Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
/ libsha1 Public archive

[Feature complete] SHA-1 and SHA-0 hashing library

License

Notifications You must be signed in to change notification settings

maandree/libsha1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has been moved to Codeberg and may be out of date on GitHub.
Canonical repo: https://codeberg.org/maandree/libsha1


NAME
	libsha1 - SHA-1 and SHA-0 hashing library

DESCRIPTION
	libsha1 is a bit-oriented implementation of the SHA-1
	and SHA-0 algorithm

RATIONALE
	This should be obvious.

SEE ALSO
	libkeccak(7), libblake(7), libsha2(7), sha1sum(1)