Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 582 Bytes

File metadata and controls

12 lines (7 loc) · 582 Bytes

Network-Security

○ Implements core concepts of network security and cryptography.

○ Includes a full DES (Data Encryption Standard) encryption and decryption workflow.

○ Demonstrates secure data handling and transformation using classic cryptographic methods.

○ Provides well-structured code for understanding block cipher operations.

○ Useful for students learning encryption algorithms and secure communication fundamentals.

○ Developed as part of an academic exploration of network security principles regarding CSE 4215 undergraduate network security project.