...ngth>5) hash=args[5];
if (args.length>6) salt=args[6];
var key=crypto.randomBytes(16);
var iv = crypto.randomBytes(16);
var err=null;
keysize=16;
if (algorithm.indexOf("256")>-1) {
keysize=32;
}
if (algorithm.indexOf("cha")>-1) {
keysize=32;
}
if (algorithm.indexOf("bf"...
...需要几分钟才能安装。
[**GitHub - solana-foundation/mucho: Command-line tool that simplifies the development and testing of…**
\\
\\
**Command-line tool that simplifies the development and testing of Solana blockchain programs. - solana-foundation/mucho**
\\
github.com](https://github.co...