Back to browse
GitHub Repository

hardware optimized AES for multiple platforms

0 starsC

multiaes – hardware-accelerated, constant-time AES, two-file drop-in

by lemaudit·Jul 27, 2026·2 points·0 comments

AI Analysis

●●SolidWizardryBig Brain

Constant-time AES with hardware acceleration drops into any project in two files.

Strengths
  • Hardware-accelerated paths for both Intel AES-NI and ARM crypto extensions.
  • Constant-time implementation prevents timing side-channel attacks.
  • WASM compilation support enables browser-based cryptographic operations.
Weaknesses
  • Single-block operations only; no GCM or CMAC modes yet.
  • AGPL license may deter commercial adoption.
Category
Target Audience

Systems programmers and cryptography implementers

Similar To

OpenSSL · libsodium · ring

Similar Projects

Mathematical fault-Isolation accelerator engine

Spec and formulas without any usable kernel or installation path.

Bold Bet
PJHkorea
3126d ago
Security●●●Banger

Rscrypto 0.4 treats constant-time as a release gate

1.60x fastest-external geomean with RSA as first-class citizen in pure Rust.

WizardryBig Brain
LoadingALIAS
101mo ago