Skip to content

fmorgner/nim256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim256

An pure nim implementation of 256-bit hashing algorithms.

Supported algorithms

  • SHA256

Adding new algorithms

Adding new algorithms is as simple as defining a new value for HashAlgo and implementing your algorithm. See nim256pkg/sha256.nim for the interface.

Releases

No releases published

Packages

No packages published

Languages