mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00:00
New function, llSHA256String
Implement it in lslbasefuncs.py, and add tests. Also add more test vectors for llMD5String and llSHA1String.
This commit is contained in:
parent
8966b9de97
commit
9c281dec64
5 changed files with 21 additions and 1 deletions
|
@ -9,5 +9,11 @@
|
|||
, 0
|
||||
, 0
|
||||
, "1a9d5db22c73a993ff0b42f64b396873"
|
||||
, "cf4bab410c5a562ddef8587f22c939ca"
|
||||
, "7faac3319aba94a00596f1e271d9da82"
|
||||
, "412323da7b625c5890ff4f8641451565"
|
||||
, "da39a3ee5e6b4b0d3255bfef95601890afd80709"
|
||||
, "a9993e364706816aba3e25717850c26c9cd0d89d"
|
||||
, "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
, "ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue