{"id":31133,"date":"2016-12-12T19:41:12","date_gmt":"2016-12-13T00:41:12","guid":{"rendered":"http:\/\/www.opensource.im\/uncategorized\/5-common-encryption-algorithms-and-the-unbreakables-of-the-future.php"},"modified":"2016-12-12T19:41:12","modified_gmt":"2016-12-13T00:41:12","slug":"5-common-encryption-algorithms-and-the-unbreakables-of-the-future","status":"publish","type":"post","link":"https:\/\/euvolution.com\/open-source-convergence\/encryption\/5-common-encryption-algorithms-and-the-unbreakables-of-the-future.php","title":{"rendered":"5 Common Encryption Algorithms and the Unbreakables of the Future"},"content":{"rendered":"<p><p>    Mchten Sie diesen Beitrag in Deutsch zu lesen? Lesen Sie    die Deutsch-Version hier.  <\/p>\n<p>    While security is an afterthought for many PC users, its a    major priority for businesses of any size. It has to be when    the Ponemon Institute tells us    that security breaches are costing companies millions every    year.  <\/p>\n<p>    Even if you dont have millions to lose, protecting what you do    have should be a high priority.  <\/p>\n<p>    There are several forms of security technology available, but    encryption is one that everyday computer users should know    about.  <\/p>\n<p>    Encryption is an interesting piece of technology that works by    scrambling data so it is unreadable by unintended parties.    Lets take a look at how it works with the email-friendly    software PGP (or GPG for you open source    people).  <\/p>\n<p>    Say I want to send you a private message, so I encrypt it using    either one of these programs. Heres the message:  <\/p>\n<p>      wUwDPglyJu9LOnkBAf4vxSpQgQZltcz7LWwEquhdm5kSQIkQlZtfxtSTsmaw      q6gVH8SimlC3W6TDOhhL2FdgvdIC7sDv7G1Z7pCNzFLp0lgB9ACm8r5RZOBi      N5ske9cBVjlVfgmQ9VpFzSwzLLODhCU7\/2THg2iDrW3NGQZfz3SSWviwCe7G      mNIvp5jEkGPCGcla4Fgdp\/xuyewPk6NDlBewftLtHJVf      =PAb3    <\/p>\n<p>    Once encrypted, the message literally becomes a jumbled mess of    random characters. But, equipped with the secret passcode I    text you, you can decrypt it and find the original message.  <\/p>\n<p>      Come on over for hot dogs and soda!    <\/p>\n<p>    Whether its in transit like our hot dog party email or resting    on your hard drive, encryption works to keep prying eyes out of    your business  even if they happen to somehow gain access to    your network or system.If you want to learn more about    how encryption helps protect business data,you can read    our article on how encryption aids cloud    security.  <\/p>\n<p>    The technology comes in many forms, with key size and strength    generally being the biggest differences in one variety from the    next.  <\/p>\n<p>    Triple DES was designed to    replace the original Data Encryption Standard (DES) algorithm,    which hackers eventually learned to defeat with relative ease.    At one time, Triple DES was the recommended standard and the    most widely used symmetric algorithm in the industry.  <\/p>\n<p>    Triple DES uses three individual keys with 56 bits each. The    total key length adds up to 168 bits, but experts would argue    that 112-bits in key strength is more like it.  <\/p>\n<p>    Despite slowly being phased out, Triple DES still manages to    make a dependable hardware encryption solution for financial    services and other industries.  <\/p>\n<p>    RSA is a public-key    encryption algorithm and the standard for encrypting data sent    over the internet. It also happens to be one of the methods    used in our PGP and GPG programs.  <\/p>\n<p>    Unlike Triple DES, RSA is considered an asymmetric algorithm    due to its use of a pair of keys. Youve got your public key,    which is what we use to encrypt our message, and a private key    to decrypt it. The result of RSA encryption is a huge batch of    mumbo jumbo that takes attackers quite a bit of time and    processing power to break.  <\/p>\n<p>    Blowfish is yet another    algorithm designed to replace DES. This symmetric cipher splits    messages into blocks of 64 bits and encrypts them individually.  <\/p>\n<p>    Blowfish is known for both its tremendous speed and overall    effectiveness as many claim that it has never been defeated.    Meanwhile, vendors have taken full advantage of its free    availability in the public domain.  <\/p>\n<p>    Blowfish can be found in software categories ranging from    e-commerce platforms for securing payments to password    management tools, where it used to protect passwords. Its    definitely one of the more flexible encryption methods    available.  <\/p>\n<p>    Computer security expert Bruce Schneier is the mastermind    behind Blowfish and its successor Twofish. Keys used in this    algorithm may be up to 256 bits in length and as a symmetric    technique, only one key is needed.  <\/p>\n<p>    Twofish is regarded as one of the fastest of its kind, and    ideal for use in both hardware and software environments. Like    Blowfish, Twofish is freely available to anyone who wants to    use it. As a result, youll find it bundled in encryption    programs such as PhotoEncrypt, GPG, and the popular open source    software TrueCrypt.  <\/p>\n<p>    The Advanced Encryption Standard    (AES) is the algorithm trusted as the standard by the U.S.    Government and numerous organizations.  <\/p>\n<p>    Although it is extremely efficient in 128-bit form, AES also    uses keys of 192 and 256 bits for heavy duty encryption    purposes.  <\/p>\n<p>    AES is largely considered impervious to all attacks, with the    exception of brute force, which attempts to decipher messages    using all possible combinations in the 128, 192, or 256-bit    cipher. Still, security experts believe that AES will    eventually be hailed the de facto standard for encrypting data    in the private sector.  <\/p>\n<p>    Cyber attacks are constantly evolving, so security specialists    must stay busy in the lab concocting new schemes to keep them    at bay. Expert observers are hopeful that a new method called    Honey Encryption will deter    hackers by serving up fake data for every incorrect guess of    the key code. This unique approach not only slows attackers    down, but potentially buries the correct key in a haystack of    false hopes. Then there are emerging methods like quantum key distribution,    which shares keys embedded in photons over fiber optic, that    might have viability now and many years into the future as    well.  <\/p>\n<p>    Whether its protecting your email communications or stored    data, some type of encryption should be included in your lineup    of security tools. Successful attacks on victims like    Target show that its not 100 percent bulletproof, but    without it, youre offering up convenient access to your data.    Find some tools that give you a piece of    mind and stick with em!  <\/p>\n<p><!-- Auto Generated --><\/p>\n<p>Continued here:<br \/>\n<a target=\"_blank\" href=\"http:\/\/www.storagecraft.com\/blog\/5-common-encryption-algorithms\/\" title=\"5 Common Encryption Algorithms and the Unbreakables of the Future\">5 Common Encryption Algorithms and the Unbreakables of the Future<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> Mchten Sie diesen Beitrag in Deutsch zu lesen? Lesen Sie die Deutsch-Version hier<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[45],"tags":[],"class_list":["post-31133","post","type-post","status-publish","format-standard","hentry","category-encryption"],"_links":{"self":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts\/31133"}],"collection":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/comments?post=31133"}],"version-history":[{"count":0,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts\/31133\/revisions"}],"wp:attachment":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/media?parent=31133"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/categories?post=31133"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/tags?post=31133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}