Skip to content

Bosshero476/Network-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.