AEADs

Encryption library

A collection of authenticated encryption algorithms implemented in Rust

Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers

GitHub

733 stars
16 watching
153 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustcrypto/signatures This project provides digital signature algorithms and implementation in Rust. 478
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
rustcrypto/password-hashes A collection of password hashing algorithms written in Rust 688
tmthrgd/lua-resty-aead An implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua. 0
sorairolake/scryptenc-rs A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm 1
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 60
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,400
rustcrypto/formats Provides tools and libraries for encoding and decoding various cryptographic formats 253
davylandman/aeslib An Arduino library providing basic AES encryption/decryption functionality 352
warycat/rustgym A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems 901
sorairolake/abcrypt A Rust library and tool suite for secure file encryption and decryption. 14
xxtea/xxtea-as3 A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications. 5
mozilla/authenticator-rs A Rust library for interacting with Security Key-type devices via USB HID protocol 279
raaz-crypto/raaz A Haskell cryptographic library providing high-level and safe access to various cryptographic operations. 67
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47