The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and additions. The Boneh-Franklin scheme is used as a Key Encapsulation Mechanism, and off-the-shelf ciphers and HMACs are used for the actual encryption. (See Lynn, "Authenticated Identity-Based Encryption", available on eprint.
標簽: Boneh-Franklin implementation identity-based encryption
上傳時間: 2013-12-20
上傳用戶:yan2267246
一個Speech-Text-Speech的applet小程序
標簽: Speech-Text-Speech applet 程序
上傳時間: 2013-12-23
上傳用戶:520
Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/estimate complex-valued processes.
標簽: QR-decomposition angle-normalized algorithm standard
上傳時間: 2015-12-27
上傳用戶:cc1
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR process.
標簽: decomposition-based qrd_rls_AR_pred complex-valued algorithm
上傳時間: 2015-12-27
上傳用戶:trepb001
This a calculator simulation program written in Labview. It is based on event structure introduced by Labviw 8.0 or later editions.
標簽: calculator simulation introduced structure
上傳時間: 2015-12-27
上傳用戶:123456wh
Reflectance-Based Material Classification for Printed Circuit Boards
標簽: Reflectance-Based Classification Material Circuit
上傳時間: 2013-11-28
上傳用戶:Amygdala
Dijkstra算法求最短路徑(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { this.row = n distance = new int[row * row] for (int i = 0 i < row * row i++) { this.distance[i] = d[i]
標簽: System using Collections namespace
上傳時間: 2013-12-29
上傳用戶:liglechongchong
Aiming at the application of passive trackinn based on sensor array, a new passive trackinn usinn sensor array based on particle filter was proposed. Firstly, the“fake points" could be almost entirely and exactly deleted with the aids of the sensor array at the expense of an additional sensor. Secondly, considered the fact that the measurements notten from each array were independent in passive trackinn system, a novel sequential particle filter usinn sensor array with improved distribution was proposed. At last, in a simulation study we compared this approach a壇orithm with traditional trackinn methods. The simulation re-sups show that the proposed method can nreatly improve the state estimation precision of sensor array passive trackinn system.
標簽: trackinn passive application Aiming
上傳時間: 2015-12-31
上傳用戶:trepb001
Color-Based Image Retrieval Using Spatial-Chromatic Histograms
標簽: Spatial-Chromatic Color-Based Histograms Retrieval
上傳時間: 2014-01-15
上傳用戶:天誠24
procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+ ?username= +EdUserName.Text+ &password= +EdPassWord.Text+ &password2= +EdPassWord.Text+ &email= + EdEMail.Text+ &gendernew=1&year=&month=&day=&locationnew =&site=&oicq=&icq=&yahoo=&msn=&bio=&styleidnew =&tppnew=0&pppnew=0&timeformatnew=12&cstatus=&dateformatnew =yyyy-mm-dd&showemail=1&newsletter=1&timeoffsetnew=8&avatar =&sig=®submit=注冊 ) //一句代碼 ifPos( 非常感謝您的注冊 ,s)>1then //判斷部分 ShowMessage( 注冊成功! ) else ifPos( 已經被注冊了 ,S)>1then ShowMessage( 該用戶名或E-Mail已被注冊! ) else ShowMessage( 已關閉注冊,注冊失敗! ) end
標簽: procedureTForm PostURL TObject Button
上傳時間: 2014-08-24
上傳用戶:努力努力再努力