.. |
java
|
Clean up now that implementation is Native only.
|
2020-01-23 16:25:19 -05: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
|
Hide app secrets such as API keys in code.
|
2020-01-23 16:36:51 -05:00 |
base64.h
|
Hide app secrets such as API keys in code.
|
2020-01-23 16:36:51 -05:00 |
mpw-algorithm_v0.c
|
Case insensitive compare values that don't need to rely on exact case.
|
2020-03-04 12:50:59 -05: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
|
Clean up now that implementation is Native only.
|
2020-01-23 16:25:19 -05: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
|
Don't leak internal file on error if mpw_marshal_write file is NULL.
|
2020-04-04 20:17:14 -04:00 |
mpw-marshal.h
|
Use the user, not a site algorithm, for generating and testing the keyID.
|
2020-04-02 16:15:01 -04:00 |
mpw-types.c
|
Marshal data API & fixes.
|
2020-01-23 16:06:17 -05:00 |
mpw-types.h
|
Marshal data API & fixes.
|
2020-01-23 16:06:17 -05:00 |
mpw-util.c
|
Case insensitive compare values that don't need to rely on exact case.
|
2020-03-04 12:50:59 -05:00 |
mpw-util.h
|
Case insensitive compare values that don't need to rely on exact case.
|
2020-03-04 12:50:59 -05:00 |