mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-10 16:16:45 +00:00

Golang's OpenPGP implementation uses CAST5 as its fallback. (The spec mandates TripleDES as fallback.) Fixes #819.
Golang's OpenPGP implementation uses CAST5 as its fallback. (The spec mandates TripleDES as fallback.) Fixes #819.