mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
Added Snefru hashing operation
This commit is contained in:
parent
d924da2f25
commit
7557e1e9e5
7 changed files with 115 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1755,9 +1755,9 @@
|
|||
}
|
||||
},
|
||||
"crypto-api": {
|
||||
"version": "0.7.4",
|
||||
"resolved": "https://registry.npmjs.org/crypto-api/-/crypto-api-0.7.4.tgz",
|
||||
"integrity": "sha1-wuiM1WOWxJ0A75uA40lGUKdIKoE="
|
||||
"version": "0.7.5",
|
||||
"resolved": "https://registry.npmjs.org/crypto-api/-/crypto-api-0.7.5.tgz",
|
||||
"integrity": "sha1-TCc3K8s85mnSKNV7NZG8YRjFKdU="
|
||||
},
|
||||
"crypto-browserify": {
|
||||
"version": "3.11.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue