增加BCUtil.decodeECPrivateKey方法(issue#3829@Github)

This commit is contained in:
Looly
2025-01-01 18:39:50 +08:00
parent 46fa4a1295
commit 12b56a3841
2 changed files with 25 additions and 1 deletions

View File

@@ -2,9 +2,10 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.36(2024-12-25)
# 5.8.36(2025-01-01)
### 🐣新特性
* 【crypto 】 增加BCUtil.decodeECPrivateKey方法issue#3829@Github
### 🐞Bug修复
-------------------------------------------------------------------------------------------------------------