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.