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

搜索资源列表

  1. 凯撒加密

    0下载:
  2. 实现恺撒密码加密、解密以及破译,(破译若编码有困难,可以用文字描述算法) 【要求】:可允许用户输入密钥-achieve Caesar encryption, decryption and deciphered, (if deciphering coded difficulties can be written descr iption algorithm) -- request : allow users to input key
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:172336
    • 提供者:刘娟
  1. cipher_design

    0下载:
  2. 一个自己设计的加密体制。本体制采用分组密码思想,对128位的明文分组进行加解密。具体思想是:把128bits的明文分组分成了4×4×4的2bits单位然后用key进行控制变换,round key相当于是变换方式的编码,可视作变换的指令流。加密解密过程过程中是指令流和数据流混合。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3763
    • 提供者:cliff
  1. ThesimulationoftheencryptionanddecryptionofCRCwith

    0下载:
  2. 实现CRC编码的加解密过程仿真,包含常用的MFC下的界面编程源码(对话框、按钮、编辑框等)及CRC加密解密算法。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2790935
    • 提供者:王维雄
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:胡康康
  1. DES 加解密算法

    0下载:
  2. 此加解密算法DES使用56位密钥对64位的数据块进行加密,并对64位的数据块进行16轮编码。-DES encryption and decryption algorithms use 56 to 64 key pieces of data encryption, as well as 64 pieces of data for 16 coding.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1913572
    • 提供者:田书贤
  1. 一款用来解密网页POST封包所加密的信息的编码解码工具

    0下载:
  2. 一款用来解密网页POST封包所加密的信息的编码解码工具 源码简单易懂-POST is used to decrypt a packet of pages of information coding and decoding encrypted source code easy to understand tools
  3. 所属分类:网络截获/分析

    • 发布日期:2016-01-26
    • 文件大小:665600
    • 提供者:soo
  1. RSA.rar

    0下载:
  2. RSA加密解密,密码编码学与网络安全课程的重点之一。本程序用于模拟实现RSA的加密和解密算法,RSA encryption and decryption, password, encoding and network security course learn one of the key points. This procedure used to simulate the realization of RSA encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2017-03-24
    • 文件大小:9383
    • 提供者:熊伟
  1. encryption-

    0下载:
  2. 文件加密解密软件,利用Openssl开发,轻松实现文件加密解密,base64编码,大密钥自动生成等功能-File encryption and decryption software, using Openssl development, easy file encryption and decryption, base64 encoding, large key features such as automatic generation of
  3. 所属分类:CA program

    • 发布日期:2017-05-12
    • 文件大小:2835893
    • 提供者:yuyue
  1. EST-Evilhsu

    0下载:
  2. 系统锁定功能为单独软件被认为是病毒(应该是对软件加壳进行报警),部分杀毒软件会认为blackskylock.bin是病毒。 软件功能: 1.系统信息获取 2.文件信息获取 3.系统进程管理 4.系统服务管理 5.系统驱动管理 6.硬盘信息获取 7.注册表启动项管理 8.终端服务(3389)端口修改 9.MD5算法加密模块 10.BASE64算法加密解密模块 11.URL编码功能和十六进制转换功能 12.文件压缩模块(Dwing的算法)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:664902
    • 提供者:
  1. HuffmanCoding(usingClanguage)

    0下载:
  2. 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:zhangwei
  1. x3chun_base64encodedecode

    0下载:
  2. base64编码解码单元,字符串加加密解密-base64 encoding decoding unit, add the string encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:31781
    • 提供者:wobu
  1. huffman

    0下载:
  2. 通过本程序实现图像的huffman编码加密解密以及解码。以及运行结果的输出-Through this program achieve the image encryption and decryption huffman encoding and decoding. And output the results of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:156764
    • 提供者:张敏
  1. EncodeDecodeSystem

    0下载:
  2. QT5为开发环境,对哈夫曼编码加密解密的实现。-QT5 development environment, to achieve Huffman coding encryption and decryption.
  3. 所属分类:File Operate

    • 发布日期:2017-04-30
    • 文件大小:9788
    • 提供者:pater
  1. Base64

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。再次运用java语言实现加密/解密、base64与图片互相转化。(Base64 is one of the most common coding methods used to transmit 8Bit byte code on the network. We can check RFC2045 ~
  3. 所属分类:Java编程

    • 发布日期:2017-12-11
    • 文件大小:2461
    • 提供者:武林至尊
  1. CTFcryptoCrack

    0下载:
  2. 各种加解密(凯撒,base64,rot等),各种编码解码,可添加识别py脚本(Various encryption (Kaiser, base64, rot, etc.), various encoding decoding, can be added to identify the py scr ipt)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:9336832
    • 提供者:装是sz
  1. 多种加密算法工具测试

    0下载:
  2. 多种加解密工具,c#写的,可以多种编码输出。(A variety of encryption and decryption tools, written by c#, can be encoded in a variety of output.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:716800
    • 提供者:xiaobei小贝
  1. encoding

    0下载:
  2. 常见古典密码加解密:栅栏密码、仿射密码、摩斯密码、base64(Common classical password encryption and decryption: fence password, affine password, morse password, base64)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:24576
    • 提供者:xiaoxiaoguai
  1. huffman

    0下载:
  2. 使用C++语言实现了huffman的编码和解码功能,对于霍夫曼树和加密解密有深入的了解(Using the C++ language to implement the coding and decoding functions of Huffman, we have a deep understanding of the Hoffman tree and encryption decryption)
  3. 所属分类:压缩解压

    • 发布日期:2018-04-30
    • 文件大小:445440
    • 提供者:Burylight
  1. DES_AES_For_ASP_VBScript

    0下载:
  2. asp版AES加密解密源代码,模式:ECB/CBC 默认:ECB 填充:PKCS5/NONE/ZERO 默认:PKCS5 编码:GK2312/UTF-8(Function: implementation of DES standard encryption algorithm with VBscr ipt)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:21504
    • 提供者:第期
  1. 密码编码学与网络安全:原理与实践 (1)

    0下载:
  2. 关于密码编制与网络安全的书籍,详细的介绍了密码的加密解密以及网络的安全问题(About password compilation and network security books, the encryption and decryption of passwords and the security of network are introduced in detail.)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-05-03
    • 文件大小:32244736
    • 提供者:啊撒大声地1
« 12 3 4 5 6 »
搜珍网 www.dssz.com