Skip to content

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