资源列表
ifix_eBook
- iFIX v3.0 provides you with enhanced security capabilities and with many ease-of-use improvements. -iFIX v3.0 provides you with enhanced security capabilities and with many ease-of-use improvements.
cipher
- 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
Algebraic_Aspects_of_the_AES
- Algebraic Aspects of the AES, a book about AES.
watch_dog
- 自己做的一个看门狗的程序,希望对大家有所帮助。
fangpiaoxue-1-31
- 前面已经传过几集,现在搜集完毕 为方便大家,这里我全部打包分享 , 很好的软件破解教程-Front has been passed a few set, collecting completed for the convenience, I packaged all share good software crack tutorial
RSA
- 自己设计的一个简单密码锁~源代码运行程序~-Of their own design with a simple password lock ~ source code run the program ~
AES
- AES密码算法算法原理与实现。参数产生、密钥产生、加密解密过程。-AES cryptographic algorithm algorithm principle and implementation. Parameter generation, key generation, encryption and decryption process.
RSA
- VC++ 6.0编写,RSA算法生成加密码,并且与串口通信-Written VC++ 6.0, RSA algorithm to generate encrypted, and with serial communication
codearithmetic
- 单钥密码算法 AES DES IDEA LZW RC5-single-key DES Cipher AES IDEA LZW RC5
ecdsa
- ECDSA算法,基于OPENSSL实现,完整代码及文档(ECDSA (elliptic curve encryption algorithm) source code use openssl, it is difficult to get the source code)
dnSpy-3.0.0
- 反编译器源码,用于.net反编译,这个本身为源码。(Anti compiler source code)
SMS4_verilog
- SMS4是国内第一个公布的商用分组密码算法,其重要应用性可想而知。源码中包括C代码和verilog源码。