Skip to content

🔒 Buttercup's native encryption tools written in Rust

License

Notifications You must be signed in to change notification settings

buttercup/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buttercup Crypto Crates.io version Build Status

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.

About

🔒 Buttercup's native encryption tools written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages