Skip to content

Compute MD5, SHA256, and SHA512 hashes of data through the std::hash API.

License

Notifications You must be signed in to change notification settings

gretchenfrage/big-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Hash

Compute MD5, SHA256, and SHA512 hashes of data through the std::hash API.

Be warned that:

Features

The hash-md5, hash-sha256, and hash-sha512 features toggle the compilation of their respective hashing utilities.

No-std Support

This crate does not depend on the stdlib, and will always compile in no-std mode.

About

Compute MD5, SHA256, and SHA512 hashes of data through the std::hash API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages