open-vault/builtin
Scott Miller b513af3851
Expose generic versions of KDF and symmetric crypto (#10076)
* Support salt in DeriveKey

* Revert "Support salt in DeriveKey"

This reverts commit b295ae42673308a2d66d66b53527c6f9aba92ac9.

* Refactor out key derivation, symmetric encryption, and symmetric decryption into generic functions

* comments

* comments

* go mod vendor

* bump both go.mods

* This one too

* bump

* bump

* bump

* Make the lesser used params of symmetric ops a struct

* go fmt

* Call GetKey instead of DeriveKey

* Address feedback

* Wrong rv

* Rename calls

* Assign the nonce field

* trivial change

* Check nonce len instead

* go mod vendor
2020-10-01 21:04:36 -05:00
..
audit Format requests/responses ahead of time in file audit (#7024) 2019-07-01 16:07:03 -04:00
credential Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
logical Expose generic versions of KDF and symmetric crypto (#10076) 2020-10-01 21:04:36 -05:00
plugin Import vault-plugin-mock (#9839) 2020-08-26 12:51:46 -07:00