Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pqm4 V2 #78

Merged
merged 53 commits into from
May 1, 2019
Merged

pqm4 V2 #78

merged 53 commits into from
May 1, 2019

Conversation

mkannwischer
Copy link
Contributor

I think this is almost ready to be merged back to master. The most important changes are:

Are there any important features missing that we should still add for round 2?
If not, I'll rewrite the README to include these changes. It's slightly messy since we now have round1 and round2 implementations and the migration will still take a while. So we'll have to document this properly.

mkannwischer and others added 23 commits March 22, 2019 16:03
* hashing benchmarks

* some more refactoring

* sample benchmarks

* sample benchmarks

* new benchmarks

* fix kyber1024 benchmarks
* hashing benchmarks

* some more refactoring

* sample benchmarks

* sample benchmarks

* namespacing for pqclean

* namespacing in testvectors on host

* Integrate PQClean's AES into pqm4

* Fix path for host sources in Makefile

* Update mupq

* Fix bug in testvectors AES-128

* Add optimized AES-192/256 implementations.

Round-2-Kyber will use this.
Everything is put into separate sections such that the linker with
gc-sections will succesfully throw out an AES instance (or all of them)
whenever it is not used by a scheme.

* Update mupq

* fix incremental keccak implementation

* added benchmarks for ntruhps2048509 and sphincs-shake256-128f-simple

* make frodo scheme naming consistent with PQClean (breaks testvectors)

* rename frodo in benchmark results
@mkannwischer mkannwischer merged commit 8627f53 into master May 1, 2019
@mkannwischer mkannwischer deleted the v2 branch May 1, 2019 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants