代码搜索:Identity-based

找到约 13 项符合「Identity-based」的源代码

代码结果 13
www.eeworm.com/read/130385/14196109

txt instructions.txt

This message has been encrypted using the Stanford IBE (Identity-Based Encryption) system. To decrypt it, download the appropriate files from http://crypto.stanford.edu/ibe/download.html For now, th
www.eeworm.com/read/119112/14838934

txt instructions.txt

This message has been encrypted using the Stanford IBE (Identity-Based Encryption) system. To decrypt it, download the appropriate files from http://crypto.stanford.edu/ibe/download.html For now, th
www.eeworm.com/read/367275/9763028

txt instructions.txt

This message has been encrypted using the Stanford IBE (Identity-Based Encryption) system. To decrypt it, download the appropriate files from http://crypto.stanford.edu/ibe/download.html For now, th
www.eeworm.com/read/238196/13902896

txt instructions.txt

This message has been encrypted using the Stanford IBE (Identity-Based Encryption) system. To decrypt it, download the appropriate files from http://crypto.stanford.edu/ibe/download.html For now, th
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/130385/14196189

c sig_test.c

/* identity-based signature test program * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LICENSE for license */ #include "ibe.h" int main() { params_t params;
www.eeworm.com/read/231996/14212165

c bonehfranklin.c

// Boneh-Franklin Identity-Based Encryption demo // // Note: in real life it may be better to swap the roles // of G1 and G2 for some pairing types. Although the system // parameters take longer to co
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/119112/14838979

c sig_test.c

/* identity-based signature test program * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LICENSE for license */ #include "ibe.h" int main() { params_t params;
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