aocl-crypto 0.1.0

Safe Rust wrappers for AOCL-Cryptography (ALCP)
Documentation
  • Coverage
  • 83.49%
    91 out of 109 items documented0 out of 67 items with examples
  • Size
  • Source code size: 77.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.8 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2m 58s Average build duration of successful builds.
  • all releases: 2m 58s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ciresnave/aocl
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ciresnave

aocl-crypto

Safe Rust wrappers for AOCL-Cryptography (ALCP).

Built on top of aocl-crypto-sys.

Currently exposes the digest API (MD5, SHA-1, SHA-2 224/256/384/512, SHA-3 224/256/384/512). Cipher / AEAD / MAC / RSA / EC will follow.

Dual-licensed under MIT or Apache-2.0.