protect
protect copied to clipboard
A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.59 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date: TBD 2.2.1 Version Release: 1.69 Date: 2021, June 7th. ... (truncated) Commits See full...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hi Jason, I was following the tutorial and I got stuck when issuing client and server certificates. I could not find the following ``issue-server-certificates.sh``, ``issue-client-certificates.sh`` scripts. Could you provide me...
Bumps [netty-all](https://github.com/netty/netty) from 4.1.27.Final to 4.1.42.Final. Commits - [`bd907c3`](https://github.com/netty/netty/commit/bd907c3b3acf3d746ad1143270224aa0f784cd1b) [maven-release-plugin] prepare release netty-4.1.42.Final - [`2791f0f`](https://github.com/netty/netty/commit/2791f0fefac82663ca09dc8aa5dda024152c92f8) Avoid use of global AtomicLong for ScheduledFutureTask ids ([#9599](https://github-redirect.dependabot.com/netty/netty/issues/9599)) - [`86ff76a`](https://github.com/netty/netty/commit/86ff76a4f77662fe1bf61deeec5f3e39e16d4020) Fix incorrect comment ([#9598](https://github-redirect.dependabot.com/netty/netty/issues/9598))...
I used "com.ibm.pross.client.signing.RsaCertificateAuthorityClient" class to generate rsaSharing, store private key share on servers and sign message with "private BigInteger signMessage(final BigInteger toBeSigned)" method to get recoverd signature, but when I...
Currently named pross.
Consider adding during each epoch change, having each shareholder send a rekey message over the channel to migrate the public key(s) used by a shareholder (signed by the previous private...
Allow verification of each shareholder's contribution
Not all classes have unit tests, and some unit tests are failing.
Share recovery initiated by user intervention is not working.