资源列表
kaisa
- 经典凯撒密码加密解密程序,大家提意见修改,欢迎下载-Classic Caesar cipher encryption and decryption process, we modify comments, welcome to download
ecc-order
- elliptic curve 求 order- find elliptic curve’s order
credit_card_checker_with_luhn_algorithm
- check validation of smart card with luhn algorithm
RSA.c
- RSA algorithm to Encrypt and decrypt the requird data
skitala
- encrypt/decrypt with the algoritm skitala on C#
MONOALPH
- mono alphabetic ciphering
php_encode_jecode
- php,加解密函数。可以让你的代码更安全。-PHP, encryption function. You can make your code more safety.
mimaxue
- 置换密码算法实现.置换密码算法的原理是不改变明文字符,而是按照某一规则重新排列消息中的比特或字符顺序,才而实现明文信息的加密。-Replacement password algorithm. Permutation cipher does not change the principle is expressly characters, but rearrange the message bits or characters in the order in which a rule, only
Transposal
- trans position network security java program
rc4
- 实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
inverse
- 有限域上逆运算是密码学中常用的运算。本程序提供有效、快速的有限域上逆运算程序解决求逆问题。-The inversion operation of a finite field is commonly used in cryptography operations. The program provides effective, fast algorithm and program for computing the inverse problem in the finite field.
Hash
- hash算法的几种C语言实现,以及源代码,比较简单的代码-Several hash algorithm C language, as well as source code, relatively simple code