| .. |
|
aes.mk
|
Finally fix the build on osx-ppc
|
2016-06-06 17:30:07 +02:00 |
|
aes_cbc.mk
|
add aes-cbc encryption to rahash2
|
2016-04-14 22:39:57 +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.c
|
More OSX-PPC fixes
|
2016-04-27 01:52:35 +02:00 |
|
crypto_aes_algo.c
|
Initial implementation of the make menu
|
2016-03-25 11:10:16 +01: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
|
More OSX-PPC fixes
|
2016-04-27 01:52:35 +02:00 |
|
crypto_base64.c
|
Fix b64 warnings
|
2016-05-05 16:06:15 +02:00 |
|
crypto_base91.c
|
fix warnings
|
2016-04-17 19:29:23 +02:00 |
|
crypto_blowfish.c
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
crypto_cps2.c
|
Fix for crypto.cps2
|
2016-08-03 14:07:03 +02:00 |
|
crypto_punycode.c
|
Add support for punycode via woE and woD and rahash2
|
2016-05-07 12:31:13 +02:00 |
|
crypto_rc2.c
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
crypto_rc4.c
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
crypto_rc6.c
|
fix CID 1355197, 1355198 and 1355199
|
2016-05-12 23:10:37 +02:00 |
|
crypto_rol.c
|
Add crypto.cps2 plugin
|
2016-08-01 17:31:36 +02:00 |
|
crypto_ror.c
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
crypto_rot.c
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
crypto_xor.c
|
fix warnings
|
2016-04-17 19:29:23 +02:00 |
|
Makefile
|
Finally fix the build on osx-ppc
|
2016-06-06 17:30:07 +02: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 |
|
xor.mk
|
rahash2 Added xor encryption
|
2016-03-09 08:28:26 +01:00 |