Skip to content

joinhuman/openssl

Repository files navigation

Using on Windows

  1. Install mingw-w64
  2. Install pkg-config-lite
  3. Build (or install precompiled) openssl for mingw32-w64
  4. Set PKG_CONFIG_PATH to the directory containing openssl.pc (i.e. c:\mingw64\mingw64\lib\pkgconfig)

Packages

No packages published

Languages

  • Go 81.8%
  • C 18.2%