boulder/test/block-a-key
Jacob Hoffman-Andrews 0db7d9ff89
Block keys using hex(sha256(spki)). (#4745)
In addition to base64(sha256(spki)).

As part of that, change KeyDigest to return [32]byte, and add KeyDigestB64 which provides the base64-encoded output that KeyDigest used to provide. Also update all call sites.
2020-04-09 09:41:33 -07:00
..
test Support admin. blocking public keys. (#4419) 2019-09-06 16:54:26 -04:00
main.go Block keys using hex(sha256(spki)). (#4745) 2020-04-09 09:41:33 -07:00
main_test.go Block keys using hex(sha256(spki)). (#4745) 2020-04-09 09:41:33 -07:00