pq-oid 1.0.0

OID constants for all PQ algorithms (ML-KEM, ML-DSA, SLH-DSA)
Documentation
  • Coverage
  • 47.66%
    51 out of 107 items documented5 out of 5 items with examples
  • Size
  • Source code size: 59.87 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 8.52 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • eacet github:multivmlabs:owners

pq-oid

OID constants for all PQ algorithms (ML-KEM, ML-DSA, SLH-DSA)

Installation

[dependencies]
pq-oid = "0.0.1"

Usage

use pq_oid;

// Coming soon

License

MIT