ohos-crypto-sys 0.1.0

Raw bindings to the CryptoArchitectureKit NDK of OpenHarmony
Documentation
  • Coverage
  • 92.41%
    146 out of 158 items documented0 out of 0 items with examples
  • Size
  • Source code size: 123.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.96 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 31s Average build duration of successful builds.
  • all releases: 1m 31s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • openharmony-rs/ohos-sys
    25 6 8
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jschwe

OpenHarmony CryptoArchitectureKit bindings

Raw FFI bindings to the OpenHarmony CryptoArchitectureKit NDK (libohcrypto.so) — the system cryptographic framework providing message digest, MAC, symmetric / asymmetric key generation, symmetric / asymmetric cipher, signature, key agreement, KDF and random number generator APIs.

Available since OpenHarmony API-level 12. Several modules (asymmetric cipher, KDF, key agreement, MAC, random number generator) were added in API-level 20.

C API reference: https://gitcode.com/openharmony/docs/blob/master/en/application-dev/reference/apis-crypto-architecture-kit/_crypto_common_api.md

License

Licensed under the Apache-2.0 license, matching the license of OpenHarmony.