搜索资源列表
EncryptAndDecrypt
- 这个是C#编写的DES加解密和RSA加解密的成学,并且有GUI用户键面,方便用户的操作!-This is the C# Prepared DES encryption and RSA encryption and decryption of adult learning, and key GUI users face, user-friendly operation!
MzCrypt-v1.0-srcPbin
- 解密/加密 BIn軟件 ~MzCrypt-Descr iption This is a commandline application that converts back and forth between .bin and .zip. Usage - Decrypt .bin: mzcrypt.exe-d-o update-decrypted.zip update.bin (converts .bin to .zip) - Encryp
encryptionadecryption
- 1、设计或借鉴一个加密解密算法(RSA); 2、通过C++实现该加密解密算法,并使用ATL(活动模板库)封装为组件对象; 3、通过VB创建一个GUI程序,在该程序中使用加密解密组件对象。 -Design or find an public-key cryptography algorithm. Create a C++ application which implements the public-key cryptography algorithm. Compile the