About DES:
- 1. DES (Data Encryption Standard) is a symmetric-key algorithm developed by IBM.
- 2. It encrypts 64-bit blocks using a 56-bit effective key.
- 3. One parity bit per byte makes 64 bits total, with 56 bits effective.
- 4. DES is considered weak today due to short key length and other issues.