cellar-pkcs8 0.1.0

Pkcs8 support for ed25519 key.
Documentation
  • Coverage
  • 24.49%
    12 out of 49 items documented1 out of 16 items with examples
  • Size
  • Source code size: 44.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 820.76 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
  • tyrchen/pkcs8
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tyrchen

PKCS8 support

This code is derived from: https://github.com/briansmith/ring/blob/main/src/pkcs8.rs. It added ed25519 support.

License

cellar-pkcs8 is distributed under the terms of MIT.

See LICENSE for details.