Data Encryption (1)
Data Encryption (1)
Encryption
Dr Name : Ala Abu-Samaha
Student Name:Tala Abu Hwiej
AGENDA
• A variety of encryption algorithms are available, each intended for a specific use.
The most well-known symmetric encryption algorithms are as follows:
1) Data Encryption Standards (DES): DES is a low-level encryption block cipher
algorithm that converts plain text into blocks of 64 bits and converts them to
ciphertext using keys of 48 bits
2) Triple DES: Triple DES runs DES encryption three different times by encrypting,
decrypting, and then encrypting data again
3) Advanced Encryption Standard (AES): AES is often referred to as the gold
standard for data encryption and is used worldwide as the U.S. government
standard
Asymmetric Encryption