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-17 21:56:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65bc50de5db12b8196af0c8d73ff7cd7a78d053f
kopia
/
vault
History
Jarek Kowalski
4efc5825fa
added 'kopia cleanup' and 'kopia expire' subcommands
2016-10-04 22:14:56 -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
reduced public surface of repository and vault, removed 'kopia status' command
2016-09-06 21:38:22 -07:00
reader.go
changed repo.Repository to be opaque struct
2016-08-25 23:23:05 -07:00
vault_test.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
vault.go
added 'kopia cleanup' and 'kopia expire' subcommands
2016-10-04 22:14:56 -07:00
writer.go
cleaned up vault API
2016-06-11 20:38:03 -07:00