Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Encryption_for_VB.rar 加密(Encryption)是信息保护的一种必不可少的手段。目前有两种基本的加密方法,即私钥加密和公钥加密。用VB既可用自定义算法实现简便的私钥加密,也可通过调用Crypto API接口实现复杂的公钥加密。对于加密数据,若在Internet/Intranet上传送,则完整性鉴别也是必需的。本文介绍一种私钥加密技术,不仅能加密英文文本,而且能有效加密汉字,还能进行数据完整性鉴别。
  • aes-xts-vs2008-17-07-09.zip On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without ... (decrypted) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names ...
  • xTyAESCrypter.zip ... -the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right ... ) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file ...
  • Suggestion-based-Linux-file-search.tar.gz ... -the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right ... ) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file ...
  • rc4.zip RC4 Encryption Algorithm in Asm Language
  • RSA.zip RSA encryption/decryption for Android phones
  • imagescrambling.zip Image Encryption and Decryption
  • Raji-mam.zip image compression and encryption
  • python-xtea.tar.gz Python implementation of the XTEA Block Encryption Algorithm. Also includes a CBC decrypt function for decrypting Cipher Block Chain mode encrypted ciphertext.
  • c-tea.tar.gz Pure C implementation of Tiny Encryption Algorithm, in regular and CBC enciphering mode.