搜索资源列表
CRC32_base
- CRC加密和解密程序,ASM源程序代码编写-CRC encryption and decryption procedures, the preparation of ASM source code
jiamiJIAMI
- 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
Dynamic-encrypt-instruction
- 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of
encrypt-instuction
- 用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-with 'junk' to static encryption is very effective, it will be unable to decrypt all see a directive eliminated the first procedure Print down slowly analysis.
java
- 实现了rsa的加密解密功能,简捷方便很好的实现了程序的实现.
DESjiamihejiemi
- 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
mini1
- asm的简单的数据加密解密和数据格式转换程序。-an asm program for data encryption and decryption and format conversion.
huibianyuyan
- 一份简单的毕业设计.掌握8086汇编语言程序设计方法,设计不同的加密算法并完成对数据的加密和解密工作。-A simple graduation design. 8086 assembly language programs to master design methodology, design and completion of different encryption algorithms for data encryption and decryption work.
2010hbks
- 文件加密,编写一个汇编语言程序,能够对磁盘文件内容进行加密解密。该程序运行后提示符为kcsj:,在该提示符后可键入-file encryption
caser
- 一个用于凯撒加密和解密的程序,界面比较简单,适合初学者。-For Caesar encryption and decryption process, the interface is relatively simple, suitable for beginners.
Microsoft-Word-
- 1、 编制程序,将输入的一行字符加密和解密。加密时,每个字符依次反复加上“4962873”中的数字,如果范围超过ASCII码的032(空格)~122(‘z’),则进行模运算。解密与加密的顺序相反。编制加密和解密函数,打印各个过程的结果。(输出结果见课本183页8.4)-1, the preparation process will be a row of characters input encryption and decryption. Encryption, each character
jiami
- 这是一个对数据进行加密的程序。可以实现对TXT等文档的加密和解密。在32位环境下运行-This is the data encryption procedures. TXT and other document encryption and decryption. Running in 32-bit environments
Data-encryption-program
- 这是一个对数据进行加密的程序。还没有想好解密的代码,请原谅-This is a program to encrypt data. Also did not want to decipher the code, please forgive
enc
- 汇编语言写的文件加密和解密程序采用masm6.0开发编译-Written in assembly language file encryption and decryption procedures used masm6.0 compiler development