搜索资源列表
shiyan.zip
- 汇编语言实现文件加密解密
汇编文件加密解密
- FNAME1 DB 20 DUP (0) FNAME2 DB 20 DUP (0) HANDLE1 DW 0 HANDLE2 DW 0 TIPS DB 0DH,0AH,'PLEASE INPUT PASSWORD:$' ;输入密钥 MESS DB ' 
jiamiJIAMI
- 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
java
- 实现了rsa的加密解密功能,简捷方便很好的实现了程序的实现.
DESjiamihejiemi
- 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
1991
- ds1991 读写 加密 解密 经过验证 可以使用-ds1991 reader can verify the encryption and decryption through the use of
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
DES_430
- msp430的汇编des算法,效率很高,加密解密大约只需要大约4000指令周期。-des for msp430 asm. it is less than 4000 tnk.
Assemble_Language
- 《汇编语言全接触》汇集了Iczelion的多本教程,以及罗云彬教程,另有加密解密,病毒分析和防治-" Assembly Language Keys," a collection of more than Iczelion Guide and Tutorial Luo Bin, and another encryption and decryption, analysis and control of virus
RightHuan
- 简单汇编程序 实现简单的文件加密解密 直接点击exe文件即可运行 附带源码 -Simple assembler to achieve a simple file encryption and decryption can be run directly click on exe file with source code
mini1
- asm的简单的数据加密解密和数据格式转换程序。-an asm program for data encryption and decryption and format conversion.
asm
- 好东西,一个汇编程语言学习经典资料,系统研究dos、windows底层,pe文件分析,病毒代码分析,文件加密解密等汇编语言应用。-A good thing to learn a programming language, the classic exchange of information, systematic study dos, windows bottom, pe document analysis, the virus code analysis, file encryption a
hbyyqjc
- 汇编语言全接触,了解IczeLion的win32汇编教程,加密解密-Keys assembly language to understand IczeLion compilation of tutorials for win32, encryption, decryption, etc.
Assembly-Language-Keys
- win32下的汇编教程收集整理,win32的ASM经验收集,汇编的加密解密教程,病毒防治以及分析-compilation under win32 tutorial to compile, win32 the ASM experience in the collection, compilation of the encryption and decryption tutorial, virus prevention and analysis
2010hbks
- 文件加密,编写一个汇编语言程序,能够对磁盘文件内容进行加密解密。该程序运行后提示符为kcsj:,在该提示符后可键入-file encryption
copysystem
- 题目:文件操作。具体要求:用户输入源文件名和目的文件名后,若用户缺省目的文件名,则与源文件同名。目的文件不存在时,出现文件复制对话框如下: 1 文件原样复制。2 文件压缩复制。3 文件加密复制 。请选择(1,2,3):文件压缩复制的含义:将源文件中的所有空格删除后拷贝到目的文件 。加密解密方法:输入一个6字符的密钥,将文件数据和密钥(ASCII码)进行异或运算。 不足6字节的部分,和密钥相应的字符进行运算。(可以设计出更好的压缩和加密/解密算法) -Topic: File operatio
input
- 密码学的知识 input密码 加密解密的过程-this a secret
Encrypt
- 用win32汇编语言编写的实现简单文件加密解密。-win32 assembly language to achieve simple file encryption and decryption.
shatest_xapp780_fix_bug
- 操作DS2432 1-Wire芯片进行数据读写,加密解密的FPGA源代码,基于xilinx xapp780并进行改进.在Spartan3 XC3S400上测试通过.使用ISE14.7打开proect shatest.xise. 内附源代码和相关开发手册。对于在FPGA上利用DS2432加密的开发非常实用。-Used to test the DS2432 1-Wire encryption function. Tested on Spartan3 XC3S400.
加密des算法
- DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)
