Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ibe-0.7.2.rar ... library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption ... and off-the-shelf ciphers and HMACs are used for the actual encryption. (See Lynn, "Authenticated Identity-Based ...
  • zip_demo.zip ... is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark ...
  • crypt.zip ... HowToStorePassWord Here s a small example, while no "enigma machine", yet provides a simple way of storing a password with encryption. The password is first encrypted then converted to Hex. The reverse process will first convert to ascii then decrypt. ...
  • srtp.rar Secure RTP protocol. Very useful in rtp media encryption programming.
  • example.rar encryption the text or decryption the hash text
  • lanmessengersource-1.5.2.4.zip LAN Messenger is a decentralized UDP IM-style chat client which supports usernames, guaranteed-delivery IMs, broadcast chat, encryption, file transfer, simple UI, persistent settings, and IP blocking.
  • vb_PSC1_RSA.rar RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
  • RSA_signature.rar RSA Encryption and Decryption using Matlab by Thunyawat Rajatasereekul and Voranon Kiettrsalpipop ECE575, Winter 2002, Oregon State University Prof, Cetin Keya Koc The program set contains thirteen files listed below. errormeg.fig errormsg.m ...
  • DataEncryptionStandard.rar DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变.
  • BlowFish_E189816672005.rar VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).