Skip to content

xrjr/hashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashr - Various hash algorithms in Rust

tests

Supported algorithms

  • sha1
  • hmac
  • hotp/totp
  • md5
  • sha256/224
  • sha512/384

Informations

The library might support other hashing algorithms, as well as encryption algorithms.

Warning : I am by no means an expert in cryptography. Of course the goal of the library is to follow the RFCs and test as well as I can but implementations might or might not be correct.

About

Various hash algorithms in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published