{"id":22962,"date":"2014-05-25T16:41:33","date_gmt":"2014-05-25T20:41:33","guid":{"rendered":"http:\/\/www.opensource.im\/?p=22962"},"modified":"2014-05-25T16:41:33","modified_gmt":"2014-05-25T20:41:33","slug":"what-are-the-different-types-of-encryption-methods","status":"publish","type":"post","link":"https:\/\/euvolution.com\/open-source-convergence\/encryption\/what-are-the-different-types-of-encryption-methods.php","title":{"rendered":"What Are the Different Types of Encryption Methods?"},"content":{"rendered":"<p><p>    There are three basic encryption methods: hashing, symmetric    cryptography,    and asymmetric    cryptography. Each of these encryption methods have their    own uses, advantages, and disadvantages. Hashing, for example,    is very resistant to tampering, but is not as flexible as the    other methods. All three forms of encryption rely on    cryptography, or the science of scrambling data.  <\/p>\n<p>    People use encryption to change readable text, called    plaintext, into an unreadable secret format, called    ciphertext. Encrypting data provides additional    benefits besides protecting the confidentiality of a message.    These advantages include ensuring that messages have not been    altered during transit and verifying the identity of the    sender. All of these benefits can be realized by using any of    these encryption methods.  <\/p>\n<p>    The first encryption method, called hashing, creates a unique,    fixed-length signature for a message or data set. Hashes are    created with an algorithm,    or hash function, and people commonly use them to compare sets    of data. Since a hash is unique to a specific message, even    minor changes to that message result in a dramatically    different hash, thereby alerting a user to potential tampering.  <\/p>\n<p>    A key difference between hashing and the other two encryption    methods is that once the data is encrypted, the process cannot    be reversed or deciphered. This means that even if a potential    attacker were able to obtain a hash, he or she would not be    able to use a decryption method to discover the contents of the    original message. Some common hashing algorithms are Message    Digest 5 (MD5) and Secure Hashing    Algorithm (SHA).  <\/p>\n<p>    Symmetric cryptography, also called private-key cryptography,    is one of the oldest and most secure encryption methods. The    term \"private key\" comes from the fact that the key used to    encrypt    and decrypt data must remain secure because anyone with access    to it can read the coded messages. A sender encodes a message    into ciphertext    using a key, and the receiver uses the same key to decode it.  <\/p>\n<p>    People can use this encryption method as either a \"stream\"    cipher or a    \"block\" cipher, depending on the amount of data being encrypted    or decrypted at a time. A stream cipher encrypts data one    character at a time as it is sent or received, while a block    cipher processes fixed chunks of data. Common symmetric    encryption algorithms include Data    Encryption Standard (DES), Advanced Encryption Standard    (AES), and International Data Encryption Algorithm (IDEA).  <\/p>\n<p>    Asymmetric, or public key, cryptography is, potentially, more    secure than symmetric methods of encryption. This type of    cryptography uses two keys, a \"private\" key and a \"public key,\"    to perform encryption and decryption. The use of two keys    overcomes a major weakness in symmetric key cryptography, since    a single key does not need to be securely managed among    multiple users.  <\/p>\n<p>    In asymmetric cryptography, a public key is freely available to    everyone and used to encrypt messages before sending them. A    different, private key remains with the receiver of ciphertext    messages, who uses it to decrypt them. Algorithms that use    public key encryption methods include RSA and Diffie-Hellman.  <\/p>\n<p><!-- Auto Generated --><\/p>\n<p>Read more from the original source:<br \/>\n<a target=\"_blank\" href=\"http:\/\/www.wisegeek.org\/what-are-the-different-types-of-encryption-methods.htm\" title=\"What Are the Different Types of Encryption Methods?\">What Are the Different Types of Encryption Methods?<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> There are three basic encryption methods: hashing, symmetric cryptography, and asymmetric cryptography. Each of these encryption methods have their own uses, advantages, and disadvantages. Hashing, for example, is very resistant to tampering, but is not as flexible as the other methods<\/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-22962","post","type-post","status-publish","format-standard","hentry","category-encryption"],"_links":{"self":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts\/22962"}],"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=22962"}],"version-history":[{"count":0,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts\/22962\/revisions"}],"wp:attachment":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/media?parent=22962"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/categories?post=22962"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/tags?post=22962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}