Docs.rs
  • kcapi-0.1.6
    • kcapi 0.1.6
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • puru1761
    • Dependencies
      • kcapi-sys ^1.4.1 normal
      • libc ^0.2.107 normal
    • Versions
    • 71.53% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

kcapi0.1.6

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • IOVec
  • KcapiError
  • aead::KcapiAEAD
  • aead::KcapiAEADData
  • akcipher::KcapiAKCipher
  • kdf::KcapiKDF
  • md::KcapiHash
  • rng::KcapiRNG
  • skcipher::KcapiSKCipher

Enums

  • aead::KcapiAEADMode

Traits

  • IOVecTrait
  • VMSplice

Functions

  • aead::ccm_nonce_to_iv
  • aead::decrypt
  • aead::encrypt
  • akcipher::decrypt
  • akcipher::encrypt
  • akcipher::sign
  • akcipher::verify
  • kdf::hkdf
  • kdf::pbkdf
  • md::digest
  • md::hmac_sha1
  • md::hmac_sha224
  • md::hmac_sha256
  • md::hmac_sha384
  • md::hmac_sha512
  • md::keyed_digest
  • md::sha1
  • md::sha224
  • md::sha256
  • md::sha384
  • md::sha512
  • rng::get_bytes
  • skcipher::dec_aes_cbc
  • skcipher::dec_aes_ctr
  • skcipher::decrypt
  • skcipher::decrypt_aio
  • skcipher::enc_aes_cbc
  • skcipher::enc_aes_ctr
  • skcipher::encrypt
  • skcipher::encrypt_aio
  • util::lib_version
  • util::pad_iv

Type Aliases

  • KcapiResult

Constants

  • ACCESS_HEURISTIC
  • ACCESS_SENDMSG
  • ACCESS_VMSPLICE
  • INIT_AIO
  • md::SHA1_DIGESTSIZE
  • md::SHA224_DIGESTSIZE
  • md::SHA256_DIGESTSIZE
  • md::SHA384_DIGESTSIZE
  • md::SHA512_DIGESTSIZE
  • skcipher::AES128_KEYSIZE
  • skcipher::AES192_KEYSIZE
  • skcipher::AES256_KEYSIZE
  • skcipher::AES_BLOCKSIZE