TheleCode
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
hg
cpp
»
openttd-patchpack
»
source
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ r28519:990ea5120e84
Branch filter:
master at 990ea5120e84
master
patchpack
Location:
cpp/openttd-patchpack/source
/
src
/
3rdparty
/
monocypher
/
CMakeLists.txt
Show Full History
Show Authors
r28519:990ea5120e84
101 B
text/plain
Show Annotation
Show as Raw
Download as Raw
Patric Stout
Add: monocypher 4.0.2
Monocypher will take care of all our encryption needs; as most
OSes and vcpkg doesn't have it available, we vendor it.
1
2
3
4
5
6
add_files(
monocypher-ed25519.cpp
monocypher-ed25519.h
monocypher.cpp
monocypher.h
)