SChernykh
|
3f69ad7b79
Added CI tests
|
3 лет назад |
SChernykh
|
166e0d80f5
Fixed cache->jit memory leak
|
4 лет назад |
Howard Chu
|
6f756473c0
Don't use exceptions in low-level mem allocator
|
4 лет назад |
tevador
|
a1c08a2f41
Merge pull request #187 from tevador/pr-netbsd
|
6 лет назад |
tevador
|
708a4e50c5
Fix compilation and JIT support on NetBSD:
|
6 лет назад |
tevador
|
32ab5dea54
fix potential use-after-free when reallocating cache
|
6 лет назад |
tevador
|
6a764e90d0
Preserve floating point state when calling randomx_calculate_hash
|
6 лет назад |
tevador
|
01381ccef3
Add a missing function to calculate a batch of hashes
|
6 лет назад |
tevador
|
3910d49b49
Hide tempHash from the public API
|
6 лет назад |
SChernykh
|
219c02e1e5
Combined hash and fill AES loop (#166)
|
6 лет назад |
ston1th
|
5c0486bd33
Fixed tests on OpenBSD
|
7 лет назад |
tevador
|
4296c35d79
switch on int
|
7 лет назад |
tevador
|
abf2a5034e
Make sure AES code is present when setting RANDOMX_FLAG_HARD_AES
|
7 лет назад |
tevador
|
fc892fc5c0
Select AVX2 if both AVX2 and SSSE3 flags are set
|
7 лет назад |
tevador
|
e0484dfb99
Automatic detection of CPU capabilities
|
7 лет назад |
tevador
|
900a936816
Optimized Argon2 (SSSE3/AVX2)
|
7 лет назад |
hyc
|
01648b3bd6
Remember cache input data (#133)
|
7 лет назад |
tevador
|
67010ab554
Optional W^X policy for JIT pages (#112)
|
7 лет назад |
tevador
|
47ade5e894
Do not attempt to allocate >= 4 GiB on 32-bit systems (#99)
|
7 лет назад |
tevador
|
aaa6e4e881
Sanity checks (#88)
|
7 лет назад |
tevador
|
2706a8b753
Relicensed under the 3-clause BSD license
|
7 лет назад |
tevador
|
3dd21ea93d
Prepare for JIT compiler support for other platforms
|
7 лет назад |
tevador
|
c87dcc8ae5
Cache seed renamed to key
|
7 лет назад |
tevador
|
22a3aa8d79
randomx_cache and randomx_dataset changed to standard-layout structs
|
7 лет назад |
tevador
|
270a4f97fe
Dataset size increased to 2080 MiB
|
7 лет назад |
tevador
|
b4dca14f0c
Added a function to access the dataset memory buffer
|
7 лет назад |
tevador
|
87b8253374
API documentation
|
7 лет назад |
tevador
|
bc78b628ea
Flags ordered by their impact on performance
|
7 лет назад |
tevador
|
a8c7137873
Linux makefile
|
7 лет назад |
tevador
|
41557ce010
randomx project changed to a static library
|
7 лет назад |