Adam Ierymenko
|
c3dd3bb7fc
|
... a bunch of stuff that has been sitting here for too long ...
|
2021-07-06 16:35:20 -04:00 |
|
Adam Ierymenko
|
0290446000
|
Clang-format changes.
|
2021-05-18 12:43:13 -04:00 |
|
Adam Ierymenko
|
12e7546ebc
|
ZeroTier standard .clang-format -- switch to spaces, match indentation of Rust, mostly based on LLVM format.
|
2021-04-26 08:55:28 -04:00 |
|
Adam Ierymenko
|
f82085cede
|
cleanup, warning removal.
|
2021-03-08 14:05:33 -05:00 |
|
Adam Ierymenko
|
26e8859d99
|
Copyright notices, dates.
|
2021-02-22 22:58:16 -05:00 |
|
Adam Ierymenko
|
b7d7e8eb40
|
cleanup
|
2021-01-26 11:45:42 -05:00 |
|
Adam Ierymenko
|
a7350bc312
|
Bust out ARM crypto extensions AES into a separate file too.
|
2020-10-16 17:41:03 -04:00 |
|
Adam Ierymenko
|
0e396526e4
|
Some small Go stuff, and break out AES-NI into its own .cpp file for easier management.
|
2020-10-16 15:04:22 -04:00 |
|
Adam Ierymenko
|
00714f5f2e
|
cleanup
|
2020-10-08 19:03:46 -04:00 |
|
Adam Ierymenko
|
27939a5233
|
AES performance on rpi4 is now at least acceptable.
|
2020-08-06 23:09:34 +00:00 |
|
Adam Ierymenko
|
78670aea58
|
AES software optimizations to make rpi4 faster.
|
2020-08-06 09:34:37 -07:00 |
|
Adam Ierymenko
|
7c929099b3
|
Change date bump for v2.0
|
2020-07-31 14:26:55 -07:00 |
|
Adam Ierymenko
|
3b773da8bc
|
Add separate accelerated() function for AES::GMAC.
|
2020-07-29 21:52:07 -07:00 |
|
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
|
2ee550bbfd
|
Some optimization.
|
2020-06-30 23:44: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 |
|