open-vault/sdk/helper/certutil
Dominik Roos 7a6ae24e9f
pki: calculate Subject Key Identifier according to RFC 5280 (#11218)
Calculate the Subject Key Identifier as suggested in RFC 5280, Section 4.2.1.2

> (1) The keyIdentifier is composed of the 160-bit SHA-1 hash of the
value of the BIT STRING subjectPublicKey (excluding the tag,
length, and number of unused bits).

fixes #11153
2022-01-28 10:46:51 -05:00
..
certutil_test.go reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
helpers.go pki: calculate Subject Key Identifier according to RFC 5280 (#11218) 2022-01-28 10:46:51 -05:00
types.go Remove deprecated call to BuildNameToCertificate (#13811) 2022-01-27 14:56:21 -05:00