OSDN Git Service

mhash384/mhash384.git
2018-01-05 LoRd_MuldeRUpdated algorithm description.
2018-01-05 LoRd_MuldeRImproved initialization procedure + updated test cases.
2018-01-05 LoRd_MuldeRImplemented new output options in CLI front-end.
2018-01-05 LoRd_MuldeRUpdated algorithm description.
2018-01-05 LoRd_MuldeRAdded INI table generator tool.
2018-01-04 LoRd_MuldeRUpdated algorithm description.
2018-01-04 LoRd_MuldeRStressTester: Now using SpinLock based on std::mutex...
2018-01-04 LoRd_MuldeRUse std::atomic_flag-based spinlock instead of Critical...
2018-01-04 LoRd_MuldeRStressTester tool: Implemented multi-threading support.
2018-01-03 LoRd_MuldeRUpdated algorithm description.
2018-01-03 LoRd_MuldeRUpdated algorithm description.
2018-01-03 LoRd_MuldeRUpdated algorithm description.
2018-01-03 LoRd_MuldeRUpdated Microsoft.NET bindings to latest version.
2018-01-03 LoRd_MuldeRUpdated Java bindings to latest version.
2018-01-03 LoRd_MuldeRDon't use RND table in the finalization step + updated...
2018-01-02 LoRd_MuldeRUpdated pseudo-code algorithm description.
2018-01-02 LoRd_MuldeRUpdated Java bindings to latest version.
2018-01-02 LoRd_MuldeRSmall update to test cases.
2018-01-02 LoRd_MuldeRHappy new year 2018!
2018-01-02 LoRd_MuldeRStressTester: Fixed status updates being printed too...
2018-01-02 LoRd_MuldeRSmall improvement to StressTester tool.
2018-01-02 LoRd_MuldeRAdded Dr. Memory script.
2018-01-02 LoRd_MuldeRUpdated existing test-cases + added more test cases.
2018-01-02 LoRd_MuldeRAdded one more row to RND table.
2018-01-02 LoRd_MuldeRReduce number of tests in DEBUG mode.
2018-01-02 LoRd_MuldeRImplemented SBX table.
2018-01-02 LoRd_MuldeRSmall tweak.
2018-01-01 LoRd_MuldeRVarious improvements to SBX table generation tool.
2017-12-31 LoRd_MuldeRSmall fix.
2017-12-31 LoRd_MuldeRSmall improvement to DupFinder tool.
2017-12-31 LoRd_MuldeRImplemented tool for generating SBX table.
2017-12-26 LoRd_MuldeRAdded DupFinder tool.
2017-12-26 LoRd_MuldeRSmall improvement to StressTester tool.
2017-12-26 LoRd_MuldeRAdded new RND table.
2017-12-26 LoRd_MuldeRFixed self-test.
2017-12-26 LoRd_MuldeRSmall code clean-up.
2017-12-26 LoRd_MuldeRRemoved RND table.
2017-12-25 LoRd_MuldeRUpdated stress test tool.
2017-12-25 LoRd_MuldeRUpdated stress test tool.
2017-12-25 LoRd_MuldeRFixed a warning in C++ wrapper.
2017-12-25 LoRd_MuldeRUpdated stress tester.
2017-12-24 LoRd_MuldeRSmall speed optimization.
2017-12-24 LoRd_MuldeRUpdated RND table data.
2017-12-24 LoRd_MuldeRSmall improvement to self-test.
2017-12-24 LoRd_MuldeRImproved DevRandom tool.
2017-12-24 LoRd_MuldeRAdded MHASH_384_TABLE_RND to computation.
2017-12-24 LoRd_MuldeRAdded tool for generating the RND table.
2017-12-22 LoRd_MuldeRFixed MSYS/MinGW detection. 1.1.0
2017-12-22 LoRd_MuldeRDocumentation updates.
2017-12-22 LoRd_MuldeRUpdated Python port to the latest version.
2017-12-22 LoRd_MuldeRUpdated Delphi port to the latest version.
2017-12-22 LoRd_MuldeRUpdated Microsoft.NET port to the latest version.
2017-12-22 LoRd_MuldeRAdded "Flip-4" round.
2017-11-05 LoRd_MuldeRDon't run XCHG_BYTE and FLIP-2, if there was no improve...
2017-11-01 LoRd_MuldeRDetect lost timer ticks, e.g. because computer was...
2017-10-30 LoRd_MuldeRMake 'threshold' in main function a double value.
2017-10-29 LoRd_MuldeRAutomatically adjust threshold, so that table will...
2017-10-19 LoRd_MuldeRReset row index to initial row offset after each step.
2017-10-13 LoRd_MuldeRSome code clean-up.
2017-10-07 LoRd_MuldeRImplemented "flip-{1,2}" and "flip-N" optimization...
2017-10-07 LoRd_MuldeRSmall tweak.
2017-10-06 LoRd_MuldeRSmall tweak.
2017-10-06 LoRd_MuldeRLimit row iterator to "ROW_NUM / (THREAD_COUNT / 2...
2017-10-03 LoRd_MuldeRImplemented adaptive threshold.
2017-10-01 LoRd_MuldeRSome tweaks to error computation.
2017-10-01 LoRd_MuldeRImproved initialization of new table + various tweaks.
2017-09-30 LoRd_MuldeRImplemented "xchg-byte" optimization step.
2017-09-29 LoRd_MuldeRSome improvements and tweaks.
2017-09-29 LoRd_MuldeRAdded XOR table generator "V2", highly experimental.
2017-09-24 LoRd_MuldeRSmall improvement of "rand-replace" method.
2017-09-23 LoRd_MuldeRSome tweaks.
2017-09-19 LoRd_MuldeRAdapt "sigma" value to current round number.
2017-09-19 LoRd_MuldeRImproved error metric.
2017-09-17 LoRd_MuldeRUpdated Java bindings.
2017-09-17 LoRd_MuldeRImproved error computation in XOR table generator.
2017-09-16 LoRd_MuldeRAdded new MIX table. Minimum distance is now 46 for...
2017-09-15 LoRd_MuldeRMake sure that each MIX permutation has maximum distanc...
2017-09-09 LoRd_MuldeRAdapted "sigma" computation.
2017-09-09 LoRd_MuldeRUpdated MSWS RNG to latest version + some more fixes.
2017-09-07 LoRd_MuldeRSome improvements to MSWS (Middle Square Weyl Sequence...
2017-09-06 LoRd_MuldeRSwitch to MSWS (Middle Square Weyl Sequence) random...
2017-09-02 LoRd_MuldeRSlightly improved check_permutation() function.
2017-08-23 LoRd_MuldeRAdded Java "Validate" project.
2017-08-22 LoRd_MuldeRImproved error metric to consider maximum per-row error...
2017-08-14 LoRd_MuldeRUse "fast" stdint types in a few more places.
2017-08-13 LoRd_MuldeRSmall tweak.
2017-08-13 LoRd_MuldeRUse "inside-out" algorithm to generate random permutation.
2017-08-12 LoRd_MuldeRSome more tweaks to MIX table generation.
2017-08-12 LoRd_MuldeRFixed a few GCC warnings.
2017-08-12 LoRd_MuldeRUse "fast" stdint types in a few more places.
2017-08-12 LoRd_MuldeRSome more tweaks to MIX table generation.
2017-08-12 LoRd_MuldeRUse "fast" stdint types, where appropriate.
2017-08-12 LoRd_MuldeRVarious improvements to MIX table generation.
2017-08-11 LoRd_MuldeRUpdated project/solution to VS2017.
2017-08-11 LoRd_MuldeRUpdated XOR table and test vectors.
2017-08-11 LoRd_MuldeRLoad PThread libraries from Prerequisites directory.
2017-08-11 LoRd_MuldeRAdded new XOR table.
2017-08-11 LoRd_MuldeRAdded "JavaBytes" tool.
2017-08-11 LoRd_MuldeRUpdated project/solution to VS2017.
2017-08-03 LoRd_MuldeRSome improvements to "rand-replace" mode.
next