This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
SlunkCrypt
Watch
1
Star
0
Fork
0
You've already forked SlunkCrypt
Code
Releases
6
Activity
SlunkCrypt
/
frontend
/
src
History
LoRd_MuldeR
9e1894b539
Some build fixes for old MSVC versions.
2021-03-20 21:18:44 +01:00
..
crc.c
Some build fixes for old MSVC versions.
2021-03-20 21:18:44 +01:00
crc.h
Renamed project to "SlunkCrypt", in order to avoid name clashes with existing projects.
2021-03-20 21:18:27 +01:00
main.c
Automatically perform initialization when slunkcrypt_random_bytes() is called for the first time.
2021-03-20 21:18:43 +01:00
platform.h
Solaris compile fix.
2021-03-20 21:18:35 +01:00
test.c
Implemented Win32 DLL support.
2021-03-20 21:18:38 +01:00
test.h
Implemented Win32 DLL support.
2021-03-20 21:18:38 +01:00
utils.c
Some build fixes for old MSVC versions.
2021-03-20 21:18:44 +01:00
utils.h
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