ctaes 0.1.0

A wrapper of Bitcoin Core's ctaes C library. ctaes is a simple constant-time AES implementation.
Documentation
1
2
3
4
# rust-ctaes

This is Rust wrapper around [ctaes](https://github.com/bitcoin-core/ctaes/), a constant time
implementation of AES.