Commit Graph

14 Commits (master)

Author SHA1 Message Date
tevador 32ab5dea54 fix potential use-after-free when reallocating cache
4 years ago
tevador 3910d49b49 Hide tempHash from the public API
5 years ago
SChernykh 219c02e1e5 Combined hash and fill AES loop (#166)
5 years ago
hyc 01648b3bd6 Remember cache input data (#133)
5 years ago
SChernykh 9e7ae84de4 Set scratchpad pointer to null by default
5 years ago
tevador e4b2270104
Merge pull request #47 from tevador/pr-doc
5 years ago
tevador 8298c9faf8 Much more detailed design description
5 years ago
tevador bc2aae0f61 Support Dataset size larger than 4 GiB
5 years ago
tevador 2706a8b753 Relicensed under the 3-clause BSD license
5 years ago
tevador b62b1f8717 Added scratchpad entropy test
5 years ago
tevador 22a3aa8d79 randomx_cache and randomx_dataset changed to standard-layout structs
5 years ago
tevador 270a4f97fe Dataset size increased to 2080 MiB
5 years ago
tevador a8c7137873 Linux makefile
5 years ago
tevador d7eefce583 Removed capital letters from filenames
5 years ago