Docs.rs
  • br-crypto-0.3.4
    • br-crypto 0.3.4
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • carryxd
    • Dependencies
      • base32 ^0.5.1 normal optional
      • base64 ^0.22.1 normal optional
      • byteorder ^1.5.0 normal optional
      • chrono ^0.4.38 normal optional
      • encoding ^0.2.33 normal optional
      • encoding_rs ^0.8.35 normal optional
      • hex ^0.4.3 normal optional
      • hmac ^0.12.1 normal optional
      • json ^0.12.4 normal optional
      • libaes ^0.7.0 normal optional
      • log ^0.4.22 normal
      • mail-parser ^0.9.1 normal optional
      • md5 ^0.8.0 normal optional
      • openssl ^0.10 normal optional
      • quoted_printable ^0.5.1 normal optional
      • rand ^0.9.0 normal
      • sha1 ^0.10.6 normal optional
      • sha2 ^0.10.8 normal optional
      • sha256-rs ^1.0.1 normal optional
      • textcode ^0.2.2 normal optional
      • urlencoding ^2.1.3 normal optional
      • uuid ^1.11 normal
      • env_logger ^0.11.5 dev
      • json ^0.12.4 dev
    • Versions
    • 37.14% of the crate is documented
  • 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

br_crypto0.3.4

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • jwt::Header
  • jwt::Jwt
  • jwt::Payload
  • totp::Totp

Enums

  • jwt::Alg

Functions

  • aes::aes_128_cbc
  • base64::decode
  • base64::decode_code
  • base64::decode_u8
  • base64::encode
  • base64::encode_file
  • base64::encode_u8
  • base64::url_decode
  • base64::url_encode
  • encoding::big5_to_utf8
  • encoding::code_to_utf8
  • encoding::euc_kr_to_utf8
  • encoding::from_utf8
  • encoding::gb18030_to_utf8
  • encoding::gb2312_to_utf8
  • encoding::gbk_to_utf8
  • encoding::iso_6937_to_utf8
  • encoding::iso_8859_10_to_utf8
  • encoding::iso_8859_11_to_utf8
  • encoding::iso_8859_13_to_utf8
  • encoding::iso_8859_14_to_utf8
  • encoding::iso_8859_15_to_utf8
  • encoding::iso_8859_16_to_utf8
  • encoding::iso_8859_1_to_utf8
  • encoding::iso_8859_2_to_utf8
  • encoding::iso_8859_3_to_utf8
  • encoding::iso_8859_4_to_utf8
  • encoding::iso_8859_5_to_utf8
  • encoding::iso_8859_6_to_utf8
  • encoding::iso_8859_7_to_utf8
  • encoding::iso_8859_8_to_utf8
  • encoding::iso_8859_9_to_utf8
  • encoding::koi8r_to_utf8
  • encoding::to_gb18030
  • encoding::to_gb2312
  • encoding::to_gbk
  • encoding::to_utf8
  • encoding::urlencoding_decode
  • encoding::urlencoding_encode
  • hash::base64_sha256
  • hash::md5_u8
  • hash::str_to_md5
  • hash::str_to_sha1
  • hash::str_to_sha256
  • hash::u8_to_md5
  • hash::u8_to_md5_base64
  • hex::decode
  • hex::encode
  • hex::modbus_crc
  • hmac::sha1
  • hmac::sha1_code
  • hmac::sha1_u8
  • hmac::sha256
  • hmac::sha256_u8
  • hmac::sha_1
  • pkey::create_pkey_pkcs8
  • pkey::decrypt
  • pkey::encrypt
  • pkey::pri_key_sign
  • pkey::pub_key_verify
  • qp::decode
  • qp::encode