libsodium

一个现代、便携、易于使用的加密库。(A modern, portable, easy to use crypto library.)

Github stars Tracking Chart

Sodium是一个易于使用的新软件库,用于加密,解密,签名,密码散列等。

它是一种便携式,可交叉编译,可安装,可封装的NaCl分支,具有兼容的API和扩展的API,可进一步提高可用性。

其目标是提供构建更高级别加密工具所需的所有核心操作。

Sodium支持各种编译器和操作系统,包括Windows(使用MingW或Visual Studio,x86和x64),iOS,Android以及Javascript和Webassembly。

文档

该文档可在Gitbook上找到:

完整性检查

完整性检查指令(包括libsodium的签名密钥) 可在 安装中找到 文档的一部分。

社区

邮件列表可用于讨论libsodium。

为了加入,只需发送一封随机邮件到 sodium-subscribe {at} pureftpd {dot}org 。

许可证

ISC许可

Overview

Name With Ownerjedisct1/libsodium
Primary LanguageC
Program languageShell (Language Count: 12)
PlatformAndroid, iOS, Linux, Mac, Windows, BSD, Solaris, Unix-like
License:Other
Release Count36
Last Release Name1.0.19 (Posted on 2023-09-13 15:47:32)
First Release Name1.0.2 (Posted on )
Created At2013-01-20 00:03:40
Pushed At2024-04-12 17:20:34
Last Commit At2024-04-12 19:19:48
Stargazers Count11.9k
Watchers Count388
Fork Count1.7k
Commits Count4.3k
Has Issues Enabled
Issues Count807
Issue Open Count0
Pull Requests Count232
Pull Requests Open Count1
Pull Requests Close Count138
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Build Status
Windows build status
Coverity Scan Build Status
Azure build status

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.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

ISC license.

To the top