Skip to content
#

sponge-construction

Here are 13 public repositories matching this topic...

Browser-based Ascon demo — NIST Lightweight Cryptography Standard (FIPS SP 800-232, 2025). Ascon-AEAD128 encrypt/decrypt with constant-time tag verification, Ascon-Hash256 with avalanche analysis, side-by-side comparison against AES-GCM and ChaCha20-Poly1305. Designed for IoT and embedded constraints. No backends. No external crypto libraries.

  • Updated Aug 20, 2026
  • TypeScript

Experimental cryptographic hash/XOF research project combining finite-field arithmetic, Feistel rounds, a sponge construction, and Garside braid normalization. Includes a C reference implementation, reproducible tests, and cryptanalysis reports. Not for production use.

  • Updated Jul 12, 2026
  • C

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.

  • Updated Aug 20, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the sponge-construction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sponge-construction topic, visit your repo's landing page and select "manage topics."

Learn more