Skip to content

A pure Python implementation of SHA3 family under FIPS 202 standard

License

Notifications You must be signed in to change notification settings

afknst/python-sha3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Dependence: python3, numpy

git clone https://github.com/afknst/python-sha3.git
cd python-sha3
python3 shake128.py <BYTES_NUM> < <FILE>

BYTES_NUM is the output size (in bytes) of SHAKE128.

About

A pure Python implementation of SHA3 family under FIPS 202 standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages