2
0
MasterPassword/platform-darwin/MasterPassword-macOS.xcodeproj
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
..
project.xcworkspace Updates for latest Xcode. 2017-03-11 11:20:15 -05:00
xcshareddata/xcschemes Update macOS project configuration. 2018-02-10 23:43:42 -05:00
project.pbxproj Hide app secrets such as API keys in code. 2020-01-23 16:36:51 -05:00