Crypt module (#549)
- Moved cryptography code out of Tactility project and into a kernel module. - Converted C++ code to C style interface - Hardened security
This commit is contained in:
committed by
GitHub
parent
9d5993930d
commit
dfaeb9a2d9
@@ -18,6 +18,7 @@ target_link_libraries(TactilityTests PRIVATE
|
||||
platform-posix
|
||||
hal-device-module
|
||||
lvgl-module
|
||||
crypt-module
|
||||
lvgl
|
||||
SDL2::SDL2-static SDL2-static
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user