OSDN Git Service

slunkcrypt/SlunkCrypt.git
2021-03-20 LoRd_MuldeRStore and load the Nonce as well as the CRC checksum...
2021-03-20 LoRd_MuldeRImproved library initialization code.
2021-03-20 LoRd_MuldeRReplaced some endianness-specific code with endianness...
2021-03-20 LoRd_MuldeRC++ wrapper has been implemented.
2021-03-20 LoRd_MuldeRImplemented Win32 DLL support.
2021-03-20 LoRd_MuldeRAdded global (de)initialization functions.
2021-03-20 LoRd_MuldeRImproved slunkcrypt_random_bytes() on Unix-systems...
2021-03-20 LoRd_MuldeRSolaris compile fix.
2021-03-20 LoRd_MuldeRUse RtlGenRandom() directly on the Windows platform.
2021-03-20 LoRd_MuldeRSome compatibility fixes for legacy MinGW and Cygwin.
2021-03-20 LoRd_MuldeRSome code refactoring.
2021-03-20 LoRd_MuldeRImproved signal handling on Linux/BSD.
2021-03-20 LoRd_MuldeRSome compile fixes for Cygwin + improved Makefile to...
2021-03-20 LoRd_MuldeRUpdated README file.
2021-03-20 LoRd_MuldeRSome code refactoring.
2021-03-20 LoRd_MuldeRRenamed project to "SlunkCrypt", in order to avoid...
2021-03-20 LoRd_MuldeRFixed initialization of read bytes counter in "encode...
2021-03-20 LoRd_MuldeRImplemented improved SIGINT handling.
2021-03-20 LoRd_MuldeRFixed a few warnings.
2021-03-20 LoRd_MuldeRSmall tweak.
2021-03-20 LoRd_MuldeRMake it possible to read the passphrase from STDIN.
2021-03-20 LoRd_MuldeRFixed a name conflict on Linux.
2021-03-20 LoRd_MuldeRSome attempt to clear the passphrase command-line argum...
2021-03-20 LoRd_MuldeRSlightly improved key derivation function + allow to...
2021-03-20 LoRd_MuldeRImproved self-test code.
2021-03-20 LoRd_MuldeRFixed a few warnings.
2021-03-20 LoRd_MuldeRImproved stepping algorithm.
2021-03-20 LoRd_MuldeRSome code clean-up.
2021-03-20 LoRd_MuldeRMakefile improvements.
2021-03-20 LoRd_MuldeRFreeBSD compile fix.
2021-03-20 LoRd_MuldeRMake it possible to read the passphrase from a file.
2021-03-20 LoRd_MuldeRSome simplification.
2021-03-20 LoRd_MuldeRRandomize stepping.
2021-03-20 LoRd_MuldeRAdded self-test mode.
2021-03-20 LoRd_MuldeRAdded simple Makefile.
2021-03-20 LoRd_MuldeRAdded README file.
2021-03-20 LoRd_MuldeRCode clean-up.
2021-03-20 LoRd_MuldeRCode clean-up.
2021-03-20 LoRd_MuldeRLinux build fix.
2021-03-20 LoRd_MuldeRUse the getrandom() syscall on systems that support it.
2021-03-20 LoRd_MuldeRLinux compile fixes.
2021-03-20 LoRd_MuldeRCode clean-up.
2021-03-20 LoRd_MuldeRCode clean-up.
2021-03-20 LoRd_MuldeRSome code refactoring + improved command-line front...
2021-03-20 LoRd_MuldeRInitial commit.