17 Commits

Author SHA1 Message Date
Jesper Louis Andersen
f650c72b02 version bump 2018-05-21 17:52:25 +02:00
Jesper Louis Andersen
bb4014286f version bump 2018-05-21 17:38:39 +02:00
Jesper Louis Andersen
e77aca8ecb Improve the description 2018-05-21 13:51:32 +02:00
Jesper Louis Andersen
d737552b2a Hello 0.17.0 2018-05-21 13:46:17 +02:00
Jesper Louis Andersen
61be95caad Bump version to 0.16.0 2017-03-25 23:25:25 +01:00
Jesper Louis Andersen
01526484f2 Update the README file with version 0.15.0 2015-08-29 22:17:13 +02:00
Jesper Louis Andersen
9830068304 Cook 0.14.0. 2015-08-14 22:11:45 +02:00
Jesper Louis Andersen
89e28feab8 Bump version to 0.13.0. 2015-05-11 18:25:31 +02:00
Jesper Louis Andersen
2979503a7f Fix the missing priv directory. 2015-03-11 13:41:53 +01:00
Jesper Louis Andersen
7ba5f9888f v0.12.0 - Add new Curve25519 extensions to the API
* Introduce Curve25519 handling.
* Update and bump README.md
* Add contributor file
2015-02-22 15:05:40 +01:00
Jesper Louis Andersen
159e8f6750 Introduce precomputed keys API.
This patch implements beforenm/afternm calls from NaCl for `box` style
crypto. It's main advantage is way faster computations, since it avoids
recomputing in the elliptic curve for every message.

While here, bump the version to v0.11.0 as new functionality was added.
2014-12-17 17:12:29 +01:00
Jesper Louis Andersen
45cc6a3fa4 Hello v0.10.2 2014-12-16 15:24:15 +01:00
Jesper Louis Andersen
943371d21a Hello v0.10.1 2014-12-13 02:09:48 +01:00
Jesper Louis Andersen
fd9f421621 Introduce enacl:randombytes/1. 2014-12-09 00:33:55 +01:00
Jesper Louis Andersen
90509026ce reduction handling, iodata() conversion. 2014-11-29 16:45:58 +01:00
Jesper Louis Andersen
3cbff94709 Clean up: remove the application module which we don't need for a library.
This is not like the `crypto` subsystem, where a runner is needed to keep the
crypto system up and running. Rather, we can run without an application runner.
2014-11-25 14:12:54 +01:00
Jesper Louis Andersen
9a7f4c8d4e Initial checkin. 2014-11-18 23:16:49 +01:00