文件名称:enc
- 所属分类:
- Internet/网络编程
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2013-02-28
- 文件大小:
- 3.01mb
- 下载次数:
- 0次
- 提 供 者:
- yon***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个文件加密程序enc,对于任意的文件进行加密和解密,加密算法何以自选。
程序功能:
程序带有3个命令行参数,依次为运行模式、密钥、文件名。
Enc e 密钥 文件名
对于文件进行加密
Enc d 密钥 文件名
对于文件进行解密
要求加密后的文件进行解密能够完全恢复成原文件
-Write a file encryption program enc, for any file encryption and decryption, why encryption algorithm choice. Program features: Program with three command-line parameters, in turn run mode, the key file name. Enc e key file name the the encryption Enc d key file name for the file to decrypt the encrypted file decryption able to completely restore the original file for the file
程序功能:
程序带有3个命令行参数,依次为运行模式、密钥、文件名。
Enc e 密钥 文件名
对于文件进行加密
Enc d 密钥 文件名
对于文件进行解密
要求加密后的文件进行解密能够完全恢复成原文件
-Write a file encryption program enc, for any file encryption and decryption, why encryption algorithm choice. Program features: Program with three command-line parameters, in turn run mode, the key file name. Enc e key file name the the encryption Enc d key file name for the file to decrypt the encrypted file decryption able to completely restore the original file for the file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
0903351-汇编文件加密程序
........................\enc.ASM
........................\ENC.EXE
........................\ENC.OBJ
........................\test.txt
........................\test2.txt
........................\文件加密程序.doc
........................\汇编课设enc演示.exe
........................\用户操作手册.txt