mirror of
https://github.com/etesync/android
synced 2025-01-10 15:51:08 +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/ |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.txt |