free C++ class library of cryptographic schemes
Crypto++: free C++ Class Library of Cryptographic Schemes
Version 8.6 - TBD
Crypto++ Library is a free C++ class library of cryptographic schemes.
Currently the library contains the following algorithms:
                   algorithm type  name
 authenticated encryption schemes  GCM, CCM, EAX, ChaCha20Poly1305 and
                                   XChaCha20Poly1305
        high speed stream ciphers  ChaCha (8/12/20), ChaCha (IETF), Panama, Salsa20,
                                   Sosemanuk,... More
      | license | other | 
|---|---|
| project | cryptopp | 
| url | cryptopp.com | 
| doc-url | www.cryptopp.com/wiki/Main_Page | 
| src-url | github.com/weidai11/cryptopp | 
1 Version
      | version | 8.6.0+8 | 
|---|---|
| repository | https://pkg.cppget.org/1/stable | 
| depends | 0 | 
| reviews | +1 |