nasa/CryptoLib

AES-GCM-SIV

jlucas9 opened this issue · 2 comments

Add support for AES_GCM_SIV algorithm

WolfSSL only has support for AES_SIV, not AES_GCM_SIV. (ref) (ref)