This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cryptomator
Watch
1
Star
0
Fork
0
You've already forked cryptomator
mirror of
https://github.com/cryptomator/cryptomator.git
synced
2026-05-19 11:11:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dff296872d839f68abbbcaf5a9b4720a28394aa
cryptomator
/
main
History
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 ;-)
2014-12-20 11:18:12 +01:00
..
core
- bugfix: slow webdav on windows (
http://support.microsoft.com/kb/2445570
)
2014-12-15 23:46:06 +01:00
crypto-aes
- 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 ;-)
2014-12-20 11:18:12 +01:00
crypto-api
- preparation for http range requests: cryptor supports partial decryption now
2014-12-20 10:47:26 +01:00
ui
- closing _all_ process streams
2014-12-16 20:46:48 +01:00
pom.xml
- All modules use Java 8 now
2014-12-11 17:03:19 +01:00