<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Security Blog &#187; Cryptography</title>
	<atom:link href="http://www.it-security-blog.com/category/cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-security-blog.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 15:19:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Hidden Writing</title>
		<link>http://www.it-security-blog.com/cryptography/the-hidden-writing/</link>
		<comments>http://www.it-security-blog.com/cryptography/the-hidden-writing/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 00:55:50 +0000</pubDate>
		<dc:creator>Teresa</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[cryptology]]></category>
		<category><![CDATA[encryption]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/?p=839</guid>
		<description><![CDATA[Computer users are fairly familiar with encryption which is basically converting a readable information to what appears to be nonsense.  Encryption is directly connected to the study of techniques for securing communication known as cryptology or cryptography.  While cryptology aims for protection against adversaries that threaten confidentiality, authenticity, and integrity of data, encryption as we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.it-security-blog.com/wp-content/uploads/2011/11/3543329748_c22a09dbc6_t.jpg"><img class="alignnone size-full wp-image-840" title="3543329748_c22a09dbc6_t" src="http://www.it-security-blog.com/wp-content/uploads/2011/11/3543329748_c22a09dbc6_t.jpg" alt="" width="100" height="81" /></a></p>
<p>Computer users are fairly familiar with <a title="Managing Your Passwords" href="http://www.it-security-blog.com/it-security-basics/managing-your-passwords/">encryption</a> which is basically converting a readable information to what appears to be nonsense.  Encryption is directly connected to the study of techniques for securing communication known as cryptology or cryptography.  While cryptology aims for protection against adversaries that threaten confidentiality, authenticity, and integrity of data, encryption as we know it prevents unwanted people from getting hold of critical information through computer use.  <a title="Encryption – Why people shun away from it even now? (Part 2)" href="http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-2/">Decryption</a> is about converting incomprehensible messages to their comprehensible form.   The adversaries in this case are the cybercriminals who prey on weaknesses of computer passwords and laxness in electronic commerce. </p>
<p>In order to protect themselves, computer users have to maintain a certain degree of secrecy in their activities specifically in granting or withholding their approval for online transactions.  Revealing too much personal information could pave the way for unwanted personalities to decipher protected passwords and codes.  This is the reason why people are always reminded to be selective of what information to provide and to whom it is provided. </p>
<p>E-commerce usually makes use of the encryption protocol known as the Secure Sockets Layer (SSL).  This is often seen in URLs starting with “https” instead of the typical “http”.  Decryption is facilitated by the use of a “secret key”.  Encryption also concerns itself in checking the trustworthiness of the source on any message.</p>
<p>Operating an online business will use e-commerce one way or the other.  Encryption has made it possible for online businesses to be conducted.  Without any secure means of financial transaction, very few customers will take the risk no matter how tempting the offer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/cryptography/the-hidden-writing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Long Should Your Password Be</title>
		<link>http://www.it-security-blog.com/cryptography/how-long-should-your-password-be/</link>
		<comments>http://www.it-security-blog.com/cryptography/how-long-should-your-password-be/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 18:29:53 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Privacy & Anonymity]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/?p=436</guid>
		<description><![CDATA[We all know the importance of having good and difficult passwords once we have access to a site or a network but one thing that many would have to consider would be the length. Others would want it short, but these are people who would not care of why they are given access. Others want [...]]]></description>
			<content:encoded><![CDATA[<p>We all know the importance of having good and difficult passwords once we have access to a site or a network but one thing that many would have to consider would be the length. Others would want it short, but these are people who would not care of why they are given access. Others want it long normally something that they can easily remember such as their address or birthday. But how long should it be?</p>
<p>Traditionally, it should be at least 8 characters. Some are fine with 6 characters but for security reasons and avoiding hackers, it would be best to make it longer. A combination of alphanumeric characters would be better as it makes harder to crack for people who love to do mischief. So if this were the case, the potential combination would perhaps be your car plate number, bank account or even your driver’s license codes. With that in mind, you better make sure you also write it down and keep it in a safe place. This is in case you may forget it for some reason due to the tons of information you have stored up in your mind. </p>
<p>Regardless, a user should always make sure that the password he chooses is something he is familiar with. For most sites, we are asked to put secret questions to which we can answer for ourselves. But in choosing the right one, we must make sure that it is something only we know and not something that can be easily guessed by anyone. Failing to do so may put your access and credibility at risk. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/cryptography/how-long-should-your-password-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complacency – the IY industry’s Worst Enemy</title>
		<link>http://www.it-security-blog.com/uncategorized/complacency-%e2%80%93-the-it-industry%e2%80%99s-worst-enemy/</link>
		<comments>http://www.it-security-blog.com/uncategorized/complacency-%e2%80%93-the-it-industry%e2%80%99s-worst-enemy/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 12:49:34 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Physical Security]]></category>
		<category><![CDATA[Privacy & Anonymity]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Security Policies]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/uncategorized/complacency-%e2%80%93-the-it-industry%e2%80%99s-worst-enemy/</guid>
		<description><![CDATA[This has been proven true by incidents broadcast around the world in minutes or hours after they have happened. Many have suffered the consequences of such incidents in the UK, US and mostly each and every place on earth where people have had their information taken and used for no good before there was even [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.it-security-blog.com/wp-content/uploads/2008/01/complacency.jpg' title='complacency.jpg'><img src='http://www.it-security-blog.com/wp-content/uploads/2008/01/complacency.thumbnail.jpg' alt='complacency.jpg' /></a>This has been proven true by incidents broadcast around the world in minutes or hours after they have happened. Many have suffered the consequences of such incidents in the UK, US and mostly each and every place on earth where people have had their information taken and used for no good before there was even a sign that there was a problem.</p>
<p>Big business has been reminded again and again that complacency is it’s worst enemy and they have failed again and again at the area. Why? Well first, total protection is almost always imperfect and somebody out there with enough intent and resources can break-in however expensive the protection methods may be. Next is that the best systems for protection is always the ones that cost too much yet they still remain vulnerable and hackable.  Contrary to most ad’s you see in print, the internet or your Television there is no one true solution to protection, for if the hardware and software measures succeed in protecting you, the human behind the computer/s are always the biggest risk. That is why even the most expensive solutions are used in conjunction with other solutions to provide the best of both worlds combining physical and software solutions hoping that combination will be enough protection from the continuous influx of attacks from the web and elsewhere. Encryption is nice but it takes a lot of computing power to implement making it too expensive for implementation on all levels of the company. All of these high-tech solutions and hardware would be nothing if the people using the various computer systems in the said organization fail to use them so the weakest link in every system is still the human. Strict adherence and compliance is the key with systems that process information somewhat autonomously already in use doing the searching and classification of information without the user’s input. This uses the latest in Artificial Intelligence with minimal intervention or input from the users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/complacency-%e2%80%93-the-it-industry%e2%80%99s-worst-enemy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hashing Algorithms From A Cryptographic Perspective</title>
		<link>http://www.it-security-blog.com/cryptography/hashing-algorithms-from-a-cryptographic-perspective/</link>
		<comments>http://www.it-security-blog.com/cryptography/hashing-algorithms-from-a-cryptographic-perspective/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 10:33:29 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>

		<guid isPermaLink="false">http://it-security-blog.com/?p=16</guid>
		<description><![CDATA[With the news of collisions and reductions in attack complexity in both MD5, a commonly used algorithm for checksums on file downloads and integrity checkers, and SHA-1, a commonly used cryptographic hash algorithm in many encryption products, this brings up the question of where to go next, if you are implementing software which uses cryptographically [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://research.yale.edu/ysm/images/78.4/articles-cryptography-enigma.jpg" alt="" /></p>
<p>With the news of collisions and reductions in attack complexity in both MD5, a commonly used algorithm for checksums on file downloads and integrity checkers, and SHA-1, a commonly used cryptographic hash algorithm in many encryption products, this brings up the question of where to go next, if you are implementing software which uses cryptographically strong hashing.</p>
<p>The SHA (Secure Hash Algorithm) family of algorithms, validated by NIST, and standard hash algorithms for cryptographic use, contains not only SHA-1 but an older algorithm called SHA-0, for which attacks have also been reported, and the SHA-2 family, which consists of SHA-224, SHA-256, SHA-384 and SHA-512, collectively.</p>
<p>SHA-256 forms a new minimum recommendation, in many cryptographers eyes, given the attacks on SHA-1. Whilst these attacks do not rule out SHA-1 for general use, in order for new software making use of hashing algorithms to be secure for the near future; perhaps a decade, it is important to prepare for the attacks on SHA-0 and SHA-1 becoming more feasible, especially as the cost of <a href="http://www.discovercomputers.info">computing </a>goes down, and the power continues to rise.</p>
<p>SHA-224, SHA-256, SHA-384 and SHA-512 are all named respective to the number of bits in the output hash. The more output bits, the harder it is to create a collision, in general, unless there is a weakness in the hash function itself, as has been found in SHA-0 and SHA-1.</p>
<p>Of course, the SHA-2 family are based on SHA-1, with slight differences in design and larger output, so it is possible that these have potential attacks also, but the size of the brute-force space is dramatically increased, and so these variants of the SHA family will withstand attack for longer, and should prove reliable for the near future.</p>
<p>Looking into the long term, few solutions exist currently that are not based on the SHA format. There are two main contenders, currently, in the form of the RIPEMD family, and the WHIRLPOOL family.</p>
<p>RIPEMD comes in the following flavours, in each case, the number represents the hash size in bits: RIPEMD-128, RIPEMD-160, RIPEMD-256, and RIPEMD-320. RIPEMD-128 is a replacement for the original RIPEMD, which was found to have security issues, whereas the others all increase the output size, and therefore the associated security. Again, this family is based on a construct which has been proven susceptible to attacks in the past, so it is possible that the entire family could have weaknesses.</p>
<p>The other main alternative, <a href="http://www.discoverproducts.info">WHIRLPOOL</a>, has no known attacks, and has had two major changes to further improve its security.</p>
<p>WHIRLPOOL is a 512-bit hash function. The changes mentioned involve a change from a randomly generated s-box (substitution box) to one designed to be cryptopgrahically stronger, and also easier to implement in <a href="http://www.discovercomputers.info">hardware</a>, along with a change in the diffusion matrix.</p>
<p>Some leading cryptographers are calling for new cryptographic hash functions to be designed, perhaps in the same design-by-committee method as the AES encryption standard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/cryptography/hashing-algorithms-from-a-cryptographic-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cellphone Deals Here&#8230;and there&#8230;. What&#8217;s the catch?</title>
		<link>http://www.it-security-blog.com/uncategorized/cellphone-deals-hereand-there-whats-the-catch/</link>
		<comments>http://www.it-security-blog.com/uncategorized/cellphone-deals-hereand-there-whats-the-catch/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 15:27:51 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Privacy & Anonymity]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web browsers]]></category>
		<category><![CDATA[Wireless Security]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/?p=551</guid>
		<description><![CDATA[Seems everybody is out for cheap deals on just about everything and who wouldn&#8217;t be in this recession where cash is hard to come by and jobs are being shed by the thousands. Now, there are truly some honest cell phone deals out there but you have to be sure you&#8217;re getting the right stuff. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.it-security-blog.com/wp-content/uploads/2009/02/phishing.jpg" alt="phishing" title="phishing" width="111" height="117" class="alignright size-full wp-image-552" />Seems everybody is out for cheap deals on just about everything and who wouldn&#8217;t be in this recession where cash is hard to come by and jobs are being shed by the thousands. Now, there are truly some honest <a href="http://cellphones.org/">cell phone deals</a> out there but you have to be sure you&#8217;re getting the right stuff. Having the latest phone gadget might be one thing but keeping that new phone secure from hacks is another. Sure you can get it cheap from the internet but how sure are you you&#8217;re getting the real stuff.<br />
Criminals are becoming craftier than ever and they have even managed to copy branded products complete with all the security stickers and holographic security seals with them. They can also be pre-loaded with malware for the amount of computing power they pack is enough to emulate an ultraportable, in function that is. Just how dangerous are these hacking attempts, for mobile devices using Windows very dangerous for there is a group bent on exacting damage on the software giant.<br />
ensuring you have the latest updates to your operating system is vital to maintaining your ability to fend off attacks. Having intrusion prevention systems installed is also a good thing for like your PC, they also need protection. Given the power of these gadgets and their ability to <a href="http://www.it-security-blog.com/uncategorized/president-obama-and-the-blackberry/">connect to the internet</a>, they are not immune to attack. Let&#8217;s set this as an example, an unprotected PC connected to the internet for the first time will last an average of 15 minutes before it is hacked and compromised. Now you do the math for your mobile!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/cellphone-deals-hereand-there-whats-the-catch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CitiBank ATM-Pin Breach</title>
		<link>http://www.it-security-blog.com/uncategorized/citibank-atm-pin-breach/</link>
		<comments>http://www.it-security-blog.com/uncategorized/citibank-atm-pin-breach/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 03:41:55 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Physical Security]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Security Policies]]></category>
		<category><![CDATA[ATM's Hacked]]></category>
		<category><![CDATA[ATM-Fraud]]></category>
		<category><![CDATA[Citi Corp.]]></category>
		<category><![CDATA[Citibank]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/?p=359</guid>
		<description><![CDATA[Citibank an arm of Citi Corp, has suffered a data breach in the form of 7-11 Store installed ATM machines which were broken into by hackers who got away with millions according to the report on Yahoo News. The three hackers have been found, arrested and are currently under custody as the case is further [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.it-security-blog.com/wp-content/uploads/2008/07/atm_hack1.jpg"><img src="http://www.it-security-blog.com/wp-content/uploads/2008/07/atm_hack1.jpg" alt="" title="atm_hack1" width="125" height="81" class="alignleft size-medium wp-image-365" /></a>Citibank an arm of Citi Corp, has suffered a data breach in the form of 7-11 Store installed ATM machines which were broken into by hackers who got away with millions according to the report on <a href="http://news.yahoo.com/s/ap/20080701/ap_on_hi_te/tec_atm_breach">Yahoo News</a>. The three hackers have been found, arrested and are currently under custody as the case is further studied and discussed in the courtroom.<br />
The problem happened when these hackers got through third-party computers who handled debit card account transactions taking all the information they needed that was enough for them to engage in online transactions without the need for physical contact with any ATM machine.<br />
The problem is another case of lax data security which in terms of ATM pins are said to be the most secure of all bank information systems for the potential is horrendous in terms of loss. </p>
<blockquote><p>&#8220;PINs were supposed be sacrosanct — what this shows is that PINs aren&#8217;t always encrypted like they&#8217;re supposed to be,&#8221; said Avivah Litan, a security analyst with the Gartner research firm. &#8220;The banks need much better fraud detection systems and much better authentication.&#8221;
</p></blockquote>
<p>This shows that even with the repetitive problems and incidents of identity theft not everybody is listening and taking action to protect their information, as in the case of Citi Corp., their third party providers should have had ample measures such as <a href="http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-1/">encryption</a>, and redundant security measures to prevent such incidents from even happening. <a href="http://blog.washingtonpost.com/securityfix/2008/06/citibank_to_replace_atms_follo.html">Citi Corp.</a>, being one of the biggest multi-national banks with accounts all over the world should have check and balance systems that ensures customer information is safeguarded from such intrusions which in this case is going to cost them millions of dollars. The company has relied so heavily on systems based on <a href="http://builder-news.com.com/Windows-based-cash-machines-easily-hacked/2100-7349_3-6233030.html">Microsoft Software technology</a> which has received continuous attacks and this is just another addition to the types of attacks they suffer from hackers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/citibank-atm-pin-breach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encryption &#8211; Why people shun away from it even now? (Part 2)</title>
		<link>http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-2/</link>
		<comments>http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-2/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 03:39:49 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Physical Security]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Wireless Security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Security Policies]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/?p=361</guid>
		<description><![CDATA[If you happen to be a small or medium scale company that cannot afford multiple data stores and infinite numbers of mirrored hard drives, that becomes a problem. An encrypted hard disk in a laptop that gets banged up damaging the hard disk may still have some of the information intact enough for recovery but [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.it-security-blog.com/wp-content/uploads/2008/07/encryption.jpg"><img src="http://www.it-security-blog.com/wp-content/uploads/2008/07/encryption.jpg" alt="" title="encryption" width="130" height="123" class="alignleft size-medium wp-image-367" /></a>If you happen to be a small or medium scale company that cannot afford multiple data stores and infinite numbers of mirrored hard drives, that becomes a problem. An encrypted hard disk in a laptop that gets banged up damaging the hard disk may still have some of the information intact enough for recovery but damage some of the vital keys and software and you are left hanging by a thread or down in the gutters. Data recovery is possible but only through expensive methods with the hard disks being opened up, the platters extracted and installed into another similar hard disk for data extraction. Only the military and federal government would have enough cash to burn in terms of data recovery at that level for the price is computed in the amount of megabytes recovered and on a per hard disk basis, and imagine a 1 terabyte drive at say $50/MB then you&#8217;d be scratching your head by now, and that’s just for a single drive.<br />
The risks of identity theft and information leakage is real but the technology is still quite prone to failure even with today&#8217;s quad-core which is why we didn&#8217;t discuss the performance issue in the discussion. Today&#8217;s multi-core processors are capable of handling complex tasks such as real time encryption and decryption as if there was nothing happening on the background. The performance issue has been addressed by more powerful microprocessors but the reliability of the hard disks which stores the information and even the CD&#8217;s are still quite weak. Till there is more definite proof that all parts of the computer has reached such a reliable level that failure is a less of a factor more people would still retain  their own proprietary security measures (birthday passwords, flash thumb drives that always get lost  and physically carrying their discs with them).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Encryption &#8211; Why people shun away from it even now? (Part 1)</title>
		<link>http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-1/</link>
		<comments>http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-1/#comments</comments>
		<pubDate>Wed, 28 May 2008 11:19:21 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[data-recovery]]></category>
		<category><![CDATA[data-security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Hard Disk Failure]]></category>
		<category><![CDATA[hardware-failure]]></category>
		<category><![CDATA[Risks]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-1/</guid>
		<description><![CDATA[Encryption used to be the mainstay of military and other government agencies who need to secure the information they handled preventing anybody who may get access rendering the information useless. Everybody knows about it yet not many use it for the protection of their vital information stores, why? Well there are a hundred reasons why [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.it-security-blog.com/wp-content/uploads/2008/06/encryption.jpg' title='encryption.jpg'><img src='http://www.it-security-blog.com/wp-content/uploads/2008/06/encryption.thumbnail.jpg' alt='encryption.jpg' /></a>Encryption used to be the mainstay of military and other government agencies who need to secure the information they handled preventing anybody who may get access rendering the information useless. Everybody knows about it yet not many use it for the protection of their vital information stores, why? Well there are a hundred reasons why people mistrusts such an extreme measure as encrypting data and one is reliability of technology on which it is used on. Computers as we know have become cheaper and cheaper that has been good on one side but it also raises the risk of failure due to cheaper parts and higher risk for data loss due to failure. I know a lot of people would be going against me on this one but if you have experienced a hard disk crash during my many years of computer use and association with them in my previous line of work as a technical support supervisor, you&#8217;d know what I mean.<br />
The technology we have today is of the highest level of quality and technological complexity of the computers I started to work with (386&#8242;s and 486&#8242;s) but the robustness of these gadgets and gizmos we call peripherals are still quite low except for the extreme types that are too expensive for the ordinary user to afford. Imagine a failed motherboard that has fried circuits, no problem for the hard disks are seldom affected by such incidents. Get the board out and swap it out and you connect the hard disk and you have your data available. Imagine you have a failure in the hard drive itself; you get some software and try to recover that information hoping you get enough of the sensitive files your boss needs in the morning. Now, imagine having a hard disk that was encrypted and had some of its sectors rendered useless, now that&#8217;s a nightmare for the encrypted data is useless with the key and the code stored into the hard disk itself. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/encryption-why-people-shun-away-from-it-even-now-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Government Laptops and Computers get encrypted</title>
		<link>http://www.it-security-blog.com/uncategorized/government-laptops-and-computers-get-encrypted/</link>
		<comments>http://www.it-security-blog.com/uncategorized/government-laptops-and-computers-get-encrypted/#comments</comments>
		<pubDate>Sun, 25 May 2008 10:43:32 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Security Policies]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[data-encryption]]></category>
		<category><![CDATA[data-security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Federal Government]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/uncategorized/government-laptops-and-computers-get-encrypted/</guid>
		<description><![CDATA[Due to the recent problems associated with the loss of government laptops and security breaches such as the incident where the laptop of a Federal Trade Official was reported to have been compromised by reportedly Chinese operatives while on a trip overseas, the US Federal government has begun to encrypt their laptops in hopes of [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.it-security-blog.com/wp-content/uploads/2008/06/datasecurity.jpg' title='datasecurity.jpg'><img src='http://www.it-security-blog.com/wp-content/uploads/2008/06/datasecurity.thumbnail.jpg' alt='datasecurity.jpg' /></a>Due to the recent problems associated with the loss of government laptops and security breaches such as the incident where the laptop of a <a href="http://www.foxnews.com/wires/2008May29/0,4670,ChinaHacking,00.html">Federal Trade Official</a> was reported to have been compromised by reportedly Chinese operatives while on a trip overseas, the US Federal government has begun to encrypt their laptops in hopes of bolstering their security to prevent such security risks in the future. Let us just hope that they do it fast enough for no one wants to get their personal and financial information released online or obtained by enemies of the state (terrorists in layman&#8217;s terms). Of the estimated 2 million laptops the US government and the many agencies have, only <a href="http://www.itsecurity.com/features/in-the-news-teapots-052808/">800,000</a> have had the encryption system developed by the Department of Defense and the General Services Administration.<br />
Encryption is one of the most secure way pf keeping data safe from unauthorized access which renders them useless without the proper software or security keys. Comparable to the dial combination on a bank vault, the encryption process turns files onto a useless bundle of information that cannot be read or used for other purposes.<br />
All this effort to boost security of information that is gathered and collated by the various agencies and even private businesses that have ties with the government though contracts have had their computers encrypted to ensure the information they handle and use stays secure and out of the hands of criminals who aim to use them against the government.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/government-laptops-and-computers-get-encrypted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paypal Boosts security</title>
		<link>http://www.it-security-blog.com/uncategorized/paypal-boosts-security/</link>
		<comments>http://www.it-security-blog.com/uncategorized/paypal-boosts-security/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 19:25:02 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Privacy & Anonymity]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Security Policies]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Paswords]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[PCI-DSS]]></category>
		<category><![CDATA[VeriSign]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/uncategorized/paypal-boosts-security/</guid>
		<description><![CDATA[In efforts to boost security, Paypal, one of the premier internet online payment providers is moving to block users who use older browsers to prevent weaknesses that these browsers possess. They have found that many users online still use old Microsoft IE 3.0 and 4.0 which have ended their support life a long time ago [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.it-security-blog.com/wp-content/uploads/2008/04/phishing.jpg' title='phishing.jpg'><img src='http://www.it-security-blog.com/wp-content/uploads/2008/04/phishing.thumbnail.jpg' alt='phishing.jpg' /></a>In efforts to boost security, Paypal, one of the premier internet online payment providers is moving to block users who use older browsers to prevent weaknesses that these browsers possess. They have found that many users online still use old Microsoft IE 3.0 and 4.0 which have ended their support life a long time ago hence they do not have the needed updated security updates that are necessary to conduct safe and secure online transactions with regards to payments and other related business. Paypal has had a lot of bad publicity with regards to phishing and infiltration where people intercept and go on fake bidding sprees just to get at the vital financial information that people usually share over the network. In hopes of boosting security, they will be using script detection to begin blocking users and that they do apologize for all the inconvenience this may cause the millions of users who may be affected by their move. This comes as the amount of identity theft and other crimes have increasingly entered their ranks ending in much stolen information that leads to credit card fraud. Being the biggest, they are the most viable target for such hackers and they are trying to boost security on that front of the deal.<br />
This would hopefully prevent more cases from developing and that any new ones will be <em>&#8216;nipped in the bud&#8217;</em> so to speak.<br />
Paypal and eBay have offered select users with a distinct security keys using VeriSign passwords that is to be transmitted during payment transactions which aims to prevent interception of the transaction information as it travels through the internet. Unlike specific credit card transactions that travel through dedicated lines which are now slowly being protected by <a href="http://www.it-security-blog.com/it-security-basics/financial-institutions-prime-phishing-targets/">PCI-DSS</a> for improved security, regular PC do not have that much security hardware installed to protect them from interception by hackers who could tap into the network getting all credit card information for illegal purchases. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/uncategorized/paypal-boosts-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

