.. |
murmur
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
adler.cpp
|
hash/adler: convert to object style accumulator
|
2016-06-20 16:37:43 +10:00 |
adler.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
bsdsum.cpp
|
hash/bsdum: convert to object style accumulator
|
2016-06-20 16:38:57 +10:00 |
bsdsum.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
crc.cpp
|
hash/crc: parameterise crc for reflection, and 64 bits
|
2017-02-14 19:47:12 +11:00 |
crc.hpp
|
hash/crc: parameterise crc for reflection, and 64 bits
|
2017-02-14 19:47:12 +11:00 |
fasthash.cpp
|
build: avoid type truncation warnings
|
2016-05-12 17:39:33 +10:00 |
fasthash.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
fletcher.cpp
|
hash/adler: convert to object style accumulator
|
2016-06-20 16:37:43 +10:00 |
fletcher.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
fnv1a.cpp
|
hash: extract fnv1a hashes to new unit
|
2015-06-02 21:36:30 +10:00 |
fnv1a.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
fwd.hpp
|
hash/crc: parameterise on type and polynomial generator
|
2017-02-13 17:13:46 +11:00 |
hmac.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
hmac.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
hotp.cpp
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
hotp.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
keccak.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
keccak.hpp
|
hash/keccak: add initial sha3 base
|
2016-06-20 18:05:30 +10:00 |
md2.cpp
|
types: remove elems function, prefer std::size
|
2016-11-17 18:06:39 +11:00 |
md2.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
md4.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
md4.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
md5.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
md5.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
murmur.hpp
|
murmurhash: add initial translation
|
2015-05-25 16:12:45 +10:00 |
pbkdf1.cpp
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
pbkdf1.hpp
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
pbkdf2.cpp
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
pbkdf2.hpp
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
ripemd.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
ripemd.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
sha1.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
sha1.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
sha2.cpp
|
sha2: style
|
2017-01-27 15:00:20 +11:00 |
sha2.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
simple.cpp
|
hash/simple: add simple oneshot hash calculator
|
2016-06-20 16:53:56 +10:00 |
simple.hpp
|
hash/crc: parameterise crc for reflection, and 64 bits
|
2017-02-14 19:47:12 +11:00 |
wang.hpp
|
use nested namespace declarations
|
2017-01-05 15:06:49 +11:00 |
wang.ipp
|
hash: move wang mixing funcs into seperate unit
|
2015-06-02 21:11:57 +10:00 |
xxhash.cpp
|
hash/xxhash: remove unnecessary foundation code
|
2016-12-21 21:08:26 +11:00 |
xxhash.hpp
|
hash: add xxhash implementation
|
2016-11-17 18:38:09 +11:00 |