Recent Changes - Search:

edit SideBar

OpenCDK

Description

This library provides basic parts of the OpenPGP message format. For reference, please read RFC2440. Due to some possible security problems, the library also implements parts of draft-ietf-openpgp-rfc2440bis-06.txt.

The aim of the library is *not* to replace any available OpenPGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentary available. The main purpose is to handle and understand OpenPGP packets and to use basic operations. For example to encrypt/decrypt or to sign/verify and packet routines.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc -q64" or "gcc -maix64".

Homepage: http://www.gnu.org/software/gnutls/download.html

Current version: v0.6.6-3

Downloads

RPMs:

Source RPM:

Package dependencies:

Edit - History - Print - Recent Changes - Search
Page last modified on January 08, 2013, at 03:26 PM