Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Releases: jiep/kyber-gake

v.20220207185149.dece43e3

07 Feb 18:51
Compare
Choose a tag to compare

v.20210107011017.0ac7ef68

07 Jan 01:10
Compare
Choose a tag to compare

v.20210105192509.528be390

05 Jan 19:25
528be39
Compare
Choose a tag to compare
Group Authenticated Key Exchange (GAKE) (#2)

* Add GAKE for 3 parties

* Fix error

* Fix more errors

* Add file

* Add compiler

* More changes

* Fix warnings

* Add GitHub Actions

* Fix error

* Fix error

* Fix error

* Fix typo

* Remove ls

* Fix commitments correctness

* Refactor code and fix errors

* Add term and acc variables

* Check all session key and identifier

* Add time

* Add AES GCM 256

* Fix error

* Add Commitment

Todo: finish code and test it

* Add commitment

* Add commitments, but not work

* Add 2-AKE secure in QROM

* Add KEM QROM secure

* Add commitment

* Add QROM GAKE

* Remove print

* Update workflow

* Add graphics

* Update graphs

* Fix buffer ovwerflow

* Fix more errors

* Fix error

* Add new workflow

* Fix error

* Fix workflow

* Fix

* Add test workflow

* Fix error

* Add release

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Fix error

* Add flush

* Show output

* Comment print

* Fix error

* Fix error

* 1000 tests

* Change timeout

* Fix error with commitment in ROM

* Fix error with QROM commitment

* Add GAKE with AVX2 support

TODO: Fix QROM KEM Segmentation fault

* Remove warnings

* Fix Segmentation fault with AVX2

* Add workflow for AVX2

* Fix error

* Fix error

* Fix error

* More tests

* Add pids to master key

* Add i to x_i for commitment

* Add PID_LENGTH variable

* Add guards to headers and set buffer write to 1

* Remove unnecessary comments

* Add release build

* Add reversed num parties

* Add self-hosted runner

* 10 tests

* Add speed tests for commitment, 2-AKE and KEM

* Add speed tests to results

* Add chart "total time"

* Add charts for commitments, 2-AKE and KEM
Add chart for time per round

* Add charts to workflow

* Fix error with CMake

* Update README

v.20210104010810.6f169e08.gake

04 Jan 01:08
Compare
Choose a tag to compare

v.20210101175311.5ccc315f.gake

01 Jan 17:53
Compare
Choose a tag to compare

v.20201231050956.84f3b932.gake

31 Dec 05:09
Compare
Choose a tag to compare

v.20201230021139.2810754f.gake

30 Dec 02:11
Compare
Choose a tag to compare

v.20201229163645.9922b009.gake

29 Dec 16:36
Compare
Choose a tag to compare

v.20201229132710.5cb1f87d.gake

29 Dec 13:27
Compare
Choose a tag to compare

v.20201228140252.cb217675.gake

28 Dec 14:02
Compare
Choose a tag to compare