rsamatlab代码-Attest:在文件底部以数字方式对源代码进行注释的工具

时间:2024-06-14 03:52:12
【文件属性】:

文件名称:rsamatlab代码-Attest:在文件底部以数字方式对源代码进行注释的工具

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-14 03:52:12

系统开源

rsa matlab代码证明 在文件底部以数字方式对源代码进行注释的工具 $ echo 'echo "Hello from the shell script..."; echo "$1"; exit 0' > hello.sh $ attest -f bash hello.sh >> hello.sh $ cp hello.sh hello.sh.bak 支票 (aka attest -c)一种检查附加到文件的签名完整性的工具 $ cp ~/.ssh/id_rsa.pub > ~/.ssh/trusted_devs $ acheck hello.sh verify success! $ perl -pi -e 's/Hello/Goodbye/g' hello.sh $ acheck hello.sh verify error: crypto/rsa: verification error 伊法克 在执行shell脚本之前检查其完整性的示例 $ ifaok hello.sh There verify error: crypto/rsa: verification error $ cp


【文件预览】:
Attest-main
----go.mod(93B)
----Attest.Mod(5KB)
----s2r()
--------s2r.go(5KB)
----KeySafes.Mod(6KB)
----KeyPairs.Mod(940B)
----Attest.Pkg(525B)
----LICENSE(1KB)
----KeySafeFrames.Mod(18KB)
----go.sum(225B)
----pushup.sh(113B)
----README.md(3KB)
----ifaok(1KB)
----attest.go(9KB)

网友评论