Date: Thu, 9 Oct 2014 08:30:46 -0700 (PDT) From: Beeblebrox <zaphod@berentweb.com> To: freebsd-ports@freebsd.org Subject: security/gnupg: No ecdh/ecdsa capability Message-ID: <1412868646385-5955619.post@n5.nabble.com>
next in thread | raw e-mail | index | archive | help
Hello. Is there a particular reason that security/gnupg on FreeBSD does not include the ecdh/ecdsa algorithm? $ gpg2 --version gpg (GnuPG) 2.0.26 libgcrypt 1.6.1 ...... Supported algorithms: Pubkey: RSA, ELG, DSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 Whereas, it should be: Pubkey: RSA, ELG, DSA, ECDH, ECDSA I doubt this is an "export restriction" issue, when a. Linux distros have this enabled on gnupg and b. openssl has support for it This is available in gnupg since 9/2010 (GnuPG 2.1.0 / libgcrypt 1.5.0) * Is the reason that code has somehow not been merged (https://code.google.com/p/gnupg-ecc/source/browse/#svn/branches/gpg2ecc)? * I have not tried security/pgp - I could switch if that has ecdsa enabled? Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/security-gnupg-No-ecdh-ecdsa-capability-tp5955619.html Sent from the freebsd-ports mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1412868646385-5955619.post>