2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-05 04:47:51 +00:00
restic/server
Alexander Neumann 1213d87b1a server: Only save crypto.Key
At the moment, the server doesn't need the full server.Key (master and
user key), just the master key.
2015-05-03 18:56:20 +02:00
..
blob.go Move Server and Key to new sub-package 2015-04-26 14:46:15 +02:00
index_test.go Add pack index 2015-04-29 23:27:09 +02:00
index.go Major restructure, bundle blobs 2015-04-29 23:27:32 +02:00
key.go server: Only save crypto.Key 2015-05-03 18:56:20 +02:00
pool.go Move Server and Key to new sub-package 2015-04-26 14:46:15 +02:00
server_test.go server: rename LoadJSONEncrypted -> LoadJSONUnpacked 2015-05-03 18:56:20 +02:00
server.go server: Only save crypto.Key 2015-05-03 18:56:20 +02:00