Docs.rs
brass-aphid-wire-decryption-0.0.2
brass-aphid-wire-decryption 0.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
jmayclin
Dependencies
anyhow ^1.0.98
normal
aws-lc-rs ^1.0.0
normal
brass-aphid-wire-macros ^0.0.2
normal
brass-aphid-wire-messages ^0.0.2
normal
byteorder ^1.5.0
normal
errno ^0.3
normal
hex ^0.4.3
normal
hkdf ^0.12.4
normal
libc ^0.2.174
normal
openssl ^0.10.73
normal
openssl-sys ^0.9.109
normal
rustls ^0.23.29
normal
s2n-tls ^0.3.21
normal
s2n-tls-sys ^0.3.21
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.12.0
normal
sha2 ^0.10.9
normal
strum ^0.25
normal
tracing ^0.1.40
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
s2n-tls-tokio ^0.3.21
dev
tokio ^1.48.0
dev
serde_with ^3.12.0
build
Versions
34.29%
of the crate is documented
Platform
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
Module decryption
brass_
aphid_
wire_
decryption
0.0.2
Module decryption
Module Items
Modules
Structs
Enums
In crate brass_
aphid_
wire_
decryption
brass_aphid_wire_decryption
Module
decryption
Copy item path
Source
Modules
§
key_
manager
key_
space
s2n_
tls_
intercept
stream_
decrypter
tls_
stream
transcript
Structs
§
Decrypting
Pipe
This makes it easy to decrypt the traffic from a TLS implementation which operates over some generic type implementing Read + Write. E.g.
openssl::SslStream
Enums
§
Mode