Difference between revisions of "Cryptography"

From ICANNWiki
Jump to navigation Jump to search
(Created page with "Cryptography is the process of converting ordinary text into unintelligible text and vice-versa. It is used to store and transmit data so that only those intended can read and...")
 
Line 2: Line 2:
  
 
==Trust==
 
==Trust==
 +
* [[Zero Trust]] (ZT) is a cybersecurity paradigm concerned with moving defenses from static, network-based perimeters to a focus on users, assets, and resources.<ref>[https://csrc.nist.gov/publications/detail/sp/800-207/final SP 800-207, NIST]</ref>
  
 
==Cryptographic Technologies==
 
==Cryptographic Technologies==

Revision as of 13:48, 10 August 2021

Cryptography is the process of converting ordinary text into unintelligible text and vice-versa. It is used to store and transmit data so that only those intended can read and process it. Cryptography protects data from theft or alteration and authenticates users.[1]

Trust

  • Zero Trust (ZT) is a cybersecurity paradigm concerned with moving defenses from static, network-based perimeters to a focus on users, assets, and resources.[2]

Cryptographic Technologies

Post-Quantum Cryptography

References