vls-protocol-signer

Crates.iovls-protocol-signer
lib.rsvls-protocol-signer
version0.12.0
sourcesrc
created_at2023-03-05 22:05:46.082801
updated_at2024-08-09 09:23:27.803805
descriptionA library for implementing a Lightning signer, which externalizes and secures cryptographic operations.
homepagehttps://gitlab.com/lightning-signer/docs/
repositoryhttps://gitlab.com/lightning-signer/validating-lightning-signer
max_upload_size
id801783
size99,236
Ken Sedgwick (ksedgwic)

documentation

README

VLS Protocol Signer

This crate implements a signer for VLS protocol / C-Lightning / Greenlight.

It is both:

  • a no_std library for implementing the VLS protocol in embedded environments
  • a binary for Unix systems that replaces the C-Lightning hsmd
Commit count: 2401

cargo fmt