Coder Social home page Coder Social logo

aeads's Introduction

RustCrypto: Authenticated Encryption with Associated Data (AEAD) Algorithms

Dependency Status Project Chat

Collection of Authenticated Encryption with Associated Data (AEAD) algorithms written in pure Rust.

AEADs are high-level symmetric encryption primitives which defend against a wide range of potential attacks (i.e. IND-CCA3).

Usage

Crates functionality is expressed in terms of traits defined in the aead crate.

Crates

Name Algorithm Crates.io Documentation MSRV
aes-gcm-siv AES-GCM-SIV crates.io Documentation 1.51
aes-gcm AES-GCM crates.io Documentation 1.51
aes-siv AES-SIV crates.io Documentation 1.51
ascon-aead Ascon crates.io Documentation 1.56
ccm CCM crates.io Documentation 1.41
chacha20poly1305 (X)ChaCha20Poly1305 crates.io Documentation 1.56
deoxys Deoxys-I/II crates.io Documentation 1.51
eax EAX crates.io Documentation 1.41
mgm MGM crates.io Documentation 1.41

MSRV Policy

Minimum Supported Rust Version (MSRV) can be changed in the future, but it will be done with a minor version bump.

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

aeads's People

Contributors

alaggydev avatar alxiong avatar andrewjstone avatar antonok-edm avatar aticu avatar brxken128 avatar daviddrysdale avatar dependabot[bot] avatar devashishdxt avatar dkijania avatar fjarri avatar flakebi avatar jadamcrain avatar jonathanwoollett-light avatar kurnevsky avatar lain-dono avatar masihyeganeh avatar maxburke avatar newpavlov avatar rpiasetskyi avatar sebastinas avatar skaunov avatar striezel avatar tarcieri avatar threema-danilo avatar trevyn avatar warner avatar xanewok avatar zer0x64 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.