Skip to content

martinek-stepan/DES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES encryption algorithm

The goal of this university project was not efficiency, readability and possibility to follow the process of DES algorithm. It is written in modern C++. Mainly two features of modern C++ were utilized:

  • Bitsets – To allow easy bit manipulation and debug logging
  • Templated functions – To limit code duplicity

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors