gdritter repos GRUtils / 8c1c6fd
updated README Getty Ritter 7 years ago
1 changed file(s) with 12 addition(s) and 7 deletion(s). Collapse all Expand all
55 up into different libraries so they can be installed individually, but also
66 kept in a single repo because they're all tiny.
77
8 All these are licensed under the WTFPL.
9
10 RSAPair/
11 --------
12
13 A single RSAPair executable that produces a hex-encoded public/private key
14 pair on stdout. In Haskell; cabalized.
8 All these are licensed under the WTFPL unless noted otherwise.
159
1610 escaped-string/
1711 -----------
2519
2620 A rough analogue of seq for generating exponentially increasing numbers rather
2721 than sequentially. In C; has Makefile.
22
23 json2bencode/
24 -------------
25
26 What it says on the tin. In Haskell.
27
28 scripts/
29 --------
30
31 Random scripts, several of them not useful to anyone else, some of them probably
32 quite useful. A mixed bag.