]> git.ozlabs.org Git - ccan/history - ccan/crypto/shachain/shachain.c
shachain: clarify design in terms of binary tree, reverse indexes.
[ccan] / ccan / crypto / shachain / shachain.c
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: 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: new module