2 releases

new 0.1.4 Sep 14, 2024
0.1.3 Sep 9, 2024
0.1.2 Sep 9, 2024
0.1.1 Sep 9, 2024
0.1.0 Sep 9, 2024

#98 in Parser tooling

Download history 244/week @ 2024-09-05 196/week @ 2024-09-12

440 downloads per month

MIT license

5KB
51 lines

take_sni

//! this is crate for just parse sni in tls client hello buffer,
//! returm endian pos in buffer and sni
//! this crate uses the parser combinator library and DOES NOT PANIC

lib.rs:

this is crate for just parse sni in tls client hello buffer, returm endian pos in buffer and sni this crate uses the parser combinator library and DOES NOT PANIC

Dependencies

~0.4–0.9MB
~20K SLoC