Docs.rs
mysql_common-0.33.0
mysql_common 0.33.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blackbeam
Dependencies
base64 ^0.22
normal
bigdecimal >=0.3, <0.5
normal
optional
bitflags ^2.3
normal
bitvec ^1.0
normal
optional
btoi ^0.4.3
normal
byteorder ^1
normal
bytes ^1.0
normal
chrono ^0.4.20
normal
optional
crc32fast ^1.2
normal
flate2 ^1.0
normal
frunk ^0.4
normal
optional
lazy_static ^1
normal
mysql-common-derive ^0.31.0
normal
optional
num-bigint ^0.4
normal
num-traits ^0.2
normal
rand ^0.8
normal
regex ^1.5
normal
rust_decimal ^1.0
normal
optional
saturating ^0.1
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
time ^0.3
normal
optional
uuid ^1
normal
zstd ^0.13
normal
proptest ^1.0
dev
unic-langid ^0.9.4
dev
bindgen ^0
build
cc ^1.0
build
cmake ^0.1
build
subprocess ^0.2
build
Versions
56.23%
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
mysql_
common
0.33.0
Module rsa
Module Items
Structs
Traits
In mysql_
common::
crypto
mysql_common
::
crypto
Module
rsa
Copy item path
Source
Structs
§
Pkcs1
Oaep
Padding
Padding, as described in PKCS #1: RSA Cryptography Specifications Version 2.0 (rfc2437).
Pkcs1
Padding
Padding, as described in PKCS #1: RSA Encryption Version 1.5 (rfc2313).
Public
Key
Traits
§
Padding
Padding operation trait.