#certificate #web-transport #fingerprint #xwt #native #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.

1 unstable release

0.1.0 Apr 13, 2024

#2017 in Cryptography

Download history 6/week @ 2024-06-02 3/week @ 2024-06-09 1/week @ 2024-06-16 5/week @ 2024-06-23 1/week @ 2024-06-30 5/week @ 2024-07-14 1/week @ 2024-07-21 10/week @ 2024-07-28 44/week @ 2024-09-01 20/week @ 2024-09-08 5/week @ 2024-09-15

69 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

~360–790KB
~17K SLoC