Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 490 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 490 Bytes

Building monocypher_native shared library

Prerequisites, you need to install:

Then per platform, you also need to install:

  • On Windows: VS 2019 + C++ toolchain x86/x64/arm/arm64
  • On Linux: C++ toolchain x64/arm/arm64

The script can be run .\build_monocypher_native.ps1 and should generate monocypher_native.dll and platform equivalents to build\package folder.