#certificate #web-transport #fingerprint #native #xwt #computation #networking

no-std xwt-cert-fingerprint

Certificate fingerprint computation algoritms related to WebTransport. Not directly required to use xwt, but can be helpful. Also usable without xwt. Inteded to work with both wasm and native.

2 releases

new 0.1.1 Mar 13, 2025
0.1.0 Apr 13, 2024

#2330 in Cryptography

Download history 14/week @ 2024-11-20 45/week @ 2024-11-27 76/week @ 2024-12-04 28/week @ 2024-12-11 13/week @ 2024-12-18 9/week @ 2024-12-25 41/week @ 2025-01-01 91/week @ 2025-01-08 24/week @ 2025-01-22 14/week @ 2025-01-29 13/week @ 2025-02-05 19/week @ 2025-02-12 10/week @ 2025-02-19 12/week @ 2025-02-26 14/week @ 2025-03-05

55 downloads per month
Used in 4 crates

MIT license

8KB
102 lines

xwt

a.k.a. xwebtransport and Cross WebTransport.

A common WebTransport interface for browser and native.


Work in progress. The project is slowly maturing.

You can still peek around, but be aware that I might force-push master occasionally.

If you don't mind that - feel free to join the fun right away!


lib.rs:

Fingerprint computation.

Dependencies

~0.6–1.1MB
~26K SLoC