Replace cryptography with something better
paulmillr opened this issue · 0 comments
paulmillr commented
tweetnacl:
- Was audited
- Accepts forged signatures with
$S >= L$ , doesn't have SUF-CMA - Is slow
- Was also audited
- Does not accept forged signatures
- Is much faster
- Has readable codebase instead of low-level garbage