
	Open Privacy Tool Kit (OpenPTK) 20011006
	----------------------------------------

    *** THIS IS WORK ON PROGRESS ***


This library provide basic functions to support OpenPGP handling.
The format that is used is detailed described in RFC2440 (OpenPGP
Message Format).

Hint: The library itself does NOT contain any cryptographic code.
      For all crypto functions we referring to the GNU gcrypt library!

WARNING: The code is still in alpha state and there might be serious
         security problems and/or memory leaks. Even so it uses GNU gcrypt,
         the interface code could leak out sentensive data, so please use
         it with with some caution.
