Skip to content

Commit

Permalink
chore: README
Browse files Browse the repository at this point in the history
  • Loading branch information
macmade committed Nov 13, 2024
1 parent 547725c commit b30fb75
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,24 @@ Requirements
This project requires OpenSSL.
A pre-built version of BoringSSL is provided for macOS and Windows in the `Submodules/BoringSSL/lib` directory.

Building
--------

### macOS

An Xcode project is provided: `SRPXX.xcodeproj`.
It contains targets for the library and the debug tool.

### Windows

A Visual Studio solution is provided: `SRPXX.sln`.
The library is available for the following toolsets and architectures:

- v142 - x86
- v142 - x64
- v143 - x86
- v143 - x64

Test Vectors
------------

Expand Down

0 comments on commit b30fb75

Please sign in to comment.