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-17 10:11:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1ce400bcda1f4195cf829878f6829bbd02b3092
cryptomator
/
main
History
Sebastian Stenzel
e1ce400bcd
fixed wrong long-to-bytearray conversion
2015-07-14 15:20:50 +02:00
..
core
sensitive header data is now encrypted using a single enc_cbc(concat(fileSize, fileKey)) instead of encrypting both data separately
2015-07-13 17:37:06 +02:00
crypto-aes
fixed wrong long-to-bytearray conversion
2015-07-14 15:20:50 +02:00
crypto-api
New MAC authentication warning, preventing CCAs, but allowing to force-decrypt unauthentic files.
2015-07-09 17:16:43 +02:00
installer-debian
fixes
#64
by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.
2015-06-05 15:17:33 +02:00
installer-osx
fixes
#64
by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.
2015-06-05 15:17:33 +02:00
installer-win
fixes
#64
by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.
2015-06-05 15:17:33 +02:00
installer-win-portable
fixes
#64
by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.
2015-06-05 15:17:33 +02:00
ui
New MAC authentication warning, preventing CCAs, but allowing to force-decrypt unauthentic files.
2015-07-09 17:16:43 +02:00
pom.xml
fixes
#64
by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.
2015-06-05 15:17:33 +02:00