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

https://github.com/chainsafe/w-ots

Winternitz OTS+ implementation
https://github.com/chainsafe/w-ots

Last synced: 4 months ago
JSON representation

Winternitz OTS+ implementation

Awesome Lists containing this project

README

          

# W-OTS+

This repository contains a pure Rust implementation of W-OTS+ (Winternitz One-Time Signatures+). It is based off the [Go implementation](https://github.com/xx-labs/sleeve/tree/main/wots) by xx-labs.