rizin/librz/crypto
Riccardo Schirone 47e1cb8335
Provide CMake config files for CMake projects (#2057)
* Remove wrong librz.pc.in file
* Add plugindir variable to .pc files to allow easy plugin configuration
* Add CMake config files to find Rizin in CMake projects
* Add CI jobs to check cmake files
* Provide workaround for mesonbuild/meson#9702
* Use .lib suffix and no prefix on MSVC to make CMake files work
* Disable cmake files on static libraries build
2021-12-17 09:16:25 +00:00
..
p Replace AES code with Nettle one which is LGPLv3 2021-12-17 09:18:47 +01:00
crypto.c Fix Coverity issues (#1104) 2021-05-06 00:02:04 +08:00
des.c Rewrite and fix AVR DES ESIL (#1975) 2021-11-14 15:43:03 +01:00
meson.build Provide CMake config files for CMake projects (#2057) 2021-12-17 09:16:25 +00:00