]> gitweb.factorcode.org Git - factor.git/commit
FNV1 and FNV1a hashes implemented for 32, 64, 128, 256, 512, and 1024 bit widths.
authorAlaric Snell-Pym <alaric@geniedb.com>
Sun, 2 Aug 2009 17:06:00 +0000 (18:06 +0100)
committerAlaric Snell-Pym <alaric@geniedb.com>
Sun, 2 Aug 2009 17:16:55 +0000 (18:16 +0100)
commit8dacd8270770b18b505fba9e4c73fe627b7b1d5c
treefb8db447fd5159a862b65402ae9aadb7e527f415
parent73e7ead20998392ccee6094f9bb714351e82e737
FNV1 and FNV1a hashes implemented for 32, 64, 128, 256, 512, and 1024 bit widths.
basis/checksums/fnv1/authors.txt [new file with mode: 0644]
basis/checksums/fnv1/fnv1-docs.factor [new file with mode: 0644]
basis/checksums/fnv1/fnv1-tests.factor [new file with mode: 0644]
basis/checksums/fnv1/fnv1.factor [new file with mode: 0644]
basis/checksums/fnv1/summary.txt [new file with mode: 0644]