搜索资源列表
dh123456
- DH算法的相关资料是一种不对称加密算法,希望对相关者有所帮助-DH relevant information on the algorithm is an asymmetric encryption algorithm, and I hope to help stakeholders
基于JAVA的IDEA实现
- 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric
rsa1-cpp
- rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
JieMiJi
- 一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。-a very handy and practical non-symmetric encryption algorithm, there are examples, complete source code.
RSA对称加密算法源代码
- 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
aesCPP
- aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Sta
对称密码DES
- 用C语言实现des加密算法,保证可以加密解密-C language des encryption algorithm that can guarantee encryption and decryption
lab4-Destest
- 对称加密算法DES VC++ 的简单实现 -DES symmetric encryption algorithm to achieve the simple VC
jiejiemiok
- 一个非常好的对称加密算法,有jar文件,可以直接运行,对初学者非常有用-a very good symmetric encryption algorithm, a jar file can be run directly, very useful for beginners
SecureChat
- 提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天-Provide encrypted c/s chat program. Using symmetric encryption algorithms and asymmetric encryption algorithms, to achieve the security of client-server chat
RSA
- RSA对称、非对称加密解密算法,源代码和可执行文件,希望对学习密码学的朋友有帮助! -RSA symmetric, asymmetric encryption and decryption algorithms, source code and executable files, and they hope to learn cryptography helpful friend!
aessourcecode
- 本代码是C语言实现的AES算法的源代码。AES是继DES之后目前最为流行的对称加密算法。-This code is the C language source code for AES algorithm. AES is the second after DES is currently the most popular symmetric encryption algorithm.
des
- des加密源代码,非对称加密技术能够有效的提高破解难度,数学算法难度-des encryption source code, non-symmetric encryption technology can effectively solve the difficulty of raising, the difficulty of mathematical algorithms
DES
- Des算法是一种标准的对称加密算法,其精华就是明文经过一系列的复杂变化后,一般在不知密码的情况下要把它的恢复很难。 算法可以由四个部分描述: 1.获取16个子密钥 2.初始置换置换函数ip 3.加密函数f 4.末置换函数 -Des Algorithm is a standard symmetric encryption algorithm, and its essence is clear
071229200308
- 对称加密算法,aes希望能找到一个c和java对应的算法-Symmetric encryption algorithm, aes hoping to find a c and the corresponding algorithm java
Rsa
- 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密-Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
PairKeyExample
- 非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
rsaeuroi
- RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
UDisk
- 基于U盘的软件授权组件USBPass3.0.USBPass3.0是基于U盘的物理磁盘、采用高效对称加密算法实现加密的一种用于软件授权或者身份认证的组件。因为它是对物理磁盘进行操作的,所以能够允许用户随意格式化U盘,而加密信息不丢失,省去了烦琐的加密信息备份过程。-U disk-based software components USBPass3.0.USBPass3.0 authorized is based on the physic
DES
- 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm