****************************************************
* eHealth Platform End-To-End Encryption Libraries *
****************************************************
Version: 2.1.3

This package contains the following files. 

Required libraries
etee-crypto-lib: base library for cryptographic operations (sign, encrypt, decrypt, verify, ...)

Optional libraries
etee-crypto-eid: convenience library for interaction with smartcards using Fedict Commons eID.

Transitive libraries
bouncycastle (bcmail,bcpkix,bcprov) and log4j are needed by etee-crypto-lib.
commons-eid and commons-codec are needed by etee-crypto-eid

Testing libraries
junit is needed to run the test examples
