Docs.rs
  • azalea-crypto-0.5.0
    • azalea-crypto 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • Crates.io
    • Source
    • Owners
    • mat-1
    • Dependencies
      • aes ^0.8.1 normal
      • azalea-buf ^0.5.0 normal
      • cfb8 ^0.8.1 normal
      • num-bigint ^0.4.3 normal
      • rand ^0.8.4 normal
      • rsa_public_encrypt_pkcs1 ^0.4.0 normal
      • sha-1 ^0.10.0 normal
      • uuid ^1.1.2 normal
      • criterion ^0.3.5 dev
    • Versions
      • 0.5.0
      • 0.4.0
      • 0.3.0
      • 0.2.0
      • 0.1.0
  • Platform
    • x86_64-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-apple-darwin
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate azalea_crypto

  • Version 0.5.0
  • All Items
  • Structs
  • Functions
  • Type Definitions
?
Change settings

Crate azalea_crypto

source ·

Structs

EncryptResult
MessageSignature
SaltSignaturePair
SignedMessageHeader

Functions

create_cipher
decrypt_packet
digest_data
encrypt
encrypt_packet
hex_digest
make_salt
Generates a random u64 to use as a salt

Type Definitions

Aes128CfbDec
Aes128CfbEnc