Open PGP: Difference between revisions
Jump to navigation
Jump to search
imported>Sandy Harris No edit summary |
imported>Sandy Harris No edit summary |
||
Line 8: | Line 8: | ||
}}</ref>, Earlier versions were RFC 1991 and RFC 2440. | }}</ref>, Earlier versions were RFC 1991 and RFC 2440. | ||
Supported [[public key]] algorithms are [[RSA]], [[El Gamal]] (encrypt-only, not for signatures), and [[Digital Signature Algorithm]]. Supported [[block cipher]]s are [[IDEA]], [[Triple DES]], [[CAST-128]], [[AES]] and [[Twofish]]. | Supported [[public key]] algorithms are [[RSA algorithm|RSA]], [[El Gamal]] (encrypt-only, not for signatures), and [[Digital Signature Algorithm]]. Supported [[block cipher]]s are [[IDEA]], [[Triple DES]], [[CAST-128]], [[AES]] and [[Twofish]]. | ||
Both the current commercial release [http://www.pgp.com/solutions/secure_email_communications/index.html] of PGP and the [[open source]] product [[GNU Privacy Guard]] (GPG) are based on this specification. | Both the current commercial release [http://www.pgp.com/solutions/secure_email_communications/index.html] of PGP and the [[open source]] product [[GNU Privacy Guard]] (GPG) are based on this specification. |
Revision as of 18:23, 29 July 2010
Open PGP is an IETF standard for the PGP email encryption system. The current version, as of late 2008, is RFC 4880 [1], Earlier versions were RFC 1991 and RFC 2440.
Supported public key algorithms are RSA, El Gamal (encrypt-only, not for signatures), and Digital Signature Algorithm. Supported block ciphers are IDEA, Triple DES, CAST-128, AES and Twofish.
Both the current commercial release [1] of PGP and the open source product GNU Privacy Guard (GPG) are based on this specification.
References
- ↑ J. Callas, L. Donnerhacke, H. Finney, D. Shaw and R. Thayer (November 2007). OpenPGP Message Format.