文件名称:CryptoAPI-1
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-06-10
- 文件大小:
- 5.38mb
- 下载次数:
- 0次
- 提 供 者:
- 接**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1) 创建Crypto工程和Decrypto工程,分别实现文本文件的加密和解密功能;
2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。-1) to create a Crypto project and Decrypto project, which realize the text file encryption and decryption function
2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。
2) create a named "src.txt" file in the D disk, enter any characters in the file the file compile and run Crypto, src.txt encryption, encrypted file named out.txt, the encryption key is "123456" open the encrypted files, look at the contents of the file is encrypted, compile and run the Decrypto, to decrypt the file out.txt, decrypt the file named desrc.txt, the decryption key and encryption key the same open the decrypted files, see whether the content and the pre encrypted content.
2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。-1) to create a Crypto project and Decrypto project, which realize the text file encryption and decryption function
2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。
2) create a named "src.txt" file in the D disk, enter any characters in the file the file compile and run Crypto, src.txt encryption, encrypted file named out.txt, the encryption key is "123456" open the encrypted files, look at the contents of the file is encrypted, compile and run the Decrypto, to decrypt the file out.txt, decrypt the file named desrc.txt, the decryption key and encryption key the same open the decrypted files, see whether the content and the pre encrypted content.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Release 最终版本CryptoAPI-1\CryptoAPI-1\CryptoAPI-1.aps
...........................\...........\CryptoAPI-1.cpp
...........................\...........\CryptoAPI-1.h
...........................\...........\CryptoAPI-1.rc
...........................\...........\CryptoAPI-1.vcproj
...........................\...........\CryptoAPI-1.vcproj.HP-BIGBIRD.Administrator.user
...........................\...........\CryptoAPI-1.vcproj.PC-201004241904.Administrator.user
...........................\...........\CryptoAPI-1Dlg.cpp
...........................\...........\CryptoAPI-1Dlg.h
...........................\...........\Dialog1.cpp
...........................\...........\Dialog1.h
...........................\...........\Dialog2.cpp
...........................\...........\Dialog2.h
...........................\...........\Dialog3.cpp
...........................\...........\Dialog3.h
...........................\...........\function.cpp
...........................\...........\function.h
...........................\...........\res\CryptoAPI-1.ico
...........................\...........\...\CryptoAPI1.rc2
...........................\...........\resource.h
...........................\...........\stdafx.cpp
...........................\...........\stdafx.h
...........................\...........\targetver.h
...........................\CryptoAPI-1.ncb
...........................\CryptoAPI-1.sln
...........................\CryptoAPI-1.suo
...........................\Release\CryptoAPI-1.exe
...........................\.......\CryptoAPI-1.pdb
...........................\CryptoAPI-1\res
...........................\CryptoAPI-1
...........................\Release
Release 最终版本CryptoAPI-1