OSDN Git Service

Store and load the Nonce as well as the CRC checksum in a byte-order-agnostic way.
[slunkcrypt/SlunkCrypt.git] / libslunkcrypt /
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_MuldeRRenamed project to "SlunkCrypt", in order to avoid...