This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:e:encryption [2020/11/15 15:02] nick created |
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 1: | Line 1: | ||
| ===== Encryption ===== | ===== Encryption ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary | Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **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 cipher text. This encoded data may only be decrypted or made readable with a [[dido:public:ra:xapend:xapend.a_glossary: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. | ||