Sign in Sign up
cargo

honest_aes

AES built on the honest field with no lookup tables: the S-box is computed, MixColumns is field multiplication, and nothing branches on a key or a byte of data. AES-128/192/256 with CTR, CBC, CMAC and GCM.

Activity

Latest release
1w ago
Total releases
1
Cadence
Last 12 months
1

Reach

Downloads
0
Stars
0

Details

License
MIT OR Apache-2.0
First release
Sep 03, 2026
Releases
Version Released
0.1.0 initial