Changes In Branch monocypher Through [ed43f19076] Excluding Merge-Ins
This is equivalent to a diff from 542443e166 to ed43f19076
2019-01-11
| ||
16:45 | Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk | |
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 | |
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 [e8ee0fb684]. [diff]
Modified Makefile.in from [9775c9b8f5] to [a0a59daca8]. [diff]
Modified autogen.sh from [50eb64ee31] to [5177f2c1f8]. [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].
Modified nano.c from [6d823f4967] to [8a374b97c9]. [diff]
Added vendor/aes/aes.c version [3eb739bb6b].
Added vendor/aes/aes.h version [056c815e5c].
Added vendor/aes/version version [29983c671d].
Added vendor/monocypher/monocypher.c version [4ad4b5fa29].
Added vendor/monocypher/monocypher.h version [a867570941].
Added vendor/monocypher/version version [e41df87aa4].