Revision d9657a8938fddbbc8a6761755b1a9405a9fcd04a authored by Matthias J. Kannwischer on 04 February 2020, 10:37:34 UTC, committed by GitHub on 04 February 2020, 10:37:34 UTC
https://github.com/PQClean/PQClean/pull/253 adds AESNI implementations of
SPHINCS+.
https://github.com/PQClean/PQClean/pull/259 adds SSE implementations of
McEliece.

Those obviously won't work on mupq target, so I added those to the current
blacklist. In case more implementation types are added to pqclean in the future
we might want to a more clean filtering approach.
1 parent 422bd74
History
File Mode Size
common
crypto_kem
crypto_sign
pqclean @ 7729c76
.gitignore -rw-r--r-- 1.7 KB
.gitmodules -rw-r--r-- 98 bytes
mupq.py -rw-r--r-- 21.6 KB

back to top