Overview
Comment: | Integrated monocypher changes |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
eb79ca52ecfa24336a555527a6489784 |
User & Date: | rkeene on 2019-01-11 16:45:54 |
Other Links: | manifest | tags |
Context
2019-01-11
| ||
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 | |
Changes
Modified .fossil-settings/ignore-glob from [f9b9628d3b] to [e8ee0fb684].
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | + + + - - - - - - - - + + + | nano.so nano.o argon2.o monocypher.o aes.o randombytes.o |
Modified Makefile.in from [9775c9b8f5] to [a0a59daca8].
|
Modified autogen.sh from [50eb64ee31] to [5177f2c1f8].
︙ | |||
75 76 77 78 79 80 81 | 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | - + - - - - - - + + | exit 1 fi autoconf rm -rf autom4te.cache |
︙ |
Added build/argon2/Makefile version [2c770458fb].
|
Added build/argon2/monocypher-blake2b.h version [1b9e334905].
|
Added build/argon2/src/argon2.c version [f1814855c1].