Skip to content

sangisos/adler32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adler32

Naïve implementation of Adler-32 hash in Python.

Usage:
      python adler32 -s <string>
      python adler32 -f <file>

As per Wikipedia the string "Wikipedia" should return the checksum 0x11E60398.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages