ctaes 0.1.0

A wrapper of Bitcoin Core's ctaes C library. ctaes is a simple constant-time AES implementation.
Documentation
  • Coverage
  • 79.49%
    31 out of 39 items documented0 out of 37 items with examples
  • Size
  • Source code size: 72.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 905.94 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • BitBoxSwiss/rust-ctaes
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • benma

rust-ctaes

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