Docs.rs
  • encrypted_id-0.1.5
    • encrypted_id 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • amitu
    • Dependencies
      • base64 ^0.12.0 normal
      • byteorder ^1.3.4 normal
      • crc ^1.8.1 normal
      • failure ^0.1.7 normal
      • lazy_static ^1 normal
      • rust-crypto ^0.2.36 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

encrypted_id0.1.5

Crate Items

  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Enums

  • EError

Traits

  • decrypt::Decrypt
  • encrypt::Encrypt

Functions

  • decrypt::decode
  • decrypt::decode_with_secret
  • decrypt::decrypt
  • decrypt::decrypt_with_secret
  • encrypt::encode
  • encrypt::encode_with_secret
  • encrypt::encrypt
  • encrypt::encrypt_with_secret
  • init
  • init_conf

Type Aliases

  • EResult