]> git.ozlabs.org Git - ccan/history - ccan/crypto/shachain
Ensure config.h is created before the main travis builds
[ccan] / ccan / crypto / shachain /
2016-03-08 Rusty Russellshachain: clarify design in terms of binary tree, rever...
2015-05-27 Rusty Russellcrypto/sha256: simplify interface.
2015-05-25 Rusty Russellcrypto/shachain: examples and some documentation.
2015-05-25 Rusty Russellcrypto/shachain: enforce that indexes have to be added...
2015-05-25 Rusty Russellcrypto/shachain: detect if we're inserting a bogus...
2015-05-25 Rusty Russellcrypto/shachain: a bit more common code.
2015-05-25 Rusty Russellcrypto/shachain: add design document.
2015-05-25 Rusty Russellcrypto/shachain: new module