Commit graph

17 commits

Author SHA1 Message Date
Adam Ierymenko
064cb6dad7 AES-GMAC for ARM crypto extensions (pmull) 2020-07-30 03:45:40 +00:00
Adam Ierymenko
d5afba2610 ARM auto-detection (unfinished) 2020-07-29 21:17:17 +00:00
Adam Ierymenko
b4d0307d9e
Some AES NEON reorg. 2020-07-29 13:37:32 -07:00
Adam Ierymenko
71b72a1ef2 AES (but not yet GMAC) for ARM64 native AES intrinsics, performs really well! 2020-07-29 20:10:27 +00:00
Adam Ierymenko
9a501a76d1
Starting on AES ARM intrinsics work. 2020-07-28 20:44:19 -07:00
Adam Ierymenko
71a2206c5d
Move a few things. 2020-07-17 10:57:01 -07:00
Adam Ierymenko
641d1a52c8
Warning removal. 2020-07-17 10:49:53 -07:00
Adam Ierymenko
cfb0bc4f8e
Better CRL implementation, AES fix. 2020-07-16 12:01:24 -07:00
Adam Ierymenko
75ecfffd52
More tweaks. 2020-07-15 16:51:39 -07:00
Adam Ierymenko
883cbd182d
Some optimization work on crypto code. 2020-07-15 14:33:02 -07:00
Adam Ierymenko
727aa8e71f
Warning removal. 2020-07-02 15:03:12 -07:00
Adam Ierymenko
2ee550bbfd
Some optimization. 2020-06-30 23:44:24 -07:00
Adam Ierymenko
3f4809457f
A bunch of compile fixes, and an edge case fix in Dictionary. 2020-06-30 20:31:41 -07:00
Adam Ierymenko
92d2bbc63c
Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 2020-06-30 11:20:44 -07:00
Adam Ierymenko
a472aafb3e Windows now builds at least to the point of running zt_core_tests. Go will need a revision to the command in CMake files. 2020-06-16 21:21:24 -07:00
Adam Ierymenko
d18c33d6df
Code cleanup, Linux build fixes. 2020-06-05 22:18:58 -07:00
Adam Ierymenko
3c11c13af4
More reorg, work in progress. 2020-06-05 13:04:37 -07:00
Renamed from node/AES.cpp (Browse further)