X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=bin%2Fbin%2Fgpg-e-fast.sh;h=5d44e2898a76981e522a2ac503b719e435baa5ae;hp=580c8b5ded4b35c67caa4403f6bb11279346ac87;hb=94fbba94751f96519772188937daa54a2925a5c7;hpb=ab95813e3ee6f5492061a066c1736302d4a2625b diff --git a/bin/bin/gpg-e-fast.sh b/bin/bin/gpg-e-fast.sh index 580c8b5..5d44e28 100755 --- a/bin/bin/gpg-e-fast.sh +++ b/bin/bin/gpg-e-fast.sh @@ -1,3 +1,3 @@ #!/bin/sh -gpg --compress-level 0 --encrypt --cipher-algo AES-128 $@ +gpg --compress-level 0 --encrypt --force-aead --cipher-algo AES-128 $@