Sebastian Stenzel
|
dc5d3e21f3
|
Externalized FileHeader encryption/decryption to separate class
|
2015-12-20 14:51:53 +01:00 |
|
Sebastian Stenzel
|
80e1185325
|
Adding blocking behaviour when appending data to be en/decrypted.
Using composite instead of inheritance for FileContentDecryptorImpl and FileContentEncryptorImpl
|
2015-12-20 12:42:02 +01:00 |
|
Sebastian Stenzel
|
49c70c03fe
|
now also testing MAC against openssl-computed result.
also we're testing encryption of "hello world" instead of "hello world " now :D
[ci skip]
|
2015-12-20 11:13:08 +01:00 |
|
Sebastian Stenzel
|
3045805751
|
File content encryption and decryption (still without padding, no partial support)
|
2015-12-20 00:38:14 +01:00 |
|
Sebastian Stenzel
|
4e0143eb05
|
started implementation of FileContentEncryptorImpl
|
2015-12-19 18:22:03 +01:00 |
|
Sebastian Stenzel
|
951a02a9a5
|
cleanup
|
2015-12-19 11:26:35 +01:00 |
|
Sebastian Stenzel
|
69b192fe82
|
shutting down file reader when closing the readablefile
|
2015-12-19 01:15:54 +01:00 |
|
Sebastian Stenzel
|
a055066f72
|
added timeouts to crypto fs tests
|
2015-12-19 00:54:51 +01:00 |
|
Sebastian Stenzel
|
a879ed2237
|
Preparations for file content encryption (no partial support yet)
|
2015-12-18 22:07:12 +01:00 |
|
Sebastian Stenzel
|
9711314080
|
removed unused code [ci skip]
|
2015-12-18 00:09:48 +01:00 |
|
Sebastian Stenzel
|
b22ac719f2
|
renamed filesystem layer maven modules
|
2015-12-18 00:06:31 +01:00 |
|