#
fips-197
Here are 7 public repositories matching this topic...
AES block cipher (128/192/256-bit) built from scratch in Java, following the NIST FIPS-197 spec with per-round state tracing
java nist cryptography encryption aes galois-field from-scratch key-schedule block-cipher symmetric-encryption sbox fips-197
-
Updated
Jul 22, 2026 - Java
Implementation of the AES cryptography standard [FIPS 197] and other block cipher modes from NIST SP 800-38X.
-
Updated
Oct 30, 2025 - HTML
AES (FIPS-197 / Rijndael) implementation in Java with 128/192/256-bit keys and full key schedule.
-
Updated
Nov 6, 2025 - Java
Browser-based AEGIS-256 authenticated encryption demo (draft-irtf-cfrg-aegis-aead-18). AES round function, 6-state sponge update, and tag derivation implemented from scratch and verified against official test vectors.
cryptography aes aead authenticated-encryption sponge-construction symmetric-encryption crypto-lab nonce-misuse-resistant fips-197 cfrg aegis-256 rfc-draft post-aes-gcm
-
Updated
Sep 10, 2026 - TypeScript
Add this topic to your repo
To associate your repository with the fips-197 topic, visit your repo's landing page and select "manage topics."