⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.bat

📁 加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encr
💻 BAT
字号:
pegwit -i <test.pri >test.pub
pegwit -e <test.jnk test.pub test.txt test.tx0
pegwit -s <test.pri test.txt >test.sig
pegwit -v test.pub test.txt <test.sig
pegwit -d <test.pri test.tx0 con
pegwit -E <test.sig test.txt test.tx1
pegwit -D <test.sig test.tx1 con
pegwit -S test.txt <test.pri >test.tx2
pegwit -V test.pub test.tx2

pegwit -fe test.pub test.jnk <test.txt >test.tx3
pegwit -fd test.pri <test.tx3 
pegwit -fE test.sig <test.txt >test.tx4
pegwit -fD test.sig <test.tx4
pegwit -fS test.pri <test.txt >test.tx5
pegwit -fV test.pub <test.tx5

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -