buttercup / crypto

:lock: Buttercup's native encryption tools written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

:lock: Buttercup's native encryption tools written in Rust

License:MIT License


Languages

Language:Rust 100.0%