open-vault/helper
Steven Clark f158382f56
Warn user supplying nonce values in FIPS mode for transit encryption requests (#13366)
* Warn user supplying nonce values in FIPS mode for transit encryption requests

 - Send back a warning within the response if an end-user supplies nonce
   values that we use within the various transit encrypt apis.
 - We do not send a warning if an end-user supplies a nonce value but we
   don't use it.
 - Affected api methods are encrypt, rewrap and datakey
 - The warning is only sent when we are operating in FIPS mode.
2021-12-08 14:37:25 -05:00
..
builtinplugins Bundle new Vault plugin: Terraform secrets (#10931) 2021-02-19 16:38:56 -06:00
constants Warn user supplying nonce values in FIPS mode for transit encryption requests (#13366) 2021-12-08 14:37:25 -05:00
dhutil Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
fairshare Vault-1983: Use fairsharing to distribute workers between queues (#11789) 2021-06-25 14:06:49 -06:00
flag-kv Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
flag-slice command/server: add config loading 2015-03-12 15:21:11 -07:00
forwarding Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
hostutil OSS changes from ent fix for openbsd memory lookups. (#11088) 2021-03-11 10:25:15 -05:00
identity Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
metricsutil Fix a couple of 64bit-isms. (#11429) 2021-04-21 09:53:25 -04:00
mfa Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
monitor Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
namespace Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
parseip Move to go 1.17 (#12868) 2021-10-21 09:32:03 -04:00
pgpkeys helper: deprecate errwrap.Wrapf() (#11556) 2021-05-07 08:53:20 -04:00
policies Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
proxyutil Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
random Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
storagepacker Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
testhelpers Add helper for encoding/decoding root tokens and OTP generation in SDK module (#10504) (#10505) 2021-12-01 08:05:49 -05:00
timeutil Fix Racy Activity Log Tests (#10484) 2020-12-02 13:48:13 -07:00