This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
cryptomator
Watch
1
Star
0
Fork
0
You've already forked cryptomator
mirror of
https://github.com/cryptomator/cryptomator.git
synced
2026-04-21 10:06:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
652c4cbafbf11fd73d233738333733c465cc05d9
cryptomator
/
main
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
..
core
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
crypto-aes
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
crypto-api
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
ui
- better handling of MAC auth fails, providing link to help page
2015-03-14 19:11:24 +01:00
pom.xml
added update notification
2015-03-14 12:34:11 +01:00