mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-02 20:49:12 -04:00
Added BIP32Derive, which uses bip32 from bitcoinjs. Modified a few more operations. Code compiles with 20.3.0
This commit is contained in:
parent
810c94803d
commit
f474ffaf72
17 changed files with 764 additions and 170 deletions
|
@ -94,12 +94,14 @@
|
|||
"dependencies": {
|
||||
"@astronautlabs/amf": "^0.0.6",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@bitcoinerlab/secp256k1": "^1.0.5",
|
||||
"@blu3r4y/lzma": "^2.3.3",
|
||||
"argon2-browser": "^1.18.0",
|
||||
"arrive": "^2.4.1",
|
||||
"avsc": "^5.7.7",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bignumber.js": "^9.1.1",
|
||||
"bip32": "^4.0.0",
|
||||
"blakejs": "^1.2.1",
|
||||
"bootstrap": "4.6.2",
|
||||
"bootstrap-colorpicker": "^3.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue