Skip to content

onionhammer/sha1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sha1

SHA-1 produces a 160-bit (20-byte) hash value.

usage

import sha1

let hash = sha1.compute("hash me!")

About

SHA-1 produces a 160-bit (20-byte) hash value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages