Noteworthy changes in version 0.3.0 (2005-08-18)
------------------------------------------------

* Now using the libgcrypt 1.2 API and libgpg-error

* Modernized the entire configuration systems.
 
* RSA support for digital signatures.

* Set user defined preferred cipher and/or hmac algorithms.


Noteworthy changes in version 0.2.0
-----------------------------------

* All global functions now have a unique (prefixed) name.

* The code to establish a secure channel basically works without
  any known flaws (protocol violations).

* Implemented all required algorithms from the draft.
  Digital signatures: DSS.
  User authentication: publickey.
  Cipher: 3DES.

