资源列表
dsmaes
- AES加密算法封装库 静态库 用于实际项目中-failed to translate
crc_ccitt_cs
- crc_ccitt 的cs代码,两种实现代码,doc文件-crc_ccitt the cs code, two code, doc file
RSA-IMPLEMENTATION-IN-JAVA
- implementation RSA with Java
jmc
- MD5和DES的加密算法,是C语言版本的,希望能喜欢-MD5 and DES encryption algorithm, C language version of the hope of love
RSA
- 实现简单的rsa加密解密 实现简单的rsa加密解密-Simple rsa encryption and decryptionSimple rsa encryption and decryptionSimple rsa encryption and decryption
cvery_292612038
- 1.(3-38)本实验练习的目标是实现一种错误检测机制,它使用了本章中介绍的标准CRC算法。请编写两个程序:生成器generator和验证器verifier,生成器程序从标准输入读入一个n位的报文,该报文是由0和1组成的ASCII文本字符串,它是第一行,第二行是k位的多项式,也是ASCII文本。该程序输出一行ASCII文本(到标准输出),其中包含n十k个0和1,代表了要被传输的报文。然后.它也输出多项式,就好像它读入进来时一样。验证器程序将生成器程序的输出读入进来,并输出一条报文,说明它是正确的
pyDes-2.0.0
- Python implementation of DES algorithm
Public-key-Cryptography
- The mechanisms and methods of operation of public key encryption.
IPv6
- 这是一个基于WINDOWS平台的实现DEC加密的算法和IPV6数据交换的实验代码,希望对大家有-This is a WINDOWS-based platform for the realization of DEC encryption algorithms and experimental data exchange IPV6 code, we want to be useful
xapp270_verilog
- xilinx公司三重DES加密代码,内部有用于仿真的文件-xilinx companies Triple DES encryption code used for simulating an internal document
VigenereCode
- 这是个信息安全的一个作业,\Vigenere加密解密,主函数Client.java-This is an information security operations, Vigenere encryption and decryption, the main function Client.java
aprogramtocomputeprimeforrsa
- 一个置换密码技术的练习题及解答 另一个是RSA算法中分解两个素数的C程序.
