.. |
lib
|
Support for dynamically linking libscrypt & libsodium as alternative to statically linking Tarsnap's scrypt.
|
2017-04-08 14:25:54 -04:00 |
base64.c
|
Fix up and clean up base64 & aes code.
|
2017-08-05 21:52:00 -04:00 |
base64.h
|
Fix up and clean up base64 & aes code.
|
2017-08-05 21:52:00 -04:00 |
mpw-algorithm_v0.c
|
De-duplicate algorithm implementations and improve trace output.
|
2017-08-06 11:40:10 -04:00 |
mpw-algorithm_v1.c
|
De-duplicate algorithm implementations and improve trace output.
|
2017-08-06 11:40:10 -04:00 |
mpw-algorithm_v2.c
|
De-duplicate algorithm implementations and improve trace output.
|
2017-08-06 11:40:10 -04:00 |
mpw-algorithm_v3.c
|
De-duplicate algorithm implementations and improve trace output.
|
2017-08-06 11:40:10 -04:00 |
mpw-algorithm.c
|
De-duplicate algorithm implementations and improve trace output.
|
2017-08-06 11:40:10 -04:00 |
mpw-algorithm.h
|
C API for hybrid passwords.
|
2017-08-04 10:43:46 -04:00 |
mpw-marshall-util.c
|
Implement algorithm support for hybrid personal passwords.
|
2017-08-05 17:33:45 -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
|
Update the mpsites file after the operation and memory cleanup.
|
2017-08-05 23:19:24 -04:00 |
mpw-marshall.h
|
Update the mpsites file after the operation and memory cleanup.
|
2017-08-05 23:19:24 -04:00 |
mpw-types.c
|
Wrap up error handling overhaul.
|
2017-08-04 09:36:03 -04:00 |
mpw-types.h
|
Improve error handling for marshalling.
|
2017-08-03 01:07:19 -04:00 |
mpw-util.c
|
De-duplicate algorithm implementations and improve trace output.
|
2017-08-06 11:40:10 -04:00 |
mpw-util.h
|
Fix a NUL termination issue with aes decryption & add standard trace debugging.
|
2017-08-05 23:42:47 -04:00 |