.. |
aes_cbc.mk
|
Fix sys/ios-static.sh
|
2016-09-12 20:52:12 +02:00 |
aes.mk
|
Fix sys/ios-static.sh
|
2016-09-12 20:52:12 +02:00 |
base64.mk
|
Add crypto plugin for base64 and base91
|
2016-04-13 10:34:55 +02:00 |
base91.mk
|
Add crypto plugin for base64 and base91
|
2016-04-13 10:34:55 +02:00 |
blowfish.mk
|
RCrypto: Add support for the Blowfish cipher
|
2016-03-09 08:30:25 +01:00 |
cps2.mk
|
Add crypto.cps2 plugin
|
2016-08-01 17:31:36 +02:00 |
crypto_aes_algo.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
crypto_aes_algo.h
|
Added AES-128/192/256 with ECB mode to rahash2
|
2016-03-23 22:27:00 +01:00 |
crypto_aes_cbc.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_aes.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_base64.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_base91.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_blowfish.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_cps2.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_des.c
|
Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor
|
2018-11-07 17:18:14 +01:00 |
crypto_punycode.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_rc2.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_rc4.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_rc6.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_rol.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_ror.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_rot.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_serpent_algo.c
|
Implem and integration of the Serpent cipher (ECB) (#8917)
|
2017-11-30 22:47:29 +01:00 |
crypto_serpent_algo.h
|
Implem and integration of the Serpent cipher (ECB) (#8917)
|
2017-11-30 22:47:29 +01:00 |
crypto_serpent.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
crypto_xor.c
|
Fix #11487 (#11534)
|
2018-09-15 22:52:12 +02:00 |
des.mk
|
Add DES support to rahash2
|
2017-01-28 12:52:39 +01:00 |
Makefile
|
Don't try to build shared libraries if configured as --without-pic.
|
2018-01-11 23:09:22 +01:00 |
punycode.mk
|
Add support for punycode via woE and woD and rahash2
|
2016-05-07 12:31:13 +02:00 |
rc2.mk
|
rahash2: Add RC2
|
2016-03-09 15:18:50 +01:00 |
rc4.mk
|
Initial import of crypto.rc4 algorithm and modernize RCrypto API
|
2016-03-07 02:38:50 +01:00 |
rc6.mk
|
rc6 support (#4826)
|
2016-05-09 16:51:26 +02:00 |
rol.mk
|
add ROL and ROR support
|
2016-04-10 00:37:34 +02:00 |
ror.mk
|
add ROL and ROR support
|
2016-04-10 00:37:34 +02:00 |
rot.mk
|
add ROT to rahash2
|
2016-04-10 00:37:34 +02:00 |
serpent.mk
|
Implem and integration of the Serpent cipher (ECB) (#8917)
|
2017-11-30 22:47:29 +01:00 |
xor.mk
|
rahash2 Added xor encryption
|
2016-03-09 08:28:26 +01:00 |