10 descendants and 10 ancestors of eb79ca52ecfa24336a555527a648978449c5b5db7157f633f492618f990602e0
2019-01-12
| ||
21:48 | Better handling of stats -- keep them in a transient SQLite3 DB check-in: a010d6c0a7 user: rkeene tags: trunk | |
2019-01-11
| ||
18:03 | Reduce argon2 code a bit by removing features we do not use check-in: 483b914916 user: rkeene tags: trunk | |
17:50 | Add more TODO check-in: 91adaf3629 user: rkeene tags: trunk | |
17:50 | Use the user-supplied password check-in: b74e661b68 user: rkeene tags: trunk | |
17:47 | Added support for decoding wallet backups check-in: fe9b42ed61 user: rkeene tags: trunk | |
17:35 | randomSortList in the internal namespace check-in: 75052adbef user: rkeene tags: trunk | |
17:33 | Update argon2 to deal with the amalgamized version of things in monocypher check-in: b42f88c83c user: rkeene tags: trunk | |
17:33 | When compiling the amalgamized version of Tcl Nano, define a macro that can be used to detect this check-in: 28a8f24de6 user: rkeene tags: trunk | |
16:50 | Install man page into a man directory check-in: 5818311f51 user: rkeene tags: trunk | |
16:48 | Moved binaries and ensure that they are installed check-in: 19ed7cdd41 user: rkeene tags: trunk | |
16:45 | Integrated monocypher changes check-in: eb79ca52ec user: rkeene tags: trunk | |
16:45 | Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk | |
16:43 | Use Tcl for free() and malloc() within argon2 Closed-Leaf check-in: e61a5fb78c user: rkeene tags: monocypher | |
16:08 | Removed all heap-based memory allocations since they can be done on the stack now that they are constant sized check-in: 567d112dc6 user: rkeene tags: monocypher | |
15:53 | Add AES256-CTR Tcl command check-in: ed43f19076 user: rkeene tags: monocypher | |
2019-01-10
| ||
21:14 | Compile AES as AES256 CTR check-in: 4131055ef7 user: rkeene tags: monocypher | |
21:09 | Added AES support check-in: fceff1713f user: rkeene tags: monocypher | |
21:03 | Update Makefile to make changing directories of vendor projects easier check-in: 57397abd17 user: rkeene tags: monocypher | |
20:54 | Move upstream packages into a "vendor" directory check-in: 51030d9980 user: rkeene tags: monocypher | |
09:55 | Minor cleanup check-in: 78b6dd6345 user: rkeene tags: monocypher | |
09:45 | Added untested argon2-based key derivation check-in: 3872cde7b2 user: rkeene tags: monocypher | |