CRYPTOGRAPHIC SOLUTIONS Flashcards
(8 cards)
What is Cryptography?
Practice and study of writing and solving codes to hide the true meaning of the information
What is Encryption?
Process of converting ordinary information (plaintext) into an unintelligible form (ciphertext)
What are the three states of Data?
Data at rest
Data in transit
Data in use
What is Data at Rest?
Inactive dat that is being archived
What is Data in Transit?
Data that moves across the network, resides inside RAM, or moves to and from the processor
What is Data in Use?
Data undergoing a current constant state of change
What is a Key?
Essential piece of information that determines the output of a cipher
How to best protect a Key?
Store in secure hardware modules
Encrypt keys when at rest
Transmit keys securely when used