Commit Graph

18 Commits

Author SHA1 Message Date
f250143f8b
Slightly improved cleansing of the command-line on Win32. 2021-03-20 21:18:59 +01:00
fb4f429493
Ignore excess bytes, if length of input file is *not* an integer multiple of 8. 2021-03-20 21:18:57 +01:00
9d5a103201
Fixed a few warnings on Linux. 2021-03-20 21:18:52 +01:00
9e1894b539
Some build fixes for old MSVC versions. 2021-03-20 21:18:44 +01:00
0f7c309034
Store and load the Nonce as well as the CRC checksum in a byte-order-agnostic way. 2021-03-20 21:18:42 +01:00
49cc6ec674
Implemented Win32 DLL support. 2021-03-20 21:18:38 +01:00
39d9aab439
Some compatibility fixes for legacy MinGW and Cygwin. 2021-03-20 21:18:33 +01:00
64fa094b9f
Improved signal handling on Linux/BSD. 2021-03-20 21:18:32 +01:00
f671aef3d7
Renamed project to "SlunkCrypt", in order to avoid name clashes with existing projects. 2021-03-20 21:18:27 +01:00
1b5d8a7d4c
Make it possible to read the passphrase from STDIN. 2021-03-20 21:18:22 +01:00
15a091cc49
Some attempt to clear the passphrase command-line argument from the memory. 2021-03-20 21:18:21 +01:00
44fef04cbc
Some code clean-up. 2021-03-20 21:18:16 +01:00
985dcfd6ee
FreeBSD compile fix. 2021-03-20 21:18:14 +01:00
a3fd6360e1
Make it possible to read the passphrase from a file. 2021-03-20 21:18:13 +01:00
698f4fa3c9
Code clean-up. 2021-03-20 21:18:08 +01:00
2c42cf5f92
Code clean-up. 2021-03-20 21:18:07 +01:00
75f929e4e5
Linux compile fixes. 2021-03-20 21:18:03 +01:00
865702f879
Code clean-up. 2021-03-20 21:18:02 +01:00