Docs.rs
  • pkstl-0.1.0
    • pkstl 0.1.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • librelois
    • Dependencies
      • bincode ^1.2.0 normal optional
      • chacha20-poly1305-aead ^0.1.2 normal
      • clear_on_drop ^0.2.3 normal
      • failure ^0.1.5 normal
      • flate2 ^1.0.11 normal optional
      • log 0.4.* normal
      • ring ^0.16.9 normal
      • serde 1.0.* normal optional
      • serde_cbor ^0.10.2 normal optional
      • serde_json ^1.0.40 normal optional
      • pretty_assertions ^0.6.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pkstl0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • EncapsuledMessage
  • EphemeralPublicKey
  • MinimalSecureLayer
  • SecureLayer
  • SecureLayerConfig
  • Seed32

Enums

  • EncryptAlgo
  • Error
  • IncomingBinaryMessage
  • Message

Type Aliases

  • Result

Constants

  • SIG_ALGO_ED25519
  • SIG_ALGO_ED25519_ARRAY