Electron-Labs / aes-circom

AES-GCM implementation in Circom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AES-GCM implementation in Circom


Languages

Language:JavaScript 76.2%Language:Shell 23.8%