open-vault/builtin/logical
Anner J. Bonilla 8c29f49e1a
Add support for ed25519 (#11780)
* update azure instructions

Update instructions in regards to azure AD Authentication and OIDC

* Initial pass of ed25519

* Fix typos on marshal function

* test wip

* typo

* fix tests

* missef changelog

* fix mismatch between signature and algo

* added test coverage for ed25519

* remove pkcs1 since does not exist for ed25519

* add ed25519 support to getsigner

* pull request feedback

Signed-off-by: Anner J. Bonilla <abonilla@hoyosintegrity.com>

* typo on key

Signed-off-by: Anner J. Bonilla <abonilla@hoyosintegrity.com>

* cast mistake

Signed-off-by: Anner J. Bonilla <abonilla@hoyosintegrity.com>

Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2021-10-05 11:28:49 -04:00
..
aws builtin/logical/aws: fix dropped test error (#12417) 2021-08-26 15:55:39 +01:00
cassandra Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
consul builtin/logical/consul: fix dropped test error (#12733) 2021-10-05 12:09:13 +01:00
database core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
mongodb Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
mssql Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
mysql Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
nomad builtin/logical/nomad: fix dropped test errors (#12052) 2021-07-13 07:28:46 -04:00
pki Add support for ed25519 (#11780) 2021-10-05 11:28:49 -04:00
postgresql Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
rabbitmq Pin RabbitMQ and Cassandra docker image versions (#12174) 2021-07-27 08:45:32 -04:00
ssh Use the system rand reader for SSH keypair generation (#12560) 2021-09-15 11:59:28 -05:00
totp base32.DecodeString expects length 8 for the buffer (#11887) 2021-07-14 07:38:10 -04:00
transit Add missing read unlock calls in transit backend code (#12652) 2021-09-28 11:59:30 -05:00