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

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 (bcpkix,bcprov) and slf4j are needed by etee-crypto-lib.
commons-eid (client,dialogs,jca) is needed by etee-crypto-eid

Testing libraries
junit is needed to run the test examples
