Skip to content

Releases: Election-Tech-Initiative/electionguard-cpp

Release 1.0.1

28 Sep 15:01
cb73217
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.18...v1.0.1

Release 1.0.0

26 Sep 17:13
ff69753
Compare
Choose a tag to compare
Removed the use of the size of data returned from the C++ just use no…

…rmal string logic. (#331)

Release 0.1.18

17 Sep 04:08
ff69753
Compare
Choose a tag to compare

What's Changed

  • Removed the use of the size of data returned from the C++ just use no… by @SteveMaier-IRT in #331

Full Changelog: v0.1.17...v0.1.18

Release 0.1.17

15 Sep 20:51
9d559b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

Release 0.1.16

31 Aug 20:20
b418953
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.15...v0.1.16

Release 0.1.15

01 Jul 14:38
9e8f3b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

Release 0.1.14

15 Jun 15:07
62d1d03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

Release 0.1.13

09 Jun 16:05
45b3103
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

Release 0.1.12

16 May 19:22
0ea2ffd
Compare
Choose a tag to compare
Add support for using the 32 bit optimized HACL code. (#279)

* Add support for using the 32 bit optimized HACL code.

* Remove comment.

* fixed allocation for alloca inside of loops

* A bit of cleanup.

Co-authored-by: Steve Maier <ysfred4@hotmail.com>

Release 0.1.11

11 May 16:14
5d449cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11