内容简介:libsodium 1.0.17 已发布,更新如下: Bug fix: sodium_pad() didn't properly support block sizes >= 256 bytes. JS/WebAssembly: some old iOS versions can't instantiate the WebAssembly module; fall bac...
libsodium 1.0.17 已发布,更新如下:
Bug fix:
sodium_pad()
didn't properly support block sizes >= 256 bytes.JS/WebAssembly: some old iOS versions can't instantiate the WebAssembly module; fall back to Javascript on these.
JS/WebAssembly: compatibility with newer Emscripten versions.
Bug fix:
crypto_pwhash_scryptsalsa208sha256_str_verify()
and crypto_pwhash_scryptsalsa208sha256_str_needs_rehash()didn't return
EINVAL` on input strings with a short length, unlike their high-level counterpart.Added a workaround for Visual Studio 2010 bug causing CPU features not to be detected.
Portability improvements.
Test vectors from Project Wycheproof have been added.
New low-level APIs for arithmetic mod the order of the prime order group:
crypto_core_ed25519_scalar_random()
,crypto_core_ed25519_scalar_reduce()
,crypto_core_ed25519_scalar_invert()
,crypto_core_ed25519_scalar_negate()
,crypto_core_ed25519_scalar_complement()
,crypto_core_ed25519_scalar_add()
andcrypto_core_ed25519_scalar_sub()
.New low-level APIs for scalar multiplication without clamping:
crypto_scalarmult_ed25519_base_noclamp()
andcrypto_scalarmult_ed25519_noclamp()
. These new APIs are especially useful for blinding.sodium_sub()
has been implemented.Support for WatchOS has been added.
getrandom(2)
is now used on FreeBSD 12+.The
nonnull
attribute has been added to all relevant prototypes.More reliable AVX512 detection.
Javascript/Webassembly builds now use dynamic memory growth.
详细更新内容请查看更新日志和 GitHub 发布主页。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 观点 | 激励循环——加密算法如何实际修复现有激励循环
- 加密库 libsodium 1.0.17 发布,Bug 修复版本
- AMD霄龙安全加密虚拟化曝漏洞:已修复
- AMD霄龙安全加密虚拟化曝漏洞:已修复
- Linux 5.10.3 发布,修复加密文件名重复的问题
- BUF早餐铺 | 未修复的漏洞将影响所有Docker版本;YouTube上出现大量与加密货币有关的视频,实为加...
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
圈圈教你玩USB
刘荣 / 2013-4 / 59.00元
通过U盘、USB鼠标、15SB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。第9和10章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。第2版中新增4章内容,包括USB触摸屏设备、移植到AVR单片机和ARM微控制器上以及更多的USB设备的实现。......一起来看看 《圈圈教你玩USB》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
HEX HSV 转换工具
HEX HSV 互换工具