This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:e:encryption [2021/10/04 13:40] 50.19.247.197 ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.a_glossary:e:encryption [2022/01/18 08:29] (current) 54.91.184.109 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| - | **Encryption** is the process of using an algorithm to transform information to make it unreadable for unauthorized users. This cryptographic method protects sensitive data such as credit card numbers by encoding and transforming information into unreadable [[dido:public:ra:xapend:xapend.a_glossary:c:cipher|cipher]] text. This encoded data may only be decrypted or made readable with a [[dido:public:ra:xapend:xapend.a_glossary:k:key |key]]. Symmetric-key and asymmetric-key are the two primary types of encryption. | + | **Encryption** is the process of using an [[dido:public:ra:xapend:xapend.a_glossary:e:encryption_algorithm]] or [[dido:public:ra:xapend:xapend.a_glossary:c:cryptographic_algorithm]] to transform information to make it unreadable for unauthorized users. This cryptographic method protects sensitive [[dido:public:ra:xapend:xapend.a_glossary:p:plaintext]] such as credit card numbers by encoding and transforming information into unreadable [[dido:public:ra:xapend:xapend.a_glossary:c:ciphertext]]. This encoded data may only be decrypted or made readable with a [[dido:public:ra:xapend:xapend.a_glossary:k:key |key]]. Symmetric-key and asymmetric-key are the two primary types of encryption. |
| Encryption is essential for ensured and trusted delivery of sensitive information. | Encryption is essential for ensured and trusted delivery of sensitive information. | ||