CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 加密解密程序

搜索资源列表

  1. CRC32_base

    0下载:
  2. CRC加密和解密程序,ASM源程序代码编写-CRC encryption and decryption procedures, the preparation of ASM source code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4604
    • 提供者:jsjanquan
  1. jiamiJIAMI

    0下载:
  2. 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:mong
  1. Dynamic-encrypt-instruction

    0下载:
  2. 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:jiankang
  1. encrypt-instuction

    0下载:
  2. 用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-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.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2125
    • 提供者:jiankang
  1. java

    0下载:
  2. 实现了rsa的加密解密功能,简捷方便很好的实现了程序的实现.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:25600
    • 提供者:李先满
  1. DESjiamihejiemi

    0下载:
  2. 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:37301
    • 提供者:Joe
  1. Code_Huffman

    0下载:
  2. 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:bichaozhi
  1. mini1

    0下载:
  2. asm的简单的数据加密解密和数据格式转换程序。-an asm program for data encryption and decryption and format conversion.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1256
    • 提供者:赵可
  1. huibianyuyan

    0下载:
  2. 一份简单的毕业设计.掌握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.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:94161
    • 提供者:胡国阳
  1. 2010hbks

    0下载:
  2. 文件加密,编写一个汇编语言程序,能够对磁盘文件内容进行加密解密。该程序运行后提示符为kcsj:,在该提示符后可键入-file encryption
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1762090
    • 提供者:姜彭
  1. caser

    0下载:
  2. 一个用于凯撒加密和解密的程序,界面比较简单,适合初学者。-For Caesar encryption and decryption process, the interface is relatively simple, suitable for beginners.
  3. 所属分类:assembly language

    • 发布日期:2017-11-01
    • 文件大小:1924304
    • 提供者:
  1. Microsoft-Word-

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:3679
    • 提供者:zengsuisui
  1. jiami

    0下载:
  2. 这是一个对数据进行加密的程序。可以实现对TXT等文档的加密和解密。在32位环境下运行-This is the data encryption procedures. TXT and other document encryption and decryption. Running in 32-bit environments
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:1024
    • 提供者:赵健伟
  1. Data-encryption-program

    0下载:
  2. 这是一个对数据进行加密的程序。还没有想好解密的代码,请原谅-This is a program to encrypt data. Also did not want to decipher the code, please forgive
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1586
    • 提供者:张浩
  1. enc

    0下载:
  2. 汇编语言写的文件加密和解密程序采用masm6.0开发编译-Written in assembly language file encryption and decryption procedures used masm6.0 compiler development
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2356
    • 提供者:付光争
搜珍网 www.dssz.com