moonbitstack/moontls/msg does not have a README file
fn certificate_verify(signature : BytesView, scheme : Int) -> Byteslet client_context : Stringfn finished(verify_data : BytesView) -> Bytesfn read_certificate_verify(body : BytesView) -> (Int, Bytes)?let server_context : Stringfn signed(context : String, transcript : BytesView) -> BytesInstall
Download zipmoontls — the TLS 1.3 protocol state machine for MoonBit (RFC 8446) and DTLS 1.3 over datagrams (RFC 9147): record layers, handshake, key schedule and DTLS-SRTP keying, bytes in and events out. No sockets, no cryptography of its own.
Dependencies