fixed
[elisp/semi.git] / pgg.el
diff --git a/pgg.el b/pgg.el
index 1b40d48..2b17b3e 100644 (file)
--- a/pgg.el
+++ b/pgg.el
 (ctree-set-calist-strictly
  'pgg-decrypt-condition
  '((public-key-algorithm ELG-E DSA ELG)
-   (symmetric-key-algorithm 3DES CAST5 BLOWFISH TWOFISH)
+   (symmetric-key-algorithm
+    3DES CAST5 BLOWFISH RIJNDAEL RIJNDAEL192 RIJNDAEL256 TWOFISH)
    (scheme . gpg)))
 
 ;;; @ definition of the implementation scheme