https://github.com/mupq/pqm4
Raw File
Tip revision: 4b2fc608753c612e658183a8fe04da0a7b1e348c authored by Richard Petri on 19 March 2024, 12:35:18 UTC
Merge pull request #333 from mupq/benchmarkupdate
Tip revision: 4b2fc60
nucleo-l476rg.mk
DEVICE=stm32l476rg

EXCLUDED_SCHEMES = \
	mupq/pqclean/crypto_kem/mceliece% \
	mupq/crypto_sign/falcon-1024-tree%

include mk/opencm3.mk
back to top