mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
Update TLS 1.3
All tls13_server examples passed.
This commit is contained in:
@@ -513,6 +513,7 @@ endif()
|
||||
|
||||
if (ENABLE_AES)
|
||||
message(STATUS "ENABLE_AES is ON")
|
||||
add_definitions(-DENABLE_AES)
|
||||
list(APPEND src src/aes.c src/aes_modes.c)
|
||||
list(APPEND tests aes)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user