Changes In Branch monocypher Through [3872cde7b2] Excluding Merge-Ins
This is equivalent to a diff from 542443e166 to 3872cde7b2
2019-01-11
| ||
16:45 | Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk | |
2019-01-10
| ||
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 | |
09:18 | Added more Argon2 files, and try to build with as few public symbols as possible check-in: 489a16edb6 user: rkeene tags: monocypher | |
08:41 | Started switching to monocypher check-in: 1dbc43abc9 user: rkeene tags: monocypher | |
2018-12-09
| ||
22:11 | Removed extra auto_paths check-in: 542443e166 user: rkeene tags: trunk | |
22:10 | Added an RPC client REPL check-in: e9fd1f6094 user: rkeene tags: trunk | |
Modified .fossil-settings/ignore-glob from [f9b9628d3b] to [59abf1089d]. [diff]
Modified Makefile.in from [9775c9b8f5] to [074532d27e]. [diff]
Modified autogen.sh from [50eb64ee31] to [daaff1df63]. [diff]
Added build/argon2/Makefile version [2e6c9551be].
Added build/argon2/monocypher-blake2b.h version [b2dc3556d1].
Added build/argon2/src/argon2.c version [f1814855c1].
Added build/argon2/src/argon2.h version [0188db9d46].
Added build/argon2/src/blake2b.c version [7813c84d03].
Added build/argon2/src/blamka-round-ref.h version [20d8f57b67].
Added build/argon2/src/core.c version [9358844f3b].
Added build/argon2/src/core.h version [a78495db9e].
Added build/argon2/src/encoding.c version [0ca1845e0f].
Added build/argon2/src/encoding.h version [fd81495ccf].
Added build/argon2/src/ref.c version [4805673d20].
Deleted build/blake2b/Makefile version [43ab4a38f2].
Deleted build/blake2b/blake2-nacl.c version [41e5cf5dd8].
Deleted build/blake2b/blake2-nacl.h version [25d1438790].
Deleted build/blake2b/src/blake2-impl.h version [d0bfa55cf5].
Deleted build/blake2b/src/blake2.h version [69e1232ee2].
Deleted build/blake2b/src/blake2b-ref.c version [297ab9afc5].
Deleted build/tweetnacl/Makefile version [8da3d99efa].
Deleted build/tweetnacl/patches/tweetnacl-derivepubkey.diff version [13b5ea391c].
Deleted build/tweetnacl/patches/tweetnacl-ed25519blake2b.diff version [df305f7e81].
Deleted build/tweetnacl/src/tweetnacl.c version [4925273a99].
Deleted build/tweetnacl/src/tweetnacl.h version [62a2504e0d].
Added monocypher/monocypher.c version [4ad4b5fa29].
Added monocypher/monocypher.h version [a867570941].
Added monocypher/version version [e41df87aa4].
Modified nano.c from [6d823f4967] to [2ca35184b8]. [diff]