2
0
MasterPassword/core/c
2017-08-01 17:35:13 -04:00
..
lib Support for dynamically linking libscrypt & libsodium as alternative to statically linking Tarsnap's scrypt. 2017-04-08 14:25:54 -04:00
mpw-algorithm_v0.c Render error messages as strings instead of internal codes. 2017-08-01 17:35:13 -04:00
mpw-algorithm_v1.c Render error messages as strings instead of internal codes. 2017-08-01 17:35:13 -04:00
mpw-algorithm_v2.c Render error messages as strings instead of internal codes. 2017-08-01 17:35:13 -04:00
mpw-algorithm_v3.c Render error messages as strings instead of internal codes. 2017-08-01 17:35:13 -04:00
mpw-algorithm.c Rename identifiers to align better with their meaning (siteVariant -> keyPurpose, siteContext -> keyContext, siteType -> passwordType). 2017-08-01 13:45:54 -04:00
mpw-algorithm.h Rename identifiers to align better with their meaning (siteVariant -> keyPurpose, siteContext -> keyContext, siteType -> passwordType). 2017-08-01 13:45:54 -04:00
mpw-marshall-util.c Split the API into the three distinct phases of the mpw algorithm. 2017-08-01 08:31:39 -04:00
mpw-marshall-util.h Refactor marshall utilities out, some clean-up, and prepare iOS/macOS project for libjson-c 2017-07-28 09:50:26 -04:00
mpw-marshall.c Render error messages as strings instead of internal codes. 2017-08-01 17:35:13 -04:00
mpw-marshall.h Render error messages as strings instead of internal codes. 2017-08-01 17:35:13 -04:00
mpw-types.c Some more error handling. 2017-08-01 17:13:30 -04:00
mpw-types.h Expose standard names for password type and purpose, and log them in the cli. 2017-08-01 14:34:15 -04:00
mpw-util.c Rename identifiers to align better with their meaning (siteVariant -> keyPurpose, siteContext -> keyContext, siteType -> passwordType). 2017-08-01 13:45:54 -04:00
mpw-util.h Better ftl failure handling. 2017-08-01 16:50:50 -04:00