2022-05-07 |
LoRd_MuldeR | Some improvements to musl libc build script.
|
commit | commitdiff | tree |
2022-05-07 |
LoRd_MuldeR | Small improvement to Makefile + fixed compilation with...
|
commit | commitdiff | tree |
2022-04-26 |
LoRd_MuldeR | Added support for the Haiku operating system.
|
commit | commitdiff | tree |
2022-04-24 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2022-04-23 |
LoRd_MuldeR | Small code clean-up + improved the Makefile + detect...
|
commit | commitdiff | tree |
2022-04-19 |
LoRd_MuldeR | Updated Linux build script + added script to build...
|
commit | commitdiff | tree |
2022-04-18 |
LoRd_MuldeR | Enable the GUI to use the "AVX2" binary, if supported...
|
commit | commitdiff | tree |
2022-04-16 |
LoRd_MuldeR | Updated pthreads libraries for the Windows platform...
|
commit | commitdiff | tree |
2022-04-16 |
LoRd_MuldeR | Adjust I/O buffer size according to file size + allow...
|
commit | commitdiff | tree |
2022-04-10 |
LoRd_MuldeR | Added built-time option SLUNKBUILD_NOTHREADS to disable...
|
commit | commitdiff | tree |
2022-04-08 |
LoRd_MuldeR | Small improvement to platform detection.
|
commit | commitdiff | tree |
2022-04-06 |
LoRd_MuldeR | Fixed slunkcrypt_reset() when no thread pool is allocated...
|
commit | commitdiff | tree |
2022-04-05 |
LoRd_MuldeR | GUI: Small improvement to setting up the PATH and working...
|
commit | commitdiff | tree |
2022-04-04 |
LoRd_MuldeR | Simplify release script for Linux + drop the separate...
|
commit | commitdiff | tree |
2022-04-03 |
LoRd_MuldeR | Added support for setting the number threads in the...
|
commit | commitdiff | tree |
2022-04-02 |
LoRd_MuldeR | Enhanced self-test routine + added macro to "safely...
|
commit | commitdiff | tree |
2022-04-01 |
LoRd_MuldeR | Detect the number of available CPU cores by using either...
|
commit | commitdiff | tree |
2022-03-29 |
LoRd_MuldeR | Refactored progress indicator update + increase file...
|
commit | commitdiff | tree |
2022-03-25 |
LoRd_MuldeR | Slightly improved thread management code.
|
commit | commitdiff | tree |
2022-03-24 |
LoRd_MuldeR | Some code refactoring in the thread pool module.
|
commit | commitdiff | tree |
2022-03-23 |
LoRd_MuldeR | Make it possible to set number of threads in the front...
|
commit | commitdiff | tree |
2022-03-23 |
LoRd_MuldeR | Updated pthreads library for the Windows platform ...
|
commit | commitdiff | tree |
2022-03-22 |
LoRd_MuldeR | Much improved threading support.
|
commit | commitdiff | tree |
2022-03-21 |
LoRd_MuldeR | Initial thread support.
|
commit | commitdiff | tree |
2022-03-04 |
LoRd_MuldeR | Implemented improved method for detecting identical...
|
commit | commitdiff | tree |
2022-03-01 |
LoRd_MuldeR | Some code refactoring.
|
commit | commitdiff | tree |
2022-02-27 |
LoRd_MuldeR | Print the system error message, if the input or output...
|
commit | commitdiff | tree |
2022-02-24 |
LoRd_MuldeR | Make sure that input file name and output file name...
|
commit | commitdiff | tree |
2022-02-11 |
LoRd_MuldeR | Refactored process event handler class + added new...
|
commit | commitdiff | tree |
2022-02-11 |
LoRd_MuldeR | Replaced clock() function by clock_gettime() on Linux...
|
commit | commitdiff | tree |
2022-02-10 |
LoRd_MuldeR | Refactored the ProcessRunner and PasswordGen classes.
|
commit | commitdiff | tree |
2022-02-09 |
LoRd_MuldeR | GUI: Replaced the built-in password generator with...
|
commit | commitdiff | tree |
2022-02-08 |
LoRd_MuldeR | Small improvement to the password generator.
|
commit | commitdiff | tree |
2022-02-08 |
LoRd_MuldeR | Make sure that the requested number of random bytes...
|
commit | commitdiff | tree |
2022-01-27 |
LoRd_MuldeR | Increment patch version.
|
commit | commitdiff | tree |
2022-01-26 |
LoRd_MuldeR | Gracefully handle an *empty* argument array (argc ...
|
commit | commitdiff | tree |
2021-11-16 |
LoRd_MuldeR | Updated the README file.
|
commit | commitdiff | tree |
2021-11-13 |
LoRd_MuldeR | Implemented application configuration setting to disable...
|
commit | commitdiff | tree |
2021-11-13 |
LoRd_MuldeR | Replaced 'glibc' checks with more general 'linux' checks...
|
commit | commitdiff | tree |
2021-11-11 |
LoRd_MuldeR | Implemented option to disable the busy indicator (animation).
|
commit | commitdiff | tree |
2021-11-10 |
LoRd_MuldeR | Refactored project/solution files.
|
commit | commitdiff | tree |
2021-11-09 |
LoRd_MuldeR | Added runtime CPU detection for SSE2 capability to...
|
commit | commitdiff | tree |
2021-05-27 |
LoRd_MuldeR | Small improvement to release script.
|
commit | commitdiff | tree |
2021-05-10 |
LoRd_MuldeR | Workaround for bug in older version of the UCRT on...
|
commit | commitdiff | tree |
2021-05-08 |
LoRd_MuldeR | Added simple release script.
|
commit | commitdiff | tree |
2021-05-08 |
LoRd_MuldeR | GUI: Added button to generate a random password to...
|
commit | commitdiff | tree |
2021-05-04 |
LoRd_MuldeR | Added a simple GUI front-end for Windows platform.
|
commit | commitdiff | tree |
2021-04-21 |
LoRd_MuldeR | Do not request more than 256 bytes of random data from...
|
commit | commitdiff | tree |
2021-04-20 |
LoRd_MuldeR | Switch to using getentropy() function, because it is...
|
commit | commitdiff | tree |
2021-04-19 |
LoRd_MuldeR | Small Makefile improvement.
|
commit | commitdiff | tree |
2021-04-18 |
LoRd_MuldeR | Refactored passphrase generator into a separate file.
|
commit | commitdiff | tree |
2021-04-18 |
LoRd_MuldeR | Refactored encryption/decryption routines as well as...
|
commit | commitdiff | tree |
2021-04-17 |
LoRd_MuldeR | Fall back to /dev/urandom, if compiled with getrandom...
|
commit | commitdiff | tree |
2021-04-17 |
LoRd_MuldeR | Refactored key-derivation code into a separate file...
|
commit | commitdiff | tree |
2021-04-15 |
LoRd_MuldeR | Fold the hash at the very end of the keygen loop (effectivel...
|
commit | commitdiff | tree |
2021-04-11 |
LoRd_MuldeR | Print a warning when ignoring excess command-line arguments.
|
commit | commitdiff | tree |
2021-04-11 |
LoRd_MuldeR | Workaround for Intel® oneAPI DPC++/C++ Compiler detection.
|
commit | commitdiff | tree |
2021-04-10 |
LoRd_MuldeR | Improved test cases to also verify the checksum of...
|
commit | commitdiff | tree |
2021-04-09 |
LoRd_MuldeR | Do not use __umul128() intrinsic with MSVC, as it is...
|
commit | commitdiff | tree |
2021-04-08 |
LoRd_MuldeR | Small tweak to self-test routine.
|
commit | commitdiff | tree |
2021-04-08 |
LoRd_MuldeR | Using the 128-bit hash function, instead of 64-Bit...
|
commit | commitdiff | tree |
2021-04-07 |
LoRd_MuldeR | Small code simplification in open_files() function.
|
commit | commitdiff | tree |
2021-04-06 |
LoRd_MuldeR | Small improvement to Makefile.
|
commit | commitdiff | tree |
2021-04-04 |
LoRd_MuldeR | Added MSVC configurations "Release with SSE2" and ...
|
commit | commitdiff | tree |
2021-04-03 |
LoRd_MuldeR | Remove an incomplete (or corrupted) output file by...
|
commit | commitdiff | tree |
2021-04-03 |
LoRd_MuldeR | Slightly tweak stepping algorithm to include a counter.
|
commit | commitdiff | tree |
2021-04-02 |
LoRd_MuldeR | VS2010 compile fix.
|
commit | commitdiff | tree |
2021-04-02 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2021-04-02 |
LoRd_MuldeR | Clean up function names.
|
commit | commitdiff | tree |
2021-04-01 |
LoRd_MuldeR | Revamped the stepping algorithm.
|
commit | commitdiff | tree |
2021-04-01 |
LoRd_MuldeR | Simplified crypt_state_t by merging separate fwd/bwd...
|
commit | commitdiff | tree |
2021-03-31 |
LoRd_MuldeR | Replaced separate encrypt() and decrypt() functions...
|
commit | commitdiff | tree |
2021-03-31 |
LoRd_MuldeR | Small fix to rotation code.
|
commit | commitdiff | tree |
2021-03-30 |
LoRd_MuldeR | Revamped the stepping algorithm.
|
commit | commitdiff | tree |
2021-03-28 |
LoRd_MuldeR | Only check current clock() on every 32-th cycle, in...
|
commit | commitdiff | tree |
2021-03-27 |
LoRd_MuldeR | Revamped the stepping algorithm.
|
commit | commitdiff | tree |
2021-03-26 |
LoRd_MuldeR | Don't require environment variable to start with "pass...
|
commit | commitdiff | tree |
2021-03-26 |
LoRd_MuldeR | Tweak minimum/maximum password lengths.
|
commit | commitdiff | tree |
2021-03-24 |
LoRd_MuldeR | Renamed the C++ wrapper classes + updated README file.
|
commit | commitdiff | tree |
2021-03-24 |
LoRd_MuldeR | Silenced some compiler warnings, found by Clang.
|
commit | commitdiff | tree |
2021-03-24 |
LoRd_MuldeR | Added examples on how to use the C++11 API + added...
|
commit | commitdiff | tree |
2021-03-22 |
LoRd_MuldeR | Improved command-line syntax for passing the passphrase...
|
commit | commitdiff | tree |
2021-03-21 |
LoRd_MuldeR | More thorough cleaning of encryption/decryption state...
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Make sure that not all RNG state variables are initialized...
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Replaced some more byte-order-specific code with a...
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Some improvements to the PRNG code.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Fixed bug in upper_u64() function.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Don't set 'stdout' to _O_BINARY mode on Windows, because...
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Small fix to BLAKE2s initialization code.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Small tweak to the key derivation function.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Implemented checksum based on BLAKE2s hash function.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Added simple script to generate the documents.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Obfuscate nonce in output file, by XOR'ing with the...
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Updated README file.
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Slightly improved cleansing of the command-line on...
|
commit | commitdiff | tree |
2021-03-20 |
LoRd_MuldeR | Slightly improved storage of the padding size.
|
commit | commitdiff | tree |