ppsspp/ext/libkirk
2024-04-01 16:24:14 +03:00
..
AES.c PRX Decryption: add support for type 0/1/2/5/6 decryption 2020-01-11 15:00:07 +00:00
AES.h PRX Decryption: add support for type 0/1/2/5/6 decryption 2020-01-11 15:00:07 +00:00
amctrl.c Add some comments and const-correctness, and a pointer type fix, to the "semaphore" crypto stuff. 2020-08-01 23:11:48 +02:00
amctrl.h add DLC support 2013-04-20 13:51:40 +08:00
bn.c libkirk: Set Segher Boessenkool's original copyright notice 2022-05-03 00:08:05 +02:00
CMakeLists.txt Added ~PSP decryption system using kirk-engine 2012-11-05 14:59:38 +01:00
ec.c libkirk: Set Segher Boessenkool's original copyright notice 2022-05-03 00:08:05 +02:00
kirk_engine.c Add some comments and const-correctness, and a pointer type fix, to the "semaphore" crypto stuff. 2020-08-01 23:11:48 +02:00
kirk_engine.h Add some comments and const-correctness, and a pointer type fix, to the "semaphore" crypto stuff. 2020-08-01 23:11:48 +02:00
libkirk.vcxproj VS2017: Add hack to automatically select the newest installed Windows 10 SDK. VS2019 already does this by default if you specify 10.0. 2019-05-19 15:23:25 +02:00
libkirk.vcxproj.filters Update project to MSVC 2013 tools. 2014-02-08 13:41:28 -08:00
SHA1.c Fixed zeroise SHA_CTX struct, not pointer size (maybe CWE Information Disclosure if size pointer less struct size) 2024-04-01 16:24:14 +03:00
SHA1.h Added ~PSP decryption system using kirk-engine 2012-11-05 14:59:38 +01:00