搜索资源列表
加密程序
- 用des算法加密文件的小程序,里面带有des算法和加密的程序,用vc编写-encryption algorithm used des documents small program with inside des encryption algorithm and the procedures used to prepare vc
des3_ECBandCBC
- 这是一个DES加解密的C程序。其中实现了一重DES、三重DES、DES的两种工作模式:ECB和CBC。-This is a DES encryption and decryption of the C program. With an emphasis on the realization of DES, Triple DES, DES two operating modes : ECB and the CBC.
LKH
- 组播密钥的批次更新算法,基于LKH的单次密钥更新方案和Batch Rekeying方案的原理、结构和密钥更新过程等。并着重对 Batch Rekeying 方案的性能与单次密钥更新方案作了简单的比较。 通过比较和分析得到结论:定时更新的Batch Rekeying 方案在更新开销上比单次更新更有优势 -Multicast key batch update algorithm, Based on the LKH single Rekeying program and the program
encrpytionsoftware
- Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Pleas
分解质因数
- 这个是简单的用vb编程编的分解质因数的程序和已经编译了的exe文件-This is a simple program with vb series of the quality factor of the decomposition process and is compiled by the exe files
Des
- 实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
openSSLDemo
- 本人写的基于OpenSSL的客户端和服务器程序。-A Demo Program With VC2005 and OpenSSL lib.
KIDI3
- kiddie rides program with time and motor control
4
- 公钥密码实现程序用C++实现的,可以从控制台界面上观察加密解密情况-Public key cryptography to achieve program with C++ implementation can be observed from the console interface encryption and decryption case
Trial-registration
- 给你的程序加上试用期、注册码之类时髦东西的代码-Your program with probation, the license key code for things like fashion
Caesar
- 密码学中的凯撒密码加解密程序,用C语言实现。-Cryptography Caesar password encryption and decryption program, with the C language.
jiami
- 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
DES
- 这是一个基于Java语言实现的一个DES加密程序、带有图形界面-This is a Java-based implementation of a DES encryption program, with a graphical interface
DES_VC-program-
- 介绍了数据加密的基本技术, 并对DES 加密技术进行了较详细的阐述。结合VC+ + 编程环境, 介绍了DES 加密程序实现的具体方法和编程思想。 程序实现。-Introduces the basic data encryption technology, and the technology of the DES encrypted also presented in detail. Combined with VC++ programming environment, this
workspace
- 实现了带加解密功能的聊天程序,基于UDP协议,代码清晰,其中使用了密钥工厂来实现密钥的恢复-Achieve a chat program with encryption and decryption functions, based on UDP protocol, the code is clear, which use a key factory to achieve the key recovery
Digital-signature-with-hash
- 一个用采用RSA加解密的数字签名程序,其中有采用hash算法。-A used RSA encryption digital signature program, which uses the hash algorithm.
VCPhook
- VC+封包截取的源代码,这个程序用了hook技术-Intercepted by the VC+ packet' s source code, the program with a hook
bayer
- 此程序用bayer抖动来完成可视密码加密算法,主要是用来图像二值化-This program with bayer jitter to complete visual password encryption algorithms, mainly used for image binarization
WinLicense2.1.0.10
- WinLicense2.1.0.10汉化中文破解版,专业程序加壳防破解、防调试,已经汉化并破解,下载即可使用-WinLicense2.1.0.10 localization cracked versions in Chinese, professional program with shell crack prevention, debugging, localization and cracked and download to use
AES-GF(2^4)^2 for sbox
- AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)