SlunkCrypt/frontend/src
2021-03-20 21:18:25 +01:00
..
crc.c Code clean-up. 2021-03-20 21:18:02 +01:00
crc.h Code clean-up. 2021-03-20 21:18:02 +01:00
main.c Implemented improved SIGINT handling. 2021-03-20 21:18:25 +01:00
platform.h Slightly improved key derivation function + allow to read passphrase from environment. 2021-03-20 21:18:19 +01:00
test.c Improved self-test code. 2021-03-20 21:18:18 +01:00
test.h Improved self-test code. 2021-03-20 21:18:18 +01:00
utils.c Make it possible to read the passphrase from STDIN. 2021-03-20 21:18:22 +01:00
utils.h Make it possible to read the passphrase from a file. 2021-03-20 21:18:13 +01:00