Historique des commits

Auteur SHA1 Message Date
  Sebastian Stenzel 55e758315d - bugfix: using hmac key for hmac operations il y a 10 ans
  Sebastian Stenzel 75fe462eb3 Update README.md il y a 10 ans
  Sebastian Stenzel 0e288f0c84 - fixes #8: Using Scrypt key derivation function now il y a 10 ans
  Sebastian Stenzel 3f2ef3a83a - Using RFC AES 3394 Key Wrap algorithm for storing master keys il y a 10 ans
  Sebastian Stenzel e90e001718 - Clarified license name (#10) il y a 10 ans
  Sebastian Stenzel 1f8d4c5846 Merge pull request #12 from based2/patch-1 il y a 10 ans
  based2 d9253be888 update to indent with tabs il y a 10 ans
  based2 2d9fc0a8d8 Various dependencies updates il y a 10 ans
  Sebastian Stenzel 1a076d9c1b - Using hmac_sha256(key, plaintext) instead of sha256(key || plaintext) for IV generation during filename encryption. Still references #7 il y a 10 ans
  Sebastian Stenzel 9fe135ef0f - fixes #6, simplifies password verification il y a 10 ans
  Sebastian Stenzel 4cb9da7252 - file name encryption is deterministic again (broken by fix for #7) il y a 10 ans
  Sebastian Stenzel ebea3dae65 - Increased file name IV length il y a 10 ans
  Sebastian Stenzel d8c9279f6f - fixes #7 il y a 10 ans
  Sebastian Stenzel 4f91adb822 - allow reordering of directories via drag'n'drop il y a 10 ans
  Sebastian Stenzel cc35430dee - fixes #4 il y a 10 ans
  Sebastian Stenzel f057fb0e8e - Updated License, included all 3rd party libraries il y a 10 ans
  Sebastian Stenzel f4c7dc1bbd - fixed requestFocus of password field when entering wrong password il y a 10 ans
  Sebastian Stenzel 5bbaf62c67 - Updated version to 0.4.0-SNAPSHOT il y a 10 ans
  Sebastian Stenzel 3f32e4ee4b - Fixed initial encryption of vaults, that already contain files il y a 10 ans
  Sebastian Stenzel be5cf287c8 - win7/8 theme il y a 10 ans
  Sebastian Stenzel 71892108b3 - L&F improvements on OS X il y a 10 ans
  Sebastian Stenzel 1770bab699 - updated metadata file names il y a 10 ans
  Sebastian Stenzel 1d05e878ab - Support for HTTP Range header fields, thus vastly improved performance for video streaming il y a 10 ans
  Sebastian Stenzel f76091ddc0 - Made unit tests I/O-independent il y a 10 ans
  Sebastian Stenzel 6dff296872 - using java.util.Random in unit tests again, as performance doesn't change by using non-random PRNG - of course still using a cryptographically secure PRNG in production ;-) il y a 10 ans
  Sebastian Stenzel 6d98442f7e - preparation for http range requests: cryptor supports partial decryption now il y a 10 ans
  Sebastian Stenzel 3cdda99c67 - closing _all_ process streams il y a 10 ans
  Sebastian Stenzel 6b45d62aa1 - reduced visibility il y a 10 ans
  Sebastian Stenzel b7f3f00ce2 - Further simplification by using Futures :) il y a 10 ans
  Sebastian Stenzel dbadf54893 - General Simplification il y a 10 ans