Frank Denis
9f274e1f7d
std/crypto: add the AEGIS128L AEAD
...
Showcase that Zig can be a great option for high performance cryptography.
The AEGIS family of authenticated encryption algorithms was selected for
high-performance applications in the final portfolio of the CAESAR
competition.
They reuse the AES core function, but are substantially faster than the
CCM, GCM and OCB modes while offering a high level of security.
AEGIS algorithms are especially fast on CPUs with built-in AES support, and
the 128L variant fully takes advantage of the pipeline in modern Intel CPUs.
Performance of the Zig implementation is on par with libsodium.
2020-09-29 17:10:04 +02:00
..
2020-08-20 16:07:04 -04:00
2020-08-20 19:21:10 -04:00
2020-08-24 17:59:44 +02:00
2020-09-11 20:02:41 -04:00
2020-09-29 17:10:04 +02:00
2020-09-03 18:10:40 +03:00
2020-09-29 11:18:35 +02:00
2020-09-05 13:58:02 +03:00
2020-09-27 21:59:29 +02:00
2020-09-14 16:43:49 +03:00
2020-09-25 10:58:07 +02:00
2020-09-02 00:17:50 +02:00
2020-09-07 06:23:27 -06:00
2020-08-20 16:07:04 -04:00
2020-09-07 20:44:01 +03:00
2020-09-06 01:16:33 -04:00
2020-09-02 00:17:59 -04:00
2020-08-20 16:07:04 -04:00
2020-09-27 21:59:29 +02:00
2020-08-20 16:07:04 -04:00
2020-09-10 15:56:27 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-28 14:16:26 -04:00
2020-09-02 00:17:50 +02:00
2020-08-20 16:07:04 -04:00
2020-09-02 11:11:57 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-21 00:51:14 +02:00
2020-08-20 16:07:04 -04:00
2020-09-02 00:17:50 +02:00
2020-09-25 01:53:38 -04:00
2020-09-07 06:23:24 -06:00
2020-09-11 22:32:23 +02:00
2020-08-22 15:10:33 -04:00
2020-09-06 18:25:33 -04:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-08-20 16:07:04 -04:00
2020-09-29 17:10:04 +02:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-15 18:14:06 +03:00
2020-08-20 16:07:04 -04:00
2020-09-27 05:46:39 -04:00
2020-09-17 00:53:08 +02:00
2020-09-17 17:22:26 -04:00
2020-09-09 00:33:14 -04:00
2020-08-22 02:47:50 -04:00
2020-09-25 10:58:07 +02:00
2020-08-20 16:07:04 -04:00
2020-08-31 23:39:50 +10:00
2020-09-07 06:23:27 -06:00
2020-08-22 02:47:39 -04:00
2020-09-04 13:00:10 -07:00
2020-09-08 20:55:06 +02:00
2020-09-03 18:10:40 +03:00
2020-09-03 18:10:40 +03:00
2020-09-28 12:24:22 +02:00
2020-08-20 16:07:04 -04:00
2020-09-24 22:06:41 +02:00
2020-08-20 16:07:04 -04:00
2020-09-25 18:42:24 +02:00
2020-08-20 16:07:04 -04:00
2020-09-04 22:49:14 +03:00
2020-09-10 12:00:53 +03:00
2020-09-10 14:30:07 -04:00
2020-09-03 18:07:30 -04:00
2020-09-03 18:10:40 +03:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-10 15:56:27 -04:00
2020-09-07 14:59:46 -07:00
2020-09-04 05:22:26 +03:00
2020-08-20 16:07:04 -04:00
2020-09-03 18:10:40 +03:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-08-20 16:07:04 -04:00
2020-09-03 18:10:40 +03:00