An open API service indexing awesome lists of open source software.

https://github.com/rageworx/libdes

library for Data Encryption Standard, supports to 3DES, for GCC(G++)
https://github.com/rageworx/libdes

3des cipher cplusplus cpp decryption des encryption gcc gpp library

Last synced: 2 months ago
JSON representation

library for Data Encryption Standard, supports to 3DES, for GCC(G++)

Awesome Lists containing this project

README

          

# libdes
std c++ library for Data Encryption Standard, supports to 3DES

## Supports platforms
* Any, g++ availed meant be compiled.

## Reference
* Implement source : fffaraz's https://github.com/fffaraz/cppDES