Add sigmasig biblio
This commit is contained in:
parent
1dd35704fb
commit
af4c01bc74
94
these.bib
94
these.bib
@ -1,5 +1,3 @@
|
||||
% Encoding: windows-1252
|
||||
|
||||
@InCollection{BCKL08,
|
||||
author = {Belenkiy, Mira and Chase, Melissa and Kohlweiss, Markulf and Lysyanskaya, Anna},
|
||||
title = {{P}-signatures and Noninteractive Anonymous Credentials},
|
||||
@ -2609,6 +2607,15 @@
|
||||
year = {2015},
|
||||
}
|
||||
|
||||
@InProceedings{KW03,
|
||||
author = {Katz, Jonathan and Wang, Nan},
|
||||
title = {Efficiency improvements for signature schemes with tight security reductions},
|
||||
booktitle = {CCS},
|
||||
year = {2003},
|
||||
pages= {155--164},
|
||||
publisher={ACM},
|
||||
}
|
||||
|
||||
@InProceedings{LPJY13,
|
||||
author = {Libert, Benoît and Peters, Thomas and Joye, Marc and Yung, Moti},
|
||||
title = {{Linearly Homomorphic Structure-Preserving Signatures and Their Applications}},
|
||||
@ -2626,4 +2633,87 @@
|
||||
year = {1996},
|
||||
}
|
||||
|
||||
@InProceedings{GMY03,
|
||||
author={Garay, Julien and MacKenzie, Philip and Yang, Ke},
|
||||
title={{Strengthening Zero-Knowledge Protocols Using Signatures}},
|
||||
booktitle={Eurocrypt},
|
||||
year={2003},
|
||||
series = {LNCS},
|
||||
pages={177--194},
|
||||
publisher = {Springer},
|
||||
}
|
||||
|
||||
@Article{BBKS07,
|
||||
author = {Bellare, M. and Boldyreva, A. and Kurosawa, K. and Staddon, J.},
|
||||
title = {{Multirecipient Encryption Schemes: How to Save on Bandwidth and Computation Without Sacrificing Security}},
|
||||
journal = {IEEE Trans. on Information Theory},
|
||||
year = {2007},
|
||||
volume = {53},
|
||||
number = {11},
|
||||
pages = {3927--3943},
|
||||
}
|
||||
|
||||
@InProceedings{CS98,
|
||||
title={{A Practical Public Key Cryptosystem Provably Secure Against Adaptive Chosen Ciphertext Attack}},
|
||||
author = {Cramer, Ronald and Shoup, Victor},
|
||||
booktitle = {Crypto},
|
||||
year={1998},
|
||||
pages = {13--25},
|
||||
}
|
||||
|
||||
@InProceedings{SG98,
|
||||
title={{Securing Threshold Cryptosystems against Chosen Ciphertext Attack}},
|
||||
author = {Shoup, Victor and Gennaro, Rosario},
|
||||
booktitle = {Eurocrypt},
|
||||
year={1998},
|
||||
pages = {1--16},
|
||||
}
|
||||
|
||||
@InProceedings{CDM00,
|
||||
title={{Efficient Zero-Knowledge Proofs of Knowledge Without Intractability Assumptions}},
|
||||
author = {Cramer, Ronald and Damg{\aa}rd, Ivan and MacKenzie, Philip},
|
||||
booktitle = {PKC},
|
||||
year={2000},
|
||||
pages = {354--372},
|
||||
}
|
||||
|
||||
@Article{PS00,
|
||||
author = {Pointcheval, David and Stern, J.},
|
||||
title = {{{Security Arguments for Digital Signatures and Blind Signatures}}},
|
||||
journal = {Journal of Cryptology},
|
||||
year = {2000},
|
||||
volume = {13},
|
||||
number = {3},
|
||||
pages = {361--396},
|
||||
month = jun,
|
||||
}
|
||||
|
||||
@InProceedings{BCN+10,
|
||||
author = {Patrik Bichsel and Jan Camenisch and Gregory Neven and Smart, Nigel P. and Bogdan Warinschi},
|
||||
title = {{{Get Shorty via Group Signatures without Encryption}}},
|
||||
booktitle = {SCN},
|
||||
year = {2010},
|
||||
series = {LNCS},
|
||||
pages = {381--398},
|
||||
publisher = {Springer},
|
||||
}
|
||||
|
||||
@InProceedings{LRSW99,
|
||||
author = {Lysyanskaya, Anna and Rivest, R. L. and Sahai, Amit and Wolf, Stefan},
|
||||
title = {{{Pseudonym Systems}}},
|
||||
booktitle = {SAC},
|
||||
year = {1999},
|
||||
pages = {184--199},
|
||||
}
|
||||
|
||||
@InProceedings{PS16,
|
||||
author = {Poincheval, David and Sanders, Olivier},
|
||||
title = {{Short Randomizable Signatures}},
|
||||
booktitle = {CT-RSA},
|
||||
year = {2016},
|
||||
series = {LNCS},
|
||||
pages = {111--126},
|
||||
publisher = {Springer},
|
||||
}
|
||||
|
||||
@Comment{jabref-meta: databaseType:bibtex;}
|
||||
|
Loading…
Reference in New Issue
Block a user