cryptomator / cli

Cryptomator Command-Line Interface
GNU Affero General Public License v3.0
278 stars 40 forks source link

Invalid character/InvalidPassphraseException when using strong passwords on ARM #26

Open indiandragon opened 5 years ago

indiandragon commented 5 years ago

In Raspberry Pi running Java 8 ARM,

When using strong passwords such as one containing strings such as '(' or ')', Cryptomator CLI command throws Invalid character & if the password is in the file it throws InvalidPassphraseException.

JCE unlimited strength policy files doesn't make any difference.