Updates for gradle; changelog

This commit is contained in:
David Blacka
2018-07-15 17:08:29 +00:00
parent c37f436e72
commit 62b5b0ad23
13 changed files with 26 additions and 15 deletions

View File

@@ -1,3 +1,14 @@
2018-07-15 Pallavi Aras
* Add Gradle build support. Adjust ant to use same paths.
2018-07-15 David Blacka <davidb@versigin.com
* Add algorithm 15 support. This included adding a public domain
EdDSA library to the distribution.
* Add minor feature to specify signature inception and expiration
times as UNIX epoch time values.
2017-06-22 Peter van Dijk <peter.van.dijk@powerdns.com>, Kees Monshouwer <mind04@monshouwer.eu>
* Fix leading zero(s) padding in ECDSA sig conversion