https://github.com/pluto/tls-origo-legacy
Vendored TLS implementations
https://github.com/pluto/tls-origo-legacy
Last synced: about 1 year ago
JSON representation
Vendored TLS implementations
- Host: GitHub
- URL: https://github.com/pluto/tls-origo-legacy
- Owner: pluto
- Created: 2024-12-03T19:16:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-05T13:51:03.000Z (over 1 year ago)
- Last Synced: 2025-02-16T09:42:17.323Z (over 1 year ago)
- Language: Rust
- Size: 286 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TLS
Code liberally copied from the TLSN repository.
Modification of the RusTls library to support custom cryptography backends and async.