# openssl-vs **Repository Path**: key99/openssl-vs ## Basic Information - **Project Name**: openssl-vs - **Description**: OpenSSL compilation in Visual Studio - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-29 - **Last Updated**: 2021-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenSSL compilation in Visual Studio This project was inspired by https://github.com/ShiftMediaProject/openssl, but unfortunatelly its non standard installation paths prevent usage of some other great tools like cmake. ### Dependencies See https://github.com/ShiftMediaProject/openssl/tree/master/SMP. Regarding perl, this directory has perl.cmd which tries to use perl from "Git For Windows" project ### Compilation 1. Init/update git submodules 2. Compile 3. Check instructions on https://github.com/ShiftMediaProject/openssl/tree/master/SMP if something went wrong