Skip to content

Commit

Permalink
signed share, need to verify
Browse files Browse the repository at this point in the history
  • Loading branch information
udi0peled committed Nov 26, 2020
1 parent b0063b0 commit 9a17f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/genver.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class GenVerErrorRSAEncryption(GenVerErrorBasic):
class GenVerErrorRSADecryption(GenVerErrorBasic):
pass

#bls_opt.curve_order = 7
# bls_opt.curve_order = 7
# Raise error if randomness is too short
def sample_random_in_range(range:int):
#TODO change to KeyGen with checking minimal
Expand Down

0 comments on commit 9a17f8e

Please sign in to comment.