mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 03:57:01 +02:00
* skip hash bits verification for ed25519 #13253 The default value or *hashBits is 0 and will fail at ValidateSignatureLength for ed25519. ed25519 specifies its own hash, so avoid hashBits validation for ed25519 curve. |
||
---|---|---|
.. | ||
certutil_test.go | ||
helpers.go | ||
types.go |