Nikita Savko 3de5e505f0 Fixed xcframework build for iOS 11 and later (#1361)
* Fixed inability to create xcframework with minimal iOS deployment target newer than iOS 10.x

* Set OS_VERSION_MIN as default value for OS_SIMULATOR_VERSION_MIN
2024-04-27 23:17:25 +02:00
2024-01-04 13:10:08 +01:00
2024-03-24 10:37:10 +01:00
2024-01-07 19:16:01 +01:00
2023-09-10 22:26:31 +02:00
2023-09-13 09:00:05 +02:00
2023-09-13 09:00:06 +02:00
2024-01-07 16:13:55 +01:00
2024-01-13 22:48:51 +01:00
2024-01-07 19:18:58 +01:00
2023-04-14 23:24:50 +02:00
2024-04-27 23:16:00 +02:00
2020-06-18 19:37:46 +02:00
2024-01-04 13:10:34 +01: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 Cite this repository
16 MiB
Languages
C 93%
Shell 1.8%
M4 1.5%
Zig 1.3%
Assembly 1.1%
Other 1.2%