Dag-Erling Smørgrav
|
415f4170c6
|
Take advantage of the new autoconf macros.
|
2018-05-06 03:21:59 +02:00 |
|
Dag-Erling Smørgrav
|
700fa0718b
|
Implement DES (single-key ECB only for now).
|
2017-04-06 19:51:45 +02:00 |
|
Dag-Erling Smørgrav
|
c671da9b1c
|
Implement the Salsa family of stream ciphers.
Note that we only have unit tests for Salsa20.
|
2017-04-06 19:51:45 +02:00 |
|
Dag-Erling Smørgrav
|
cfd3951ee1
|
Implement the ChaCha family of stream ciphers.
|
2017-04-06 19:51:45 +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
|
06a757e878
|
Big reorganization and cleanup
|
2016-09-04 14:56:39 +02:00 |
|
Dag-Erling Smørgrav
|
dd466ab29b
|
Move some code around
|
2015-10-03 14:47:59 +00:00 |
|
Dag-Erling Smørgrav
|
023ec74be2
|
Implement cipher algorithm list and rename some files.
|
2015-10-03 14:44:59 +00:00 |
|
Dag-Erling Smørgrav
|
dd18cd2995
|
Kick off libcryb-cipher with AES (from XySSL) and RC4 (my own).
|
2015-10-03 14:24:59 +00:00 |
|