This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
radare2
Watch
1
Star
0
Fork
0
You've already forked radare2
mirror of
https://github.com/radareorg/radare2.git
synced
2025-02-25 16:51:30 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
radare2
/
libr
/
crypto
History
Sergi Àlvarez i Capilla
5abd6faf47
Fix undefined behaviour bugs in serpent crypto algorithm ##crypto
2022-03-25 22:14:18 +01:00
..
p
Fix undefined behaviour bugs in serpent crypto algorithm ##crypto
2022-03-25 22:14:18 +01:00
crypto.c
Dont use != NULL as its implicit in C, even for bool casts ##refactor
2022-03-15 19:54:04 +01:00
des.c
Fix static/R_API function definition formatting
2021-12-21 20:58:12 +01:00
Makefile
Fix
#4056
- rename DEPS to R2DEPS ##build (
#17020
)
2020-06-12 10:49:28 +08:00
meson.build
Only build library archives when -Dblob is provided ##build
2022-03-22 11:59:13 +01:00