Check-in [e61a5fb78c]
Overview
Comment:Use Tcl for free() and malloc() within argon2
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | monocypher
Files: files | file ages | folders
SHA3-256: e61a5fb78cc46a75f1f30c68e4c509d8010eae754bcf62cc43498e286ad6a01a
User & Date: rkeene on 2019-01-11 16:43:30
Other Links: branch diff | manifest | tags
Context
2019-01-11
16:45
Integrated monocypher changes check-in: eb79ca52ec 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
Changes