-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathref.bib
904 lines (904 loc) · 34 KB
/
ref.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
@inproceedings{hashdos,
title={Efficient Denial of Service Attacks on Web Application Platforms},
author={Alexander ``alech'' Klink and Julian ``Zeri'' W\"{a}lde},
year={2011},
booktitle={28th Chaos Communication Congress},
note={\url{http://events.ccc.de/congress/2011/Fahrplan/attachments/2007_28C3_Effective_DoS_on_web_application_platforms.pdf}},
}
@inproceedings{eurocrypt-2002-2850,
title={Security Flaws Induced by {CBC} Padding - Applications to {SSL, IPSEC, WTLS}},
booktitle={Advances in Cryptology - EUROCRYPT 2002, International Conference on the Theory and Applications of Cryptographic Techniques, Amsterdam, The Netherlands, April 28 - May 2, 2002, Proceedings},
series={LNCS},
publisher={Springer},
volume={2332},
pages={534-546},
note={\url{http://www.iacr.org/cryptodb/archive/2002/EUROCRYPT/2850/2850.pdf}},
doi={10.1007/3-540-46035-7_35},
author={Serge Vaudenay},
year=2002
}
@inproceedings{Bleichenbacher98chosenciphertext,
title={Chosen Ciphertext Attacks Against Protocols Based on the {RSA} Encryption Standard {PKCS1}},
booktitle={Advances in Cryptology - CRYPTO '98, 18th Annual International Cryptology Conference, Santa Barbara, California, USA, August 23-27, 1998, Proceedings},
series={LNCS},
publisher={Springer},
volume={1462},
pages={1-12},
doi={10.1007/BFb0055716},
author={Daniel Bleichenbacher},
year=1998,
note={\url{http://www.simovits.com/archive/pkcs.pdf}}
}
@inproceedings{BardouFKSST12,
author = {Romain Bardou and
Riccardo Focardi and
Yusuke Kawamoto and
Lorenzo Simionato and
Graham Steel and
Joe-Kai Tsay},
title = {Efficient Padding Oracle Attacks on Cryptographic Hardware},
booktitle = {CRYPTO},
year = {2012},
pages = {608--625},
note={\url{https://eprint.iacr.org/2012/417}}
}
@inproceedings{Bellare:1996:ESD:1754495.1754541,
author = {Bellare, Mihir and Rogaway, Phillip},
title = {The Exact Security of Digital Signatures-how to Sign with {RSA} and {Rabin}},
booktitle = {Proceedings of the 15th Annual International Conference on Theory and Application of Cryptographic Techniques},
series = {EUROCRYPT'96},
year = {1996},
isbn = {3-540-61186-X},
location = {Saragossa, Spain},
pages = {399--416},
numpages = {18},
note = {\url{http://www.cs.ucdavis.edu/~rogaway/papers/exact.pdf}},
acmid = {1754541},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
}
@inproceedings{chaum83blindsign,
added-at = {2008-07-22T13:15:41.000+0200},
author = {Chaum, David},
booktitle = {Advances in Cryptology Proceedings of Crypto 82},
editor = {Chaum, D. and Rivest, R.L. and Sherman, A.T.},
keywords = {Privacy, Signature blind},
pages = {199-203},
timestamp = {2008-07-22T13:15:41.000+0200},
title = {Blind Signatures for Untraceable Payments},
year = 1983,
note = {\url{http://www.hit.bme.hu/~buttyan/courses/BMEVIHIM219/2009/Chaum.BlindSigForPayment.1982.PDF}}
}
@incollection{Abe:2000,
year={2000},
isbn={978-3-540-67907-3},
booktitle={Advances in Cryptology - CRYPTO 2000},
volume={1880},
series={LNCS},
editor={Bellare, Mihir},
doi={10.1007/3-540-44598-6_17},
title={Provably Secure Partially Blind Signatures},
url={http://dx.doi.org/10.1007/3-540-44598-6_17},
publisher={Springer Berlin Heidelberg},
keywords={Partially Blind Signatures; Blind Signatures; Witness Indistinguishability},
author={Abe, Masayuki and Okamoto, Tatsuaki},
pages={271-286},
language={English},
note = {\url{http://www.iacr.org/archive/crypto2000/18800272/18800272.pdf}}
}
@inproceedings{Joux,
author = {Joux, Antoine},
title = {A One Round Protocol for Tripartite {Diffie-Hellman}},
booktitle = {Proceedings of the 4th International Symposium on Algorithmic Number Theory},
series = {ANTS-IV},
year = {2000},
isbn = {3-540-67695-3},
pages = {385--394},
numpages = {10},
acmid = {749894},
publisher = {Springer-Verlag},
address = {London, UK, UK},
note = {\url{http://www-polsys.lip6.fr/~joux/pages/papers/TDH.pdf}}
}
@inproceedings{GGH,
author = {Sanjam Garg and Craig Gentry and Shai Halevi},
title = {Candidate Multilinear Maps from Ideal Lattices},
booktitle = {Advances in Cryptology - {EUROCRYPT} 2013, volume 7881 of LNCS},
pages = {1--17},
year = {2013},
url = {http://dx.doi.org/10.1007/978-3-642-38348-9_1},
note = {\url{https://eprint.iacr.org/2012/610/}}
}
@article{BF,
author = {Boneh, Dan and Franklin, Matthew},
title = {Identity-Based Encryption from the {Weil} Pairing},
journal = {SIAM J. Comput.},
issue_date = {2003},
volume = {32},
number = {3},
month = mar,
year = {2003},
issn = {0097-5397},
pages = {586--615},
numpages = {30},
publisher = {Society for Industrial and Applied Mathematics},
note = {\url{https://eprint.iacr.org/2001/090/}}
}
@inproceedings{BCO,
title={Public Key Encryption with Keyword Search},
booktitle={Advances in Cryptology - EUROCRYPT 2004, International Conference on the Theory and Applications of Cryptographic Techniques, Interlaken, Switzerland, May 2-6, 2004, Proceedings},
series={LNCS},
publisher={Springer},
volume={3027},
pages={506-522},
doi={10.1007/978-3-540-24676-3_30},
author={Dan Boneh and Giovanni Di Crescenzo and Rafail Ostrovsky and Giuseppe Persiano},
year=2004,
note = {\url{http://www.iacr.org/cryptodb/archive/2004/EUROCRYPT/1954/1954.pdf}}
}
@inproceedings{KW,
title={Optimum traitor tracing and asymmetric schemes},
year={1998},
pages={145--157},
booktitle={In Proceedings of Eurocrypt'98},
author={Kaoru Kurosawa and Yvo Desmedt},
note={\url{http://link.springer.com/chapter/10.1007/BFb0054123}}
}
@inproceedings{BGW,
author = {Boneh, Dan and Gentry, Craig and Waters, Brent},
title = {Collusion Resistant Broadcast Encryption with Short Ciphertexts and Private Keys},
booktitle = {Proceedings of the 25th Annual International Conference on Advances in Cryptology},
series = {CRYPTO'05},
year = {2005},
isbn = {3-540-28114-2, 978-3-540-28114-6},
location = {Santa Barbara, California},
pages = {258--275},
numpages = {18},
url = {http://dx.doi.org/10.1007/11535218_16},
doi = {10.1007/11535218_16},
acmid = {2153435},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
note = {\url{http://crypto.stanford.edu/~dabo/abstracts/broadcast.html}}
}
@inproceedings{BW,
author = {Boneh, Dan and Sahai, Amit and Waters, Brent},
title = {Fully Collusion Resistant Traitor Tracing with Short Ciphertexts and Private Keys},
booktitle = {Proceedings of the 24th Annual International Conference on The Theory and Applications of Cryptographic Techniques},
series = {EUROCRYPT'06},
year = {2006},
isbn = {3-540-34546-9, 978-3-540-34546-6},
location = {St. Petersburg, Russia},
pages = {573--592},
numpages = {20},
url = {http://dx.doi.org/10.1007/11761679_34},
doi = {10.1007/11761679_34},
acmid = {2171207},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
note={\url{https://eprint.iacr.org/2006/045}}
}
@inproceedings{CC,
author = {Chen, Liqun and Cheng, Zhaohui},
title = {Security Proof of {Sakai-Kasahara's} Identity-based Encryption Scheme},
booktitle = {Proceedings of the 10th International Conference on Cryptography and Coding},
series = {IMA'05},
year = {2005},
isbn = {3-540-30276-X, 978-3-540-30276-6},
location = {Cirencester, UK},
pages = {442--459},
numpages = {18},
url = {http://dx.doi.org/10.1007/11586821_29},
doi = {10.1007/11586821_29},
acmid = {2179256},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
note={\url{http://eprint.iacr.org/2005/226.pdf}}
}
@inproceedings{CJ,
author = {Cheon, Jung Hee},
title = {Security Analysis of the Strong {Diffie-Hellman} Problem},
booktitle = {Proceedings of the 24th Annual International Conference on The Theory and Applications of Cryptographic Techniques},
series = {EUROCRYPT'06},
year = {2006},
isbn = {3-540-34546-9, 978-3-540-34546-6},
location = {St. Petersburg, Russia},
pages = {1--11},
numpages = {11},
url = {http://dx.doi.org/10.1007/11761679_1},
doi = {10.1007/11761679_1},
acmid = {2171162},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
keywords = {Diffie-Hellman, ElGamal encryption, blind signature, discrete logarithm, strong Diffie-Hellman},
note={\url{https://www.iacr.org/archive/eurocrypt2006/40040001/40040001.pdf}}
}
@inproceedings{SHITY,
author={Y.~Sakemi and G.~Hanaoka and T.~Izu and M.~Takenaka and M.~Yasuda},
title={Solving a discrete logarithm problem with auxiliary input on a 160-bit elliptic curve},
year={2012},
booktitle={PKC2012},
pages={595--608},
note={\url{http://ecc2012.cs.cinvestav.mx/Presentaciones/Yumi_Sakemi.pdf}}
}
@inproceedings{FUZZY,
author = {Sahai, Amit and Waters, Brent},
title = {Fuzzy Identity-based Encryption},
booktitle = {Proceedings of the 24th Annual International Conference on Theory and Applications of Cryptographic Techniques},
series = {EUROCRYPT'05},
year = {2005},
isbn = {3-540-25910-4, 978-3-540-25910-7},
location = {Aarhus, Denmark},
pages = {457--473},
numpages = {17},
url = {http://dx.doi.org/10.1007/11426639_27},
doi = {10.1007/11426639_27},
acmid = {2154635},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
note={\url{http://eprint.iacr.org/2004/086}}
}
@article{GMR,
author = {Goldwasser, S. and Micali, S. and Rackoff, C.},
title = {The Knowledge Complexity of Interactive Proof Systems},
journal = {SIAM J. Comput.},
issue_date = {Feb. 1989},
volume = {18},
number = {1},
month = feb,
year = {1989},
issn = {0097-5397},
pages = {186--208},
numpages = {23},
url = {http://dx.doi.org/10.1137/0218012},
doi = {10.1137/0218012},
acmid = {63434},
publisher = {Society for Industrial and Applied Mathematics},
address = {Philadelphia, PA, USA},
note={\url{http://groups.csail.mit.edu/cis/pubs/shafi/1985-stoc.pdf}}
}
@article{SAKAI2013,
title={Methods for Restricting Message Space in Public-Key Encryption},
author={Yusuke SAKAI and Keita EMURA and Goichiro HANAOKA and Yutaka KAWAI and Kazumasa OMOTE},
journal={IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences},
volume={E96.A},
number={6},
pages={1156-1168},
year={2013},
doi={10.1587/transfun.E96.A.1156},
note={\url{http://dx.doi.org/10.1587/transfun.E96.A.1156}}
}
@inproceedings{Furukawa:2001,
author = {Furukawa, Jun and Sako, Kazue},
title = {An Efficient Scheme for Proving a Shuffle},
booktitle = {Proceedings of the 21st Annual International Cryptology Conference on Advances in Cryptology},
series = {CRYPTO '01},
year = {2001},
isbn = {3-540-42456-3},
pages = {368--387},
numpages = {20},
url = {http://dl.acm.org/citation.cfm?id=646766.704279},
acmid = {704279},
publisher = {Springer-Verlag},
address = {London, UK, UK},
note={\url{http://www.iacr.org/archive/crypto2001/21390366.pdf}}
}
@inproceedings{Mambo,
author = {Mambo, Masahiro and Usuda, Keisuke and Okamoto, Eiji},
title = {Proxy Signatures for Delegating Signing Operation},
booktitle = {Proceedings of the 3rd ACM Conference on Computer and Communications Security},
series = {CCS '96},
year = {1996},
isbn = {0-89791-829-0},
location = {New Delhi, India},
pages = {48--57},
numpages = {10},
doi = {10.1145/238168.238185},
acmid = {238185},
publisher = {ACM},
address = {New York, NY, USA},
note = {\url{http://doi.acm.org/10.1145/238168.238185}},
}
@INPROCEEDINGS{Blaze98divertibleprotocols,
author = {Matt Blaze and Gerrit Bleumer and Martin Strauss},
title = {Divertible protocols and atomic proxy cryptography},
booktitle = {In EUROCRYPT},
year = {1998},
pages = {127--144},
publisher = {Springer-Verlag},
note={\url{http://www.semper.org/sirene/people/gerrit/papers/divertproxy.pdf}}
}
@inproceedings{Bernstein,
author = {Bernstein, Daniel J. and Lange, Tanja},
title = {Faster Addition and Doubling on Elliptic Curves},
booktitle = {Proceedings of the Advances in Crypotology 13th International Conference on Theory and Application of Cryptology and Information Security},
series = {ASIACRYPT'07},
year = {2007},
isbn = {3-540-76899-8, 978-3-540-76899-9},
location = {Kuching, Malaysia},
pages = {29--50},
numpages = {22},
url = {http://dl.acm.org/citation.cfm?id=1781454.1781458},
acmid = {1781458},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
keywords = {addition, complete addition formulas, doubling, efficient implementation, elliptic curves, explicit formulas, multi-scalar multiplication, performance evaluation, register allocation, scalar multiplication, sidechannel countermeasures, unified addition formulas},
note={\url{https://eprint.iacr.org/2007/286}}
}
@article{Ateniese:2006,
author = {Ateniese, Giuseppe and Fu, Kevin and Green, Matthew and Hohenberger, Susan},
title = {Improved Proxy Re-encryption Schemes with Applications to Secure Distributed Storage},
journal = {ACM Trans. Inf. Syst. Secur.},
issue_date = {February 2006},
volume = {9},
number = {1},
month = feb,
year = {2006},
issn = {1094-9224},
pages = {1--30},
numpages = {30},
url = {http://doi.acm.org/10.1145/1127345.1127346},
doi = {10.1145/1127345.1127346},
acmid = {1127346},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Proxy re-encryption, bilinear maps, double decryption, key translation},
note={\url{https://eprint.iacr.org/2005/028/}}
}
@inproceedings{HOWTOENC,
author={M. Bellare and P. Rogaway},
title={Optimal Asymmetric Encryption Padding -- How to Encrypt with {RSA}},
booktitle={ Extended abstract in Advances in Cryptology - Eurocrypt 94 Proceedings},
series={EUROCRYPT'94},
pages={92--111},
publisher = {Springer-Verlag},
year={1994},
note={\url{https://cseweb.ucsd.edu/~mihir/papers/oae.pdf}}
}
@article{Fujisaki:2004,
author = {Fujisaki, Eiichiro and Okamoto, Tatsuaki and Pointcheval, David and Stern, Jacques},
title = {{RSA-OAEP} Is Secure Under the {RSA} Assumption},
journal = {J. Cryptol.},
issue_date = {March 2004},
volume = {17},
number = {2},
month = mar,
year = {2004},
issn = {0933-2790},
pages = {81--104},
numpages = {24},
url = {http://dx.doi.org/10.1007/s00145-002-0204-y},
doi = {10.1007/s00145-002-0204-y},
acmid = {1008818},
publisher = {Springer-Verlag New York, Inc.},
address = {Secaucus, NJ, USA},
keywords = {OAEP, Provable security, Public-key encryption, RSA},
note={\url{http://www.di.ens.fr/~pointche/Documents/Papers/2004_joc.pdf}}
}
@inproceedings{Goyal:2006,
author = {Goyal, Vipul and Pandey, Omkant and Sahai, Amit and Waters, Brent},
title = {Attribute-based Encryption for Fine-grained Access Control of Encrypted Data},
booktitle = {Proceedings of the 13th ACM Conference on Computer and Communications Security},
series = {CCS '06},
year = {2006},
isbn = {1-59593-518-5},
location = {Alexandria, Virginia, USA},
pages = {89--98},
numpages = {10},
url = {http://doi.acm.org/10.1145/1180405.1180418},
doi = {10.1145/1180405.1180418},
acmid = {1180418},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {access control, attribute-based encryption, audit logs, broadcast encryption, delegation, hierarchical identity-based encryption},
note={\url{https://eprint.iacr.org/2006/309}}
}
@inproceedings{Ostrovsky:2007,
author = {Ostrovsky, Rafail and Sahai, Amit and Waters, Brent},
title = {Attribute-based Encryption with Non-monotonic Access Structures},
booktitle = {Proceedings of the 14th ACM Conference on Computer and Communications Security},
series = {CCS '07},
year = {2007},
isbn = {978-1-59593-703-2},
location = {Alexandria, Virginia, USA},
pages = {195--203},
numpages = {9},
url = {http://doi.acm.org/10.1145/1315245.1315270},
doi = {10.1145/1315245.1315270},
acmid = {1315270},
publisher = {ACM},
address = {New York, NY, USA},
note={\url{https://eprint.iacr.org/2007/323}}
}
@inproceedings{Katz:2008,
author = {Katz, Jonathan and Sahai, Amit and Waters, Brent},
title = {Predicate Encryption Supporting Disjunctions, Polynomial Equations, and Inner Products},
booktitle = {Proceedings of the Theory and Applications of Cryptographic Techniques 27th Annual International Conference on Advances in Cryptology},
series = {EUROCRYPT'08},
year = {2008},
isbn = {3-540-78966-9, 978-3-540-78966-6},
location = {Istanbul, Turkey},
pages = {146--162},
numpages = {17},
url = {http://dl.acm.org/citation.cfm?id=1788414.1788423},
acmid = {1788423},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
note={\url{https://eprint.iacr.org/2007/404}}
}
@incollection{CLT,
abstract = {{Extending bilinear elliptic curve pairings to multilinear maps is a long-standing open problem. The first plausible construction of such multilinear maps has recently been described by Garg, Gentry and Halevi, based on ideal lattices. In this paper we describe a different construction that works over the integers instead of ideal lattices, similar to the DGHV fully homomorphic encryption scheme. We also describe a different technique for proving the full randomization of encodings: instead of Gaussian linear sums, we apply the classical leftover hash lemma over a quotient lattice. We show that our construction is relatively practical: for reasonable security parameters a one-round 7-party Diffie-Hellman key exchange requires less than 40 seconds per party. Moreover, in contrast with previous work, multilinear analogues of useful, base group assumptions like DLIN appear to hold in our setting.}},
author = {Coron, Jean-S\'{e}bastien and Lepoint, Tancr\`{e}de and Tibouchi, Mehdi},
booktitle = {Advances in Cryptology - CRYPTO 2013},
citeulike-article-id = {13384961},
doi = {10.1007/978-3-642-40041-4\_26},
editor = {Canetti, Ran and Garay, JuanA},
keywords = {cryptography, maps, multilinear, obfuscation},
pages = {476--493},
posted-at = {2014-10-07 18:20:31},
priority = {2},
publisher = {Springer Berlin Heidelberg},
series = {LNCS},
title = {Practical Multilinear Maps over the Integers},
url = {http://dx.doi.org/10.1007/978-3-642-40041-4\_26},
volume = {8042},
year = {2013},
note={\url{https://eprint.iacr.org/2013/183}}
}
@inproceedings{Rizzo:2010,
author = {Rizzo, Juliano and Duong, Thai},
title = {Practical Padding Oracle Attacks},
booktitle = {Proceedings of the 4th USENIX Conference on Offensive Technologies},
series = {WOOT'10},
year = {2010},
location = {Washington, DC},
pages = {1--8},
numpages = {8},
acmid = {1925008},
publisher = {USENIX Association},
address = {Berkeley, CA, USA},
note={\url{https://www.usenix.org/events/woot10/tech/full_papers/Rizzo.pdf}}
}
@inproceedings{Bellare:1993,
author = {Bellare, Mihir and Rogaway, Phillip},
title = {Random Oracles Are Practical: A Paradigm for Designing Efficient Protocols},
booktitle = {Proceedings of the 1st ACM Conference on Computer and Communications Security},
series = {CCS '93},
year = {1993},
isbn = {0-89791-629-8},
location = {Fairfax, Virginia, USA},
pages = {62--73},
numpages = {12},
url = {http://doi.acm.org/10.1145/168588.168596},
doi = {10.1145/168588.168596},
acmid = {168596},
publisher = {ACM},
address = {New York, NY, USA},
note={\url{http://www.iacr.org/archive/crypto2000/18800229/18800229.pdf}}
}
@incollection{adj2014weakness,
title={Weakness of {F}\_\{3\^\{6 509\}\} for Discrete Logarithm Cryptography},
author={Adj, Gora and Menezes, Alfred and Oliveira, Thomaz and Rodr{\'\i}guez-Henr{\'\i}quez, Francisco},
booktitle={Pairing-Based Cryptography--Pairing 2013},
pages={20--44},
year={2014},
publisher={Springer International Publishing},
note={\url{http://eprint.iacr.org/2013/446}}
}
@misc{GGHZ14a,
author = {Sanjam Garg and Craig Gentry and Shai Halevi and Mark
Zhandry},
title = {Fully Secure Attribute Based Encryption from Multilinear
Maps},
year = {2014},
note = {\url{http://eprint.iacr.org/2014/622}}
}
@misc{waters:fe,
author = {Brent Waters},
title = {A Punctured Programming Approach to Adaptively Secure Functional Encryption},
howpublished = {Cryptology ePrint Archive, Report 2014/588},
year = {2014},
note = {\url{http://eprint.iacr.org/2014/588}},
}
@incollection{compsite_prime,
year={2013},
isbn={978-3-642-38979-5},
booktitle={Applied Cryptography and Network Security},
volume={7954},
series={LNCS},
editor={Jacobson, Michael and Locasto, Michael and Mohassel, Payman and Safavi-Naini, Reihaneh},
doi={10.1007/978-3-642-38980-1_22},
title={Comparing the Pairing Efficiency over Composite-Order and Prime-Order Elliptic Curves},
note={\url{https://eprint.iacr.org/2013/218}},
publisher={Springer Berlin Heidelberg},
keywords={Tate pairing; optimal ate pairing; software implementation; composite-order group; supersingular elliptic curve; Barreto-Naehrig curve},
author={Guillevic, Aurore},
pages={357-372},
language={English}
}
@inproceedings{OT2010,
author = {Okamoto, Tatsuaki and Takashima, Katsuyuki},
title = {Fully Secure Functional Encryption with General Relations from the Decisional Linear Assumption},
booktitle = {Proceedings of the 30th Annual Conference on Advances in Cryptology},
series = {CRYPTO'10},
year = {2010},
isbn = {3-642-14622-8, 978-3-642-14622-0},
location = {Santa Barbara, CA, USA},
pages = {191--208},
numpages = {18},
acmid = {1881427},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
note={\url{http://eprint.iacr.org/2010/563}}
}
@incollection{OT2012,
year={2012},
isbn={978-3-642-29010-7},
booktitle={Advances in Cryptology - EUROCRYPT 2012},
volume={7237},
series={LNCS},
editor={Pointcheval, David and Johansson, Thomas},
doi={10.1007/978-3-642-29011-4_35},
title={Adaptively Attribute-Hiding (Hierarchical) Inner Product Encryption},
publisher={Springer Berlin Heidelberg},
author={Okamoto, Tatsuaki and Takashima, Katsuyuki},
pages={591-608},
language={English},
note={\url{https://eprint.iacr.org/2011/543}}
}
@incollection{LPR10,
year={2010},
isbn={978-3-642-13189-9},
booktitle={Advances in Cryptology - EUROCRYPT 2010},
volume={6110},
series={LNCS},
editor={Gilbert, Henri},
doi={10.1007/978-3-642-13190-5_1},
title={On Ideal Lattices and Learning with Errors over Rings},
url={http://dx.doi.org/10.1007/978-3-642-13190-5_1},
publisher={Springer Berlin Heidelberg},
author={Lyubashevsky, Vadim and Peikert, Chris and Regev, Oded},
pages={1-23},
language={English},
note={\url{https://eprint.iacr.org/2012/230}}
}
@inproceedings{LNV11,
author = {Naehrig, Michael and Lauter, Kristin and Vaikuntanathan, Vinod},
title = {Can Homomorphic Encryption Be Practical?},
booktitle = {Proceedings of the 3rd ACM Workshop on Cloud Computing Security Workshop},
series = {CCSW '11},
year = {2011},
isbn = {978-1-4503-1004-8},
location = {Chicago, Illinois, USA},
pages = {113--124},
numpages = {12},
url = {http://doi.acm.org/10.1145/2046660.2046682},
doi = {10.1145/2046660.2046682},
acmid = {2046682},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {fully homomorphic encryption, lattices, magma, ring learning with errors},
note={\url{https://eprint.iacr.org/2011/405}}
}
@incollection{appGCD,
year={2010},
isbn={978-3-642-13189-9},
booktitle={Advances in Cryptology - EUROCRYPT 2010},
volume={6110},
series={LNCS},
editor={Gilbert, Henri},
doi={10.1007/978-3-642-13190-5_2},
title={Fully Homomorphic Encryption over the Integers},
url={http://dx.doi.org/10.1007/978-3-642-13190-5_2},
publisher={Springer Berlin Heidelberg},
author={Marten van Dijk and Craig Gentry and Shai Halevi and Vinod Vaikuntanathan},
pages={24-43},
language={English},
note={\url{http://link.springer.com/chapter/10.1007%2F978-3-642-13190-5_2}}
}
@incollection{CLT2014,
year={2014},
isbn={978-3-642-54630-3},
booktitle={Public-Key Cryptography - PKC 2014},
volume={8383},
series={LNCS},
editor={Krawczyk, Hugo},
doi={10.1007/978-3-642-54631-0_18},
title={Scale-Invariant Fully Homomorphic Encryption over the Integers},
url={http://dx.doi.org/10.1007/978-3-642-54631-0_18},
publisher={Springer Berlin Heidelberg},
author={Coron, Jean-Sebastien and Lepoint, Tancrede and Tibouchi, Mehdi},
pages={311-328},
language={English},
note={\url{https://eprint.iacr.org/2014/032}}
}
@inproceedings{FUJITSU2013,
author = {Yasuda, Masaya and Shimoyama, Takeshi and Kogure, Jun and Yokoyama, Kazuhiro and Koshiba, Takeshi},
title = {Secure Pattern Matching Using Somewhat Homomorphic Encryption},
booktitle = {Proceedings of the 2013 ACM Workshop on Cloud Computing Security Workshop},
series = {CCSW '13},
year = {2013},
isbn = {978-1-4503-2490-8},
location = {Berlin, Germany},
pages = {65--76},
numpages = {12},
url = {http://doi.acm.org/10.1145/2517488.2517497},
doi = {10.1145/2517488.2517497},
acmid = {2517497},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {packing method, pattern matching, somewhat homomorphic encryption, the hamming distance},
note={\url{http://research.icbnet.ntua.gr/DPM2013/resources/slides/05.pdf}}
}
@incollection{SNARK,
year={2013},
isbn={978-3-642-40083-4},
booktitle={Advances in Cryptology - CRYPTO 2013},
volume={8043},
series={LNCS},
editor={Canetti, Ran and Garay, JuanA.},
doi={10.1007/978-3-642-40084-1_6},
title={{SNARKs} for {C}: Verifying Program Executions Succinctly and in Zero Knowledge},
url={http://dx.doi.org/10.1007/978-3-642-40084-1_6},
publisher={Springer Berlin Heidelberg},
keywords={computationally-sound proofs; succinct arguments; zero-knowledge; delegation of computation},
author={Ben-Sasson, Eli and Chiesa, Alessandro and Genkin, Daniel and Tromer, Eran and Virza, Madars},
pages={90-108},
language={English},
note={\url{http://eprint.iacr.org/2013/507}}
}
@misc{CMAC,
author={Morris Dworkin},
year={2005},
title={Recommendation for Block Cipher Modes of Operation: The {CMAC} Mode for Authentication},
note={\url{http://csrc.nist.gov/publications/nistpubs/800-38B/SP_800-38B.pdf}}
}
@misc{EFD,
author={Tanja Lange and Daniel J. Bernstein},
title={Explicit-Formulas Database},
note={\url{https://www.hyperelliptic.org/EFD/}},
}
@misc{SipHash,
author={Jean-Philippe Aumasson and Daniel J. Bernstein},
title={SipHash: a fast short-input {PRF}},
year={2012},
howpublished = {Cryptology ePrint Archive, Report 2012/351},
note={\url{https://131002.net/siphash/}}
}
@misc{dsa,
author={Cameron F. Kerry and Acting Secretary and Charles Romine Director},
title={{FIPS} PUB 186-4 FEDERAL INFORMATION PROCESSING STANDARDS PUBLICATION Digital Signature Standard ({DSS})},
year={2013},
note={\url{http://dx.doi.org/10.6028/NIST.FIPS.186-4}}
}
@inproceedings{eddsa,
title={High-Speed High-Security Signatures},
booktitle={CHES},
series={LNCS},
publisher={Springer},
volume={6917},
pages={124-142},
doi={10.1007/978-3-642-23951-9_9},
author={Daniel J. Bernstein and Niels Duif and Tanja Lange and Peter Schwabe and Bo-Yin Yang},
year=2011,
note={\url{http://ed25519.cr.yp.to/ed25519-20110926.pdf}}
}
@misc{OMAC,
author={岩田 哲},
year={2006},
title={{OMAC}: One-Key {CBC} {MAC}},
note={\url{http://www.nuee.nagoya-u.ac.jp/labs/tiwata/omac/omac.html}}
}
@misc{FUJITSU2010,
author={富士通株式会社 and 株式会社富士通研究所},
year={2010},
title={楕円曲線暗号と{RSA}暗号の安全性比較},
note={\url{http://jp.fujitsu.com/group/labs/downloads/techinfo/technote/crypto/eccvsrsa-20100820.pdf}}
}
@misc{RFC3526,
author={T. Kivinen, M. Kojo},
year={2003},
title={More Modular Exponential ({MODP}) Diffie-Hellman groups for Internet Key Exchange ({IKE})},
note={\url{https://www.ipa.go.jp/security/rfc/RFC3526JA.html}}
}
@misc{SUITEB,
author={NSA},
title={Suite {B} Cryptography},
year={2009},
note={\url{https://www.nsa.gov/ia/programs/suiteb_cryptography/}}
}
@book{yuki,
author={結城 浩},
title={新版暗号技術入門 秘密の国のアリス},
publisher={ソフトバンククリエイティブ},
year={2008},
}
@misc{izu,
author={伊豆 哲也},
title={楕円曲線暗号入門(2013年度版)},
year={2013},
note={\url{http://researchmap.jp/mulzrkzae-42427/\#_42427}}
}
@book{ec_intro,
author={J.~H.~Silverman and J.~Tate and 足立恒雄 and 足立 恒雄 and 木田 雅成 and 小松 啓一},
title={楕円曲線論入門},
publisher={丸善出版},
year={2012},
}
@book{silverman,
author={J.~H.~Silverman and H.~Joseph},
title={The Arithmetic of Elliptic Curves},
publisher={Springer},
year={2009}
}
@book{tsuji,
author={辻井 重男 and 笠原 正雄 and 有田 正剛 and 境 隆一 and 只木 孝太郎 and 趙 晋輝 and 松尾 和人},
title={暗号理論と楕円曲線―数学的土壌の上に花開く暗号技術},
publisher={森北出版},
year={2008}
}
@book{miyaji,
author={宮地充子},
title={代数学から学ぶ暗号理論: 整数論の基礎から楕円曲線暗号の実装まで},
publisher={日本評論社},
year={2012}
}
@misc{bitcoin,
author={漆嶌 賢二},
title={Bitcoinを技術的に理解する},
year={2014},
note={\url{http://www.slideshare.net/kenjiurushima/20140602-bitcoin1-201406031222}}
}
@book{MNO,
author={森山 大輔 and 西巻 陵 and 岡本 龍明},
title={公開鍵暗号の数理},
publisher={共立出版},
year={2011},
}
@misc{doihiroshi,
author={土井洋},
title={情報セキュリティ大学院大学公開講座 ゼロ知識証明入門},
year={2007},
note={\url{http://lab.iisec.ac.jp/~arita/lecture3.html}},
}
@misc{cryptrec2008,
author={CRYPTREC},
title={{ID}ベース暗号に関する調査報告書},
year={2008},
note={\url{http://www.cryptrec.go.jp/report/c08_idb2008.pdf}}
}
@misc{okamoto2015,
author={岡本龍明},
title={中央大学集中講義1/31, 2/2~2/5},
year={2015},
}
@misc{arita,
author={有田正剛},
title={イデアル格子暗号入門},
year={2014},
note={\url{https://www.iisec.ac.jp/proc/vol0006/arita14.pdf}},
}
@misc{aozora,
author={青空学園数学科},
title={パップスの定理},
note={\url{http://aozoragakuen.sakura.ne.jp/taiwa/taiwaNch03/pascal2/node1.html}}
}
@misc{sha3,
author={Guido Bertoni and Joan Daemen and Michael Peeters and Gilles Van Assche},
title={The Keccak sponge function family},
year={2013},
note={\url{http://keccak.noekeon.org/}}
}
@misc{pappus,
author={山田泰彦},
title={代数曲線と離散{Painlev\'e}方程式},
url={http://www.math.kobe-u.ac.jp/~yamaday/saikin.html},
note={\url{http://www.math.kobe-u.ac.jp/~yamaday/kaisetsu.pdf}}
}
@misc{padding_oracle,
author={Romain Bardou and Riccard Focardi and Yusuke Kawamoto and Lorenzo Simionato and Graham Steel and Joe-Kai Tsay},
title={暗号ハードウェアに対する効率的なパディングオラクル攻撃},
year={2013},
note={\url{http://www.cs.bham.ac.uk/~kawamoty/scis2013.pdf}}
}
@article{alex,
author={Aftuck, Alex Edward},
title={The {Weil} Pairing on Elliptic Curves and Its Cryptographic Application},
year={2011},
journal={UNF Theses and Dissertations Paper 139},
note={\url{http://digitalcommons.unf.edu/etd/139/}}
}
@article{ABEimpl,
author={Eric Zavattoni and Luis J. Dominguez Perez and Shigeo Mitsunari and Ana H. S\'anchez-Ram\'irez and Tadanori Teruya and Francisco Rodr\'iguez-Henr\'iquez},
journal={Computers, IEEE Transactions on},
title={Software Implementation of an Attribute-Based Encryption Scheme},
year={2014},
volume={64},
number={5},
pages={1429-1441},
doi={10.1109/TC.2014.2329681},
ISSN={0018-9340},
note={\url{http://sandia.cs.cinvestav.mx/index.php?n=Site.CPABE}}
}
@misc{elementary,
author={Stefan Friedl},
title={AN ELEMENTARY PROOF OF THE GROUP LAW FOR ELLIPTIC CURVES},
year={1998},
note={\url{http://math.rice.edu/~friedl/papers/AAELLIPTIC.PDF}},
}
@article{module,
author="花岡 悟一郎 and 大畑 幸矢 and 松田 隆宏",
title="モジュール化に基づく高機能暗号の設計 : 実社会への高機能暗号の導入における障壁の低減に向けて",
journal="Synthesiology",
ISSN="1882-6229",
publisher="産業技術総合研究所",
year="2014",
month="may",
volume="7",
number="2",
pages="93-104",
URL="http://ci.nii.ac.jp/naid/40020165299/",
note={\url{https://www.jstage.jst.go.jp/article/synth/7/2/7_93/_pdf}}
}
@article{pairing-doukou,
title={ペアリングに関する最近の研究動向},
author={岡本 栄司 and 岡本 健 and 金山 直樹},
journal={電子情報通信学会 基礎・境界ソサイエティ Fundamentals Review},
year={2011},
note={\url{https://www.jstage.jst.go.jp/article/essfr/1/1/1_1_1_51/_article/-char/ja/}}
}
@misc{Flame,
author={Microsoft},
year={2012},
title={セキュリティアドバイザリ 2718704: {Flame} の攻撃と {WU} の強化},
note={\url{http://blogs.technet.com/b/jpsecurity/archive/2012/06/11/3503098.aspx}}
}
@misc{Cocks,
author={C C Cocks},
year={1973},
title={A NOTE ON 'NON-SECRET ENCRYPTION'},
note={\url{http://www.cesg.gov.uk/publications/Documents/nonsecret_encryption.pdf}}
}
@misc{guardian,
author={Guardian},
year={2013},
title={Lavabit founder refused {FBI} order to hand over email encryption keys},
note={\url{http://www.theguardian.com/world/2013/oct/03/lavabit-ladar-levison-fbi-encryption-keys-snowden}}
}
@misc{ukky3,
author={ukky3},
year={2013},
title={{Lavabit} 事件とその余波、そして Forward Secrecy},
note={\url{http://negi.hatenablog.com/entry/2013/11/05/093606}},
}
@article{hirose,
author={廣瀬 勝一},
year={2010},
journal={電子情報通信学会「知識ベース」},
title={4章ハッシュ関数},
note={\url{http://www.ieice-hbkb.org/files/01/01gun_03hen_04.pdf}}
}
@misc{KCipher2,
author={KDDI研究所},
year={2013},
title={{KCipher-2 SDK}},
note={\url{http://www.kddilabs.jp/products/security/kcipher2/product.html}},
}
@misc{ChaCha20,
author={Google},
year={2014},
title={Speeding up and strengthening {HTTPS} connections for {Chrome} on {Android}},
note={\url{http://googleonlinesecurity.blogspot.jp/2014/04/speeding-up-and-strengthening-https.html}}
}
@misc{report2013,
author={暗号技術評価委員会},
year={2014},
title={{CRYPTREC} Report 2013},
note={\url{http://www.cryptrec.go.jp/report/c13_eval_web_final.pdf}}
}
@misc{sigma-protocol,
author={Ivan Damg{\aa}rd},
year={2010},
title={On Σ-protocol},
note={\url{https://www.cs.au.dk/~ivan/Sigma.pdf}}
}