Skip to content
This repository was 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

a50e54a · Oct 6, 2024

History

32 Commits
Feb 19, 2022
Jul 7, 2022
Oct 6, 2024
Jul 7, 2022
Oct 6, 2024
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 8, 2022
Jul 8, 2022
Aug 24, 2024
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Feb 10, 2019
Jul 7, 2022
Aug 25, 2024
Jul 7, 2022
Jul 7, 2022
Feb 10, 2019
Jul 7, 2022
Jul 7, 2022
Jul 7, 2022

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)