Docs.rs
  • libpna-0.0.0-alpha.0
    • libpna 0.0.0-alpha.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • ChanTsune
    • Dependencies
      • aes ^0.8.2 normal
      • argon2 ^0.5.0 normal
      • camellia ^0.1.0 normal
      • cbc ^0.1.2 normal
      • cipher ^0.4.3 normal
      • crc32fast ^1.2.0 normal
      • crypto-common ^0.1.6 normal
      • ctr ^0.9.2 normal
      • flate2 ^1.0.25 normal
      • password-hash ^0.5.0 normal
      • pbkdf2 ^0.12.1 normal
      • rand ^0.8.5 normal
      • xz2 ^0.1.7 normal
      • zstd ^0.12.3 normal
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate libpna

  • Version 0.0.0-alpha.0
  • All Items
  • Structs
  • Enums
  • Constants
?
Change settings

Crate libpna

source ·

Structs

  • ArchiveReader
  • ArchiveWriter
  • ChunkReader
  • ChunkType
  • ChunkWriter
  • CompressionLevel
  • Decoder
  • Encoder
  • Item
  • ItemInfo
  • ItemName
  • Options

Enums

  • CipherMode
  • Compression
  • DataKind
  • Encryption
  • HashAlgorithm

Constants

  • AEND
    Archive end
  • AHED
    Archive header
  • FDAT
    File data
  • FEND
    File end
  • FHED
    File header
  • PHSF
    Password hash string format
  • PNA_HEADER
    The magic number of Portable-Network-Archive