yxsailing 发表于 2015-11-2 11:47:55

libsodium 1.0.5 发布,加密库

欢迎加入运维网交流群:263444886  
  libsodium 是一个先进而且易用的加密库。主要用于加密、解密、签名和生成密码哈希等等。这是一个可移植的、跨编译器支持、可安装的,基于 NaCI 开发,提供一个兼容 API。
  libsodium 1.0.5 发布,此版本主要是修复了一些平台的兼容问题,如果你已经在使用 1.0.4 版本,那么就没有必要升级这个版本,以下是非功能性改进:

[*]  Compilation issues on some platforms were fixed: missing alignment directives were added (required at least on RHEL-6/i386), a workaround for a VRP bug on gcc/armv7 was added, and the library can nowbe compiled with the SunPro compiler.
[*]  Javascript target: io.js is not supported any more. Use nodejs.
  下载:libsodium-1.0.5.tar.gz
页: [1]
查看完整版本: libsodium 1.0.5 发布,加密库