f8fb9e2d03
This prevents the IOS crypto code and keys from being spread over the codebase. Things only have to be implemented once, and can be used everywhere from the IOS code. Additionally, since ES exposes some IOSC calls directly (DeleteObject and Encrypt/Decrypt), we need this for proper emulation. Currently, this only supports AES key objects. |
||
---|---|---|
.. | ||
AES.cpp | ||
AES.h | ||
bn.cpp | ||
bn.h | ||
ec.cpp | ||
ec.h |