Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 359 Bytes

kutyus-rs

Rust implementation of the "kutyus" signing protocol

There are multiple crates in this repository

kutyus-core

The implementation of the basic building blocks:

  • encoding and decoding of Message, Frame
  • signing Message
  • validating Frame

kutyus-persistence

Storing/querying/etc. elements on the disk