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:
Sei Lisa 2022-10-14 18:39:04 +02:00
parent 8966b9de97
commit 9c281dec64
5 changed files with 21 additions and 1 deletions

View file

@ -1275,6 +1275,9 @@ integer llRound(float val)
string llSHA1String(string src)
- SEF
string llSHA256String(string src)
- SEF
integer llSameGroup(key id)
- SEF
- min 0