mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 00:31:31 -04:00
Added 'CRC-16 Checksum' operation
This commit is contained in:
parent
3c52a9faab
commit
174cabdc74
6 changed files with 30 additions and 31 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -4198,6 +4198,11 @@
|
|||
"integrity": "sha1-8OgK4DmkvWVLXygfyT8EqRSn/M4=",
|
||||
"dev": true
|
||||
},
|
||||
"js-crc": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/js-crc/-/js-crc-0.2.0.tgz",
|
||||
"integrity": "sha1-9yxcdhgXa/91zIEqHO2949jraDk="
|
||||
},
|
||||
"js-sha3": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/js-sha3/-/js-sha3-0.6.1.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue