#[[
Unit tests for lib-crypto
]]

add_unit_test(
   NAME
      lib-crypto
   SOURCES
      CryptoTests.cpp
   LIBRARIES
      lib-crypto-interface
)
