https://github.com/remittor/libressl-msvc
LibreSSL for Windows (MSVC)
https://github.com/remittor/libressl-msvc
libcrypt libressl msvc openssl windows
Last synced: about 2 months ago
JSON representation
LibreSSL for Windows (MSVC)
- Host: GitHub
- URL: https://github.com/remittor/libressl-msvc
- Owner: remittor
- Created: 2020-10-23T16:46:58.000Z (over 5 years ago)
- Default Branch: v3.2.2
- Last Pushed: 2020-11-27T10:24:12.000Z (over 5 years ago)
- Last Synced: 2025-12-26T21:15:39.150Z (6 months ago)
- Topics: libcrypt, libressl, msvc, openssl, windows
- Language: C
- Homepage:
- Size: 4.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibreSSL v3.2.2 for Windows (MSVC)
Up-to-date LibreSSL sources: https://github.com/EtchDroid/LibreSSL
Just run the appropriate CMD-file to start building.
Out files:
```
.\bin\$(Platform)_$(Configuration)\
openssl.exe
.\lib\$(Platform)_$(Configuration)\
libcrypto.lib
libssl.lib
libtls.lib
```