Commit graph

8 commits

Author SHA1 Message Date
699ce02f2d
hash register file memory at once instead on loop calls 2024-04-17 09:53:24 +02:00
aab8f99dd4
Include softfloat64 and allow for purego implementation
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-04-17 06:04:29 +02:00
432590f930
Move argon2 / float packages to their own folders, cleanup vm Run
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-15 04:14:15 +02:00
5b9b3c3565
Use direct register and scratchpad under bytecode execution 2024-04-15 02:22:04 +02:00
b72f79a653
Remove zero register from vm bytecode 2024-04-14 15:43:54 +02:00
244cff31f9
Generate constants from hashes on startup, generate LUT for aes, cleanup endianness to be all little-endian 2024-04-12 17:53:28 +02:00
9214202406
Speedup superscalar / argon via less pointers and copies 2024-04-11 18:11:36 +02:00
5e7d8ea35f
Reorganize cache/dataset 2024-04-11 16:04:59 +02:00