ceph-csi/vendor/golang.org/x/crypto/chacha20
Niels de Vos 2b7f078943 rebase: vendor golang.org/x/crypto and update to latest
The new SecretsMetadataKMS provider encrypts/decrypts DEKs as they are
stored in the metadata of volumes. The encryption/decryption uses
golang.org/x/crypto/scrypt to generate the encryption key from a
passphrase.

While vendoring golang.org/x/crypto, already vendored sub-packages have
been updated.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-03-12 10:11:47 +00:00
..
chacha_arm64.go rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
chacha_arm64.s rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
chacha_generic.go rebase: vendor dependencies for Vault API 2020-11-29 04:03:59 +00:00
chacha_noasm.go rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
chacha_ppc64le.go rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
chacha_ppc64le.s rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
chacha_s390x.go rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
chacha_s390x.s rebase: vendor golang.org/x/crypto and update to latest 2021-03-12 10:11:47 +00:00
xor.go rebase: vendor dependencies for Vault API 2020-11-29 04:03:59 +00:00