<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Basic Cryptography - Hashes and Ciphers by </title>
      <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h</link>
      <description>Covers the basics of Cryptography, focusing on hashes and ciphers</description>
      <language>en-us</language>
      <pubDate>2022-02-23 18:59:58 UTC</pubDate>
      <lastBuildDate>2022-02-27 00:45:53 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f3d9.png</url>
      </image>
      <item>
         <title>What is cyrptography?</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209877</link>
         <description><![CDATA[<div><strong>Crytography</strong> is a field of study focused on communication and data storage that is protected from an unwanted third-party.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1599164198/442d205a79ee0d188741b88922ee3b8e/quantumexplainer3_2_01_10.jpg" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209877</guid>
      </item>
      <item>
         <title>Cryptographic Hash Functions</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209878</link>
         <description><![CDATA[<div>We can think of hash functions as any kind of function (for example, a machine where you input x, and get an output of y). Hash functions specifically output a value of a previously specified length.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1599164198/109a27f7c825454d7e273228b356dbf5/hash.jpg" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209878</guid>
      </item>
      <item>
         <title>One-Time Pad</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209879</link>
         <description><![CDATA[<ul><li>Unlike Ceasar and Polyalphabetic Shift Ciphers, the one-time pad provides perfect secrecy as every letter is assigned a random shift.</li><li>This, however, requires a lot of data as every letter in every message/file has to be shifted.&nbsp;</li><li>Generating random shifts was what the Enigma machine built by the Germans in WWII was designed to do. However, the machine contained human error that allowed for the code to be broken.</li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1599164198/77949a1d3dc6b0fdd05fbd5cf26a7647/Enigma__crittografia____Museo_scienza_e_tecnologia_Milano.jpg" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209879</guid>
      </item>
      <item>
         <title>Why is cryptography important to cybersecurity?</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209880</link>
         <description><![CDATA[<ul><li>Cryptography not only protects data from theft or alteration, but can also be used for user authentication.</li><li>Ensures confidentiality.</li><li>Prevents users from forging transactions.</li><li>Allows messages to be encrypted in-transit via messaging apps.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209880</guid>
      </item>
      <item>
         <title>Caesar Cipher</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209882</link>
         <description><![CDATA[<ul><li>This is a very basic form of cryptography that originated thousands of years ago.&nbsp;</li><li>Involves shifting the letters in a message by a certain number of letters. For example, a shift by 7 would be A -&gt; H, B -&gt; I, C -&gt; J, etc.</li><li>Easily broken by using frequency analysis.</li><li>Click the link to try it out for yourself and see how it works!</li></ul>]]></description>
         <enclosure url="https://cryptii.com/pipes/caesar-cipher" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209882</guid>
      </item>
      <item>
         <title>Secure Random Numbers</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209884</link>
         <description><![CDATA[<div>Cryptography uses random numbers and deals with entropy. Secure random numbers are unpredictable by nature, which is why all developers should use them. </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209884</guid>
      </item>
      <item>
         <title>Uses for Hashes</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209885</link>
         <description><![CDATA[<div><strong>Blockchain</strong>: In blockchain systems hashes are used to generate blockchain addresses, transaction ID and in many other algorithms and protocols. <br><br><strong>Git</strong>: In Git cryptographic hashes are used for generating unique ID for files and commits.<br><br><strong>Password hashing</strong>: Protects a user's passwords, password-encrypted documents, and data by securely deriving a hash.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1599164198/18f1e1f8e9df211d93a3e755c1ba209b/spaces__LhlOQMrG9bRiqWpegM0_uploads_git_blob_117671d5576ceee0211790605de60e2c17219521_crypto_hash_function.jpg" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209885</guid>
      </item>
      <item>
         <title>Regular and Cryptographic Hash Functions</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209887</link>
         <description><![CDATA[<div>The major difference between the two types of hash functions is that cryptographic hash function attempts to minimize collisions — when two inputs result in the same output.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209887</guid>
      </item>
      <item>
         <title>Overview</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209888</link>
         <description><![CDATA[<div>Cryptography deals with storing and transmitting data in a secure way, such that only those, for whom it is intended, can read and process it.<br><br>This may involve encrypting and decrypting data using encryption schemes, where one or more keys are used to transform data from plain to encrypted form and back.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209888</guid>
      </item>
      <item>
         <title>RSA Cryptosystem</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209889</link>
         <description><![CDATA[<ul><li>A type of asymmetric key cipher</li><li>The RSA algorithm provides:<ul><li>Key-pair generation: generate random private key and corresponding public key.</li><li>Encryption: encrypt a secret message using the public key and decrypt it back using the secret key.</li><li>Digital signatures: sign messages and verify message signature.</li><li>Key exchange: securely transport a secret key.</li></ul></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209889</guid>
      </item>
      <item>
         <title>Polyalphabetic Shift Cipher</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209890</link>
         <description><![CDATA[<ul><li>An improvement on the Caesar Cipher, but still can be broken.</li><li>There is not just 1 shift, but n shifts, which then repeat themselves.</li><li>If the shifts are 5, 8, 13, 0, 1, 1, 2, 3, then the first letter is shifted 5 letters, the second letter is shifted 8 letters, the next is shifted 13 letters, etc. The sequence then repeats.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209890</guid>
      </item>
      <item>
         <title>What are Keys?</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209891</link>
         <description><![CDATA[<div>Keys are, to put it simply, large secret numbers. They are derived from numbers, passwords or passphrases using key derivation algorithms.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209891</guid>
      </item>
      <item>
         <title>Encrypting and Decrypting Information</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209892</link>
         <description><![CDATA[<div>Encryption (scrambling) and decryption (unscrambling) information generally fall into two buckets: Symmetric and<br>Asymmetric.<br><br><strong>Symmetric</strong>: encryption and decryption keys are the SAME, uses a private key.<br><br><strong>Asymmetric</strong>: encryption and decryption keys are DIFFERENT, uses a private key and a public key. Every public key only has one private key.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1599164198/6912426f90b1d6c73562713f407babda/19DfiKodi3T25Xz7g9EDTyvF9di2SzvJo6JebRJaCN_1P__width_808.png" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209892</guid>
      </item>
      <item>
         <title>The AES Cipher</title>
         <author>prka6783</author>
         <link>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209893</link>
         <description><![CDATA[<ul><li>Is a popular, secure, and a widely used symmetric key block cipher algorithm.</li><li>It so so secure that no significant practical attacks are known for AES in its history so it is used internally by the most websites today.</li><li>This algorithm can operate with different key lengths, but the block size is always 128 bits but for higher encryption levels, there is a 256-bit key length.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2022-02-23 18:59:58 UTC</pubDate>
         <guid>https://padlet.com/prka6783/4cj82l7fe7gb4f0h/wish/2063209893</guid>
      </item>
   </channel>
</rss>
