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
652c4cbafbf11fd73d233738333733c465cc05d9
cryptomator
/
main
/
core
History
Sebastian Stenzel
652c4cbafb
Using 96 bit of random data and a 32 bit counter (as specified in
https://tools.ietf.org/html/rfc3686#section-4
). Thus maximum file size supported by Cryptomator is 64GiB, but decreasing risk of IV collisions to 1 : 2^48
2015-03-14 21:58:06 +01:00
..
src/main/java/org/cryptomator
/webdav
Using 96 bit of random data and a 32 bit counter (as specified in
https://tools.ietf.org/html/rfc3686#section-4
). Thus maximum file size supported by Cryptomator is 64GiB, but decreasing risk of IV collisions to 1 : 2^48
2015-03-14 21:58:06 +01:00
.gitignore
renamed to Cryptomator
2014-11-29 17:03:55 +01:00
pom.xml
added update notification
2015-03-14 12:34:11 +01:00