搜索资源列表
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
2005112814355760
- 高亮语法类 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -syntax highlighter category 1) to understand the hash function in network security applications (2) real grasp Hash Function th
RC4
- 密码学RC4,对于初学者是个不错的借鉴,次资源不错-Cryptography RC4, for beginners is not a bad draw, good times resources
Bin_Encrypt
- 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
CRY1
- 实现加密字符串技术,程序根据概率统计自动绘制一张加密表,然后对输入字符串进行加密和自动解密工作,不过为了节省时间,只能对小写字母进行加密-Technology to achieve the encrypted string, the program automatically based on probability and statistics to draw an encrypted form, and then the input string to encrypt and decrypt
SingleKeyExample
- Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。 用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥; 用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
Desenhar-Na-Tela
- How to draw in delphi
RSA
- 常见的典型加密算法-RSA算法的C代码实现,供读者参考借鉴-A typical common-RSA algorithm encryption algorithm C code for readers to draw on
Caesar‘s code
- 凯撒密码的加密解密,自己编的不够好,仅上传想法(Kaiser cipher encryption and decryption, own not good enough, only for people to draw on the idea of the next)