cryptography - Concepts
Explore concepts tagged with "cryptography"
Total concepts: 5
Concepts
- Data Security - The practices, technologies, and policies that protect digital information from unauthorized access, corruption, or theft throughout its lifecycle.
- Key Rotation - The practice of periodically replacing cryptographic or API keys with new ones to limit the impact of undetected compromise.
- Encryption - The process of encoding data so only authorized parties with the correct key can read it.
- Key Management - The discipline of generating, storing, distributing, rotating, and retiring cryptographic and API keys safely across their entire lifecycle.
- Hash Function - A function that maps data of arbitrary size to fixed-size values, used for fast data retrieval, integrity verification, and cryptography.
← Back to all concepts