Skip to content

cavemanloverboy/sha2-const-stable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sha2-const-stable

const fn implementation of the SHA-2 family of hash functions.

This crate allows you to use the SHA-2 hash functions as constant expressions in Rust. It is adapted from sha2-const, which requires nightly. For all other usages, the sha2 crate includes more optimized implementations of these hash functions.

About

`sha2-const`, but stable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages