R2R System 包含我们发布内容所需的核心工具和运行时环境。


v1.5.1

  • 新增:EZKG_GuidToText(),用于将 16 字节的 GUID 转换为文本格式。
  • 新增:添加了 R2RJUCE2::J2_ToString()。该函数可将任意缓冲区转换为 BigInteger 文本。
  • 更改:EZKG_RegRead() 现在允许输出长度参数为 null。
  • 更新:OpenSSL3 插件更新至 v3.6.3。
  • 更新:OpenSSL4 插件更新至 v4.0.1。
  • 更新:R2RJUCE2 中集成的 JUCE 更新至 v8.0.14。
  • 更新:内置的 Visual C++ Runtime 更新至 v14.51.36247.0。
  • 修复:修正了 r2rezkg.h(SDK)中的拼写错误:rsapss_salt_len_digist → rsapss_salt_len_digest。
  • 修复:R2RSys_FreePlugin() 未按预期释放依赖插件的问题。

以上是该更新日志的完整中文翻译。最后一条由于原文以“(`”结尾,说明发布说明被截断,因此对应翻译也只能到已提供的内容为止。

R2R System contains essential tools and runtimes for our releases.

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

v1.5.1

– New : EZKG_GuidToText() to convert 16 bytes GUID to text.

– New : R2RJUCE2::J2_ToString() is added. This function converts any buffer to

BigInteger text.

– Change : EZKG_RegRead() allows null for the output length.

– Update : OpenSSL3 plugin is updated v3.6.3.

– Update : OpenSSL4 plugin is updated v4.0.1.

– Update : JUCE in R2RJUCE2 is updated to v8.0.14.

– Update : Included Visual C++ Runtime is updated to v14.51.36247.0.

– Fix : Typo in r2rezkg.h (SDK). rsapss_salt_len_digist ->

rsapss_salt_len_digest

– Fix : R2RSys_FreePlugin() didn’t free dependency plugins as expected.(

发表回复

后才能评论