/aes-circom

AES-GCM implementation in Circom

Primary LanguageJavaScript

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