Skip to content

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

Notifications You must be signed in to change notification settings

saleemrashid/sha2-const

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sha2-const

Build status Crate Documentation

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. For all other usages, the sha2 crate includes more optimized implementations of these hash functions.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages