文件名称:Generic-master
介绍说明--下载内容均来自于网络,请自行研究使用
aes的白盒实现,生成密钥部分,保护密钥不被攻击.-White-box cryptography is often linked with code obfuscation, since both aim to protect software implementations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Generic-master
..............\.gitignore
..............\LICENSE
..............\README.md
..............\constructions
..............\.............\spn
..............\.............\...\keygen.go
..............\.............\...\persistence.go
..............\.............\...\small.go
..............\.............\...\spn.go
..............\.............\...\spn_test.go
..............\cryptanalysis
..............\.............\spn
..............\.............\...\affine.go
..............\.............\...\generator.go
..............\.............\...\sbox.go
..............\.............\...\spn.go
..............\.............\...\spn_test.go