cryptest

Cryptography-related scribbles
git clone git://git.finwo.net/misc/cryptest
Log | Files | Refs | README

commit 29bd772d0b84d29cb1ac8d99eb8482e56f013c8d
parent 0992d0811c957908726ef22cebaebdb045904df0
Author: finwo <finwo@pm.me>
Date:   Tue, 29 Aug 2017 17:39:10 +0200

Made the file ref a link
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -20,4 +20,4 @@ make ## Usage -Simple run `./cryptotest` to see the usage or look inside `src/main.c` +Simple run `./cryptotest` to see the usage or look inside [`src/main.c`](https://github.com/cdeps/cryptest/blob/master/src/main.c)