代码搜索:Boneh

找到约 98 项符合「Boneh」的源代码

代码结果 98
www.eeworm.com/read/130385/14196099

readme

README for Stanford IBE library v0.7.2 Ben Lynn INTRODUCTION The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh
www.eeworm.com/read/119112/14838930

readme

README for Stanford IBE library v0.7.2 Ben Lynn INTRODUCTION The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh
www.eeworm.com/read/367275/9763014

readme

README for Stanford IBE library v0.7.2 Ben Lynn INTRODUCTION The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh
www.eeworm.com/read/238196/13902875

readme

README for Stanford IBE library v0.7.2 Ben Lynn INTRODUCTION The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh
www.eeworm.com/read/427960/8909240

cpp ibe_exp.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/427960/8909264

cpp ibe_dec.cpp

/* Boneh & Franklin's Identity Based Encryption Decryption phase Decrypts a file .ibe Finds the session key by IBE decrypting the file .key Uses this sessio
www.eeworm.com/read/427960/8909440

cpp ibe_enc.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/349903/10785891

cpp ibe_dec.cpp

/* Boneh & Franklin's Identity Based Encryption Decryption phase Decrypts a file .ibe Finds the session key by IBE decrypting the file .key Uses this sessio
www.eeworm.com/read/349903/10785896

cpp ibe_exp.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/349903/10785903

cpp ibe_enc.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The