Docs.rs
  • tiny-crypto-0.1.1
    • tiny-crypto 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mikewei
    • Dependencies
      • base64ct ^1.6.0 normal
      • bincode ^1.3.3 normal
      • hex ^0.4.3 normal
      • libaes ^0.7.0 normal
      • sha1 ^0.10.6 normal
      • hex-literal ^0.4.1 dev
      • rstest ^0.18.2 dev
    • Versions
    • 56.67% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

tiny_crypto0.1.1

  • Macros
  • Structs
  • Constants
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • hash::OnceWrapper
  • hash::Sha1
  • sym::Aes

Traits

  • encoding::Encoder
  • hash::Hasher
  • hash::OnceHasher
  • sym::Cipher

Macros

  • hash
  • sha1

Type Aliases

  • sym::Aes128
  • sym::Aes192
  • sym::Aes256

Constants

  • encoding::BASE64
  • encoding::HEX
  • hash::SHA1