R2R System 包含我们发布作品所需的核心工具和运行库。


v1.5.0

  • 新增:EZKG_RSAPSSSign() 现已支持可变盐长度(Variable Salt Length)的 RSA-PSS 签名。
  • 新增:EZKG 现支持 SHA3-224、SHA3-256、SHA3-384、SHA3-512。
  • 更新:使用 MSVC Toolset v14.51 完全重新编译。
  • 更新:附带的 Visual C++ Runtime 已升级至 v14.51.36231.0。
  • 更新:R2RJUCE2 所使用的 JUCE 已升级至 v8.0.13。
  • 更新:R2RJUCE2.dll 现在在资源信息中包含版本号。
  • 更新:由于许多人在安装新版本前不会卸载旧版 R2R System,因此从本版本开始,安装程序会覆盖所有文件。
  • 更新:Network Block Runtime 已升级至 v3.2.1。

    R2RHTTP::WinHttpGetIEProxyConfigForCurrentUser() 现在会初始化输入结构体,即使其始终返回 FALSE + ERROR_FILE_NOT_FOUND。


关于本次更新的说明:

  • Awave Studio 使用了 RSA-PSS 和 SHA3-256。
  • 对 WinHttpGetIEProxyConfigForCurrentUser() 的更新是为了兼容基于 Cryptlex / LexActivator 的发布版本。它们在调用该 API 之前本来就应该先初始化结构体 :(

R2R System contains essential tools and runtimes for our releases.

——————————————————————————

v1.5.0
– New : EZKG_RSAPSSSign() is available with variable salt length support.
– New : EZKG supports SHA3-224, SHA3-256, SHA3-384, SHA3-512.
– Update : Full rebuild with MSVC Toolset v14.51.
– Update : Included Visual C++ Runtime is updated to v14.51.36231.0.
– Update : JUCE is updated to v8.0.13 for R2RJUCE2.
– Update : R2RJUCE2.dll has version number in the resource now.
– Update : Because lots of people don’t uninstall R2R System before
installing new version, installer overwrites every files from this
version.
– Update : Network Block Runtime is updated to v3.2.1.
R2RHTTP::WinHttpGetIEProxyConfigForCurrentUser() now initializes
input struct, while it always returns FALSE + ERROR_FILE_NOT_FOUND.

——————————————————————————

Comments for this update :

* RSA-PSS, SHA3-256 are used by Awave Studio.
* WinHttpGetIEProxyConfigForCurrentUser() update is required for Cryptlex /
LexActivator releases. They should initialize structure before calling
that API :(

发表回复

后才能评论