Dag-Erling Smørgrav
|
415f4170c6
|
Take advantage of the new autoconf macros.
|
2018-05-06 03:21:59 +02:00 |
|
Dag-Erling Smørgrav
|
fbf69f31cb
|
Start using pkg-config / pkgconf.
|
2017-03-07 00:54:46 +01:00 |
|
Dag-Erling Smørgrav
|
f612ea1b14
|
Add dependencies on libcryb-core to all other libraries, as already enforced in the configure script.
|
2016-11-14 12:59:13 +01:00 |
|
Dag-Erling Smørgrav
|
66c3bf8c32
|
Document all the hash and checksum functions.
|
2016-09-17 17:30:13 +02:00 |
|
Dag-Erling Smørgrav
|
06a757e878
|
Big reorganization and cleanup
|
2016-09-04 14:56:39 +02:00 |
|
Dag-Erling Smørgrav
|
da40b1fad8
|
Add man pages for a few functions.
|
2016-01-08 17:27:27 +01:00 |
|
Dag-Erling Smørgrav
|
531eeec36b
|
Add a simple implementation of the Adler-32 checksum.
|
2015-08-18 13:27:06 +00:00 |
|
Dag-Erling Smørgrav
|
aa97da3335
|
Add simple implementations of Fletcher's checksum.
|
2015-08-17 15:21:47 +00:00 |
|
Dag-Erling Smørgrav
|
479ffbba4a
|
Remove author and sponsor tags; we'll deal with that some other way.
Remove $Cryb$ tags as it is likely that the code will move to git.
|
2014-08-01 14:31:07 +00:00 |
|
Dag-Erling Smørgrav
|
0023f57ab5
|
Add a library of general (non-cryptographic) hash functions, currently
consisting of the Pearson string hash function and the Murmur3-32 hash
function.
|
2014-07-19 06:03:57 +00:00 |
|