Add else condition because I was confused
Este cometimento está contido em:
ascendente
3223a9a4af
cometimento
e9015b4484
@ -34,5 +34,7 @@ for impl in implementations:
|
||||
if testvectorsHash.lower() != expectedTestvectorsHash.lower():
|
||||
print(f"testvectors of {SCHEME} should be {expectedTestvectorsHash}, but is {testvectorsHash}")
|
||||
sys.exit(1)
|
||||
else:
|
||||
print(f"testvectors of {SCHEME} matched expected hash")
|
||||
|
||||
|
||||
|
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador