mirror of
https://github.com/libp2p/go-openssl.git
synced 2026-08-19 14:53:28 +08:00
1b3b1e773b7462d16f7e446bd38fc308c43563c2
since it doesn't have gcm stuff put it in a conditionally built file. Change-Id: I8083ff9b86b6fe0723fd21ffc77038b7679c97c7
Using on Windows
- Install mingw-w64
- Install pkg-config-lite
- Build (or install precompiled) openssl for mingw32-w64
- Set PKG_CONFIG_PATH to the directory containing openssl.pc (i.e. c:\mingw64\mingw64\lib\pkgconfig)
Description
Languages
Go
83.9%
C
16.1%