搜索资源列表
libgringotts-1[1].2.1.rar
- libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
msv_sspi
- 安全支持提供器接口(SSPI)源码- Safe support provision connection (SSPI) source code
poc-1.2
- 在卡片上管理密码的工具。密码被标注并集体加密存储在卡片上。因此这是一个安全存储密码的方法-on the card password management tool. Tagging password encryption and collective memory on the card. So this is a safe method of storage of passwords
节省资源的MD5算法
- 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
用新的高级加密标准(AES)保持你的数据安全
- 用新的高级加密标准(AES)保持你的数据安全-to the new Advanced Encryption Standard (AES) to keep your data safe
基于JAVA的IDEA实现
- 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
安全good
- 用于一般的文件加密和解密,采用rsa算法实现-It is used for general file s encryption and decryption. Using the RSA arithmetic.
简单的文件加密代码
- 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
最新椭圆曲ECC线算法实现
- 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your data.
基于密码技术的MobileAgent系统安全问题解决方案
- Agent技术的研究起源于人工智能领域。由于Agent具有自治性、智能性、反应性、主动性等优点,因此越来越受到人们的重视,并被广泛应用于网络技术和分布式计算。Agent技术很好的解决了网络间任务分配及合作的问题,但Agent系统实际应用时的安全问题一直没有得到很好的解决。本文设计了一个可实际应用的Mobile Agent系统安全问题解决方案,该方案可以有效解决实际运行中Agent系统的安全认证及安全通信问题。最后介绍了该方案在个性化E-learning系统中的实际应用情况。-Agent tech
银行数据安全的加密技术和设备
- 银行数据安全的加密技术和设备-bank data security encryption technology and equipment
Multiplicative Cipher
- 这是我在学习《计算机安全》时写的一个乘法加密算法,跟大家交流一下!-This is my learning "computer security," wrote a multiplication encryption algorithm, with the exchange about!
MD5
- 实现数据库安全编程,写了一个MD5的加密库-Database Security Programming realize, write a MD5 encryption library
iiami
- 这是根据单码加密算法为原理的加密密码程序,可以防止暴力攻击,保障信息安全.-This is a single-key encryption algorithm in accordance with the principle of the encryption password for the procedure, can prevent violent attacks, to protect information security.
AES
- 高级加密标准,在信息安全中应用广泛.比DES先进.-Advanced Encryption Standard in information security applications. Advanced than the DES.
file_transfer
- 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
用Java实现数字签名
- 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
信息安全
- 维吉尼亚加密解密, 这是信息安全里面的重要内容,用Java写的。(Virginia encryption and decryption, which is an important part of information security, written in Java.)