diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-05-15 05:13:03 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-05-15 05:13:03 -0400 |
commit | 4ce968e10dd72b76ac28fd337d03e9432581cdc3 (patch) | |
tree | f703f7f496fad736eea8f2346c61674a1dc527ed /content | |
parent | 583b75f96a47ee18cd81625e5cd9365083d78418 (diff) | |
download | pablotron.org-4ce968e10dd72b76ac28fd337d03e9432581cdc3.tar.bz2 pablotron.org-4ce968e10dd72b76ac28fd337d03e9432581cdc3.zip |
content/posts/2024-05-15-c11-fips203ipd-v0.6.md: fix rod-chapman link
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/2024-05-15-c11-fips203ipd-v0.6.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2024-05-15-c11-fips203ipd-v0.6.md b/content/posts/2024-05-15-c11-fips203ipd-v0.6.md index ad9eee0..c749850 100644 --- a/content/posts/2024-05-15-c11-fips203ipd-v0.6.md +++ b/content/posts/2024-05-15-c11-fips203ipd-v0.6.md @@ -152,7 +152,7 @@ mechanism (KEM)][kem]. ### Changes in v0.6 - Add [Neon][] backend -- Add MacOS support to test suite (thanks [Rod][]!) +- Add MacOS support to test suite (thanks [Rod][rod-chapman]!) - Add backend auto-detection, `BACKEND` command-line build parameter, and `fips203ipd_backend()` function - Add [Raspberry Pi 5 (Cortex-A76)][pi5] benchmarks @@ -230,7 +230,7 @@ tools and because [Kyber][] and ML-KEM differ slightly. "Advanced SIMD extension for ARM CPUs" [pi5]: https://en.wikipedia.org/wiki/Raspberry_Pi "Raspberry Pi" -[rod chapman]: https://github.com/rod-chapman +[rod-chapman]: https://github.com/rod-chapman "Rod Chapman" [pqc-forum-announce]: https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/mxWWySY9rB4 "fips203ipd v0.5 release announcement on the pqc-forum mailing list" |