2
0
MasterPassword/platform-independent/c/core
Maarten Billemont f999e75ebe Hide app secrets such as API keys in code.
Move secret keys out of the repository and hide them in the binary.

C-string -> String decoding for unsigned strings and buffers to
facilitate conversion of various C API strings into Swift.

Some cleanup in base64 coding utility.

A utility for converting hex strings into byte buffers.

Improved checks during AES routine and fix PKCS padding bug if
plain text fits block size.
2020-01-23 16:36:51 -05:00
..
lib pre-compiled libraries. 2020-01-23 16:17:16 -05:00
src Hide app secrets such as API keys in code. 2020-01-23 16:36:51 -05:00
build.gradle Refactor gradle core build configuration. 2020-01-23 16:16:59 -05:00