Skip to content

Message authentication code algorithms written in pure Rust

Notifications You must be signed in to change notification settings

mesalock-linux/rustcrypto-MACs-sgx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustCrypto: Message Authentication Codes

Build Status dependency status

Collection of Message Authentication Code (MAC) algorithms written in pure Rust.

Algorithms

Name Crates.io Documentation
CMAC crates.io Documentation
DAA crates.io Documentation
HMAC crates.io Documentation
PMAC crates.io Documentation

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

About

Message authentication code algorithms written in pure Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 72.2%
  • Rust 19.3%
  • Makefile 4.3%
  • C++ 4.2%