This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:c:cryptographic_algorithm [2022/01/05 19:21] nick |
dido:public:ra:xapend:xapend.a_glossary:c:cryptographic_algorithm [2022/01/18 08:00] (current) nick |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| A **Cryptographic Algorithm**, or **cipher** or **Encryption Algorithm** or **Decryption Algorithm**, the means of altering data from a readable form (also known as **plaintext**) to a protected form (also known as **ciphertext**), and back to the readable form. Changing **plaintext** to **ciphertext** is known as **[[dido:public:ra:xapend:xapend.a_glossary:e:encryption]]**, whereas changing **ciphertext** to **plaintext** is known as **[[dido:public:ra:xapend:xapend.a_glossary:d:decryption]]**. | A **Cryptographic Algorithm**, or **cipher** or **Encryption Algorithm** or **Decryption Algorithm**, the means of altering data from a readable form (also known as **plaintext**) to a protected form (also known as **ciphertext**), and back to the readable form. Changing **plaintext** to **ciphertext** is known as **[[dido:public:ra:xapend:xapend.a_glossary:e:encryption]]**, whereas changing **ciphertext** to **plaintext** is known as **[[dido:public:ra:xapend:xapend.a_glossary:d:decryption]]**. | ||
| + | |||
| + | See also: [[dido:public:ra:xapend:xapend.a_glossary:e:encryption_algorithm]] | ||
| Source: [[https://www.yourdictionary.com/cipher-or-cryptographic-algorithm ]] | Source: [[https://www.yourdictionary.com/cipher-or-cryptographic-algorithm ]] | ||
| - | : **Note:** Often there are two Cryptographic Algorithms in use. One to **Encrypt** the data and the other to **Decrypt** the data. | + | : **Note:** Often there are two **Cryptographic Algorithms** in use. One to **Encrypt** the data and the other to **Decrypt** the data. |