Skip to content

jeethu/damm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Damm Checksums

Numeric implementations of Damm Checksum in Python and C.

Every implementation of the Damm Checksum I could find were turning the number to be checksummed into a string and then looping over the characters. This is my attempt at writing purely numeric implementations in Python and C.

About

Damm Algorithm

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors