Dag-Erling Smørgrav
|
9926ca1118
|
Use the English name of the University.
|
2017-04-29 02:31:15 +02:00 |
|
Dag-Erling Smørgrav
|
fbf69f31cb
|
Start using pkg-config / pkgconf.
|
2017-03-07 00:54:46 +01:00 |
|
Dag-Erling Smørgrav
|
f70dac496f
|
Mechanically bump copyright dates to the date of the latest commit.
|
2017-02-19 20:07:43 +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
|
dc43296a47
|
Centralize most of .gitignore.
|
2016-09-17 21:38:54 +02: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
|
29f404d52c
|
The Adler-32 checksum is described in RFC 1950, not RFC 1905.
|
2016-09-17 17:22:38 +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
|
4d7893004c
|
Prepare for moving to Github
|
2015-12-14 15:55:38 +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
|
1609b4e08a
|
Cite the Fletcher paper.
|
2015-08-18 10:42:41 +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
|
f7bdd342dc
|
Add our own version of <endian.h> which includes implementations of the
unaligned encoding / decoding functions which Linux lacks.
|
2014-10-30 12:48:21 +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
|
fe2d45ad56
|
Create rol / ror functions for all integer sizes.
|
2014-07-19 15:36: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 |
|