libqaeda

Unnamed repository; edit this file 'description' to name the repository.
Info | Log | Files | Refs | README | LICENSE

CHANGELOG (260B)


      1 - 0.0.1
      2 	* Add pluggable interfaces for memory and io operations.
      3 	* Implement store (filesystem, dummy)
      4 	* Implement crypto backend (gcrypt, dummy)
      5 	* Implement serialization and deserialization for certs and messages.
      6 	* Implement rudimentary trust checker.