2
0
MasterPassword/platform-darwin
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
..
External More swizzling fixes. 2020-01-14 18:15:04 -05:00
MasterPassword-iOS.xcodeproj More standard way to separate algorithm versions. 2020-01-23 16:23:15 -05:00
MasterPassword-JNI.xcodeproj Gradle update. 2020-01-23 16:10:05 -05:00
MasterPassword-macOS.xcodeproj Hide app secrets such as API keys in code. 2020-01-23 16:36:51 -05:00
MasterPassword.xcworkspace Misc Xcode files. 2018-06-05 20:26:44 -04:00
Resources Update Java to match C's internal changes. 2017-09-19 13:45:51 -04:00
Scripts Fix a syntax error in genassets. 2018-06-05 15:36:27 -04:00
Source More advanced mpw-internal logging mechanism. 2020-01-23 16:32:53 -05:00
Tests Adjust darwin build configuration to new project structure. 2017-03-06 17:25:59 -05:00