资源列表
RSA
- RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-The RSA public key encryption algorithm in
DES
- C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
cryptix-jce-20050328-snap
- 包含各種加密演算法和Digital Signatures(MD2 MD4 MD5 RIPEMD-128 RIPEMD-160 SHA-0 SHA-1 SHA-256 SHA-384 SHA-512 Tiger)-THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
23333
- 自己3小时破解的东西,希望你们(大家下载的用户)喜欢,喜欢请推荐给朋友-3 hours break things, hope you like (you download user), like please recommend to my friends!!!
HillEncrypt
- 希尔加密,实现了希尔加密,解密和破译的功能-Hill encryption, to achieve the Hill encryption, decryption and decoding functions
RSA
- C语言编写的RSA加密算法的实现,简单,适合安全相关-C language of the RSA encryption algorithm, a simple, suitable for security-related
200713132913663
- VB课程管理 利用数据库编写,希望对你有利-Course Management
RSA
- rsa算法c语言实现 完整 有对话框,密码学经典非对称加密实现-rsa algorithm c language there is complete dialog box
des
- 基于FPGA的DES加解密系统的实现,希望对大家有帮助-FPGA-based implementation of DES encryption and decryption system
shenfenyanzheng
- 一个简单的身份验证程序 登录时利用MD5验证身份-A simple authentication program Using MD5 to verify the identity of the login time
SM4_mask
- 为防止差分功耗分析攻击,SM4加密算法添加了随机掩码,利用随机掩码打乱了结果数据和功耗的相关性,从而实现抗差分功耗分析攻击的能力。-To prevent the differential power analysis attack, SM4 encryption algorithm adds random mask mask disrupted by random correlation result data and power, enabling resistance to differen
RSA_sample
- 演示RSA加密原理,对学习非对称密钥加密的朋友很有好处-a sample of RSA
