pancake
|
496da56a9e
|
Fix sys/ios-static.sh
|
2016-09-12 20:52:12 +02:00 |
|
Pau Oliva
|
bf6f4c5477
|
Add CPS-2 encryption support
|
2016-08-30 16:28:24 +02:00 |
|
Pau Oliva
|
3f2b2a1726
|
Fix endianness issues in CPS-2 decryption
|
2016-08-19 12:04:53 +02:00 |
|
Pau Oliva
|
52ce3359a8
|
fix set_key return value in crypto_cps2 (#5552)
|
2016-08-18 14:48:31 +02:00 |
|
pancake
|
1fa04d98c3
|
Fix for crypto.cps2
|
2016-08-03 14:07:03 +02:00 |
|
pancake
|
fc4354eff0
|
Add cps2 plugin in crypt.c (should be dynamic!)
|
2016-08-01 17:34:17 +02:00 |
|
pancake
|
c4083a207e
|
Add crypto.cps2 plugin
|
2016-08-01 17:31:36 +02:00 |
|
Maijin
|
7938640445
|
Move all /t/ from r2 to r2r
|
2016-07-27 19:19:30 +02:00 |
|
pancake
|
608b79d2b4
|
Finally fix the build on osx-ppc
|
2016-06-06 17:30:07 +02:00 |
|
Sven Steinbauer
|
547f8bbc5c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
Rakholiya Jenish
|
a13d46b295
|
fix CID 1355197, 1355198 and 1355199
cleanup
Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
|
2016-05-12 23:10:37 +02:00 |
|
Rakholiya Jenish
|
502870f07b
|
list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851)
list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851)
|
2016-05-11 22:25:54 +02:00 |
|
Rakholiya Jenish
|
82574209b1
|
rc6 support (#4826)
fix warning
|
2016-05-09 16:51:26 +02:00 |
|
Rakholiya Jenish
|
3019bb477c
|
Add support for punycode via woE and woD and rahash2
Also add aes-cbc support by getting IV from user
|
2016-05-07 12:31:13 +02:00 |
|
pancake
|
4b42e27969
|
Fix b64 warnings
|
2016-05-05 16:06:15 +02:00 |
|
pancake
|
aae417badf
|
More OSX-PPC fixes
|
2016-04-27 01:52:35 +02:00 |
|
Rakholiya Jenish
|
6397b810c8
|
fix warnings
|
2016-04-17 19:29:23 +02:00 |
|
Rakholiya Jenish
|
e1660b352a
|
add aes-cbc encryption to rahash2
remove unnecessary comment
update man
|
2016-04-14 22:39:57 +02:00 |
|
Rakholiya Jenish
|
421a63a849
|
cleanup code, and use direction for specifying encryption/decryption
|
2016-04-13 21:54:12 +02:00 |
|
Rakholiya Jenish
|
cfe1cc8c6c
|
refactor the code and fix rc2 ecb implementation
Cleanup in cmd_write.
|
2016-04-13 12:54:34 +02:00 |
|
Rakholiya Jenish
|
27fba6fa10
|
Add crypto plugin for base64 and base91
update error occurence.
|
2016-04-13 10:34:55 +02:00 |
|
Rakholiya Jenish
|
2a68cea14c
|
add woD, and rahash -D option
TODO done
fix error output
|
2016-04-13 10:34:54 +02:00 |
|
pancake
|
5ef2b3cc0f
|
Fix many warnings
|
2016-04-11 12:22:15 +02:00 |
|
Rakholiya Jenish
|
402e53b030
|
correct and complete the blowfish implementation
minor typo fix
|
2016-04-10 18:04:52 +02:00 |
|
Rakholiya Jenish
|
8ea2e80354
|
add ROL and ROR support
|
2016-04-10 00:37:34 +02:00 |
|
Rakholiya Jenish
|
4c1c17f90a
|
add ROT to rahash2
fix indentation
remove unnecessary header inclusion
|
2016-04-10 00:37:34 +02:00 |
|
pancake
|
c2b151f8c8
|
Fix a lot more covs
|
2016-03-31 13:21:51 +02:00 |
|
pancake
|
b6d5e6c9e3
|
Initial implementation of the make menu
|
2016-03-25 11:10:16 +01:00 |
|
Kitsu
|
59fc9900f4
|
Added AES-128/192/256 with ECB mode to rahash2
|
2016-03-23 22:27:00 +01:00 |
|
Evgeny
|
8e726d0376
|
#4395
|
2016-03-23 01:37:37 +01:00 |
|
pancake
|
8f2c20ded6
|
Fix android build
|
2016-03-16 12:21:41 +01:00 |
|
pancake
|
23af75fd16
|
Fix crash in rahash2 -E blowfish
|
2016-03-14 10:41:07 +01:00 |
|
Aneesh Dogra
|
571e2a80c8
|
rahash2: Add RC2
|
2016-03-09 15:18:50 +01:00 |
|
Kishor Bhat
|
1139833812
|
RCrypto: Add support for the Blowfish cipher
|
2016-03-09 08:30:25 +01:00 |
|
Pankaj Kataria
|
e78b293f7c
|
Fixed the case when input-string contains null bytes
|
2016-03-09 08:28:26 +01:00 |
|
Pankaj Kataria
|
aa8a65a852
|
rahash2 Added xor encryption
|
2016-03-09 08:28:26 +01:00 |
|
pancake
|
3f5aa46bd5
|
Add rahash2 -E to encrypt instead of hash
|
2016-03-07 03:24:52 +01:00 |
|
pancake
|
00ac90f71b
|
Initial import of crypto.rc4 algorithm and modernize RCrypto API
|
2016-03-07 02:38:50 +01:00 |
|
xambroz
|
d448260816
|
build cleanup focused on possibility to control the lib directories with the build parameters
needed mainly for RedHat/Fedora builds
|
2015-10-27 03:26:45 +01:00 |
|
XVilka
|
720341c2df
|
Improve -fPIC handling, take 2
|
2015-10-09 22:24:15 +03:00 |
|
pancake
|
b86bf19c85
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
Jonathan Neuschäfer
|
523aa3af5c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
|
pancake
|
bf3c739d75
|
Fix crash for gdb:// to qemu-arm
- Fix some JamFiles
- Add config.getter callbacks
|
2014-10-26 01:30:17 +02:00 |
|
pancake
|
d86bf57ca4
|
Remove more r_lib references
|
2014-01-18 02:52:49 +01:00 |
|
pancake
|
dba63fbd3c
|
Add some Jam files and merge rsign into ranal
|
2013-12-31 05:30:39 +01:00 |
|
pancake
|
0e4db84071
|
Fixes for blob build
|
2013-08-30 02:59:20 +02:00 |
|
pancake
|
fb610cdc62
|
Update sdb and fix android build
|
2013-08-26 02:43:15 +02:00 |
|
pancake
|
bc0104563b
|
Initial support for runtime versioned libraries
- This check will ensure you are running the latest r2 version.
|
2013-06-14 02:51:33 +02:00 |
|
pancake
|
b252b34358
|
Some initial work to support emscripten
|
2012-11-12 17:13:01 +01:00 |
|