]> git.ozlabs.org Git - ccan/commit
crypto/shachain: new module
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 25 May 2015 04:19:41 +0000 (13:49 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 25 May 2015 04:19:41 +0000 (13:49 +0930)
commitfc6655ed3c4840a5d4d669ad3c44e2ffe1019173
tree54bb92fd1a7591724a927738849a174fa2b0150b
parent0d73f8ebb66d2613ecc0b87c6e608de59be110f6
crypto/shachain: new module

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/crypto/shachain/LICENSE [new symlink]
ccan/crypto/shachain/_info [new file with mode: 0644]
ccan/crypto/shachain/shachain.c [new file with mode: 0644]
ccan/crypto/shachain/shachain.h [new file with mode: 0644]
ccan/crypto/shachain/test/run-8bit.c [new file with mode: 0644]
ccan/crypto/shachain/test/run.c [new file with mode: 0644]