libsodium

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

  • 所有者: jedisct1/libsodium
  • 平台: Android, iOS, Linux, Mac, Windows, BSD, Solaris, Unix-like
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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许可

概览

名称与所有者jedisct1/libsodium
主编程语言C
编程语言Shell (语言数: 12)
平台Android, iOS, Linux, Mac, Windows, BSD, Solaris, Unix-like
许可证Other
发布数36
最新版本名称1.0.19 (发布于 2023-09-13 15:47:32)
第一版名称1.0.2 (发布于 )
创建于2013-01-20 00:03:40
推送于2024-05-09 20:32:01
最后一次提交2024-05-09 22:31:49
星数12k
关注者数387
派生数1.7k
提交数4.3k
已启用问题?
问题数807
打开的问题数0
拉请求数232
打开的拉请求数1
关闭的拉请求数139
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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.

去到顶部