This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-03-28 11:03:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3713bfc862e6743b9edf96c19a374c77340bca01
kopia
/
repo
/
encryption
History
Jarek Kowalski
d75bef7a79
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
..
aead_helpers.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
aes256_gcm_hmac_sha256_encryptor.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
chacha20_poly1305_hmac_sha256_encryptor.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
deprecated_ctr_encryptor.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
deprecated_salsa_encryptor.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
encryption_test.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
encryption.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00
null_encryptor.go
crypto: ensured that we generate random nonces for all ciphertexts of non-deprecated encryption algorithms
2020-02-29 20:50:50 -08:00