mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-05-04 15:54:12 +02:00
ascon: added forced permutation unroll
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
||||
'--enable-dtls --enable-dtlscid --enable-dtls13 --enable-secure-renegotiation
|
||||
--enable-psk --enable-aesccm --enable-nullcipher CPPFLAGS=-DWOLFSSL_STATIC_RSA',
|
||||
'--enable-ascon',
|
||||
'--enable-ascon CPPFLAGS=-DWOLFSSL_ASCON_UNROLL',
|
||||
]
|
||||
name: make check
|
||||
if: github.repository_owner == 'wolfssl'
|
||||
|
||||
Reference in New Issue
Block a user