Docs.rs
  • kt2-1.1.1
    • kt2 1.1.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 617a7a
    • Dependencies
      • blake3 ^1.4.1 normal
      • bs58 ^0.5.0 normal
      • rand ^0.7.3 normal
      • ring ^0.16.20 normal
      • rkyv ^0.7.42 normal
      • safe_pqc_kyber ^0.6.1 normal
      • secrecy ^0.8.0 normal
      • criterion ^0.4 dev
    • Versions
    • 54.07% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kt21.1.1

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Constants
?
Change settings

Crate kt2

source ·

Re-exports

  • pub use safe_pqc_kyber as kyber;
  • pub use kt2::*;
  • pub use id::*;

Modules

  • aes
  • fips202
  • id
  • kt2
  • ntt
  • packing
  • params
  • poly
  • polyvec
  • reduce
  • rounding
  • sign

Structs

  • ArchivedPublicKey
    An archived PublicKey
  • ArchivedSignature
    An archived Signature
  • Keypair
    A pair of private and public keys.
  • PublicKey
  • PublicKeyResolver
    The resolver for an archived PublicKey
  • SecretKey
    Private key.
  • Signature
  • SignatureResolver
    The resolver for an archived Signature

Constants

  • KEYPAIR_BYTES
  • PUBLIC_KEY_BYTES
  • SECRET_KEY_BYTES
  • SIGN_BYTES