1
0
mirror of https://github.com/fumiama/blake2b-simd.git synced 2026-06-05 02:00:26 +08:00
Commit Graph

12 Commits

Author SHA1 Message Date
frankw
b0e1a3d003 DIAGONALIZE macro 2016-06-25 08:57:01 +02:00
frankw
c5dac2387d G2 macro completed 2016-06-25 08:42:30 +02:00
frankw
100130f468 Comment about approach 2016-06-24 23:42:10 +02:00
frankw
07dd36a646 First half of G2 macro completed 2016-06-24 23:30:25 +02:00
frankw
2fe67e0d78 Add comment for register use 2016-06-24 22:51:51 +02:00
frankw
5ba9ce6a04 G1 macro completed 2016-06-24 22:38:20 +02:00
frankw
4d0b10ee48 Reordering of iv loading 2016-06-24 22:14:30 +02:00
frankw
207d895ad9 First half of G1 macro working for Round 1 2016-06-24 22:14:06 +02:00
frankw
8bc3dcee2c Skeleton for assembly and test function 2016-06-24 21:48:51 +02:00
frankw
b47a44b57d Added LICENSE and initial test case 2016-06-24 20:09:36 +02:00
frankw
d94e7b9050 Import from github.com/dchest/blake2b 2016-06-24 20:06:29 +02:00
frankw
7b364246a7 Initial commit 2016-06-24 19:39:03 +02:00