CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 代码行

搜索资源列表

  1. AffineCipherBox

    0下载:
  2. 280行的高效代码,通过命令行实现了仿射算法的加密解密,随即或自定义KEY等功能
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1874
    • 提供者:wangce
  1. lmes

    0下载:
  2. 40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:707
    • 提供者:wangce
  1. rsa.rar

    2下载:
  2. 一个独立纯C文件,两千多行代码,控制台界面实现RSA加密解密功能,调试通过,An independent pure C files, more than 2000 lines of code, the console interface RSA encryption and decryption functions, debugging through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:6498
    • 提供者:lichen
  1. 3

    0下载:
  2. 3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。-Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:97547
    • 提供者:twi
  1. crc

    0下载:
  2. CRC校验码的实现,校验码6位,寄存器串行实现方式,经项目实际验证正确-CRC Check Code realization Check 6, register serial ways, the right to verify the actual project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:513
    • 提供者:fang
  1. md5test

    0下载:
  2. md5加密技术,就一两行代码就可以,非常方便,上传,希望对大家有所帮助-md5 encryption technology, on the 12 lines of code can be very convenient, the upload, I hope all of you to help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:33160
    • 提供者:王陵
  1. C90DES

    0下载:
  2. C写的不到90行的标准DES加密算法代码,部分代码可看源码爱好者截图所示,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, part of the code can look at source enthusiasts screenshot below, DES encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3516
    • 提供者:吴波
  1. Antidebug_code

    0下载:
  2. 多年收集的多种反调试器方法,将代码(只要随便选您看中的一部分就行了)直接复制到您的程序中,就可以实现反OD等功能。-Years to collect a variety of anti-debugger method, the code (as long as pick any part of your fancy on the line) directly into your program, you can achieve anti-OD functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:23129
    • 提供者:陈升
  1. DES-chat

    0下载:
  2. DES加密聊天工具,共包含3个文件:chat.cpp、des.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器)。如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。-DES encrypted chat tool, contains a total of 3 files: chat.cpp, des.h, makef
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5886
    • 提供者:Sunny kim
  1. AESKey

    0下载:
  2. 60行纯java代码实现AES加密解密的工具类-java AES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:720
    • 提供者:周健
  1. Hill

    0下载:
  2. Hill加密算法的程序代码,可实现对5行5列的矩阵加密-Hill program code encryption algorithm can achieve 5 rows 5 columns of the matrix encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:914755
    • 提供者:落落
  1. des_c

    0下载:
  2. 用C语言编写的100行des加密算法,代码简单,希望能有用-Written by 100 lines of C des encryption algorithm, the code is simple, hope can be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:7680
    • 提供者:guo
  1. DES_Encode

    0下载:
  2. 用于进行DES加密,代码总共100行,使用起来比较方便-DES encode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:202059
    • 提供者:王兆山
  1. MD52

    0下载:
  2. MD5文件码校验,很好用的文件编码代码,可以给文本文件逐行的编MD5码-MD5 file check (CRC), good use of the file encoding code to the text file line by line compilation of MD5 code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:236253
    • 提供者:
  1. DES-encryption-algorithm

    0下载:
  2. 这个算法是用C语言实现的DES加密算法,代码量少,仅100行。-This algorithm is the DES encryption algorithm using C language, less code, only 100 rows.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5236
    • 提供者:张晨
  1. VC6LineNumberAddin

    2下载:
  2. vc6.0显示代码行数破解工具,打开vc6,菜单栏:Tools -> customize -> Add-ins and Macro Files选中VC6LineNumber Developer Studio Add-in - Vc6.0 show lines of code crackers
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-24
    • 文件大小:164824
    • 提供者:黄强
  1. rsa_encryption

    0下载:
  2. 通过rsa算法加密字符串,使用了gmp的库,代码将近200行(Through the RSA algorithm to encrypt the string, using the GMP library, the code is nearly 200 lines)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:handsomechar
搜珍网 www.dssz.com