Attempted to get AES to work

This commit is contained in:
2019-12-24 12:16:19 -05:00
parent 3972ac655e
commit 1f2a567ab9
15 changed files with 129 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
project(ipwndfu_rewrite_c)
project(checkm8_tool)
enable_language(C)
include_directories(include)