6 releases (3 breaking)
Uses old Rust 2015
0.4.2 | Jul 14, 2018 |
---|---|
0.4.1 | Jul 5, 2018 |
0.4.0 | Jun 27, 2018 |
0.3.0 | Jun 12, 2018 |
0.1.0 | Jun 5, 2018 |
#7 in #pbkdf2
9KB
171 lines
Buttercup Crypto
This library contains encryption tools to be used in Buttercup products and services. These tools are written and maintained in Rust to ensure consistency and performance across all of the products.
Current Features
- Key Derivation (pbkdf2)
- CBC Encryption/Decryption
GCM Encryption/Decryption- Hmac
License
This software is released under the MIT License.
Dependencies
~1.5MB
~28K SLoC