pifploadshift.mdwn, do one example english pseudocode operands
[openpower-isa.git] / crypto / chacha20 / changelog
1 xchacha20 (0.0.5) urgency=low;
2 * Corrected confusing comments in the source code.
3
4 -- Bryan Hawkins <spcnvdrr@protonmail.com> Wed, 17 Jul 2019 06:34:18 -0500
5
6 xchacha20 (0.0.4) urgency=low;
7 * Added a new test vector from the latest version of the IETF draft.
8 Found here: https://tools.ietf.org/html/draft-arciszewski-xchacha-03
9 * Updated the README.md file.
10
11 -- Bryan Hawkins <spcnvdrr@protonmail.com> Mon, 17 Jun 2019 12:22:44 -0500
12
13 xchacha20 (0.0.3) urgency=low;
14 * Fixed minor typos and errors throughout the project
15 * Corrected inconsistent use of tabs v.s. spaces
16 * Fixed a minor warning issued while compiling the library
17
18 -- Bryan Hawkins <spcnvdrr@protonmail.com> Mon, 03 Jun 2019 11:36:49 -0500
19
20 xchacha20 (0.0.2) urgency=low;
21 * Added a program to calculate and compare this library's output with
22 known good test vectors.
23 * Fixed minor errors in the README.md file and xchacha.c
24
25 -- Bryan Hawkins <spcnvdrr@protonmail.com> Fri, 31 May 2019 12:49:28 -0500
26
27 xchacha20 (0.0.1) urgency=low;
28 * Initial commit and now managing project with Git.
29
30 -- Bryan Hawkins <spcnvdrr@protonmail.com> Tue, 28 May 2019 18:11:11 -0500
31
32
33 use the 'date -R' command to make the date string.