From 6c5fdd69e08d4725fa47c8eafb4bc7845bc1ecc3 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 15 May 2024 04:11:50 -0400 Subject: content/posts/2023-10-07-c11-fips203ipd.md: add fips203ipd v0.6 --- content/posts/2023-10-07-c11-fips203ipd.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'content/posts/2023-10-07-c11-fips203ipd.md') diff --git a/content/posts/2023-10-07-c11-fips203ipd.md b/content/posts/2023-10-07-c11-fips203ipd.md index b35e9e7..5fb3fa3 100644 --- a/content/posts/2023-10-07-c11-fips203ipd.md +++ b/content/posts/2023-10-07-c11-fips203ipd.md @@ -200,6 +200,10 @@ README.md. reduction in median CPU cycles, scalar: ~13% reduction in median CPU cycles), code cleanup, internal documentation improvements. +**Update (2024-05-15):** Released v0.6. Added [Neon][] backend, backend +auto-detection, test suite MacOS support, [Raspberry Pi 5][pi5] +benchmarks, documentation improvements. + [c11]: https://en.wikipedia.org/wiki/C11_(C_standard_revision) "ISO/IEC 9899:2011" [SHA-3]: https://en.wikipedia.org/wiki/SHA-3 @@ -238,3 +242,7 @@ cycles), code cleanup, internal documentation improvements. "NIST: Intermediate Values for draft ML-KEM and draft ML-DSA" [avx-512]: https://en.wikipedia.org/wiki/AVX-512 "Advanced Vector Extensions (AVX) SIMD instructions." +[neon]: https://en.wikipedia.org/wiki/ARM_architecture_family#Advanced_SIMD_(Neon) + "Advanced SIMD extension for ARM CPUs" +[pi5]: https://en.wikipedia.org/wiki/Raspberry_Pi + "Raspberry Pi" -- cgit v1.2.3