Skip to content
/ kutyus-rs Public

Rust implementation of kutyus message signing protocol

License

Notifications You must be signed in to change notification settings

susu/kutyus-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust implementation of kutyus message signing protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages