vls-protocol-signer

Crates.iovls-protocol-signer
lib.rsvls-protocol-signer
version0.12.0-rc.2
sourcesrc
created_at2023-03-05 22:05:46.082801
updated_at2024-06-26 21:58:51.691102
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
size100,523
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