发布于 2016-04-03 00:24:28 | 246 次阅读 | 评论: 0 | 来源: 网友投递

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

libsodium 加密库

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


libsodium 1.0.9 发布了。

更新说明:

  • The Javascript target now includes a --sumo option to include all the symbols of the original C library.

  • A detached API was added to the ChaCha20-Poly1305 and AES256-GCM implementations.

  • The Argon2i password hashing function was added, and is accessible directly and through a new, high-level crypto_pwhash API. The scrypt function remains available as well.

  • A speed-record AVX2 implementation of BLAKE2b was added (thanks to Samuel Neves).

  • The library can now be compiled using C++Builder (thanks to @jcolli44)

  • Countermeasures for Ed25519 signatures malleability have been added to match the irtf-cfrg-eddsa draft (note that malleability is irrelevant to the standard definition of signature security). Signatures with a small-order R point are now also rejected.

  • Some implementations are now slightly faster when using the Clang compiler.

  • The HChaCha20 core function was implemented (crypto_core_hchacha20()).

  • No-op stubs were added for all AES256-GCM public functions even when compiled on non-Intel platforms.

  • crypt_generichash_blake2b_statebytes() was added.

  • New macros were added for the IETF variant of the ChaCha20-Poly1305 construction.

  • The library can now be compiled on Minix.

  • HEASLR is now enabled on MinGW builds.

下载地址:https://github.com/jedisct1/libsodium/releases/tag/1.0.9



历史版本 :
加密库 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号  版权声明  广告服务