ABE加密(Attribute-Based Encryption)算法的一种实现方案
ABE加密(Attribute-Based Encryption)算法的一种实现方案...
ABE加密(Attribute-Based Encryption)算法的一种实现方案...
OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authe...
The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption sche...
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algori...
Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source cod...
AES implementation in C++. Input: key file and the file for encryption Output: the crypted file....
about encryption method of the quantom . this way is the new method for powerfull encrypting message...
RSA密码芯片的FPGA实现\r\n请有需要的人来下载...
RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对...
rsa加密算法的vc实现,可以实现1024位的加密...