Docs.rs
  • rasn-cms-0.15.2
    • rasn-cms 0.15.2
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • XAMPPRocky
    • Dependencies
      • rasn ^0.15 normal
      • rasn-pkix ^0.15 normal
    • Versions
    • 13.79% 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

rasn_cms0.15.2

Module algorithms

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

In crate rasn_cms

Module rasn_cms::algorithms

source ·
Expand description

§Algorithms used with CMS.

Algorithms OIDs and parameter data types.

Structs§

  • DhDomainParameters
  • DssParameters
  • DssSigValue
  • Pbkdf2Parameters
  • Rc2CbcParameter
  • RsaPublicKey
  • ValidationParameters

Enums§

  • Pbkdf2Salt

Constants§

  • AES
  • AES128_CBC
  • AES128_WRAP
  • AES192_CBC
  • AES192_WRAP
  • AES256_CBC
  • AES256_WRAP
  • CMS3DESWRAP
  • CMS3RC2WRAP
  • DES_EDE3_CBC
  • DSA
  • DSA_WITH_SHA1
  • ESDH
  • HMAC_SHA1
  • MD5
  • MD5_WITH_RSA
  • PBKDF2
  • PUBLIC_NUMBER
  • RC2_CBC
  • RSA
  • SHA1
  • SHA1_WITH_RSA
  • SSDH

Functions§

  • default_pbkdf2_algorithm

Type Aliases§

  • AesIv
  • CbcParameter
  • DhPublicKey
  • DssPubKey
  • Iv
  • KeyWrapAlgorithm
  • Rc2ParameterVersion
  • Rc2wrapParameter