https://github.com/careboo/unity-libsodium
https://github.com/careboo/unity-libsodium
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/careboo/unity-libsodium
- Owner: CareBoo
- License: mit
- Created: 2021-07-14T23:47:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T03:35:30.000Z (about 2 years ago)
- Last Synced: 2025-03-11T12:39:39.628Z (over 1 year ago)
- Language: Python
- Size: 283 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity-libsodium
I'm just using this to build libsodium via Github Actions, since I do not own a mac device :X.
Builds are uploaded as artifacts from the run action, so just wait patiently and the artifacts will be uploaded.
Useful references:
- https://github.com/netpyoung/unity.libsodium
- https://github.com/jedisct1/libsodium
- https://github.com/microsoft/ClangSharp
- https://github.com/ektrah/nsec