8000 GitHub - fshmjl/crypt: A C++ Library of encryption, decryption(3DES, AES, TEA, RSA...), encode, hash, and message digital signatures.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ crypt Public
forked from eimslab/crypt

A C++ Library of encryption, decryption(3DES, AES, TEA, RSA...), encode, hash, and message digital signatures.

Notifications You must be signed in to change notification settings

fshmjl/crypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

A C++ Library of encryption, decryption, encode, hash, and message digital signatures.

The same functional and fully compatible dlang project: https://github.com/shove70/crypto

For more examples, see dlang project, Thanks.

! This project has been included in the shove.c project, and subsequent updates will only be included in the shove.c project: https://github.com/shove70/shove.c

About

A C++ Library of encryption, decryption(3DES, AES, TEA, RSA...), encode, hash, and message digital signatures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • C 0.2%
0