bfren a0503b5c24 [dotnet core] build for linux-musl-arm64 (#1174)
* Adding aarch64 build

* Removing workflow_dispatch

* Re-adding x64

* Disable libgcrypt hash - #1173

* Adding sudo to gcrypt disable - #1173

* Remove sudo, put gcrypt disable before building source list - #1173

* Adding linux-musl-arm64 build to NuGet package - #1174

* Explain the gcrypt configuration hack
2022-11-23 19:17:32 +01:00
2022-10-11 14:07:16 +02:00
2022-04-03 00:03:17 +02:00
2022-04-03 00:03:17 +02:00
2022-11-13 23:17:14 +01:00
2022-04-03 00:03:17 +02:00
2021-11-11 13:27:44 +01:00
2022-04-28 18:21:39 -07:00
2021-10-09 18:39:02 +02:00
2019-05-30 21:57:51 +02:00
2022-11-13 20:51:00 +01:00
2019-05-31 00:44:38 +02:00
2020-06-18 19:37:46 +02:00
2021-12-31 23:55:56 +01:00
2022-04-03 00:03:17 +02:00
2018-12-25 10:25:23 +01:00

GitHub CI Windows build status Coverity Scan Build Status Azure build status CodeQL scan

libsodium

Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.

It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to improve usability even further.

Its goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Sodium supports a variety of compilers and operating systems, including Windows (with MingW or Visual Studio, x86 and x64), iOS, Android, as well as Javascript and Webassembly.

Documentation

The documentation is available on Gitbook and built from the libsodium-doc repository:

Integrity Checking

The integrity checking instructions (including the signing key for libsodium) are available in the installation section of the documentation.

Community

A mailing-list is available to discuss libsodium.

In order to join, just send a random mail to sodium-subscribe {at} pureftpd {dot} org.

License

ISC license.

S
Description
No description provided
Readme ISC
16 MiB
Languages
C 93%
Shell 1.8%
M4 1.5%
Zig 1.3%
Assembly 1.1%
Other 1.2%