2
0
MasterPassword/platform-independent/c/core/src
Maarten Billemont 975743adec Use the user, not a site algorithm, for generating and testing the keyID.
- Order of fall-back formats from most to least preferred.
- The keyID should be based on the user algorithm, not the site algorithm.
- Standardize mpw_format* function names.
2020-04-02 16:15:01 -04:00
..
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 Sync internals for marshalling with documentation. 2020-01-23 16:25:33 -05: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 Use the user, not a site algorithm, for generating and testing the keyID. 2020-04-02 16:15:01 -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