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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rustcrypto/signaturesThis project provides digital signature algorithms and implementation in Rust.478
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
rustcrypto/password-hashesA collection of password hashing algorithms written in Rust688
tmthrgd/lua-resty-aeadAn implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua.0
sorairolake/scryptenc-rsA Rust library and tool implementing a secure data encryption format based on the scrypt algorithm1
rustcrypto/nacl-compatProvides Rust compatibility with NaCl-family libraries for secure cryptographic functions.60
dagenix/rust-cryptoA pure-Rust implementation of common cryptographic algorithms1,400
rustcrypto/formatsProvides tools and libraries for encoding and decoding various cryptographic formats253
davylandman/aeslibAn Arduino library providing basic AES encryption/decryption functionality352
warycat/rustgymA comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems901
sorairolake/abcryptA Rust library and tool suite for secure file encryption and decryption.14
xxtea/xxtea-as3A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications.5
mozilla/authenticator-rsA Rust library for interacting with Security Key-type devices via USB HID protocol279
raaz-crypto/raazA Haskell cryptographic library providing high-level and safe access to various cryptographic operations.67
azadkuh/mbedcryptoA portable C++ library for encryption and decryption of binary data using various algorithms47