mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Plan is to add is_standard()/is_canonical() instead of changing the current behavior of the verification function. Suggested by CodesInChaos.