-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
md5和sha1计算出的字符串似乎是错的
To Reproduce
data.toMD5("fsdf")
15:00:31.794 INFO [legacy-script-engine-quickjs] }pf5h�ůhEh:MA
data.toSHA1("23123")
15:00:53.776 INFO [legacy-script-engine-quickjs] �
C&RPO���E9� �
data.toSHA1("123")
15:00:58.577 INFO [legacy-script-engine-quickjs] ,�b�Y[�K-#Kp
如果计算“123”你会听到windows错误提示音
Expected behavior
计算出正确的md5和sha1字符串
Screenshots
No response
Platform
No response
BDS Version
1.21.124
LeviLamina Version
1.7.7
LegacyScriptEngine Version
0.16.1
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working