Commit History

Author SHA1 Message Date
  Sebastian Stenzel 4cd243e32a Build with unlimited strength JCE policy files on Travis 9 years ago
  Sebastian Stenzel f454f48248 updated travis configuration 9 years ago
  Sebastian Stenzel ad3801b223 - Allow up to 2GB RAM to be used by native packages. 9 years ago
  Sebastian Stenzel 3f946d1c82 Creating directories lazily now. This fixes an issue, where a "ui" folder appeared inside the vault, just because Windows Explorer queries the existence of "ui/SwDRM.dll". 9 years ago
  Sebastian Stenzel ecb178d5b2 simplified code 9 years ago
  Sebastian Stenzel ed7dc60f5e slow start, increasing number of blocks worked on per thread, reusing ciphers for multiple consecutive blocks 9 years ago
  Sebastian Stenzel 6bbfacd794 small changes for easier debugging 9 years ago
  Sebastian Stenzel 5a06d01ef5 moved to ByteBuffers 9 years ago
  Sebastian Stenzel aac9ead633 - mutlithreaded encryption 9 years ago
  Sebastian Stenzel cdcc1626ce multithreaded decryption using producer/consumer pattern 9 years ago
  Sebastian Stenzel 738d2dfc34 first multithreaded decryption test (PoC quality) 9 years ago
  Sebastian Stenzel 9771c6d1e7 don't decrypt file size obfucscation padding 9 years ago
  Sebastian Stenzel bc0a26b0ad building pre-release versions 9 years ago
  Tobias Hagemann 7349ef754e Unsatisfiable content range in partial file requests 9 years ago
  Sebastian Stenzel e8e80f306b WebDAV range request refinements 9 years ago
  Sebastian Stenzel e1ce400bcd fixed wrong long-to-bytearray conversion 9 years ago
  Sebastian Stenzel 8c4d5a9614 non-interchangable chunks by adding additional data to MACs 9 years ago
  Sebastian Stenzel 93a87c86a4 sensitive header data is now encrypted using a single enc_cbc(concat(fileSize, fileKey)) instead of encrypting both data separately 9 years ago
  Sebastian Stenzel 685e347524 New MAC authentication warning, preventing CCAs, but allowing to force-decrypt unauthentic files. 9 years ago
  Sebastian Stenzel 9d2d847727 fixed build 9 years ago
  Sebastian Stenzel a00086ff2d - simplified range request handling 9 years ago
  Sebastian Stenzel d76154c8d1 - reduced size of chunks, a MAC is calculated for (not final yet) 9 years ago
  Sebastian Stenzel bc76ab285d fixed unit test 10 years ago
  Sebastian Stenzel 0d3a5b4e70 - increased vault version 10 years ago
  Sebastian Stenzel 48f544ef91 - support for http range requests in new schema 10 years ago
  Sebastian Stenzel 45cf87d089 new, more secure encryption scheme 10 years ago
  Sebastian Stenzel d7186bb2dd Merge tag '0.7.2' 10 years ago
  Sebastian Stenzel 85f3487cf0 fixes #64 by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts. 10 years ago
  Sebastian Stenzel 4a754d6a6c Beginning development of 0.8.0 10 years ago
  Sebastian Stenzel abf9920caf its getting late... 10 years ago