Cryptography
Cryptography
- the art and science of encrypting sensitive information, was once exclusive to the realms of government, academia, and the military.
Requires encryption
and decryption
Polymorphism
is basically a cipher that changes itself with each use.
Types of cryptography
- Hashing - type of cryptography that changes a message into an unreadable string of text for the purpose of verifying the message’s contents, not hiding the message itself.
- Symmetric Cryptography - uses a single key to encrypt a message and then decrypt that message upon delivery.
- Asymmetric Cryptography - uses two different keys for encryption and decryption, as opposed to the single key used in symmetric cryptography.
- Key Exchange Algorithms - is used to safely exchange encryption keys with an unknown party.
The 4 Types of Cryptographic Functions
- Authentication
- Nonrepudiation
- Confidentiality
- Integrity
rY/3PurH4p@VHEK
Main Page