Skip to content

pcaro90/Python-SHA1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python-AES

This scripts implements the Secure Hash Algorithm 1 (SHA1) algorithm, as defined in FIPS-180-4. Python 2 and Python 3 compatible.

This code is only intended for educational and recreational purposes, and should not be used in secure systems.

Usage

python SHA1.py <file> [<file> ...]

License

Copyright (c) 2014 Pablo Caro. All Rights Reserved.

Pablo Caro <me@pcaro.es> - http://pcaro.es/

See LICENSE file

About

Pure Python SHA1 implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages