added front end tests
This commit is contained in:
parent
dad6132342
commit
af0c497aab
7 changed files with 13708 additions and 2 deletions
|
@ -7,7 +7,6 @@ function arrayToHex(iv) {
|
|||
hexStr += iv[i].toString(16);
|
||||
}
|
||||
}
|
||||
window.hexStr = hexStr;
|
||||
return hexStr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue