..
java
Move identicon and toID to mpw native.
2020-04-15 19:09:02 -04:00
aes.c
Enable annotation of library imports.
2020-01-23 16:03:40 -05:00
aes.h
Enable annotation of library imports.
2020-01-23 16:03:40 -05:00
base64.c
Ensure b64Cursor chars are unsigned when used as index.
2020-04-14 19:11:08 -04:00
base64.h
Hide app secrets such as API keys in code.
2020-01-23 16:36:51 -05:00
mpw-algorithm_v0.c
Try to detect if cipherText is plainText.
2020-07-06 14:18:47 -04:00
mpw-algorithm_v0.h
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm_v1.c
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm_v1.h
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm_v2.c
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm_v2.h
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm_v3.c
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm_v3.h
More standard way to separate algorithm versions.
2020-01-23 16:23:15 -05:00
mpw-algorithm.c
Remove unused lvar.
2020-04-08 20:21:42 -04:00
mpw-algorithm.h
Prefix versions with V to fix a Swift enum naming import issue.
2020-01-23 16:25:07 -05:00
mpw-jni.c
Move identicon and toID to mpw native.
2020-04-15 19:09:02 -04:00
mpw-marshal-util.c
Case insensitive compare values that don't need to rely on exact case.
2020-03-04 12:50:59 -05:00
mpw-marshal-util.h
Case insensitive compare values that don't need to rely on exact case.
2020-03-04 12:50:59 -05:00
mpw-marshal.c
Try to detect if cipherText is plainText.
2020-07-06 14:18:47 -04:00
mpw-marshal.h
Make marshal error messages owned by the file.
2020-04-20 17:07:35 -04:00
mpw-types.c
Marshal data API & fixes.
2020-01-23 16:06:17 -05:00
mpw-types.h
We use bounds-checked interfaces, so need ext1.
2020-04-20 17:05:37 -04:00
mpw-util.c
Try to detect if cipherText is plainText.
2020-07-06 14:18:47 -04:00
mpw-util.h
Try to detect if cipherText is plainText.
2020-07-06 14:18:47 -04:00