Spiegel von
https://github.com/wolfSSL/wolfssl.git
synchronisiert 2025-01-18 21:24:54 +00:00
8 Zeilen
258 B
Text
8 Zeilen
258 B
Text
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += \
|
|
certs/dilithium/bench_dilithium_level2_key.der \
|
|
certs/dilithium/bench_dilithium_level3_key.der \
|
|
certs/dilithium/bench_dilithium_level5_key.der
|