Skip to content
/ DES Public

Data Encryption Standard C++ implementation. High performance yet easy to understand.

License

Notifications You must be signed in to change notification settings

huww98/DES

Repository files navigation

DES

Data Encryption Standard C++ implementation. High performance yet easy to understand.

An experimentation of my Information System Security course.

Using template and constexpr to build data stuctures at compile time. And achieve high performance in this way.

About

Data Encryption Standard C++ implementation. High performance yet easy to understand.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published