Skip to content

sweis/threshsig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Threshsig

This is an implementation of Victor Shoup's ["Practical Threshold Signatures"] (http://www.shoup.net/papers/thsig.pdf). It was originally written as an undergraduate summer project for Oceanstore in 2000.

Warning: This code is not maintained, does not use modern coding practices, and has no security claims.

It is only posted as a reference.

A prototype implementation in Python from 2019 is here: https://github.com/oreparaz/shoup

About

Java implementation of Shoup's threshold signature scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages