Alexander Neumann
|
3dbe02182b
|
Remove EncryptFrom*() methods, add Tests for EncryptTo()
|
2015-02-15 23:38:45 +01:00 |
Alexander Neumann
|
5801d9f42f
|
Add EncryptTo() methods
|
2015-02-15 18:13:42 +01:00 |
Alexander Neumann
|
5f0cce8546
|
Move HashReader to backend
|
2015-02-11 19:20:45 +01:00 |
Alexander Neumann
|
a564a454c4
|
Add stream functions for decrypt
|
2015-02-11 18:36:31 +01:00 |
Alexander Neumann
|
c6901af5aa
|
Add streaming encrypt functions
|
2015-02-11 18:05:43 +01:00 |
Alexander Neumann
|
e2a407babb
|
Create large buffer when encrypting a large tree
This fixes #80
|
2015-01-31 21:18:51 +01:00 |
Alexander Neumann
|
7f9e81431f
|
Reduce time spent in tests
Make testing crypto functions with large buffers optional, use the flag
'-test.largecrypto'.
|
2015-01-14 16:34:30 +01:00 |
Alexander Neumann
|
cc147c002e
|
Introduce type Server
|
2014-12-21 17:37:29 +01:00 |
Alexander Neumann
|
e2fea0d088
|
Rename khepri -> restic
|
2014-12-05 21:45:49 +01:00 |
Alexander Neumann
|
719e121c74
|
Use large, dynamic buffer for encrypting maps
|
2014-11-23 22:58:41 +01:00 |
Alexander Neumann
|
f95788ed90
|
Limit memory usage, add several sync.Pool
|
2014-11-23 21:26:20 +01:00 |
Alexander Neumann
|
2ac9d28c8d
|
Add tests and benchmarks for encrypt and decrypt
|
2014-11-15 19:34:42 +01:00 |
Alexander Neumann
|
30ab03b7b7
|
Add decrypt, refactor
|
2014-10-03 21:44:55 +02:00 |