发布于 2017-07-16 00:18:52 | 151 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

libsodium 加密库

libsodium 是一个先进而且易用的加密库。主要用于加密、解密、签名和生成密码哈希等等。这是一个可移植的、跨编译器支持、可安装的,基于 NaCI 开发,提供一个兼容 API。


Libsodium 1.0.13 已发布,新版现在可以在 NuGet 上使用,以及其他的一些变更,详细如下:

  • Javascript: the sumo builds now include all symbols. They were previously limited to symbols defined in minimal builds.

  • The public crypto_pwhash_argon2i_MEMLIMIT_MAX constant was incorrectly defined on 32-bit platforms. This has been fixed.

  • Version 1.0.12 didn't compile on OpenBSD/i386 using the base gcc compiler. This has been fixed.

  • The Android compilation scripts have been updated for NDK r14b.

  • armv7s-optimized code was re-added to iOS builds.

  • An AVX2 optimized implementation of the Argon2 round function was added.

  • The Argon2id variant of Argon2 has been implemented. The high-level crypto_pwhash_str_verify()function automatically detects the algorithm and can verify both Argon2i and Argon2id hashed passwords.
    The default algorithm for newly hashed passwords remains Argon2i in this version to avoid breaking compatibility with verifiers running libsodium <= 1.0.12.

  • crypto_box_curve25519xchacha20poly1305_seal*() function set was implemented.

  • scrypt was removed from minimal builds.

  • libsodium is now available on NuGet.

更新日志GitHub 发布主页



历史版本 :
加密库 libsodium 1.0.16 发布,包含性能改进
加密库 libsodium 1.0.15 发布,引入一些不兼容的变更
Libsodium 1.0.13 发布,易用的加密库
Libsodium 1.0.12 发布,易用的加密库
Libsodium 1.0.12 发布,易用的加密库
Libsodium 1.0.11 发布,加密库
libsodium 1.0.10 发布,加密库
libsodium 1.0.9 发布,加密库
libsodium 1.0.8 发布,加密库
libsodium 1.0.7 发布,加密库
libsodium 1.0.6 发布,加密库
libsodium 1.0.5 发布,加密库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务