资源列表
256-Byte-ECC
- 1. 附件中的代码用来实现ECC的编解码,其原理是利用汉明码的相关知识 2. 这里是我自己验证过的代码,当时使用的环境是VC。如果要去编译的话,可以在VS或者VC中自建工程区。-It is sample code of ecc coding and decoding. However, you need to create project yourself.
RSA
- Encrypt Decrypt RSA Algorithm In C-Encrypt Decrypt RSA Algorithm In CPP
AES
- 详细描述了AES加密算法的过程及S盒变换,用VHDL语言描述,通俗易懂-AES encryption algorithm is described in detail the process and transform S box, with the VHDL language to describe, easy to understand
rsa
- 基于RSA算法的数字签名的实现,本程序是基于c来实现的-RSA digital signature algorithm is based on the realization that this process is implemented based on c
bysj
- 这是本人在大二时做过的有关(文件传输加密解密代码),有一定的实用性-This is when I did in the second year on (file transfer encryption and decryption code), there are certain practical
11
- 对输入的字符进行加密处理,可以为你减小不必要的动作-The characters of the input encrypted, you can reduce the unnecessary movement of your
Elliptic-Curves-Cryptography
- 椭圆曲线公钥密码系统的C语言实现源代码,可以进行加密和解密-Elliptic curve public key cryptosystem C-language source code, you can encrypt and decrypt
rijndael_ingles2004
- 通过视频动画,描述了AES整个工作原理过程-Through video animation, describes the working principle of the whole process of AES
S-DES--CPP
- 简单的对称加密算法S-DES C++源码 很不错的-very simple S-DES C++ source code
des
- 很好的DES C++源码 是一个很典型的对称加密-very good DES C++ source code
rsa
- 很简单的RSA C++源码 执行效率很高的代码-very useful RSA C++ source code
weixing
- 为了保证数字信号与所传信息的安全,防止无权用户干扰和窃密,一般应采取加密措施。数字信号比起模拟信号来易于加密,且效果也好,这是数字通信突’ 出的优点之一。国内的网间隔离安全设备(如防火墙等)产品较多,但服务器的安全和与之通信的客户的安全更为重要,服务器和客户端的软件应具有信息加解密、身份认证、访问控制、信息完整性和抗否认性验证等内容-To ensure the digital signal and the transmission of information security, right t
