#aes #encryption #ffi #no-std

sys no-std ctaes

A wrapper of Bitcoin Core's ctaes C library. ctaes is a simple constant-time AES implementation.

1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 27, 2025

#2256 in Cryptography

Apache-2.0

56KB
1.5K SLoC

C 808 SLoC // 0.1% comments Rust 489 SLoC // 0.0% comments

rust-ctaes

This is Rust wrapper around ctaes, a constant time implementation of AES.

No runtime deps

~0–275KB