{"id":31009,"date":"2017-04-10T10:09:30","date_gmt":"2017-04-10T14:09:30","guid":{"rendered":"http:\/\/www.opensource.im\/?p=31009"},"modified":"2017-04-10T10:09:30","modified_gmt":"2017-04-10T14:09:30","slug":"a-cryptography-tutorial-and-cryptography-introduction","status":"publish","type":"post","link":"https:\/\/euvolution.com\/open-source-convergence\/cryptography\/a-cryptography-tutorial-and-cryptography-introduction.php","title":{"rendered":"A Cryptography Tutorial and Cryptography Introduction"},"content":{"rendered":"<p><p>    Why Have Cryptography  <\/p>\n<p>    Encryption is the science of changing data so that it is    unrecognisable and useless to an unauthorised person.    Decryption is changing it back to its original form.  <\/p>\n<p>    The most secure techniques use a mathematical algorithm    and a variable value known as a 'key'.  <\/p>\n<p>    The selected key (often any random character string) is    input on encryption and is integral to the changing of the    data. The EXACT same key MUST be input to enable decryption of    the data.  <\/p>\n<p>    This is the basis of the protection.... if the key    (sometimes called a password) is only known by authorized    individual(s), the data cannot be exposed to other parties.    Only those who know the key can decrypt it. This is known as    'private key' cryptography, which is the most well known    form.  <\/p>\n<p>    OTHER USES OF CRYPTOGRAPHY  <\/p>\n<p>    Many techniques also provide for detection of any    tampering with the encrypted data. A 'message authentication    code' (MAC) is created, which is checked when the data is    decrypted. If the code fails to match, the data has been    altered since it was encrypted. This facility has may practical    applications.  <\/p>\n<p>    OTHER RESOURCES  <\/p>\n<p>    The Cryptography Management Toolkit is a resource    specifically designed to introduce cryptography in detail. It    includes presentations, a comprehensive guide book, check    lists, source code for common algorithms, and various other    items.  <\/p>\n<\/p>\n<p><!-- Auto Generated --><\/p>\n<p>More:<br \/>\n<a target=\"_blank\" href=\"http:\/\/cryptographyworld.com\/what.htm\" title=\"A Cryptography Tutorial and Cryptography Introduction\">A Cryptography Tutorial and Cryptography Introduction<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> Why Have Cryptography Encryption is the science of changing data so that it is unrecognisable and useless to an unauthorised person. Decryption is changing it back to its original form. The most secure techniques use a mathematical algorithm and a variable value known as a 'key'<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1600],"tags":[],"class_list":["post-31009","post","type-post","status-publish","format-standard","hentry","category-cryptography"],"_links":{"self":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts\/31009"}],"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=31009"}],"version-history":[{"count":0,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/posts\/31009\/revisions"}],"wp:attachment":[{"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/media?parent=31009"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/categories?post=31009"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/euvolution.com\/open-source-convergence\/wp-json\/wp\/v2\/tags?post=31009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}