Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.45 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.45 KB

Marshalling utilities for =nil;Crypto3 Zero-Knowledge Schemes Cryptography

This module provides extension of =nil;Marshalling utilities for =nil;Crypto3 Zero-Knowledge Schemes Cryptography

Building

This library uses Boost CMake build modules (https://github.com/BoostCMake/cmake_modules.git). To actually include this library in a project it is required to:

  1. Add CMake Modules as submodule to target project repository.
  2. Add all the internal dependencies using CMake Modules as submodules to target project repository.
  3. Initialize parent project with CMake Modules (Look at crypto3 for the example)

Dependencies

Internal

External