整数分解理论与算法实现指南
This book aims to describe theory and present algorithms relating to factorization. The bo
本专区汇聚了各类基于 密码学 开发的源码资源,共计 410 篇资源供开发者免费下载学习。
This book aims to describe theory and present algorithms relating to factorization. The bo
设计一个加密系统里面含Diffie-Hellman代码 DES_Tool2(直接生成密文和加密明文) DSATool.v1.3软件和一个das源代码-Inside the desi
Random-Tools Sofware for random number sequences from deterministic and non-deterministi
sha-1算法是目前常用的数字摘要算法,可以为任意长度的数据生成20字节的数字摘要,是数字签名的基础-sha-1 algorithm is commonly used in dig
openssl包含TLS,TTLS算法实现。是supplicant必要的开发资源-openssl contains TLS, TTLS algorithm. Is the nece
椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(p)上的算法-Elliptic curve public key cryptography algorit
分组密码算法,可用于文件加密 该算法设计者是著名的华人密码学家来学嘉教授-Block cipher algorithm, can be used for file encryp
分组密码算法,可用于文件加密 该算法是NIST征集AES的最终5个候选算法之一,设计者是著名的密码学家Rivest-Block cipher algorithm, can be
这是密码学的一个常用算法TWOFISH128,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used TWOFISH128, le
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rifnd
这是密码学的一个常用算法rc1628,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rc1628, learning c
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试