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-05-03 12:25:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db4349a46db63bdf7764bcb2256bc41869bafa41
kopia
/
vault
History
Jarek Kowalski
db4349a46d
changed HMAC secret used for policy ID items in vault
2017-06-18 12:29:31 -07:00
..
creds.go
revamped vault encryption - dropped AES+CTR+HMAC in favor of AES256_GCM as the only encryption method
2016-09-28 17:42:53 -07:00
doc.go
added missing package doc files
2016-06-13 20:35:22 -07:00
format.go
revamped vault encryption - dropped AES+CTR+HMAC in favor of AES256_GCM as the only encryption method
2016-09-28 17:42:53 -07:00
objectid_storage.go
Refactored kopia.Connection to expose snapshot.Manager, which exposes methods to manipulate snapshots.
2017-01-28 21:24:01 -08:00
reader.go
changed repo.Repository to be opaque struct
2016-08-25 23:23:05 -07:00
vault_test.go
Refactored kopia.Connection to expose snapshot.Manager, which exposes methods to manipulate snapshots.
2017-01-28 21:24:01 -08:00
vault.go
changed HMAC secret used for policy ID items in vault
2017-06-18 12:29:31 -07:00
writer.go
cleaned up vault API
2016-06-11 20:38:03 -07:00