encryption info update

This commit is contained in:
Patrizio Bekerle 2017-07-12 09:07:09 +02:00 committed by GitHub
parent 47e3dc1dfe
commit 4b7828c138
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
"authors": ["@pbek"],
"version": "0.0.1",
"minAppVersion": "17.05.7",
"description" : "This script will encrypt and decrypt notes with <a href='https://gnupg.org/'>PGP</a>.\nDecryption may only work if you don't have to enter a password."
"description" : "This script will encrypt and decrypt notes with <a href='https://gnupg.org/'>PGP</a> instead of the internal AES-256 encryption.\nDecryption may only work if you don't have to enter a password."
}