mirror of
https://github.com/etesync/android
synced 2024-12-23 07:08:16 +00:00
9cdd63f1d9
I set it to 2048 following the NIST recommendations[1] which said it was OK, but actually, as pointed out by Dominik Schürmann, it's probably a better idea to set to 3072. Users who already have a 2048 key pair won't be affected, while users who don't will have a 3072 key created for them. Users with different key lengths can interact with each other without any issues. 1: https://www.keylength.com/en/4/ |
||
---|---|---|
app | ||
cert4android@9033f39d1f | ||
gradle/wrapper | ||
ical4android@49fbb68461 | ||
scripts | ||
vcard4android@1bb0b25339 | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
ChangeLog.md | ||
CONTRIBUTORS.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
run-tests.sh | ||
settings.gradle |
EteSync
Please see the EteSync website for more information.
EteSync is licensed under the GPLv3 License.
EteSync's source code is based on DAVdroid and adjusted to work with the EteSync protocol.
Third Party Libraries
This project relies on many great third party libraries. Please take a look at the app's about menu for more information about them and their licenses.