mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-14 01:53:41 +08:00
Add 128-EEA3, 128-EIA3, ZUC-MAC, ZUC256, ZUC256-MAC and EVP_zuc256
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
LIBS=../../libcrypto
|
||||
SOURCE[../../libcrypto]=zuc_core.c
|
||||
SOURCE[../../libcrypto]=zuc_core.c zuc_eea.c zuc_eia.c
|
||||
INCLUDE[zuc_core.o]=../modes
|
||||
INCLUDE[zuc_eia.o]=../modes
|
||||
|
||||
Reference in New Issue
Block a user