AEADs

Encryption library

A collection of authenticated encryption algorithms implemented in Rust

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

GitHub

728 stars
16 watching
154 forks
Language: Rust
last commit: 24 days 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. 472
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
rustcrypto/password-hashes A collection of password hashing algorithms implemented in Rust. 673
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 the scrypt encrypted data format 1
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 58
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,394
rustcrypto/formats Provides tools and libraries for encoding and decoding various cryptographic formats 250
davylandman/aeslib An Arduino library providing basic AES encryption/decryption functionality 349
warycat/rustgym A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems 896
sorairolake/abcrypt A comprehensive Rust library and toolset for secure file encryption and data protection. 13
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 276
raaz-crypto/raaz A Haskell cryptographic library providing high-level and safe access to various cryptographic operations. 68
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47