rpcsx/rpcs3/Crypto
mp-t 607d2486ea Code review (#3114)
* Fix always-true conditions in sceNp module

* gl_render_targets: useless check on unsigned variable, possible bug

* fixed UB in crypto utility functions

* copy-paste error in vk::init_default_resources

* pass strings by const ref

* Dont copy vectors. Make sure copies are not needed because functions are used in a multi-threaded context.
2017-08-01 20:22:33 +03:00
..
aes.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
aes.h Minor changes 2017-01-25 04:43:12 +03:00
ec.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
ec.h Updated the Crypto Engine: 2014-10-01 14:57:44 +01:00
key_vault.cpp Fix C00 SPRX loading 2017-05-21 18:07:43 +03:00
key_vault.h Fix C00 SPRX loading 2017-05-21 18:07:43 +03:00
lz.cpp Mself / Sdata: on the fly partial decoding support (#2468) 2017-03-07 08:59:05 +08:00
lz.h Partial commit: Crypto 2016-04-15 19:22:41 +03:00
sha1.cpp Partial commit: Crypto 2016-04-15 19:22:41 +03:00
sha1.h Updated the Crypto Engine: 2014-10-01 14:57:44 +01:00
unedat.cpp Code review (#3114) 2017-08-01 20:22:33 +03:00
unedat.h [Crypto] Edat cleanup 2017-04-29 01:26:03 +03:00
unpkg.cpp Fixes pkg overwriting files without the PKG_FILE_ENTRY_OVERWRITE flag 2017-07-13 15:43:13 +03:00
unpkg.h unpkg improved 2017-02-28 16:18:48 +03:00
unself.cpp wxFuneral 2017-06-24 14:25:11 +03:00
unself.h Fix C00 SPRX loading 2017-05-21 18:07:43 +03:00
utils.cpp Code review (#3114) 2017-08-01 20:22:33 +03:00
utils.h Edat / Sdata: On the fly decryption for edat, fix EDAT_FLAG_0x20 decryption 2017-03-10 19:39:01 -06:00