Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Electron-Labs/aes-circom

Repository files navigation

AES-GCM Implementation in Circom

This is based on the S-table implementation of AES GCM SIV encryption scheme.

It is heavily inspired by the C implementation of AES-GCM-SIV