Check-in [567d112dc6]
Overview
Comment:Removed all heap-based memory allocations since they can be done on the stack now that they are constant sized
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | monocypher
Files: files | file ages | folders
SHA3-256: 567d112dc6bcecef8ba3bfb3754a639f3dc1d97a47f0bfc48f3a5b3bb3a363fd
User & Date: rkeene on 2019-01-11 16:08:35
Other Links: branch diff | manifest | tags
Context
2019-01-11
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
Changes