An open API service indexing awesome lists of open source software.

https://github.com/deadblackclover/wots-rs

Implementation of the Winternitz One-time Signature Scheme made using Rust
https://github.com/deadblackclover/wots-rs

crypto cryptography one-time-signatures rust wots

Last synced: 5 months ago
JSON representation

Implementation of the Winternitz One-time Signature Scheme made using Rust

Awesome Lists containing this project

README

          

# wots-rs

![crates.io](https://img.shields.io/crates/v/wots-rs.svg)
![docs.rs](https://docs.rs/wots-rs/badge.svg)

Implementation of the Winternitz One-time Signature Scheme made using Rust