%------------------------------------------------------------------
%  Author:  Michel Abdalla
%
%  List of complete conferences:
%
%    ACISP:       2005 - 2012
%    ACM CCS:     1993 - 2011
%    ACNS:        2003 - 2012
%    AFRICACRYPT: 2008 - 2012
%    ASIACCS:     2006 - 2011
%    ASIACRYPT:   1990 - 2011
%    CANS:        2005 - 2011
%    CHES:        1999 - 2012
%    CRYPTO:      1981 - 2012
%    CT-RSA:      2001 - 2012
%    ESORICS:     1992 - 2012
%    EUROCRYPT:   1982 - 2012
%    FC:          1997 - 2012
%    FOCS:        1997 - 2011
%    FSE:         1993 - 2012
%    ICALP:       2004 - 2012
%    ICICS:       1997 - 2011
%    ICISC:       1998 - 2011
%    IEEE S&P:    2006 - 2012
%    IMA:         1995 - 2011
%    INDOCRYPT:   2000 - 2011
%    ISC:         1997 - 2012
%    IWSEC:       2006 - 2011
%    LATIN:       1992 - 2012
%    LATINCRYPT:  2010 - 2012
%    NDSS:        1997 - 2011
%    PAIRING:     2007 - 2010
%    PKC:         1998 - 2012
%    PODC:        1996 - 2012
%    PROVSEC:     2007 - 2012
%    SAC:         1998 - 2011
%    SCN:         2002 - 2012
%    SODA:        2006 - 2012
%    STOC:        1993 - 2012
%    TCC:         2004 - 2012
%    TRUSTBUS:    2004 - 2012
%    VIETCRYPT:   2006
%    WISA:        2003 - 2011
%
%  List of complete journals:
%
%    J. CRYPTO:   1988 - 2011
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%  Required files:
%
%     1) conf.bib (defines value of variable "shortbib")
%     2) abbrev.bib or abbrev_short.bib
%
%     The variable "shortbib" allows you to choose between short and long names.
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%  Labeling convention:
%
%     Conference/Journal/Archive label + `:' +
%     Author label +
%     2 last digits of publication year
%
%     In case of collisions, add a different letter
%     at the end of each label starting with `a'
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%  Conference labels:
%
%    ACISP:       ACISP
%    ACM CCS:     CCS
%    ACNS:        ACNS
%    AFRICACRYPT: AFRICACRYPT
%    ASIACCS:     ASIACCS
%    ASIACRYPT:   AC
%    CANS:        CANS
%    CHES:        CHES
%    CRYPTO:      C
%    CT-RSA:      RSA
%    ESORICS:     ESORICS
%    EUROCRYPT:   EC
%    FC:          FC
%    FOCS:        FOCS
%    FSE:         FSE
%    ICALP:       ICALP
%    ICICS:       ICICS
%    ICISC:       ICISC
%    IEEE S&P:    SP
%    INDOCRYPT:   INDOCRYPT
%    ISC:         ISC
%    IWSEC:       IWSEC
%    LATIN:       LATIN
%    LATINCRYPT:  LC
%    NDSS:        NDSS
%    PAIRING:     PAIRING
%    PKC:         PKC
%    PODC:        PODC
%    PROVSEC:     PROVSEC
%    SAC:         SAC
%    SCN:         SCN
%    SODA:        SODA
%    STOC:        STOC
%    TCC:         TCC
%    TRUSTBUS:    TRUSTBUS
%    VIETCRYPT:   VIETCRYPT
%    WISA:        WISA
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%  Journal labels
%
%    Journal of Crypto: JC
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%  Archive labels
%
%    ePrint:      EPRINT
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%  Author labels:
%
%    - Single-author papers ==> Author's last name
%      Example:
%         author = "Adi Shamir" ==>  Shamir
%
%    - Papers with two or three authors ==> First 3 letters of each author's last name
%      Examples:
%         author = "Mihir Bellare and Phillip Rogaway" ==>  BelRog
%         author = "Michel Abdalla and Sara Miner and Chanathip Namprempre" ==>  AbdMinNam
%
%    - Papers with four or more authors ==> First letter of each author's last name (up to 6)
%      Examples:
%         author = "Kamel Bentahar and Pooya Farshim and John Malone-Lee and Nigel P. Smart" ==> BFMS
%         author = "Don Coppersmith and Jean-Sebastien Coron and
%                   Fran\c{c}ois Grieu and Shai Halevi and
%                   Charanjit S. Jutla and David Naccache and
%                   Julien P. Stern" ==>  CCGHJN
%
%------------------------------------------------------------------

%------------------------------------------------------------------
%                          ACISP
%------------------------------------------------------------------

@InProceedings{ACISP:TosKun12,
  author =       "Kaori Tosu and
                  Noboru Kunihiro",
  title =        "Optimal Bounds for Multi-Prime {F}-Hiding Assumption",
  pages =        "1--14",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:FMSU12,
  author =       "Atsushi Fujioka and
                  Mark Manulis and
                  Koutarou Suzuki and
                  Berkant Ustaoglu",
  title =        "Sufficient Condition for Ephemeral Key-Leakage Resilient Tripartite Key Exchange",
  pages =        "15--28",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:HTYY12,
  author =       "Haruna Higo and
                  Keisuke Tanaka and
                  Akihiro Yamada and
                  Kenji Yasunaga",
  title =        "A Game-Theoretic Perspective on Oblivious Transfer",
  pages =        "29--42",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:NagKun12,
  author =       "Yuji Nagashima and
                  Noboru Kunihiro",
  title =        "Faster Algorithm for Solving Hard Knapsacks for Moderate Message Length",
  pages =        "43--56",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:LorLie12,
  author =       "Peter Lory and
                  Manuel Liedel",
  title =        "Accelerating the Secure Distributed Computation of the Mean by a {Chebyshev} Expansion",
  pages =        "57--70",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:IsoShi12,
  author =       "Takanori Isobe and
                  Kyoji Shibutani",
  title =        "Security Analysis of the Lightweight Block Ciphers {XTEA}, {LED} and {Piccolo}",
  pages =        "71--86",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:SEHK12,
  author =       "Yu Sasaki and
                  Sareh Emami and
                  Deukjo Hong and
                  Ashish Kumar",
  title =        "Improved Known-Key Distinguishers on {Feistel}-{SP} Ciphers and Application to {Camellia}",
  pages =        "87--100",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:CheLi12,
  author =       "Jiazhe Chen and
                  Leibo Li",
  title =        "Low Data Complexity Attack on Reduced {Camellia}-256",
  pages =        "101--114",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:MenZhe12,
  author =       "Xianmeng Meng and
                  Xuexin Zheng",
  title =        "Cryptanalysis of {RSA} with a Small Parameter",
  pages =        "115--123",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:DinPanDen12,
  author =       "Jintai Ding and
                  Yanbin Pan and
                  Yingpu Deng",
  title =        "An Algebraic Broadcast Attack against {NTRU}",
  pages =        "124--137",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:ABSDW12,
  author =       "Mufeed Juma AlMashrafi and
                  Harry Bartlett and
                  Leonie Simpson and
                  Ed Dawson and
                  Kenneth Koon-Ho Wong",
  title =        "Analysis of Indirect Message Injection for {MAC} Generation Using Stream Ciphers",
  pages =        "138--151",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:FFLW12,
  author =       "Ewan Fleischmann and
                  Christian Forler and
                  Stefan Lucks and
                  Jakob Wenzel",
  title =        "{Weimar}-{DM}: A Highly Secure Double-Length Compression Function",
  pages =        "152--165",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:MVVR12,
  author =       "K. Preetha Mathew and
                  Sachin Vasant and
                  Sridhar Venkatesan and
                  C. Pandu Rangan",
  title =        "An Efficient {IND}-{CCA2} Secure Variant of the Niederreiter Encryption Scheme in the Standard Model",
  pages =        "166--179",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:MorTak12,
  author =       "Kirill Morozov and
                  Tsuyoshi Takagi",
  title =        "Zero-Knowledge Protocols for the {McEliece} Encryption",
  pages =        "180--193",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:RSBGK12,
  author =       "Jothi Rangasamy and
                  Douglas Stebila and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto} and
                  Lakshmi Kuppusamy",
  title =        "Effort-Release Public-Key Encryption from Cryptographic Puzzles",
  pages =        "194--207",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:NguTanYas12,
  author =       "Manh Ha Nguyen and
                  Keisuke Tanaka and
                  Kenji Yasunaga",
  title =        "Leakage-Resilience of Stateless/Stateful Public-Key Encryption from Hash Proofs",
  pages =        "208--222",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:PenHen12,
  author =       "Kun Peng and
                  Matt Henricksen",
  title =        "How to Fix Two {RSA}-Based {PVSS} Schemes - Exploration and Solution",
  pages =        "223--234",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:KurNojPho12,
  author =       "Kaoru Kurosawa and
                  Ryo Nojima and
                  Le Trieu Phong",
  title =        "Relation between Verifiable Random Functions and Convertible Undeniable Signatures, and New Constructions",
  pages =        "235--246",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:TanWon12,
  author =       "Xiao Tan and
                  Duncan S. Wong",
  title =        "Generalized First Pre-image Tractable Random Oracle Model and Signature Schemes",
  pages =        "247--260",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:TiaCheLi12,
  author =       "Haibo Tian and
                  Xiaofeng Chen and
                  Jin Li",
  title =        "A Short Non-delegatable Strong Designated Verifier Signature",
  pages =        "261--279",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:SelVivRan12,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  C. Pandu Rangan",
  title =        "Deterministic Identity Based Signature Scheme and Its Application for Aggregate Signatures",
  pages =        "280--293",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:YueYiuHui12,
  author =       "Tsz Hon Yuen and
                  Siu Ming Yiu and
                  Lucas Chi Kwong Hui",
  title =        "Fully Leakage-Resilient Signatures with Auxiliary Inputs",
  pages =        "294--307",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:PPSS12,
  author =       "Duong Hieu Phan and
                  David Pointcheval and
                  Siamak Fayyaz Shahandashti and
                  Mario Strefler",
  title =        "Adaptive {CCA} Broadcast Encryption with Constant-Size Secret Keys and Ciphertexts",
  pages =        "308--321",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:ZhoDinChe12,
  author =       "Xuhua Zhou and
                  Xuhua Ding and
                  Kefei Chen",
  title =        "A Generic Construction of Accountable Decryption and Its Applications",
  pages =        "322--335",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:GZCMZ12,
  author =       "Aijun Ge and
                  Rui Zhang and
                  Cheng Chen and
                  Chuangui Ma and
                  Zhenfeng Zhang",
  title =        "Threshold Ciphertext Policy Attribute-Based Encryption with Constant Size Ciphertexts",
  pages =        "336--349",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:GonManSun12,
  author =       "Juan Manuel {Gonz{\'a}lez Nieto} and
                  Mark Manulis and
                  Dongdong Sun",
  title =        "Fully Private Revocable Predicate Encryption",
  pages =        "350--363",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:Shao12,
  author =       "Jun Shao",
  title =        "Anonymous {ID}-Based Proxy Re-Encryption",
  pages =        "364--375",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:AASW12,
  author =       "Yoshinori Aono and
                  Manindra Agrawal and
                  Takakazu Satoh and
                  Osamu Watanabe",
  title =        "On the Optimality of Lattices for the {Coppersmith} Technique",
  pages =        "376--389",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:CLLWN12,
  author =       "Jie Chen and
                  Hoon Wei Lim and
                  San Ling and
                  Huaxiong Wang and
                  Khoa Nguyen",
  title =        "Revocable Identity-Based Encryption from Lattices",
  pages =        "390--403",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:PosRob12,
  author =       "Axel Poschmann and
                  Matthew J. B. Robshaw",
  title =        "On Area, Time, and the Right Trade-Off",
  pages =        "404--418",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:StaHelJoh12,
  author =       "Paul Stankovski and
                  Martin Hell and
                  Thomas Johansson",
  title =        "Analysis of Xorrotation with Application to an {HC}-128 Variant (Short Paper)",
  pages =        "419--425",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:ShaSafOgu12,
  author =       "Siamak Fayyaz Shahandashti and
                  Reihaneh Safavi-Naini and
                  Philip Ogunbona",
  title =        "Private Fingerprint Matching (Short Paper)",
  pages =        "426--433",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:LeeBoyGon12,
  author =       "Kaleb Lee and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Minimizing Information Leakage of Tree-Based {RFID} Authentication Protocols Using Alternate Tree-Walking (Short Paper)",
  pages =        "434--441",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:KayHanCol12,
  author =       "A. S. M. Kayes and
                  Jun Han and
                  Alan W. Colman",
  title =        "{ICAF}: A Context-Aware Framework for Access Control (Short Paper)",
  pages =        "442--449",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:JinXuLi12,
  author =       "Wenpan Jing and
                  Haixia Xu and
                  Bao Li",
  title =        "Non-malleable Instance-Dependent Commitment in the Standard Model (Short Paper)",
  pages =        "450--457",
  editor =       acisp12ed,
  booktitle =    acisp12name,
  volume =       acisp12vol,
  month =        acisp12month,
  address =      acisp12addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACISP:Carlet11,
  author =       "Claude Carlet",
  title =        "On Known and New Differentially Uniform Functions (Invited Talk)",
  pages =        "1--15",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:CJYW11,
  author =       "Jiazhe Chen and
                  Keting Jia and
                  Hongbo Yu and
                  Xiaoyun Wang",
  title =        "New Impossible Differential Attacks of Reduced-Round {Camellia}-192 and {Camellia}-256",
  pages =        "16--33",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:LiuLinPei11,
  author =       "Meicheng Liu and
                  Dongdai Lin and
                  Dingyi Pei",
  title =        "Results on the Immunity of Boolean Functions against Probabilistic Algebraic Attacks",
  pages =        "34--46",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:DuZha11,
  author =       "Yusong Du and
                  Fangguo Zhang",
  title =        "Finding More Boolean Functions with Maximum Algebraic Immunity Based on Univariate Polynomial Representation",
  pages =        "47--60",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:NguWuWan11,
  author =       "Phuong Ha Nguyen and
                  Hongjun Wu and
                  Huaxiong Wang",
  title =        "Improving the Algorithm 2 in Multidimensional Linear Cryptanalysis",
  pages =        "61--74",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:TABSWD11,
  author =       "Sui-Guan Teo and
                  Ali Al-Hamdan and
                  Harry Bartlett and
                  Leonie Simpson and
                  Kenneth Koon-Ho Wong and
                  Ed Dawson",
  title =        "State Convergence in the Initialisation of Stream Ciphers",
  pages =        "75--88",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:MinSuzShi11,
  author =       "Kazuhiko Minematsu and
                  Tomoyasu Suzaki and
                  Maki Shigeri",
  title =        "On Maximum Differential Probability of Generalized {Feistel}",
  pages =        "89--105",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:BogShi11,
  author =       "Andrey Bogdanov and
                  Kyoji Shibutani",
  title =        "Double {SP}-Functions: Enhanced Generalized {Feistel} Networks - Extended Abstract",
  pages =        "106--119",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:WSMP11,
  author =       "Meiqin Wang and
                  Yue Sun and
                  Nicky Mouha and
                  Bart Preneel",
  title =        "Algebraic Techniques in Differential Cryptanalysis Revisited",
  pages =        "120--141",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:Sarinay11,
  author =       "Juraj Sarinay",
  title =        "Faster and Smoother - {VSH} Revisited",
  pages =        "142--156",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:YuWan11,
  author =       "Hongbo Yu and
                  Xiaoyun Wang",
  title =        "Cryptanalysis of the Compression Function of {SIMD}",
  pages =        "157--171",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:AuSusMu11,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Yi Mu",
  title =        "Electronic Cash with Anonymous User Suspension",
  pages =        "172--188",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:HatMiySat11,
  author =       "Tetsuya Hatano and
                  Atsuko Miyaji and
                  Takashi Sato",
  title =        "{T}-Robust Scalable Group Key Exchange Protocol with $O(\log n)$ Complexity",
  pages =        "189--207",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:AkrMarMay11,
  author =       "Raja Naeem Akram and
                  Konstantinos Markantonakis and
                  Keith Mayes",
  title =        "Application-Binding Protocol in the User Centric Smart Card Ownership Model",
  pages =        "208--225",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:Long11,
  author =       "Benjamin W. Long",
  title =        "Security in Depth through Smart Space Cascades",
  pages =        "226--240",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:ZhaTak11,
  author =       "Mingwu Zhang and
                  Tsuyoshi Takagi",
  title =        "{GeoEnc}: Geometric Area Based Keys and Policies in Functional Encryption Systems",
  pages =        "241--258",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:ZhaTarWan11,
  author =       "Yun Zhang and
                  Christophe Tartary and
                  Huaxiong Wang",
  title =        "An Efficient Rational Secret Sharing Scheme Based on the Chinese Remainder Theorem",
  pages =        "259--275",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:LagSabSri11,
  author =       "Shashank Lagishetty and
                  Pruthvi Reddy Sabbu and
                  Kannan Srinathan",
  title =        "{DMIPS} - Defensive Mechanism against {IP} Spoofing",
  pages =        "276--291",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:FrePat11,
  author =       "Eduarda S. V. Freire and
                  Kenneth G. Paterson",
  title =        "Provably Secure Key Assignment Schemes from Factoring",
  pages =        "292--309",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:LLLJ11,
  author =       "Yamin Liu and
                  Bao Li and
                  Xianhui Lu and
                  Dingding Jia",
  title =        "Efficient {CCA}-Secure {CDH} Based {KEM} Balanced between Ciphertext and Key",
  pages =        "310--318",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:FujOkaSai11,
  author =       "Atsushi Fujioka and
                  Yoshiaki Okamoto and
                  Taiichi Saito",
  title =        "Generic Construction of Strongly Secure Timed-Release Public-Key Encryption",
  pages =        "319--336",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:LieChuZho11,
  author =       "Joseph K. Liu and
                  Cheng-Kang Chu and
                  Jianying Zhou",
  title =        "Identity-Based Server-Aided Decryption",
  pages =        "337--352",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:ChaMenUst11,
  author =       "Sanjit Chatterjee and
                  Alfred Menezes and
                  Berkant Ustaoglu",
  title =        "A Generic Variant of {NIST}'s {KAS2} Key Agreement Protocol",
  pages =        "353--370",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:FanZheTan11,
  author =       "Jia Fan and
                  Yuliang Zheng and
                  Xiaohu Tang",
  title =        "A Single Key Pair is Adequate for the Zheng Signcryption",
  pages =        "371--388",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:Tang11,
  author =       "Qiang Tang",
  title =        "Towards Public Key Encryption Scheme Supporting Equality Test with Fine-Grained Authorization",
  pages =        "389--406",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:SepStePie11,
  author =       "Reza Sepahi and
                  Ron Steinfeld and
                  Josef Pieprzyk",
  title =        "Lattice-Based Completely Non-malleable {PKE} in the Standard Model (Poster)",
  pages =        "407--411",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:Wright11,
  author =       "Craig Wright",
  title =        "Compliance or Security, What Cost? (Poster)",
  pages =        "412--416",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:OOSS11,
  author =       "Chiaki Ohtahara and
                  Keita Okada and
                  Yu Sasaki and
                  Takeshi Shimoyama",
  title =        "Preimage Attacks on Full-{ARIRANG} (Poster)",
  pages =        "417--422",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:PreYosWat11,
  author =       "Bart Preneel and
                  Hirotaka Yoshida and
                  Dai Watanabe",
  title =        "Finding Collisions for Reduced {Luffa}-256 v2 (Poster)",
  pages =        "423--427",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:GKBW11,
  author =       "Praveen Gauravaram and
                  Lars R. Knudsen and
                  Nasour Bagheri and
                  Lei Wei",
  title =        "Improved Security Analysis of {Fugue}-256 (Poster)",
  pages =        "428--432",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:WRGWWL11,
  author =       "Lei Wei and
                  Christian Rechberger and
                  Jian Guo and
                  Hongjun Wu and
                  Huaxiong Wang and
                  San Ling",
  title =        "Improved Meet-in-the-Middle Cryptanalysis of {KTANTAN} (Poster)",
  pages =        "433--438",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:EmuMiyRah11,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Mohammad Shahriar Rahman",
  title =        "Toward Dynamic Attribute-Based Signcryption (Poster)",
  pages =        "439--443",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:CorGho11,
  author =       "Christian L. F. Corniaux and
                  Hossein Ghodosi",
  title =        "A Verifiable Distributed Oblivious Transfer Protocol (Poster)",
  pages =        "444--450",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:Peng11,
  author =       "Kun Peng",
  title =        "Impracticality of Efficient {PVSS} in Real Life Security Standard (Poster)",
  pages =        "451--455",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:LiuTsuGot11,
  author =       "Hongying Liu and
                  Yukiyasu Tsunoo and
                  Satoshi Goto",
  title =        "Electromagnetic Analysis Enhancement with Signal Processing Techniques (Poster)",
  pages =        "456--461",
  editor =       acisp11ed,
  booktitle =    acisp11name,
  volume =       acisp11vol,
  month =        acisp11month,
  address =      acisp11addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACISP:LSLQ10,
  author =       "Ruilin Li and
                  Bing Sun and
                  Chao Li and
                  Longjiang Qu",
  title =        "Cryptanalysis of a Generalized Unbalanced {Feistel} Network Structure",
  pages =        "1--18",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:WonBar10,
  author =       "Kenneth Koon-Ho Wong and
                  Gregory V. Bard",
  title =        "Improved Algebraic Cryptanalysis of {QUAD}, Bivium and Trivium via Graph Partitioning on Equation Systems",
  pages =        "19--36",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:NWWL10,
  author =       "Phuong Ha Nguyen and
                  Lei Wei and
                  Huaxiong Wang and
                  San Ling",
  title =        "On Multidimensional Linear Cryptanalysis",
  pages =        "37--52",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:HYYKT10,
  author =       "Matthew Henricksen and
                  Wun-She Yap and
                  Chee Hoo Yian and
                  Shinsaku Kiyomoto and
                  Toshiaki Tanaka",
  title =        "Side-Channel Analysis of the {K2} Stream Cipher",
  pages =        "53--73",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:EtrRob10,
  author =       "Jonathan Etrog and
                  Matthew J. B. Robshaw",
  title =        "On Unbiased Linear Approximations",
  pages =        "74--86",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:AKKMOP10,
  author =       "Jean-Philippe Aumasson and
                  Emilia K{\"a}sper and
                  Lars R. Knudsen and
                  Krystian Matusiewicz and
                  Rune Steinsmo {\O}deg{\aa}rd and
                  Thomas Peyrin and
                  Martin Schl{\"a}ffer",
  title =        "Distinguishers for the Compression Function and Output Transformation of {Hamsi}-256",
  pages =        "87--103",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:Rechberger10,
  author =       "Christian Rechberger",
  title =        "Second-Preimage Analysis of Reduced {SHA}-1",
  pages =        "104--116",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:FleGorLuc10,
  author =       "Ewan Fleischmann and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "Some Observations on Indifferentiability",
  pages =        "117--134",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:ZANS10,
  author =       "Huafei Zhu and
                  Tadashi Araragi and
                  Takashi Nishide and
                  Kouichi Sakurai",
  title =        "Adaptive and Composable Non-committing Encryptions",
  pages =        "135--144",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:BarFar10a,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Relations among Notions of Complete Non-malleability: Indistinguishability Characterisation and Efficient Construction without Random Oracles",
  pages =        "145--163",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:BarFar10b,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Strong Knowledge Extractors for Public-Key Encryption Schemes",
  pages =        "164--181",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:NisFujTan10,
  author =       "Ryo Nishimaki and
                  Eiichiro Fujisaki and
                  Keisuke Tanaka",
  title =        "A Multi-trapdoor Commitment Scheme from the {RSA} Assumption",
  pages =        "182--199",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:CZSTLK10,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Willy Susilo and
                  Haibo Tian and
                  Jin Li and
                  Kwangjo Kim",
  title =        "Identity-Based Chameleon Hash Scheme without Key Exposure",
  pages =        "200--215",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:SFZCL10,
  author =       "Jun Shao and
                  Min Feng and
                  Bin Zhu and
                  Zhenfu Cao and
                  Peng Liu",
  title =        "The Security Model of Unidirectional Proxy Re-Signature with Private Re-Signature Key",
  pages =        "216--232",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:BiaJacSil10,
  author =       "Jean-Fran\c{c}ois Biasse and
                  Michael J. Jacobson and
                  Alan K. Silvester",
  title =        "Security Estimates for Quadratic Field Based Cryptosystems",
  pages =        "233--247",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:Kunihiro10,
  author =       "Noboru Kunihiro",
  title =        "Solving Generalized Small Inverse Problems",
  pages =        "248--263",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:PatSte10,
  author =       "Kenneth G. Paterson and
                  Douglas Stebila",
  title =        "One-Time-Password-Authenticated Key Exchange",
  pages =        "264--281",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:BirSte10,
  author =       "James Birkett and
                  Douglas Stebila",
  title =        "Predicate-Based Key Exchange",
  pages =        "282--299",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:GorBoyGon10,
  author =       "M. Choudary Gorantla and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Attribute-Based Authenticated Key Exchange",
  pages =        "300--317",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:BulNii10,
  author =       "Ahto Buldas and
                  Margus Niitsoo",
  title =        "Optimally Tight Security Proofs for Hash-Then-Publish Time-Stamping",
  pages =        "318--335",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:ChaLipShe10,
  author =       "Rafik Chaabouni and
                  Helger Lipmaa and
                  Abhi Shelat",
  title =        "Additive Combinatorics and Discrete Logarithm Based Range Protocols",
  pages =        "336--351",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:AuSusMu10,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Yi Mu",
  title =        "Proof-of-Knowledge of Representation of Committed Value and Its Applications",
  pages =        "352--369",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:SVBY10,
  author =       "Li Sun and
                  Steven Versteeg and
                  Serdar Boztas and
                  Trevor Yann",
  title =        "Pattern Recognition Techniques for the Classification of Malware Packers",
  pages =        "370--390",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:KloKozKut10,
  author =       "Marek Klonowski and
                  Michal Koza and
                  Miroslaw Kutylowski",
  title =        "Repelling Sybil-Type Attacks in Wireless Ad Hoc Systems",
  pages =        "391--402",
  editor =       acisp10ed,
  booktitle =    acisp10name,
  volume =       acisp10vol,
  month =        acisp10month,
  address =      acisp10addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACISP:vonSolms09,
  author =       "Basie {von Solms}",
  title =        "Is the Information Security King Naked? (Invited Lecture)",
  pages =        "1--7",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:SDKSW09,
  author =       "Christian Seifert and
                  Vipul Delwadia and
                  Peter Komisarczuk and
                  David Stirling and
                  Ian Welch",
  title =        "Measurement Study on Malicious Web Servers in the .nz Domain",
  pages =        "8--25",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:PhaKes09,
  author =       "Dang Vinh Pham and
                  Dogan Kesdogan",
  title =        "A Combinatorial Approach for an Anonymity Metric",
  pages =        "26--43",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:ALSH09,
  author =       "Irfan Ahmed and
                  {Kyung-suk} Lhee and
                  Hyunjung Shin and
                  Manpyo Hong",
  title =        "On Improving the Accuracy and Performance of Content-Based File Type Identification",
  pages =        "44--59",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:FleGorLuc09,
  author =       "Ewan Fleischmann and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "Attacking 9 and 10 Rounds of {AES}-256",
  pages =        "60--72",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:CCKY09,
  author =       "Jiali Choy and
                  Guanhan Chew and
                  Khoongming Khoo and
                  Huihui Yap",
  title =        "Cryptographic Properties and Application of a Generalized Unbalanced Feistel Network Structure",
  pages =        "73--89",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:OVTK09,
  author =       "Onur {\"O}zen and
                  Kerem Varici and
                  Cihangir Tezcan and
                  \c{C}elebi Kocair",
  title =        "Lightweight Block Ciphers Revisited: Cryptanalysis of Reduced Round {PRESENT} and {HIGHT}",
  pages =        "90--107",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:SimHenYap09,
  author =       "Leonie Simpson and
                  Matt Henricksen and
                  Wun-She Yap",
  title =        "Improved Cryptanalysis of the Common Scrambling Algorithm Stream Cipher",
  pages =        "108--121",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:BozPugTur09,
  author =       "Serdar Boztas and
                  Simon J. Puglisi and
                  Andrew Turpin",
  title =        "Testing Stream Ciphers by Finding the Longest Substring of a Given Density",
  pages =        "122--133",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:MiySuk09,
  author =       "Atsuko Miyaji and
                  Masahiro Sukegawa",
  title =        "New Correlations of {RC4} {PRGA} Using Nonzero-Bit Differences",
  pages =        "134--152",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:ReySusMu09,
  author =       "Mohammad Reza Reyhanitabar and
                  Willy Susilo and
                  Yi Mu",
  title =        "Analysis of Property-Preservation Capabilities of the {ROX} and {ESh} Hash Domain Extenders",
  pages =        "153--170",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:Nandi09,
  author =       "Mridul Nandi",
  title =        "Characterizing Padding Rules of {MD} Hash Functions Preserving Collision Security",
  pages =        "171--184",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:YuWan09,
  author =       "Hongbo Yu and
                  Xiaoyun Wang",
  title =        "Distinguishing Attack on the Secret-Prefix {MAC} Based on the 39-Step {SHA}-256",
  pages =        "185--201",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:ABMNP09,
  author =       "Jean-Philippe Aumasson and
                  Eric Brier and
                  Willi Meier and
                  Mar{\'i}a Naya-Plasencia and
                  Thomas Peyrin",
  title =        "Inside the Hypercube",
  pages =        "202--213",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:SasAok09,
  author =       "Yu Sasaki and
                  Kazumaro Aoki",
  title =        "Meet-in-the-Middle Preimage Attacks on Double-Branch Hash Functions: Application to {RIPEMD} and Others",
  pages =        "214--231",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:NumTan09,
  author =       "Akira Numayama and
                  Keisuke Tanaka",
  title =        "On the Weak Ideal Compression Functions",
  pages =        "232--248",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:Camp09,
  author =       "L. Jean Camp",
  title =        "Hardening the Network from the Friend Within (Invited Lecture)",
  pages =        "249",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:Lory09,
  author =       "Peter Lory",
  title =        "Reducing the Complexity in the Distributed Computation of Private {RSA} Keys",
  pages =        "250--263",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:BulJurNii09,
  author =       "Ahto Buldas and
                  Aivo J{\"u}rgenson and
                  Margus Niitsoo",
  title =        "Efficiency Bounds for Adversary Constructions in Black-Box Reductions",
  pages =        "264--275",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:PatSri09,
  author =       "Kenneth G. Paterson and
                  Sriramkrishnan Srinivasan",
  title =        "Building Key-Private Public-Key Encryption Schemes",
  pages =        "276--292",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:HTAS09,
  author =       "Harunaga Hiwatari and
                  Keisuke Tanaka and
                  Tomoyuki Asano and
                  Koichi Sakumoto",
  title =        "Multi-recipient Public-Key Encryption from Simulators in Security Proofs",
  pages =        "293--308",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:HKKFP09,
  author =       "Jeongdae Hong and
                  Jinil Kim and
                  Jihye Kim and
                  Matthew K. Franklin and
                  Kunsoo Park",
  title =        "Fair Threshold Decryption with Semi-Trusted Third Parties",
  pages =        "309--326",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:CWCZD09,
  author =       "Cheng-Kang Chu and
                  Jian Weng and
                  Sherman S. M. Chow and
                  Jianying Zhou and
                  Robert H. Deng",
  title =        "Conditional Proxy Broadcast Re-Encryption",
  pages =        "327--342",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:MNNT09,
  author =       "Toshihide Matsuda and
                  Ryo Nishimaki and
                  Akira Numayama and
                  Keisuke Tanaka",
  title =        "Security on Hybrid Encryption with the Tag-{KEM}/{DEM} Framework",
  pages =        "343--359",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:WuSti09,
  author =       "Jiang Wu and
                  Douglas R. Stinson",
  title =        "A Highly Scalable {RFID} Authentication Protocol",
  pages =        "360--376",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:CheKosNis09,
  author =       "K. Y. Cheong and
                  Takeshi Koshiba and
                  Shohei Nishiyama",
  title =        "Strengthening the Security of Distributed Oblivious Transfer",
  pages =        "377--388",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:SteUst09,
  author =       "Douglas Stebila and
                  Berkant Ustaoglu",
  title =        "Towards Denial-of-Service-Resilient Key Agreement Protocols",
  pages =        "389--406",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:Wikstrom09,
  author =       "Douglas Wikstr{\"o}m",
  title =        "A Commitment-Consistent Proof of a Shuffle",
  pages =        "407--421",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:MraNeg09,
  author =       "Nadia El Mrabet and
                  Christophe N{\`e}gre",
  title =        "Finite Field Multiplication Combining {AMNS} and {DFT} Approach for Pairing Cryptography",
  pages =        "422--436",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:Tunstall09,
  author =       "Michael Tunstall",
  title =        "Random Order m-ary Exponentiation",
  pages =        "437--451",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:HWCD09,
  author =       "H{\"u}seyin Hisil and
                  Kenneth Koon-Ho Wong and
                  Gary Carter and
                  Ed Dawson",
  title =        "Jacobi Quartic Curves Revisited",
  pages =        "452--468",
  editor =       acisp09ed,
  booktitle =    acisp09name,
  volume =       acisp09vol,
  month =        acisp09month,
  address =      acisp09addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACISP:Boyen08,
  author =       "Xavier Boyen",
  title =        "New Paradigms for Password Security (Keynote Lecture)",
  pages =        "1--5",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:GajManSch08,
  author =       "Sebastian Gajek and
                  Mark Manulis and
                  J{\"o}rg Schwenk",
  title =        "Enforcing User-Aware Browser-Based Mutual Authentication with Strong Locked Same Origin Policy",
  pages =        "6--20",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:BBCS08,
  author =       "Manuel Barbosa and
                  Thierry Brouard and
                  St{\'e}phane Cauchie and
                  Sim{\~a}o Melo de Sousa",
  title =        "Secure Biometric Authentication with Improved Accuracy",
  pages =        "21--36",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:SuiSti08,
  author =       "Jiayuan Sui and
                  Douglas R. Stinson",
  title =        "A Critical Analysis and Improvement of {AACS} Drive-Host Authentication",
  pages =        "37--52",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:MenUst08,
  author =       "Alfred Menezes and
                  Berkant Ustaoglu",
  title =        "Comparing the Pre- and Post-specified Peer Models for Key Agreement",
  pages =        "53--68",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:BCNP08,
  author =       "Colin Boyd and
                  Yvonne Cliff and
                  Juan Gonzalez Nieto and
                  Kenneth G. Paterson",
  title =        "Efficient One-Round Key Exchange in the Standard Model",
  pages =        "69--83",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:SWWG08,
  author =       "Hung-Min Sun and
                  Mu-En Wu and
                  Huaxiong Wang and
                  Jian Guo",
  title =        "On the Improvement of the {BDF} Attack on {LSBS}-{RSA}",
  pages =        "84--97",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:HirWadTan08,
  author =       "Takato Hirano and
                  Koichiro Wada and
                  Keisuke Tanaka",
  title =        "Public-Key Cryptosystems with Primitive Power Roots of Unity",
  pages =        "98--112",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:TerOga08,
  author =       "Isamu Teranishi and
                  Wakaha Ogata",
  title =        "Relationship between Two Approaches for Defining the Standard Model {PA-ness}",
  pages =        "113--127",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:CicKloKut08,
  author =       "Jacek Cichon and
                  Marek Klonowski and
                  Miroslaw Kutylowski",
  title =        "Distributed Verification of Mixing - Local Forking Proofs Model",
  pages =        "128--140",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:Zhu08,
  author =       "Huafei Zhu",
  title =        "Fully-Simulatable Oblivious Set Transfer",
  pages =        "141--154",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:YWPZ08,
  author =       "Qingsong Ye and
                  Huaxiong Wang and
                  Josef Pieprzyk and
                  Xian-Mo Zhang",
  title =        "Efficient Disjointness Tests for Private Datasets",
  pages =        "155--169",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:PCVR08,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  Madhu Vaidyanathan and
                  C. Pandu Rangan",
  title =        "Efficient Perfectly Reliable and Secure Message Transmission Tolerating Mobile Adversary",
  pages =        "170--186",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:CooYunKer08,
  author =       "Debra L. Cook and
                  Moti Yung and
                  Angelos D. Keromytis",
  title =        "Methods for Linear and Differential Cryptanalysis of Elastic Block Ciphers",
  pages =        "187--202",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:HerChoNyb08,
  author =       "Miia Hermelin and
                  Joo Yeon Cho and
                  Kaisa Nyberg",
  title =        "Multidimensional Linear Cryptanalysis of Reduced Round Serpent",
  pages =        "203--215",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:ZhaZhaWu08,
  author =       "Lei Zhang and
                  Wentao Zhang and
                  Wenling Wu",
  title =        "Cryptanalysis of Reduced-Round {SMS4} Block Cipher",
  pages =        "216--229",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:WFWZ08,
  author =       "Peng Wang and
                  Dengguo Feng and
                  Wenling Wu and
                  Liting Zhang",
  title =        "On the Unprovable Security of 2-Key {XCBC}",
  pages =        "230--238",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:BRSY08,
  author =       "Olivier Billet and
                  Matthew J. B. Robshaw and
                  Yannick Seurin and
                  Yiqun Lisa Yin",
  title =        "Looking Back at a New Hash Function",
  pages =        "239--253",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:SanSar08,
  author =       "Somitra Kumar Sanadhya and
                  Palash Sarkar",
  title =        "Non-linear Reduced Round Attacks against {SHA}-2 Hash Family",
  pages =        "254--266",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:MenSch08,
  author =       "Florian Mendel and
                  Martin Schl{\"a}ffer",
  title =        "Collisions for Round-Reduced {LAKE}",
  pages =        "267--281",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:SasAok08,
  author =       "Yu Sasaki and
                  Kazumaro Aoki",
  title =        "Preimage Attacks on Step-Reduced {MD5}",
  pages =        "282--296",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:HakNyb08,
  author =       "Risto Hakala and
                  Kaisa Nyberg",
  title =        "Linear Distinguishing Attack on Shannon",
  pages =        "297--305",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:MaiPau08,
  author =       "Subhamoy Maitra and
                  Goutam Paul",
  title =        "Recovering {RC4} Permutation from 2048 Keystream Bytes if $j$ Is Stuck",
  pages =        "306--320",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:LJSH08,
  author =       "Yuseop Lee and
                  Kitae Jeong and
                  Jaechul Sung and
                  Seokhie Hong",
  title =        "Related-Key Chosen {IV} Attacks on {Grain}-v1 and {Grain}-128",
  pages =        "321--335",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:SatKohBru08,
  author =       "V. Sai Sathyanarayan and
                  Pankaj Kohli and
                  Bezawada Bruhadeshwar",
  title =        "Signature Generation and Detection of Malware Families",
  pages =        "336--349",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:KimLee08,
  author =       "Sunghyun Kim and
                  Heejo Lee",
  title =        "Reducing Payload Scans for Attack Signature Matching Using Rule Classification",
  pages =        "350--360",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:WZWC08,
  author =       "Yan Wen and
                  Jinjing Zhao and
                  Huaimin Wang and
                  Jiannong Cao",
  title =        "Implicit Detection of Hidden Processes with a Feather-Weight Hardware-Assisted Virtual Machine Monitor",
  pages =        "361--375",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:KohBru08,
  author =       "Pankaj Kohli and
                  Bezawada Bruhadeshwar",
  title =        "FormatShield: A Binary Rewriting Defense against Format String Attacks",
  pages =        "376--390",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:LWPY08,
  author =       "Min Li and
                  Hua Wang and
                  Ashley Plank and
                  Jianming Yong",
  title =        "Advanced Permission-Role Relationship in Role-Based Access Control",
  pages =        "391--403",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:OomFay08,
  author =       "B. John Oommen and
                  Ebaa Fayyoumi",
  title =        "Enhancing Micro-Aggregation Technique by Utilizing Dependence-Based Information in Secure Statistical Databases",
  pages =        "404--418",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:MedBoz08,
  author =       "Silvana Medos and
                  Serdar Boztas",
  title =        "Montgomery Residue Representation Fault-Tolerant Computation in {GF}($2^k$)",
  pages =        "419--432",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:DocHab08,
  author =       "Christophe Doche and
                  Laurent Habsieger",
  title =        "A Tree-Based Approach for Computing Double-Base Chains",
  pages =        "433--446",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:Farashahi08,
  author =       "Reza Rezaeian Farashahi",
  title =        "Extractors for Jacobians of Binary Genus-2 Hyperelliptic Curves",
  pages =        "447--462",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:NegPla08,
  author =       "Christophe N{\`e}gre and
                  Thomas Plantard",
  title =        "Efficient Modular Arithmetic in Adapted Modular Number System Using Lagrange Representation",
  pages =        "463--477",
  editor =       acisp08ed,
  booktitle =    acisp08name,
  volume =       acisp08vol,
  month =        acisp08month,
  address =      acisp08addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACISP:BCPR07,
  author =       "Steve Babbage and
                  Carlos Cid and
                  Norbert Pramstaller and
                  H{\aa}vard Raddum",
  title =        "An Analysis of the Hermes8 Stream Ciphers",
  pages =        "1--10",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:ADHS07,
  author =       "Sultan Al-Hinai and
                  Ed Dawson and
                  Matthew Henricksen and
                  Leonie Ruth Simpson",
  title =        "On the Security of the {LILI} Family of Stream Ciphers Against Algebraic Attacks",
  pages =        "11--28",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:BMSC07,
  author =       "Debojyoti Bhattacharya and
                  Debdeep Mukhopadhyay and
                  Dhiman Saha and
                  Dipanwita Roy Chowdhury",
  title =        "Strengthening {NLS} Against Crossword Puzzle Attack",
  pages =        "29--44",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:YSNISK07,
  author =       "Jun Yajima and
                  Yu Sasaki and
                  Yusuke Naito and
                  Terutoshi Iwasaki and
                  Takeshi Shimoyama and
                  Noboru Kunihiro and
                  Kazuo Ohta",
  title =        "A New Strategy for Finding a Differential Path of {SHA}-1",
  pages =        "45--58",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:CYSHL07,
  author =       "Donghoon Chang and
                  Moti Yung and
                  Jaechul Sung and
                  Seokhie Hong and
                  Sangjin Lee",
  title =        "Preimage Attack on the Parallel {FFT}-Hashing Function",
  pages =        "59--67",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:PraLamRij07,
  author =       "Norbert Pramstaller and
                  Mario Lamberger and
                  Vincent Rijmen",
  title =        "Second Preimages for Iterated Hash Functions and Their Implications on {MACs}",
  pages =        "68--81",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:BilRobPey07,
  author =       "Olivier Billet and
                  Matthew J. B. Robshaw and
                  Thomas Peyrin",
  title =        "On Building Hash Functions from Multivariate Quadratic Equations",
  pages =        "82--95",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:BCIPTZ07,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  Malika Izabach{\`e}ne and
                  David Pointcheval and
                  Qiang Tang and
                  S{\'e}bastien Zimmer",
  title =        "An Application of the {Goldwasser}-{Micali} Cryptosystem to Biometric Authentication",
  pages =        "96--106",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:GolBal07,
  author =       "Jovan Dj. Golic and
                  Madalina Baltatu",
  title =        "Soft Generation of Secure Biometric Keys",
  pages =        "107--121",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:AraOba07,
  author =       "Toshinori Araki and
                  Satoshi Obana",
  title =        "Flaws in Some Secret Sharing Schemes Against Cheating",
  pages =        "122--132",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:Araki07,
  author =       "Toshinori Araki",
  title =        "Efficient (k, n) Threshold Secret Sharing Schemes Secure Against Cheating from n-1 Cheaters",
  pages =        "133--142",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:JLSHL07,
  author =       "Kitae Jeong and
                  Changhoon Lee and
                  Jaechul Sung and
                  Seokhie Hong and
                  Jongin Lim",
  title =        "Related-Key Amplified Boomerang Attacks on the Full-Round {Eagle}-64 and {Eagle}-128",
  pages =        "143--157",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:LJHDLP07,
  author =       "Fen Liu and
                  Wen Ji and
                  Lei Hu and
                  Jintai Ding and
                  Shuwang Lv and
                  Andrei Pyshkin and
                  Ralf-Philipp Weinmann",
  title =        "Analysis of the {SMS4} Block Cipher",
  pages =        "158--170",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:WuBaoDen07,
  author =       "Yongdong Wu and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Forgery Attack to an Asymptotically Optimal Traitor Tracing Scheme",
  pages =        "171--183",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:AFMV07,
  author =       "Jean-Philippe Aumasson and
                  Matthieu Finiasz and
                  Willi Meier and
                  Serge Vaudenay",
  title =        "{TCHo}: A Hardware-Oriented Trapdoor Cipher",
  pages =        "184--199",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:HayTan07,
  author =       "Ryotaro Hayashi and
                  Keisuke Tanaka",
  title =        "Anonymity on Paillier's Trap-Door Permutation",
  pages =        "200--214",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:HuaWon07,
  author =       "Qiong Huang and
                  Duncan S. Wong",
  title =        "Generic Certificateless Key Encapsulation Mechanism",
  pages =        "215--229",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:YosOkeVui07,
  author =       "Masayuki Yoshino and
                  Katsuyuki Okeya and
                  Camille Vuillaume",
  title =        "Double-Size Bipartite Modular Multiplication",
  pages =        "230--244",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:DahOkeSch07,
  author =       "Erik Dahmen and
                  Katsuyuki Okeya and
                  Daniel Schepers",
  title =        "Affine Precomputation with Sole Inversion in Elliptic Curve Cryptography",
  pages =        "245--258",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:IAHS07,
  author =       "Takeru Ishihara and
                  Hiroshi Aono and
                  Sadayuki Hongo and
                  Junji Shikata",
  title =        "Construction of Threshold (Hybrid) Encryption in the Random Oracle Model: How to Construct Secure Threshold Tag-{KEM} from Weakly Secure Threshold {KEM}",
  pages =        "259--273",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:BDNS07,
  author =       "James Birkett and
                  Alexander W. Dent and
                  Gregory Neven and
                  Jacob C. N. Schuldt",
  title =        "Efficient Chosen-Ciphertext Secure Identity-Based Encryption with Wildcards",
  pages =        "274--292",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:TarWan07,
  author =       "Christophe Tartary and
                  Huaxiong Wang",
  title =        "Combining Prediction Hashing and {MDS} Codes for Efficient Multicast Stream Authentication",
  pages =        "293--307",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:HMSWW07,
  author =       "Xinyi Huang and
                  Yi Mu and
                  Willy Susilo and
                  Duncan S. Wong and
                  Wei Wu",
  title =        "Certificateless Signature Revisited",
  pages =        "308--322",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:ChuTze07,
  author =       "Cheng-Kang Chu and
                  Wen-Guey Tzeng",
  title =        "Identity-Committable Signatures and Their Extension to Group-Oriented Ring Signatures",
  pages =        "323--337",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:PasVau07,
  author =       "Sylvain Pasini and
                  Serge Vaudenay",
  title =        "Hash-and-Sign with Weak Hashing Made Secure",
  pages =        "338--354",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:Yasuda07,
  author =       "Kan Yasuda",
  title =        "``Sandwich'' Is Indeed Secure: How to Authenticate a Message with Just One Hashing",
  pages =        "355--369",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:YamKurNak07,
  author =       "Akihiro Yamamura and
                  Takashi Kurokawa and
                  Junji Nakazato",
  title =        "Threshold Anonymous Group Identification and Zero-Knowledge Proof",
  pages =        "370--384",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:ReyWanSaf07,
  author =       "Mohammad Reza Reyhanitabar and
                  Shuhong Wang and
                  Reihaneh Safavi-Naini",
  title =        "Non-interactive Manual Channel Message Authentication Based on {eTCR} Hash Functions",
  pages =        "385--399",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:BraDemDec07,
  author =       "Stefan Brands and
                  Liesje Demuynck and
                  Bart De Decker",
  title =        "A Practical System for Globally Revoking the Unlinkable Pseudonyms of Unknown Users",
  pages =        "400--415",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:DamGeiKro07,
  author =       "Ivan Damg{\aa}rd and
                  Martin Geisler and
                  Mikkel Kr{\o}igaard",
  title =        "Efficient and Secure Comparison for On-Line Auctions",
  pages =        "416--430",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:AuSusMu07,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Yi Mu",
  title =        "Practical Compact E-Cash",
  pages =        "431--445",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:PKSM07,
  author =       "Suvasini Panigrahi and
                  Amlan Kundu and
                  Shamik Sural and
                  Arun K. Majumdar",
  title =        "Use of Dempster-Shafer Theory and Bayesian Inferencing for Fraud Detection in Mobile Communication Networks",
  pages =        "446--460",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:SriRagRan07,
  author =       "Kannan Srinathan and
                  Prasad Raghavendra and
                  C. Pandu Rangan",
  title =        "On Proactive Perfectly Secure Message Transmission",
  pages =        "461--473",
  editor =       acisp07ed,
  booktitle =    acisp07name,
  volume =       acisp07vol,
  month =        acisp07month,
  address =      acisp07addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ACISP:ABCW06,
  author =       "Sultan Al-Hinai and
                  Lynn Margaret Batten and
                  Bernard D. Colbert and
                  Kenneth Koon-Ho Wong",
  title =        "Algebraic Attacks on Clock-Controlled Stream Ciphers",
  pages =        "1--16",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:FouTun06,
  author =       "Jacques J. A. Fournier and
                  Michael Tunstall",
  title =        "Cache Based Power Analysis Attacks on {AES}",
  pages =        "17--28",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:ChoPie06,
  author =       "Joo Yeon Cho and
                  Josef Pieprzyk",
  title =        "Distinguishing Attack on {SOBER}-128 with Linear Masking",
  pages =        "29--39",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:BraLanPre06,
  author =       "An Braeken and
                  Joseph Lano and
                  Bart Preneel",
  title =        "Evaluating the Resistance of Stream Ciphers with Linear Feedback Against Fast Algebraic Attacks",
  pages =        "40--51",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:HenDaw06,
  author =       "Matthew Henricksen and
                  Ed Dawson",
  title =        "Ensuring Fast Implementations of Symmetric Ciphers on the Intel Pentium 4 and Beyond",
  pages =        "52--63",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:SimHen06,
  author =       "Leonie Ruth Simpson and
                  Matthew Henricksen",
  title =        "Improved Cryptanalysis of {MAG}",
  pages =        "64--75",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:CouDebGar06,
  author =       "Nicolas Courtois and
                  Blandine Debraize and
                  Eric Garrido",
  title =        "On Exact Algebraic [Non-]Immunity of {S}-Boxes Based on Power Functions",
  pages =        "76--86",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:LakLim06,
  author =       "Anantharaman Lakshminarayanan and
                  Tong-Lee Lim",
  title =        "Augmented Certificate Revocation Lists",
  pages =        "87--98",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:ZuMuSus06,
  author =       "Shidi Xu and
                  Yi Mu and
                  Willy Susilo",
  title =        "Online/Offline Signatures and Multisignatures for {AODV} and {DSR} Routing Security",
  pages =        "99--110",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:NguTak06,
  author =       "Anh-Quynh Nguyen and
                  Yoshiyasu Takefuji",
  title =        "Towards an Invisible Honeypot Monitoring System",
  pages =        "111--122",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:OgaHanIma06,
  author =       "Kazuto Ogawa and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Adaptively Secure Traitor Tracing Against Key Exposure and Its Application to Anywhere {TV} Service",
  pages =        "123--135",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:AdeHubSad06,
  author =       "Andr{\'e} Adelsbach and
                  Ulrich Huber and
                  Ahmad-Reza Sadeghi",
  title =        "Fingercasting-Joint Fingerprinting and Decryption of Broadcast Messages",
  pages =        "136--147",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:ZhuBao06a,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "More on Stand-Alone and Setup-Free Verifiably Committed Signatures",
  pages =        "148--158",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:SunLinWu06,
  author =       "Hung-Min Sun and
                  Yue-Hsun Lin and
                  Ming-Fung Wu",
  title =        "{API} Monitoring System for Defeating Worms and Exploits in {MS}-{Windows} System",
  pages =        "159--170",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:YuLeiPre06,
  author =       "Yu Yu and
                  Jussipekka Leiwo and
                  Benjamin Premkumar",
  title =        "Hiding Circuit Topology from Unbounded Reverse Engineers",
  pages =        "171--182",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:HolCae06,
  author =       "John W. Holford and
                  William J. Caelli",
  title =        "The Role of the Self-Defending Object Concept in Developing Distributed Security-Aware Applications",
  pages =        "183--194",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:DuaCao06,
  author =       "Shanshan Duan and
                  Zhenfu Cao",
  title =        "Efficient and Provably Secure Multi-receiver Identity-Based Signcryption",
  pages =        "195--206",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:PatSch06,
  author =       "Kenneth G. Paterson and
                  Jacob C. N. Schuldt",
  title =        "Efficient Identity-Based Signatures Secure in the Standard Model",
  pages =        "207--222",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:AuSusYiu06,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Siu-Ming Yiu",
  title =        "Event-Oriented k-Times Revocable-iff-Linked Group Signatures",
  pages =        "223--234",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:HWZD06,
  author =       "Bessie C. Hu and
                  Duncan S. Wong and
                  Zhenfeng Zhang and
                  Xiaotie Deng",
  title =        "Key Replacement Attack Against a Generic Construction of Certificateless Signature",
  pages =        "235--246",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:PBDO06,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Eiji Okamoto",
  title =        "A Novel Range Test",
  pages =        "247--258",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:Jiang06,
  author =       "Shaoquan Jiang",
  title =        "Efficient Primitives from Exponentiation in $Z_p$",
  pages =        "259--270",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:HayTan06,
  author =       "Ryotaro Hayashi and
                  Keisuke Tanaka",
  title =        "{PA} in the Two-Key Setting and a Generic Conversion for Encryption with Anonymity",
  pages =        "271--282",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:Overbeck06,
  author =       "Raphael Overbeck",
  title =        "Statistical Decoding Revisited",
  pages =        "283--294",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:BurLeDeM06,
  author =       "Mike Burmester and
                  Tri Van Le and
                  Breno {de Medeiros}",
  title =        "Towards Provable Security for Ubiquitous Applications (Invited Talk)",
  pages =        "295--312",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:ZhuBao06b,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Oblivious Scalar-Product Protocols",
  pages =        "313--323",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:FayOom06,
  author =       "Ebaa Fayyoumi and
                  B. John Oommen",
  title =        "On Optimizing the k-Ward Micro-aggregation Technique for Secure Statistical Databases",
  pages =        "324--335",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:KilGal06,
  author =       "Eike Kiltz and
                  David Galindo",
  title =        "Direct Chosen-Ciphertext Secure Identity-Based Key Encapsulation Without Random Oracles",
  pages =        "336--347",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:KYHZWM06,
  author =       "Takashi Kitagawa and
                  Peng Yang and
                  Goichiro Hanaoka and
                  Rui Zhang and
                  Hajime Watanabe and
                  Kanta Matsuura and
                  Hideki Imai",
  title =        "Generic Transforms to Acquire {CCA}-Security for Identity Based Encryption: The Cases of {FOpkc} and {REACT}",
  pages =        "348--359",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:ACIK06,
  author =       "Masayuki Abe and
                  Yang Cui and
                  Hideki Imai and
                  Kaoru Kurosawa",
  title =        "Tag-{KEM} from Set Partial Domain One-Way Permutations",
  pages =        "360--370",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:BoyChoMat06,
  author =       "Colin Boyd and
                  Kim-Kwang Raymond Choo and
                  Anish Mathuria",
  title =        "An Extension to {Bellare} and {Rogaway} (1993) Model: Resetting Compromised Long-Term Keys",
  pages =        "371--382",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:AguLopMon06,
  author =       "Isaac Agudo and
                  Javier Lopez and
                  Jos{\'e} A. Montenegro",
  title =        "Graphical Representation of Authorization Policies for Weighted Credentials",
  pages =        "383--394",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:YinBao06,
  author =       "Yin Yin and
                  Li Bao",
  title =        "Secure Cross-Realm {C2C}-{PAKE} Protocol",
  pages =        "395--406",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:GMDV06,
  author =       "Praveen Gauravaram and
                  William Millan and
                  Ed Dawson and
                  Kapali Viswanathan",
  title =        "Constructing Secure Hash Functions by Enhancing {Merkle}-{Damg{\aa}rd} Construction",
  pages =        "407--420",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:LKSHL06,
  author =       "Changhoon Lee and
                  Jongsung Kim and
                  Jaechul Sung and
                  Seokhie Hong and
                  Sangjin Lee",
  title =        "Forgery and Key Recovery Attacks on {PMAC} and Mitchell's {TMAC} Variant",
  pages =        "421--431",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:Okeya06,
  author =       "Katsuyuki Okeya",
  title =        "Side Channel Attacks Against {HMACs} Based on Block-Cipher Based Hash Functions",
  pages =        "432--443",
  editor =       acisp06ed,
  booktitle =    acisp06name,
  volume =       acisp06vol,
  month =        acisp06month,
  address =      acisp06addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ACISP:BlaBla05,
  author =       "Bob Blakley and
                  G. R. Blakley",
  title =        "All Sail, No Anchor {III}: Risk Aggregation and Time's Arrow (Invited Talk)",
  pages =        "1--16",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:TGYNS05,
  author =       "Hannes Tschofenig and
                  Andrei Gurtov and
                  Jukka Ylitalo and
                  Aarthi Nagarajan and
                  Murugaraj Shanmugam",
  title =        "Traversing Middleboxes with the Host Identity Protocol",
  pages =        "17--28",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:PudSla05,
  author =       "Phillip Pudney and
                  Jill Slay",
  title =        "An Investigation of Unauthorised Use of Wireless Networks in Adelaide, South Australia",
  pages =        "29--39",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:GoyTri05,
  author =       "Vipul Goyal and
                  Rohit Tripathy",
  title =        "An Efficient Solution to the {ARP} Cache Poisoning Problem",
  pages =        "40--51",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:ConShp05,
  author =       "Scott Contini and
                  Igor Shparlinski",
  title =        "On {Stern}'s Attack Against Secret Truncated Linear Congruential Generators",
  pages =        "52--60",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:MiyTak05,
  author =       "Atsuko Miyaji and
                  Yuuki Takano",
  title =        "On the Success Probability of $\chi^2$-attack on {RC6}",
  pages =        "61--74",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:PauPre05,
  author =       "Souradyuti Paul and
                  Bart Preneel",
  title =        "Solving Systems of Differential Equations of Addition",
  pages =        "75--88",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:AsaKam05,
  author =       "Tomoyuki Asano and
                  Kazuya Kamio",
  title =        "A Tree Based One-Key Broadcast Encryption Scheme with Low Computational Overhead",
  pages =        "89--100",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:DutBar05,
  author =       "Ratna Dutta and
                  Rana Barua",
  title =        "Dynamic Group Key Agreement in Tree-Based Setting",
  pages =        "101--112",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:WonCha05,
  author =       "C. K. Wong and
                  Agnes Chan",
  title =        "Immediate Data Authentication for Multicast in Resource Constrained Network",
  pages =        "113--121",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Doche05,
  author =       "Christophe Doche",
  title =        "Redundant Trinomials for Finite Fields of Characteristic 2",
  pages =        "122--133",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Kwon05,
  author =       "Soonhak Kwon",
  title =        "Efficient Tate Pairing Computation for Elliptic Curves over Binary Fields",
  pages =        "134--145",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:KitKatTak05,
  author =       "Izuru Kitamura and
                  Masanobu Katagi and
                  Tsuyoshi Takagi",
  title =        "A Complete Divisor Class Halving Algorithm for Hyperelliptic Curve Cryptosystems of Genus Two",
  pages =        "146--157",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:YaoPenDaw05,
  author =       "Ming Yao and
                  Kun Peng and
                  Ed Dawson",
  title =        "Using ``Fair Forfeit'' to Prevent Truncation Attacks on Mobile Agents",
  pages =        "158--169",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:GRCH05,
  author =       "Michelangelo Giansiracusa and
                  Selwyn Russell and
                  Andrew Clark and
                  John Hynd",
  title =        "An Improved Execution Integrity Solution for Mobile Agents",
  pages =        "170--183",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:RieCriTan05,
  author =       "Melanie R. Rieback and
                  Bruno Crispo and
                  Andrew S. Tanenbaum",
  title =        "{RFID} Guardian: A Battery-Powered Mobile Device for {RFID} Privacy Management",
  pages =        "184--194",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:LvHan05,
  author =       "Jiqiang Lv and
                  Yongfei Han",
  title =        "Enhanced {DES} Implementation Secure Against High-Order Differential Power Analysis in Smartcards",
  pages =        "195--206",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Bevan05,
  author =       "R{\'e}gis Bevan",
  title =        "Improved Zero Value Attack on {XTR}",
  pages =        "207--217",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:OkeTakVui05,
  author =       "Katsuyuki Okeya and
                  Tsuyoshi Takagi and
                  Camille Vuillaume",
  title =        "Efficient Representations on {Koblitz} Curves with Resistance to Side Channel Attacks",
  pages =        "218--229",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:McCWil05,
  author =       "Tim McComb and
                  Luke Wildman",
  title =        "{SIFA}: A Tool for Evaluation of High-Grade Security Devices",
  pages =        "230--241",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:AngSafMcA05,
  author =       "Russell Ang and
                  Reihaneh Safavi-Naini and
                  Luke McAven",
  title =        "Cancelable Key-Based Fingerprint Templates",
  pages =        "242--252",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Dent05,
  author =       "Alexander W. Dent",
  title =        "Hybrid Signcryption Schemes with Insider Security",
  pages =        "253--266",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:LenWeg05,
  author =       "Arjen K. Lenstra and
                  Benne de Weger",
  title =        "On the Possibility of Constructing Meaningful Hash Collisions for Public Keys",
  pages =        "267--279",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:GalHenMcK05,
  author =       "Steven D. Galbraith and
                  Chris Heneghan and
                  James F. McKee",
  title =        "Tunable Balancing of {RSA}",
  pages =        "280--292",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:LiYanChe05,
  author =       "Celia Li and
                  Cungang Yang and
                  Richard Cheung",
  title =        "Key Management for Role Hierarchy in Distributed Systems",
  pages =        "293--302",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:WanZha05,
  author =       "Shujing Wang and
                  Yan Zhang",
  title =        "A Formalization of Distributed Authorization with Delegation",
  pages =        "303--315",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:CHYC05,
  author =       "Sherman S. M. Chow and
                  Lucas Chi Kwong Hui and
                  Siu-Ming Yiu and
                  K. P. Chow",
  title =        "Two Improved Partially Blind Signature Schemes from Bilinear Pairings",
  pages =        "316--328",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:SusMu05,
  author =       "Willy Susilo and
                  Yi Mu",
  title =        "On the Security of Nominative Signatures",
  pages =        "329--335",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:McCCae05,
  author =       "Adrian McCullagh and
                  William J. Caelli",
  title =        "Who Goes There? Internet Banking: A Matter of Risk and Reward (Invited Talk)",
  pages =        "336--357",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:LCHY05,
  author =       "Richard W. C. Lui and
                  Sherman S. M. Chow and
                  Lucas Chi Kwong Hui and
                  Siu-Ming Yiu",
  title =        "Role Activation Management in Role Based Access Control",
  pages =        "358--369",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:JQSZ05,
  author =       "Hai Jin and
                  Weizhong Qiang and
                  Xuanhua Shi and
                  Deqing Zou",
  title =        "{VO}-{Sec}: An Access Control Framework for Dynamic Virtual Organization",
  pages =        "370--381",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:King05,
  author =       "Brian King",
  title =        "An Efficient Implementation of a Threshold {RSA} Signature Scheme",
  pages =        "382--393",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:SBGM05,
  author =       "Chris Steketee and
                  Jaimee Brown and
                  Juan Manuel {Gonz{\'a}lez Nieto} and
                  Paul Montague",
  title =        "{GBD} Threshold Cryptography with an Application to {RSA} Key Recovery",
  pages =        "394--405",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:IssTan05,
  author =       "Toshiyuki Isshiki and
                  Keisuke Tanaka",
  title =        "An (n-t)-out-of-n Threshold Ring Signature Scheme",
  pages =        "406--416",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:YanWonDen05,
  author =       "Guomin Yang and
                  Duncan S. Wong and
                  Xiaotie Deng",
  title =        "Deposit-Case Attack Against Secure Roaming",
  pages =        "417--428",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:ChoHit05,
  author =       "Kim-Kwang Raymond Choo and
                  Yvonne Hitchcock",
  title =        "Security Requirements for Key Establishment Proof Models: Revisiting {Bellare}-{Rogaway} and {Jeong}-{Katz}-{Lee} Protocols",
  pages =        "429--442",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:NKHF05,
  author =       "Toru Nakanishi and
                  Fumiaki Kubooka and
                  Naoto Hamada and
                  Nobuo Funabiki",
  title =        "Group Signature Schemes with Membership Revocation for Large Groups",
  pages =        "443--454",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:FurIma05,
  author =       "Jun Furukawa and
                  Hideki Imai",
  title =        "An Efficient Group Signature Scheme from Bilinear Maps",
  pages =        "455--467",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:WeiYueZha05,
  author =       "Victor K. Wei and
                  Tsz Hon Yuen and
                  Fangguo Zhang",
  title =        "Group Signature Where Group Manager, Members and Open Authority Are Identity-Based",
  pages =        "468--480",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:AurNagGur05,
  author =       "Tuomas Aura and
                  Aarthi Nagarajan and
                  Andrei Gurtov",
  title =        "Analysis of the {HIP} Base Exchange Protocol",
  pages =        "481--493",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:CHLS05,
  author =       "Kyu Young Choi and
                  Jung Yeon Hwang and
                  Dong Hoon Lee and
                  In Seog Seo",
  title =        "{ID}-based Authenticated Key Agreement for Low-Power Mobile Devices",
  pages =        "494--505",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:GuoZhaTan05,
  author =       "Xingyang Guo and
                  Quan Zhang and
                  Chaojing Tang",
  title =        "On the Security of Two Key-Updating Signature Schemes",
  pages =        "506--517",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:YanChe05,
  author =       "Bo-Yin Yang and
                  Jiun-Ming Chen",
  title =        "Building Secure Tame-like Multivariate Public-Key Cryptosystems: The New {TTS}",
  pages =        "518--531",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Desmedt05,
  author =       "Yvo Desmedt",
  title =        "Potential Impacts of a Growing Gap Between Theory and Practice in Information Security (Invited Talk)",
  pages =        "532--536",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:YanBaoDen05,
  author =       "Yanjiang Yang and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Security Analysis and Fix of an Anonymous Credential System",
  pages =        "537--547",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:BicCriTan05,
  author =       "Kemal Bicakci and
                  Bruno Crispo and
                  Andrew S. Tanenbaum",
  title =        "Counting Abuses Using Flexible Off-line Credentials",
  pages =        "548--559",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Mitchell05,
  author =       "Chris J. Mitchell",
  title =        "Cryptanalysis of Two Variants of {PCBC} Mode When Used for Message Integrity",
  pages =        "560--571",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ACISP:Millan05,
  author =       "William Millan",
  title =        "New Cryptographic Applications of Boolean Function Equivalence Classes",
  pages =        "572--583",
  editor =       acisp05ed,
  booktitle =    acisp05name,
  volume =       acisp05vol,
  month =        acisp05month,
  address =      acisp05addr,
  publisher =    acisppub,
  series =       mylncs,
  year =         2005,
}

%------------------------------------------------------------------
%                          ACM CCS
%------------------------------------------------------------------

@InProceedings{CCS:Jahanian11,
  author =       "Farnam Jahanian",
  title =        "Reflections on the evolution of internet threats: the growing imperative for a cyber secure society (Keynote Address)",
  pages =        "1--2",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:LiMcCPer11,
  author =       "Yanlin Li and
                  Jonathan M. McCune and
                  Adrian Perrig",
  title =        "{VIPER}: Verifying the Integrity of Peripherals' Firmware",
  pages =        "3--16",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:MKGL11,
  author =       "Mohammad Mannan and
                  Beom Heyn Kim and
                  Afshar Ganjali and
                  David Lie",
  title =        "Unicorn: two-factor attestation for data security",
  pages =        "17--28",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:ZenTanMor11,
  author =       "Bin Zeng and
                  Gang Tan and
                  Greg Morrisett",
  title =        "Combining control-flow integrity and static analysis for efficient and validated data sandboxing",
  pages =        "29--40",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:KusTue11,
  author =       "Ralf K{\"u}sters and
                  Max Tuengerthal",
  title =        "Composition theorems without pre-established session identifiers",
  pages =        "41--50",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BFWW11,
  author =       "Christina Brzuska and
                  Marc Fischlin and
                  Bogdan Warinschi and
                  Stephen C. Williams",
  title =        "Composability of {Bellare}-{Rogaway} key exchange protocols",
  pages =        "51--62",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:CorWar11,
  author =       "V{\'e}ronique Cortier and
                  Bogdan Warinschi",
  title =        "A composable computational soundness notion",
  pages =        "63--74",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:TPRC11,
  author =       "Nils Ole Tippenhauer and
                  Christina P{\"o}pper and
                  Kasper Bonne Rasmussen and
                  Srdjan Capkun",
  title =        "On the requirements for successful {GPS} spoofing attacks",
  pages =        "75--86",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:McLMcDAie11,
  author =       "Stephen E. McLaughlin and
                  Patrick McDaniel and
                  William Aiello",
  title =        "Protecting consumer privacy from electric load monitoring",
  pages =        "87--98",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:ShaSubBre11,
  author =       "Ashlesh Sharma and
                  Lakshminarayanan Subramanian and
                  Eric A. Brewer",
  title =        "{PaperSpeckle}: microscopic fingerprinting of paper",
  pages =        "99--110",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:MBKP11,
  author =       "Amir Moradi and
                  Alessandro Barenghi and
                  Timo Kasper and
                  Christof Paar",
  title =        "On the vulnerability of {FPGA} bitstream encryption against power analysis attacks: extracting keys from {Xilinx} {Virtex-II} {FPGAs}",
  pages =        "111--124",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BurMarMit11,
  author =       "Elie Bursztein and
                  Matthieu Martin and
                  John C. Mitchell",
  title =        "Text-based {CAPTCHA} strengths and weaknesses",
  pages =        "125--138",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:ZhePalWan11,
  author =       "Nan Zheng and
                  Aaron Paloski and
                  Haining Wang",
  title =        "An efficient user verification system via mouse movements",
  pages =        "139--150",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:GarJiaDat11,
  author =       "Deepak Garg and
                  Limin Jia and
                  Anupam Datta",
  title =        "Policy auditing over incomplete logs: theory, implementation and applications",
  pages =        "151--162",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:JGTRC11,
  author =       "Karthick Jayaraman and
                  Vijay Ganesh and
                  Mahesh V. Tripunitara and
                  Martin C. Rinard and
                  Steve J. Chapin",
  title =        "Automatic error finding in access-control policies",
  pages =        "163--174",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:JSDM11,
  author =       "Aaron Johnson and
                  Paul F. Syverson and
                  Roger Dingledine and
                  Nick Mathewson",
  title =        "Trust-based anonymous communication: adversary models and routing algorithms",
  pages =        "175--186",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:HNCB11,
  author =       "Amir Houmansadr and
                  Giang T. K. Nguyen and
                  Matthew Caesar and
                  Nikita Borisov",
  title =        "Cirripede: circumvention infrastructure using router redirection with plausible deniability",
  pages =        "187--200",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:PruLevLib11,
  author =       "Swagatika Prusty and
                  Brian Neil Levine and
                  Marc Liberatore",
  title =        "Forensic investigation of the OneSwarm anonymous filesharing system",
  pages =        "201--214",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:MKJCB11,
  author =       "Prateek Mittal and
                  Ahmed Khurshid and
                  Joshua Juen and
                  Matthew Caesar and
                  Nikita Borisov",
  title =        "Stealthy traffic analysis of low-latency anonymous communication using throughput fingerprinting",
  pages =        "215--226",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:CBRBJ11,
  author =       "Eric Yawei Chen and
                  Jason Bau and
                  Charles Reis and
                  Adam Barth and
                  Collin Jackson",
  title =        "App isolation: get the security of multiple browsers with just one",
  pages =        "227--238",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:HFJH11,
  author =       "Mario Heiderich and
                  Tilman Frosch and
                  Meiko Jensen and
                  Thorsten Holz",
  title =        "Crouching tiger - hidden payload: security risks of scalable vectors graphics",
  pages =        "239--250",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:DBKV11,
  author =       "Adam Doup{\'e} and
                  Bryce Boe and
                  Christopher Kruegel and
                  Giovanni Vigna",
  title =        "Fear the {EAR}: discovering and mitigating execution after redirect vulnerabilities",
  pages =        "251--262",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:ChaEva11,
  author =       "Peter Chapman and
                  David Evans",
  title =        "Automated black-box detection of side-channel vulnerabilities in web applications",
  pages =        "263--274",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:CooLuDeb11,
  author =       "Kevin Coogan and
                  Gen Lu and
                  Saumya K. Debray",
  title =        "Deobfuscation of virtualization-obfuscated software: a semantics-based approach",
  pages =        "275--284",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:KolKirKru11,
  author =       "Clemens Kolbitsch and
                  Engin Kirda and
                  Christopher Kruegel",
  title =        "The power of procrastination: detection and mitigation of execution-stalling malicious code",
  pages =        "285--296",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:VasPolIon11,
  author =       "Giorgos Vasiliadis and
                  Michalis Polychronakis and
                  Sotiris Ioannidis",
  title =        "{MIDeA}: a multi-parallel intrusion detection architecture",
  pages =        "297--308",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:JanBruVen11,
  author =       "Jiyong Jang and
                  David Brumley and
                  Shobha Venkataraman",
  title =        "{BitShred}: feature hashing malware for scalable triage and semantic analysis",
  pages =        "309--320",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:CheComDel11,
  author =       "Vincent Cheval and
                  Hubert Comon-Lundh and
                  St{\'e}phanie Delaune",
  title =        "Trace equivalence decision: negative tests and non-determinism",
  pages =        "321--330",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:AizGorJur11,
  author =       "Mihhail Aizatulin and
                  Andrew D. Gordon and
                  Jan J{\"u}rjens",
  title =        "Extracting and verifying cryptographic models from {C} protocol code by symbolic execution",
  pages =        "331--340",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:FouKohStr11,
  author =       "C{\'e}dric Fournet and
                  Markulf Kohlweiss and
                  Pierre-Yves Strub",
  title =        "Modular code-based cryptographic verification",
  pages =        "341--350",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:FouPlaRez11,
  author =       "C{\'e}dric Fournet and
                  J{\'e}r{\'e}my Planul and
                  Tamara Rezk",
  title =        "Information-flow types for homomorphic encryptions",
  pages =        "351--360",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:Camenisch11,
  author =       "Jan Camenisch",
  title =        "Cryptographic primitives for building secure and privacy respecting protocols (Keynote Address)",
  pages =        "361--362",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:SWJX11,
  author =       "Deepa Srinivasan and
                  Zhi Wang and
                  Xuxian Jiang and
                  Dongyan Xu",
  title =        "Process out-grafting: an efficient ``out-of-{VM}'' approach for fine-grained process execution monitoring",
  pages =        "363--374",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:AzaNinZha11,
  author =       "Ahmed M. Azab and
                  Peng Ning and
                  Xiaolan Zhang",
  title =        "{SICE}: a hardware-level strongly isolated computing environment for x86 multi-core platforms",
  pages =        "375--388",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BNPSS11,
  author =       "Sven Bugiel and
                  Stefan N{\"u}rnberger and
                  Thomas P{\"o}ppelmann and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "{AmazonIA}: when elasticity snaps back",
  pages =        "389--400",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:SKLR11,
  author =       "Jakub Szefer and
                  Eric Keller and
                  Ruby B. Lee and
                  Jennifer Rexford",
  title =        "Eliminating the hypervisor attack surface for a more secure cloud",
  pages =        "401--412",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:JagJur11,
  author =       "Tibor Jager and
                  Somorovsky Juraj",
  title =        "How to break {XML} encryption",
  pages =        "413--422",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BelCasKee11,
  author =       "Mihir Bellare and
                  David Cash and
                  Sriram Keelveedhi",
  title =        "Ciphers that securely encipher their own keys",
  pages =        "423--432",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BJSL11,
  author =       "Ali Bagherzandi and
                  Stanislaw Jarecki and
                  Nitesh Saxena and
                  Yanbin Lu",
  title =        "Password-protected secret sharing",
  pages =        "433--444",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:CanRivChr11,
  author =       "Ran Canetti and
                  Ben Riva and
                  Guy N. Rothblum",
  title =        "Practical delegation of computation using multiple servers",
  pages =        "445--454",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:MooLeoChr11,
  author =       "Tyler Moore and
                  Nektarios Leontiadis and
                  Nicolas Christin",
  title =        "Fashion crimes: trending-term exploitation on the web",
  pages =        "455--466",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:LuPerLee11,
  author =       "Long Lu and
                  Roberto Perdisci and
                  Wenke Lee",
  title =        "{SURF}: detecting and measuring search poisoning",
  pages =        "467--476",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:WanSavVoe11,
  author =       "David Y. Wang and
                  Stefan Savage and
                  Geoffrey M. Voelker",
  title =        "Cloak and dagger: dynamics of web search cloaking",
  pages =        "477--490",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:HHPS11,
  author =       "Shai Halevi and
                  Danny Harnik and
                  Benny Pinkas and
                  Alexandra Shulman-Peleg",
  title =        "Proofs of ownership in remote storage systems",
  pages =        "491--500",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BVJOR11,
  author =       "Kevin D. Bowers and
                  Marten {van Dijk} and
                  Ari Juels and
                  Alina Oprea and
                  Ronald L. Rivest",
  title =        "How to tell if your cloud files are vulnerable to drive crashes",
  pages =        "501--514",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:ZZCWR11,
  author =       "Kehuan Zhang and
                  {Xiao-yong} Zhou and
                  Yangyi Chen and
                  XiaoFeng Wang and
                  Yaoping Ruan",
  title =        "Sedic: privacy-aware data intensive computing on hybrid clouds",
  pages =        "515--526",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:RWGMF11,
  author =       "Rahul Raguram and
                  Andrew M. White and
                  Dibyendusekhar Goswami and
                  Fabian Monrose and
                  Jan-Michael Frahm",
  title =        "{iSpy}: automatic reconstruction of typed input from compromising reflections",
  pages =        "527--536",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:EGKP11,
  author =       "Miro Enev and
                  Sidhant Gupta and
                  Tadayoshi Kohno and
                  Shwetak N. Patel",
  title =        "Televisions, video privacy, and powerline electromagnetic interference",
  pages =        "537--550",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:MVCT11,
  author =       "Philip Marquardt and
                  Arunabh Verma and
                  Henry Carter and
                  Patrick Traynor",
  title =        "{(sp)iPhone}: decoding vibrations from nearby keyboards using mobile phone accelerometers",
  pages =        "551--562",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:ZhaAskMye11,
  author =       "Danfeng Zhang and
                  Aslan Askarov and
                  Andrew C. Myers",
  title =        "Predictive mitigation of timing channels in interactive systems",
  pages =        "563--574",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BHSV11,
  author =       "Prithvi Bisht and
                  Timothy Hinrichs and
                  Nazari Skrupsky and
                  V. N. Venkatakrishnan",
  title =        "{WAPTEC}: whitebox analysis of web applications for parameter tampering exploit construction",
  pages =        "575--586",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:SamSaxSon11,
  author =       "Mike Samuel and
                  Prateek Saxena and
                  Dawn Song",
  title =        "Context-sensitive auto-sanitization in web templating languages using type qualifiers",
  pages =        "587--600",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:SaxMolLiv11,
  author =       "Prateek Saxena and
                  David Molnar and
                  Benjamin Livshits",
  title =        "{SCRIPTGARD}: automatic context-sensitive sanitization for large-scale legacy web applications",
  pages =        "601--614",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:TanDauKin11,
  author =       "Shuo Tang and
                  Nathan Dautenhahn and
                  Samuel T. King",
  title =        "Fortifying web-based applications automatically",
  pages =        "615--626",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:FCHSW11,
  author =       "Adrienne Porter Felt and
                  Erika Chin and
                  Steve Hanna and
                  Dawn Song and
                  David Wagner",
  title =        "Android permissions demystified",
  pages =        "627--638",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:HHJSW11,
  author =       "Peter Hornyack and
                  Seungyeop Han and
                  Jaeyeon Jung and
                  Stuart E. Schechter and
                  David Wetherall",
  title =        "These aren't the droids you're looking for: retrofitting android to protect data from imperious applications",
  pages =        "639--652",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:PBBL11,
  author =       "Raluca A. Popa and
                  Andrew J. Blumberg and
                  Hari Balakrishnan and
                  Frank H. Li",
  title =        "Privacy and accountability for location-based aggregate statistics",
  pages =        "653--666",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:RezGuhFra11,
  author =       "Alexey Reznichenko and
                  Saikat Guha and
                  Paul Francis",
  title =        "Auctions in do-not-track compliant internet advertising",
  pages =        "667--676",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:HenOluGol11,
  author =       "Ryan Henry and
                  Femi G. Olumofin and
                  Ian Goldberg",
  title =        "Practical {PIR} for electronic commerce",
  pages =        "677--690",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:BBDGT11,
  author =       "Pierre Baldi and
                  Roberta Baronio and
                  Emiliano {De Cristofaro} and
                  Paolo Gasti and
                  Gene Tsudik",
  title =        "Countering {GATTACA}: efficient and secure testing of fully-sequenced human genomes",
  pages =        "691--702",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:Kerschbaum11,
  author =       "Florian Kerschbaum",
  title =        "Automatically optimizing secure computation",
  pages =        "703--714",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:Malka11,
  author =       "Lior Malka",
  title =        "{VMCrypt}: modular software architecture for scalable secure computation",
  pages =        "715--724",
  editor =       ccs11ed,
  booktitle =    ccs11name,
  month =        ccs11month,
  address =      ccs11addr,
  publisher =    ccspub,
  year =         2011,
}

@InProceedings{CCS:WWHPKS10,
  author =       "Scott Wolchok and
                  Eric Wustrow and
                  J. Alex Halderman and
                  Hari K. Prasad and
                  Arun Kankipati and
                  Sai Krishna Sakhamuri and
                  Vasavya Yagati and
                  Rop Gonggrijp",
  title =        "Security analysis of {India}'s electronic voting machines",
  pages =        "1--14",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ChrYanKam10,
  author =       "Nicolas Christin and
                  Sally S. Yanagihara and
                  Keisuke Kamataki",
  title =        "Dissecting one click frauds",
  pages =        "15--26",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:GTPZ10,
  author =       "Chris Grier and
                  Kurt Thomas and
                  Vern Paxson and
                  Michael Zhang",
  title =        "@spam: the underground on 140 characters or less",
  pages =        "27--37",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ANWJZS10,
  author =       "Ahmed M. Azab and
                  Peng Ning and
                  Zhi Wang and
                  Xuxian Jiang and
                  Xiaolan Zhang and
                  Nathan C. Skalsky",
  title =        "{HyperSentry}: enabling stealthy in-context measurement of hypervisor integrity",
  pages =        "38--49",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:KriSnoMon10,
  author =       "Srinivas Krishnan and
                  Kevin Z. Snow and
                  Fabian Monrose",
  title =        "Trail of bytes: efficient support for forensic analysis",
  pages =        "50--60",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SMCD10,
  author =       "Justin Samuel and
                  Nick Mathewson and
                  Justin Cappos and
                  Roger Dingledine",
  title =        "Survivable key compromise in software update systems",
  pages =        "61--72",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BKVS10,
  author =       "David Barrera and
                  Hilmi G{\"u}nes Kayacik and
                  Paul C. {van Oorschot} and
                  Anil Somayaji",
  title =        "A methodology for empirical analysis of permission-based security models and its application to android",
  pages =        "73--84",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HusMye10,
  author =       "Nathaniel Husted and
                  Steven Myers",
  title =        "Mobile location tracking in metro areas: malnets and others",
  pages =        "85--96",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HalSax10,
  author =       "Tzipora Halevi and
                  Nitesh Saxena",
  title =        "On pairing constrained wireless devices based on secrecy of auxiliary channels: the case of acoustic eavesdropping",
  pages =        "97--108",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BPAHT10,
  author =       "Vijay A. Balasubramaniyan and
                  Aamir Poonawalla and
                  Mustaque Ahamad and
                  Michael T. Hunter and
                  Patrick Traynor",
  title =        "{PinDr0p}: using single-ended audio features to determine call provenance",
  pages =        "109--120",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:GKSW10,
  author =       "Sanjam Garg and
                  Abishek Kumarasubramanian and
                  Amit Sahai and
                  Brent Waters",
  title =        "Building efficient fully collusion-resilient traitor tracing and revocation schemes",
  pages =        "121--130",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BonMonRag10,
  author =       "Dan Boneh and
                  Hart William Montgomery and
                  Ananth Raghunathan",
  title =        "Algebraic pseudorandom functions with improved efficiency from the augmented cascade",
  pages =        "131--140",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:YSPY10,
  author =       "Yu Yu and
                  Fran\c{c}ois-Xavier Standaert and
                  Olivier Pereira and
                  Moti Yung",
  title =        "Practical leakage-resilient pseudorandom generators",
  pages =        "141--151",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CDRW10,
  author =       "Sherman S. M. Chow and
                  Yevgeniy Dodis and
                  Yannis Rouselakis and
                  Brent Waters",
  title =        "Practical leakage-resilient identity-based encryption from simple assumptions",
  pages =        "152--161",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WACS10,
  author =       "Matt Weir and
                  Sudhir Aggarwal and
                  Michael Collins and
                  Henry Stern",
  title =        "Testing metrics for password creation policies by attacking large sets of revealed passwords",
  pages =        "162--175",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZhaMonRei10,
  author =       "Yinqian Zhang and
                  Fabian Monrose and
                  Michael K. Reiter",
  title =        "The security of modern password expiration: an algorithmic framework and empirical analysis",
  pages =        "176--186",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZYLYLX10,
  author =       "Bin B. Zhu and
                  Jeff Yan and
                  Qiujie Li and
                  Chao Yang and
                  Jia Liu and
                  Ning Xu and
                  Meng Yi and
                  Kaiwei Cai",
  title =        "Attacks and design of image recognition {CAPTCHAs}",
  pages =        "187--200",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SieTanMor10,
  author =       "Joseph Siefers and
                  Gang Tan and
                  Greg Morrisett",
  title =        "Robusta: taming the native beast of the {JVM}",
  pages =        "201--211",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CDRSBB10,
  author =       "Justin Cappos and
                  Armon Dadgar and
                  Jeff Rasley and
                  Justin Samuel and
                  Ivan Beschastnikh and
                  Cosmin Barsan and
                  Arvind Krishnamurthy and
                  Thomas E. Anderson",
  title =        "Retaining sandbox containment despite bugs in privileged memory-safe code",
  pages =        "212--223",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WurVan10,
  author =       "Glenn Wurster and
                  Paul C. {van Oorschot}",
  title =        "A control point for reducing root abuse of file-system privileges",
  pages =        "224--236",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:RSSDDS10,
  author =       "Ulrich R{\"u}hrmair and
                  Frank Sehnke and
                  Jan S{\"o}lter and
                  Gideon Dror and
                  Srinivas Devadas and
                  J{\"u}rgen Schmidhuber",
  title =        "Modeling attacks on physical unclonable functions",
  pages =        "237--249",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:GVVS10,
  author =       "Flavio D. Garcia and
                  Peter {van Rossum} and
                  Roel Verdult and
                  Ronny Wichers Schreur",
  title =        "Dismantling {SecureMemory}, {CryptoMemory} and {CryptoRF}",
  pages =        "250--259",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BCFS10,
  author =       "Matteo Bortolozzo and
                  Matteo Centenaro and
                  Riccardo Focardi and
                  Graham Steel",
  title =        "Attacking and fixing {PKCS}\#11 security tokens",
  pages =        "260--269",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:JJLS10,
  author =       "Dongseok Jang and
                  Ranjit Jhala and
                  Sorin Lerner and
                  Hovav Shacham",
  title =        "An empirical study of privacy-violating information flows in {JavaScript} web applications",
  pages =        "270--283",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HarJhaRep10,
  author =       "William R. Harris and
                  Somesh Jha and
                  Thomas W. Reps",
  title =        "{DIFC} programs by automatic instrumentation",
  pages =        "284--296",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:AskZhaMye10,
  author =       "Aslan Askarov and
                  Danfeng Zhang and
                  Andrew C. Myers",
  title =        "Predictive black-box mitigation of timing channels",
  pages =        "297--307",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WanMitBor10,
  author =       "Qiyan Wang and
                  Prateek Mittal and
                  Nikita Borisov",
  title =        "In search of an anonymous and secure lookup: attacks on structured peer-to-peer anonymous communication systems",
  pages =        "308--318",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:JanHopKim10,
  author =       "Rob Jansen and
                  Nicholas Hopper and
                  Yongdae Kim",
  title =        "Recruiting new tor relays with {BRAIDS}",
  pages =        "319--328",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:TanGol10,
  author =       "Can Tang and
                  Ian Goldberg",
  title =        "An improved algorithm for tor circuit scheduling",
  pages =        "329--339",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CorFor10,
  author =       "Henry Corrigan-Gibbs and
                  Bryan Ford",
  title =        "Dissent: accountable anonymous group messaging",
  pages =        "340--350",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:Modersheim10,
  author =       "Sebastian M{\"o}dersheim",
  title =        "Abstraction by set-membership: verifying security protocols and web services with databases",
  pages =        "351--360",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SprBas10,
  author =       "Christoph Sprenger and
                  David A. Basin",
  title =        "Developing security protocols by refinement",
  pages =        "361--374",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BDKL10,
  author =       "Gilles Barthe and
                  Marion Daubignard and
                  Bruce M. Kapron and
                  Yassine Lakhnech",
  title =        "Computational indistinguishability logic",
  pages =        "375--386",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BacMafUnr10,
  author =       "Michael Backes and
                  Matteo Maffei and
                  Dominique Unruh",
  title =        "Computationally sound verification of source code",
  pages =        "387--398",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:LBKCK10,
  author =       "Andrea Lanzi and
                  Davide Balzarotti and
                  Christopher Kruegel and
                  Mihai Christodorescu and
                  Engin Kirda",
  title =        "{AccessMiner}: using system-centric models for malware protection",
  pages =        "399--412",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CPMB10,
  author =       "Juan Caballero and
                  Pongsin Poosankam and
                  Stephen McCamant and
                  Domagoj Babic and
                  Dawn Song",
  title =        "Input generation via decomposition and re-stitching: finding bugs in Malware",
  pages =        "413--425",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CBSS10,
  author =       "Chia Yuan Cho and
                  Domagoj Babic and
                  Eui Chul Richard Shin and
                  Dawn Song",
  title =        "Inference and analysis of formal models of botnet command and control protocols",
  pages =        "426--439",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:LYPL10,
  author =       "Long Lu and
                  Vinod Yegneswaran and
                  Phillip A. Porras and
                  Wenke Lee",
  title =        "{BLADE}: an attack-agnostic approach for preventing drive-by malware infections",
  pages =        "440--450",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HKSSW10,
  author =       "Wilko Henecka and
                  Stefan K{\"o}gl and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider and
                  Immo Wehrenberg",
  title =        "{TASTY}: tool for automating secure two-party computations",
  pages =        "451--462",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SahSey10,
  author =       "Amit Sahai and
                  Hakan Seyalioglu",
  title =        "Worry-free encryption: functional encryption with public keys",
  pages =        "463--472",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:AhnGreHoh10,
  author =       "Jae Hyun Ahn and
                  Matthew Green and
                  Susan Hohenberger",
  title =        "Synchronized aggregate signatures: new definitions, constructions and applications",
  pages =        "473--484",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:KatMal10,
  author =       "Jonathan Katz and
                  Lior Malka",
  title =        "Secure text processing with applications to private {DNA} matching",
  pages =        "485--492",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:DegPat10,
  author =       "Jean Paul Degabriele and
                  Kenneth G. Paterson",
  title =        "On the (in)security of {IPsec} in {MAC}-then-encrypt configurations",
  pages =        "493--504",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:MauTac10,
  author =       "Ueli Maurer and
                  Bj{\"o}rn Tackmann",
  title =        "On the soundness of authenticate-then-encrypt: formalizing the malleability of symmetric encryption",
  pages =        "505--515",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:GroKat10,
  author =       "Adam Groce and
                  Jonathan Katz",
  title =        "A new framework for efficient password-based authenticated key exchange",
  pages =        "516--525",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:KusTruVog10,
  author =       "Ralf K{\"u}sters and
                  Tomasz Truderung and
                  Andreas Vogt",
  title =        "Accountability: definition and relationship to verifiability",
  pages =        "526--535",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WGXW10,
  author =       "Zhenyu Wu and
                  Steven Gianvecchio and
                  Mengjun Xie and
                  Haining Wang",
  title =        "Mimimorphism: a new approach to binary code obfuscation",
  pages =        "536--546",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CPBL10,
  author =       "Sang Kil Cha and
                  Brian Pak and
                  David Brumley and
                  Richard Jay Lipton",
  title =        "Platform-independent programs",
  pages =        "547--558",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CDDSSW10,
  author =       "Stephen Checkoway and
                  Lucas Davi and
                  Alexandra Dmitrienko and
                  Ahmad-Reza Sadeghi and
                  Hovav Shacham and
                  Marcel Winandy",
  title =        "Return-oriented programming without returns",
  pages =        "559--572",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:NovBer10,
  author =       "Gene Novark and
                  Emery D. Berger",
  title =        "{DieHarder}: securing the heap",
  pages =        "573--584",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ChaFos10,
  author =       "Avik Chaudhuri and
                  Jeffrey S. Foster",
  title =        "Symbolic security analysis of ruby-on-rails web applications",
  pages =        "585--594",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZLWWC10,
  author =       "Kehuan Zhang and
                  Zhou Li and
                  Rui Wang and
                  XiaoFeng Wang and
                  Shuo Chen",
  title =        "Sidebuster: automated detection and quantification of side-channel leaks in web application development",
  pages =        "595--606",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BHSBV10,
  author =       "Prithvi Bisht and
                  Timothy Hinrichs and
                  Nazari Skrupsky and
                  Radoslaw Bobrowicz and
                  V. N. Venkatakrishnan",
  title =        "{NoTamper}: automatic blackbox detection of parameter tampering opportunities in web applications",
  pages =        "607--618",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HWEJ10,
  author =       "Lin-Shung Huang and
                  Zack Weinberg and
                  Chris Evans and
                  Collin Jackson",
  title =        "Protecting browsers from cross-origin {CSS} attacks",
  pages =        "619--629",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:FKLT10,
  author =       "Lujun Fang and
                  Heedo Kim and
                  Kristen LeFevre and
                  Aaron Tami",
  title =        "A privacy recommendation wizard for users of social networking sites (Demo Presentation)",
  pages =        "630--632",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:LDLLML10,
  author =       "Ruixuan Li and
                  Meng Dong and
                  Bin Liu and
                  Jianfeng Lu and
                  Xiaopu Ma and
                  Kai Li",
  title =        "{SecTag}: a multi-policy supported secure web tag framework (Demo Presentation)",
  pages =        "633--635",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SakGel10,
  author =       "Georgia Sakellari and
                  Erol Gelenbe",
  title =        "Demonstrating cognitive packet network resilience to worm attacks (Demo Presentation)",
  pages =        "636--638",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SteSei10,
  author =       "Patrick Stewin and
                  Jean-Pierre Seifert",
  title =        "In God we trust all others we monitor (Demo Presentation)",
  pages =        "639--641",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BecBouCha10,
  author =       "Walid Bechkit and
                  Abdelmadjid Bouabdallah and
                  Yacine Challal",
  title =        "Enhancing resilience of probabilistic key pre-distribution schemes for {WSNs} through hash chaining (Poster Presentation)",
  pages =        "642--644",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:BisSisVen10,
  author =       "Prithvi Bisht and
                  A. Prasad Sistla and
                  V. N. Venkatakrishnan",
  title =        "{TAPS}: automatically preparing safe {SQL} queries (Poster Presentation)",
  pages =        "645--647",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ButJenBot10,
  author =       "Bernard Butler and
                  Brendan Jennings and
                  Dmitri Botvich",
  title =        "{XACML} policy performance evaluation using a flexible load testing framework (Poster Presentation)",
  pages =        "648--650",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ButMcLMcD10,
  author =       "Kevin R. B. Butler and
                  Stephen E. McLaughlin and
                  Patrick Drew McDaniel",
  title =        "Protecting portable storage with host validation (Poster Presentation)",
  pages =        "651--653",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:CLRC10,
  author =       "Yinzhi Cao and
                  Zhichun Li and
                  Vaibhav Rastogi and
                  Yan Chen",
  title =        "Virtual browser: a web-level sandbox to secure third-party {JavaScript} without sacrificing functionality (Poster Presentation)",
  pages =        "654--656",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ChaInmCox10,
  author =       "David W. Chadwick and
                  George Inman and
                  Paul Coxwell",
  title =        "{CardSpace} in the cloud (Poster Presentation)",
  pages =        "657--659",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ChaHop10,
  author =       "Eric Chan-Tin and
                  Nicholas Hopper",
  title =        "Secure latency estimation with treeple (Poster Presentation)",
  pages =        "660--662",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:DJZXZS10,
  author =       "Weiqi Dai and
                  Hai Jin and
                  Deqing Zou and
                  Shouhuai Xu and
                  Weide Zheng and
                  Lei Shi",
  title =        "{TEE}: a virtual {DRTM} based execution environment for secure cloud-end computing (Poster Presentation)",
  pages =        "663--665",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:DimPieHar10,
  author =       "Trajce Dimkov and
                  Wolter Pieters and
                  Pieter H. Hartel",
  title =        "Laptop theft: a case study on the effectiveness of security mechanisms in open organizations (Poster Presentation)",
  pages =        "666--668",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:DGKPS10,
  author =       "Shlomi Dolev and
                  Niv Gilboa and
                  Marina Kopeetsky and
                  Giuseppe Persiano and
                  Paul G. Spirakis",
  title =        "Information security for sensors by overwhelming random sequences and permutations (Poster Presentation)",
  pages =        "669--671",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:DuGuYu10,
  author =       "Juan Du and
                  Xiaohui Gu and
                  Ting Yu",
  title =        "On verifying stateful dataflow processing services in large-scale cloud systems (Poster Presentation)",
  pages =        "672--674",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:FoSriYou10,
  author =       "Achille Fokoue and
                  Mudhakar Srivatsa and
                  Robert Young",
  title =        "Assessing trust in uncertain information using Bayesian description logic (Poster Presentation)",
  pages =        "675--677",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:KunKim10,
  author =       "Denis Foo Kune and
                  Yongdae Kim",
  title =        "Timing attacks on {PIN} input devices (Poster Presentation)",
  pages =        "678--680",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:GHWLCZ10,
  author =       "Hongyu Gao and
                  Jun Hu and
                  Christo Wilson and
                  Zhichun Li and
                  Yan Chen and
                  Ben Y. Zhao",
  title =        "Detecting and characterizing social spam campaigns (Poster Presentation)",
  pages =        "681--683",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:GonKiyBor10,
  author =       "Xun Gong and
                  Negar Kiyavash and
                  Nikita Borisov",
  title =        "Fingerprinting websites using remote traffic analysis (Poster Presentation)",
  pages =        "684--686",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HKKS10,
  author =       "Kyusuk Han and
                  Jangseong Kim and
                  Kwangjo Kim and
                  Taeshik Shon",
  title =        "Efficient sensor node authentication via {3GPP} mobile communication networks (Poster Presentation)",
  pages =        "687--689",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HGFED10,
  author =       "Ofer Hermoni and
                  Niv Gilboa and
                  Eyal Felstaine and
                  Yuval Elovici and
                  Shlomi Dolev",
  title =        "Rendezvous tunnel for anonymous publishing (Poster Presentation)",
  pages =        "690--692",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:HMWKG10,
  author =       "Marcus Huber and
                  Martin Mulazzani and
                  Edgar Weippl and
                  Gerhard Kitzler and
                  Sigrun Goluch",
  title =        "Exploiting social networking sites for spam (Poster Presentation)",
  pages =        "693--695",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:IonRusCri10,
  author =       "Mihaela Ion and
                  Giovanni Russello and
                  Bruno Crispo",
  title =        "An implementation of event and filter confidentiality in pub/sub systems and its application to e-health (Poster Presentation)",
  pages =        "696--698",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:IskLeeMos10,
  author =       "Marian Kamal Iskander and
                  Adam J. Lee and
                  Daniel Moss{\'e}",
  title =        "Privacy and robustness for data aggregation in wireless sensor networks (Poster Presentation)",
  pages =        "699--701",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:KGKV10,
  author =       "Sachin Kadloor and
                  Xun Gong and
                  Negar Kiyavash and
                  Parv Venkitasubramaniam",
  title =        "Designing router scheduling policies: a privacy perspective (Poster Presentation)",
  pages =        "702--704",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:KCHPK10,
  author =       "Dongho Kim and
                  Jerry T. Chiang and
                  Yih-Chun Hu and
                  Adrian Perrig and
                  P. R. Kumar",
  title =        "{CRAFT}: a new secure congestion control architecture (Poster Presentation)",
  pages =        "705--707",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:LimDre10,
  author =       "Tobias Limmer and
                  Falko Dressler",
  title =        "Dialog-based payload aggregation for intrusion detection (Poster Presentation)",
  pages =        "708--710",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:MinBor10,
  author =       "Kazuhiro Minami and
                  Nikita Borisov",
  title =        "Protecting location privacy against inference attacks (Poster Presentation)",
  pages =        "711--713",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:MohHopKim10,
  author =       "Abedelaziz Mohaisen and
                  Nicholas Hopper and
                  Yongdae Kim",
  title =        "Designs to account for trust in social network-based sybil defenses (Poster Presentation)",
  pages =        "714--716",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:MVSKK10,
  author =       "Abedelaziz Mohaisen and
                  Eugene Y. Vasserman and
                  Max Schuchard and
                  Denis Foo Kune and
                  Yongdae Kim",
  title =        "Secure encounter-based social networks: requirements, challenges, and designs (Poster Presentation)",
  pages =        "717--719",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:PCCG10,
  author =       "Yanlin Peng and
                  Wenji Chen and
                  J. Morris Chang and
                  Yong Guan",
  title =        "Secure online banking on untrusted computers (Poster Presentation)",
  pages =        "720--722",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:PotCarNit10,
  author =       "Rahul Potharaju and
                  Bogdan Carbunar and
                  Cristina Nita-Rotaru",
  title =        "{iFriendU}: leveraging 3-cliques to enhance infiltration attacks in online social networks (Poster Presentation)",
  pages =        "723--725",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SMKHKV10,
  author =       "Max Schuchard and
                  Abedelaziz Mohaisen and
                  Denis Foo Kune and
                  Nicholas Hopper and
                  Yongdae Kim and
                  Eugene Y. Vasserman",
  title =        "Losing control of the internet: using the data plane to attack the control plane (Poster Presentation)",
  pages =        "726--728",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:SerPhoRai10,
  author =       "Abdul Serwadda and
                  Vir V. Phoha and
                  Idris A. Rai",
  title =        "Size-based scheduling: a recipe for {DDOS}? (Poster Presentation)",
  pages =        "729--731",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:Tang10,
  author =       "Qiang Tang",
  title =        "User-friendly matching protocol for online social networks (Poster Presentation)",
  pages =        "732--734",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WanLiuWu10,
  author =       "Guojun Wang and
                  Qin Liu and
                  Jie Wu",
  title =        "Hierarchical attribute-based encryption for fine-grained access control in cloud storage services (Poster Presentation)",
  pages =        "735--737",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WWDL10,
  author =       "Tao Wei and
                  Tielei Wang and
                  Lei Duan and
                  Jing Luo",
  title =        "Secure dynamic code generation against spraying (Poster Presentation)",
  pages =        "738--740",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:WQZD10,
  author =       "Qianhong Wu and
                  Bo Qin and
                  Lei Zhang and
                  Josep Domingo-Ferrer",
  title =        "Ad hoc broadcast encryption (Poster Presentation)",
  pages =        "741--743",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:YYZG10,
  author =       "Lan Yao and
                  Zhiliang Yu and
                  Tie Zhang and
                  Fuxiang Gao",
  title =        "Dynamic window based multihop authentication for {WSN} (Poster Presentation)",
  pages =        "744--746",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:YinWuBar10,
  author =       "Xiaowei Ying and
                  Xintao Wu and
                  Daniel Barbar{\'a}",
  title =        "Spectrum based fraud detection in social networks (Poster Presentation)",
  pages =        "747--749",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZhaHanYan10,
  author =       "Dawei Zhang and
                  Zhen Han and
                  Guangwen Yan",
  title =        "A portable {TPM} based on {USB} key (Poster Presentation)",
  pages =        "750--752",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZhoHua10,
  author =       "Zhibin Zhou and
                  Dijiang Huang",
  title =        "On efficient ciphertext-policy attribute based encryption and broadcast encryption: extended abstract (Poster Presentation)",
  pages =        "753--755",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZWHAHY10,
  author =       "Yan Zhu and
                  Huaixi Wang and
                  Zexing Hu and
                  Gail-Joon Ahn and
                  Hongxin Hu and
                  Stephen S. Yau",
  title =        "Efficient provable data possession for hybrid clouds (Poster Presentation)",
  pages =        "756--758",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:ZWLWS10,
  author =       "Peng Zou and
                  Chaokun Wang and
                  Zhang Liu and
                  Jianmin Wang and
                  Jia-Guang Sun",
  title =        "A cloud based {SIM} {DRM} scheme for the mobile internet (Poster Presentation)",
  pages =        "759--761",
  editor =       ccs10ed,
  booktitle =    ccs10name,
  month =        ccs10month,
  address =      ccs10addr,
  publisher =    ccspub,
  year =         2010,
}

@InProceedings{CCS:AGHK09,
  author =       "Martin Albrecht and
                  Craig Gentry and
                  Shai Halevi and
                  Jonathan Katz",
  title =        "Attacking cryptographic schemes based on ``perturbation polynomials''",
  pages =        "1--10",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:YPPJLW09,
  author =       "Yves Younan and
                  Pieter Philippaerts and
                  Frank Piessens and
                  Wouter Joosen and
                  Sven Lachmund and
                  Thomas Walter",
  title =        "Filter-resistant code injection on {ARM}",
  pages =        "11--20",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:LiuReiNin09,
  author =       "Yao Liu and
                  Michael K. Reiter and
                  Peng Ning",
  title =        "False data injection attacks against state estimation in electric power grids",
  pages =        "21--32",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:KJBK09,
  author =       "Karl Koscher and
                  Ari Juels and
                  Vjekoslav Brajkovic and
                  Tadayoshi Kohno",
  title =        "{EPC} {RFID} tag security weaknesses and defenses: passport cards, enhanced drivers licenses, and beyond",
  pages =        "33--42",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:BBEG09,
  author =       "C{\^o}me Berbain and
                  Olivier Billet and
                  Jonathan Etrog and
                  Henri Gilbert",
  title =        "An efficient forward private {RFID} protocol",
  pages =        "43--53",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:MLDL09,
  author =       "Changshe Ma and
                  Yingjiu Li and
                  Robert H. Deng and
                  Tieyan Li",
  title =        "{RFID} privacy: relation between two notions, minimal condition, and efficient construction",
  pages =        "54--65",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:BacHofUnr09,
  author =       "Michael Backes and
                  Dennis Hofheinz and
                  Dominique Unruh",
  title =        "{CoSP}: a general framework for computational soundness proofs",
  pages =        "66--78",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:BPSWZ09,
  author =       "Aaron Bohannon and
                  Benjamin C. Pierce and
                  Vilhelm Sj{\"o}berg and
                  Stephanie Weirich and
                  Steve Zdancewic",
  title =        "Reactive noninterference",
  pages =        "79--90",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:KusTue09,
  author =       "Ralf K{\"u}sters and
                  Max Tuengerthal",
  title =        "Computational soundness for key exchange protocols with symmetric encryption",
  pages =        "91--100",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:FSBB09,
  author =       "Mario Frank and
                  Andreas P. Streich and
                  David A. Basin and
                  Joachim M. Buhmann",
  title =        "A probabilistic approach to hybrid role mining",
  pages =        "101--111",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:LewWat09,
  author =       "Allison B. Lewko and
                  Brent Waters",
  title =        "Efficient pseudorandom functions from the decisional linear assumption and weaker variants",
  pages =        "112--120",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:ChaCho09,
  author =       "Melissa Chase and
                  Sherman S. M. Chow",
  title =        "Improving privacy and security in multi-authority attribute-based encryption",
  pages =        "121--130",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:CamDubNev09,
  author =       "Jan Camenisch and
                  Maria Dubovitskaya and
                  Gregory Neven",
  title =        "Oblivious transfer with access control",
  pages =        "131--140",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:PanRicRac09,
  author =       "Andriy Panchenko and
                  Stefan Richter and
                  Arne Rache",
  title =        "{NISAN}: network information service for anonymization networks",
  pages =        "141--150",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:CatFioGen09,
  author =       "Dario Catalano and
                  Dario Fiore and
                  Rosario Gennaro",
  title =        "Certificateless onion routing",
  pages =        "151--160",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:MitBor09,
  author =       "Prateek Mittal and
                  Nikita Borisov",
  title =        "{ShadowWalker}: peer-to-peer anonymous communication using redundant structured topologies",
  pages =        "161--172",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:VikPraLiv09,
  author =       "K. Vikram and
                  Abhishek Prateek and
                  V. Benjamin Livshits",
  title =        "Ripley: automatically securing web 2.0 applications through replicated execution",
  pages =        "173--186",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:BowJueOpr09,
  author =       "Kevin D. Bowers and
                  Ari Juels and
                  Alina Oprea",
  title =        "{HAIL}: a high-availability and integrity layer for cloud storage",
  pages =        "187--198",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:RTSS09,
  author =       "Thomas Ristenpart and
                  Eran Tromer and
                  Hovav Shacham and
                  Stefan Savage",
  title =        "Hey, you, get off of my cloud: exploring information leakage in third-party compute clouds",
  pages =        "199--212",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:EKPT09,
  author =       "C. Christopher Erway and
                  Alptekin K{\"u}p\c{c}{\"u} and
                  Charalampos Papamanthou and
                  Roberto Tamassia",
  title =        "Dynamic provable data possession",
  pages =        "213--222",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:TLORJM09,
  author =       "Patrick Traynor and
                  Michael Lin and
                  Machigar Ongtang and
                  Vikhyath Rao and
                  Trent Jaeger and
                  Patrick Drew McDaniel and
                  Thomas F. La Porta",
  title =        "On cellular botnets: measuring the impact of malicious devices on a cellular network core",
  pages =        "223--234",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:EncOngMcD09,
  author =       "William Enck and
                  Machigar Ongtang and
                  Patrick Drew McDaniel",
  title =        "On lightweight mobile phone application certification",
  pages =        "235--245",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:ManScuCox09,
  author =       "Justin Manweiler and
                  Ryan Scudellari and
                  Landon P. Cox",
  title =        "{SMILE}: encounter-based trust for mobile social services",
  pages =        "246--255",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:GWXW09,
  author =       "Steven Gianvecchio and
                  Zhenyu Wu and
                  Mengjun Xie and
                  Haining Wang",
  title =        "Battle of Botcraft: fighting bots in online games with human observational proofs",
  pages =        "256--268",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:KaiFenSch09,
  author =       "Edward C. Kaiser and
                  {Wu-chang} Feng and
                  Travis Schluessler",
  title =        "Fides: remote anomaly-based cheat detection using client emulation",
  pages =        "269--279",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:WJZJ09,
  author =       "Xinran Wang and
                  {Yoon-chan} Jhi and
                  Sencun Zhu and
                  Peng Liu",
  title =        "Behavior based software theft detection",
  pages =        "280--290",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:ReiSriBal09,
  author =       "Steffen Reidt and
                  Mudhakar Srivatsa and
                  Shane Balfe",
  title =        "The fable of the bees: incentivizing robust revocation decision making in ad hoc networks",
  pages =        "291--302",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:MSPS09,
  author =       "Masana Murase and
                  Kanna Shimizu and
                  Wilfred Plouffe and
                  Masaharu Sakamoto",
  title =        "Effective implementation of the cell broadband {engineTM} isolation loader",
  pages =        "303--313",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:AKSK09,
  author =       "Muhammad Qasim Ali and
                  Hassan Khan and
                  Ali Sajjad and
                  Syed Ali Khayam",
  title =        "On achieving good operating points on an {ROC} plane using stochastic anomaly score prediction",
  pages =        "314--323",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:FMHP09,
  author =       "Julien Freudiger and
                  Mohammad Hossein Manshaei and
                  Jean-Pierre Hubaux and
                  David C. Parkes",
  title =        "On non-cooperative location privacy: a game-theoretic analysis",
  pages =        "324--337",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:WWLTRD09,
  author =       "Rui Wang and
                  XiaoFeng Wang and
                  Zhou Li and
                  Haixu Tang and
                  Michael K. Reiter and
                  Zheng Dong",
  title =        "Privacy-preserving genomic computation through program specialization",
  pages =        "338--347",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:XuCai09,
  author =       "Toby Xu and
                  Ying Cai",
  title =        "Feeling-based location privacy protection for location-based services",
  pages =        "348--357",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:GUVC09,
  author =       "Ian Goldberg and
                  Berkant Ustaoglu and
                  Matthew {Van Gundy} and
                  Hao Chen",
  title =        "Multi-party off-the-record messaging",
  pages =        "358--368",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:TroDan09,
  author =       "Carmela Troncoso and
                  George Danezis",
  title =        "The bayesian traffic analysis of mix networks",
  pages =        "369--379",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:EdmSyv09,
  author =       "Matthew Edman and
                  Paul F. Syverson",
  title =        "As-awareness in {Tor} path selection",
  pages =        "380--389",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:VJTHK09,
  author =       "Eugene Y. Vasserman and
                  Rob Jansen and
                  James Tyra and
                  Nicholas Hopper and
                  Yongdae Kim",
  title =        "Membership-concealing overlay networks",
  pages =        "390--399",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:CFPS09,
  author =       "Claude Castelluccia and
                  Aur{\'e}lien Francillon and
                  Daniele Perito and
                  Claudio Soriente",
  title =        "On the difficulty of software-based attestation of embedded devices",
  pages =        "400--409",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:RCHC09,
  author =       "Kasper Bonne Rasmussen and
                  Claude Castelluccia and
                  Thomas S. Heydt-Benjamin and
                  Srdjan Capkun",
  title =        "Proximity-based access control for implantable medical devices",
  pages =        "410--419",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:BojBurBon09,
  author =       "Hristo Bojinov and
                  Elie Bursztein and
                  Dan Boneh",
  title =        "{XCS}: cross channel scripting and its impact on web applications",
  pages =        "420--431",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:FouGueRez09,
  author =       "C{\'e}dric Fournet and
                  Gurvan Le Guernic and
                  Tamara Rezk",
  title =        "A security-preserving compiler for distributed programs: from information-flow policies to cryptographic mechanisms",
  pages =        "432--441",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:LiTan09,
  author =       "Siliang Li and
                  Gang Tan",
  title =        "Finding bugs in exceptional situations of {JNI} programs",
  pages =        "442--452",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:MenWil09,
  author =       "Andrew Meneely and
                  Laurie A. Williams",
  title =        "Secure open source collaboration: an empirical study of linus' law",
  pages =        "453--462",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:SJSW09,
  author =       "Cynthia Sturton and
                  Susmit Jha and
                  Sanjit A. Seshia and
                  David Wagner",
  title =        "On voting machine design for verification and testability",
  pages =        "463--476",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:SLCL09,
  author =       "Monirul I. Sharif and
                  Wenke Lee and
                  Weidong Cui and
                  Andrea Lanzi",
  title =        "Secure in-{VM} monitoring using hardware virtualization",
  pages =        "477--487",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:SriAgrRei09,
  author =       "Mudhakar Srivatsa and
                  Dakshi Agrawal and
                  Steffen Reidt",
  title =        "A metadata calculus for secure information sharing",
  pages =        "488--499",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:CFSVB09,
  author =       "Sonia Chiasson and
                  Alain Forget and
                  Elizabeth Stobert and
                  Paul C. {van Oorschot} and
                  Robert Biddle",
  title =        "Multiple password interference in text passwords and click-based graphical passwords",
  pages =        "500--511",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:SSCCB09,
  author =       "Micah Sherr and
                  Gaurav Shah and
                  Eric Cronin and
                  Sandy Clark and
                  Matt Blaze",
  title =        "Can they hear me now? A security analysis of law enforcement wiretaps",
  pages =        "512--523",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:MSMM09,
  author =       "Joshua Mason and
                  Sam Small and
                  Fabian Monrose and
                  Greg MacManus",
  title =        "English shellcode",
  pages =        "524--533",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:WLWTZ09,
  author =       "Rui Wang and
                  Yong Fuga Li and
                  XiaoFeng Wang and
                  Haixu Tang and
                  {Xiao-yong} Zhou",
  title =        "Learning your identity and disease from research papers: information leaks in genome wide association study",
  pages =        "534--544",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:WJCN09,
  author =       "Zhi Wang and
                  Xuxian Jiang and
                  Weidong Cui and
                  Peng Ning",
  title =        "Countering kernel rootkits with lightweight hook protection",
  pages =        "545--554",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:CCLLPJ09,
  author =       "Martim Carbone and
                  Weidong Cui and
                  Long Lu and
                  Wenke Lee and
                  Marcus Peinado and
                  Xuxian Jiang",
  title =        "Mapping kernel objects to enable systematic integrity checking",
  pages =        "555--565",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:DSTG09,
  author =       "Brendan Dolan-Gavitt and
                  Abhinav Srivastava and
                  Patrick Traynor and
                  Jonathon T. Giffin",
  title =        "Robust signatures for kernel data structures",
  pages =        "566--577",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:LLYFXJ09,
  author =       "Zhen Ling and
                  Junzhou Luo and
                  Wei Yu and
                  Xinwen Fu and
                  Dong Xuan and
                  Weijia Jia",
  title =        "A new cell counter based attack against tor",
  pages =        "578--589",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:MTHK09,
  author =       "Jon McLachlan and
                  Andrew Tran and
                  Nicholas Hopper and
                  Yongdae Kim",
  title =        "Scalable onion routing with torsk",
  pages =        "590--599",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:BCGS09,
  author =       "Patrik Bichsel and
                  Jan Camenisch and
                  Thomas Gro{\ss} and
                  Victor Shoup",
  title =        "Anonymous credentials on a standard java card",
  pages =        "600--610",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:HuChiShi09,
  author =       "Xin Hu and
                  {Tzi-cker} Chiueh and
                  Kang G. Shin",
  title =        "Large-scale malware indexing using function-call graphs",
  pages =        "611--620",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:CPKS09,
  author =       "Juan Caballero and
                  Pongsin Poosankam and
                  Christian Kreibich and
                  Dawn Xiaodong Song",
  title =        "Dispatcher: enabling active botnet infiltration using automatic protocol reverse-engineering",
  pages =        "621--634",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:SCCGSK09,
  author =       "Brett Stone-Gross and
                  Marco Cova and
                  Lorenzo Cavallaro and
                  Bob Gilbert and
                  Martin Szydlowski and
                  Richard A. Kemmerer and
                  Christopher Kruegel and
                  Giovanni Vigna",
  title =        "Your botnet is my botnet: analysis of a botnet takeover",
  pages =        "635--647",
  editor =       ccs09ed,
  booktitle =    ccs09name,
  month =        ccs09month,
  address =      ccs09addr,
  publisher =    ccspub,
  year =         2009,
}

@InProceedings{CCS:Abadi08,
  author =       "Mart{\'i}n Abadi",
  title =        "The good, the bad, and the provable (Keynote Address)",
  pages =        "1",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:KKLEVP08,
  author =       "Chris Kanich and
                  Christian Kreibich and
                  Kirill Levchenko and
                  Brandon Enright and
                  Geoffrey M. Voelker and
                  Vern Paxson and
                  Stefan Savage",
  title =        "Spamalytics: an empirical analysis of spam marketing conversion",
  pages =        "3--14",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:FraCas08,
  author =       "Aur{\'e}lien Francillon and
                  Claude Castelluccia",
  title =        "Code injection attacks on harvard-architecture devices",
  pages =        "15--26",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BRSS08,
  author =       "Erik Buchanan and
                  Ryan Roemer and
                  Hovav Shacham and
                  Stefan Savage",
  title =        "When good instructions go bad: generalizing return-oriented programming to {RISC}",
  pages =        "27--38",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:ChaStrLin08,
  author =       "Walter Chang and
                  Brandon Streiff and
                  Calvin Lin",
  title =        "Efficient and extensible security enforcement using dynamic data flow analysis",
  pages =        "39--50",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:DRSL08,
  author =       "Artem Dinaburg and
                  Paul Royal and
                  Monirul I. Sharif and
                  Wenke Lee",
  title =        "Ether: malware analysis via hardware virtualization extensions",
  pages =        "51--62",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:Saha08,
  author =       "Diptikalyan Saha",
  title =        "Extending logical attack graphs for efficient vulnerability analysis",
  pages =        "63--74",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BarJacMit08,
  author =       "Adam Barth and
                  Collin Jackson and
                  John C. Mitchell",
  title =        "Robust defenses for cross-site request forgery",
  pages =        "75--88",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:OWVS08,
  author =       "Terri Oda and
                  Glenn Wurster and
                  Paul C. {van Oorschot} and
                  Anil Somayaji",
  title =        "{SOMA}: mutual approval for included content in web pages",
  pages =        "89--98",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CriHsuChe08,
  author =       "Steven Crites and
                  Francis Hsu and
                  Hao Chen",
  title =        "{OMash}: enabling secure web mashups via object abstractions",
  pages =        "99--108",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:ComCor08,
  author =       "Hubert Comon-Lundh and
                  V{\'e}ronique Cortier",
  title =        "Computational soundness of observational equivalence",
  pages =        "109--118",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:Cremers08,
  author =       "Cas J. F. Cremers",
  title =        "Unbounded verification, falsification, and characterization of security protocols by pattern refinement",
  pages =        "119--128",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:KusTru08,
  author =       "Ralf K{\"u}sters and
                  Tomasz Truderung",
  title =        "Reducing protocol analysis with {XOR} to the {XOR}-free case in the horn theory based approach",
  pages =        "129--138",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:WilSioCar08,
  author =       "Peter Williams and
                  Radu Sion and
                  Bogdan Carbunar",
  title =        "Building castles out of mud: practical access pattern privacy and correctness on untrusted storage",
  pages =        "139--148",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:RasCap08,
  author =       "Kasper Bonne Rasmussen and
                  Srdjan Capkun",
  title =        "Location privacy of distance bounding protocols",
  pages =        "149--160",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:FMSW08,
  author =       "Matthew Finifter and
                  Adrian Mettler and
                  Naveen Sastry and
                  David Wagner",
  title =        "Verifiable functional purity in java",
  pages =        "161--174",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:SBPR08,
  author =       "Mudhakar Srivatsa and
                  Shane Balfe and
                  Kenneth G. Paterson and
                  Pankaj Rohatgi",
  title =        "Trust management for secure information flows",
  pages =        "175--188",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BalFra08,
  author =       "Hitesh Ballani and
                  Paul Francis",
  title =        "Mitigating {DNS} {DoS} attacks",
  pages =        "189--198",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:RMFH08,
  author =       "Maxim Raya and
                  Mohammad Hossein Manshaei and
                  M{\'a}rk F{\'e}legyh{\'a}zi and
                  Jean-Pierre Hubaux",
  title =        "Revocation games in ephemeral networks",
  pages =        "199--210",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:DAVJL08,
  author =       "David Dagon and
                  Manos Antonakakis and
                  Paul Vixie and
                  Tatuya Jinmei and
                  Wenke Lee",
  title =        "Increased {DNS} forgery resistance through 0x20-bit encoding: security via leet queries",
  pages =        "211--222",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BDEGI08,
  author =       "Arnar Birgisson and
                  Mohan Dhawan and
                  {\'U}lfar Erlingsson and
                  Vinod Ganapathy and
                  Liviu Iftode",
  title =        "Enforcing authorization policies using transactional memory introspection",
  pages =        "223--234",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BKMR08,
  author =       "Lucas Ballard and
                  Seny Kamara and
                  Fabian Monrose and
                  Michael K. Reiter",
  title =        "Towards practical biometric key generation with randomized biometric templates",
  pages =        "235--244",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:WWZL08,
  author =       "Rui Wang and
                  XiaoFeng Wang and
                  Kehuan Zhang and
                  Zhuowei Li",
  title =        "Towards automatic reverse engineering of software security configurations",
  pages =        "245--256",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BenNisPin08,
  author =       "Assaf Ben-David and
                  Noam Nisan and
                  Benny Pinkas",
  title =        "{FairplayMP}: a system for secure multi-party computation",
  pages =        "257--266",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:MitBor08,
  author =       "Prateek Mittal and
                  Nikita Borisov",
  title =        "Information leaks in structured peer-to-peer anonymous communication systems",
  pages =        "267--278",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:JSGWMK08,
  author =       "Jaeyeon Jung and
                  Anmol Sheth and
                  Ben Greenstein and
                  David Wetherall and
                  Gabriel Maganis and
                  Tadayoshi Kohno",
  title =        "Privacy oracle: a system for finding application leaks with black box differential testing",
  pages =        "279--288",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:OlsGunMad08,
  author =       "Lars E. Olson and
                  Carl A. Gunter and
                  P. Madhusudan",
  title =        "A formal framework for reflective database access control policies",
  pages =        "289--298",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:FraBasBuh08,
  author =       "Mario Frank and
                  David A. Basin and
                  Joachim M. Buhmann",
  title =        "A class of probabilistic models for role engineering",
  pages =        "299--310",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:DFJPS08,
  author =       "Sabrina {De Capitani di Vimercati} and
                  Sara Foresti and
                  Sushil Jajodia and
                  Stefano Paraboschi and
                  Pierangela Samarati",
  title =        "Assessing query privileges via safe and efficient permission composition",
  pages =        "311--322",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:WanMotSri08,
  author =       "Wei Wang and
                  Mehul Motani and
                  Vikram Srinivasan",
  title =        "Dependent link padding algorithms for low latency anonymity systems",
  pages =        "323--332",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:TAKS08,
  author =       "Patrick P. Tsang and
                  Man Ho Au and
                  Apu Kapadia and
                  Sean W. Smith",
  title =        "{PEREA}: towards practical {TTP}-free revocation in anonymous authentication",
  pages =        "333--344",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CamGro08,
  author =       "Jan Camenisch and
                  Thomas Gro{\ss}",
  title =        "Efficient attributes for anonymous credentials",
  pages =        "345--356",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BacHriMaf08,
  author =       "Michael Backes and
                  Catalin Hritcu and
                  Matteo Maffei",
  title =        "Type-checking zero-knowledge",
  pages =        "357--370",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CDELL08,
  author =       "Judica{\"e}l Courant and
                  Marion Daubignard and
                  Cristian Ene and
                  Pascal Lafourcade and
                  Yassine Lakhnech",
  title =        "Towards automated proofs for asymmetric encryption schemes in the random oracle model",
  pages =        "371--380",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CNRRV08,
  author =       "Avik Chaudhuri and
                  Prasad Naldurg and
                  Sriram K. Rajamani and
                  G. Ramalingam and
                  Lakshmisubrahmanyam Velaga",
  title =        "{EON}: modeling and analyzing dynamic access control systems with logic programs",
  pages =        "381--390",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CPCWI08,
  author =       "Weidong Cui and
                  Marcus Peinado and
                  Karl Chen and
                  Helen J. Wang and
                  Luis Irun-Briz",
  title =        "Tupni: automatic reverse engineering of input formats",
  pages =        "391--402",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:ButMcLMcD08,
  author =       "Kevin R. B. Butler and
                  Stephen McLaughlin and
                  Patrick Drew McDaniel",
  title =        "Rootkit-resistant disks",
  pages =        "403--416",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BolGoyKum08,
  author =       "Alexandra Boldyreva and
                  Vipul Goyal and
                  Virendra Kumar",
  title =        "Identity-based encryption with efficient revocation",
  pages =        "417--426",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:GLSW08,
  author =       "Vipul Goyal and
                  Steve Lu and
                  Amit Sahai and
                  Brent Waters",
  title =        "Black-box accountable authority identity-based encryption",
  pages =        "427--436",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:PamTamTri08,
  author =       "Charalampos Papamanthou and
                  Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Authenticated hash tables",
  pages =        "437--448",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BagCheJar08,
  author =       "Ali Bagherzandi and
                  Jung Hee Cheon and
                  Stanislaw Jarecki",
  title =        "Multisignatures secure under the discrete logarithm assumption and a generalized forking lemma",
  pages =        "449--458",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BFCZ08,
  author =       "Karthikeyan Bhargavan and
                  C{\'e}dric Fournet and
                  Ricardo Corin and
                  Eugen Zalinescu",
  title =        "Cryptographically verified implementations for {TLS}",
  pages =        "459--468",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:LaxWanSav08,
  author =       "Benjamin Laxton and
                  Kai Wang and
                  Stefan Savage",
  title =        "Reconsidering physical key secrecy: teleduplication via optical decoding",
  pages =        "469--478",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CKSK08,
  author =       "Alexei Czeskis and
                  Karl Koscher and
                  Joshua R. Smith and
                  Tadayoshi Kohno",
  title =        "{RFIDs} and secret handshakes: defending against ghost-and-leech attacks and unauthorized reads with context-aware communications",
  pages =        "479--490",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:HazLin08,
  author =       "Carmit Hazay and
                  Yehuda Lindell",
  title =        "Constructions of truly practical secure protocols using standardsmartcards",
  pages =        "491--500",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:BonNao08,
  author =       "Dan Boneh and
                  Moni Naor",
  title =        "Traitor tracing with constant size ciphertext",
  pages =        "501--510",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:LibVer08,
  author =       "Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Multi-use unidirectional proxy re-signatures",
  pages =        "511--520",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:ChaPer08,
  author =       "Haowen Chan and
                  Adrian Perrig",
  title =        "Efficient security primitives derived from a secure aggregation algorithm",
  pages =        "521--534",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:Golle08,
  author =       "Philippe Golle",
  title =        "Machine learning attacks against the Asirra {CAPTCHA}",
  pages =        "535--542",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:YanAhm08,
  author =       "Jeff Yan and
                  Ahmad Salah El Ahmad",
  title =        "A low-cost attack on a Microsoft captcha",
  pages =        "543--554",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CCDFC08,
  author =       "Ellick Chan and
                  Jeffrey C. Carlyle and
                  Francis M. David and
                  Reza Farivar and
                  Roy H. Campbell",
  title =        "{BootJacker}: compromising computers using forced restarts",
  pages =        "555--564",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:CSBH08,
  author =       "Justin Cappos and
                  Justin Samuel and
                  Scott M. Baker and
                  John H. Hartman",
  title =        "A look in the mirror: attacks on package managers",
  pages =        "565--574",
  editor =       ccs08ed,
  booktitle =    ccs08name,
  month =        ccs08month,
  address =      ccs08addr,
  publisher =    ccspub,
  year =         2008,
}

@InProceedings{CCS:Lipner07,
  author =       "Steven B. Lipner",
  title =        "Assurance and evaluation: what next? (Keynote Talk)",
  pages =        "1",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:CheRosWan07,
  author =       "Shuo Chen and
                  David Ross and
                  Yi-Min Wang",
  title =        "An analysis of browser domain-isolation bugs and a light-weight transparent defense mechanism",
  pages =        "2--11",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BBMV07,
  author =       "Sruthi Bandhakavi and
                  Prithvi Bisht and
                  P. Madhusudan and
                  V. N. Venkatakrishnan",
  title =        "CANDID: preventing sql injection attacks using dynamic candidate evaluations",
  pages =        "12--24",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BCFV07,
  author =       "Davide Balzarotti and
                  Marco Cova and
                  Viktoria Felmetsger and
                  Giovanni Vigna",
  title =        "Multi-module vulnerability analysis of web-based applications",
  pages =        "25--35",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:DunYan07,
  author =       "Paul Dunphy and
                  Jeff Yan",
  title =        "Do background images improve ``draw a secret'' graphical passwords?",
  pages =        "36--47",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:Adida07,
  author =       "Ben Adida",
  title =        "Beamauth: two-factor web authentication with a bookmark",
  pages =        "48--57",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:KSTW07,
  author =       "Chris Karlof and
                  Umesh Shankar and
                  J. Doug Tygar and
                  David Wagner",
  title =        "Dynamic pharming attacks and locked same-origin policies for web browsers",
  pages =        "58--71",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:TAKS07,
  author =       "Patrick P. Tsang and
                  Man Ho Au and
                  Apu Kapadia and
                  Sean W. Smith",
  title =        "Blacklistable anonymous credentials: blocking misbehaving users without ttps",
  pages =        "72--81",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:HopVasCha07,
  author =       "Nicholas Hopper and
                  Eugene Y. Vasserman and
                  Eric Chan-Tin",
  title =        "How much anonymity does network latency leak?",
  pages =        "82--91",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BDMT07,
  author =       "Nikita Borisov and
                  George Danezis and
                  Prateek Mittal and
                  Parisa Tabriz",
  title =        "Denial of service or denial of security?",
  pages =        "92--102",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:PetHic07,
  author =       "Nick L. {Petroni Jr.} and
                  Michael W. Hicks",
  title =        "Automated detection of persistent kernel control-flow attacks",
  pages =        "103--115",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:YSEKK07,
  author =       "Heng Yin and
                  Dawn Song and
                  Manuel Egele and
                  Christopher Kruegel and
                  Engin Kirda",
  title =        "Panorama: capturing system-wide information flow for malware detection and analysis",
  pages =        "116--127",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:JiaWanXu07,
  author =       "Xuxian Jiang and
                  Xinyuan Wang and
                  Dongyan Xu",
  title =        "Stealthy malware detection through vmm-based ``out-of-the-box'' semantic view reconstruction",
  pages =        "128--138",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:GonPaxWea07,
  author =       "Jos{\'e} M. Gonz{\'a}lez and
                  Vern Paxson and
                  Nicholas Weaver",
  title =        "Shunting: a hardware/software architecture for flexible, high-performance network intrusion prevention",
  pages =        "139--149",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:PGBW07,
  author =       "Miroslav Ponec and
                  Paul Giura and
                  Herv{\'e} Br{\"o}nnimann and
                  Joel Wein",
  title =        "Highly efficient techniques for network forensics",
  pages =        "150--160",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:HGXA07,
  author =       "Baik Hoh and
                  Marco Gruteser and
                  Hui Xiong and
                  Ansaf Alrabady",
  title =        "Preserving privacy in gps traces via uncertainty-aware path cloaking",
  pages =        "161--171",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:RogBel07,
  author =       "Phillip Rogaway and
                  Mihir Bellare",
  title =        "Robust computational secret sharing and a unified account of classical secret-sharing goals",
  pages =        "172--184",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:CanHoh07,
  author =       "Ran Canetti and
                  Susan Hohenberger",
  title =        "Chosen-ciphertext secure proxy re-encryption",
  pages =        "185--194",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:OstSahWat07,
  author =       "Rafail Ostrovsky and
                  Amit Sahai and
                  Brent Waters",
  title =        "Attribute-based encryption with non-monotonic access structures",
  pages =        "195--203",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:DPRW07,
  author =       "Rinku Dewri and
                  Nayot Poolsappasit and
                  Indrajit Ray and
                  Darrell Whitley",
  title =        "Optimal security hardening using multi-objective optimization on attack tree models of networks",
  pages =        "204--213",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:ZagNit07,
  author =       "David John Zage and
                  Cristina Nita-Rotaru",
  title =        "On the accuracy of decentralized virtual coordinate systems in adversarial networks",
  pages =        "214--224",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:MPGG07,
  author =       "Bivas Mitra and
                  Fernando Peruani and
                  Sujoy Ghose and
                  Niloy Ganguly",
  title =        "Analyzing the vulnerability of superpeer networks against attack",
  pages =        "225--234",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:CDRS07,
  author =       "Serdar Cabuk and
                  Chris I. Dalton and
                  HariGovind V. Ramasamy and
                  Matthias Schunter",
  title =        "Towards automated provisioning of secure virtualized networks",
  pages =        "235--245",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:MorNao07,
  author =       "Tal Moran and
                  Moni Naor",
  title =        "Split-ballot voting: everlasting privacy with distributed trust",
  pages =        "246--255",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:GarRub07,
  author =       "Sujata Garera and
                  Aviel D. Rubin",
  title =        "An independent audit framework for software dependent voting systems",
  pages =        "256--265",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:LibQuiYun07,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater and
                  Moti Yung",
  title =        "Forward-secure signatures in untrusted update environments: efficient and generic constructions",
  pages =        "266--275",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BGOY07,
  author =       "Alexandra Boldyreva and
                  Craig Gentry and
                  Adam {O'Neill} and
                  Dae Hyun Yum",
  title =        "Ordered multisignatures and identity-based sequential aggregate signatures, with applications to secure routing",
  pages =        "276--285",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:KopBas07,
  author =       "Boris K{\"o}pf and
                  David A. Basin",
  title =        "An information-theoretic model for adaptive side-channel attacks",
  pages =        "286--296",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BBGJ07,
  author =       "Daniel V. Bailey and
                  Dan Boneh and
                  Eu-Jin Goh and
                  Ari Juels",
  title =        "Covert channels in privacy-preserving identification systems",
  pages =        "297--306",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:GiaWan07,
  author =       "Steven Gianvecchio and
                  Haining Wang",
  title =        "Detecting covert timing channels: an entropy-based approach",
  pages =        "307--316",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:CYLS07,
  author =       "Juan Caballero and
                  Heng Yin and
                  Zhenkai Liang and
                  Dawn Song",
  title =        "Polyglot: automatic extraction of protocol message format using dynamic binary analysis",
  pages =        "317--329",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:HalWat07,
  author =       "J. Alex Halderman and
                  Brent Waters",
  title =        "Harvesting verifiable challenges from oblivious online sources",
  pages =        "330--341",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:RamFeaVem07,
  author =       "Anirudh Ramachandran and
                  Nick Feamster and
                  Santosh Vempala",
  title =        "Filtering spam with behavioral blacklisting",
  pages =        "342--351",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:CZBBE07,
  author =       "Jedidiah R. Crandall and
                  Daniel Zinn and
                  Michael Byrd and
                  Earl Barr and
                  Rich East",
  title =        "ConceptDoppler: a weather tracker for internet censorship",
  pages =        "352--365",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:EDHS07,
  author =       "Jeremy Elson and
                  John R. Douceur and
                  Jon Howell and
                  Jared Saul",
  title =        "{Asirra}: a {CAPTCHA} that exploits interest-aligned manual image categorization",
  pages =        "366--374",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:FraPax07,
  author =       "Jason Franklin and
                  Vern Paxson",
  title =        "An inquiry into the nature and causes of the wealth of internet miscreants",
  pages =        "375--388",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:DwoLee07,
  author =       "Jeffrey S. Dwoskin and
                  Ruby B. Lee",
  title =        "Hardware-rooted trust for secure key management and transient trust",
  pages =        "389--400",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:AKMY07,
  author =       "Babak Azimi-Sadjadi and
                  Aggelos Kiayias and
                  Alejandra Mercado and
                  B{\"u}lent Yener",
  title =        "Robust key generation from signal envelopes in wireless networks",
  pages =        "401--410",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:JarKimTsu07,
  author =       "Stanislaw Jarecki and
                  Jihye Kim and
                  Gene Tsudik",
  title =        "Robust group key agreement using short broadcasts",
  pages =        "411--420",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:JBBSB07,
  author =       "Collin Jackson and
                  Adam Barth and
                  Andrew Bortz and
                  Weidong Shao and
                  Dan Boneh",
  title =        "Protecting browsers from dns rebinding attacks",
  pages =        "421--431",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:LFSMK07,
  author =       "Chris Lesniewski-Laas and
                  Bryan Ford and
                  Jacob Strauss and
                  Robert Morris and
                  M. Frans Kaashoek",
  title =        "Alpaca: extensible authorization for distributed services",
  pages =        "432--444",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:SYRG07,
  author =       "Scott D. Stoller and
                  Ping Yang and
                  C. R. Ramakrishnan and
                  Mikhail I. Gofman",
  title =        "Efficient policy analysis for administrative role based access control",
  pages =        "445--455",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:CheNew07,
  author =       "Ling Cheung and
                  Calvin C. Newport",
  title =        "Provably secure ciphertext policy {ABE}",
  pages =        "456--465",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:HalKra07,
  author =       "Shai Halevi and
                  Hugo Krawczyk",
  title =        "Security under key-dependent inputs",
  pages =        "466--475",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:DorGutPin07,
  author =       "Leo Dorrendorf and
                  Zvi Gutterman and
                  Benny Pinkas",
  title =        "Cryptanalysis of the windows random number generator",
  pages =        "476--485",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BunOst07,
  author =       "Paul Bunn and
                  Rafail Ostrovsky",
  title =        "Secure two-party k-means clustering",
  pages =        "486--497",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:BPSW07,
  author =       "Justin Brickell and
                  Donald E. Porter and
                  Vitaly Shmatikov and
                  Emmett Witchel",
  title =        "Privacy-preserving remote diagnostics",
  pages =        "498--507",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:LLLLC07,
  author =       "Fengjun Li and
                  Bo Luo and
                  Peng Liu and
                  Dongwon Lee and
                  Chao-Hsien Chu",
  title =        "Automaton segmentation: a new approach to preserve privacy in xml information brokering",
  pages =        "508--518",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:TroKatCel07,
  author =       "Juan Ram{\'o}n Troncoso-Pastoriza and
                  Stefan Katzenbeisser and
                  Mehmet Celik",
  title =        "Privacy preserving error resilient dna searching through oblivious automata",
  pages =        "519--528",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:NZHZ07,
  author =       "Stephan Neuhaus and
                  Thomas Zimmermann and
                  Christian Holler and
                  Andreas Zeller",
  title =        "Predicting vulnerable software components",
  pages =        "529--540",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:SLSKS07,
  author =       "Yingbo Song and
                  Michael E. Locasto and
                  Angelos Stavrou and
                  Angelos D. Keromytis and
                  Salvatore J. Stolfo",
  title =        "On the infeasibility of modeling polymorphic shellcode",
  pages =        "541--551",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:Shacham07,
  author =       "Hovav Shacham",
  title =        "The geometry of innocent flesh on the bone: return-into-libc without function calls (on the x86)",
  pages =        "552--561",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:SNKX07,
  author =       "Emre Can Sezer and
                  Peng Ning and
                  Chongkyung Kil and
                  Jun Xu",
  title =        "Memsherlock: an automated debugger for unknown memory corruption vulnerabilities",
  pages =        "562--572",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:ZhaJajBro07,
  author =       "Lei Zhang and
                  Sushil Jajodia and
                  Alexander Brodsky",
  title =        "Information disclosure under realistic assumptions: privacy versus optimality",
  pages =        "573--583",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:JueKal07,
  author =       "Ari Juels and
                  Burton S. {Kaliski Jr.}",
  title =        "Pors: proofs of retrievability for large files",
  pages =        "584--597",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:ABCHKP07,
  author =       "Giuseppe Ateniese and
                  Randal C. Burns and
                  Reza Curtmola and
                  Joseph Herring and
                  Lea Kissner and
                  Zachary N. J. Peterson and
                  Dawn Song",
  title =        "Provable data possession at untrusted stores",
  pages =        "598--609",
  editor =       ccs07ed,
  booktitle =    ccs07name,
  month =        ccs07month,
  address =      ccs07addr,
  publisher =    ccspub,
  year =         2007,
}

@InProceedings{CCS:ZhuSetJaj06,
  author =       "Bo Zhu and
                  Sanjeev Setia and
                  Sushil Jajodia",
  title =        "Providing witness anonymity in peer-to-peer systems",
  pages =        "6--16",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:NamWri06,
  author =       "Arjun Nambiar and
                  Matthew Wright",
  title =        "Salsa: A structured approach to large-scale anonymity",
  pages =        "17--26",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:Murdoch06,
  author =       "Steven J. Murdoch",
  title =        "Hot or not: Revealing hidden services by their clock skew",
  pages =        "27--36",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:WLXRKC06,
  author =       "XiaoFeng Wang and
                  Zhuowei Li and
                  Jun Xu and
                  Michael K. Reiter and
                  Chongkyung Kil and
                  Jong Youl Choi",
  title =        "Packet vaccine: Black-box exploit detection and signature generation",
  pages =        "37--46",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:RubJhaMil06,
  author =       "Shai Rubin and
                  Somesh Jha and
                  Barton P. Miller",
  title =        "Protomatching network traffic for high throughputnetwork intrusion detection",
  pages =        "47--58",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:FogLee06,
  author =       "Prahlad Fogla and
                  Wenke Lee",
  title =        "Evading network anomaly detection systems: formal reasoning and practical techniques",
  pages =        "59--68",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:GolMcSMir06,
  author =       "Philippe Golle and
                  Frank McSherry and
                  Ilya Mironov",
  title =        "Data collection with self-enforcing privacy",
  pages =        "69--78",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:CGKO06,
  author =       "Reza Curtmola and
                  Juan A. Garay and
                  Seny Kamara and
                  Rafail Ostrovsky",
  title =        "Searchable symmetric encryption: improved definitions and efficient constructions",
  pages =        "79--88",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:GPSW06,
  author =       "Vipul Goyal and
                  Omkant Pandey and
                  Amit Sahai and
                  Brent Waters",
  title =        "Attribute-Based Encryption for Fine-Grained Access Control of Encrypted Data",
  pages =        "89--98",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
  note =         "Available as Cryptology ePrint Archive Report 2006/309",
}

@InProceedings{CCS:PTMW06,
  author =       "Matthew Pirretti and
                  Patrick Traynor and
                  Patrick McDaniel and
                  Brent Waters",
  title =        "Secure attribute-based systems",
  pages =        "99--112",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:LiTriWan06,
  author =       "Ninghui Li and
                  Mahesh V. Tripunitara and
                  Qihua Wang",
  title =        "Resiliency policies in access control",
  pages =        "113--123",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:LeeWin06,
  author =       "Adam J. Lee and
                  Marianne Winslett",
  title =        "Safety and consistency in policy-based authorization systems",
  pages =        "124--133",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:IrwYuWin06,
  author =       "Keith Irwin and
                  Ting Yu and
                  William H. Winsborough",
  title =        "On the modeling and analysis of obligations",
  pages =        "134--143",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:VaiAtlWar06,
  author =       "Jaideep Vaidya and
                  Vijayalakshmi Atluri and
                  Janice Warner",
  title =        "RoleMiner: Mining roles using subset enumeration",
  pages =        "144--153",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:ShaKar06,
  author =       "Umesh Shankar and
                  Chris Karlof",
  title =        "Doppelganger: Better browser privacy without the bother",
  pages =        "154--167",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BJRSY06,
  author =       "John Brainard and
                  Ari Juels and
                  Ronald L. Rivest and
                  Michael Szydlo and
                  Moti Yung",
  title =        "Fourth-factor authentication: Somebody you know",
  pages =        "168--178",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:XieYinWan06,
  author =       "Mengjun Xie and
                  Heng Yin and
                  Haining Wang",
  title =        "An effective defense against email spam laundering",
  pages =        "179--190",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BSSW06,
  author =       "Xavier Boyen and
                  Hovav Shacham and
                  Emily Shen and
                  Brent Waters",
  title =        "Forward-secure signatures with untrusted update",
  pages =        "191--200",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:CHKLM06,
  author =       "Jan Camenisch and
                  Susan Hohenberger and
                  Markulf Kohlweiss and
                  Anna Lysyanskaya and
                  Mira Meyerovich",
  title =        "How to win the clonewars: Efficient periodic n-times anonymous authentication",
  pages =        "201--210",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BonWat06,
  author =       "Dan Boneh and
                  Brent Waters",
  title =        "A fully collusion resistant broadcast, trace, and revoke system",
  pages =        "211--220",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:LAAA06,
  author =       "V. T. Lam and
                  Spyros Antonatos and
                  P. Akritidis and
                  Kostas G. Anagnostakis",
  title =        "Puppetnets: Misusing web browsers as a distributed attack infrastructure",
  pages =        "221--234",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:MWES06,
  author =       "Joshua Mason and
                  Kathryn Watkins and
                  Jason Eisner and
                  Adam Stubblefield",
  title =        "A natural language approach to automated cryptanalysis of two-time pads",
  pages =        "235--244",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BerWooYer06,
  author =       "Yigael Berger and
                  Avishai Wool and
                  Arie Yeredor",
  title =        "Dictionary attacks using keyboard acoustic emanations",
  pages =        "245--254",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:LibLev06,
  author =       "Marc Liberatore and
                  Brian Neil Levine",
  title =        "Inferring the source of encrypted {HTTP} connections",
  pages =        "255--263",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:SunNinWan06,
  author =       "Kun Sun and
                  Peng Ning and
                  Cliff Wang",
  title =        "{TinySeRSync}: Secure and resilient time synchronization in wireless sensor networks",
  pages =        "264--277",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:ChaPerSon06,
  author =       "Haowen Chan and
                  Adrian Perrig and
                  Dawn Song",
  title =        "Secure hierarchical in-network aggregation in sensor networks",
  pages =        "278--287",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:ADFM06,
  author =       "Giuseppe Ateniese and
                  Alfredo {De Santis} and
                  Anna Lisa Ferrara and
                  Barbara Masucci",
  title =        "Provably-secure time-bound hierarchical key assignment schemes",
  pages =        "288--297",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:ButAie06,
  author =       "Kevin Butler and
                  William Aiello",
  title =        "Optimizing {BGP} security by exploiting path stability",
  pages =        "298--310",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:NBFS06,
  author =       "James Newsome and
                  David Brumley and
                  Jason Franklin and
                  Dawn Song",
  title =        "Replayer: Automatic protocol replay by binary analysis",
  pages =        "311--321",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:CGPDE06,
  author =       "Cristian Cadar and
                  Vijay Ganesh and
                  Peter M. Pawlowski and
                  David L. Dill and
                  Dawson R. Engler",
  title =        "{EXE}: Automatically generating inputs of death",
  pages =        "322--335",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:OuBoyMcQ06,
  author =       "Xinming Ou and
                  Wayne F. Boyer and
                  Miles A. McQueen",
  title =        "A scalable approach to attack graph generation",
  pages =        "336--345",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:HALM06,
  author =       "Constance L. Heitmeyer and
                  Myla Archer and
                  Elizabeth I. Leonard and
                  John McLean",
  title =        "Formal specification and verification of data separation in a separation kernel for an embedded system",
  pages =        "346--355",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:LiWan06,
  author =       "Ninghui Li and
                  Qihua Wang",
  title =        "Beyond separation of duty: An algebra for specifying high-level security policies",
  pages =        "356--369",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BacLau06,
  author =       "Michael Backes and
                  Peeter Laud",
  title =        "Computationally sound secrecy proofs by mechanized flow analysis",
  pages =        "370--379",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BelKohSho06,
  author =       "Mihir Bellare and
                  Tadayoshi Kohno and
                  Victor Shoup",
  title =        "Stateful public-key cryptosystems: How to encrypt with one 160-bit exponentiation",
  pages =        "380--389",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:BelNev06,
  author =       "Mihir Bellare and
                  Gregory Neven",
  title =        "Multi-signatures in the plain public-Key model and a general forking lemma",
  pages =        "390--399",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:DiRGenKra06,
  author =       "Mario {Di Raimondo} and
                  Rosario Gennaro and
                  Hugo Krawczyk",
  title =        "Deniable authentication and key exchange",
  pages =        "400--409",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:KJGB06,
  author =       "Louis Kruger and
                  Somesh Jha and
                  Eu-Jin Goh and
                  Dan Boneh",
  title =        "Secure function evaluation with ordered binary decision diagrams",
  pages =        "410--420",
  editor =       ccs06ed,
  booktitle =    ccs06name,
  month =        ccs06month,
  address =      ccs06addr,
  publisher =    ccspub,
  year =         2006,
}

@InProceedings{CCS:Maughan05,
  author =       "W. Douglas Maughan",
  title =        "Homeland Security: Cyber Security {R\&D} Initiatives (Keynote Address)",
  pages =        "1",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:HSDDM05,
  author =       "Changhua He and
                  Mukund Sundararajan and
                  Anupam Datta and
                  Ante Derek and
                  John C. Mitchell",
  title =        "A Modular Correctness Proof of {IEEE} 802.11i and {TLS}",
  pages =        "2--15",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Baudet05,
  author =       "Mathieu Baudet",
  title =        "Deciding Security of Protocols Against Off-line Guessing Attacks",
  pages =        "16--25",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Laud05,
  author =       "Peeter Laud",
  title =        "Secrecy Types for a Simulatable Cryptographic Library",
  pages =        "26--35",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:IrwYu05,
  author =       "Keith Irwin and
                  Ting Yu",
  title =        "Preventing Attribute Information Leakage in Automated Trust Negotiation",
  pages =        "36--45",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:LiLiWin05,
  author =       "Jiangtao Li and
                  Ninghui Li and
                  William H. Winsborough",
  title =        "Automated Trust Negotiation Using Cryptographic Credentials",
  pages =        "46--57",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:SheBerGha05,
  author =       "Mohamed Shehab and
                  Elisa Bertino and
                  Arif Ghafoor",
  title =        "Secure Collaboration in Mediator-free Environments",
  pages =        "58--67",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:HuaJaoWan05,
  author =       "Qiang Huang and
                  David Jao and
                  Helen J. Wang",
  title =        "Applications of Secure Electronic Voting to Automated Privacy-preserving Troubleshooting",
  pages =        "68--80",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:WanCheJaj05,
  author =       "Xinyuan Wang and
                  Shiping Chen and
                  Sushil Jajodia",
  title =        "Tracking Anonymous Peer-to-Peer {VoIP} Calls on the {Internet}",
  pages =        "81--91",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:AteCamMed05,
  author =       "Giuseppe Ateniese and
                  Jan Camenisch and
                  Breno de Medeiros",
  title =        "Untraceable {RFID} Tags Via Insubvertible Encryption",
  pages =        "92--101",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:NarShm05a,
  author =       "Arvind Narayanan and
                  Vitaly Shmatikov",
  title =        "Obfuscated Databases and Group Privacy",
  pages =        "102--111",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:DiRGen05,
  author =       "Mario {Di Raimondo} and
                  Rosario Gennaro",
  title =        "New Approaches for Deniable Authentication",
  pages =        "112--121",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Seifert05,
  author =       "Jean-Pierre Seifert",
  title =        "On Authenticated Computing and {RSA}-Based Authentication",
  pages =        "122--127",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:ZhaSmiNic05,
  author =       "Meiyuan Zhao and
                  Sean W. Smith and
                  David M. Nicol",
  title =        "Aggregated Path Authentication for Efficient {BGP} Security",
  pages =        "128--138",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:AciSchKoc05,
  author =       "Onur Acii\c{c}mez and
                  Werner Schindler and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "Improving {Brumley} and {Boneh} Timing Attack on Unprotected {SSL} Implementations",
  pages =        "139--146",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:BorZhaPra05,
  author =       "Kevin Borders and
                  Xin Zhao and
                  Atul Prakash",
  title =        "{CPOL}: High-Performance Policy Evaluation",
  pages =        "147--157",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Crampton05,
  author =       "Jason Crampton",
  title =        "Understanding and Developing Role-based Administrative Models",
  pages =        "158--167",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:WinZhaBon05,
  author =       "Marianne Winslett and
                  Charles C. Zhang and
                  Piero A. Bonatti",
  title =        "{PeerAccess}: A Logic for Distributed Authorization",
  pages =        "168--179",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:KatShi05,
  author =       "Jonathan Katz and
                  Ji Sun Shin",
  title =        "Modeling Insider Attacks on Group Key-Exchange Protocols",
  pages =        "180--189",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:AtaFriBla05,
  author =       "Mikhail J. Atallah and
                  Keith B. Frikken and
                  Marina Blanton",
  title =        "Dynamic and Efficient Key Management for Access Hierarchies",
  pages =        "190--202",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:BarHal05,
  author =       "Boaz Barak and
                  Shai Halevi",
  title =        "A Model and Architecture for Pseudo-Random Generation With Applications to /dev/random",
  pages =        "203--212",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:LiaSek05,
  author =       "Zhenkai Liang and
                  R. Sekar",
  title =        "Fast and Automated Generation of Attack Signatures: A Basis for Building Self-Protecting Servers",
  pages =        "213--222",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:XNKZB05,
  author =       "Jun Xu and
                  Peng Ning and
                  Chongkyung Kil and
                  Yan Zhai and
                  Chris Bookholt",
  title =        "Automatic Diagnosis and Response to Memory Corruption Vulnerabilities",
  pages =        "223--234",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:CraSuWu05,
  author =       "Jedidiah R. Crandall and
                  Zhendong Su and
                  S. Felix Wu",
  title =        "On Deriving Unknown Vulnerabilities From Zero-Day Polymorphic and Metamorphic Worm Exploits",
  pages =        "235--248",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:StaKer05,
  author =       "Angelos Stavrou and
                  Angelos D. Keromytis",
  title =        "Countering {DoS} Attacks With Stateless Multipath Overlays",
  pages =        "249--259",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:KruNieSas05,
  author =       "Karl Krukow and
                  Mogens Nielsen and
                  Vladimiro Sassone",
  title =        "A Framework for Concrete Reputation-Systems With Applications to history-based access control",
  pages =        "260--269",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:RCGGKWK05,
  author =       "Shai Rubin and
                  Mihai Christodorescu and
                  Vinod Ganapathy and
                  Jonathon T. Giffin and
                  Louis Kruger and
                  Hao Wang and
                  Nicholas Kidd",
  title =        "An Auctioning Reputation System Based on Anomaly",
  pages =        "270--279",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:YurLevRos05,
  author =       "Matthew Yurkewych and
                  Brian N. Levine and
                  Arnold L. Rosenberg",
  title =        "On the Cost-Ineffectiveness of Redundancy in Commercial {P2P} Computing",
  pages =        "280--288",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:SriLiu05,
  author =       "Mudhakar Srivatsa and
                  Ling Liu",
  title =        "Securing Publish-Subscribe Overlay Services With {EventGuard}",
  pages =        "289--298",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:GenMolRam05,
  author =       "Craig Gentry and
                  Philip D. Mackenzie and
                  Zulfikar Ramzan",
  title =        "Password Authenticated Key Exchange Using Hidden Smooth Subgroups",
  pages =        "299--309",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:AteHoh05,
  author =       "Giuseppe Ateniese and
                  Susan Hohenberger",
  title =        "Proxy Re-signatures: {New} Definitions, Algorithms, and Applications",
  pages =        "310--319",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:BoyMeiWat05,
  author =       "Xavier Boyen and
                  Qixiang Mei and
                  Brent Waters",
  title =        "Direct Chosen Ciphertext Security from Identity-Based Techniques",
  pages =        "320--329",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:GanJaeJha05,
  author =       "Vinod Ganapathy and
                  Trent Jaeger and
                  Somesh Jha",
  title =        "Automatic Placement of Authorization Hooks in the {Linux} Security Modules Framework",
  pages =        "330--339",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:ABEL05,
  author =       "Mart{\'i}n Abadi and
                  Mihai Budiu and
                  {\'U}lfar Erlingsson and
                  Jay Ligatti",
  title =        "Control-Flow Integrity",
  pages =        "340--353",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:RinGro05,
  author =       "Michael F. Ringenburg and
                  Dan Grossman",
  title =        "Preventing Format-String Attacks Via Automatic and Efficient Dynamic Checking",
  pages =        "354--363",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:NarShm05b,
  author =       "Arvind Narayanan and
                  Vitaly Shmatikov",
  title =        "Fast Dictionary Attacks on Passwords Using Time-Space Tradeoff",
  pages =        "364--372",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:ZhuZhoTyg05,
  author =       "Li Zhuang and
                  Feng Zhou and
                  J. D. Tygar",
  title =        "Keyboard Acoustic Emanations Revisited",
  pages =        "373--382",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:SheBhaBra05,
  author =       "Rob Sherwood and
                  Bobby Bhattacharjee and
                  Ryan Braud",
  title =        "Misbehaving {TCP} Receivers Can Cause {Internet}-Wide Congestion Collapse",
  pages =        "383--392",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:ETMP05,
  author =       "William Enck and
                  Patrick Traynor and
                  Patrick McDaniel and
                  Thomas F. La Porta",
  title =        "Exploiting Open Functionality in {SMS}-Capable Cellular Networks",
  pages =        "393--404",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Swire05,
  author =       "Peter P. Swire",
  title =        "Security Market: Incentives for Disclosure of Vulnerabilities (Invited Talk)",
  pages =        "405",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Appenzeller05,
  author =       "Guido Appenzeller",
  title =        "Identity-Based Encryption from Algorithm to Enterprise Deployment (Invited Talk)",
  pages =        "406",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:Bjorn05,
  author =       "Vance Bjorn",
  title =        "Biometrics Hit the Mainstream: An Analysis of Security and Privacy Implications (Invited Talk)",
  pages =        "407",
  booktitle =    ccs05name,
  month =        ccs05month,
  publisher =    ccspub,
  editor =       ccs05ed,
  address =      ccs05addr,
  year =         2005,
}

@InProceedings{CCS:McLean04,
  author =       "John McLean",
  title =        "Trusting a Trusted System (Keynote Address)",
  pages =        "1",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:DFPS04,
  author =       "Holger Dreger and
                  Anja Feldmann and
                  Vern Paxson and
                  Robin Sommer",
  title =        "Operational Experiences With High-Volume Network Intrusion Detection",
  pages =        "2--11",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:LevPatVar04,
  author =       "Kirill Levchenko and
                  Ramamohan Paturi and
                  George Varghese",
  title =        "On the Difficulty of Scalably Detecting Network Attacks",
  pages =        "12--20",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:VigRobBal04,
  author =       "Giovanni Vigna and
                  William Robertson and
                  Davide Balzarotti",
  title =        "Testing Network-Based Intrusion Detection Signatures Using Mutant Exploits",
  pages =        "21--30",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:ShaBroMem04,
  author =       "Kulesh Shanmugasundaram and
                  Herv{\'e} Br{\"o}nnimann and
                  Nasir D. Memon",
  title =        "Payload Attribution Via Hierarchical {Bloom} Filters",
  pages =        "31--41",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:LiBizTri04,
  author =       "Ninghui Li and
                  Ziad Bizri and
                  Mahesh V. Tripunitara",
  title =        "On Mutually-Exclusive Roles and Separation of Duty",
  pages =        "42--51",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:KapSamCam04,
  author =       "Apu Kapadia and
                  Geetanjali Sampemane and
                  Roy H. Campbell",
  title =        "{KNOW} Why Your Access Was Denied: Regulating Feedback for Usable Security",
  pages =        "52--61",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:TriLi04,
  author =       "Mahesh V. Tripunitara and
                  Ninghui Li",
  title =        "Comparing the Expressive Power of Access Control Models",
  pages =        "62--71",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:Kohno04,
  author =       "Tadayoshi Kohno",
  title =        "Attacking and Repairing the {winZip} Encryption Scheme",
  pages =        "72--81",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:Boyen04,
  author =       "Xavier Boyen",
  title =        "Reusable Cryptographic Fuzzy Extractors",
  pages =        "82--91",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:Wagner04,
  author =       "David Wagner",
  title =        "Cryptanalysis of a Provably Secure {CRT}-{RSA} Algorithm",
  pages =        "92--97",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:DasGar04,
  author =       "Neil Daswani and
                  Hector Garcia-Molina",
  title =        "Pong-Cache Poisoning in {GUESS}",
  pages =        "98--109",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:BorPra04,
  author =       "Kevin Borders and
                  Atul Prakash",
  title =        "{Web} Tap: Detecting Covert {Web} Traffic",
  pages =        "110--120",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:ODSe04,
  author =       "Adam J. {O'Donnell} and
                  Harish Sethu",
  title =        "On Achieving Software Diversity for Improved Network Security Using Distributed Coloring Algorithms",
  pages =        "121--131",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:BriCamChe04,
  author =       "Ernest F. Brickell and
                  Jan Camenisch and
                  Liqun Chen",
  title =        "Direct Anonymous Attestation",
  pages =        "132--145",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:BraHolSea04,
  author =       "Robert W. Bradshaw and
                  Jason E. Holt and
                  Kent E. Seamons",
  title =        "Concealing Complex Policies With Hidden Credentials",
  pages =        "146--157",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:XuYun04,
  author =       "Shouhuai Xu and
                  Moti Yung",
  title =        "{k-Anonymous} Secret Handshakes With Reusable Credentials",
  pages =        "158--167",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:BonSha04,
  author =       "Dan Boneh and
                  Hovav Shacham",
  title =        "Group Signatures With Verifier-Local Revocation",
  pages =        "168--177",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:CabBroShi04,
  author =       "Serdar Cabuk and
                  Carla E. Brodley and
                  Clay Shields",
  title =        "{IP} Covert Timing Channels: Design and Detection",
  pages =        "178--187",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:WooSta04,
  author =       "David P. Woodruff and
                  Jessica Staddon",
  title =        "Private Inference Control",
  pages =        "188--197",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:ChoMye04,
  author =       "Stephen Chong and
                  Andrew C. Myers",
  title =        "Security Policies for Downgrading",
  pages =        "198--209",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:MolWag04,
  author =       "David Molnar and
                  David Wagner",
  title =        "Privacy and Security in Library {RFID}: Issues, Practices, and Architectures",
  pages =        "210--219",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:GolJue04,
  author =       "Philippe Golle and
                  Ari Juels",
  title =        "Parallel Mixing",
  pages =        "220--226",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:ReiWan04,
  author =       "Michael K. Reiter and
                  XiaoFeng Wang",
  title =        "Fragile Mixing",
  pages =        "227--235",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:RotRicFre04,
  author =       "Volker Roth and
                  Kai Richter and
                  Rene Freidinger",
  title =        "A {PIN}-Entry Method Resilient Against Shoulder Surfing",
  pages =        "236--245",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:WJHF04,
  author =       "Brent Waters and
                  Ari Juels and
                  J. Alex Halderman and
                  Edward W. Felten",
  title =        "New Client Puzzle Outsourcing Techniques for {DoS} Resistance",
  pages =        "246--256",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:WanRei04,
  author =       "XiaoFeng Wang and
                  Michael K. Reiter",
  title =        "Mitigating Bandwidth-Exhaustion Attacks Using Congestion Puzzles",
  pages =        "257--267",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:BhaFouGor04,
  author =       "Karthikeyan Bhargavan and
                  C{\'e}dric Fournet and
                  Andrew D. Gordon",
  title =        "Verifying Policy-Based Security for {Web} Services",
  pages =        "268--277",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:DelJac04,
  author =       "St{\'e}phanie Delaune and
                  Florent Jacquemard",
  title =        "A Decision Procedure for the Verification of Security Protocols with Explicit Destructors",
  pages =        "278--287",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:CheSha04,
  author =       "Hao Chen and
                  Jonathan S. Shapiro",
  title =        "Using Build-Integrated Static Checking to Preserve Correctness Invariants",
  pages =        "288--297",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:SPPGMB04,
  author =       "Hovav Shacham and
                  Matthew Page and
                  Ben Pfaff and
                  Eu-Jin Goh and
                  Nagendra Modadugu and
                  Dan Boneh",
  title =        "On the Effectiveness of Address-Space Randomization",
  pages =        "298--307",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:SJZV04,
  author =       "Reiner Sailer and
                  Trent Jaeger and
                  Xiaolan Zhang and
                  Leendert {van Doorn}",
  title =        "Attestation-Based Policy Enforcement for Remote Access",
  pages =        "308--317",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:GaoReiSon04,
  author =       "Debin Gao and
                  Michael K. Reiter and
                  Dawn Xiaodong Song",
  title =        "Gray-Box Extraction of Execution Graphs for Anomaly Detection",
  pages =        "318--329",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:DLKY04,
  author =       "Theodore Diament and
                  Homin K. Lee and
                  Angelos D. Keromytis and
                  Moti Yung",
  title =        "The Dual Receiver Cryptosystem and Its Applications",
  pages =        "330--343",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:DFJW04,
  author =       "Yevgeniy Dodis and
                  Michael J. Freedman and
                  Stanislaw Jarecki and
                  Shabsi Walfish",
  title =        "Versatile Padding Schemes for Joint Signature and Encryption",
  pages =        "344--353",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:YFDL04,
  author =       "Danfeng Yao and
                  Nelly Fazio and
                  Yevgeniy Dodis and
                  Anna Lysyanskaya",
  title =        "{ID}-Based Encryption for Complex Hierarchies with Applications to Forward Security and Broadcast Encryption",
  pages =        "354--363",
  booktitle =    ccs04name,
  month =        ccs04month,
  publisher =    ccspub,
  editor =       ccs04ed,
  address =      ccs04addr,
  year =         2004,
}

@InProceedings{CCS:Agrawal03,
  author =       "Rakesh Agrawal",
  title =        "Privacy Cognizant Information Systems (Keynote Address)",
  pages =        "1",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:KauPerSom03,
  author =       "Charlie Kaufman and
                  Radia J. Perlman and
                  Bill Sommerfeld",
  title =        "{DoS} Protection for {UDP}-Based Protocols",
  pages =        "2--7",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:MSCKMR03,
  author =       "William G. Morein and
                  Angelos Stavrou and
                  Debra L. Cook and
                  Angelos D. Keromytis and
                  Vishal Misra and
                  Dan Rubenstein",
  title =        "Using Graphic Turing Tests to Counter Automated {DDoS} Attacks Against {Web} Servers",
  pages =        "8--19",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:WanRee03,
  author =       "Xinyuan Wang and
                  Douglas S. Reeves",
  title =        "Robust Correlation of Encrypted Attack Traffic Through Stepping Stones by Manipulation of Interpacket Delays",
  pages =        "20--29",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:JinWanShi03,
  author =       "Cheng Jin and
                  Haining Wang and
                  Kang G. Shin",
  title =        "Hop-Count Filtering: An Effective Defense Against Spoofed {DDoS} Traffic",
  pages =        "30--41",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:DDHV03,
  author =       "Wenliang Du and
                  Jing Deng and
                  Yunghsiang S. Han and
                  Pramod K. Varshney",
  title =        "A Pairwise Key Pre-Distribution Scheme for Wireless Sensor Networks",
  pages =        "42--51",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:LiuNin03,
  author =       "Donggang Liu and
                  Peng Ning",
  title =        "Establishing Pairwise Keys in Distributed Sensor Networks",
  pages =        "52--61",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:ZhuSetJaj03,
  author =       "Sencun Zhu and
                  Sanjeev Setia and
                  Sushil Jajodia",
  title =        "{LEAP}: Efficient Security Mechanisms for Large-Scale Distributed Sensor Networks",
  pages =        "62--72",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:MTKH03,
  author =       "Makoto Murata and
                  Akihiko Tozawa and
                  Michiharu Kudo and
                  Satoshi Hada",
  title =        "{XML} Access Control Using Static Analysis",
  pages =        "73--84",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:Crampton03,
  author =       "Jason Crampton",
  title =        "On Permissions, Inheritance and Role Hierarchies",
  pages =        "85--92",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:DDJPS03,
  author =       "Ernesto Damiani and
                  Sabrina De Capitani {di Vimercati} and
                  Sushil Jajodia and
                  Stefano Paraboschi and
                  Pierangela Samarati",
  title =        "Balancing Confidentiality and Efficiency in Untrusted Relational {DBMSs}",
  pages =        "93--102",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:JueRivSzy03,
  author =       "Ari Juels and
                  Ronald L. Rivest and
                  Michael Szydlo",
  title =        "The Blocker Tag: Selective Blocking of {RFID} Tags for Consumer Privacy",
  pages =        "103--111",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:WatFelSah03,
  author =       "Brent R. Waters and
                  Edward W. Felten and
                  Amit Sahai",
  title =        "Receiver Anonymity Via Incomparable Public Keys",
  pages =        "112--121",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:VonBorHop03,
  author =       "Luis {von Ahn} and
                  Andrew Bortz and
                  Nicholas J. Hopper",
  title =        "{k-Anonymous} Message Transmission",
  pages =        "122--130",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:CJMM03,
  author =       "Eric Cronin and
                  Sugih Jamin and
                  Tal Malkin and
                  Patrick Drew McDaniel",
  title =        "On the Performance, Feasibility, and Use of Forward-Secure Signatures",
  pages =        "131--144",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:ZhuWuKan03,
  author =       "Baoshi Zhu and
                  Jiankang Wu and
                  Mohan S. Kankanhalli",
  title =        "Print Signatures for Document Authentication",
  pages =        "145--154",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:KatWan03,
  author =       "Jonathan Katz and
                  Nan Wang",
  title =        "Efficiency Improvements for Signature Schemes with Tight Security Reductions",
  pages =        "155--164",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:AieIoaMcD03,
  author =       "William Aiello and
                  John Ioannidis and
                  Patrick Drew McDaniel",
  title =        "Origin Authentication in Interdomain Routing",
  pages =        "165--178",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:LiuZan03,
  author =       "Peng Liu and
                  Wanyu Zang",
  title =        "Incentive-Based Modeling and Inference of Attacker Intent, Objectives, and Strategies",
  pages =        "179--189",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:ZGGT03,
  author =       "Cliff Changchun Zou and
                  Lixin Gao and
                  Weibo Gong and
                  Donald F. Towsley",
  title =        "Monitoring and Early Warning for {Internet} Worms",
  pages =        "190--199",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:NinXu03,
  author =       "Peng Ning and
                  Dingbang Xu",
  title =        "Learning Attack Strategies from Intrusion Alerts",
  pages =        "200--209",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:MacOprRei03,
  author =       "Philip D. MacKenzie and
                  Alina Oprea and
                  Michael K. Reiter",
  title =        "Automatic Generation of Two-Party Computations",
  pages =        "210--219",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:BacPfiWai03,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "A Composable Cryptographic Library with Nested Operations",
  pages =        "220--230",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:LiuNinSun03,
  author =       "Donggang Liu and
                  Peng Ning and
                  Kun Sun",
  title =        "Efficient Self-Healing Group Key Distribution With Revocation Capability",
  pages =        "231--240",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:BreChePoi03,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "Security Proofs for an Efficient Password-Based Key Exchange",
  pages =        "241--250",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:KruVig03,
  author =       "Christopher Kr{\"u}gel and
                  Giovanni Vigna",
  title =        "Anomaly Detection of {Web}-Based Attacks",
  pages =        "251--261",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:SomPax03,
  author =       "Robin Sommer and
                  Vern Paxson",
  title =        "Enhancing Byte-Level Network Intrusion Detection Signatures With Context",
  pages =        "262--271",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:KcKerPre03,
  author =       "Gaurav S. Kc and
                  Angelos D. Keromytis and
                  Vassilis Prevelakis",
  title =        "Countering Code-Injection Attacks With Instruction-Set Randomization",
  pages =        "272--280",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:BAPSZ03,
  author =       "Elena Gabriela Barrantes and
                  David H. Ackley and
                  Trek S. Palmer and
                  Darko Stefanovic and
                  Dino Dai Zovi",
  title =        "Randomized Instruction Set Emulation to Disrupt Binary Code Injection Attacks",
  pages =        "281--289",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:LinDeb03,
  author =       "Cullen Linn and
                  Saumya K. Debray",
  title =        "Obfuscation of Executable Code to Improve Resistance to Static Disassembly",
  pages =        "290--299",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:YanGar03,
  author =       "Beverly Yang and
                  Hector Garcia-Molina",
  title =        "{PPay}: Micropayments for Peer-to-Peer Systems",
  pages =        "300--310",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:BloOttSei03,
  author =       "Johannes Bl{\"o}mer and
                  Martin Otto and
                  Jean-Pierre Seifert",
  title =        "A New {CRT}-{RSA} Algorithm Secure Against {Bellcore} Attacks",
  pages =        "311--320",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:YKXE03,
  author =       "Junfeng Yang and
                  Ted Kremenek and
                  Yichen Xie and
                  Dawson R. Engler",
  title =        "{MECA}: An Extensible, Expressive System and Language for Statically Checking Security Properties",
  pages =        "321--334",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:BasModVig03,
  author =       "David A. Basin and
                  Sebastian M{\"o}dersheim and
                  Luca Vigan{\`o}",
  title =        "{CDiff}: A New Reduction Technique for Constraint-Based Analysis of Security Protocols",
  pages =        "335--344",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:GJCMV03,
  author =       "Vinod Ganapathy and
                  Somesh Jha and
                  David Chandler and
                  David Melski and
                  David Vitek",
  title =        "Buffer Overrun Detection Using Linear Programming and Static Analysis",
  pages =        "345--354",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:Itkis03,
  author =       "Gene Itkis",
  title =        "Cryptographic Tamper Evidence",
  pages =        "355--364",
  booktitle =    ccs03name,
  month =        ccs03month,
  publisher =    ccspub,
  editor =       ccs03ed,
  address =      ccs03addr,
  year =         2003,
}

@InProceedings{CCS:BelKohNam02,
  author =       "Mihir Bellare and
                  Tadayoshi Kohno and
                  Chanathip Namprempre",
  title =        "Authenticated Encryption in {SSH}: Provably Fixing The {SSH} Binary Packet Protocol",
  pages =        "1--11",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:BelPauMas02,
  author =       "Giampaolo Bella and
                  Lawrence C. Paulson and
                  Fabio Massacci",
  title =        "The Verification of an Industrial Payment Protocol: The {SET} Purchase Phase",
  pages =        "12--20",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:CamVan02,
  author =       "Jan Camenisch and
                  Els {Van Herreweghen}",
  title =        "Design and Implementation of The Idemix Anonymous Credential System",
  pages =        "21--30",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:BerCarFer02,
  author =       "Elisa Bertino and
                  Barbara Carminati and
                  Elena Ferrari",
  title =        "A Temporal Key Management Scheme for Secure Broadcasting of {XML} Documents",
  pages =        "31--40",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:EscGli02,
  author =       "Laurent Eschenauer and
                  Virgil D. Gligor",
  title =        "A Key-Management Scheme for Distributed Sensor Networks",
  pages =        "41--47",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:ABBIRCK02,
  author =       "William Aiello and
                  Steven M. Bellovin and
                  Matt Blaze and
                  John Ioannidis and
                  Omer Reingold and
                  Ran Canetti and
                  Angelos D. Keromytis",
  title =        "Efficient, {DoS}-Resistant, Secure Key Exchange for {Internet} Protocols",
  pages =        "48--58",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:DenZhoBao02,
  author =       "Robert H. Deng and
                  Jianying Zhou and
                  Feng Bao",
  title =        "Defending Against Redirect Attacks in Mobile {IP}",
  pages =        "59--67",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:BonGol02,
  author =       "Dan Boneh and
                  Philippe Golle",
  title =        "Almost Entirely Correct Mixing with Applications to Voting",
  pages =        "68--77",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:Camp02,
  author =       "L. Jean Camp",
  title =        "{DRM}: Doesn't Realy Mean Digital Copyright Management",
  pages =        "78--87",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:CKLS02,
  author =       "Christian Cachin and
                  Klaus Kursawe and
                  Anna Lysyanskaya and
                  Reto Strobl",
  title =        "Asynchronous Verifiable Secret Sharing and Proactive Cryptosystems",
  pages =        "88--97",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:Rogaway02,
  author =       "Phillip Rogaway",
  title =        "Authenticated-Encryption With Associated-Data",
  pages =        "98--107",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:GurEbeSha02,
  author =       "Nils Gura and
                  Hans Eberle and
                  Sheueling Chang Shantz",
  title =        "Generic Implementations of Elliptic Curve Cryptography Using Partial Reduction",
  pages =        "108--116",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:Goodrich02,
  author =       "Michael T. Goodrich",
  title =        "Efficient Packet Marking for Large-Scale {IP} Traceback",
  pages =        "117--126",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:MitVig02,
  author =       "Vishal Mittal and
                  Giovanni Vigna",
  title =        "Sensor-Based Intrusion Detection for Intra-Domain Distance-Vector Routing",
  pages =        "127--137",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:ZouGonTow02,
  author =       "Cliff Changchun Zou and
                  Weibo Gong and
                  Donald F. Towsley",
  title =        "Code Red Worm Propagation Modeling and Analysis",
  pages =        "138--147",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:GCVD02,
  author =       "Blaise Gassend and
                  Dwaine E. Clarke and
                  Marten {van Dijk} and
                  Srinivas Devadas",
  title =        "Silicon Physical Random Functions",
  pages =        "148--160",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:PinSan02,
  author =       "Benny Pinkas and
                  Tomas Sander",
  title =        "Securing Passwords Against Dictionary Attacks",
  pages =        "161--170",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:WijJaj02,
  author =       "Duminda Wijesekera and
                  Sushil Jajodia",
  title =        "Policy Algebras for Access Control the Predicate Case",
  pages =        "171--180",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:DasGar02,
  author =       "Neil Daswani and
                  Hector Garcia-Molina",
  title =        "Query-Flood {DoS} Attacks in {Gnutella}",
  pages =        "181--192",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:FreMor02,
  author =       "Michael J. Freedman and
                  Robert Morris",
  title =        "Tarzan: a Peer-to-Peer Anonymizing Network Layer",
  pages =        "193--206",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:DDPSV02,
  author =       "Ernesto Damiani and
                  Sabrina De Capitani {di Vimercati} and
                  Stefano Paraboschi and
                  Pierangela Samarati and
                  Fabio Violante",
  title =        "A Reputation-Based Approach for Choosing Reliable Resources in Peer-to-Peer Networks",
  pages =        "207--216",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:AammWijKau02,
  author =       "Paul Ammann and
                  Duminda Wijesekera and
                  Saket Kaushik",
  title =        "Scalable, Graph-Based Network Vulnerability Analysis",
  pages =        "217--224",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:EdwJaeZha02,
  author =       "Antony Edwards and
                  Trent Jaeger and
                  Xiaolan Zhang",
  title =        "Runtime Verification of Authorization Hook Placement for the {Linux} Security Modules Framework",
  pages =        "225--234",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:CheWag02,
  author =       "Hao Chen and
                  David Wagner",
  title =        "{MOPS}: An Infrastructure for Examining Security Properties of Software",
  pages =        "235--244",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:NinCuiRee02,
  author =       "Peng Ning and
                  Yun Cui and
                  Douglas S. Reeves",
  title =        "Constructing Attack Scenarios Through Correlation of Intrusion Alerts",
  pages =        "245--254",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:WagSot02,
  author =       "David Wagner and
                  Paolo Soto",
  title =        "Mimicry Attacks on Host-Based Intrusion Detection Systems",
  pages =        "255--264",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:SGFSTYZ02,
  author =       "R. Sekar and
                  Ajay Gupta and
                  J. Frullo and
                  T. Shanbhag and
                  A. Tiwari and
                  H. Yang and
                  S. Zhou",
  title =        "Specification-Based Anomaly Detection: A New Approach for Detecting Network Intrusions",
  pages =        "265--274",
  booktitle =    ccs02name,
  month =        ccs02month,
  publisher =    ccspub,
  editor =       ccs02ed,
  address =      ccs02addr,
  year =         2002,
}

@InProceedings{CCS:FryJue01,
  author =       "Niklas Frykholm and
                  Ari Juels",
  title =        "Error-Tolerant Password Recovery",
  pages =        "1--9",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:MacRei01,
  author =       "Philip D. MacKenzie and
                  Michael K. Reiter",
  title =        "Delegation of Cryptographic Servers for Capture-Resilient Devices",
  pages =        "10--19",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:NacPoiSte01,
  author =       "David Naccache and
                  David Pointcheval and
                  Jacques Stern",
  title =        "Twin Signatures: An Alternative to the Hash-And-Sign Paradigm",
  pages =        "20--27",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:Perrig01,
  author =       "Adrian Perrig",
  title =        "The {BiBa} One-Time Signature and Broadcast Authentication Protocol",
  pages =        "28--37",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:WijJaj01,
  author =       "Duminda Wijesekera and
                  Sushil Jajodia",
  title =        "Policy Algebras for Access Control: The Propositional Case",
  pages =        "38--47",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:AtlChuMaz01,
  author =       "Vijayalakshmi Atluri and
                  Soon Ae Chun and
                  Pietro Mazzoleni",
  title =        "A {Chinese} Wall Security Model for Decentralized Workflow Systems",
  pages =        "48--57",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:NeuStr01,
  author =       "Gustaf Neumann and
                  Mark Strembeck",
  title =        "Design and Implementation of a Flexible {RBAC}-Service in an Object-Oriented Scripting Language",
  pages =        "58--67",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:NitTakSek01,
  author =       "Naoya Nitta and
                  Yoshiaki Takata and
                  Hiroyuki Seki",
  title =        "An Efficient Security Verification Method for Programs with Stack Inspection",
  pages =        "68--77",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:HarMen01,
  author =       "Alan Harbitter and
                  Daniel A. Menasc{\'e}",
  title =        "The Performance of Public-Key-Enabled {Kerberos} Authentication in Mobile Computing Applications",
  pages =        "78--85",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:AteMan01,
  author =       "Giuseppe Ateniese and
                  Stefan Mangard",
  title =        "A New Approach to {DNS} Security ({DNSSEC})",
  pages =        "86--95",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:CraWin01,
  author =       "Federico Crazzolara and
                  Glynn Winskel",
  title =        "Events in Security Protocols",
  pages =        "96--105",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:HalPuc01,
  author =       "Joseph Y. Halpern and
                  Riccardo Pucella",
  title =        "On The Relationship Between Strand Spaces and Multi-Agent Systems",
  pages =        "106--115",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:Neff01,
  author =       "C. Andrew Neff",
  title =        "A Verifiable Secret Shuffle and Its Application to e-Voting",
  pages =        "116--125",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:WalMaz01,
  author =       "Marc Waldman and
                  David Mazi{\`e}res",
  title =        "Tangler: A Censorship-Resistant Publishing System Based On Document Entanglements",
  pages =        "126--135",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:DGKMNS01,
  author =       "Premkumar T. Devanbu and
                  Michael Gertz and
                  April Kwong and
                  Charles U. Martel and
                  Glen Nuckolls and
                  Stuart G. Stubblebine",
  title =        "Flexible Authentication of {XML} Documents",
  pages =        "136--145",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:WinSea01,
  author =       "Ting Yu and
                  Marianne Winslett and
                  Kent E. Seamons",
  title =        "Interoperable Strategies in Automated Trust Negotiation",
  pages =        "146--155",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:LiWinMit01,
  author =       "Ninghui Li and
                  William H. Winsborough and
                  John C. Mitchell",
  title =        "Distributed Credential Chain Discovery in Trust Management: Extended Abstract",
  pages =        "156--165",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:MilShm01,
  author =       "Jonathan K. Millen and
                  Vitaly Shmatikov",
  title =        "Constraint Solving for Bounded-Process Cryptographic Protocol Analysis",
  pages =        "166--175",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:ChaKanSce01,
  author =       "Rohit Chadha and
                  Max I. Kanovich and
                  Andre Scedrov",
  title =        "Inductive Methods and Contract-Signing Protocols",
  pages =        "176--185",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:GutThaZuc01,
  author =       "Joshua D. Guttman and
                  F. Javier Thayer and
                  Lenore D. Zuck",
  title =        "The Faithfulness of Abstract Protocol Analysis: Message Authentication",
  pages =        "186--195",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:RBBK01,
  author =       "Phillip Rogaway and
                  Mihir Bellare and
                  John Black and
                  Ted Krovetz",
  title =        "{OCB}: A Block-Cipher Mode of Operation for Efficient Authenticated Encryption",
  pages =        "196--205",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:CGHN01,
  author =       "Dario Catalano and
                  Rosario Gennaro and
                  Nick Howgrave-Graham and
                  Phong Q. Nguyen",
  title =        "{Paillier}'s Cryptosystem Revisited",
  pages =        "206--214",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:HabPin01,
  author =       "Stuart Haber and
                  Benny Pinkas",
  title =        "Securely Combining Public-Key Cryptosystems",
  pages =        "215--224",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:Song01,
  author =       "Dawn Xiaodong Song",
  title =        "Practical Forward Secure Group Signature Schemes",
  pages =        "225--234",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:MeaSyv01,
  author =       "Catherine Meadows and
                  Paul F. Syverson",
  title =        "Formalizing {GDOI} Group Key Management Requirements in {NPATRL}",
  pages =        "235--244",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:MicOhtRey01,
  author =       "Silvio Micali and
                  Kazuo Ohta and
                  Leonid Reyzin",
  title =        "Accountable-Subgroup Multisignatures: Extended Abstract",
  pages =        "245--254",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:BCPQ01,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval and
                  Jean-Jacques Quisquater",
  title =        "Provably Authenticated Group {Diffie}-{Hellman} Key Exchange",
  pages =        "255--264",
  booktitle =    ccs01name,
  month =        ccs01month,
  publisher =    ccspub,
  editor =       ccs01ed,
  address =      ccs01addr,
  year =         2001,
}

@InProceedings{CCS:ISGPK00,
  author =       "John Iliadis and
                  Diomidis Spinellis and
                  Dimitris Gritzalis and
                  Bart Preneel and
                  Sokratis K. Katsikas",
  title =        "Evaluating Certificate Status Information Mechanisms",
  pages =        "1--8",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:BulLauLip00,
  author =       "Ahto Buldas and
                  Peeter Laud and
                  Helger Lipmaa",
  title =        "Accountable Certificate Management Using Undeniable Attestations",
  pages =        "9--17",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:WriLinMil00,
  author =       "Rebecca N. Wright and
                  Patrick Lincoln and
                  Jonathan K. Millen",
  title =        "Efficient Fault-Tolerant Certificate Revocation",
  pages =        "19--24",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:FelSch00,
  author =       "Edward W. Felten and
                  Michael A. Schneider",
  title =        "Timing Attacks on {Web} Privacy",
  pages =        "25--32",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:ShiLev00,
  author =       "Clay Shields and
                  Brian Neil Levine",
  title =        "A Protocol for Anonymous Communication Over The {Internet}",
  pages =        "33--42",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:HauKerKur00,
  author =       "Manfred Hauswirth and
                  Clemens Kerer and
                  Roman Kurmanowytsch",
  title =        "A Secure Execution Framework for {Java}",
  pages =        "43--52",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:PerVis00,
  author =       "Pino Persiano and
                  Ivan Visconti",
  title =        "User Privacy Issues Regarding Certificates and the {TLS} Protocol: The Design and Implementation of the {SPSL} protocol",
  pages =        "53--62",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:DurFra00,
  author =       "Glenn Durfee and
                  Matthew K. Franklin",
  title =        "Distribution Chain Security",
  pages =        "63--70",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:BisFle00,
  author =       "Joachim Biskup and
                  Ulrich Flegel",
  title =        "Threshold-Based Identity Recovery For Privacy Enhanced Applications",
  pages =        "71--79",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:WatIma00,
  author =       "Yuji Watanabe and
                  Hideki Imai",
  title =        "Reducing The Round Complexity of a Sealed-Bid Auction Protocol With an Off-line {TTP}",
  pages =        "80--86",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:KudHad00,
  author =       "Michiharu Kudo and
                  Satoshi Hada",
  title =        "{XML} Document Security Based On Provisional Authorization",
  pages =        "87--96",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:Ganesan00,
  author =       "Ravi Ganesan",
  title =        "Security: The State of the Practice (Invited Talk)",
  pages =        "97",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:ABDRZ00,
  author =       "Carlisle M. Adams and
                  Mike Burmester and
                  Yvo Desmedt and
                  Michael K. Reiter and
                  Philip Zimmermann",
  title =        "Which {PKI} (Public Key Infrastructure) Is The Right One? (Panel Session)",
  pages =        "98--101",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:Merkle00,
  author =       "Johannes Merkle",
  title =        "Multi-Round Passive Attacks On Server-Aided {RSA} Protocols",
  pages =        "102--107",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:Krawczyk00,
  author =       "Hugo Krawczyk",
  title =        "Simple Forward-Secure Signatures From Any Signature Scheme",
  pages =        "108--115",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:DesLe00,
  author =       "Yvo Desmedt and
                  Tri Van Le",
  title =        "Moir{\'e} Cryptography",
  pages =        "116--124",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:HJJY00,
  author =       "Johan H{\aa}stad and
                  Jakob Jonsson and
                  Ari Juels and
                  Moti Yung",
  title =        "Funkspiel Schemes: An Alternative to Conventional Tamper Resistance",
  pages =        "125--133",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:BonSam00,
  author =       "Piero A. Bonatti and
                  Pierangela Samarati",
  title =        "Regulating Service Access and Information Release on the {Web}",
  pages =        "134--143",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:GalAtl00,
  author =       "Avigdor Gal and
                  Vijayalakshmi Atluri",
  title =        "An Authorization Model for Temporal Data",
  pages =        "144--153",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:TidJae00,
  author =       "Jonathon Tidswell and
                  Trent Jaeger",
  title =        "An Access Control Model for Simplifying Constraint Expression",
  pages =        "154--163",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:BonDiVSam00,
  author =       "Piero A. Bonatti and
                  Sabrina De Capitani {di Vimercati} and
                  Pierangela Samarati",
  title =        "A Modular Approach to Composing Access Control Policies",
  pages =        "164--173",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:BerGabMan00,
  author =       "Massimo Bernaschi and
                  Emanuele Gabrielli and
                  Luigi V. Mancini",
  title =        "Operating System Enhancements to Prevent the Misuse of System Calls",
  pages =        "174--183",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:DoeKleKoy00,
  author =       "Thomas W. Doeppner and
                  Philip N. Klein and
                  Andrew Koyfman",
  title =        "Using Router Stamping to Identify the Source of {IP} Packets",
  pages =        "184--189",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:IKBS00,
  author =       "Sotiris Ioannidis and
                  Angelos D. Keromytis and
                  Steven M. Bellovin and
                  Jonathan M. Smith",
  title =        "Implementing a Distributed Firewall",
  pages =        "190--199",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:Varadharajan00,
  author =       "Vijay Varadharajan",
  title =        "Security Enhanced Mobile Agents",
  pages =        "200--209",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:YuMaWin00,
  author =       "Ting Yu and
                  Xiaosong Ma and
                  Marianne Winslett",
  title =        "{PRUNES}: An Efficient and Complete Strategy for Automated Trust Negotiation Over The {Internet}",
  pages =        "210--219",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:AuLooAsh00,
  author =       "Richard Au and
                  Mark Looi and
                  Paul Ashley",
  title =        "Cross-Domain One-shot Authorization Using Smart Cards",
  pages =        "220--227",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:SafHWan00,
  author =       "Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "New Constructions for Multicast Re-keying Schemes Using Perfect Hash Families",
  pages =        "228--234",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:KimPerTsu00,
  author =       "Yongdae Kim and
                  Adrian Perrig and
                  Gene Tsudik",
  title =        "Simple and Fault-Tolerant Key Agreement For Dynamic Collaborative Groups",
  pages =        "235--244",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:PfiWai00,
  author =       "Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Composition and Integrity Preservation of Secure Reactive Systems",
  pages =        "245--254",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:IoaKer00,
  author =       "John Ioannidis and
                  Angelos D. Keromytis",
  title =        "Network Security and {IPsec} (Tutorial)",
  pages =        "",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:Frankel00,
  author =       "Yair Frankel",
  title =        "Electronic Payment Technologies (Tutorial)",
  pages =        "",
  booktitle =    ccs00name,
  month =        ccs00month,
  publisher =    ccspub,
  editor =       ccs00ed,
  address =      ccs00addr,
  year =         2000,
}

@InProceedings{CCS:Axelsson99,
  author =       "Stefan Axelsson",
  title =        "The Base-Rate Fallacy and Its Implications for the Difficulty of Intrusion Detection",
  pages =        "1--7",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:SGVS99,
  author =       "R. Sekar and
                  Y. Guang and
                  S. Verma and
                  T. Shanbhag",
  title =        "A High-Performance Network Intrusion Detection System",
  pages =        "8--17",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:BHNS99,
  author =       "Boaz Barak and
                  Amir Herzberg and
                  Dalit Naor and
                  Eldad Shai",
  title =        "The Proactive Security Toolkit and Applications",
  pages =        "18--27",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:JueWat99,
  author =       "Ari Juels and
                  Martin Wattenberg",
  title =        "A Fuzzy Commitment Scheme",
  pages =        "28--36",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:PouSte99,
  author =       "Guillaume Poupard and
                  Jacques Stern",
  title =        "On the Fly Signatures Based on Factoring",
  pages =        "37--45",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:CraSho99,
  author =       "Ronald Cramer and
                  Victor Shoup",
  title =        "Signature Schemes Based on the Strong {RSA} Assumption",
  pages =        "46--51",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:AppFel99,
  author =       "Andrew W. Appel and
                  Edward W. Felten",
  title =        "Proof-Carrying Authentication",
  pages =        "52--62",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:Boyarsky99,
  author =       "Maurizio Kliban Boyarsky",
  title =        "Public-Key Cryptography and Password Protocols: The Multi-User Case",
  pages =        "63--72",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:MonReiWet99,
  author =       "Fabian Monrose and
                  Michael K. Reiter and
                  Susanne Wetzel",
  title =        "Password Hardening Based on Keystroke Dynamics",
  pages =        "73--82",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:MayYun99,
  author =       "Alain J. Mayer and
                  Moti Yung",
  title =        "Secure Protocol Transformation via ``Expansion'': From Two-Party to Groups",
  pages =        "83--92",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:Rohatgi99,
  author =       "Pankaj Rohatgi",
  title =        "A Compact and Fast Hybrid Signature Scheme for Multicast Packet Authentication",
  pages =        "93--100",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:MolPan99,
  author =       "Refik Molva and
                  Alain Pannetrat",
  title =        "Scalable Multicast Security in Dynamic Groups",
  pages =        "101--112",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:BonFra99,
  author =       "Dan Boneh and
                  Matthew K. Franklin",
  title =        "Anonymous Authentication with Subset Queries (extended abstract)",
  pages =        "113--119",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:Cachin99,
  author =       "Christian Cachin",
  title =        "Efficient Private Bidding and Auctions with an Oblivious Third Party",
  pages =        "120--127",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:AieRubStr99,
  author =       "William Aiello and
                  Aviel D. Rubin and
                  Martin Strauss",
  title =        "Using Smartcards to Secure a Personalized Gambling Device",
  pages =        "128--137",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:Ateniese99,
  author =       "Giuseppe Ateniese",
  title =        "Efficient Verifiable Encryption (and Fair Exchange) of Digital Signatures",
  pages =        "138--146",
  booktitle =    ccs99name,
  month =        ccs99month,
  publisher =    ccspub,
  editor =       ccs99ed,
  address =      ccs99addr,
  year =         1999,
}

@InProceedings{CCS:BecWil98,
  author =       "Klaus Becker and
                  Uta Wille",
  title =        "Communication Complexity of Group Key Distribution",
  pages =        "1--6",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:Wool98,
  author =       "Avishai Wool",
  title =        "Key Management for Encrypted Broadcast",
  pages =        "7--16",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
  note =         ta # { in } # acmtiss
}

@InProceedings{CCS:AteSteTsu98,
  author =       "Giuseppe Ateniese and
                  Michael Steiner and
                  Gene Tsudik",
  title =        "Authenticated Group Key Agreement and Friends",
  pages =        "17--26",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:MazKaa98,
  author =       "David Mazi{\`e}res and
                  M. Frans Kaashoek",
  title =        "The Design, Implementation and Operation of an Email Pseudonym Server",
  pages =        "27--36",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:Syverson98,
  author =       "Paul F. Syverson",
  title =        "Anonymity on the {Internet} (Panel)",
  pages =        "37",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:EdjAchCha98,
  author =       "Guy Edjlali and
                  Anurag Acharya and
                  Vipin Chaudhary",
  title =        "History-Based Access Control for Mobile Code",
  pages =        "38--48",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:Goldberg98,
  author =       "Allen Goldberg",
  title =        "A Specification of {Java} Loading and Bytecode Verification",
  pages =        "49--58",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:NacSte98,
  author =       "David Naccache and
                  Jacques Stern",
  title =        "A New Public Key Cryptosystem Based on Higher Residues",
  pages =        "59--66",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:GenMicRab98,
  author =       "Rosario Gennaro and
                  Daniele Micciancio and
                  Tal Rabin",
  title =        "An Efficient Non-Interactive Statistical Zero-Knowledge Proof System for Quasi-Safe Prime Products",
  pages =        "67--72",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:DeSDiCPer98,
  author =       "Alfredo {De Santis} and
                  Giovanni {Di Crescenzo} and
                  Giuseppe Persiano",
  title =        "Communication-Efficient Anonymous Group Identification",
  pages =        "73--82",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:FKTT98,
  author =       "Ian T. Foster and
                  Carl Kesselman and
                  Gene Tsudik and
                  Steven Tuecke",
  title =        "A Security Architecture for Computational Grids",
  pages =        "83--92",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:XuSin98,
  author =       "Jun Xu and
                  Mukesh Singhal",
  title =        "Design of a High-Performance {ATM} Firewall",
  pages =        "93--102",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:JSHJ98,
  author =       "Markus Jakobsson and
                  Elizabeth A. M. Shriver and
                  Bruce Hillyer and
                  Ari Juels",
  title =        "A Practical Secure Physical Random Bit Generator",
  pages =        "103--111",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:LMMS98,
  author =       "Patrick Lincoln and
                  John C. Mitchell and
                  Mark Mitchell and
                  Andre Scedrov",
  title =        "A Probabilistic Poly-Time Framework for Protocol Analysis",
  pages =        "112--121",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:HalKra98,
  author =       "Shai Halevi and
                  Hugo Krawczyk",
  title =        "Public-Key Cryptography and Password Protocols",
  pages =        "122--131",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:SchMud98,
  author =       "Bruce Schneier and
                  Mudge",
  title =        "Cryptanalysis of {Microsoft}'s Point-to-Point Tunneling Protocol ({PPTP})",
  pages =        "132--141",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:GabWoo98,
  author =       "Eran Gabber and
                  Avishai Wool",
  title =        "How to Prove Where You Are: Tracking the Location of Customer Equipment",
  pages =        "142--149",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:LanBro98,
  author =       "Terran Lane and
                  Carla E. Brodley",
  title =        "Temporal Sequence Learning and Data Reduction for Anomaly Detection",
  pages =        "150--158",
  booktitle =    ccs98name,
  month =        ccs98month,
  publisher =    ccspub,
  editor =       ccs98ed,
  address =      ccs98addr,
  year =         1998,
}

@InProceedings{CCS:FraRei97,
  author =       "Matthew K. Franklin and
                  Michael K. Reiter",
  title =        "Fair Exchange with a Semi-Trusted Third Party (extended abstract)",
  pages =        "1--5",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:AsoSchWai97,
  author =       "N. Asokan and
                  Matthias Schunter and
                  Michael Waidner",
  title =        "Optimistic Protocols for Fair Exchange",
  pages =        "7--17",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:Dean97,
  author =       "Drew Dean",
  title =        "The Security of Static Typing with Dynamic Linking",
  pages =        "18--27",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:HabSto97,
  author =       "Stuart Haber and
                  W. Scott Stornetta",
  title =        "Secure Names for Bit-Strings",
  pages =        "28--35",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:AbaGor97,
  author =       "Mart{\'i}n Abadi and
                  Andrew D. Gordon",
  title =        "A Calculus for Cryptographic Protocols: The Spi Calculus",
  pages =        "36--47",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:MonRub97,
  author =       "Fabian Monrose and
                  Aviel D. Rubin",
  title =        "Authentication via Keystroke Dynamics",
  pages =        "48--56",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:ReiStu97,
  author =       "Michael K. Reiter and
                  Stuart G. Stubblebine",
  title =        "Path Independence for Authentication in Large-Scale Systems",
  pages =        "57--66",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:BerCriRuf97,
  author =       "Francesco Bergadano and
                  Bruno Crispo and
                  Giancarlo Ruffo",
  title =        "Proactive Password Checking with Decision Trees",
  pages =        "67--77",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:BelGol97,
  author =       "Mihir Bellare and
                  Shafi Goldwasser",
  title =        "Verifiable Partial Key Escrow",
  pages =        "78--91",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:PoiSte97,
  author =       "David Pointcheval and
                  Jacques Stern",
  title =        "New Blind Signatures Equivalent to Factorization (Extended Abstract)",
  pages =        "92--99",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:HJJKY97,
  author =       "Amir Herzberg and
                  Markus Jakobsson and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Moti Yung",
  title =        "Proactive Public Key and Signature Systems",
  pages =        "100--110",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:DHJN97,
  author =       "Robert H. Deng and
                  Yongfei Han and
                  Albert B. Jeng and
                  Teow-Hin Ngair",
  title =        "A New On-Line Cash Check Scheme",
  pages =        "111--116",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:KelSch97,
  author =       "John Kelsey and
                  Bruce Schneier",
  title =        "Conditional Purchase Orders",
  pages =        "117--124",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:Foley97,
  author =       "Simon N. Foley",
  title =        "The Specification and Implementation of ``Commercial'' Security Requirements Including Dynamic Segregation of Duties",
  pages =        "125--134",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:JoyQui97,
  author =       "Marc Joye and
                  Jean-Jacques Quisquater",
  title =        "On the Importance of Securing Your Bins: The Garbage-man-in-the-middle Attack",
  pages =        "135--141",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:Patarin97,
  author =       "Jacques Patarin",
  title =        "Improved Security Bounds for Pseudorandom Permutations",
  pages =        "142--150",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:PfiWai97,
  author =       "Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Asymmetric Fingerprinting for Larger Collusions",
  pages =        "151--160",
  booktitle =    ccs97name,
  month =        ccs97month,
  publisher =    ccspub,
  editor =       ccs97ed,
  address =      ccs97addr,
  year =         1997,
}

@InProceedings{CCS:Samar96,
  author =       "Vipin Samar",
  title =        "Unified Login with Pluggable Authentication Modules ({PAM})",
  pages =        "1--10",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:Wiegel96,
  author =       "Burkhard Wiegel",
  title =        "Secure External References in Multimedia Email Messages",
  pages =        "11--18",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:Chuang96,
  author =       "Shaw-Cheng Chuang",
  title =        "Securing {ATM} Networks",
  pages =        "19--30",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:SteTsuWai96,
  author =       "Michael Steiner and
                  Gene Tsudik and
                  Michael Waidner",
  title =        "{Diffie}-{Hellman} Key Distribution Extended to Group Communication",
  pages =        "31--37",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:RFLW96,
  author =       "Michael K. Reiter and
                  Matthew K. Franklin and
                  John B. Lacy and
                  Rebecca N. Wright",
  title =        "The {Omega} Key Management Service",
  pages =        "38--47",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:MamUsuOka96,
  author =       "Masahiro Mambo and
                  Keisuke Usuda and
                  Eiji Okamoto",
  title =        "Proxy Signatures for Delegating Signing Operation",
  pages =        "48--57",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:MRNa96,
  author =       "David M'Ra{\"i}hi and
                  David Naccache",
  title =        "Batch Exponentiation: A Fast {DLP}-Based Signature Generation Strategy",
  pages =        "58--61",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:LauLamChu96,
  author =       "Rynson W. H. Lau and
                  Kwok-Yan Lam and
                  Siu Leung Chung",
  title =        "The Failure of Anti-Hacking Legislation: A {Hong} {Kong} Perspective",
  pages =        "62--67",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:Matsumoto96,
  author =       "Tsutomu Matsumoto",
  title =        "Human-Computer Cryptography: An Attempt",
  pages =        "68--75",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:JakYun96,
  author =       "Markus Jakobsson and
                  Moti Yung",
  title =        "Revokable and Versatile Electronic Money (extended abstract)",
  pages =        "76--87",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:CamPivSta96,
  author =       "Jan Camenisch and
                  Jean-Marc Piveteau and
                  Markus Stadler",
  title =        "An Efficient Fair Payment System",
  pages =        "88--94",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:StuWri96,
  author =       "Stuart G. Stubblebine and
                  Rebecca N. Wright",
  title =        "An Authentication Logic Supporting Synchronization, Revocation, and Recency",
  pages =        "95--105",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:Bolignano96,
  author =       "Dominique Bolignano",
  title =        "An Approach to the Formal Verification of Cryptographic Protocols",
  pages =        "106--118",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:RBJM96,
  author =       "Indrajit Ray and
                  Elisa Bertino and
                  Sushil Jajodia and
                  Luigi V. Mancini",
  title =        "An Advanced Commit Protocol for {MLS} Distributed Database Systems",
  pages =        "119--128",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:Goldschlag96,
  author =       "David M. Goldschlag",
  title =        "Several Secure Store and Forward Devices",
  pages =        "129--137",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:Vaudenay96,
  author =       "Serge Vaudenay",
  title =        "An Experiment on {DES} Statistical Cryptanalysis",
  pages =        "139--147",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:MicPetHor96,
  author =       "Markus Michels and
                  Holger Petersen and
                  Patrick Horster",
  title =        "Breaking and Repairing a Convertible Undeniable Signature Scheme",
  pages =        "148--152",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:SunShi96,
  author =       "Hung-Min Sun and
                  Shiuh-Pyng Shieh",
  title =        "Cryptanalysis of Private-Key Encryption Schemes Based on Burst-Error-Correcting Codes",
  pages =        "153--156",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:NaoWoo96,
  author =       "Moni Naor and
                  Avishai Wool",
  title =        "Access Control and Signatures via Quorum Secret Sharing",
  pages =        "157--168",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:BerJajSam96,
  author =       "Elisa Bertino and
                  Sushil Jajodia and
                  Pierangela Samarati",
  title =        "A Non-Timestamped Authorization Model for Data Management Systems",
  pages =        "169--178",
  booktitle =    ccs96name,
  month =        ccs96month,
  publisher =    ccspub,
  editor =       ccs96ed,
  address =      ccs96addr,
  year =         1996,
}

@InProceedings{CCS:JaePra94,
  author =       "Trent Jaeger and
                  Atul Prakash",
  title =        "Support for the File System Security Requirements of Computational E-Mail Systems",
  pages =        "1--9",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:Bharghavan94,
  author =       "Vaduvur Bharghavan",
  title =        "Secure Wireless {LANs}",
  pages =        "10--17",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:KimSpa94,
  author =       "Gene H. Kim and
                  Eugene H. Spafford",
  title =        "The Design and Implementation of {Tripwire}: A File System Integrity Checker",
  pages =        "18--29",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:JurBun94,
  author =       "Marjan Jurecic and
                  Herbert Bunz",
  title =        "Exchange of Patient Records - Prototype Implementation of a Security Attributes Service in {X.500}",
  pages =        "30--38",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:ATWW94,
  author =       "Edward Amoroso and
                  Carol Taylor and
                  John Watson and
                  Jonathan Weiss",
  title =        "A Process-Oriented Methodology for Assessing and Improving Software Trustworthiness",
  pages =        "39--50",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:BKOSW94,
  author =       "Thomas Beth and
                  Hans-Joachim Knobloch and
                  Marcus Otten and
                  Gustavus J. Simmons and
                  Peer Wichmann",
  title =        "Towards Acceptable Key Escrow Systems",
  pages =        "51--58",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:Blaze94,
  author =       "Matt Blaze",
  title =        "Protocol Failure in the Escrowed Encryption Standard",
  pages =        "59--67",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:Reiter94,
  author =       "Michael K. Reiter",
  title =        "Secure Agreement Protocols: Reliable and Atomic Group Multicast in Rampart",
  pages =        "68--80",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:JKKV94,
  author =       "Mike Just and
                  Evangelos Kranakis and
                  Danny Krizanc and
                  Paul C. {van Oorschot}",
  title =        "On Key Distribution via True Broadcasting",
  pages =        "81--88",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:ChaPieSaf94,
  author =       "Chris Charnes and
                  Josef Pieprzyk and
                  Reihaneh Safavi-Naini",
  title =        "Conditionally Secure Secret Sharing Schemes with Disenrollment Capability",
  pages =        "89--95",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:HorPetMic94,
  author =       "Patrick Horster and
                  Holger Petersen and
                  Markus Michels",
  title =        "{Meta-El-Gamal} Signature Schemes",
  pages =        "96--107",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:LowPauMax94,
  author =       "Steven H. Low and
                  Sanjoy Paul and
                  Nicholas F. Maxemchuk",
  title =        "Anonymous Credit Cards",
  pages =        "108--117",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:AmmJaj94,
  author =       "Paul Ammann and
                  Sushil Jajodia",
  title =        "An Efficient Multiversion Algorithm for Secure Servicing of Transaction Reads",
  pages =        "118--125",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:BerBetSam94,
  author =       "Elisa Bertino and
                  Claudio Bettini and
                  Pierangela Samarati",
  title =        "A Temporal Authorization Model",
  pages =        "126--135",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:SamAmmJaj94,
  author =       "Pierangela Samarati and
                  Paul Ammann and
                  Sushil Jajodia",
  title =        "Propagation of Authorizations in Distributed Database Systems",
  pages =        "136--147",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:HeyTav94,
  author =       "Howard M. Heys and
                  Stafford E. Tavares",
  title =        "The Design of Substitution-Permutation Networks Resistant to Differential and Linear Cryptanalysis",
  pages =        "148--155",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:ZhaTavCam94,
  author =       "M. Zhang and
                  Stafford E. Tavares and
                  L. L. Campbell",
  title =        "Information Leakage of Boolean Functions and Its Relationship to Other Cryptographic Criteria",
  pages =        "156--165",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:TomSaf94,
  author =       "L. Tombak and
                  Reihaneh Safavi-Naini",
  title =        "Authentication Codes That Are r-Fold Secure Against Spoofing",
  pages =        "166--169",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:MedLhaNeu94,
  author =       "Gennady Medvinsky and
                  Charlie Lai and
                  B. Clifford Neuman",
  title =        "Endorsements, Licensing, and Insurance for Distributed System Services",
  pages =        "170--175",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:Gong94,
  author =       "Li Gong",
  title =        "New Protocols for Third-Party-Based Authentication and Secure Broadcast",
  pages =        "176--183",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:OkaOht94,
  author =       "Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "How to Simultaneously Exchange Secrets by General Assumptions",
  pages =        "184--192",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:ForWie94,
  author =       "Warwick Ford and
                  Michael J. Wiener",
  title =        "A Key Distribution Method for Object-Based Protection",
  pages =        "193--197",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:CaiShe94,
  author =       "Thomas R. Cain and
                  Alan T. Sherman",
  title =        "How to Break {Gifford}'s Cipher (extended abstract)",
  pages =        "198--209",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:VanWie94,
  author =       "Paul C. {van Oorschot} and
                  Michael J. Wiener",
  title =        "Parallel Collision Search with Application to Hash Functions and Discrete Logarithms",
  pages =        "210--218",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:MolRut94,
  author =       "Refik Molva and
                  Erich R{\"u}tsche",
  title =        "Application Access Control at Network Level",
  pages =        "219--228",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:RolTouGom94,
  author =       "P. Rolin and
                  Laurent Toutain and
                  Sylvain Gombault",
  title =        "Network Security Probe",
  pages =        "229--240",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:AndLonKwo94,
  author =       "Alison Anderson and
                  Dennis Longley and
                  {Lam-for} Kwok",
  title =        "Security Modelling for Organisations",
  pages =        "241--250",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:CoyKlu94,
  author =       "James W. Coyne and
                  Norman C. Kluksdahl",
  title =        "``Mainstreaming'' Automated Information Systems Security Engineering (a case study in security run amok)",
  pages =        "251--257",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:HinLee94,
  author =       "Heather M. Hinton and
                  E. Stewart Lee",
  title =        "The Compatibility of Policies",
  pages =        "258--269",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:Browne94,
  author =       "Randy Browne",
  title =        "An Entropy Conservation Law for Testing the Completeness of Convert Channel Analysis",
  pages =        "270--281",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:NesLee94,
  author =       "John P. Nestor and
                  E. S. Lee",
  title =        "Prerequisite Confidentiality",
  pages =        "282--293",
  booktitle =    ccs94name,
  month =        ccs94month,
  publisher =    ccspub,
  editor =       ccs94ed,
  address =      ccs94addr,
  year =         1994,
}

@InProceedings{CCS:Hauser93,
  author =       "Ralf C. Hauser",
  title =        "Does Licensing Require New Access Control Techniques?",
  pages =        "1--8",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Blaze93,
  author =       "Matt Blaze",
  title =        "A Cryptographic File System for {UNIX}",
  pages =        "9--16",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:SFRM93,
  author =       "Miguel Soriano and
                  Jordi Forn{\'e} and
                  Francisco Recacha and
                  Jos{\'e} L. Mel{\'u}s",
  title =        "A Particular Solution to Provide Secure Communications in an {Ethernet} Environment",
  pages =        "17--25",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Gong93,
  author =       "Li Gong",
  title =        "Lower Bounds on Messages and Rounds for Network Authentication Protocols",
  pages =        "26--37",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Yahalom93,
  author =       "Raphael Yahalom",
  title =        "Optimality of Multi-Domain Protocols",
  pages =        "38--48",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:TsuVan93,
  author =       "Gene Tsudik and
                  Els {Van Herreweghen}",
  title =        "On Simple and Secure Key Distribution",
  pages =        "49--57",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:NybRue93,
  author =       "Kaisa Nyberg and
                  Rainer A. Rueppel",
  title =        "A New Signature Scheme Based on the {DSA} Giving Message Recovery",
  pages =        "58--61",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:BelRog93,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Random Oracles are Practical: {A} Paradigm for Designing Efficient Protocols",
  pages =        "62--73",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Pfitzmann93,
  author =       "Birgit Pfitzmann",
  title =        "Sorting Out Signature Schemes",
  pages =        "74--85",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:PatrickBrown93,
  author =       "Patrick W. Brown",
  title =        "Digital Signatures: Can They be Accepted as Legal Signatures in {EDI}?",
  pages =        "86--92",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:JMLW93,
  author =       "Donald B. Johnson and
                  Stephen M. Matyas and
                  An V. Le and
                  John D. Wilkins",
  title =        "Design of the Commercial Data Masking Facility Data Privacy Algorithm",
  pages =        "93--96",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Syverson93,
  author =       "Paul F. Syverson",
  title =        "Adding Time to a Logic of Authentication",
  pages =        "97--101",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:MedNeu93,
  author =       "Gennady Medvinsky and
                  B. Clifford Neuman",
  title =        "{NetCash}: A Design for Practical Electronic Currency on the {Internet}",
  pages =        "102--106",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:DanBrown93,
  author =       "Dan Brown",
  title =        "Security Planning for Personal Communications",
  pages =        "107--111",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:WooLam93,
  author =       "Thomas Y. C. Woo and
                  Simon S. Lam",
  title =        "A Framework for Distributed Authorization",
  pages =        "112--118",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:KanMos93,
  author =       "Myong H. Kang and
                  Ira S. Moskowitz",
  title =        "A Pump for Rapid, Reliable, Secure Communication",
  pages =        "119--129",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:BerSamJaj93a,
  author =       "Elisa Bertino and
                  Pierangela Samarati and
                  Sushil Jajodia",
  title =        "Authorizations in Relational Database Management Systems",
  pages =        "130--139",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:BerSamJaj93b,
  author =       "Elisa Bertino and
                  Pierangela Samarati and
                  Sushil Jajodia",
  title =        "High Assurance Discretionary Access Control for Object Bases",
  pages =        "140--150",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Needham93,
  author =       "Roger M. Needham",
  title =        "Denial of Service",
  pages =        "151--153",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:KFGHLMW93,
  author =       "Calvin Ko and
                  Deborah A. Frincke and
                  Terrance Goan and
                  Todd Heberlein and
                  Karl N. Levitt and
                  Biswanath Mukherjee and
                  Christopher Wee",
  title =        "Analysis of an Algorithm for Distributed Recognition and Accountability",
  pages =        "154--164",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:LinCha93,
  author =       "Ping Lin and
                  C. Sekar Chandersekaran",
  title =        "Integration of {DCE} and Local Registries: Design Approaches",
  pages =        "165--170",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:SebZhaZhe93,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "Systematic Generation of Cryptographically Robust {S}-Boxes",
  pages =        "171--182",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:PreGovVan93,
  author =       "Bart Preneel and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Differential Cryptanalysis of Hash Functions Based on Block Ciphers",
  pages =        "183--188",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:BetKnoOtt93,
  author =       "Thomas Beth and
                  Hans-Joachim Knobloch and
                  Marcus Otten",
  title =        "Verifiable Secret Sharing for Monotone Access Structures",
  pages =        "189--194",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Kluepfel93,
  author =       "Hank M. Kluepfel",
  title =        "Securing a Global Village and Its Resources: Baseline Security for Interconnected Signaling System \#7 Telecommunications Networks",
  pages =        "195--212",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Simmons93,
  author =       "Gustavus J. Simmons",
  title =        "Cryptanalysis and Protocol Failures (abstract)",
  pages =        "213--214",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:Anderson93,
  author =       "Ross J. Anderson",
  title =        "Why Cryptosystems Fail",
  pages =        "215--227",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:DesBur93,
  author =       "Yvo Desmedt and
                  Mike Burmester",
  title =        "Towards Practical ``Proven Secure'' Authenticated Key Distribution",
  pages =        "228--231",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:vanOorschot93,
  author =       "Paul C. {van Oorschot}",
  title =        "Extending Cryptographic Logics of Belief to Key Agreement Protocols",
  pages =        "232--243",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

@InProceedings{CCS:BelMer93,
  author =       "Steven M. Bellovin and
                  Michael Merritt",
  title =        "Augmented Encrypted Key Exchange: A Password-Based Protocol Secure against Dictionary Attacks and Password File Compromise",
  pages =        "244--250",
  booktitle =    ccs93name,
  month =        ccs93month,
  publisher =    ccspub,
  editor =       ccs93ed,
  address =      ccs93addr,
  year =         1993,
}

%------------------------------------------------------------------
%                          ACNS
%------------------------------------------------------------------

@InProceedings{ACNS:HaoCla12,
  author =       "Feng Hao and
                  Dylan Clarke",
  title =        "Security Analysis of a Multi-factor Authenticated Key Exchange Protocol",
  pages =        "1--11",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:NguChoSus12,
  author =       "Vu Duc Nguyen and
                  Yang-Wai Chow and
                  Willy Susilo",
  title =        "Breaking an Animated {CAPTCHA} Scheme",
  pages =        "12--29",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:BBMPPY12,
  author =       "Assaf Ben-David and
                  Omer Berkman and
                  Yossi Matias and
                  Sarvar Patel and
                  Cem Paya and
                  Moti Yung",
  title =        "Contextual {OTP}: Mitigating Emerging Man-in-the-Middle Attacks with Wireless Hardware Tokens",
  pages =        "30--47",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:ZLJG12,
  author =       "Nan Zhang and
                  Jingqiang Lin and
                  Jiwu Jing and
                  Neng Gao",
  title =        "{RIKE}: Using Revocable Identities to Support Key Escrow in {PKIs}",
  pages =        "48--65",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:MulTauFre12,
  author =       "Tilo M{\"u}ller and
                  Benjamin Taubmann and
                  Felix C. Freiling",
  title =        "{TreVisor} - {OS}-Independent Software-Based Full Disk Encryption Secure against Main Memory Attacks",
  pages =        "66--83",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:Alomair12,
  author =       "Basel Alomair",
  title =        "Authenticated Encryption: How Reordering Can Impact Performance",
  pages =        "84--99",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:Zhang12,
  author =       "Haibin Zhang",
  title =        "Length-Doubling Ciphers and Tweakable Ciphers",
  pages =        "100--116",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:ZSWFW12,
  author =       "Wentao Zhang and
                  Bozhan Su and
                  Wenling Wu and
                  Dengguo Feng and
                  Chuankun Wu",
  title =        "Extending Higher-Order Integral: An Efficient Unified Algorithm of Constructing Integral Distinguishers for Block Ciphers",
  pages =        "117--134",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:FujSaiXag12,
  author =       "Atsushi Fujioka and
                  Taiichi Saito and
                  Keita Xagawa",
  title =        "Security Enhancements by {OR}-Proof in Identity-Based Identification",
  pages =        "135--152",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:CZLC12,
  author =       "Yu Chen and
                  Zongyang Zhang and
                  Dongdai Lin and
                  Zhenfu Cao",
  title =        "Identity-Based Extractable Hash Proofs and Their Applications",
  pages =        "153--170",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:SPBPD12,
  author =       "Kai Samelin and
                  Henrich Christopher P{\"o}hls and
                  Arne Bilzhause and
                  Joachim Posegga and
                  Hermann {de Meer}",
  title =        "On Structural Signatures for Tree Data Structures",
  pages =        "171--187",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:XieXueZha12,
  author =       "Xiang Xie and
                  Rui Xue and
                  Rui Zhang",
  title =        "Inner-Product Lossy Trapdoor Functions and Applications",
  pages =        "188--205",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:ArrbarFar12,
  author =       "Afonso Arriaga and
                  Manuel Barbosa and
                  Pooya Farshim",
  title =        "On the Joint Security of Signature and Encryption Schemes under Randomness Reuse: Efficiency and Security Amplification",
  pages =        "206--223",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:Lipmaa12,
  author =       "Helger Lipmaa",
  title =        "Secure Accumulators from Euclidean Rings without Trusted Setup",
  pages =        "224--240",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:LGLL12,
  author =       "Zhiqiang Liu and
                  Dawu Gu and
                  Ya Liu and
                  Wei Li",
  title =        "Linear Fault Analysis of Block Ciphers",
  pages =        "241--256",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:AsaYanIwa12,
  author =       "Yuki Asano and
                  Shingo Yanagihara and
                  Tetsu Iwata",
  title =        "Cryptanalysis of 256-Bit Key {HyRAL} via Equivalent Keys",
  pages =        "257--274",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:SasWan12,
  author =       "Yu Sasaki and
                  Lei Wang",
  title =        "Distinguishers beyond Three Rounds of the {RIPEMD}-128/-160 Compression Functions",
  pages =        "275--292",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:ZhaLinLiu12,
  author =       "Fangguo Zhang and
                  Qiping Lin and
                  Shengli Liu",
  title =        "Zero-Value Point Attacks on Kummer-Based Cryptosystem",
  pages =        "293--310",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:PirRocCar12,
  author =       "Gilles Piret and
                  Thomas Roche and
                  Claude Carlet",
  title =        "{PICARO} - A Block Cipher Allowing Efficient Higher-Order Side-Channel Resistance",
  pages =        "311--328",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:YeEis12,
  author =       "Xin Ye and
                  Thomas Eisenbarth",
  title =        "Wide Collisions in Practice",
  pages =        "329--343",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:SafTuhWan12,
  author =       "Reihaneh Safavi-Naini and
                  Mohammed Ashraful Tuhin and
                  Pengwei Wang",
  title =        "A General Construction for 1-Round d-{RMT} and (0, d)-{SMT}",
  pages =        "344--362",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:LSLGF12,
  author =       "Tingwen Liu and
                  Yong Sun and
                  Alex X. Liu and
                  Li Guo and
                  Binxing Fang",
  title =        "A Prefiltering Approach to Regular Expression Matching for Network Security Systems",
  pages =        "363--380",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:GioNinZha12,
  author =       "Jason Gionta and
                  Peng Ning and
                  Xiaolan Zhang",
  title =        "{iHTTP}: Efficient Authentication of Non-confidential {HTTP} Traffic",
  pages =        "381--399",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:AKPM12,
  author =       "Elias Athanasopoulos and
                  Vasileios P. Kemerlis and
                  Michalis Polychronakis and
                  Evangelos P. Markatos",
  title =        "{ARC}: Protecting against {HTTP} Parameter Pollution Attacks Using Application Request Caches",
  pages =        "400--417",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:TDLJ12,
  author =       "Minh Tran and
                  Xinshu Dong and
                  Zhenkai Liang and
                  Xuxian Jiang",
  title =        "Tracking the Trackers: Fast and Scalable Dynamic Analysis of Web Content for Privacy Violations",
  pages =        "418--435",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:CSPE12,
  author =       "Bogdan Carbunar and
                  Radu Sion and
                  Rahul Potharaju and
                  Moussa Ehsan",
  title =        "The Shy Mayor: Private Badges in GeoSocial Networks",
  pages =        "436--454",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:ChuWidWan12,
  author =       "Zi Chu and
                  Indra Widjaja and
                  Haining Wang",
  title =        "Detecting Social Spam Campaigns on Twitter",
  pages =        "455--472",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:CDLZ12,
  author =       "Shaoying Cai and
                  Robert H. Deng and
                  Yingjiu Li and
                  Yunlei Zhao",
  title =        "A New Framework for Privacy of {RFID} Path Authentication",
  pages =        "473--488",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:RizGri12,
  author =       "Panagiotis Rizomiliotis and
                  Stefanos Gritzalis",
  title =        "{GHB}\#: A Provably Secure {HB}-Like Lightweight Authentication Protocol",
  pages =        "489--506",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:WanLiLi12,
  author =       "Boyang Wang and
                  Baochun Li and
                  Hui Li",
  title =        "Knox: Privacy-Preserving Auditing for Shared Data with Large Groups in the Cloud",
  pages =        "507--525",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:CHHY12,
  author =       "Sherman S. M. Chow and
                  Yi Jun He and
                  Lucas Chi Kwong Hui and
                  Siu Ming Yiu",
  title =        "{SPICE} - Simple Privacy-Preserving Identity-Management for Cloud Environment",
  pages =        "526--543",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:LTSL12,
  author =       "Hsiao-Ying Lin and
                  Wen-Guey Tzeng and
                  Shiuan-Tzuo Shen and
                  Bao-Shuh Paul Lin",
  title =        "A Practical Smart Metering System Supporting Privacy Preserving Billing and Load Monitoring",
  pages =        "544--560",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:ErkTsu12,
  author =       "Zekeriya Erkin and
                  Gene Tsudik",
  title =        "Private Computation of Spatial and Temporal Power Consumption with Smart Meters",
  pages =        "561--577",
  editor =       acns12ed,
  booktitle =    acns12name,
  volume =       acns12vol,
  month =        acns12month,
  address =      acns12addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ACNS:WZYQG11,
  author =       "Yipeng Wang and
                  Zhibin Zhang and
                  Danfeng (Daphne) Yao and
                  Buyun Qu and
                  Li Guo",
  title =        "Inferring Protocol State Machine from Network Traces: A Probabilistic Approach",
  pages =        "1--18",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:ChaXuZhu11,
  author =       "Ashwin Chaugule and
                  Zhi Xu and
                  Sencun Zhu",
  title =        "A Specification Based Intrusion Detection Framework for Mobile Phones",
  pages =        "19--37",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:AliKer11,
  author =       "Mansoor Alicherry and
                  Angelos D. Keromytis",
  title =        "Misuse Detection in Consent-Based Networks",
  pages =        "38--56",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:AlbCid11,
  author =       "Martin Albrecht and
                  Carlos Cid",
  title =        "Cold Boot Key Recovery by Solving Polynomial Systems with Noise",
  pages =        "57--72",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:SchIto11,
  author =       "Werner Schindler and
                  Kouichi Itoh",
  title =        "Exponent Blinding Does Not Always Lift (Partial) Spa Resistance to Higher-Level Security",
  pages =        "73--90",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:BirKizZha11,
  author =       "Alex Biryukov and
                  Ilya Kizhvatov and
                  Bin Zhang",
  title =        "Cryptanalysis of the {Atmel} Cipher in {SecureMemory}, {CryptoMemory} and {CryptoRF}",
  pages =        "91--109",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:ChaFouLer11,
  author =       "Thomas Chardin and
                  Pierre-Alain Fouque and
                  Delphine Leresteux",
  title =        "Cache Timing Analysis of {RC4}",
  pages =        "110--129",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:DMRY11,
  author =       "Dana Dachman-Soled and
                  Tal Malkin and
                  Mariana Raykova and
                  Moti Yung",
  title =        "Secure Efficient Multiparty Computing of Multivariate Polynomials and Applications",
  pages =        "130--146",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:DeCManPoe11,
  author =       "Emiliano {De Cristofaro} and
                  Mark Manulis and
                  Bertram Poettering",
  title =        "Private Discovery of Common Social Contacts",
  pages =        "147--165",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:PohSamPos11,
  author =       "Henrich Christopher P{\"o}hls and
                  Kai Samelin and
                  Joachim Posegga",
  title =        "Sanitizable Signatures in {XML} Signature - Performance, Mixing Properties, and Revisiting the Property of Transparency",
  pages =        "166--182",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:ACHO11,
  author =       "Masayuki Abe and
                  Sherman S. M. Chow and
                  Kristiyan Haralambiev and
                  Miyako Ohkubo",
  title =        "Double-Trapdoor Anonymous Tags for Traceable Signatures",
  pages =        "183--200",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:BDDLZ11,
  author =       "Feng Bao and
                  Robert H. Deng and
                  Xuhua Ding and
                  Junzuo Lai and
                  Yunlei Zhao",
  title =        "Hierarchical Identity-Based Chameleon Hash and Its Applications",
  pages =        "201--219",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:CMSM11,
  author =       "Daiki Chiba and
                  Takahiro Matsuda and
                  Jacob C. N. Schuldt and
                  Kanta Matsuura",
  title =        "Efficient Generic Constructions of Signcryption with Insider Security in the Multi-user Setting",
  pages =        "220--237",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:ButXuYao11,
  author =       "Patrick Butler and
                  Kui Xu and
                  Danfeng (Daphne) Yao",
  title =        "Quantitatively Analyzing Stealthy Communication Channels",
  pages =        "238--254",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:CDFGP11,
  author =       "Dario Catalano and
                  Mario {Di Raimondo} and
                  Dario Fiore and
                  Rosario Gennaro and
                  Orazio Puglisi",
  title =        "Fully Non-interactive Onion Routing with Forward-Secrecy",
  pages =        "255--273",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:KurNojPho11,
  author =       "Kaoru Kurosawa and
                  Ryo Nojima and
                  Le Trieu Phong",
  title =        "Generic Fully Simulatable Adaptive Oblivious Transfer",
  pages =        "274--291",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:ChoKurPAt11,
  author =       "Ashish Choudhury and
                  Kaoru Kurosawa and
                  Arpita Patra",
  title =        "Simple and Efficient Single Round almost Perfectly Secure Message Transmission Tolerating Generalized Adversary",
  pages =        "292--308",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:FisOne11,
  author =       "Marc Fischlin and
                  Cristina Onete",
  title =        "Relaxed Security Notions for Signatures of Knowledge",
  pages =        "309--326",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:WuZHa11,
  author =       "Wenling Wu and
                  Lei Zhang",
  title =        "{LBlock}: A Lightweight Block Cipher",
  pages =        "327--344",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:TezVau11,
  author =       "Cihangir Tezcan and
                  Serge Vaudenay",
  title =        "On Hiding a Plaintext Length by Preencryption",
  pages =        "345--358",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:DArDel11,
  author =       "Paolo D'Arco and
                  Angel L. P{\'e}rez {del Pozo}",
  title =        "Fighting Pirates 2.0",
  pages =        "359--376",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:PhaPoiStr11,
  author =       "Duong Hieu Phan and
                  David Pointcheval and
                  Mario Strefler",
  title =        "Security Notions for Broadcast Encryption",
  pages =        "377--394",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:KosAsoAfa11,
  author =       "Kari Kostiainen and
                  N. Asokan and
                  Alexandra Afanasyeva",
  title =        "Towards User-Friendly Credential Transfer on Open Credential Platforms",
  pages =        "395--412",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:SchHan11,
  author =       "Jacob C. N. Schuldt and
                  Goichiro Hanaoka",
  title =        "Non-transferable User Certification Secure against Authority Information Leaks and Impersonation Attacks",
  pages =        "413--430",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:CCHPRS11,
  author =       "Ran Canetti and
                  Suresh Chari and
                  Shai Halevi and
                  Birgit Pfitzmann and
                  Arnab Roy and
                  Michael Steiner and
                  Wietse Venema",
  title =        "Composable Security Analysis of {OS} Services",
  pages =        "431--448",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:KolMen11,
  author =       "Stefan K{\"o}lbl and
                  Florian Mendel",
  title =        "Practical Attacks on the Maelstrom-0 Compression Function",
  pages =        "449--461",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:AshDun11,
  author =       "Tomer Ashur and
                  Orr Dunkelman",
  title =        "Linear Analysis of Reduced-Round CubeHash",
  pages =        "462--478",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:BhaMan11,
  author =       "Rishiraj Bhattacharyya and
                  Avradip Mandal",
  title =        "On the Indifferentiability of {Fugue} and {Luffa}",
  pages =        "479--497",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:NCFK11,
  author =       "Yuto Nakano and
                  Carlos Cid and
                  Kazuhide Fukushima and
                  Shinsaku Kiyomoto",
  title =        "Analysis of Message Injection in Stream Cipher-Based Hash Functions",
  pages =        "498--513",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:FriYuaAta11,
  author =       "Keith B. Frikken and
                  Hao Yuan and
                  Mikhail J. Atallah",
  title =        "Secure Authenticated Comparisons",
  pages =        "514--531",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:INHJ11,
  author =       "Luan Ibraimi and
                  Svetla Nikova and
                  Pieter H. Hartel and
                  Willem Jonker",
  title =        "Public-Key Encryption with Delegated Search",
  pages =        "532--549",
  editor =       acns11ed,
  booktitle =    acns11name,
  volume =       acns11vol,
  month =        acns11month,
  address =      acns11addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ACNS:BCNTV10,
  author =       "Aur{\'e}lie Bauer and
                  Jean-S{\'e}bastien Coron and
                  David Naccache and
                  Mehdi Tibouchi and
                  Damien Vergnaud",
  title =        "On the Broadcast and Validity-Checking Security of {PKCS}\#1 v1.5 Encryption",
  pages =        "1--18",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:LCLZZX10,
  author =       "Huang Lin and
                  Zhenfu Cao and
                  Xiaohui Liang and
                  Muxin Zhou and
                  Haojin Zhu and
                  Dongsheng Xing",
  title =        "How to Construct Interval Encryption from Binary Tree Encryption",
  pages =        "19--34",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:BoyWat10,
  author =       "Xavier Boyen and
                  Brent Waters",
  title =        "Shrinking the Keys of Discrete-Log-Type Lossy Trapdoor Functions",
  pages =        "35--52",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:YumSeoLee10,
  author =       "Dae Hyun Yum and
                  Jae Woo Seo and
                  Pil Joong Lee",
  title =        "Trapdoor Sanitizable Signatures Made Easy",
  pages =        "53--68",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:RucSchSch10,
  author =       "Markus R{\"u}ckert and
                  Michael Schneider and
                  Dominique Schr{\"o}der",
  title =        "Generic Constructions for Verifiably Encrypted Signatures without Random Oracles or {NIZKs}",
  pages =        "69--86",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:BBDFFK10,
  author =       "Christina Brzuska and
                  Heike Busch and
                  {\"O}zg{\"u}r Dagdelen and
                  Marc Fischlin and
                  Martin Franz and
                  Stefan Katzenbeisser and
                  Mark Manulis and
                  Cristina Onete and
                  Andreas Peter and
                  Bertram Poettering and
                  Dominique Schr{\"o}der",
  title =        "Redactable Signatures for Tree-Structured Data: Definitions and Constructions",
  pages =        "87--104",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:WLSL10,
  author =       "Yuechuan Wei and
                  Ping Li and
                  Bing Sun and
                  Chao Li",
  title =        "Impossible Differential Cryptanalysis on {Feistel} Ciphers with {SP} and {SPS} Round Functions",
  pages =        "105--122",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:ColSta10,
  author =       "Baudoin Collard and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Multi-trail Statistical Saturation Attacks",
  pages =        "123--138",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:BirPriZha10,
  author =       "Alex Biryukov and
                  Deike Priemuth-Schmid and
                  Bin Zhang",
  title =        "Multiset Collision Attacks on Reduced-Round {SNOW} {3G} and {SNOW} {3G} (+) ",
  pages =        "139--153",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:MelNegHas10,
  author =       "Nicolas Meloni and
                  Christophe N{\`e}gre and
                  M. Anwar Hasan",
  title =        "High Performance {GHASH} Function for Long Messages",
  pages =        "154--167",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:LuPanHar10,
  author =       "Jiqiang Lu and
                  Jing Pan and
                  Jerry den Hartog",
  title =        "Principles on the Security of {AES} against First and Second-Order Differential Power Analysis",
  pages =        "168--185",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:VeySta10,
  author =       "Nicolas Veyrat-Charvillon and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Adaptive Chosen-Message Side-Channel Attacks",
  pages =        "186--199",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:GenProQui10,
  author =       "Laurie Genelle and
                  Emmanuel Prouff and
                  Micha{\"e}l Quisquater",
  title =        "Secure Multiplicative Masking of Power Functions",
  pages =        "200--217",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:BFIJSV10,
  author =       "Olivier Blazy and
                  Georg Fuchsbauer and
                  Malika Izabach{\`e}ne and
                  Amandine Jambert and
                  Herv{\'e} Sibert and
                  Damien Vergnaud",
  title =        "Batch {Groth}-{Sahai}",
  pages =        "218--235",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:FraMoh10,
  author =       "Matthew K. Franklin and
                  Payman Mohassel",
  title =        "Efficient and Secure Evaluation of Multivariate Polynomials and Applications",
  pages =        "236--254",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:JakMakNie10,
  author =       "Thomas P. Jakobsen and
                  Marc X. Makkes and
                  Janus Dam Nielsen",
  title =        "Efficient Implementation of the {Orlandi} Protocol",
  pages =        "255--272",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:KiaPeh10,
  author =       "Aggelos Kiayias and
                  Serdar Pehlivanoglu",
  title =        "Improving the Round Complexity of Traitor Tracing Schemes",
  pages =        "273--290",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:BriChaIca10,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  Thomas Icart",
  title =        "Password Based Key Exchange Protocols on Elliptic Curves Which Conceal the Public Parameters",
  pages =        "291--308",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:GenKraRab10,
  author =       "Rosario Gennaro and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "{Okamoto}-{Tanaka} Revisited: Fully Authenticated {Diffie}-{Hellman} with Minimal Overhead",
  pages =        "309--328",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:YaoZha10,
  author =       "Andrew Chi-Chih Yao and
                  Yunlei Zhao",
  title =        "Deniable Internet Key Exchange",
  pages =        "329--348",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:AsgPieWan10,
  author =       "Hassan Jameel Asghar and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "A New Human Identification Protocol and {Coppersmith}'s Baby-Step Giant-Step Algorithm",
  pages =        "349--366",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:FanLiCha10,
  author =       "Chengfang Fang and
                  Qiming Li and
                  Ee-Chien Chang",
  title =        "Secure Sketch for Multiple Secrets",
  pages =        "367--383",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:MasVau10,
  author =       "Atefeh Mashatan and
                  Serge Vaudenay",
  title =        "A Message Recognition Protocol Based on Standard Assumptions",
  pages =        "384--401",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:ManPoeTsu10,
  author =       "Mark Manulis and
                  Bertram Poettering and
                  Gene Tsudik",
  title =        "Affiliation-Hiding Key Exchange with Untrusted Group Authorities",
  pages =        "402--419",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:ManPinPoe10,
  author =       "Mark Manulis and
                  Benny Pinkas and
                  Bertram Poettering",
  title =        "Privacy-Preserving Group Discovery with Linear Complexity",
  pages =        "420--437",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:LipZha10,
  author =       "Helger Lipmaa and
                  Bingsheng Zhang",
  title =        "Two New Efficient {PIR}-Writing Protocols",
  pages =        "438--455",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:CarSio10,
  author =       "Bogdan Carbunar and
                  Radu Sion",
  title =        "Regulatory Compliant Oblivious {RAM}",
  pages =        "456--474",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:LaiDenLi10,
  author =       "Junzuo Lai and
                  Robert H. Deng and
                  Yingjiu Li",
  title =        "Revisiting Unpredictability-Based {RFID} Privacy Models",
  pages =        "475--492",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:ASVW10,
  author =       "Frederik Armknecht and
                  Ahmad-Reza Sadeghi and
                  Ivan Visconti and
                  Christian Wachsmann",
  title =        "On {RFID} Privacy with Mutual Authentication and Tag Corruption",
  pages =        "493--510",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:KMXS10,
  author =       "Erhan J. Kartaltepe and
                  Jose Andre Morales and
                  Shouhuai Xu and
                  Ravi S. Sandhu",
  title =        "Social Network-Based Botnet Command-and-Control: Emerging Threats and Countermeasures",
  pages =        "511--528",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:XuZhuXu10,
  author =       "Wei Xu and
                  Sencun Zhu and
                  Heng Xu",
  title =        "{COP}: A Step toward Children Online Privacy",
  pages =        "529--544",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:Ding10,
  author =       "Xuhua Ding",
  title =        "A Hybrid Method to Detect Deflation Fraud in Cost-Per-Action Online Advertising",
  pages =        "545--562",
  editor =       acns10ed,
  booktitle =    acns10name,
  volume =       acns10vol,
  month =        acns10month,
  address =      acns10addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ACNS:Manulis09,
  author =       "Mark Manulis",
  title =        "Group Key Exchange Enabling On-Demand Derivation of Peer-to-Peer Keys",
  pages =        "1--19",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:Cremers09,
  author =       "Cas J. F. Cremers",
  title =        "Session-state Reveal Is Stronger Than Ephemeral Key Reveal: Attacking the {NAXOS} Authenticated Key Exchange Protocol",
  pages =        "20--33",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:SaxUdd09,
  author =       "Nitesh Saxena and
                  Md. Borhan Uddin",
  title =        "Secure Pairing of ``Interface-Constrained'' Devices Resistant against Rushing User Behavior",
  pages =        "34--52",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:CliBoyGon09,
  author =       "Yvonne Cliff and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "How to Extract and Expand Randomness: A Summary and Explanation of Existing Results",
  pages =        "53--70",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:LonGeb09,
  author =       "Patrick Longa and
                  Catherine H. Gebotys",
  title =        "Novel Precomputation Schemes for Elliptic Curve Cryptosystems",
  pages =        "71--88",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:PauSadSch09,
  author =       "Annika Paus and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "Practical Secure Evaluation of Semi-private Functions",
  pages =        "89--106",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:JarPin09,
  author =       "Ayman Jarrous and
                  Benny Pinkas",
  title =        "Secure Hamming Distance Based Computation and Its Applications",
  pages =        "107--124",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:DMRY09,
  author =       "Dana Dachman-Soled and
                  Tal Malkin and
                  Mariana Raykova and
                  Moti Yung",
  title =        "Efficient Robust Private Set Intersection",
  pages =        "125--142",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:BSLZ09,
  author =       "Joonsang Baek and
                  Willy Susilo and
                  Joseph K. Liu and
                  Jianying Zhou",
  title =        "A New Variant of the {Cramer}-{Shoup} {KEM} Secure against Chosen Ciphertext Attack",
  pages =        "143--155",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:LiuZho09,
  author =       "Joseph K. Liu and
                  Jianying Zhou",
  title =        "An Efficient Identity-Based Online/Offline Encryption Scheme",
  pages =        "156--167",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:AttIma09,
  author =       "Nuttapong Attrapadung and
                  Hideki Imai",
  title =        "Dual-Policy Attribute Based Encryption",
  pages =        "168--185",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:AriTsu09,
  author =       "Seiko Arita and
                  Koji Tsurudome",
  title =        "Construction of Threshold Public-Key Encryptions through Tag-Based Encryptions",
  pages =        "186--200",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:LiuChe09,
  author =       "Lei Liu and
                  Songqing Chen",
  title =        "Malyzer: Defeating Anti-detection for Application-Level Malware Analysis",
  pages =        "201--218",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:GolMasSti09,
  author =       "Ian Goldberg and
                  Atefeh Mashatan and
                  Douglas R. Stinson",
  title =        "A New Message Recognition Protocol with Self-recoverability for Ad Hoc Pervasive Networks",
  pages =        "219--237",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:LeeMaSeo09,
  author =       "MoonShik Lee and
                  Daegun Ma and
                  MinJae Seo",
  title =        "Breaking Two k-Resilient Traitor Tracing Schemes with Sublinear Ciphertext Size",
  pages =        "238--252",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:KiaPeh09,
  author =       "Aggelos Kiayias and
                  Serdar Pehlivanoglu",
  title =        "Tracing and Revoking Pirate Rebroadcasts",
  pages =        "253--271",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:MonPasVau09,
  author =       "Jean Monnerat and
                  Sylvain Pasini and
                  Serge Vaudenay",
  title =        "Efficient Deniable Authentication for Signatures",
  pages =        "272--291",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:AgrBon09,
  author =       "Shweta Agrawal and
                  Dan Boneh",
  title =        "Homomorphic {MACs}: {MAC}-Based Integrity for Network Coding",
  pages =        "292--305",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:KOMS09,
  author =       "Yuichi Komano and
                  Kazuo Ohta and
                  Hideyuki Miyake and
                  Atsushi Shimbo",
  title =        "Algorithmic Tamper Proof ({ATP}) Counter Units for Authentication Devices Using {PIN}",
  pages =        "306--323",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:LenLoeWir09,
  author =       "J{\"o}rg Lenhard and
                  Karsten Loesing and
                  Guido Wirtz",
  title =        "Performance Measurements of Tor Hidden Services in Low-Bandwidth Access Networks",
  pages =        "324--341",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:MenRecSch09,
  author =       "Florian Mendel and
                  Christian Rechberger and
                  Martin Schl{\"a}ffer",
  title =        "Cryptanalysis of {Twister}",
  pages =        "342--353",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:BriPey09,
  author =       "Eric Brier and
                  Thomas Peyrin",
  title =        "Cryptanalysis of {CubeHash}",
  pages =        "354--368",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:MenNadSch09,
  author =       "Florian Mendel and
                  Tomislav Nad and
                  Martin Schl{\"a}ffer",
  title =        "Collision Attack on {Boole}",
  pages =        "369--381",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:CacGei09,
  author =       "Christian Cachin and
                  Martin Geisler",
  title =        "Integrity Protection for Revision Control",
  pages =        "382--399",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:Eian09,
  author =       "Martin Eian",
  title =        "Fragility of the Robust Security Network: 802.11 Denial of Service",
  pages =        "400--416",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:TonSekVas09,
  author =       "Alok Tongaonkar and
                  R. Sekar and
                  Sreenaath Vasudevan",
  title =        "Fast Packet Classification Using Condition Factorization",
  pages =        "417--436",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:HHHW09,
  author =       "Philip S. Hirschhorn and
                  Jeffrey Hoffstein and
                  Nick Howgrave-Graham and
                  William Whyte",
  title =        "Choosing {NTRUEncrypt} Parameters in Light of Combined Lattice Reduction and {MITM} Approaches",
  pages =        "437--455",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:PlaSus09,
  author =       "Thomas Plantard and
                  Willy Susilo",
  title =        "Broadcast Attacks against Lattice-Based Cryptosystems",
  pages =        "456--472",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:SarMai09,
  author =       "Santanu Sarkar and
                  Subhamoy Maitra",
  title =        "Partial Key Exposure Attack on {CRT}-{RSA}",
  pages =        "473--484",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:StaKouSch09,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Fran\c{c}ois Koeune and
                  Werner Schindler",
  title =        "How to Compare Profiled Side-Channel Attacks?",
  pages =        "485--498",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:ProRiv09,
  author =       "Emmanuel Prouff and
                  Matthieu Rivain",
  title =        "Theoretical and Practical Aspects of Mutual Information Based Side Channel Analysis",
  pages =        "499--518",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:HMHW09,
  author =       "Michael Hutter and
                  Marcel Medwed and
                  Daniel Hein and
                  Johannes Wolkerstorfer",
  title =        "Attacking {ECDSA}-Enabled {RFID} Devices",
  pages =        "519--534",
  editor =       acns09ed,
  booktitle =    acns09name,
  volume =       acns09vol,
  month =        acns09month,
  address =      acns09addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ACNS:XieSonZhu08,
  author =       "Liang Xie and
                  Hui Song and
                  Sencun Zhu",
  title =        "On the Effectiveness of Internal Patching Against File-Sharing Worms",
  pages =        "1--20",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:RMTP08,
  author =       "Moheeb Abu Rajab and
                  Fabian Monrose and
                  Andreas Terzis and
                  Niels Provos",
  title =        "Peeking Through the Cloud: {DNS}-Based Estimation and Its Applications",
  pages =        "21--38",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:StaLocKer08,
  author =       "Angelos Stavrou and
                  Michael E. Locasto and
                  Angelos D. Keromytis",
  title =        "Pushback for Overlay Networks: Protecting Against Malicious Insiders",
  pages =        "39--54",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:TsaSmi08,
  author =       "Patrick P. Tsang and
                  Sean W. Smith",
  title =        "{PPAA}: Peer-to-Peer Anonymous Authentication",
  pages =        "55--74",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:BaeZhoBao08,
  author =       "Joonsang Baek and
                  Jianying Zhou and
                  Feng Bao",
  title =        "Generic Constructions of Stateful Public Key Encryption and Their Applications",
  pages =        "75--93",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:AHLSWY08,
  author =       "Man Ho Au and
                  Qiong Huang and
                  Joseph K. Liu and
                  Willy Susilo and
                  Duncan S. Wong and
                  Guomin Yang",
  title =        "Traceable and Retrievable Identity-Based Encryption",
  pages =        "94--110",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:NisYonOht08,
  author =       "Takashi Nishide and
                  Kazuki Yoneyama and
                  Kazuo Ohta",
  title =        "Attribute-Based Encryption with Partially Hidden Encryptor-Specified Access Structures",
  pages =        "111--129",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:SanSar08,
  author =       "Somitra Kumar Sanadhya and
                  Palash Sarkar",
  title =        "Attacking Reduced Round {SHA}-256",
  pages =        "130--143",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:DamKnuTho08,
  author =       "Ivan Damg{\aa}rd and
                  Lars R. Knudsen and
                  S{\o}ren S. Thomsen",
  title =        "Dakota - Hashing from a Combination of Modular Arithmetic and Symmetric Cryptography",
  pages =        "144--155",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:DodPun08,
  author =       "Yevgeniy Dodis and
                  Prashant Puniya",
  title =        "Getting the Best Out of Existing Hash Functions; or What if We Are Stuck with {SHA}?",
  pages =        "156--173",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:PPFR08,
  author =       "Maci{\`a} Mut Puigserver and
                  Magdalena Payeras-Capell{\`a} and
                  Josep Llu{\'i}s Ferrer-Gomila and
                  Lloren\c{c} Huguet i Rotger",
  title =        "Replay Attack in a Fair Exchange Protocol",
  pages =        "174--187",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:Blanton08,
  author =       "Marina Blanton",
  title =        "Improved Conditional E-Payments",
  pages =        "188--206",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:CanGou08,
  author =       "S{\'e}bastien Canard and
                  Aline Gouget",
  title =        "Anonymity in Transferable E-cash",
  pages =        "207--223",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:LKZW08,
  author =       "Jin Li and
                  Kwangjo Kim and
                  Fangguo Zhang and
                  Duncan S. Wong",
  title =        "Generic Security-Amplifying Methods of Ordinary Digital Signatures",
  pages =        "224--241",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:DYCCC08,
  author =       "Jintai Ding and
                  Bo-Yin Yang and
                  Chia-Hsin Owen Chen and
                  Ming-Shing Chen and
                  Chen-Mou Cheng",
  title =        "New Differential-Algebraic Attacks and Reparametrization of Rainbow",
  pages =        "242--257",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:CanLagMil08,
  author =       "S{\'e}bastien Canard and
                  Fabien Laguillaumie and
                  Michel Milhau",
  title =        "TrapdoorSanitizable Signatures and Their Application to Content Protection",
  pages =        "258--276",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:PoiZim08,
  author =       "David Pointcheval and
                  S{\'e}bastien Zimmer",
  title =        "Multi-factor Authenticated Key Exchange",
  pages =        "277--295",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:KloKutLau08,
  author =       "Marek Klonowski and
                  Miroslaw Kutylowski and
                  Anna Lauks",
  title =        "Repelling Detour Attack Against Onions with Re-encryption",
  pages =        "296--308",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:MRRS08,
  author =       "John C. Mitchell and
                  Arnab Roy and
                  Paul Rowe and
                  Andre Scedrov",
  title =        "Analysis of {EAP}-{GPSK} Authentication Protocol",
  pages =        "309--327",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:PraSax08,
  author =       "Ramnath Prasad and
                  Nitesh Saxena",
  title =        "Efficient Device Pairing Using ``Human-Comparable'' Synchronized Audiovisual Patterns",
  pages =        "328--345",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:HamSun08,
  author =       "Ghaith Hammouri and
                  Berk Sunar",
  title =        "{PUF}-{HB}: A Tamper-Resilient {HB} Based Authentication Protocol",
  pages =        "346--365",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:ShpUsh08,
  author =       "Vladimir Shpilrain and
                  Alexander Ushakov",
  title =        "An Authentication Scheme Based on the Twisted Conjugacy Problem",
  pages =        "366--372",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:BorMit08,
  author =       "Nikita Borisov and
                  Soumyadeb Mitra",
  title =        "Restricted Queries over an Encrypted Index with Applications to Regulatory Compliance",
  pages =        "373--391",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:LimLakSak08,
  author =       "Tong-Lee Lim and
                  A. Lakshminarayanan and
                  Vira Saksen",
  title =        "A Practical and Efficient Tree-List Structure for Public-Key Certificate Validation",
  pages =        "392--410",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:FMVZ08,
  author =       "Pierre-Alain Fouque and
                  Gwena{\"e}lle Martinet and
                  Fr{\'e}d{\'e}ric Valette and
                  S{\'e}bastien Zimmer",
  title =        "On the Security of the {CCM} Encryption Mode and of a Slight Variant",
  pages =        "411--428",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:King08,
  author =       "Brian King",
  title =        "{wNAF*}, an Efficient Left-to-Right Signed Digit Recoding Algorithm",
  pages =        "429--445",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:CanBat08,
  author =       "D. Canright and
                  Lejla Batina",
  title =        "A Very Compact ``Perfectly Masked'' {S}-Box for {AES}",
  pages =        "446--459",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:StaCvrLew08,
  author =       "Frank Stajano and
                  Daniel Cvrcek and
                  Matt Lewis",
  title =        "Steel, Cast Iron and Concrete: Security Engineering for Real World Wireless Sensor Networks",
  pages =        "460--478",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:OuaPha08,
  author =       "Khaled Ouafi and
                  Raphael C.-W. Phan",
  title =        "Traceable Privacy of Recent Provably-Secure {RFID} Protocols",
  pages =        "479--489",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:BurDeM08,
  author =       "Mike Burmester and
                  Breno {de Medeiros}",
  title =        "The Security of {EPC} Gen2 Compliant {RFID} Protocols",
  pages =        "490--506",
  booktitle =    acns08name,
  editor =       acns08ed,
  volume =       acns08vol,
  month =        acns08month,
  address =      acns08addr,
  publisher =    acnspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ACNS:HuaWonZha07,
  author =       "Qiong Huang and
                  Duncan S. Wong and
                  Yiming Zhao",
  title =        "Generic Transformation to Strongly Unforgeable Signatures",
  pages =        "1--17",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:CZSM07,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Willy Susilo and
                  Yi Mu",
  title =        "Efficient Generic On-Line/Off-Line Signatures Without Key Exposure",
  pages =        "18--30",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:BDKOV07,
  author =       "Johannes Buchmann and
                  Erik Dahmen and
                  Elena Klintsevich and
                  Katsuyuki Okeya and
                  Camille Vuillaume",
  title =        "{Merkle} Signatures with Virtually Unlimited Signature Capacity",
  pages =        "31--45",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:BidBasCar07,
  author =       "Diana von Bidder and
                  David A. Basin and
                  Germano Caronni",
  title =        "Midpoints Versus Endpoints: From Protocols to Firewalls",
  pages =        "46--64",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LSHS07,
  author =       "Liang Lu and
                  Reihaneh Safavi-Naini and
                  Jeffrey Horton and
                  Willy Susilo",
  title =        "An Adversary Aware and Intrusion Detection Aware Attack Model Ranking Scheme",
  pages =        "65--86",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LCPD07,
  author =       "Zhengqin Luo and
                  Xiaojuan Cai and
                  Jun Pang and
                  Yuxin Deng",
  title =        "Analyzing an Electronic Cash Protocol Using Applied Pi Calculus",
  pages =        "87--103",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:NHDLW07,
  author =       "Xuyun Nie and
                  Lei Hu and
                  Jintai Ding and
                  Jianyu Li and
                  John Wagner",
  title =        "Cryptanalysis of the {TRMC}-4 Public Key Cryptosystem",
  pages =        "104--115",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:SunWuChe07,
  author =       "Hung-Min Sun and
                  Mu-En Wu and
                  Yao-Hsin Chen",
  title =        "Estimating the Prime-Factors of an {RSA} Modulus and an Extension of the {Wiener} Attack",
  pages =        "116--128",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:BakSad07,
  author =       "Bahador Bakhshi and
                  Babak Sadeghiyan",
  title =        "A Timing Attack on {Blakley}'s Modular Multiplication Algorithm, and Applications to {DSA}",
  pages =        "129--140",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:TilHerMan07,
  author =       "Stefan Tillich and
                  Christoph Herbst and
                  Stefan Mangard",
  title =        "Protecting {AES} Software Implementations on 32-Bit Processors Against Power Analysis",
  pages =        "141--157",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:NPKW07,
  author =       "Junghyun Nam and
                  Juryon Paik and
                  Ung-Mo Kim and
                  Dongho Won",
  title =        "Constant-Round Authenticated Group Key Exchange with Logarithmic Computation Complexity",
  pages =        "158--176",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:XWYZ07,
  author =       "Xuxin Xu and
                  Lingyu Wang and
                  Amr M. Youssef and
                  Bo Zhu",
  title =        "Preventing Collusion Attacks on the One-Way Function Tree ({OFT}) Scheme",
  pages =        "177--193",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZigJin07,
  author =       "Philip Zigoris and
                  Hongxia Jin",
  title =        "{Bayesian} Methods for Practical Traitor Tracing",
  pages =        "194--206",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LauLip07,
  author =       "Sven Laur and
                  Helger Lipmaa",
  title =        "A New Protocol for Conditional Disclosure of Secrets and Its Applications",
  pages =        "207--225",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiWu07,
  author =       "Ronghua Li and
                  Chuankun Wu",
  title =        "An Unconditionally Secure Protocol for Multi-Party Set Intersection",
  pages =        "226--236",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:Frikken07,
  author =       "Keith B. Frikken",
  title =        "Privacy-Preserving Set Union",
  pages =        "237--252",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiLiXue07,
  author =       "Jiangtao Li and
                  Ninghui Li and
                  Rui Xue",
  title =        "Universal Accumulators with Efficient Nonmembership Proofs",
  pages =        "253--269",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:JarLiu07,
  author =       "Stanislaw Jarecki and
                  Xiaomin Liu",
  title =        "Unlinkable Secret Handshakes and Key-Private Group Key Management Schemes",
  pages =        "270--287",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:GreAte07,
  author =       "Matthew Green and
                  Giuseppe Ateniese",
  title =        "Identity-Based Proxy Re-encryption",
  pages =        "288--306",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:YCWDW07,
  author =       "Guomin Yang and
                  Jing Chen and
                  Duncan S. Wong and
                  Xiaotie Deng and
                  Dongsheng Wang",
  title =        "A More Natural Way to Construct Identity-Based Identification Schemes",
  pages =        "307--322",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:Zhang07,
  author =       "Rui Zhang",
  title =        "Tweaking {TBE}/{IBE} to {PKE} Transforms with Chameleon Hash Functions",
  pages =        "323--339",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:GuZhuZhe07,
  author =       "Chunxiang Gu and
                  Yuefei Zhu and
                  Yonghui Zheng",
  title =        "Certified E-Mail Protocol in the {ID}-Based Setting",
  pages =        "340--353",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:TamTri07,
  author =       "Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Efficient Content Authentication in Peer-to-Peer Networks",
  pages =        "354--372",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiHuZha07,
  author =       "Fagen Li and
                  Yupu Hu and
                  Chuanrong Zhang",
  title =        "An Identity-Based Signcryption Scheme for Multi-domain Ad Hoc Networks",
  pages =        "373--384",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:DutChaMul07,
  author =       "Ratna Dutta and
                  Ee-Chien Chang and
                  Sourav Mukhopadhyay",
  title =        "Efficient Self-healing Key Distribution with Revocation for Wireless Sensor Networks Using One Way Key Chains",
  pages =        "385--400",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:SchCapBas07,
  author =       "Patrick Schaller and
                  Srdjan Capkun and
                  David A. Basin",
  title =        "{BAP}: Broadcast Authentication Using Cryptographic Puzzles",
  pages =        "401--419",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:SHHKT07,
  author =       "Masaaki Shirase and
                  Dong-Guk Han and
                  Yasushi Hibino and
                  Ho Won Kim and
                  Tsuyoshi Takagi",
  title =        "Compressed {XTR}",
  pages =        "420--431",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:LKSP07,
  author =       "Mun-Kyu Lee and
                  Jung Woo Kim and
                  Jeong Eun Song and
                  Kunsoo Park",
  title =        "Sliding Window Method for {NTRU}",
  pages =        "432--442",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:CPHL07,
  author =       "Kyu Young Choi and
                  Jong Hwan Park and
                  Jung Yeon Hwang and
                  Dong Hoon Lee",
  title =        "Efficient Certificateless Signature Schemes",
  pages =        "443--458",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:YCHG07,
  author =       "Wun-She Yap and
                  Sherman S. M. Chow and
                  Swee-Huay Heng and
                  Bok-Min Goi",
  title =        "Security Mediated Certificateless Signatures",
  pages =        "459--477",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:AimVer07,
  author =       "Laila El Aimani and
                  Damien Vergnaud",
  title =        "Gradually Convertible Undeniable Signatures",
  pages =        "478--496",
  booktitle =    acns07name,
  volume =       acns07vol,
  year =         2007,
  publisher =    acnspub,
  month =        acns07month,
  editor =       acns07ed,
  address =      acns07addr,
  series =       mylncs,
}

@InProceedings{ACNS:StuWan06,
  author =       "Ahren Studer and
                  Chenxi Wang",
  title =        "Adaptive Detection of Local Scanners",
  pages =        "1--17",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:YanZha06,
  author =       "Jianhua Yang and
                  Yongzhong Zhang",
  title =        "Probabilistic Proof of an Algorithm to Compute {TCP} Packet Round-Trip Time for Intrusion Detection",
  pages =        "18--32",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:GFLB06,
  author =       "Guofei Gu and
                  Prahlad Fogla and
                  Wenke Lee and
                  Douglas M. Blough",
  title =        "{DSO}: Dependable Signing Overlay",
  pages =        "33--49",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:BulLau06,
  author =       "Ahto Buldas and
                  Sven Laur",
  title =        "Do Broken Hash Functions Affect the Security of Time-Stamping Schemes?",
  pages =        "50--65",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:CanGouHuf06,
  author =       "S{\'e}bastien Canard and
                  Aline Gouget and
                  Emeline Hufschmitt",
  title =        "A Handy Multi-coupon System",
  pages =        "66--81",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:TonSaf06,
  author =       "Dongvu Tonien and
                  Reihaneh Safavi-Naini",
  title =        "An Efficient Single-Key Pirates Tracing Scheme Using Cover-Free Families",
  pages =        "82--97",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:DosMonRub06,
  author =       "Sujata Doshi and
                  Fabian Monrose and
                  Aviel D. Rubin",
  title =        "Efficient Memory Bound Puzzles Using Pattern Databases",
  pages =        "98--113",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:CCLN06,
  author =       "Mun Choon Chan and
                  Ee-Chien Chang and
                  Liming Lu and
                  Peng Song Ngiam",
  title =        "Effect of Malicious Synchronization",
  pages =        "114--129",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:AthAnaMar06,
  author =       "Elias Athanasopoulos and
                  Kostas G. Anagnostakis and
                  Evangelos P. Markatos",
  title =        "Misusing Unstructured {P2P} Systems to Perform {DoS} Attacks: {The} Network That Never Forgets",
  pages =        "130--145",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:CliTinBoy06,
  author =       "Yvonne Cliff and
                  Yiu Shing Terry Tin and
                  Colin Boyd",
  title =        "Password Based Server Aided Key Exchange ",
  pages =        "146--161",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:TanCho06,
  author =       "Qiang Tang and
                  Kim-Kwang Raymond Choo",
  title =        "Secure Password-Based Authenticated Group Key Agreement for Data-Sharing Peer-to-Peer Networks",
  pages =        "162--177",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:JohKreLin06,
  author =       "Mattias Johansson and
                  Gunnar Kreitz and
                  Fredrik Lindholm",
  title =        "Stateful Subset Cover",
  pages =        "178--193",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:KhoGonLee06,
  author =       "Khoongming Khoo and
                  Guang Gong and
          Hian-Kiat Lee",
  title =        "The {Rainbow} Attack on Stream Ciphers Based on {Maiorana}-{McFarland} Functions",
  pages =        "194--209",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:NHLUD06,
  author =       "Xuyun Nie and
                  Lei Hu and
                  Jianyu Li and
                  Crystal Updegrove and
                  Jintai Ding",
  title =        "Breaking a New Instance of {TTM} Cryptosystems",
  pages =        "210--225",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:PhaGoi06,
  author =       "Raphael Chung-Wei Phan and
                  Bok-Min Goi",
  title =        "Cryptanalysis of the {N}-Party Encrypted
                 {Diffie}-{Hellman} Key Exchange Using Different Passwords",
  pages =        "226--238",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:HerOswMan06,
  author =       "Christoph Herbst and
                  Elisabeth Oswald and
                  Stefan Mangard",
  title =        "An {AES} Smart Card Implementation Resistant to Power Analysis Attacks",
  pages =        "239--252",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:LemPaaSad06,
  author =       "Kerstin Lemke and
                  Christof Paar and
          Ahmad-Reza Sadeghi",
  title =        "Physical Security Bounds Against Tampering",
  pages =        "253--267",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:VuiOke06,
  author =       "Camille Vuillaume and
                  Katsuyuki Okeya",
  title =        "Flexible Exponentiation with Resistance to Side Channel Attacks",
  pages =        "268--283",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:WanLinWu06,
  author =       "Dayin Wang and
                  Dongdai Lin and
                  Wenling Wu",
  title =        "An Improved Poly1305 {MAC}",
  pages =        "284--292",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZWXF06,
  author =       "Zhenfeng Zhang and
                  Duncan S. Wong and
                  Jing Xu and
                  Dengguo Feng",
  title =        "Certificateless Public-Key Signature: {Security} Model and Efficient Construction",
  pages =        "293--308",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:MatNarSub06,
  author =       "Chetan Nanjunda Mathur and
                  Karthik Narayan and
                  K. P. Subbalakshmi",
  title =        "High Diffusion Cipher: {Encryption} and Error Correction in a Single Cryptographic Primitive",
  pages =        "309--324",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:JarKimTsu06,
  author =       "Stanislaw Jarecki and
                  Jihye Kim and
                  Gene Tsudik",
  title =        "Authentication for Paranoids: {Multi-party} Secret Handshakes",
  pages =        "325--339",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiMooMa06,
  author =       "Xinghua Li and
                  Sang-Jae Moon and
                  Jianfeng Ma",
  title =        "On the Security of the Authentication Module of {Chinese} {WLAN} Standard Implementation Plan",
  pages =        "340--348",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:StaLocKer06,
  author =       "Angelos Stavrou and
                  Michael E. Locasto and
                  Angelos D. Keromytis",
  title =        "{W3Bcrypt}: {Encryption} as a Stylesheet",
  pages =        "349--364",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChaSeb06,
  author =       "Dibyendu Chakrabarti and
                  Jennifer Seberry",
  title =        "Combinatorial Structures for Design of Wireless Sensor Networks",
  pages =        "365--374",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:Saxena06,
  author =       "Nitesh Saxena",
  title =        "Public Key Cryptography Sans Certificates in Ad Hoc Networks",
  pages =        "375--389",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:LeeKwonSong06,
  author =       "JongHyup Lee and
                  Taekyoung Kwon and
                  JooSeok Song",
  title =        "Location-Aware Key Management Using Multi-layer Grids for Wireless Sensor Networks",
  pages =        "390--404",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:GupMisPal06,
  author =       "Kishan Chand Gupta and
                  Pradeep Kumar Mishra and
                  Pinakpani Pal",
  title =        "A General Methodology for Pipelining the Point Multiplication Operation in Curve Based Cryptography",
  pages =        "405--420",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:KeZhaWen06,
  author =       "Pinhui Ke and
                  Jie Zhang and
                  Qiaoyan Wen",
  title =        "Results on Almost Resilient Functions",
  pages =        "421--432",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:YanWanChe06,
  author =       "Ching-Nung Yang and
                  Chung-Chun Wang and
                  Tse-Shih Chen",
  title =        "Real Perfect Contrast Visual Secret Sharing Schemes with Reversing",
  pages =        "433--447",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:HMCS06,
  author =       "Mohamed A. Haleem and
                  Chetan Nanjunda Mathur and
                  R. Chandramouli and
                  K. P. Subbalakshmi",
  title =        "On Optimizing the Security-Throughput Trade-Off in Wireless Networks with Adversaries",
  pages =        "448--458",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:ItoIzuTak06,
  author =       "Kouichi Itoh and
                  Tetsuya Izu and
                  Masahiko Takenaka",
  title =        "Improving the Randomized Initial Point Countermeasure Against {DPA}",
  pages =        "459--469",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:KiaMit06,
  author =       "Aggelos Kiayias and
                  Antonina Mitrofanova",
  title =        "Syntax-Driven Private Evaluation of Quantified Membership Queries",
  pages =        "470--485",
  booktitle =    acns06name,
  volume =       acns06vol,
  year =         2006,
  publisher =    acnspub,
  month =        acns06month,
  editor =       acns06ed,
  address =      acns06addr,
  series =       mylncs,
}

@InProceedings{ACNS:KMTG05,
  author =       "Jonathan Katz and
                  Philip D. MacKenzie and
                  Gelareh Taban and
                  Virgil D. Gligor",
  title =        "Two-Server Password-Only Authenticated Key Exchange",
  pages =        "1--16",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:WKKK05,
  author =       "Peng Wang and
                  Yongdae Kim and
                  Vishal Kher and
                  Taekyoung Kwon",
  title =        "Strengthening Password-Based Authentication Protocols Against Online Dictionary Attacks",
  pages =        "17--32",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:PhaGoi05,
  author =       "Raphael Chung-Wei Phan and
                  Bok-Min Goi",
  title =        "Cryptanalysis of an Improved Client-to-Client Password-Authenticated Key Exchange ({C2C-PAKE}) Scheme",
  pages =        "33--39",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZYLSJ05,
  author =       "Sencun Zhu and
                  Chao Yao and
                  Donggang Liu and
                  Sanjeev Setia and
                  Sushil Jajodia",
  title =        "Efficient Security Mechanisms for Overlay Multicast-Based Content Distribution",
  pages =        "40--55",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:McGYinLee05,
  author =       "John Patrick McGregor and
                  Yiqun Lisa Yin and
                  Ruby B. Lee",
  title =        "A Traitor Tracing Scheme Based on {RSA} for Fast Decryption",
  pages =        "56--74",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ByuLee05,
  author =       "Jin Wook Byun and
                  Dong Hoon Lee",
  title =        "{N}-Party Encrypted {Diffie-Hellman} Key Exchange Using Different Passwords",
  pages =        "75--90",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:GriJak05,
  author =       "Virgil Griffith and
                  Markus Jakobsson",
  title =        "Messin' with Texas Deriving Mother's Maiden Names Using Public Records",
  pages =        "91--103",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:MatVanSom05,
  author =       "Ashraf Matrawy and
                  Paul C. {van Oorschot} and
                  Anil Somayaji",
  title =        "Mitigating Network Denial-of-Service Through Diversity-Based Traffic Management",
  pages =        "104--121",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:DuGoo05,
  author =       "Wenliang Du and
                  Michael T. Goodrich",
  title =        "Searching for High-Value Rare Events with Uncheatable Grid Computing",
  pages =        "122--137",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:PorSte05,
  author =       "Thomas Pornin and
                  Julien P. Stern",
  title =        "Digital Signatures Do Not Guarantee Exclusive Ownership",
  pages =        "138--150",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ShpUsh05,
  author =       "Vladimir Shpilrain and
                  Alexander Ushakov",
  title =        "{Thompson}'s Group and Public Key Cryptography",
  pages =        "151--163",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:DinSch05,
  author =       "Jintai Ding and
                  Dieter Schmidt",
  title =        "Rainbow, a New Multivariable Polynomial Signature Scheme",
  pages =        "164--175",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:BoeChrZen05,
  author =       "Martin Boesgaard and
                  Thomas Christensen and
                  Erik Zenner",
  title =        "Badger - A Fast and Provably Secure {MAC}",
  pages =        "176--191",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:AlhIma05,
  author =       "Abdulrahman Alharby and
                  Hideki Imai",
  title =        "{IDS} False Alarm Reduction Using Continuous and Discontinuous Patterns",
  pages =        "192--205",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:GooAtaTam05,
  author =       "Michael T. Goodrich and
                  Mikhail J. Atallah and
                  Roberto Tamassia",
  title =        "Indexing Information for Data Forensics",
  pages =        "206--221",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiDasZho05,
  author =       "Zhuowei Li and
                  Amitabha Das and
                  Jianying Zhou",
  title =        "Model Generalization and Its Implications on Intrusion Detection",
  pages =        "222--237",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ItkMcNRus05,
  author =       "Gene Itkis and
                  Robert McNerney and
                  Scott Russell",
  title =        "Intrusion-Resilient Secure Channels",
  pages =        "238--253",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChePhaPoi05,
  author =       "Beno{\^i}t Chevallier-Mames and
                  Duong Hieu Phan and
                  David Pointcheval",
  title =        "Optimal Asymmetric Encryption and Signature Paddings",
  pages =        "254--268",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:SshiKobIma05,
  author =       "SeongHan Shin and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Efficient and Leakage-Resilient Authenticated Key Transport Protocol Based on {RSA}",
  pages =        "269--284",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:LibQui05,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Identity Based Encryption Without Redundancy",
  pages =        "285--300",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiLi05,
  author =       "Jiangtao Li and
                  Ninghui Li",
  title =        "{OACerts}: Oblivious Attribute Certificates",
  pages =        "301--317",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:NguSaf05,
  author =       "Lan Nguyen and
                  Rei Safavi-Naini",
  title =        "Dynamic k-Times Anonymous Authentication",
  pages =        "318--333",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:YanWonDen05,
  author =       "Guomin Yang and
                  Duncan S. Wong and
                  Xiaotie Deng",
  title =        "Efficient Anonymous Roaming and Its Security Analysis",
  pages =        "334--349",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:JakYan05,
  author =       "Markus Jakobsson and
                  Liu Yang",
  title =        "Quantifying Security in Hybrid Cellular Networks",
  pages =        "350--363",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:GarHoe05,
  author =       "Flavio D. Garcia and
                  Jaap-Henk Hoepman",
  title =        "Off-Line Karma: A Decentralized Currency for Peer-to-peer and Grid Applications",
  pages =        "364--377",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ReiWanWri05,
  author =       "Michael K. Reiter and
                  XiaoFeng Wang and
                  Matthew Wright",
  title =        "Building Reliable Mix Networks with Fair Exchange",
  pages =        "378--392",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:DLMV05,
  author =       "R{\'e}my Daudigny and
                  Herv{\'e} Ledig and
                  Fr{\'e}d{\'e}ric Muller and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "{SCARE} of the {DES}",
  pages =        "393--406",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:SkoTuyOph05,
  author =       "B. Skoric and
                  P. Tuyls and
                  W. Ophey",
  title =        "Robust Key Extraction from Physical Uncloneable Functions",
  pages =        "407--422",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:HuJakPer05,
  author =       "Yih-Chun Hu and
                  Markus Jakobsson and
                  Adrian Perrig",
  title =        "Efficient Constructions for One-Way Hash Chains",
  pages =        "423--441",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChaMit05,
  author =       "Yan-Cheng Chang and
                  Michael Mitzenmacher",
  title =        "Privacy Preserving Keyword Searches on Remote Encrypted Data",
  pages =        "442--455",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:LinTze05,
  author =       "Hsiao-Ying Lin and
                  Wen-Guey Tzeng",
  title =        "An Efficient Solution to the Millionaires' Problem Based on Homomorphic Encryption",
  pages =        "456--466",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:Groth05,
  author =       "Jens Groth",
  title =        "Non-interactive Zero-Knowledge Arguments for Voting",
  pages =        "467--482",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZhaFurIma05,
  author =       "Rui {Zhang II} and
                  Jun Furukawa and
                  Hideki Imai",
  title =        "Short Signature and Universal Designated Verifier Signature Without Random Oracles",
  pages =        "483--498",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChoYiuHui05,
  author =       "Sherman S. M. Chow and
                  Siu-Ming Yiu and
                  Lucas Chi Kwong Hui",
  title =        "Efficient Identity Based Ring Signature",
  pages =        "499--512",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:Chevallier-Mames05,
  author =       "Beno{\^i}t Chevallier-Mames",
  title =        "New Signature Schemes with Coupons and Tight Reduction",
  pages =        "513--528",
  booktitle =    acns05name,
  volume =       acns05vol,
  year =         2005,
  publisher =    acnspub,
  month =        acns05month,
  editor =       acns05ed,
  address =      acns05addr,
  series =       mylncs,
}

@InProceedings{ACNS:LocKer04,
  author =       "Michael E. Locasto and
                  Angelos D. Keromytis",
  title =        "{CamouflageFS}: {Increasing} the Effective Key Length in Cryptographic Filesystems on the Cheap",
  pages =        "1--15",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:KORSY04,
  author =       "Lea Kissner and
                  Alina Oprea and
                  Michael K. Reiter and
                  Dawn Xiaodong Song and
                  Ke Yang",
  title =        "Private Keyword-Based Push and Pull with Applications to Anonymous Communication",
  pages =        "16--30",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:GolStaWat04,
  author =       "Philippe Golle and
                  Jessica Staddon and
                  Brent R. Waters",
  title =        "Secure Conjunctive Keyword Search over Encrypted Data",
  pages =        "31--45",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:Groth04,
  author =       "Jens Groth",
  title =        "Evaluating Security of Voting Schemes in the Universal Composability Framework",
  pages =        "46--60",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:NguSafKur04,
  author =       "Lan Nguyen and
                  Reihaneh Safavi-Naini and
                  Kaoru Kurosawa",
  title =        "Verifiable Shuffles: {A} Formal Model and a {Paillier}-Based Efficient Construction with Provable Security",
  pages =        "61--75",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZhaHanIma04,
  author =       "Rui Zhang and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "On the Security of Cryptosystems with All-or-Nothing Transform",
  pages =        "76--90",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:PelVirTur04,
  author =       "Antti Peltonen and
                  Teemupekka Virtanen and
                  Esa Turtiainen",
  title =        "Centralized Management of Virtual Security Zones in {IP} Networks",
  pages =        "91--102",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:WanKraVan04,
  author =       "Tao Wan and
                  Evangelos Kranakis and
                  Paul C. {van Oorschot}",
  title =        "{S-RIP}: A Secure Distance Vector Routing Protocol",
  pages =        "103--119",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:SIKMR04,
  author =       "Angelos Stavrou and
                  John Ioannidis and
                  Angelos D. Keromytis and
                  Vishal Misra and
                  Dan Rubenstein",
  title =        "A Pay-per-Use {DoS} Protection Mechanism for the Web",
  pages =        "120--134",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:CheZhaKim04,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Kwangjo Kim",
  title =        "Limited Verifier Signature from Bilinear Pairings",
  pages =        "135--148",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:SusMu04,
  author =       "Willy Susilo and
                  Yi Mu",
  title =        "Deniable Ring Authentication Revisited",
  pages =        "149--163",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:MiyUme04,
  author =       "Atsuko Miyaji and
                  Kozue Umeda",
  title =        "A Fully-Functional Group Signature Scheme over Only Known-Order Group",
  pages =        "164--179",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZLZZ04,
  author =       "Yunlei Zhao and
                  Chan H. Lee and
                  Yiming Zhao and
                  Hong Zhu",
  title =        "Some Observations on Zap and Its Applications",
  pages =        "180--193",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZhaLi04,
  author =       "Weiming Zhang and
                  Shiqu Li",
  title =        "Security Measurements of Steganographic Systems",
  pages =        "194--204",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:CurSafSus04,
  author =       "Nathan Curtis and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "{X2Rep}: {Enhanced} Trust Semantics for the {XRep} Protocol",
  pages =        "205--219",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:JeoKatLee04,
  author =       "Ik Rae Jeong and
                  Jonathan Katz and
                  Dong Hoon Lee",
  title =        "One-Round Protocols for Two-Party Authenticated Key Exchange",
  pages =        "220--232",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:Zhang04,
  author =       "Muxiang Zhang",
  title =        "Password Authenticated Key Exchange Using Quadratic Residues",
  pages =        "233--247",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:BoyMaoPat04,
  author =       "Colin Boyd and
                  Wenbo Mao and
                  Kenneth G. Paterson",
  title =        "Key Agreement Using Statically Keyed Authenticators",
  pages =        "248--262",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:WriKinMcC04,
  author =       "Andrew K. Wright and
                  John A. Kinast and
                  Joe McCarty",
  title =        "Low-Latency Cryptographic Protection for {SCADA} Communications",
  pages =        "263--277",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:JPCPPLS04,
  author =       "InKyoung Jeun and
                  Jongwook Park and
                  TaeKyu Choi and
                  SangWan Park and
                  BaeHyo Park and
                  ByungKwon Lee and
                  YongSup Shin",
  title =        "A Best Practice for Root {CA} Key Update in {PKI}",
  pages =        "278--291",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:BoyKer04,
  author =       "Stephen W. Boyd and
                  Angelos D. Keromytis",
  title =        "{SQLrand}: Preventing {SQL} Injection Attacks",
  pages =        "292--302",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZWFB04,
  author =       "Bin Zhang and
                  Hongjun Wu and
                  Dengguo Feng and
                  Feng Bao",
  title =        "Cryptanalysis of a {Knapsack} Based Two-Lock Cryptosystem",
  pages =        "303--309",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:MatMiyTak04,
  author =       "Takashi Matsunaka and
                  Atsuko Miyaji and
                  Yuuki Takano",
  title =        "Success Probability in {Chi}$^2$-Attacks",
  pages =        "310--325",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:Kanso04,
  author =       "Ali Kanso",
  title =        "More Generalized Clock-Controlled Alternating Step Generator",
  pages =        "326--338",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:InoKur04,
  author =       "Daisuke Inoue and
                  Masahiro Kuroda",
  title =        "{FDLKH}: {Fully} Decentralized Key Management Scheme on Logical Key Hierarchy",
  pages =        "339--354",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:NMOHI04,
  author =       "Anderson C. A. Nascimento and
                  J{\"o}rn M{\"u}ller-Quade and
                  Akira Otsuka and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Unconditionally Non-interactive Verifiable Secret Sharing Secure against Faulty Majorities in the Commodity Based Model",
  pages =        "355--368",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:GPYBDS04,
  author =       "Bok-Min Goi and
                  Raphael Chung-Wei Phan and
                  Yanjiang Yang and
                  Feng Bao and
                  Robert H. Deng and
                  M. U. Siddiqi",
  title =        "Cryptanalysis of Two Anonymous Buyer-Seller Watermarking Protocols and an Improvement for True Anonymity",
  pages =        "369--382",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:OkeTak04,
  author =       "Katsuyuki Okeya and
                  Tsuyoshi Takagi",
  title =        "Security Analysis of {CRT}-Based Cryptosystems",
  pages =        "383--397",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:HOKHPJ04,
  author =       "Dong-Guk Han and
                  Katsuyuki Okeya and
                  Tae-Hyun Kim and
                  Yoon Sung Hwang and
                  Young-Ho Park and
                  Souhwan Jung",
  title =        "Cryptanalysis of the Countermeasures Using Randomized Binary Signed Digits",
  pages =        "398--413",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:WanWanXu04,
  author =       "Shuhong Wang and
                  Jie Wang and
                  Maozhi Xu",
  title =        "Weaknesses of a Password-Authenticated Key Exchange Protocol between Clients with Different Passwords",
  pages =        "414--425",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:Lee04,
  author =       "Hyung-Woo Lee",
  title =        "Advanced Packet Marking Mechanism with Pushback for {IP} Traceback",
  pages =        "426--438",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:LCHXL04,
  author =       "Haiguang Lai and
                  Shengwen Cai and
                  Hao Huang and
                  Junyuan Xie and
                  Hui Li",
  title =        "A Parallel Intrusion Detection System for High-Speed Networks",
  pages =        "439--451",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:YuFri04,
  author =       "Dong Yu and
                  Deborah A. Frincke",
  title =        "A Novel Framework for Alert Correlation and Understanding",
  pages =        "452--466",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:KuaZhuZha04,
  author =       "BaiJie Kuang and
                  YueFei Zhu and
                  YaJuan Zhang",
  title =        "An Improved Algorithm for {uP} + {vQ} Using {JSF}$^1_3$",
  pages =        "467--478",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:SarMisBar04,
  author =       "Palash Sarkar and
                  Pradeep Kumar Mishra and
                  Rana Barua",
  title =        "New Table Look-Up Methods for Faster Frobenius Map Based Scalar Multiplication Over {GF}($p^n$)",
  pages =        "479--493",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:APBDL04,
  author =       "Riza Aditya and
                  Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Byoungcheon Lee",
  title =        "Batch Verification for Equality of Discrete Logarithms and Threshold Decryptions",
  pages =        "494--508",
  booktitle =    acns04name,
  volume =       acns04vol,
  year =         2004,
  publisher =    acnspub,
  month =        acns04month,
  editor =       acns04ed,
  address =      acns04addr,
  series =       mylncs,
}

@InProceedings{ACNS:NikNikPre03,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "Multi-party Computation from Any Linear Secret Sharing Scheme Unconditionally Secure against Adaptive Adversary: {The} Zero-Error Case",
  pages =        "1--15",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:IsoMatMiy03,
  author =       "Norihisa Isogai and
                  Takashi Matsunaka and
                  Atsuko Miyaji",
  title =        "Optimized {Chi}$^2$-Attack against {RC6}",
  pages =        "16--32",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:TamMiy03,
  author =       "Yuko Tamura and
                  Atsuko Miyaji",
  title =        "Anonymity-Enhanced Pseudonym System",
  pages =        "33--47",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:Yung03,
  author =       "Kwong H. Yung",
  title =        "Using Feedback to Improve Masquerade Detection",
  pages =        "48--62",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:GLCGS03,
  author =       "Zhi Guo and
                  Kwok-Yan Lam and
                  Siu Leung Chung and
                  Ming Gu and
                  Jia-Guang Sun",
  title =        "Efficient Presentation of Multivariate Audit Data for Intrusion Detection of Web-Based Internet Services",
  pages =        "63--75",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:MinZhaYan03,
  author =       "Fan Min and
                  {Jun-yan} Zhang and
                  {Guo-wie} Yang",
  title =        "An {IP} Traceback Scheme Integrating {DPM} and {PPM}",
  pages =        "76--85",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:Kim03,
  author =       "Sung-Ryul Kim",
  title =        "Improved Scalable Hash Chain Traversal",
  pages =        "86--95",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:ZhaIma03,
  author =       "Rui Zhang and
                  Hideki Imai",
  title =        "Round Optimal Distributed Key Generation of Threshold Cryptosystem Based on Discrete Logarithm Problem",
  pages =        "96--110",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:WanHanZhu03,
  author =       "Guilin Wang and
                  Xiaoxi Han and
                  Bo Zhu",
  title =        "On the Security of Two Threshold Signature Schemes with Traceable Signers",
  pages =        "111--122",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:Ibr03,
  author =       "Mohamed Al-Ibrahim and
                  Anton Cern{\'y}",
  title =        "Proxy and Threshold One-Time Signatures",
  pages =        "123--136",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiuChuTze03,
  author =       "Li-Shan Liu and
                  Cheng-Kang Chu and
                  Wen-Guey Tzeng",
  title =        "A Threshold {GQ} Signature Scheme",
  pages =        "137--150",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:ItkXie03,
  author =       "Gene Itkis and
                  Peng Xie",
  title =        "Generalized Key-Evolving Signature Schemes or How to Foil an Armed Adversary",
  pages =        "151--168",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:GaoYaoLi03,
  author =       "{Chong-zhi} Gao and
                  {Zheng-an} Yao and
                  Lei Li",
  title =        "A Ring Signature Scheme Based on the {Nyberg}-{Rueppel} Signature Scheme",
  pages =        "169--175",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:LinVar03,
  author =       "Ching Lin and
                  Vijay Varadharajan",
  title =        "Modelling and Evaluating Trust Relationships in Mobile Agents Based Systems",
  pages =        "176--190",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:RuaVar03,
  author =       "Chun Ruan and
                  Vijay Varadharajan",
  title =        "An Authorization Model for {E}-consent Requirement in a Health Care Application",
  pages =        "191--205",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:GZLZ03,
  author =       "Guofei Gu and
                  Bin B. Zhu and
                  Shipeng Li and
                  Shiyong Zhang",
  title =        "{PLI}: {A} New Framework to Protect Digital Content for {P2P} Networks",
  pages =        "206--216",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:BaiFen03,
  author =       "Chunyan Bai and
                  Gui Liang Feng",
  title =        "Improved Algebraic Traitor Tracing Scheme",
  pages =        "217--227",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:THZZ03,
  author =       "Haitao Tian and
                  Liusheng Huang and
                  Zhi Zhou and
                  Hui Zhang",
  title =        "Common Vulnerability Markup Language",
  pages =        "228--240",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:LiWu03,
  author =       "Tie-Yan Li and
                  Yongdong Wu",
  title =        "Trust on Web Browser: {Attack} vs. Defense",
  pages =        "241--253",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:RilMit03,
  author =       "Luciano Rila and
                  Chris J. Mitchell",
  title =        "Security Protocols for Biometrics-Based Cardholder Authentication in Smartcards",
  pages =        "254--264",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChoSakPar03,
  author =       "Jae-Gwi Choi and
                  Kouichi Sakurai and
                  Ji-Hwan Park",
  title =        "Does It Need Trusted Third Party? {Design} of Buyer-Seller Watermarking Protocol without Trusted Third Party",
  pages =        "265--279",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:MFES03,
  author =       "Jose L. Mu{\~n}oz and
                  Jordi Forn{\'e} and
                  Oscar Esparza and
                  Miguel Soriano",
  title =        "Using {OCSP} to Secure Certificate-Using Transactions in {M}-commerce",
  pages =        "280--292",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:DusLetViv03,
  author =       "Pierre Dusart and
                  Gilles Letourneux and
                  Olivier Vivolo",
  title =        "Differential Fault Analysis on {AES}",
  pages =        "293--306",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:Novak03,
  author =       "Roman Novak",
  title =        "Side-Channel Attack on Substitution Blocks",
  pages =        "307--318",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:SakSak03,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai",
  title =        "Timing Attack against Implementation of a Parallel Algorithm for Modular Exponentiation",
  pages =        "319--330",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:PalRoyDe03,
  author =       "Sarbani Palit and
                  Bimal K. Roy and
                  Arindom De",
  title =        "A Fast Correlation Attack for {LFSR}-Based Stream Ciphers",
  pages =        "331--342",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:YRBDF03,
  author =       "Gang Yao and
                  Kui Ren and
                  Feng Bao and
                  Robert H. Deng and
                  Dengguo Feng",
  title =        "Making the Key Agreement Protocol in Mobile ad hoc Network More Efficient",
  pages =        "343--356",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:LKKR03,
  author =       "Sangwon Lee and
                  Yongdae Kim and
                  Kwangjo Kim and
                  Dae-Hyun Ryu",
  title =        "An Efficient Tree-Based Group Key Agreement Using Bilinear Map",
  pages =        "357--371",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChoLee03,
  author =       "Taenam Cho and
                  Sang-Ho Lee",
  title =        "A Key Recovery Mechanism for Reliable Group Key Management",
  pages =        "372--386",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:ChoMai03,
  author =       "Sandeepan Chowdhury and
                  Subhamoy Maitra",
  title =        "Efficient Software Implementation of {LFSR} and {Boolean} Function and Its Application in Nonlinear Combiner Model",
  pages =        "387--402",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:KwaMoo03,
  author =       "Dong Jin Kwak and
                  Sang-Jae Moon",
  title =        "Efficient Distributed Signcryption Scheme as Group Signcryption",
  pages =        "403--417",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

@InProceedings{ACNS:GroKam03,
  author =       "Johann Gro{\ss}sch{\"a}dl and
                  Guy-Armand Kamendje",
  title =        "Architectural Enhancements for {Montgomery} Multiplication on Embedded {RISC} Processors",
  pages =        "418--434",
  booktitle =    acns03name,
  volume =       acns03vol,
  year =         2003,
  publisher =    acnspub,
  month =        acns03month,
  editor =       acns03ed,
  address =      acns03addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          AFRICACRYPT
%------------------------------------------------------------------

@InProceedings{AFRICACRYPT:KDCBBI12,
  author =       "Sabyasachi Karati and
                  Abhijit Das and
                  Dipanwita Roy Chowdhury and
                  Bhargav Bellur and
                  Debojyoti Bhattacharya and
                  Aravind Iyer",
  title =        "Batch Verification of {ECDSA} Signatures",
  pages =        "1--18",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:ADVGC12,
  author =       "Sidi Mohamed El Yousfi Alaoui and
                  {\"O}zg{\"u}r Dagdelen and
                  Pascal V{\'e}ron and
                  David Galindo and
                  Pierre-Louis Cayrel",
  title =        "Extended Security Arguments for Signature Schemes",
  pages =        "19--34",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:CanJamLes12,
  author =       "S{\'e}bastien Canard and
                  Amandine Jambert and
                  Roch Lescuyer",
  title =        "Sanitizable Signatures with Several Signers and Sanitizers",
  pages =        "35--52",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:WLCZ12,
  author =       "Jingjing Wang and
                  Xiangxue Li and
                  Kefei Chen and
                  Wenzheng Zhang",
  title =        "Attack Based on Direct Sum Decomposition against the Nonlinear Filter Generator",
  pages =        "53--66",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:BriChaFav12,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  M{\'e}lanie Favre",
  title =        "Fuzzy Vault for Multiple Users",
  pages =        "67--81",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:SafTuh12,
  author =       "Reihaneh Safavi-Naini and
                  Mohammed Ashraful Tuhin",
  title =        "Bounds and Constructions for 1-Round (0, d)-Secure Message Transmission against Generalized Adversary",
  pages =        "82--98",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:MezHofCay12,
  author =       "Mohammed Meziani and
                  Gerhard Hoffmann and
                  Pierre-Louis Cayrel",
  title =        "Improving the Performance of the {SYND} Stream Cipher",
  pages =        "99--116",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:CheWanPre12,
  author =       "Jiazhe Chen and
                  Meiqin Wang and
                  Bart Preneel",
  title =        "Impossible Differential Cryptanalysis of the Lightweight Block Ciphers {TEA}, {XTEA} and {HIGHT}",
  pages =        "117--137",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:SWSSO12,
  author =       "Yu Sasaki and
                  Lei Wang and
                  Yasuhide Sakai and
                  Kazuo Sakiyama and
                  Kazuo Ohta",
  title =        "Three-Subset Meet-in-the-Middle Attack on Reduced {XTEA}",
  pages =        "138--154",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:SWJS12,
  author =       "Yue Sun and
                  Meiqin Wang and
                  Shujia Jiang and
                  Qiumei Sun",
  title =        "Differential Cryptanalysis of Reduced-Round {ICEBERG}",
  pages =        "155--171",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:EGGHIK12,
  author =       "Thomas Eisenbarth and
                  Zheng Gong and
                  Tim G{\"u}neysu and
                  Stefan Heyse and
                  Sebastiaan Indesteege and
                  St{\'e}phanie Kerckhof and
                  Fran\c{c}ois Koeune and
                  Tomislav Nad and
                  Thomas Plos and
                  Francesco Regazzoni and
                  Fran\c{c}ois-Xavier Standaert and
                  Lo{\"i}c {van Oldeneel tot Oldenzeel}",
  title =        "Compact Implementation and Performance Evaluation of Block Ciphers in {ATtiny} Devices",
  pages =        "172--187",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:ThoWol12,
  author =       "Enrico Thomae and
                  Christopher Wolf",
  title =        "Cryptanalysis of Enhanced {TTS}, {STS} and All Its Variants, or: Why Cross-Terms Are Important",
  pages =        "188--202",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:SarElb12,
  author =       "Augustin P. Sarr and
                  Philippe Elbaz-Vincent",
  title =        "A Complementary Analysis of the {(s)YZ} and {DIKE} Protocols",
  pages =        "203--220",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:Nitaj12,
  author =       "Abderrahmane Nitaj",
  title =        "A New Attack on {RSA} and {CRT}-{RSA}",
  pages =        "221--233",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:ArmKatPet12,
  author =       "Frederik Armknecht and
                  Stefan Katzenbeisser and
                  Andreas Peter",
  title =        "Shift-Type Homomorphic Encryption and Its Application to Fully Homomorphic Encryption",
  pages =        "234--251",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:FleForLuc12,
  author =       "Ewan Fleischmann and
                  Christian Forler and
                  Stefan Lucks",
  title =        "The Collision Security of {MDC}-4",
  pages =        "252--269",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:CYKGPP12,
  author =       "Jiali Choy and
                  Huihui Yap and
                  Khoongming Khoo and
                  Jian Guo and
                  Thomas Peyrin and
                  Axel Poschmann and
                  Chik How Tan",
  title =        "{SPN}-Hash: Improving the Provable Resistance against Differential Collision Attacks",
  pages =        "270--286",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:AMPS12,
  author =       "Elena Andreeva and
                  Bart Mennink and
                  Bart Preneel and
                  Marjan Skrobot",
  title =        "Security Analysis and Comparison of the {SHA}-3 Finalists {BLAKE}, {Gr{\o}stl}, {JH}, {Keccak}, and {Skein}",
  pages =        "287--305",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:BDMMT12,
  author =       "Thierry P. Berger and
                  Joffrey D'Hayer and
                  Kevin Marquet and
                  Marine Minier and
                  Ga{\"e}l Thomas",
  title =        "The {GLUON} Family: A Lightweight Hash Function Family Based on {FCSRs}",
  pages =        "306--323",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:SchYanYan12,
  author =       "Peter Schwabe and
                  Bo-Yin Yang and
                  Shang-Yi Yang",
  title =        "{SHA}-3 on {ARM11} Processors",
  pages =        "324--341",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:MohHasHut12,
  author =       "Nashwa A. F. Mohamed and
                  Mohsin H. A. Hashim and
                  Michael Hutter",
  title =        "Improved Fixed-Base Comb Method for Fast Scalar Multiplication",
  pages =        "342--359",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:MCGD12,
  author =       "Houssem Maghrebi and
                  Claude Carlet and
                  Sylvain Guilley and
                  Jean-Luc Danger",
  title =        "Optimal First-Order Masking with Linear and Non-linear Bijections",
  pages =        "360--377",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:DGPS12,
  author =       "Paolo D'Arco and
                  Maria Isabel {Gonzalez Vasco} and
                  Angel L. {P{\'e}rez del Pozo} and
                  Claudio Soriente",
  title =        "Size-Hiding in Private Set Intersection: Existential Results and Constructions",
  pages =        "378--394",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:Xiao12,
  author =       "David Xiao",
  title =        "Round-Optimal Black-Box Statistically Binding Selective-Opening Secure Commitments",
  pages =        "395--411",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:Meier12,
  author =       "Willi Meier",
  title =        "Stream Ciphers, a Perspective (Invited Talk)",
  pages =        "412",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:Fischlin12,
  author =       "Marc Fischlin",
  title =        "Black-Box Reductions and Separations in Cryptography (Invited Talk)",
  pages =        "413--422",
  editor =       africacrypt12ed,
  booktitle =    africacrypt12name,
  volume =       africacrypt12vol,
  month =        africacrypt12month,
  address =      africacrypt12addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{AFRICACRYPT:LofSma11,
  author =       "Jake Loftus and
                  Nigel P. Smart",
  title =        "Secure Outsourced Computation",
  pages =        "1--20",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:LunNie11,
  author =       "Carolin Lunemann and
                  Jesper Buus Nielsen",
  title =        "Fully Simulatable Quantum-Secure Coin-Flipping and Applications",
  pages =        "21--40",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:Vergnaud11,
  author =       "Damien Vergnaud",
  title =        "Efficient and Secure Generalized Pattern Matching via Fast Fourier Transform",
  pages =        "41--58",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:AnaAri11,
  author =       "Hiroaki Anada and
                  Seiko Arita",
  title =        "Identification Schemes from Key Encapsulation Mechanisms",
  pages =        "59--76",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:HuaLin11,
  author =       "ZhenYu Huang and
                  Dongdai Lin",
  title =        "Attacking {Bivium} and {Trivium} with the Characteristic Set Method",
  pages =        "77--91",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:Herrmann11,
  author =       "Mathias Herrmann",
  title =        "Improved Cryptanalysis of the Multi-Prime $\phi$-Hiding Assumption",
  pages =        "92--99",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:KerColSta11,
  author =       "St{\'e}phanie Kerckhof and
                  Baudoin Collard and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "{FPGA} Implementation of a Statistical Saturation Attack against {PRESENT}",
  pages =        "100--116",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:Sasaki11,
  author =       "Yu Sasaki",
  title =        "Collisions of {MMO}-{MD5} and Their Impact on Original {MD5}",
  pages =        "117--133",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:BLPS11,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Christiane Peters and
                  Peter Schwabe",
  title =        "Really Fast Syndrome-Based Hashing",
  pages =        "134--152",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:GenProQui11,
  author =       "Laurie Genelle and
                  Emmanuel Prouff and
                  Micha{\"e}l Quisquater",
  title =        "Montgomery's Trick and Fast Implementation of Masked {AES}",
  pages =        "153--169",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:HutJoySie11,
  author =       "Michael Hutter and
                  Marc Joye and
                  Yannick Sierra",
  title =        "Memory-Constrained Implementations of Elliptic Curve Cryptography in Co-{Z} Coordinate Representation",
  pages =        "170--187",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:MraGuiIon11,
  author =       "Nadia El Mrabet and
                  Aurore Guillevic and
                  Sorina Ionica",
  title =        "Efficient Multiplication in Finite Field Extensions of Degree 5",
  pages =        "188--205",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:BCFGST11,
  author =       "Olivier Blazy and
                  S{\'e}bastien Canard and
                  Georg Fuchsbauer and
                  Aline Gouget and
                  Herv{\'e} Sibert and
                  Jacques Traor{\'e}",
  title =        "Achieving Optimal Anonymity in Transferable E-Cash with a Judge",
  pages =        "206--223",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:EscHerMor11,
  author =       "Alex Escala and
                  Javier Herranz and
                  Paz Morillo",
  title =        "Revocable Attribute-Based Signatures with Adaptive Security in the Standard Model",
  pages =        "224--241",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:ArmElsSch11,
  author =       "Frederik Armknecht and
                  Carsten Elsner and
                  Martin Schmidt",
  title =        "Using the Inhomogeneous Simultaneous Approximation Problem for Cryptographic Design",
  pages =        "242--259",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:LoeMus11,
  author =       "Daniel Loebenberger and
                  Michael N{\"u}sken",
  title =        "Analyzing Standards for {RSA} Integers",
  pages =        "260--277",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:Farashahi11,
  author =       "Reza Rezaeian Farashahi",
  title =        "Hashing into Hessian Curves",
  pages =        "278--289",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:CisSow11,
  author =       "Abdoul Aziz Ciss and
                  Djiby Sow",
  title =        "On Randomness Extraction in Elliptic Curves",
  pages =        "290--297",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:KarCho11,
  author =       "Sandip Karmakar and
                  Dipanwita Roy Chowdhury",
  title =        "Fault Analysis of {Grain}-128 by Targeting {NFSR}",
  pages =        "298--315",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:SalKirYou11,
  author =       "Yaser Esmaeili Salehani and
                  Aleksandar Kircanski and
                  Amr M. Youssef",
  title =        "Differential Fault Analysis of {Sosemanuk}",
  pages =        "316--331",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:AliMuk11,
  author =       "Subidh Ali and
                  Debdeep Mukhopadhyay",
  title =        "An Improved Differential Fault Analysis on {AES}-256",
  pages =        "332--347",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:FouLafAln11,
  author =       "Laurent Fousse and
                  Pascal Lafourcade and
                  Mohamed Alnuaimi",
  title =        "Benaloh's Dense Probabilistic Encryption Revisited",
  pages =        "348--362",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:BDEHR11,
  author =       "Johannes Buchmann and
                  Erik Dahmen and
                  Sarah Ereth and
                  Andreas H{\"u}lsing and
                  Markus R{\"u}ckert",
  title =        "On the Security of the {Winternitz} One-Time Signature Scheme",
  pages =        "363--378",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:Groth11,
  author =       "Jens Groth",
  title =        "Efficient Zero-Knowledge Proofs (Invited Talk)",
  pages =        "379",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:OkaTak11,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Some Key Techniques on Pairing Vector Spaces (Invited Talk)",
  pages =        "380--382",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:Preneel11,
  author =       "Bart Preneel",
  title =        "The {NIST} {SHA}-3 Competition: A Perspective on the Final Year (Invited Talk)",
  pages =        "383--386",
  editor =       africacrypt11ed,
  booktitle =    africacrypt11name,
  volume =       africacrypt11vol,
  month =        africacrypt11month,
  address =      africacrypt11addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AFRICACRYPT:SchSch10,
  author =       "Sven Sch{\"a}ge and
                  J{\"o}rg Schwenk",
  title =        "A New {RSA}-Based Signature Scheme",
  pages =        "1--15",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:FucVer10,
  author =       "Georg Fuchsbauer and
                  Damien Vergnaud",
  title =        "Fair Blind Signatures without Random Oracles",
  pages =        "16--33",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:RucSch10,
  author =       "Markus R{\"u}ckert and
                  Dominique Schr{\"o}der",
  title =        "Fair Partially Blind Signatures",
  pages =        "34--51",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:HSBVP10,
  author =       "Jens Hermans and
                  Michael Schneider and
                  Johannes Buchmann and
                  Frederik Vercauteren and
                  Bart Preneel",
  title =        "Parallel Shortest Lattice Vector Enumeration on Graphics Cards",
  pages =        "52--68",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:BCDN10,
  author =       "Johannes Buchmann and
                  Daniel Cabarcas and
                  Jintai Ding and
                  Mohamed Saied Emam Mohamed",
  title =        "Flexible Partial Enlargement to Accelerate {Gr{\"o}bner} Basis Computation over $F_2$",
  pages =        "69--81",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:MaiSarGup10,
  author =       "Subhamoy Maitra and
                  Santanu Sarkar and
                  Sourav Sen Gupta",
  title =        "Factoring {RSA} Modulus Using Prime Reconstruction from Random Known Bits",
  pages =        "82--99",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:TerWik10,
  author =       "Bj{\"o}rn Terelius and
                  Douglas Wikstr{\"o}m",
  title =        "Proofs of Restricted Shuffles",
  pages =        "100--113",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:PenBao10,
  author =       "Kun Peng and
                  Feng Bao",
  title =        "Batch Range Proof for Practical Small Ranges",
  pages =        "114--130",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:RiaPre10,
  author =       "Alfredo Rial and
                  Bart Preneel",
  title =        "Optimistic Fair Priced Oblivious Transfer",
  pages =        "131--147",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:SASM10,
  author =       "Takenobu Seito and
                  Tadashi Aikawa and
                  Junji Shikata and
                  Tsutomu Matsumoto",
  title =        "Information-Theoretically Secure Key-Insulated Multireceiver Authentication Codes",
  pages =        "148--165",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:DesEroSaf10,
  author =       "Yvo Desmedt and
                  Stelios Erotokritou and
                  Reihaneh Safavi-Naini",
  title =        "Simple and Communication Complexity Efficient Almost Secure and Perfectly Secure Message Transmission Schemes",
  pages =        "166--183",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:PatChoRan10,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Communication Efficient Perfectly Secure {VSS} and {MPC} in Asynchronous Networks with Optimal Resilience",
  pages =        "184--202",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:CBGW10,
  author =       "Craig Costello and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto} and
                  Kenneth Koon-Ho Wong",
  title =        "Avoiding Full Extension Field Arithmetic in Pairing Computations",
  pages =        "203--224",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:BKNS10,
  author =       "Joppe W. Bos and
                  Thorsten Kleinjung and
                  Ruben Niederhagen and
                  Peter Schwabe",
  title =        "{ECC2K}-130 on Cell {CPUs}",
  pages =        "225--242",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:ElaGui10,
  author =       "M. Abdelaziz Elaabid and
                  Sylvain Guilley",
  title =        "Practical Improvements of Profiled Side-Channel Attacks on a Hardware Crypto-Accelerator",
  pages =        "243--260",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:KirYou10,
  author =       "Aleksandar Kircanski and
                  Amr M. Youssef",
  title =        "Differential Fault Analysis of {HC}-128",
  pages =        "261--278",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:MSGR10,
  author =       "Marcel Medwed and
                  Fran\c{c}ois-Xavier Standaert and
                  Johann Gro{\ss}sch{\"a}dl and
                  Francesco Regazzoni",
  title =        "Fresh Re-keying: Security against Side-Channel and Fault Attacks for Low-Cost Devices",
  pages =        "279--296",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:BCFP10,
  author =       "Xavier Boyen and
                  C{\'e}line Chevalier and
                  Georg Fuchsbauer and
                  David Pointcheval",
  title =        "Strong Cryptography from Weak Secrets",
  pages =        "297--315",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:CWYD10,
  author =       "Sherman S. M. Chow and
                  Jian Weng and
                  Yanjiang Yang and
                  Robert H. Deng",
  title =        "Efficient Unidirectional Proxy Re-Encryption",
  pages =        "316--332",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:GLFFLM10,
  author =       "David Galindo and
                  Beno{\^i}t Libert and
                  Marc Fischlin and
                  Georg Fuchsbauer and
                  Anja Lehmann and
                  Mark Manulis and
                  Dominique Schr{\"o}der",
  title =        "Public-Key Encryption with Non-Interactive Opening: New Constructions and Stronger Definitions",
  pages =        "333--350",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:ACMP10,
  author =       "Michel Abdalla and
                  C{\'e}line Chevalier and
                  Mark Manulis and
                  David Pointcheval",
  title =        "Flexible Group Key Exchange with On-demand Computation of Subgroup Keys",
  pages =        "351--368",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:Skoric10,
  author =       "Boris Skoric",
  title =        "Quantum Readout of Physical Unclonable Functions",
  pages =        "369--386",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:YapKhoPos10,
  author =       "Huihui Yap and
                  Khoongming Khoo and
                  Axel Poschmann",
  title =        "Parallelizing the {Camellia} and {SMS4} Block Ciphers",
  pages =        "387--406",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:KKMS10,
  author =       "Shahram Khazaei and
                  Simon Knellwolf and
                  Willi Meier and
                  Deian Stefan",
  title =        "Improved Linear Differential Attacks on {CubeHash}",
  pages =        "407--418",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:GLMNPR10,
  author =       "Praveen Gauravaram and
                  Ga{\"e}tan Leurent and
                  Florian Mendel and
                  Mar{\'i}a Naya-Plasencia and
                  Thomas Peyrin and
                  Christian Rechberger and
                  Martin Schl{\"a}ffer",
  title =        "Cryptanalysis of the 10-Round Hash and Full Compression Function of {SHAvite}-3--512",
  pages =        "419--436",
  editor =       africacrypt10ed,
  booktitle =    africacrypt10name,
  volume =       africacrypt10vol,
  month =        africacrypt10month,
  address =      africacrypt10addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AFRICACRYPT:WanWan09,
  author =       "Gaoli Wang and
                  Shaohui Wang",
  title =        "Second Preimage Attack on 5-Pass {HAVAL} and Partial Key-Recovery Attack on {HMAC}/{NMAC}-5-Pass {HAVAL}",
  pages =        "1--13",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:ADMRT09,
  author =       "Jean-Philippe Aumasson and
                  Orr Dunkelman and
                  Florian Mendel and
                  Christian Rechberger and
                  S{\o}ren S. Thomsen",
  title =        "Cryptanalysis of {Vortex}",
  pages =        "14--28",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:Mendel09,
  author =       "Florian Mendel",
  title =        "Two Passes of {Tiger} Are Not One-Way",
  pages =        "29--40",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:TrePat09,
  author =       "Joana Treger and
                  Jacques Patarin",
  title =        "Generic Attacks on {Feistel} Networks with Internal Permutations",
  pages =        "41--59",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:MinPhaPou09,
  author =       "Marine Minier and
                  Raphael C.-W. Phan and
                  Benjamin Pousse",
  title =        "Distinguishers for Ciphers and Known Key Attack against {Rijndael} with Large Blocks",
  pages =        "60--76",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:BCGO09,
  author =       "Thierry P. Berger and
                  Pierre-Louis Cayrel and
                  Philippe Gaborit and
                  Ayoub Otmani",
  title =        "Reducing Key Length of the {McEliece} Cryptosystem",
  pages =        "77--97",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:Nitaj09,
  author =       "Abderrahmane Nitaj",
  title =        "Cryptanalysis of {RSA} Using the Ratio of the Primes",
  pages =        "98--115",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:PhoKurOga09,
  author =       "Le Trieu Phong and
                  Kaoru Kurosawa and
                  Wakaha Ogata",
  title =        "New {RSA}-Based (Selectively) Convertible Undeniable Signature Schemes",
  pages =        "116--134",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:GalGar09,
  author =       "David Galindo and
                  Flavio D. Garcia",
  title =        "A {Schnorr}-Like Lightweight Identity-Based Signature Scheme",
  pages =        "135--148",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:OFHO09,
  author =       "Go Ohtake and
                  Arisa Fujii and
                  Goichiro Hanaoka and
                  Kazuto Ogawa",
  title =        "On the Theoretical Gap between Group Signatures with and without Unlinkability",
  pages =        "149--166",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:BozKaySel09,
  author =       "Ilker Nadi Bozkurt and
                  Kamer Kaya and
                  Ali Aydin Sel\c{c}uk",
  title =        "Practical Threshold Signatures with Linear Secret Sharing Schemes",
  pages =        "167--178",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:FarWar09,
  author =       "Pooya Farshim and
                  Bogdan Warinschi",
  title =        "Certified Encryption Revisited",
  pages =        "179--197",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:ShaSaf09,
  author =       "Siamak Fayyaz Shahandashti and
                  Reihaneh Safavi-Naini",
  title =        "Threshold Attribute-Based Signatures and Their Application to Anonymous Credential Systems",
  pages =        "198--216",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:ElAimani09,
  author =       "Laila {El Aimani}",
  title =        "Anonymity from Public Key Encryption to Undeniable Signatures",
  pages =        "217--234",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:BarFar09,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Security Analysis of Standard Authentication and Key Agreement Protocols Utilising Timestamps",
  pages =        "235--253",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:ACCP09,
  author =       "Michel Abdalla and
                  Dario Catalano and
                  C{\'e}line Chevalier and
                  David Pointcheval",
  title =        "Password-Authenticated Group Key Agreement with Adaptive Security and Contributiveness",
  pages =        "254--271",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:Maurer09,
  author =       "Ueli M. Maurer",
  title =        "Unifying Zero-Knowledge Proofs of Knowledge",
  pages =        "272--286",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:VenVis09,
  author =       "Carmine Ventre and
                  Ivan Visconti",
  title =        "Co-sound Zero-Knowledge with Public Keys",
  pages =        "287--304",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:BriCha09,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne",
  title =        "Another Look at Extended Private Information Retrieval Protocols",
  pages =        "305--322",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:ZhuBao09,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Constructing Universally Composable Oblivious Transfers from Double Trap-Door Encryptions",
  pages =        "323--333",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:JoyTun09,
  author =       "Marc Joye and
                  Michael Tunstall",
  title =        "Exponent Recoding and Regular Exponentiation Algorithms",
  pages =        "334--349",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:HarWal09,
  author =       "Owen Harrison and
                  John Waldron",
  title =        "Efficient Acceleration of Asymmetric Cryptography on Graphics Hardware",
  pages =        "350--367",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:CosSch09,
  author =       "Neil Costigan and
                  Peter Schwabe",
  title =        "Fast Elliptic-Curve Cryptography on the Cell Broadband Engine",
  pages =        "368--385",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:BruNyb09,
  author =       "Billy Bob Brumley and
                  Kaisa Nyberg",
  title =        "On Modular Decomposition of Integers",
  pages =        "386--402",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:KKMP09,
  author =       "Markus Kasper and
                  Timo Kasper and
                  Amir Moradi and
                  Christof Paar",
  title =        "Breaking {KeeLoq} in a Flash: On Extracting Keys at Lightning Speed",
  pages =        "403--420",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:Mukhopadhyay09,
  author =       "Debdeep Mukhopadhyay",
  title =        "An Improved Fault Based Attack of the Advanced Encryption Standard",
  pages =        "421--434",
  editor =       africacrypt09ed,
  booktitle =    africacrypt09name,
  volume =       africacrypt09vol,
  month =        africacrypt09month,
  address =      africacrypt09addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AFRICACRYPT:GalMin08,
  author =       "Samuel Galice and
                  Marine Minier",
  title =        "Improving Integral Attacks Against {Rijndael}-256 Up to 9 Rounds",
  pages =        "1--15",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:BSQPR08,
  author =       "Philippe Bulens and
                  Fran\c{c}ois-Xavier Standaert and
                  Jean-Jacques Quisquater and
                  Pascal Pellegrin and
                  Ga{\"e}l Rouvroy",
  title =        "Implementation of the {AES}-128 on {Virtex}-5 {FPGAs}",
  pages =        "16--26",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:DArDeS08,
  author =       "Paolo D'Arco and
                  Alfredo {De Santis}",
  title =        "Weaknesses in a Recent Ultra-Lightweight {RFID} Authentication Protocol",
  pages =        "27--39",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Wang08,
  author =       "Meiqin Wang",
  title =        "Differential Cryptanalysis of Reduced-Round {PRESENT}",
  pages =        "40--49",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Schneier08,
  author =       "Bruce Schneier",
  title =        "The Psychology of Security (Invited Talk)",
  pages =        "50--79",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Coelho08,
  author =       "Fabien Coelho",
  title =        "An (Almost) Constant-Effort Solution-Verification Proof-of-Work Protocol Based on {Merkle} Trees",
  pages =        "80--93",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:KaySel08,
  author =       "Kamer Kaya and
                  Ali Aydin Sel\c{c}uk",
  title =        "Robust Threshold Schemes Based on the Chinese Remainder Theorem",
  pages =        "94--108",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:BriCha08,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne",
  title =        "An Authentication Protocol with Encrypted Biometric Data",
  pages =        "109--124",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Iwata08,
  author =       "Tetsu Iwata",
  title =        "Authenticated Encryption Mode for Beyond the Birthday Bound Security",
  pages =        "125--142",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:BetFauPer08,
  author =       "Luk Bettale and
                  Jean-Charles Faug{\`e}re and
                  Ludovic Perret",
  title =        "Cryptanalysis of the {TRMS} Signature Scheme of {PKC}'05",
  pages =        "143--155",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Kunihiro08,
  author =       "Noboru Kunihiro",
  title =        "New Definition of Density on Knapsack Cryptosystems",
  pages =        "156--173",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Nitaj08,
  author =       "Abderrahmane Nitaj",
  title =        "Another Generalization of {Wiener}'s Attack on {RSA}",
  pages =        "174--190",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:JacSchWei08,
  author =       "Michael J. {Jacobson Jr.} and
                  Renate Scheidler and
                  Daniel Weimer",
  title =        "An Adaptation of the {NICE} Cryptosystem to Real Quadratic Orders",
  pages =        "191--208",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Patarin08,
  author =       "Jacques Patarin",
  title =        "A Proof of Security in O($2^n$) for the {Benes} Scheme",
  pages =        "209--220",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:DelJou08,
  author =       "Pascal Delaunay and
                  Antoine Joux",
  title =        "Yet Another Attack on {Vest}",
  pages =        "221--235",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:FisKhaMei08,
  author =       "Simon Fischer and
                  Shahram Khazaei and
                  Willi Meier",
  title =        "Chosen {IV} Statistical Analysis for Key Recovery Attacks on Stream Ciphers",
  pages =        "236--245",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:KRBRRS08,
  author =       "Emilia K{\"a}sper and
                  Vincent Rijmen and
                  Tor E. Bj{\o}rstad and
                  Christian Rechberger and
                  Matthew J. B. Robshaw and
                  Gautham Sekar",
  title =        "Correlated Keystreams in {Moustique}",
  pages =        "246--257",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Rock08,
  author =       "Andrea R{\"o}ck",
  title =        "Stream Ciphers Using a Random Update Function: Study of the Entropy of the Inner State",
  pages =        "258--275",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:DeCKucPre08,
  author =       "Christophe De Canni{\`e}re and
                  {\"O}zg{\"u}l K{\"u}\c{c}{\"u}k and
                  Bart Preneel",
  title =        "Analysis of {Grain}'s Initialization Algorithm",
  pages =        "276--289",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:SWOK08,
  author =       "Yu Sasaki and
                  Lei Wang and
                  Kazuo Ohta and
                  Noboru Kunihiro",
  title =        "Password Recovery on Challenge and Response: Impossible Differential Attack on Hash Function",
  pages =        "290--307",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:AumPha08,
  author =       "Jean-Philippe Aumasson and
                  Raphael C.-W. Phan",
  title =        "How (Not) to Efficiently Dither Blockcipher-Based Hash Functions?",
  pages =        "308--324",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:LubSir08,
  author =       "David Lubicz and
                  Thomas Sirvent",
  title =        "Attribute-Based Broadcast Encryption Scheme Made Efficient",
  pages =        "325--342",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:AusKre08,
  author =       "Per Austrin and
                  Gunnar Kreitz",
  title =        "Lower Bounds for Subset Cover Based Broadcast Encryption",
  pages =        "343--356",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:Dent08,
  author =       "Alexander W. Dent",
  title =        "A Brief History of Provably-Secure Public-Key Encryption (Invited Talk)",
  pages =        "357--370",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:NaeBarSch08,
  author =       "Michael Naehrig and
                  Paulo S. L. M. Barreto and
                  Peter Schwabe",
  title =        "On Compressible Pairings and Their Computation",
  pages =        "371--388",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:BBJLP08,
  author =       "Daniel J. Bernstein and
                  Peter Birkner and
                  Marc Joye and
                  Tanja Lange and
                  Christiane Peters",
  title =        "Twisted {Edwards} Curves",
  pages =        "389--405",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AFRICACRYPT:CenOzb08,
  author =       "Murat Cenk and
                  Ferruh {\"O}zbudak",
  title =        "Efficient Multiplication in $\mathbb{F}_{3^{\ell m}}$, $m\geq1$ and $5\leq\ell\leq18$",
  pages =        "406--414",
  editor =       africacrypt08ed,
  booktitle =    africacrypt08name,
  volume =       africacrypt08vol,
  month =        africacrypt08month,
  address =      africacrypt08addr,
  publisher =    africacryptpub,
  series =       mylncs,
  year =         2008,
}

%------------------------------------------------------------------
%                          ASIACCS
%------------------------------------------------------------------

@InProceedings{ASIACCS:WLTB11,
  author =       "Xiaoyun Wang and
                  Mingjie Liu and
                  Chengliang Tian and
                  Jingguo Bi",
  title =        "Improved {Nguyen}-{Vidick} heuristic sieve algorithm for shortest vector problem (Keynote Talk)",
  pages =        "1--9",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:BerGhi11,
  author =       "Elisa Bertino and
                  Gabriel Ghinita",
  title =        "Towards mechanisms for detection and prevention of data exfiltration by insiders (Keynote Talk)",
  pages =        "10--19",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:CXMXSY11,
  author =       "Ping Chen and
                  Xiao Xing and
                  Bing Mao and
                  Li Xie and
                  Xiaobin Shen and
                  Xinchun Yin",
  title =        "Automatic construction of jump-oriented programming shellcode (on the x86)",
  pages =        "20--29",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:BJFL11,
  author =       "Tyler K. Bletsch and
                  Xuxian Jiang and
                  Vincent W. Freeh and
                  Zhenkai Liang",
  title =        "Jump-oriented programming: a new class of code-reuse attack",
  pages =        "30--40",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:DavSadWin11,
  author =       "Lucas Davi and
                  Ahmad-Reza Sadeghi and
                  Marcel Winandy",
  title =        "{ROPdefender}: a detection tool to defend against return-oriented programming attacks",
  pages =        "40--51",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ChoLiuZho11,
  author =       "Sherman S. M. Chow and
                  Joseph K. Liu and
                  Jianying Zhou",
  title =        "Identity-based online/offline key encapsulation and encryption",
  pages =        "52--60",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:BaeZho11,
  author =       "Joonsang Baek and
                  Jianying Zhou",
  title =        "Compact identity-based encryption without strong symmetric cipher",
  pages =        "61--70",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:YanTan11,
  author =       "Guomin Yang and
                  Chik How Tan",
  title =        "Strongly secure certificateless key exchange without pairing",
  pages =        "71--79",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:Cremers11,
  author =       "Cas Cremers",
  title =        "Examining indistinguishability-based security models for key exchange protocols: the case of {CK}, {CK-HMQV}, and {eCK}",
  pages =        "80--91",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:LXWZLX11,
  author =       "Qi Li and
                  Mingwei Xu and
                  Jianping Wu and
                  Xinwen Zhang and
                  Patrick P. C. Lee and
                  Ke Xu",
  title =        "Enhancing the trust of internet routing with lightweight route attestation",
  pages =        "92--101",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:AlsVan11,
  author =       "Mansour Alsaleh and
                  Paul C. {van Oorschot}",
  title =        "Network scan detection with {LQS}: a lightweight, quick and stateful algorithm",
  pages =        "102--113",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:RSBG11,
  author =       "Jothi Rangasamy and
                  Douglas Stebila and
                  Colin Boyd and
                  Juanma {Gonz{\'a}lez Nieto}",
  title =        "An integrated approach to cryptographic mitigation of denial-of-service attacks",
  pages =        "114--123",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ZLPGLF11,
  author =       "Junjie Zhang and
                  Xiapu Luo and
                  Roberto Perdisci and
                  Guofei Gu and
                  Wenke Lee and
                  Nick Feamster",
  title =        "Boosting the scalability of botnet detection using adaptive traffic sampling",
  pages =        "124--134",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ShaWanChi11,
  author =       "Zhiyong Shan and
                  Xin Wang and
                  {Tzi-cker} Chiueh",
  title =        "Tracer: enforcing mandatory access control in commodity {OS} with the support of light-weight intrusion detection and tracing",
  pages =        "135--144",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:MBWL11,
  author =       "Kazuhiro Minami and
                  Nikita Borisov and
                  Marianne Winslett and
                  Adam J. Lee",
  title =        "Confidentiality-preserving proof theories for distributed proof systems",
  pages =        "145--154",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:KirKerBer11,
  author =       "Michael S. Kirkpatrick and
                  Sam Kerr and
                  Elisa Bertino",
  title =        "{PUF} {ROKs}: a hardware approach to read-once keys",
  pages =        "155--164",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:AlbArmRan11,
  author =       "Francesco Alberti and
                  Alessandro Armando and
                  Silvio Ranise",
  title =        "Efficient symbolic automated analysis of administrative attribute-based {RBAC}-policies",
  pages =        "165--175",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:WHBKHS11,
  author =       "Alexander Wiesmaier and
                  Moritz Horsch and
                  Johannes Braun and
                  Franziskus Kiefer and
                  Detlef H{\"u}hnlein and
                  Falko Strenzke and
                  Johannes Buchmann",
  title =        "An efficient mobile {PACE} implementation",
  pages =        "176--185",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:CGZNH11,
  author =       "Kevin Zhijie Chen and
                  Guofei Gu and
                  Jianwei Zhuge and
                  Jose Nazario and
                  Xinhui Han",
  title =        "{WebPatrol}: automated collection and replay of web-based malware scenarios",
  pages =        "186--195",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:YCEL11,
  author =       "Guanhua Yan and
                  Guanling Chen and
                  Stephan Eidenbenz and
                  Nan Li",
  title =        "Malware propagation in online social networks: nature, dynamics, and defense implications",
  pages =        "196--206",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:RheLinXu11,
  author =       "Junghwan Rhee and
                  Zhiqiang Lin and
                  Dongyan Xu",
  title =        "Characterizing kernel malware behavior with kernel data access patterns",
  pages =        "207--216",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:LYSL11,
  author =       "Bin Liang and
                  Wei You and
                  Wenchang Shi and
                  Zhaohui Liang",
  title =        "Detecting stealthy malware with inter-structure and imported signatures",
  pages =        "217--227",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:CZCZD11,
  author =       "Cheng-Kang Chu and
                  Wen Tao Zhu and
                  Sherman S. M. Chow and
                  Jianying Zhou and
                  Robert H. Deng",
  title =        "Secure mobile subscription of sensor-encrypted data",
  pages =        "228--237",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:HasWin11,
  author =       "Ragib Hasan and
                  Marianne Winslett",
  title =        "Efficient audit-based compliance for relational data retention",
  pages =        "238--248",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ConZacCri11,
  author =       "Mauro Conti and
                  Irina Zachia-Zlatea and
                  Bruno Crispo",
  title =        "Mind how you answer me!: transparently authenticating the user of a smartphone when answering or placing a call",
  pages =        "249--259",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:YLASZ11,
  author =       "Tsz Hon Yuen and
                  Joseph K. Liu and
                  Man Ho Au and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "Threshold ring signature without random oracles",
  pages =        "261--267",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:XiaWanXue11,
  author =       "Fubiao Xia and
                  Guilin Wang and
                  Rui Xue",
  title =        "On the invisibility of designated confirmer signatures",
  pages =        "268--276",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:WeiCouRei11,
  author =       "Lei Wei and
                  Scott E. Coull and
                  Michael K. Reiter",
  title =        "Bounded vector signatures and their applications",
  pages =        "277--285",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ManPoe11,
  author =       "Mark Manulis and
                  Bertram Poettering",
  title =        "Practical affiliation-hiding authentication from improved polynomial interpolation",
  pages =        "286--295",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ARSS11,
  author =       "Shekh Faisal Abdul-Latip and
                  Mohammad Reza Reyhanitabar and
                  Willy Susilo and
                  Jennifer Seberry",
  title =        "Extended cubes: enhancing the cube attack by extracting low-degree non-linear equations",
  pages =        "296--305",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:MolLi11,
  author =       "Ian Molloy and
                  Ninghui Li",
  title =        "Attack on the {GridCode} one-time password",
  pages =        "306--315",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:LiWan11,
  author =       "Zhiwei Li and
                  Weichao Wang",
  title =        "Rethinking about guessing attacks",
  pages =        "316--325",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:GroMin11,
  author =       "Bogdan Groza and
                  Marius Minea",
  title =        "Formal modelling and automatic detection of resource exhaustion attacks",
  pages =        "326--333",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:YHLDL11,
  author =       "Qiang Yan and
                  Jin Han and
                  Yingjiu Li and
                  Robert H. Deng and
                  Tieyan Li",
  title =        "A software-based root-of-trust primitive on multicore platforms",
  pages =        "334--343",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:Fenz11,
  author =       "Stefan Fenz",
  title =        "An ontology- and Bayesian-based approach for determining threat probabilities",
  pages =        "344--354",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:CALHHS11,
  author =       "Alvaro A. C{\'a}rdenas and
                  Saurabh Amin and
                  Zong-Syun Lin and
                  Yu-Lun Huang and
                  Chi-Yen Huang and
                  Shankar Sastry",
  title =        "Attacks against process control systems: risk assessment, detection, and response",
  pages =        "355--366",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:BacBerKop11,
  author =       "Michael Backes and
                  Matthias Berg and
                  Boris K{\"o}pf",
  title =        "Non-uniform distributions in quantitative information-flow",
  pages =        "367--375",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:SusBae11,
  author =       "Willy Susilo and
                  Joonsang Baek",
  title =        "On the security of the identity-based encryption based on {DHIES} from {ASIACCS} 2010 (Short Paper)",
  pages =        "376--380",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:LCFZZ11,
  author =       "Huang Lin and
                  Zhenfu Cao and
                  Yuguang Fang and
                  Muxin Zhou and
                  Haojin Zhu",
  title =        "How to design space efficient revocable {IBE} from non-monotonic {ABE} (Short Paper)",
  pages =        "381--385",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:LHCCWX11,
  author =       "Jin Li and
                  Qiong Huang and
                  Xiaofeng Chen and
                  Sherman S. M. Chow and
                  Duncan S. Wong and
                  Dongqing Xie",
  title =        "Multi-authority ciphertext-policy attribute-based encryption with accountability (Short Paper)",
  pages =        "386--390",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:KutSha11,
  author =       "Miroslaw Kutylowski and
                  Jun Shao",
  title =        "1-out-of-2 signature (Short Paper)",
  pages =        "391--395",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:LMSG11,
  author =       "Nan Li and
                  Yi Mu and
                  Willy Susilo and
                  Fuchun Guo",
  title =        "Self-certified ring signatures (Short Paper)",
  pages =        "396--400",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ChoAuSus11,
  author =       "Sherman S. M. Chow and
                  Man Ho Au and
                  Willy Susilo",
  title =        "Server-aided signatures verification secure against collusion attack (Short Paper)",
  pages =        "401--405",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:WanJin11,
  author =       "Qihua Wang and
                  Hongxia Jin",
  title =        "Quantified risk-adaptive access control for patient privacy protection in health information systems (Short Paper)",
  pages =        "406--410",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:JahMitBor11,
  author =       "Sonia Jahid and
                  Prateek Mittal and
                  Nikita Borisov",
  title =        "{EASiER}: encryption-based access control in social networks with efficient revocation (Short Paper)",
  pages =        "411--415",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:FFWW11,
  author =       "Adrienne Porter Felt and
                  Matthew Finifter and
                  Joel Weinberger and
                  David Wagner",
  title =        "Diesel: applying privilege separation to database access (Short Paper)",
  pages =        "416--422",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:BasBurKar11,
  author =       "David A. Basin and
                  Samuel J. Burri and
                  G{\"u}nter Karjoth",
  title =        "Separation of duties as a service (Short Paper)",
  pages =        "423--429",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:AdaLeeMos11,
  author =       "Andrew K. Adams and
                  Adam J. Lee and
                  Daniel Moss{\'e}",
  title =        "Receipt-mode trust negotiation: efficient authorization through outsourced interactions (Short Paper)",
  pages =        "430--434",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ZhaGuGor11,
  author =       "Jianjie Zhao and
                  Dawu Gu and
                  M. Choudary Gorantla",
  title =        "Stronger security model of group key agreement (Short Paper)",
  pages =        "435--440",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:MorOka11,
  author =       "Daisuke Moriyama and
                  Tatsuaki Okamoto",
  title =        "Leakage resilient {eCK}-secure key exchange protocol without random oracles (Short Paper)",
  pages =        "441--447",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:MorSav11,
  author =       "Kirill Morozov and
                  George Savvides",
  title =        "Efficient computational oblivious transfer using interactive hashing (Short Paper)",
  pages =        "448--452",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:SafTuhShi11,
  author =       "Reihaneh Safavi-Naini and
                  Mohammed Ashraful Tuhin and
                  Hongsong Shi",
  title =        "Optimal message transmission protocols with flexible parameters (Short Paper)",
  pages =        "453--458",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:SunWanSun11,
  author =       "Yue Sun and
                  Meiqin Wang and
                  Qiumei Sun",
  title =        "How to search linear approximation for large non-surjective {S}-box (Short Paper)",
  pages =        "459--465",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:CheWan11,
  author =       "Cai-Sen Chen and
                  Tao Wang",
  title =        "A new and extended fault analysis on {RSA} (Short Paper)",
  pages =        "466--470",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:CHYL11,
  author =       "Tat Wing Chim and
                  Lucas Chi Kwong Hui and
                  Siu-Ming Yiu and
                  Victor O. K. Li",
  title =        "{MLAS}: multiple level authentication scheme for {VANETs} (Short Paper)",
  pages =        "471--475",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:JorYu11,
  author =       "Zach Jorgensen and
                  Ting Yu",
  title =        "On mouse dynamics as a behavioral biometric for authentication (Short Paper)",
  pages =        "476--482",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:PedSax11,
  author =       "Sai Teja Peddinti and
                  Nitesh Saxena",
  title =        "On the effectiveness of anonymizing networks for web search privacy (Short Paper)",
  pages =        "483--489",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:OisMat11,
  author =       "Kazuomi Oishi and
                  Tsutomu Matsumoto",
  title =        "Self destructive tamper response for software protection (Short Paper)",
  pages =        "490--496",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:ParRee11,
  author =       "Young Hee Park and
                  Douglas S. Reeves",
  title =        "Deriving common malware behavior through graph clustering (Short Paper)",
  pages =        "497--502",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:WuYap11,
  author =       "Yongzheng Wu and
                  Roland H. C. Yap",
  title =        "Towards a binary integrity system for windows (Short Paper)",
  pages =        "503--507",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:RruMokGho11,
  author =       "Julian L. Rrushi and
                  Ehsan Mokhtari and
                  Ali A. Ghorbani",
  title =        "A statistical approach to botnet virulence estimation (Short Paper)",
  pages =        "508--512",
  editor =       asiaccs11ed,
  booktitle =    asiaccs11name,
  month =        asiaccs11month,
  address =      asiaccs11addr,
  publisher =    asiaccspub,
  year =         2011,
}

@InProceedings{ASIACCS:SamDiV10,
  author =       "Pierangela Samarati and
                  Sabrina De Capitani {di Vimercati}",
  title =        "Data protection in outsourcing scenarios: issues and directions (Keynote Talk)",
  pages =        "1--14",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:MagAskSab10,
  author =       "Jonas Magazinius and
                  Aslan Askarov and
                  Andrei Sabelfeld",
  title =        "A lattice-based approach to mashup security (Keynote Talk)",
  pages =        "15--23",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:CTWY10,
  author =       "Chih-Cheng Chang and
                  Brian Thompson and
                  Hui (Wendy) Wang and
                  Danfeng Yao",
  title =        "Towards publishing recommendation data with predictive anonymization",
  pages =        "24--35",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:ZhaBroJaj10,
  author =       "Lei Zhang and
                  Alexander Brodsky and
                  Sushil Jajodia",
  title =        "Restoring compromised privacy in micro-data disclosure",
  pages =        "36--47",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:AtaFri10,
  author =       "Mikhail J. Atallah and
                  Keith B. Frikken",
  title =        "Securely outsourcing linear algebra computations",
  pages =        "48--59",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:LASXR10,
  author =       "Jin Li and
                  Man Ho Au and
                  Willy Susilo and
                  Dongqing Xie and
                  Kui Ren",
  title =        "Attribute-based signature and its applications",
  pages =        "60--69",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:LibYun10,
  author =       "Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Dynamic fully forward-secure group signatures",
  pages =        "70--81",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:CCGHC10,
  author =       "Yu Chen and
                  Manuel Charlemagne and
                  Zhi Guan and
                  {Jian-bin} Hu and
                  Zhong Chen",
  title =        "Identity-based encryption based on {DHIES}",
  pages =        "82--88",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:SanDua10,
  author =       "Fernando Sanchez and
                  Zhenhai Duan",
  title =        "Region-based {BGP} announcement filtering for improved {BGP} security",
  pages =        "89--100",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:HuaMaoLee10,
  author =       "Si-Yu Huang and
                  Ching-Hao Mao and
                  Hahn-Ming Lee",
  title =        "Fast-flux service network detection based on spatial snapshot mechanism for delay-free detection",
  pages =        "101--111",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:VuSafWil10,
  author =       "Tuan Manh Vu and
                  Reihaneh Safavi-Naini and
                  Carey Williamson",
  title =        "Securing wireless sensor networks against large-scale node capture attacks",
  pages =        "112--123",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:SZHY10,
  author =       "Chengyu Song and
                  Jianwei Zhuge and
                  Xinhui Han and
                  Zhiyuan Ye",
  title =        "Preventing drive-by download via inter-module communication monitoring",
  pages =        "124--134",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:BEKBK10,
  author =       "Marco Balduzzi and
                  Manuel Egele and
                  Engin Kirda and
                  Davide Balzarotti and
                  Christopher Kruegel",
  title =        "A solution for the automated detection of clickjacking attacks",
  pages =        "135--144",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:YPCSPJ10,
  author =       "Yves Younan and
                  Pieter Philippaerts and
                  Lorenzo Cavallaro and
                  R. Sekar and
                  Frank Piessens and
                  Wouter Joosen",
  title =        "{PAriCheck}: an efficient pointer arithmetic checker for {C} programs",
  pages =        "145--156",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:SRBGL10,
  author =       "Enrico Scalavino and
                  Giovanni Russello and
                  Rudi Ball and
                  Vaibhav Gowadia and
                  Emil C. Lupu",
  title =        "An opportunistic authority evaluation scheme for data security in crisis management scenarios",
  pages =        "157--168",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:LeeYuGal10,
  author =       "Adam J. Lee and
                  Ting Yu and
                  Yann Le Gall",
  title =        "Effective trust management through a hybrid logical and relational approach",
  pages =        "169--179",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:PCWYI10,
  author =       "Murillo Pontual and
                  Omar Chowdhury and
                  William H. Winsborough and
                  Ting Yu and
                  Keith Irwin",
  title =        "Toward practical authorization-dependent user obligation systems",
  pages =        "180--191",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:ALLNR10,
  author =       "Siva Anantharaman and
                  Hai Lin and
                  Christopher Lynch and
                  Paliath Narendran and
                  Micha{\"e}l Rusinowitch",
  title =        "Cap unification: application to protocol security modulo homomorphic encryption",
  pages =        "192--203",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:FunChe10,
  author =       "Adonis P. H. Fung and
                  K. W. Cheung",
  title =        "{SSLock}: sustaining the trust on entities brought by {SSL}",
  pages =        "204--213",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:KurSchWil10,
  author =       "Klaas Ole K{\"u}rtz and
                  Henning Schnoor and
                  Thomas Wilke",
  title =        "Computationally secure two-round authenticated message exchange",
  pages =        "214--225",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:WLGDZ10,
  author =       "Guan Wang and
                  Tongbo Luo and
                  Michael T. Goodrich and
                  Wenliang Du and
                  Zutao Zhu",
  title =        "Bureaucratic protocols for secure two-party sorting, selection, and permuting",
  pages =        "226--237",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:HZLL10,
  author =       "Jinwei Hu and
                  Yan Zhang and
                  Ruixuan Li and
                  Zhengding Lu",
  title =        "A logic for authorization provenance",
  pages =        "238--249",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:NiBerLob10,
  author =       "Qun Ni and
                  Elisa Bertino and
                  Jorge Lobo",
  title =        "Risk-based access control systems built on fuzzy inferences",
  pages =        "250--260",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:YWRL10,
  author =       "Shucheng Yu and
                  Cong Wang and
                  Kui Ren and
                  Wenjing Lou",
  title =        "Attribute based data sharing with attribute revocation",
  pages =        "261--270",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:LeeKimKim10,
  author =       "Byoungyoung Lee and
                  Yuna Kim and
                  Jong Kim",
  title =        "{binOb+}: a framework for potent and stealthy binary obfuscation",
  pages =        "271--281",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:LLLS10,
  author =       "Rongxing Lu and
                  Xiaodong Lin and
                  Xiaohui Liang and
                  Xuemin (Sherman) Shen",
  title =        "Secure provenance: the essential of bread and butter of data forensics in cloud computing",
  pages =        "282--292",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:DWGY10,
  author =       "Juan Du and
                  Wei Wei and
                  Xiaohui Gu and
                  Ting Yu",
  title =        "{RunTest}: assuring integrity of dataflow processing in cloud computing infrastructures",
  pages =        "293--304",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}


@InProceedings{ASIACCS:ZhuDu10,
  author =       "Zutao Zhu and
                  Wenliang Du",
  title =        "K-anonymous association rule hiding (Short Paper)",
  pages =        "305--309",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:SGZB10,
  author =       "Ning Shang and
                  Gabriel Ghinita and
                  Yongbin Zhou and
                  Elisa Bertino",
  title =        "Controlling data disclosure in computational {PIR} protocols (Short Paper)",
  pages =        "310--313",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:ZAHW10,
  author =       "Yan Zhu and
                  Gail-Joon Ahn and
                  Hongxin Hu and
                  Huaixi Wang",
  title =        "Cryptographic role-based security mechanisms based on role-key hierarchy (Short Paper)",
  pages =        "314--319",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:SquPacSun10,
  author =       "Anna Cinzia Squicciarini and
                  Federica Paci and
                  Smitha Sundareswaran",
  title =        "{PriMa}: an effective privacy protection mechanism for social networks (Short Paper)",
  pages =        "320--323",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:WonLee10,
  author =       "Brian Wongchaowart and
                  Adam J. Lee",
  title =        "Oblivious enforcement of hidden information release policies (Short Paper)",
  pages =        "324--327",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}


@InProceedings{ASIACCS:NauKhaZha10,
  author =       "Mohammad Nauman and
                  Sohail Khan and
                  Xinwen Zhang",
  title =        "Apex: extending {Android} permission model and enforcement with user-defined runtime constraints (Short Paper)",
  pages =        "328--332",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:HsuZhuHur10,
  author =       "Hung-Yuan Hsu and
                  Sencun Zhu and
                  Ali R. Hurson",
  title =        "A hotspot-based protocol for attack traceback in mobile ad hoc networks (Short Paper)",
  pages =        "333--336",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:CLZBH10,
  author =       "Cheng-Kang Chu and
                  Joseph K. Liu and
                  Jianying Zhou and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Practical {ID}-based encryption for wireless sensor network (Short Paper)",
  pages =        "337--340",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:AOLS10,
  author =       "Tansu Alpcan and
                  Cengiz {\"O}rencik and
                  Albert Levi and
                  Erkay Savas",
  title =        "A game theoretic model for digital identity and trust in online communities (Short Paper)",
  pages =        "341--344",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:MatZou10,
  author =       "Peter Matthews and
                  Cliff Changchun Zou",
  title =        "Scene tagging: image-based {CAPTCHA} using image composition and object relationships (Short Paper)",
  pages =        "345--350",
  editor =       asiaccs10ed,
  booktitle =    asiaccs10name,
  month =        asiaccs10month,
  address =      asiaccs10addr,
  publisher =    asiaccspub,
  year =         2010,
}

@InProceedings{ASIACCS:Karger09,
  author =       "Paul A. Karger",
  title =        "Securing virtual machine monitors: what is needed? (Keynote)",
  pages =        "1",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:Thuraisingham09,
  author =       "Bhavani M. Thuraisingham",
  title =        "Assured information sharing between trustworthy, semi-trustworthy and untrustworthy coalition partners (Keynote)",
  pages =        "2",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:LuTavGho09,
  author =       "Wei Lu and
                  Mahbod Tavallaee and
                  Ali A. Ghorbani",
  title =        "Automatic discovery of botnet communities on large-scale communication networks",
  pages =        "1--10",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:LGCP09,
  author =       "Zhichun Li and
                  Anup Goyal and
                  Yan Chen and
                  Vern Paxson",
  title =        "Automating analysis of large-scale botnet probing events",
  pages =        "11--22",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:KCLTJN09,
  author =       "Brent ByungHoon Kang and
                  Eric Chan-Tin and
                  Christopher P. Lee and
                  James Tyra and
                  Hun Jeong Kang and
                  Chris Nunnery and
                  Zachariah Wadler and
                  Greg Sinclair and
                  Nicholas Hopper and
                  David Dagon and
                  Yongdae Kim",
  title =        "Towards complete node enumeration in a peer-to-peer botnet",
  pages =        "23--34",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:YanFon09,
  author =       "Fei Yan and
                  Philip W. L. Fong",
  title =        "Efficient {IRM} enforcement of history-based access control policies",
  pages =        "35--46",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:PhuSanChu09,
  author =       "Phu H. Phung and
                  David Sands and
                  Andrey Chudnov",
  title =        "Lightweight self-protecting JavaScript",
  pages =        "47--60",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:ZWFYJ09,
  author =       "Ruishan Zhang and
                  Xinyuan Wang and
                  Ryan Farley and
                  Xiaohui Yang and
                  Xuxian Jiang",
  title =        "On the feasibility of launching the man-in-the-middle attacks on {VoIP} from remote attackers",
  pages =        "61--69",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:ZhaHanIma09,
  author =       "Rui Zhang and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "A generic construction of useful client puzzles",
  pages =        "70--79",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:AkuLamKra09,
  author =       "Frank Akujobi and
                  Ioannis Lambadaris and
                  Evangelos Kranakis",
  title =        "An integrated approach to detection of fast and slow scanning worms",
  pages =        "80--91",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:MLKBQ09,
  author =       "Mark Manulis and
                  Damien Leroy and
                  Fran\c{c}ois Koeune and
                  Olivier Bonaventure and
                  Jean-Jacques Quisquater",
  title =        "Authenticated wireless roaming via tunnels: making mobile guests feel at home",
  pages =        "92--103",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:KEAR09,
  author =       "Kari Kostiainen and
                  Jan-Erik Ekberg and
                  N. Asokan and
                  Aarne Rantala",
  title =        "On-board credentials with open provisioning",
  pages =        "104--115",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:KurSch09,
  author =       "Klaus Kursawe and
                  Dries Schellekens",
  title =        "Flexible {muTPMs} through disembedding",
  pages =        "116--124",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:SpaEmbZou09,
  author =       "Sherri Sparks and
                  Shawn Embleton and
                  Cliff Changchun Zou",
  title =        "A chipset level network backdoor: bypassing host-based firewall \& {IDS}",
  pages =        "125--134",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:ElbAlS09,
  author =       "Khalid Elbadawi and
                  Ehab Al-Shaer",
  title =        "{TimeVM}: a framework for online intrusion mitigation and fast recovery using multi-time-lag traffic replay",
  pages =        "135--145",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:GorBoyGon09,
  author =       "M. Choudary Gorantla and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Universally composable contributory group key exchange",
  pages =        "146--156",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:HwaLeeYun09,
  author =       "Jung Yeon Hwang and
                  Dong Hoon Lee and
                  Moti Yung",
  title =        "Universal forgery of the identity-based sequential aggregate signature scheme",
  pages =        "157--160",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:KobShiStr09,
  author =       "Kazukuni Kobara and
                  SeongHan Shin and
                  Mario Strefler",
  title =        "Partnership in key exchange protocols",
  pages =        "161--170",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:SPCR09,
  author =       "Kannan Srinathan and
                  Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Unconditionally secure message transmission in arbitrary directed synchronous networks tolerating generalized mixed adversary",
  pages =        "171--182",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:FenEke09,
  author =       "Stefan Fenz and
                  Andreas Ekelhart",
  title =        "Formalizing information security knowledge",
  pages =        "183--194",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:BriChaIca09,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  Thomas Icart",
  title =        "Efficient zero-knowledge identification schemes which respect privacy",
  pages =        "195--205",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:CheMal09,
  author =       "Han Chen and
                  Pasquale Malacaria",
  title =        "Quantifying maximal loss of anonymity in protocols",
  pages =        "206--217",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:ThoYao09,
  author =       "Brian Thompson and
                  Danfeng Yao",
  title =        "The union-split algorithm and cluster-based anonymization of social networks",
  pages =        "218--227",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:Boyen09,
  author =       "Xavier Boyen",
  title =        "Hidden credential retrieval from a reusable password",
  pages =        "228--238",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:CLMRLB09,
  author =       "Robert Craven and
                  Jorge Lobo and
                  Jiefei Ma and
                  Alessandra Russo and
                  Emil C. Lupu and
                  Arosha K. Bandara",
  title =        "Expressive policy analysis with enhanced system dynamicity",
  pages =        "239--250",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:PCGTE09,
  author =       "Stere Preda and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Nora Cuppens-Boulahia and
                  Joaqu{\'i}n Garc{\'i}a-Alfaro and
                  Laurent Toutain and
                  Yehia Elrakaiby",
  title =        "Semantic context aware security policy deployment",
  pages =        "251--261",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:BKAA09,
  author =       "Rakeshbabu Bobba and
                  Himanshu Khurana and
                  Musab AlTurki and
                  Farhana Ashraf",
  title =        "{PBES}: a policy based encryption system with application to data sharing in the power grid",
  pages =        "262--275",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:LCLS09,
  author =       "Xiaohui Liang and
                  Zhenfu Cao and
                  Huang Lin and
                  Jun Shao",
  title =        "Attribute based proxy re-encryption with delegating capabilities",
  pages =        "276--286",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:LeeMinBor09,
  author =       "Adam J. Lee and
                  Kazuhiro Minami and
                  Nikita Borisov",
  title =        "Confidentiality-preserving distributed proofs of conjunctive queries",
  pages =        "287--297",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:NiBerLob09,
  author =       "Qun Ni and
                  Elisa Bertino and
                  Jorge Lobo",
  title =        "{D}-algebra for composing access control policy decisions",
  pages =        "298--309",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:ReiNiuWin09,
  author =       "Mark Reith and
                  Jianwei Niu and
                  William H. Winsborough",
  title =        "Toward practical analysis for trust management policy",
  pages =        "310--321",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:WDDCL09,
  author =       "Jian Weng and
                  Robert H. Deng and
                  Xuhua Ding and
                  Cheng-Kang Chu and
                  Junzuo Lai",
  title =        "Conditional proxy re-encryption secure against chosen-ciphertext attack",
  pages =        "322--332",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:HuaCao09,
  author =       "Hai Huang and
                  Zhenfu Cao",
  title =        "An {ID}-based authenticated key exchange protocol based on bilinear {Diffie}-{Hellman} problem",
  pages =        "333--342",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:LCLX09,
  author =       "Xiaohui Liang and
                  Zhenfu Cao and
                  Huang Lin and
                  Dongsheng Xing",
  title =        "Provably secure and efficient bounded ciphertext policy attribute based encryption",
  pages =        "343--352",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:SanSar09,
  author =       "Somitra Kumar Sanadhya and
                  Palash Sarkar",
  title =        "A new hash family obtained by modifying the {SHA}-2 family",
  pages =        "353--363",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:MasTsuYau09,
  author =       "Fabio Massacci and
                  Gene Tsudik and
                  Artsiom Yautsiukhin",
  title =        "Logging key assurance indicators in business processes",
  pages =        "364--367",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:WRZPG09,
  author =       "Zhiguo Wan and
                  Kui Ren and
                  Bo Zhu and
                  Bart Preneel and
                  Ming Gu",
  title =        "Anonymous user communication for privacy protection in wireless metropolitan mesh networks",
  pages =        "368--371",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:WeiYe09,
  author =       "Ribao Wei and
                  Dingfeng Ye",
  title =        "Delegate predicate encryption and its application to anonymous authentication",
  pages =        "372--375",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:RPSL09,
  author =       "Hyun Sook Rhee and
                  Jong Hwan Park and
                  Willy Susilo and
                  Dong Hoon Lee",
  title =        "Improved searchable public key encryption with designated tester",
  pages =        "376--379",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:ZWZL09,
  author =       "Liting Zhang and
                  Wenling Wu and
                  Lei Zhang and
                  Yanjun Li",
  title =        "A note on {Cook}'s elastic block cipher",
  pages =        "380--383",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:KSNW09,
  author =       "Ram Krishnan and
                  Ravi S. Sandhu and
                  Jianwei Niu and
                  William H. Winsborough",
  title =        "A conceptual framework for Group-Centric secure information sharing",
  pages =        "384--387",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:SSBW09,
  author =       "Chris Strasburg and
                  Natalia Stakhanova and
                  Samik Basu and
                  Johnny S. Wong",
  title =        "Intrusion response cost assessment methodology",
  pages =        "388--391",
  editor =       asiaccs09ed,
  booktitle =    asiaccs09name,
  month =        asiaccs09month,
  address =      asiaccs09addr,
  publisher =    asiaccspub,
  year =         2009,
}

@InProceedings{ASIACCS:Tsudik08,
  author =       "Gene Tsudik",
  title =        "Confronting a mobile adversary in unattended sensor networks (Invited Talk)",
  pages =        "1",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:Matsumoto08,
  author =       "Tsutomu Matsumoto",
  title =        "Prototyping security test objects for use with advanced biometric authentication systems (Invited Talk)",
  pages =        "2",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:YINSSK08,
  author =       "Jun Yajima and
                  Terutoshi Iwasaki and
                  Yusuke Naito and
                  Yu Sasaki and
                  Takeshi Shimoyama and
                  Noboru Kunihiro and
                  Kazuo Ohta",
  title =        "A strict evaluation method on the number of conditions for the {SHA}-1 collision search",
  pages =        "10--20",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:FouPoiZim08,
  author =       "Pierre-Alain Fouque and
                  David Pointcheval and
                  S{\'e}bastien Zimmer",
  title =        "{HMAC} is a randomness extractor and applications to {TLS}",
  pages =        "21--32",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:LeCanCle08,
  author =       "Thanh-Ha Le and
                  C{\'e}cile Canovas and
                  Jessy Cl{\'e}di{\`e}re",
  title =        "An overview of side channel analysis attacks",
  pages =        "33--43",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:VolHamHar08,
  author =       "Marcus V{\"o}lp and
                  Claude-Joachim Hamann and
                  Hermann H{\"a}rtig",
  title =        "Avoiding timing channels in fixed-priority schedulers",
  pages =        "44--55",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:PSPMY08,
  author =       "Christophe Petit and
                  Fran\c{c}ois-Xavier Standaert and
                  Olivier Pereira and
                  Tal Malkin and
                  Moti Yung",
  title =        "A block cipher based pseudo random number generator secure against side-channel key recovery",
  pages =        "56--65",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:Cremers08,
  author =       "Cas J. F. Cremers",
  title =        "On the protocol composition logic {PCL}",
  pages =        "66--76",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:OlsCyr08,
  author =       "Marcin Olszewski and
                  Lukasz Cyra",
  title =        "An integrated framework for security protocol analysis",
  pages =        "77--86",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:BJST08,
  author =       "Buno Blanchet and
                  Aaron D. Jaggard and
                  Andre Scedrov and
                  Joe-Kai Tsay",
  title =        "Computationally sound mechanized proofs for basic and public-key {Kerberos}",
  pages =        "87--99",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:SVZB08,
  author =       "A. Prasad Sistla and
                  V. N. Venkatakrishnan and
                  Michelle Zhou and
                  Hilary Branske",
  title =        "{CMV}: Automatic verification of complete mediation for java virtual machines",
  pages =        "100--111",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:Cavadini08,
  author =       "Salvador Cavadini",
  title =        "Secure slices of insecure programs",
  pages =        "112--122",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:BFGS08,
  author =       "Karthikeyan Bhargavan and
                  C{\'e}dric Fournet and
                  Andrew D. Gordon and
                  Nikhil Swamy",
  title =        "Verified implementations of the information card federated identity-management protocol",
  pages =        "123--135",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:GuCarLee08,
  author =       "Guofei Gu and
                  Alvaro A. C{\'a}rdenas and
                  Wenke Lee",
  title =        "Principled reasoning and practical applications of alert fusion in intrusion detection systems",
  pages =        "136--147",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:FALM08,
  author =       "Christoph Fuchs and
                  Nils Aschenbruck and
                  Felix Leder and
                  Peter Martini",
  title =        "Detecting {VoIP} based {DoS} attacks at the public safety answering point",
  pages =        "148--155",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:ParSekJoh08,
  author =       "Chetan Parampalli and
                  R. Sekar and
                  Rob Johnson",
  title =        "A practical mimicry attack against powerful system-call monitors",
  pages =        "156--167",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:ParPerAnd08,
  author =       "Bryan Parno and
                  Adrian Perrig and
                  Dave Andersen",
  title =        "{SNAPP}: Stateless network-authenticated path pinning",
  pages =        "168--178",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:LuChaCha08,
  author =       "Liming Lu and
                  Mun Choon Chan and
                  Ee-Chien Chang",
  title =        "A general model of probabilistic packet marking for {IP} traceback",
  pages =        "179--188",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:PotPapHub08,
  author =       "Marcin Poturalski and
                  Panos Papadimitratos and
                  Jean-Pierre Hubaux",
  title =        "Secure neighbor discovery in wireless networks: Formal investigation of possibility",
  pages =        "189--200",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:LHZPWT08,
  author =       "Qing Li and
                  Yih-Chun Hu and
                  Meiyuan Zhao and
                  Adrian Perrig and
                  Jesse Walker and
                  Wade Trappe",
  title =        "{SEAR}: A secure efficient ad hoc on demand routing protocol for wireless networks",
  pages =        "201--204",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:CheCra08,
  author =       "Liang Chen and
                  Jason Crampton",
  title =        "On spatio-temporal constraints and inheritance in role-based access control",
  pages =        "205--216",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:Blanton08,
  author =       "Marina Blanton",
  title =        "Online subscriptions with anonymous access",
  pages =        "217--227",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:LeeWin08,
  author =       "Adam J. Lee and
                  Marianne Winslett",
  title =        "Towards an efficient and language-agnostic compliance checker for trust negotiation systems",
  pages =        "228--239",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:PHBSW08,
  author =       "Alexander Pretschner and
                  Manuel Hilty and
                  D. Basin and
                  Christian Schaefer and
                  Thomas Walter",
  title =        "Mechanisms for usage control",
  pages =        "240--244",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:ASLZ08,
  author =       "Masoom Alam and
                  Jean-Pierre Seifert and
                  Qi Li and
                  Xinwen Zhang",
  title =        "Usage control platformization via trustworthy {SELinux}",
  pages =        "245--248",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:BreMan08,
  author =       "Emmanuel Bresson and
                  Mark Manulis",
  title =        "Securing group key exchange against strong corruptions",
  pages =        "249--260",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:MenUst08,
  author =       "Alfred Menezes and
                  Berkant Ustaoglu",
  title =        "Security arguments for the {UM} key agreement protocol in the {NIST} {SP} {800-56A} standard",
  pages =        "261--270",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:SafJia08,
  author =       "Reihaneh Safavi-Naini and
                  Shaoquan Jiang",
  title =        "Non-interactive conference key distribution and its applications",
  pages =        "271--282",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:BurDeMMot08,
  author =       "Mike Burmester and
                  Breno {de Medeiros} and
                  Rossana Motta",
  title =        "Robust, anonymous {RFID} authentication with constant key-lookup",
  pages =        "283--291",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:PaiVau08,
  author =       "Radu-Ioan Paise and
                  Serge Vaudenay",
  title =        "Mutual authentication in {RFID}: security and privacy",
  pages =        "292--299",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:GMSS08,
  author =       "Sebastian Gajek and
                  Mark Manulis and
                  Ahmad-Reza Sadeghi and
                  J{\"o}rg Schwenk",
  title =        "Provably secure browser-based user-aware mutual authentication over {TLS}",
  pages =        "300--311",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:AFBC08,
  author =       "Mikhail J. Atallah and
                  Keith B. Frikken and
                  Marina Blanton and
                  YounSun Cho",
  title =        "Private combinatorial group testing",
  pages =        "312--320",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:YauYin08,
  author =       "Stephen S. Yau and
                  Yin Yin",
  title =        "Controlled privacy preserving keyword search",
  pages =        "321--324",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:XuLiPar08,
  author =       "Shouhuai Xu and
                  Xiaohu Li and
                  Paul Parker",
  title =        "Exploiting social networks for threshold signing: Attack-resilience vs. availability",
  pages =        "325--336",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:NakFun08,
  author =       "Toru Nakanishi and
                  Nobuo Funabiki",
  title =        "A short anonymously revocable group signature scheme from decision linear assumption",
  pages =        "337--340",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:Ma08,
  author =       "Di Ma",
  title =        "Practical forward secure sequential aggregate signatures",
  pages =        "341--352",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:HHHHMS08,
  author =       "Stuart Haber and
                  Yasuo Hatano and
                  Yoshinori Honda and
                  William Horne and
                  Kunihiko Miyazaki and
                  Tomas Sander and
                  Satoru Tezoku and
                  Danfeng Yao",
  title =        "Efficient signature schemes supporting redaction, pseudonymization, and data deidentification",
  pages =        "353--362",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:ZhaCheWei08,
  author =       "Fangguo Zhang and
                  Xiaofeng Chen and
                  Baodian Wei",
  title =        "Efficient designated confirmer signature from bilinear pairings",
  pages =        "363--368",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:BarFar08,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Certificateless signcryption",
  pages =        "369--372",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:ParKimLee08,
  author =       "Jong Hwan Park and
                  Ki Tak Kim and
                  Dong Hoon Lee",
  title =        "Cryptanalysis and improvement of a multi-receiver identity-based key encapsulation at {INDOCRYPT} 06",
  pages =        "373--380",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:PhoMatOga08,
  author =       "Le Trieu Phong and
                  Hiroto Matsuoka and
                  Wakaha Ogata",
  title =        "Stateful identity-based encryption scheme: Faster encryption and decryption",
  pages =        "381--388",
  editor =       asiaccs08ed,
  booktitle =    asiaccs08name,
  month =        asiaccs08month,
  address =      asiaccs08addr,
  publisher =    asiaccspub,
  year =         2008,
}

@InProceedings{ASIACCS:Bregman07,
  author =       "Mark Bregman",
  title =        "Keynote speech",
  pages =        "1",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:Jajodia07,
  author =       "Sushil Jajodia",
  title =        "Topological analysis of network attack vulnerability",
  pages =        "2",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:Gligor07,
  author =       "Virgil D. Gligor",
  title =        "On the evolution of adversary models in security protocols: from the beginning to sensor networks",
  pages =        "3",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:ZRNI07,
  author =       "Qinghua Zhang and
                  Douglas S. Reeves and
                  Peng Ning and
                  S. Purushothaman Iyer",
  title =        "Analyzing network traffic to detect self-decrypting exploit code",
  pages =        "4--12",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:LFGC07,
  author =       "Yang Li and
                  Binxing Fang and
                  Li Guo and
                  You Chen",
  title =        "Network anomaly detection based on {TCM}-{KNN} algorithm",
  pages =        "13--19",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:LKHP07,
  author =       "Heejo Lee and
                  Minjin Kwon and
                  Geoffrey Hasker and
                  Adrian Perrig",
  title =        "{BASE}: an incrementally deployable mechanism for viable {IP} spoofing prevention",
  pages =        "20--31",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:YFCHEV07,
  author =       "Guanhua Yan and
                  Hector D. Flores and
                  Leticia Cuellar and
                  Nicolas Hengartner and
                  Stephan Eidenbenz and
                  Vincent Vu",
  title =        "Bluetooth worm propagation: mobility pattern matters!",
  pages =        "32--44",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:WanNinRee07,
  author =       "Pan Wang and
                  Peng Ning and
                  Douglas S. Reeves",
  title =        "A k-anonymous communication protocol for overlay networks",
  pages =        "45--56",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCSKubKutZag:07,
  author =       "Przemyslaw Kubiak and
                  Miroslaw Kutylowski and
                  Filip Zag{\'o}rski",
  title =        "Kleptographic attacks on a cascade of mix servers",
  pages =        "57--62",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:YuLeiPre07,
  author =       "Yu Yu and
                  Jussipekka Leiwo and
                  Benjamin Premkumar",
  title =        "Private stateful circuits secure against probing attacks",
  pages =        "63--69",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:BasOldSev07,
  author =       "David A. Basin and
                  Ernst-R{\"u}diger Olderog and
                  Paul E. Sevin\c{c}",
  title =        "Specifying and analyzing security automata using {CSP}-{OZ}",
  pages =        "70--81",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:AtaBlaFri07,
  author =       "Mikhail J. Atallah and
                  Marina Blanton and
                  Keith B. Frikken",
  title =        "Efficient techniques for realizing geo-spatial access control",
  pages =        "82--92",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:BBCCG07,
  author =       "Meenakshi Balasubramanian and
                  Abhishek Bhatnagar and
                  Namit Chaturvedi and
                  Atish Datta Chowdhury and
                  Arul Ganesh",
  title =        "A framework for decentralized access control",
  pages =        "93--104",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:AMLLL07,
  author =       "Padmapriya Ayyagari and
                  Prasenjit Mitra and
                  Dongwon Lee and
                  Peng Liu and
                  Wang-Chien Lee",
  title =        "Incremental adaptation of {XPath} access control views",
  pages =        "105--116",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:ZCCS07,
  author =       "Xinwen Zhang and
                  Michael J. Covington and
                  Songqing Chen and
                  Ravi S. Sandhu",
  title =        "{SecureBus}: towards application-transparent trusted computing with mandatory access control",
  pages =        "117--126",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:LiMao07,
  author =       "Ninghui Li and
                  Ziqing Mao",
  title =        "Administration in role-based access control",
  pages =        "127--138",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:PanHanMae07,
  author =       "Chaoyi Pang and
                  David P. Hansen and
                  Anthony J. Maeder",
  title =        "Managing {RBAC} states with transitive relations",
  pages =        "139--148",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:DJPS07,
  author =       "Sabrina De Capitani {di Vimercati} and
                  Sushil Jajodia and
                  Stefano Paraboschi and
                  Pierangela Samarati",
  title =        "Trust management services in relational databases",
  pages =        "149--160",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:ShaSafBae07,
  author =       "Siamak Fayyaz Shahandashti and
                  Reihaneh Safavi-Naini and
                  Joonsang Baek",
  title =        "Concurrently-secure credential ownership proofs",
  pages =        "161--172",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:SafWanDes07,
  author =       "Reihaneh Safavi-Naini and
                  Shuhong Wang and
                  Yvo Desmedt",
  title =        "Unconditionally secure ring authentication",
  pages =        "173--181",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:TonSafWil07,
  author =       "Dongvu Tonien and
                  Reihaneh Safavi-Naini and
                  Peter R. Wild",
  title =        "Combinatorial characterizations of authentication codes in verification oracle model",
  pages =        "183--193",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:NguTak07,
  author =       "Anh-Quynh Nguyen and
                  Yoshiyasu Takefuji",
  title =        "A novel approach for a file-system integrity monitor tool of Xen virtual machine",
  pages =        "194--202",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:RNTS07,
  author =       "Jason Reid and
                  Juan Manuel Gonz{\'a}lez Nieto and
                  Tee Tang and
                  Bouchra Senadji",
  title =        "Detecting relay attacks with timing-based protocols",
  pages =        "204--213",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:WanLi07,
  author =       "Qihua Wang and
                  Ninghui Li",
  title =        "Direct static enforcement of high-level security policies",
  pages =        "214--225",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:Schwan07,
  author =       "Matthias Schwan",
  title =        "An extended model of security policy for multi-applicative smart cards",
  pages =        "226--233",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:LiDin07,
  author =       "Yingjiu Li and
                  Xuhua Ding",
  title =        "Protecting {RFID} communications in supply chains",
  pages =        "234--241",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:LeBurDeM07,
  author =       "Tri Van Le and
                  Mike Burmester and
                  Breno {de Medeiros}",
  title =        "Universally composable and forward-secure {RFID} authentication and authenticated key exchange",
  pages =        "242--252",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:SheQin07,
  author =       "Jianjun Shen and
                  Sihan Qing",
  title =        "A dynamic information flow model of secure systems",
  pages =        "341--343",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:Hirohisa07,
  author =       "Hioki Hirohisa",
  title =        "Crocus: a steganographic filesystem manager",
  pages =        "344--346",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:ABBG07,
  author =       "David Arditti and
                  C{\^o}me Berbain and
                  Olivier Billet and
                  Henri Gilbert",
  title =        "Compact {FPGA} implementations of {QUAD}",
  pages =        "347--349",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:CooKerYun07,
  author =       "Debra L. Cook and
                  Angelos D. Keromytis and
                  Moti Yung",
  title =        "Elastic block ciphers: the basic design",
  pages =        "350--352",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:BDHV07,
  author =       "Ileana Buhan and
                  Jeroen Doumen and
                  Pieter H. Hartel and
                  Raymond N. J. Veldhuis",
  title =        "Fuzzy extractors for continuous distributions",
  pages =        "353--355",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:Wei07,
  author =       "Victor K. Wei",
  title =        "Invisible designated confirmer signatures without random oracles",
  pages =        "356--358",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:JiaShiLiu07,
  author =       "Cheng-Huang Jiang and
                  Shiuhpyng Shieh and
                  Jen-Chien Liu",
  title =        "Keystroke statistical learning model for web authentication",
  pages =        "359--361",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:TeoAhn07,
  author =       "Lawrence Teo and
                  Gail-Joon Ahn",
  title =        "Managing heterogeneous network environments using an extensible policy framework",
  pages =        "362--364",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:WuYau07,
  author =       "Xiaoxin Wu and
                  David K. Y. Yau",
  title =        "Mitigating denial-of-service attacks in {MANET} by distributed packet filtering: a game-theoretic approach",
  pages =        "365--367",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:BaeSusZho07,
  author =       "Joonsang Baek and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "New constructions of fuzzy identity-based encryption",
  pages =        "368--370",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:ThiSloDul07,
  author =       "Vrizlynn L. L. Thing and
                  Morris Sloman and
                  Naranker Dulay",
  title =        "Non-intrusive {IP} traceback for {DDoS} attacks",
  pages =        "371--373",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:YonOht07,
  author =       "Kazuki Yoneyama and
                  Kazuo Ohta",
  title =        "Ring signatures: universally composable definitions and constructions",
  pages =        "374--376",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:ParRa07,
  author =       "Tae-Kyou Park and
                  Ilkyeun Ra",
  title =        "SPECS: smart partial enciphering service for accessing encrypted files with efficient and transparent",
  pages =        "377--379",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:GroSzeTil07,
  author =       "Johann Gro{\ss}sch{\"a}dl and
                  Alexander Szekely and
                  Stefan Tillich",
  title =        "The energy cost of cryptographic key establishment in wireless sensor networks",
  pages =        "380--382",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:DCCE07,
  author =       "M. A. C. Dekker and
                  J. G. Cederquist and
                  Jason Crampton and
                  Sandro Etalle",
  title =        "Extended privilege inheritance in {RBAC}",
  pages =        "383--385",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:RodTafEck07,
  author =       "Patrick R{\"o}der and
                  Omid Tafreschi and
                  Claudia Eckert",
  title =        "History-based access control for {XML} documents",
  pages =        "386--388",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:PatMeiMan07,
  author =       "Vishwas Patil and
                  Alessandro Mei and
                  Luigi V. Mancini",
  title =        "Addressing interoperability issues in access control models",
  pages =        "389--391",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:NDRHL07,
  author =       "Lynette Qu Nguyen and
                  Tufan Demir and
                  Jeff Rowe and
                  Francis Hsu and
                  Karl N. Levitt",
  title =        "A framework for diversifying windows native {APIs} to tolerate code injection attacks",
  pages =        "392--394",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:TseWanLev07,
  author =       "Chinyang Henry Tseng and
                  Shiau-Huey Wang and
                  Karl N. Levitt",
  title =        "{DRETA}: distributed routing evidence tracing and authentication intrusion detection model for {MANET}",
  pages =        "395--397",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:SeoCha07,
  author =       "Jeongseok Seo and
                  Sung Deok Cha",
  title =        "Masquerade detection based on {SVM} and sequence-based user commands profile",
  pages =        "398--400",
  editor =       asiaccs07ed,
  booktitle =    asiaccs07name,
  month =        asiaccs07month,
  address =      asiaccs07addr,
  publisher =    asiaccspub,
  year =         2007,
}

@InProceedings{ASIACCS:Gligor06,
  author =       "Virgil D. Gligor",
  title =        "Emergent Properties in Ad-Hoc Networks: {A} Security Perspective (Invited Talk)",
  pages =        "1",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:SanRanZha06,
  author =       "Ravi Sandhu and
                  Kumar Ranganathan and
                  Xinwen Zhang",
  title =        "Secure information sharing enabled by Trusted Computing and {PEI} models (Invited Talk)",
  pages =        "2--12",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Sastry06,
  author =       "Shankar Sastry",
  title =        "{TRUST}: {In} cyberspace and beyond (Invited Talk)",
  pages =        "13",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Wing06,
  author =       "Jeannette M. Wing",
  title =        "Attack graph generation and analysis (Invited Talk)",
  pages =        "14",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Iyer06,
  author =       "Ravishankar K. Iyer",
  title =        "Security vulnerabilities: {From} measurements to design (Invited Talk)",
  pages =        "15",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:BNSJT06,
  author =       "Marco Barreno and
                  Blaine Nelson and
                  Russell Sears and
                  Anthony D. Joseph and
                  J. D. Tygar",
  title =        "Can machine learning be secure? (Invited Talk)",
  pages =        "16--25",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:CasMykTsu06,
  author =       "Claude Castelluccia and
                  Einar Mykletun and
                  Gene Tsudik",
  title =        "Improving secure server performance by re-balancing {SSL}/{TLS} handshakes",
  pages =        "26--34",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ABCMP06,
  author =       "Michel Abdalla and
                  Emmanuel Bresson and
                  Olivier Chevassut and
                  Bodo M{\"o}ller and
                  David Pointcheval",
  title =        "Provably Secure Password-Based Authentication in {TLS}",
  pages =        "35--45",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:KhuHah06,
  author =       "Himanshu Khurana and
                  Hyung-Seok Hahm",
  title =        "Certified mailing lists",
  pages =        "46--58",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:NgSusMu06,
  author =       "Ching Yu Ng and
                  Willy Susilo and
                  Yi Mu",
  title =        "Designated group credentials",
  pages =        "59--65",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:MPLA06,
  author =       "Prasenjit Mitra and
                  Chi-Chun Pan and
                  Peng Liu and
                  Vijayalakshmi Atluri",
  title =        "Privacy-preserving semantic interoperation and access control of heterogeneous databases",
  pages =        "66--77",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:LiDen06,
  author =       "Yingjiu Li and
                  Robert Huijie Deng",
  title =        "Publicly verifiable ownership protection for relational databases",
  pages =        "78--89",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:GFDLS06,
  author =       "Guofei Gu and
                  Prahlad Fogla and
                  David Dagon and
                  Wenke Lee and
                  Boris Skoric",
  title =        "Measuring intrusion detection capability: {An} information-theoretic approach",
  pages =        "90--101",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:VDMS06,
  author =       "Jouni Viinikka and
                  Herv{\'e} Debar and
                  Ludovic M{\'e} and
                  Renaud S{\'e}guier",
  title =        "Time series modeling for {IDS} alert management",
  pages =        "102--113",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:GehChaKed06,
  author =       "Ashish Gehani and
                  Surendar Chandra and
                  Gershon Kedem",
  title =        "Augmenting storage with an intrusion response primitive to ensure the security of critical data",
  pages =        "114--124",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:BLPS06,
  author =       "David Brumley and
                  Li-Hao Liu and
                  Pongsin Poosankam and
                  Dawn Song",
  title =        "Design space and analysis of worm defense strategies",
  pages =        "125--137",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:LSBS06,
  author =       "Ling Luo and
                  Reihaneh Safavi-Naini and
                  Joonsang Baek and
                  Willy Susilo",
  title =        "Self-organised group key management for ad hoc networks",
  pages =        "138--147",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:LinShiLin06,
  author =       "Ya-Jeng Lin and
                  Shiuhpyng Shieh and
                  Warren W. Lin",
  title =        "Lightweight, pollution-attack resistant multicast authentication scheme",
  pages =        "148--156",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:GupPieWan06,
  author =       "Gaurav Gupta and
                  Josef Pieprzyk and
                  Hua Xiong Wang",
  title =        "An attack-localizing watermarking scheme for natural language documents",
  pages =        "157--165",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:PeiZen06,
  author =       "Soo-Chang Pei and
                  Yi-Chong Zeng",
  title =        "Tamper proofing and attack identification of corrupted image by using semi-fragile multiple-watermarking algorithm",
  pages =        "166--174",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ZhuGaoZhu06,
  author =       "Xinshan Zhu and
                  Yong Gao and
                  Yan Zhu",
  title =        "Image-adaptive watermarking based on perceptually shaping watermark blockwise",
  pages =        "175--181",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ChaSheTeo06,
  author =       "Ee-Chien Chang and
                  Ren Shen and
                  Francis Weijian Teo",
  title =        "Finding the original point set hidden among chaff",
  pages =        "182--188",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:GarHue06,
  author =       "Juan A. Garay and
                  Lorenz Huelsbergen",
  title =        "Software integrity protection using timed executable agents",
  pages =        "189--200",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:RadSol06,
  author =       "Manigandan Radhakrishnan and
                  Jon A. Solworth",
  title =        "Application security support in the operating system kernel",
  pages =        "201--211",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ACDDS06,
  author =       "Claudio Agostino Ardagna and
                  Marco Cremonini and
                  Ernesto Damiani and
                  Sabrina De Capitani {di Vimercati} and
                  Pierangela Samarati",
  title =        "Supporting location-based conditions in access control policies",
  pages =        "212--222",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Tzeng06,
  author =       "Wen-Guey Tzeng",
  title =        "A secure system for data access based on anonymous authentication and time-dependent hierarchical keys",
  pages =        "223--230",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Solworth06,
  author =       "Jon A. Solworth",
  title =        "Approvability",
  pages =        "231--242",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ZhaSanPar06,
  author =       "Xinwen Zhang and
                  Ravi Sandhu and
                  Francesco Parisi-Presicce",
  title =        "Safety analysis of usage control authorization models",
  pages =        "243--254",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:YanDenBao06,
  author =       "Yanjiang Yang and
                  Robert H. Deng and
                  Feng Bao",
  title =        "Fortifying password authentication in integrated healthcare delivery systems",
  pages =        "255--265",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ZhuZouZhu06,
  author =       "Yan Zhu and
                  Wei Zou and
                  Xinshan Zhu",
  title =        "Collusion secure convolutional fingerprinting information codes",
  pages =        "266--274",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:AnaRam06,
  author =       "S. Anand and
                  Gurumurthi V. Ramanan",
  title =        "Periodicity, complementarity and complexity of 2-adic {FCSR} combiner generators",
  pages =        "275--282",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Maximov06,
  author =       "Alexander Maximov",
  title =        "Cryptanalysis of the ``Grain'' family of stream ciphers",
  pages =        "283--288",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:DMDP06,
  author =       "Roberto {Di Pietro} and
                  Luigi V. Mancini and
                  Antonio Durante and
                  Vishwas Patil",
  title =        "Addressing the shortcomings of one-way chains",
  pages =        "289--296",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:CWLY06,
  author =       "Sherman S. M. Chow and
                  Victor K.-W. Wei and
                  Joseph K. Liu and
                  Tsz Hon Yuen",
  title =        "Ring signatures without random oracles",
  pages =        "297--302",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:BlaZit06,
  author =       "Erik-Oliver Bla{\ss} and
                  Martina Zitterbart",
  title =        "An efficient key establishment scheme for secure aggregating sensor networks",
  pages =        "303--310",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:CSLH06,
  author =       "Shang-Ming Chang and
                  Shiuhpyng Shieh and
                  Warren W. Lin and
                  Chih-Ming Hsieh",
  title =        "An efficient broadcast authentication scheme in wireless sensor networks",
  pages =        "311--320",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:KNXP06,
  author =       "{E-yong} Kim and
                  Klara Nahrstedt and
                  Li Xiao and
                  Kunsoo Park",
  title =        "Identity-based registry for secure interdomain routing",
  pages =        "321--331",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:HamAlS06,
  author =       "Hazem Hamed and
                  Ehab Al-Shaer",
  title =        "Dynamic rule-ordering optimization for high-speed firewall filtering",
  pages =        "332--342",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:MiyHanIma06,
  author =       "Kunihiko Miyazaki and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Digitally signed document sanitizing scheme based on bilinear maps",
  pages =        "343--354",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:HuaKuoWu06,
  author =       "Chun-Hsiang Huang and
                  Yu-Feng Kuo and
                  Ja-Ling Wu",
  title =        "Digital invisible ink: {Revealing} true secrets via attacking (Fast abstract)",
  pages =        "355",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:TsuHsi06,
  author =       "Shan Ming Tsu and
                  W. S. Hsieh",
  title =        "Quadtree based perceptual watermarking scheme (Fast abstract)",
  pages =        "356",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:LiYauWan06,
  author =       "Jun Li and
                  Wei-Yun Yau and
                  Han Wang",
  title =        "Continuous fingerprints classification by symmetrical filters (Fast abstract)",
  pages =        "357",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:NakZhaSan06,
  author =       "Masayuki Nakae and
                  Xinwen Zhang and
                  Ravi Sandhu",
  title =        "A general design towards secure ad-hoc collaboration (Fast abstract)",
  pages =        "358",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:HCCL06,
  author =       "Chun-Ying Huang and
                  Yun-Peng Chiu and
                  Kuan-Ta Chen and
                  Chin-Laung Lei",
  title =        "A distributed key assignment protocol for secure multicast based on proxy cryptography (Fast abstract)",
  pages =        "359",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:LaiHou06,
  author =       "Jiun-Tze Lai and
                  Ting-Wei Hou",
  title =        "An efficient secure communication between set-top box and smart card in {DTV} broadcasting (Fast abstract)",
  pages =        "360",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:WanKaoYeh06,
  author =       "Chuan Chi Wang and
                  Min-Chih Kao and
                  Yi-Shiung Yeh",
  title =        "Forgery attack on the {RPC} incremental unforgeable encryption scheme (Fast abstract)",
  pages =        "361",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:HHTK06,
  author =       "Y. L. Huang and
                  F. S. Ho and
                  H. Y. Tsai and
                  H. M. Kao",
  title =        "A control flow obfuscation method to discourage malicious tampering of software codes (Fast abstract)",
  pages =        "362",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:MSOK06,
  author =       "Masahiro Mambo and
                  Moises Rosales Salinas and
                  Kazuo Ohta and
                  Noboru Kunihiro",
  title =        "Problems on the {MR} micropayment schemes (Fast abstract)",
  pages =        "363",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:ChiCheSha06,
  author =       "Kuen-Cheng Chiang and
                  Zhi-Wei Chen and
                  Jean Jyh-Jiun Shann",
  title =        "Design and implementation of a reconfigurable hardware for secure embedded systems (Fast abstract)",
  pages =        "364",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Manulis06,
  author =       "Mark Manulis",
  title =        "Democratic group signatures: {On} an example of joint ventures (Fast abstract)",
  pages =        "365",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Wu06,
  author =       "Lin-Chuan Wu",
  title =        "Analysis of traceability attack on {Camenisch} et al.'s blind signature schemes (Fast abstract)",
  pages =        "366",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:Matsuo06,
  author =       "Toshihiko Matsuo",
  title =        "Restricted message signing (Fast abstract)",
  pages =        "367",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:BagMolCro06,
  author =       "Walid Bagga and
                  Refik Molva and
                  Stefano Crosta",
  title =        "Policy-based encryption schemes from bilinear pairings (Fast abstract)",
  pages =        "368",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

@InProceedings{ASIACCS:NevSeiWan06,
  author =       "Michael Neve and
                  Jean-Pierre Seifert and
                  Zhenghong Wang",
  title =        "A refined look at {Bernstein}'s {AES} side-channel analysis (Fast abstract)",
  pages =        "369",
  booktitle =    asiaccs06name,
  month =        asiaccs06month,
  publisher =    asiaccspub,
  editor =       asiaccs06ed,
  address =      asiaccs06addr,
  year =         2006,
}

%------------------------------------------------------------------
%                          ASIACRYPT
%------------------------------------------------------------------

@InProceedings{AC:CheNgu11,
  author =       "Yuanmi Chen and
                  Phong Q. Nguyen",
  title =        "{BKZ} 2.0: Better Lattice Security Estimates",
  pages =        "1--20",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:AgrFreVai11,
  author =       "Shweta Agrawal and
                  David Mandell Freeman and
                  Vinod Vaikuntanathan",
  title =        "Functional Encryption for Inner Product Predicates from Learning with Errors",
  pages =        "21--40",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BDFLSZ11,
  author =       "Dan Boneh and
                  {\"O}zg{\"u}r Dagdelen and
                  Marc Fischlin and
                  Anja Lehmann and
                  Christian Schaffner and
                  Mark Zhandry",
  title =        "Random Oracles in a Quantum World",
  pages =        "41--69",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:HLOV11,
  author =       "Brett Hemenway and
                  Beno{\^i}t Libert and
                  Rafail Ostrovsky and
                  Damien Vergnaud",
  title =        "Lossy Encryption: Constructions from General Assumptions and Efficient Selective Opening Chosen Ciphertext Security",
  pages =        "70--88",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:CHKLN11,
  author =       "Jan Camenisch and
                  Kristiyan Haralambiev and
                  Markulf Kohlweiss and
                  Jorn Lapon and
                  Vincent Naessens",
  title =        "Structure Preserving {CCA} Secure Encryption and Applications",
  pages =        "89--106",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:MayMauTho11,
  author =       "Alexander May and
                  Alexander Meurer and
                  Enrico Thomae",
  title =        "Decoding Random Linear Codes in $\tilde{\mathcal{O}}(2^{0.054n})$",
  pages =        "107--124",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BNNO11,
  author =       "Rikke Bendlin and
                  Jesper Buus Nielsen and
                  Peter Sebastian Nordholt and
                  Claudio Orlandi",
  title =        "Lower and Upper Bounds for Deniable Public-Key Encryption",
  pages =        "125--142",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:WQZDF11,
  author =       "Qianhong Wu and
                  Bo Qin and
                  Lei Zhang and
                  Josep Domingo-Ferrer and
                  Oriol Farr{\`a}s",
  title =        "Bridging Broadcast Encryption and Group Key Agreement",
  pages =        "143--160",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:PSST11,
  author =       "Kenneth G. Paterson and
                  Jacob C. N. Schuldt and
                  Martijn Stam and
                  Susan Thomson",
  title =        "On the Joint Security of Encryption and Signature, Revisited",
  pages =        "161--178",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:AFFP11,
  author =       "Martin R. Albrecht and
                  Pooya Farshim and
                  Jean-Charles Faug{\`e}re and
                  Ludovic Perret",
  title =        "Polly Cracker, Revisited",
  pages =        "179--196",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:SCSL11,
  author =       "Elaine Shi and
                  T.-H. Hubert Chan and
                  Emil Stefanov and
                  Mingfei Li",
  title =        "Oblivious {RAM} with $O((\log N)^3)$ Worst-Case Cost",
  pages =        "197--214",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BBGLT11,
  author =       "Raghav Bhaskar and
                  Abhishek Bhowmick and
                  Vipul Goyal and
                  Srivatsan Laxman and
                  Abhradeep Thakurta",
  title =        "Noiseless Database Privacy",
  pages =        "215--232",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:AFKLSS11,
  author =       "Frederik Armknecht and
                  Ewan Fleischmann and
                  Matthias Krause and
                  Jooyoung Lee and
                  Martijn Stam and
                  John P. Steinberger",
  title =        "The Preimage Security of Double-Block-Length Compression Functions",
  pages =        "233--251",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:NayTozVar11,
  author =       "Mar{\'i}a Naya-Plasencia and
                  Deniz Toz and
                  Kerem Varici",
  title =        "Rebound Attack on {JH42}",
  pages =        "252--269",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BLMN11,
  author =       "Alex Biryukov and
                  Mario Lamberger and
                  Florian Mendel and
                  Ivica Nikolic",
  title =        "Second-Order Differential Collisions for Reduced {SHA}-256",
  pages =        "270--287",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:MenNadSch11,
  author =       "Florian Mendel and
                  Tomislav Nad and
                  Martin Schl{\"a}ffer",
  title =        "Finding {SHA}-2 Characteristics: Searching through a Minefield of Contradictions",
  pages =        "288--307",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:ABNVZ11,
  author =       "Mohamed Ahmed Abdelraheem and
                  C{\'e}line Blondeau and
                  Mar{\'i}a Naya-Plasencia and
                  Marion Videau and
                  Erik Zenner",
  title =        "Cryptanalysis of {ARMADILLO2}",
  pages =        "308--326",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:DGPSZ11,
  author =       "Itai Dinur and
                  Tim G{\"u}neysu and
                  Christof Paar and
                  Adi Shamir and
                  Ralf Zimmermann",
  title =        "An Experimentally Verified Attack on Full {Grain}-128 Using Dedicated Reconfigurable Hardware",
  pages =        "327--343",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BogKhoRec11,
  author =       "Andrey Bogdanov and
                  Dmitry Khovratovich and
                  Christian Rechberger",
  title =        "Biclique Cryptanalysis of the Full {AES}",
  pages =        "344--371",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:PatRisShr11,
  author =       "Kenneth G. Paterson and
                  Thomas Ristenpart and
                  Thomas Shrimpton",
  title =        "Tag Size Does Matter: Attacks and Proofs for the {TLS} Record Protocol",
  pages =        "372--389",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:DFGLSY11,
  author =       "Yi Deng and
                  Dengguo Feng and
                  Vipul Goyal and
                  Dongdai Lin and
                  Amit Sahai and
                  Moti Yung",
  title =        "Resettable Cryptography in Constant Rounds - The Case of Zero Knowledge",
  pages =        "390--406",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:CSST11,
  author =       "Claude Cr{\'e}peau and
                  Louis Salvail and
                  Jean-Raymond Simard and
                  Alain Tapp",
  title =        "Two Provers in Isolation",
  pages =        "407--430",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:Groth11,
  author =       "Jens Groth",
  title =        "Efficient Zero-Knowledge Arguments from Two-Tiered Homomorphic Commitments",
  pages =        "431--448",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:CamKreSho11,
  author =       "Jan Camenisch and
                  Stephan Krenn and
                  Victor Shoup",
  title =        "A Framework for Practical Universally Composable Zero-Knowledge Protocols",
  pages =        "449--467",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:FisLibMan11,
  author =       "Marc Fischlin and
                  Beno{\^i}t Libert and
                  Mark Manulis",
  title =        "Non-interactive and Re-usable Universally Composable String Commitments with Adaptive Security",
  pages =        "468--485",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BelCasMil11,
  author =       "Mihir Bellare and
                  David Cash and
                  Rachel Miller",
  title =        "Cryptography Secure against Related-Key Attacks and Tampering",
  pages =        "486--503",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:GauKohSmi11,
  author =       "Pierrick Gaudry and
                  David R. Kohel and
                  Benjamin A. Smith",
  title =        "Counting Points on Genus 2 Curves with Real Multiplication",
  pages =        "504--519",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:RTWW11,
  author =       "Samuel Ranellucci and
                  Alain Tapp and
                  Severin Winkler and
                  J{\"u}rg Wullschleger",
  title =        "On the Efficiency of Bit Commitment Reductions",
  pages =        "520--537",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:YanDes11,
  author =       "Qiushi Yang and
                  Yvo Desmedt",
  title =        "Secure Communication in Multicast Graphs",
  pages =        "538--555",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:KatMal11,
  author =       "Jonathan Katz and
                  Lior Malka",
  title =        "Constant-Round Private Function Evaluation with Linear Complexity",
  pages =        "556--571",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:NinXu11,
  author =       "Chao Ning and
                  Qiuliang Xu",
  title =        "Constant-Rounds, Linear Multi-party Computation for Exponentiation and Modulo Reduction with Perfect Security",
  pages =        "572--589",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BacKatPat11,
  author =       "Michael Backes and
                  Aniket Kate and
                  Arpita Patra",
  title =        "Computational Verifiable Secret Sharing Revisited",
  pages =        "590--609",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:FOXY11,
  author =       "Oriol Farr{\`a}s and
                  Carles Padr{\'o} and
                  Chaoping Xing and
                  An Yang",
  title =        "Natural Generalizations of Threshold Secret Sharing",
  pages =        "610--627",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:AbeGroOhk11,
  author =       "Masayuki Abe and
                  Jens Groth and
                  Miyako Ohkubo",
  title =        "Separating Short Structure-Preserving Signatures from Non-interactive Assumptions",
  pages =        "628--646",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:HofJagKil11,
  author =       "Dennis Hofheinz and
                  Tibor Jager and
                  Eike Kiltz",
  title =        "Short Signatures from Weaker Assumptions",
  pages =        "647--666",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BouFouMac11,
  author =       "Charles Bouillaguet and
                  Pierre-Alain Fouque and
                  Gilles Macario-Rat",
  title =        "Practical Key-Recovery for All Possible Parameters of {SFLASH}",
  pages =        "667--685",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:AggMau11,
  author =       "Divesh Aggarwal and
                  Ueli Maurer",
  title =        "The Leakage-Resilience Limit of a Computational Problem Is Equal to Its Unpredictability Entropy",
  pages =        "686--701",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:DziFau11,
  author =       "Stefan Dziembowski and
                  Sebastian Faust",
  title =        "Leakage-Resilient Cryptography from the Inner-Product Extractor",
  pages =        "702--721",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:BCGHKR11,
  author =       "Nir Bitansky and
                  Ran Canetti and
                  Shafi Goldwasser and
                  Shai Halevi and
                  Yael Tauman Kalai and
                  Guy N. Rothblum",
  title =        "Program Obfuscation with Leaky Hardware",
  pages =        "722--739",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:ChoKiaMal11,
  author =       "Seung Geol Choi and
                  Aggelos Kiayias and
                  Tal Malkin",
  title =        "{BiTR}: Built-in Tamper Resilience",
  pages =        "740--758",
  editor =       asiacrypt11ed,
  booktitle =    asiacrypt11name,
  volume =       asiacrypt11vol,
  month =        asiacrypt11month,
  address =      asiacrypt11addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{AC:KhoNikRec10,
  author =       "Dmitry Khovratovich and
                  Ivica Nikolic and
                  Christian Rechberger",
  title =        "Rotational Rebound Attacks on Reduced {Skein}",
  pages =        "1--19",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:Fuhr10,
  author =       "Thomas Fuhr",
  title =        "Finding Second Preimages of Short Messages for {Hamsi}-256",
  pages =        "20--37",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:SLWSO10,
  author =       "Yu Sasaki and
                  Yang Li and
                  Lei Wang and
                  Kazuo Sakiyama and
                  Kazuo Ohta",
  title =        "Non-full-active Super-{Sbox} Analysis: Applications to {ECHO} and {Gr{\o}stl}",
  pages =        "38--55",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:GLRW10,
  author =       "Jian Guo and
                  San Ling and
                  Christian Rechberger and
                  Huaxiong Wang",
  title =        "Advanced Meet-in-the-Middle Preimage Attacks: First Results on Full {Tiger}, and Improved Results on {MD4} and {SHA}-2",
  pages =        "56--75",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:OzeSta10,
  author =       "Onur {\"O}zen and
                  Martijn Stam",
  title =        "Collision Attacks against the {Knudsen}-{Preneel} Compression Functions",
  pages =        "76--93",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:VolNacPat10,
  author =       "Emmanuel Volte and
                  Val{\'e}rie Nachef and
                  Jacques Patarin",
  title =        "Improved Generic Attacks on Unbalanced {Feistel} Schemes with Expanding Functions",
  pages =        "94--111",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:SVOGMK10,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Nicolas Veyrat-Charvillon and
                  Elisabeth Oswald and
                  Benedikt Gierlichs and
                  Marcel Medwed and
                  Markus Kasper and
                  Stefan Mangard",
  title =        "The World Is Not Enough: Another Look on Second-Order {DPA}",
  pages =        "112--129",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:KneMeiNay10,
  author =       "Simon Knellwolf and
                  Willi Meier and
                  Mar{\'i}a Naya-Plasencia",
  title =        "Conditional Differential Cryptanalysis of {NLFSR}-Based Cryptosystems",
  pages =        "130--145",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:FLZWF10,
  author =       "Xiutao Feng and
                  Jun Liu and
                  Zhaocun Zhou and
                  Chuankun Wu and
                  Dengguo Feng",
  title =        "A Byte-Based Guess and Determine Attack on {SOSEMANUK}",
  pages =        "146--157",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:DunKelSha10,
  author =       "Orr Dunkelman and
                  Nathan Keller and
                  Adi Shamir",
  title =        "Improved Single-Key Attacks on 8-Round {AES}-192 and {AES}-256",
  pages =        "158--176",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:KatZavGol10,
  author =       "Aniket Kate and
                  Gregory M. Zaverucha and
                  Ian Goldberg",
  title =        "Constant-Size Commitments to Polynomials and Their Applications",
  pages =        "177--194",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:HazTof10,
  author =       "Carmit Hazay and
                  Tomas Toft",
  title =        "Computationally Secure Pattern Matching in the Presence of Malicious Adversaries",
  pages =        "195--212",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:DeCKimTsu10,
  author =       "Emiliano {De Cristofaro} and
                  Jihye Kim and
                  Gene Tsudik",
  title =        "Linear-Complexity Private Set Intersection Protocols Secure in Malicious Model",
  pages =        "213--231",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:JKSS10,
  author =       "Tibor Jager and
                  Florian Kohlar and
                  Sven Sch{\"a}ge and
                  J{\"o}rg Schwenk",
  title =        "Generic Compilers for Authenticated Key Exchange",
  pages =        "232--249",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:BriPey10,
  author =       "Eric Brier and
                  Thomas Peyrin",
  title =        "A Forward-Secure Symmetric-Key Derivation Protocol - How to Improve Classical {DUKPT}",
  pages =        "250--267",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:CLLY10,
  author =       "Kai-Min Chung and
                  Feng-Hao Liu and
                  Chi-Jen Lu and
                  Bo-Yin Yang",
  title =        "Efficient String-Commitment from Weak Bit-Commitment",
  pages =        "268--282",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:Granger10,
  author =       "Robert Granger",
  title =        "On the Static {Diffie}-{Hellman} Problem on Elliptic Curves over Extension Fields",
  pages =        "283--302",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:FLRSST10,
  author =       "Marc Fischlin and
                  Anja Lehmann and
                  Thomas Ristenpart and
                  Thomas Shrimpton and
                  Martijn Stam and
                  Stefano Tessaro",
  title =        "Random Oracles with(out) Programmability",
  pages =        "303--320",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:Groth10a,
  author =       "Jens Groth",
  title =        "Short Pairing-Based Non-interactive Zero-Knowledge Arguments",
  pages =        "321--340",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:Groth10b,
  author =       "Jens Groth",
  title =        "Short Non-interactive Zero-Knowledge Proofs",
  pages =        "341--358",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:RosShe10,
  author =       "Alon Rosen and
                  Abhi Shelat",
  title =        "Optimistic Concurrent Zero Knowledge",
  pages =        "359--376",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:SteSte10,
  author =       "Damien Stehl{\'e} and
                  Ron Steinfeld",
  title =        "Faster Fully Homomorphic Encryption",
  pages =        "377--394",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:GorKatVai10,
  author =       "S. Dov Gordon and
                  Jonathan Katz and
                  Vinod Vaikuntanathan",
  title =        "A Group Signature Scheme from Lattice Assumptions",
  pages =        "395--412",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:Ruckert10,
  author =       "Markus R{\"u}ckert",
  title =        "Lattice-Based Blind Signatures",
  pages =        "413--430",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:KumPatRan10,
  author =       "Ranjit Kumaresan and
                  Arpita Patra and
                  C. Pandu Rangan",
  title =        "The Round Complexity of Verifiable Secret Sharing: The Statistical Case",
  pages =        "431--447",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:YanDes10,
  author =       "Qiushi Yang and
                  Yvo Desmedt",
  title =        "General Perfectly Secure Message Transmission Using Linear Codes",
  pages =        "448--465",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:IKOS10,
  author =       "Yuval Ishai and
                  Abishek Kumarasubramanian and
                  Claudio Orlandi and
                  Amit Sahai",
  title =        "On Invertible Sampling and Adaptive Security",
  pages =        "466--482",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:NinXu10,
  author =       "Chao Ning and
                  Qiuliang Xu",
  title =        "Multiparty Computation for Modulo Reduction without Bit-Decomposition and a Generalization to Bit-Decomposition",
  pages =        "483--500",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:Mohassel10,
  author =       "Payman Mohassel",
  title =        "A Closer Look at Anonymity and Robustness in Encryption Schemes",
  pages =        "501--518",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:MeiShaFre10,
  author =       "Sarah Meiklejohn and
                  Hovav Shacham and
                  David Mandell Freeman",
  title =        "Limitations on Transformations from Composite-Order to Prime-Order Groups: The Case of Round-Optimal Blind Signatures",
  pages =        "519--538",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:JagRup10,
  author =       "Tibor Jager and
                  Andy Rupp",
  title =        "The Semi-Generic Group Model and Applications to Pairing-Based Cryptography",
  pages =        "539--556",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:DubGam10,
  author =       "Vivien Dubois and
                  Nicolas Gama",
  title =        "The Degree of Regularity of {HFE} Systems",
  pages =        "557--576",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:ChaKam10,
  author =       "Melissa Chase and
                  Seny Kamara",
  title =        "Structured Encryption and Controlled Disclosure",
  pages =        "577--594",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:KilPei10,
  author =       "Eike Kiltz and
                  Krzysztof Pietrzak",
  title =        "Leakage Resilient {ElGamal} Encryption",
  pages =        "595--612",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:DHLW10,
  author =       "Yevgeniy Dodis and
                  Kristiyan Haralambiev and
                  Adriana L{\'o}pez-Alt and
                  Daniel Wichs",
  title =        "Efficient Public-Key Cryptography in the Presence of Key Leakage",
  pages =        "613--631",
  editor =       asiacrypt10ed,
  booktitle =    asiacrypt10name,
  volume =       asiacrypt10vol,
  month =        asiacrypt10month,
  address =      asiacrypt10addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{AC:BirKho09,
  author =       "Alex Biryukov and
                  Dmitry Khovratovich",
  title =        "Related-Key Cryptanalysis of the Full {AES}-192 and {AES}-256",
  pages =        "1--18",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:SunLai09,
  author =       "Xiaorui Sun and
                  Xuejia Lai",
  title =        "The Key-Dependent Attack on Block Ciphers",
  pages =        "19--36",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:GazMau09,
  author =       "Peter Gazi and
                  Ueli M. Maurer",
  title =        "Cascade Encryption Revisited",
  pages =        "37--51",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:DamLun09,
  author =       "Ivan Damg{\aa}rd and
                  Carolin Lunemann",
  title =        "Quantum-Secure Coin-Flipping and Applications",
  pages =        "52--69",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:SalSchSot09,
  author =       "Louis Salvail and
                  Christian Schaffner and
                  Miroslava Sot{\'a}kov{\'a}",
  title =        "On the Power of Two-Party Quantum Cryptography",
  pages =        "70--87",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:FinSen09,
  author =       "Matthieu Finiasz and
                  Nicolas Sendrier",
  title =        "Security Bounds for the Design of Code-Based Cryptosystems",
  pages =        "88--105",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:MNNSS09,
  author =       "Krystian Matusiewicz and
                  Mar{\'i}a Naya-Plasencia and
                  Ivica Nikolic and
                  Yu Sasaki and
                  Martin Schl{\"a}ffer",
  title =        "Rebound Attack on the Full {Lane} Compression Function",
  pages =        "106--125",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:LMRRS09,
  author =       "Mario Lamberger and
                  Florian Mendel and
                  Christian Rechberger and
                  Vincent Rijmen and
                  Martin Schl{\"a}ffer",
  title =        "Rebound Distinguishers: Results on the Full {Whirlpool} Compression Function",
  pages =        "126--143",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:MenRecSch09,
  author =       "Florian Mendel and
                  Christian Rechberger and
                  Martin Schl{\"a}ffer",
  title =        "{MD5} Is Weaker Than Weak: Attacks on Concatenated Combiners",
  pages =        "144--161",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:BBGR09,
  author =       "Ryad Benadjila and
                  Olivier Billet and
                  Shay Gueron and
                  Matthew J. B. Robshaw",
  title =        "The Intel {AES} Instructions Set and the {SHA}-3 Candidates",
  pages =        "162--178",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:CatLibYun09,
  author =       "Julien Cathalo and
                  Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Group Encryption: Non-interactive Realization in the Standard Model",
  pages =        "179--196",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:KatYer09,
  author =       "Jonathan Katz and
                  Arkady Yerukhimovich",
  title =        "On Black-Box Constructions of Predicate Encryption from Trapdoor Permutations",
  pages =        "197--213",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:OkaTak09,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Hierarchical Predicate Encryption for Inner-Products",
  pages =        "214--231",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:BBNRSS09,
  author =       "Mihir Bellare and
                  Zvika Brakerski and
                  Moni Naor and
                  Thomas Ristenpart and
                  Gil Segev and
                  Hovav Shacham and
                  Scott Yilek",
  title =        "Hedged Public-Key Encryption: How to Protect against Bad Randomness",
  pages =        "232--249",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:PSSW09,
  author =       "Benny Pinkas and
                  Thomas Schneider and
                  Nigel P. Smart and
                  Stephen C. Williams",
  title =        "Secure Two-Party Computation Is Practical",
  pages =        "250--267",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:CEMY09,
  author =       "Seung Geol Choi and
                  Ariel Elbaz and
                  Tal Malkin and
                  Moti Yung",
  title =        "Secure Multi-party Computation Minimizing Online Rounds",
  pages =        "268--286",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:CDMW09,
  author =       "Seung Geol Choi and
                  Dana Dachman-Soled and
                  Tal Malkin and
                  Hoeteck Wee",
  title =        "Improved Non-committing Encryption with Applications to Adaptively Secure Protocols",
  pages =        "287--302",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:ZCDM09,
  author =       "Zongyang Zhang and
                  Zhenfu Cao and
                  Ning Ding and
                  Rong Ma",
  title =        "Non-malleable Statistically Hiding Commitment from Any One-Way Function",
  pages =        "303--318",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:AteKamKat09,
  author =       "Giuseppe Ateniese and
                  Seny Kamara and
                  Jonathan Katz",
  title =        "Proofs of Storage from Homomorphic Identification Protocols",
  pages =        "319--333",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:KurNoj09,
  author =       "Kaoru Kurosawa and
                  Ryo Nojima",
  title =        "Simple Adaptive Oblivious Transfer without Random Oracle",
  pages =        "334--346",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:JouLuc09,
  author =       "Antoine Joux and
                  Stefan Lucks",
  title =        "Improved Generic Algorithms for 3-Collisions",
  pages =        "347--363",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:LehTes09,
  author =       "Anja Lehmann and
                  Stefano Tessaro",
  title =        "A Modular Design for Hash Functions: Towards Making the Mix-Compress-Mix Approach Practical",
  pages =        "364--381",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:NYWO09,
  author =       "Yusuke Naito and
                  Kazuki Yoneyama and
                  Lei Wang and
                  Kazuo Ohta",
  title =        "How to Confirm Cryptosystems Security: The Original {Merkle}-{Damg{\aa}rd} Is Still Alive!",
  pages =        "382--398",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:JagSch09,
  author =       "Tibor Jager and
                  J{\"o}rg Schwenk",
  title =        "On the Analysis of Cryptographic Assumptions in the Generic Ring Model",
  pages =        "399--416",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:Wee09,
  author =       "Hoeteck Wee",
  title =        "Zero Knowledge in the Random Oracle Model, Revisited",
  pages =        "417--434",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:AbeOhk09,
  author =       "Masayuki Abe and
                  Miyako Ohkubo",
  title =        "A Framework for Universally Composable Non-committing Blind Signatures",
  pages =        "435--450",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:BilMac09,
  author =       "Olivier Billet and
                  Gilles Macario-Rat",
  title =        "Cryptanalysis of the Square Cryptosystems",
  pages =        "451--468",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:CJLN09,
  author =       "Guilhem Castagnos and
                  Antoine Joux and
                  Fabien Laguillaumie and
                  Phong Q. Nguyen",
  title =        "Factoring $pq^2$ with Quadratic Forms: Nice Cryptanalyses",
  pages =        "469--486",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:HerMay09,
  author =       "Mathias Herrmann and
                  Alexander May",
  title =        "Attacking Power Generators Using Unravelled Linearization: When Do We Output Too Much?",
  pages =        "487--504",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:CMSW09,
  author =       "Liqun Chen and
                  Paul Morrissey and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "Security Notions and Generic Constructions for Client Puzzles",
  pages =        "505--523",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:BCFW09,
  author =       "Alexandra Boldyreva and
                  David Cash and
                  Marc Fischlin and
                  Bogdan Warinschi",
  title =        "Foundations of Non-malleable Hash and One-Way Functions",
  pages =        "524--541",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:ACMOPV09,
  author =       "Jean-Philippe Aumasson and
                  \c{C}agdas \c{C}alik and
                  Willi Meier and
                  Onur {\"O}zen and
                  Raphael C.-W. Phan and
                  Kerem Varici",
  title =        "Improved Cryptanalysis of {Skein}",
  pages =        "542--559",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:BKMP09,
  author =       "Eric Brier and
                  Shahram Khazaei and
                  Willi Meier and
                  Thomas Peyrin",
  title =        "Linearization Framework for Collision Attacks: Application to {CubeHash} and {MD6}",
  pages =        "560--577",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:AGMSW09,
  author =       "Kazumaro Aoki and
                  Jian Guo and
                  Krystian Matusiewicz and
                  Yu Sasaki and
                  Lei Wang",
  title =        "Preimages for Step-Reduced {SHA}-2",
  pages =        "578--597",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:Lyubashevsky09,
  author =       "Vadim Lyubashevsky",
  title =        "{Fiat}-{Shamir} with Aborts: Applications to Lattice and Factoring-Based Signatures",
  pages =        "598--616",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:SSTX09,
  author =       "Damien Stehl{\'e} and
                  Ron Steinfeld and
                  Keisuke Tanaka and
                  Keita Xagawa",
  title =        "Efficient Public Key Encryption Based on Ideal Lattices",
  pages =        "617--635",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:KatVai09a,
  author =       "Jonathan Katz and
                  Vinod Vaikuntanathan",
  title =        "Smooth Projective Hashing and Password-Based Authenticated Key Exchange from Lattices",
  pages =        "636--652",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:CorMan09,
  author =       "Jean-S{\'e}bastien Coron and
                  Avradip Mandal",
  title =        "{PSS} Is Secure against Random Fault Attacks",
  pages =        "653--666",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:BruHak09,
  author =       "Billy Bob Brumley and
                  Risto M. Hakala",
  title =        "Cache-Timing Template Attacks",
  pages =        "667--684",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:AMSST09,
  author =       "Frederik Armknecht and
                  Roel Maes and
                  Ahmad-Reza Sadeghi and
                  Berk Sunar and
                  Pim Tuyls",
  title =        "Memory Leakage-Resilient Encryption Based on Physically Unclonable Functions",
  pages =        "685--702",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:KatVai09b,
  author =       "Jonathan Katz and
                  Vinod Vaikuntanathan",
  title =        "Signature Schemes with Bounded Leakage Resilience",
  pages =        "703--720",
  editor =       asiacrypt09ed,
  booktitle =    asiacrypt09name,
  volume =       asiacrypt09vol,
  month =        asiacrypt09month,
  address =      asiacrypt09addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{AC:HirMauZik08,
  author =       "Martin Hirt and
                  Ueli M. Maurer and
                  Vassilis Zikas",
  title =        "{MPC} vs. {SFE}: Unconditional and Computational Security",
  pages =        "1--18",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:ZLCLW08,
  author =       "Zhifang Zhang and
                  Mulan Liu and
                  Yeow Meng Chee and
                  San Ling and
                  Huaxiong Wang",
  title =        "Strongly Multiplicative and 3-Multiplicative Linear Secret Sharing Schemes",
  pages =        "19--36",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:SunYaoTar08,
  author =       "Xiaoming Sun and
                  Andrew Chi-Chih Yao and
                  Christophe Tartary",
  title =        "Graph Design for Secure Multiparty Computation over Non-Abelian Groups",
  pages =        "37--53",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:Yao08,
  author =       "Andrew Chi-Chih Yao",
  title =        "Some Perspectives on Complexity-Based Cryptography (Invited Talk)",
  pages =        "54",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:MorSmaWar08,
  author =       "Paul Morrissey and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "A Modular Security Analysis of the {TLS} Handshake Protocol",
  pages =        "55--73",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:HYWS08,
  author =       "Qiong Huang and
                  Guomin Yang and
                  Duncan S. Wong and
                  Willy Susilo",
  title =        "Ambiguous Optimistic Fair Exchange",
  pages =        "74--89",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:ShaWat08,
  author =       "Hovav Shacham and
                  Brent Waters",
  title =        "Compact Proofs of Retrievability",
  pages =        "90--107",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:OuaOveVau08,
  author =       "Khaled Ouafi and
                  Raphael Overbeck and
                  Serge Vaudenay",
  title =        "On the Security of {HB}\# against a Man-in-the-Middle Attack",
  pages =        "108--124",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:BelRis08,
  author =       "Mihir Bellare and
                  Todor Ristov",
  title =        "Hash Functions from Sigma Protocols and Improvements to {VSH}",
  pages =        "125--142",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:GorLucPey08,
  author =       "Michael Gorski and
                  Stefan Lucks and
                  Thomas Peyrin",
  title =        "Slide Attacks on a Class of Hash Functions",
  pages =        "143--160",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:MauTes08,
  author =       "Ueli M. Maurer and
                  Stefano Tessaro",
  title =        "Basing {PRFs} on Constant-Query Weak {PRFs}: Minimizing Assumptions for Efficient Symmetric Cryptography",
  pages =        "161--178",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:GreHoh08,
  author =       "Matthew Green and
                  Susan Hohenberger",
  title =        "Universally Composable Adaptive Oblivious Transfer",
  pages =        "179--197",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:KelKil08,
  author =       "Jason Keller and
                  Joe Kilian",
  title =        "A Linked-List Approach to Cryptographically Secure Elections Using Instant Runoff Voting",
  pages =        "198--215",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:PraRos08,
  author =       "Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Towards Robust Computation on Encrypted Data",
  pages =        "216--233",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:CamChaShe08,
  author =       "Jan Camenisch and
                  Rafik Chaabouni and
                  Abhi Shelat",
  title =        "Efficient Protocols for Set Membership and Range Proofs",
  pages =        "234--252",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:SasAok08,
  author =       "Yu Sasaki and
                  Kazumaro Aoki",
  title =        "Preimage Attacks on 3, 4, and 5-Pass {HAVAL}",
  pages =        "253--271",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:Yasuda08,
  author =       "Kan Yasuda",
  title =        "How to Fill Up {Merkle}-{Damg{\aa}rd} Hash Functions",
  pages =        "272--289",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:BacUnr08,
  author =       "Michael Backes and
                  Dominique Unruh",
  title =        "Limits of Constructive Security Proofs",
  pages =        "290--307",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:HanKur08,
  author =       "Goichiro Hanaoka and
                  Kaoru Kurosawa",
  title =        "Efficient Chosen Ciphertext Secure Public Key Encryption under the Computational {Diffie}-{Hellman} Assumption",
  pages =        "308--325",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:HWCD08,
  author =       "H{\"u}seyin Hisil and
                  Kenneth Koon-Ho Wong and
                  Gary Carter and
                  Ed Dawson",
  title =        "Twisted {Edwards} Curves Revisited",
  pages =        "326--343",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:SchFre08,
  author =       "Christian Schridde and
                  Bernd Freisleben",
  title =        "On the Validity of the phi-Hiding Assumption in Cryptographic Protocols",
  pages =        "344--354",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:AbeKilOka08,
  author =       "Masayuki Abe and
                  Eike Kiltz and
                  Tatsuaki Okamoto",
  title =        "Chosen Ciphertext Security with Optimal Ciphertext Overhead",
  pages =        "355--371",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:KawTanXag08,
  author =       "Akinori Kawachi and
                  Keisuke Tanaka and
                  Keita Xagawa",
  title =        "Concurrently Secure Identification Schemes Based on the Worst-Case Hardness of Lattice Problems",
  pages =        "372--389",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:PujSte08,
  author =       "Xavier Pujol and
                  Damien Stehl{\'e}",
  title =        "Rigorous and Efficient Short Lattice Vectors Enumeration",
  pages =        "390--405",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:HerMay08,
  author =       "Mathias Herrmann and
                  Alexander May",
  title =        "Solving Linear Equations Modulo Divisors: On Factoring Given Any Bits",
  pages =        "406--424",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:CarFen08,
  author =       "Claude Carlet and
                  Keqin Feng",
  title =        "An Infinite Class of Balanced Functions with Optimal Algebraic Immunity, Good Immunity to Fast Algebraic Attacks and Good Nonlinearity",
  pages =        "425--440",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:DunKel08a,
  author =       "Orr Dunkelman and
                  Nathan Keller",
  title =        "An Improved Impossible Differential Attack on {MISTY1}",
  pages =        "441--454",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:BonHam08,
  author =       "Dan Boneh and
                  Michael Hamburg",
  title =        "Generalized Identity Based and Broadcast Encryption Schemes",
  pages =        "455--470",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:CheHonKim08,
  author =       "Jung Hee Cheon and
                  Jin Hong and
                  Minkyu Kim",
  title =        "Speeding Up the Pollard Rho Method on Prime Fields",
  pages =        "471--488",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:RLBDS08,
  author =       "Andy Rupp and
                  Gregor Leander and
                  Endre Bangerter and
                  Alexander W. Dent and
                  Ahmad-Reza Sadeghi",
  title =        "Sufficient Conditions for Intractability over Black-Box Groups: Generic Lower Bounds for Generalized {DL} and {DH} Problems",
  pages =        "489--505",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:BacDurUnr08,
  author =       "Michael Backes and
                  Markus D{\"u}rmuth and
                  Dominique Unruh",
  title =        "{OAEP} Is Secure under Key-Dependent Messages",
  pages =        "506--523",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:LeeLeePar08,
  author =       "Jung-Keun Lee and
                  Dong Hoon Lee and
                  Sangwoo Park",
  title =        "Cryptanalysis of {Sosemanuk} and {SNOW} 2.0 Using Linear Masks",
  pages =        "524--538",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:DunKel08b,
  author =       "Orr Dunkelman and
                  Nathan Keller",
  title =        "A New Attack on the {LEX} Stream Cipher",
  pages =        "539--556",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:HelJoh08,
  author =       "Martin Hell and
                  Thomas Johansson",
  title =        "Breaking the {F-FCSR-H} Stream Cipher in Real Time",
  pages =        "557--569",
  editor =       asiacrypt08ed,
  booktitle =    asiacrypt08name,
  volume =       asiacrypt08vol,
  month =        asiacrypt08month,
  address =      asiacrypt08addr,
  publisher =    asiacryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{AC:AFKLO07,
  author =       "Kazumaro Aoki and
                  Jens Franke and
                  Thorsten Kleinjung and
                  Arjen K. Lenstra and
                  Dag Arne Osvik",
  title =        "A Kilobit Special Number Field Sieve Factorization",
  pages =        "1--12",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:JouNacTho07,
  author =       "Antoine Joux and
                  David Naccache and
                  Emmanuel Thom{\'e}",
  title =        "When e-th Roots Become Easier Than Factoring",
  pages =        "13--28",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:BerLan07,
  author =       "Daniel J. Bernstein and
                  Tanja Lange",
  title =        "Faster Addition and Doubling on Elliptic Curves",
  pages =        "29--50",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:GroLu07,
  author =       "Jens Groth and
                  Steve Lu",
  title =        "A Non-interactive Shuffle with Pairing Based Verifiability",
  pages =        "51--67",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Vaudenay07,
  author =       "Serge Vaudenay",
  title =        "On Privacy Models for {RFID}",
  pages =        "68--87",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Canetti07,
  author =       "Ran Canetti",
  title =        "Obtaining Universally Compoable Security: Towards the Bare Bones of Trust (Invited Talk)",
  pages =        "88--112",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:HirParYun07,
  author =       "Shoichi Hirose and
                  Je Hong Park and
                  Aaram Yun",
  title =        "A Simple Variant of the {Merkle}-{Damg{\aa}rd} Scheme with a Permutation",
  pages =        "113--129",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:ANPS07,
  author =       "Elena Andreeva and
                  Gregory Neven and
                  Bart Preneel and
                  Thomas Shrimpton",
  title =        "Seven-Property-Preserving Iterated Hashing: {ROX}",
  pages =        "130--146",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:RisShr07,
  author =       "Thomas Ristenpart and
                  Thomas Shrimpton",
  title =        "How to Build a Hash Function from Any Collision-Resistant Function",
  pages =        "147--163",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Groth07,
  author =       "Jens Groth",
  title =        "Fully Anonymous Group Signatures Without Random Oracles",
  pages =        "164--180",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:KiaTsiYun07,
  author =       "Aggelos Kiayias and
                  Yiannis Tsiounis and
                  Moti Yung",
  title =        "Group Encryption",
  pages =        "181--199",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Delerablee07,
  author =       "C{\'e}cile Delerabl{\'e}e",
  title =        "Identity-Based Broadcast Encryption with Constant Size Ciphertexts and Private Keys",
  pages =        "200--215",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Yasuda07,
  author =       "Kan Yasuda",
  title =        "Boosting {Merkle}-{Damg{\aa}rd} Hashing for Message Authentication",
  pages =        "216--231",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:JakSub07,
  author =       "Goce Jakimoski and
                  K. P. Subbalakshmi",
  title =        "On Efficient Message Authentication Via Block Cipher Design Techniques",
  pages =        "232--248",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:0YanGoo7,
  author =       "Jason Yang and
                  James Goodman",
  title =        "Symmetric Key Cryptography on Modern Graphics Hardware",
  pages =        "249--264",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:GreHoh07,
  author =       "Matthew Green and
                  Susan Hohenberger",
  title =        "Blind Identity-Based Encryption and Simulatable Oblivious Transfer",
  pages =        "265--282",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:FraGonMoh07,
  author =       "Matthew K. Franklin and
                  Mark Gondree and
                  Payman Mohassel",
  title =        "Multi-party Indirect Indexing and Applications",
  pages =        "283--297",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:CEJMY07,
  author =       "Seung Geol Choi and
                  Ariel Elbaz and
                  Ari Juels and
                  Tal Malkin and
                  Moti Yung",
  title =        "Two-Party Computing with Encrypted Data",
  pages =        "298--314",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:KnuRij07,
  author =       "Lars R. Knudsen and
                  Vincent Rijmen",
  title =        "Known-Key Distinguishers for Some Block Ciphers",
  pages =        "315--324",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:PatNacBer07,
  author =       "Jacques Patarin and
                  Val{\'e}rie Nachef and
                  C{\^o}me Berbain",
  title =        "Generic Attacks on Unbalanced {Feistel} Schemes with Expanding Functions",
  pages =        "325--341",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:GHLSS07,
  author =       "David Goldenberg and
                  Susan Hohenberger and
                  Moses Liskov and
                  Elizabeth Crump Schwartz and
                  Hakan Seyalioglu",
  title =        "On Tweaking {Luby}-{Rackoff} Blockciphers",
  pages =        "342--356",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:DDFN07,
  author =       "Ivan Damg{\aa}rd and
                  Yvo Desmedt and
                  Matthias Fitzi and
                  Jesper Buus Nielsen",
  title =        "Secure Protocols with Asymmetric Trust",
  pages =        "357--375",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:BeeHir07,
  author =       "Zuzana Beerliov{\'a}-Trub{\'i}niov{\'a} and
                  Martin Hirt",
  title =        "Simple and Efficient Perfectly-Secure Asynchronous {MPC}",
  pages =        "376--392",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:BeeHirRis07,
  author =       "Zuzana Beerliov{\'a}-Trub{\'i}niov{\'a} and
                  Martin Hirt and
                  Micha Riser",
  title =        "Efficient Byzantine Agreement with Faulty Minority",
  pages =        "393--409",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:BroTap07,
  author =       "Anne Broadbent and
                  Alain Tapp",
  title =        "Information-Theoretic Security Without an Honest Majority",
  pages =        "410--426",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:MauRau07,
  author =       "Ueli M. Maurer and
                  Dominik Raub",
  title =        "Black-Box Extension Fields and the Inexistence of Field-Homomorphic One-Way Permutations",
  pages =        "427--443",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:GMOS07,
  author =       "Vipul Goyal and
                  Ryan Moriarty and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Concurrent Statistical Zero-Knowledge Arguments for {NP} from One Way Functions",
  pages =        "444--459",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:BBFGT07,
  author =       "Gilles Brassard and
                  Anne Broadbent and
                  Joseph Fitzsimons and
                  S{\'e}bastien Gambs and
                  Alain Tapp",
  title =        "Anonymous Quantum Communication",
  pages =        "460--473",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Okamoto07,
  author =       "Tatsuaki Okamoto",
  title =        "Authenticated Key Exchange and Key Encapsulation in the Standard Model (Invited Talk)",
  pages =        "474--484",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Boyen07,
  author =       "Xavier Boyen",
  title =        "Miniature {CCA2} {PK} Encryption: Tight Security Without Redundancy",
  pages =        "485--501",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:CHHIKP07,
  author =       "Ronald Cramer and
                  Goichiro Hanaoka and
                  Dennis Hofheinz and
                  Hideki Imai and
                  Eike Kiltz and
                  Rafael Pass and
                  Abhi Shelat and
                  Vinod Vaikuntanathan",
  title =        "Bounded {CCA2}-Secure Encryption",
  pages =        "502--518",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:PasSheVai07,
  author =       "Rafael Pass and
                  Abhi Shelat and
                  Vinod Vaikuntanathan",
  title =        "Relations Among Notions of Non-malleability for Encryption",
  pages =        "519--535",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:MenRij07,
  author =       "Florian Mendel and
                  Vincent Rijmen",
  title =        "Cryptanalysis of the {Tiger} Hash Function",
  pages =        "536--550",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:Peyrin07,
  author =       "Thomas Peyrin",
  title =        "Cryptanalysis of {Grindahl}",
  pages =        "551--567",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:HelJoh07,
  author =       "Martin Hell and
                  Thomas Johansson",
  title =        "A Key Recovery Attack on {Edon80}",
  pages =        "568--581",
  booktitle =    asiacrypt07name,
  volume =       asiacrypt07vol,
  year =         2007,
  publisher =    asiacryptpub,
  month =        asiacrypt07month,
  address =      asiacrypt07addr,
  editor =       asiacrypt07ed,
  series =       mylncs,
}

@InProceedings{AC:DeCRec06,
  author =       "Christophe {De Canni{\`e}re} and
                  Christian Rechberger",
  title =        "Finding {SHA}-1 Characteristics: General Results and Applications",
  pages =        "1--20",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:NSSYKO06,
  author =       "Yusuke Naito and
                  Yu Sasaki and
                  Takeshi Shimoyama and
                  Jun Yajima and
                  Noboru Kunihiro and
                  Kazuo Ohta",
  title =        "Improved Collision Search for {SHA}-0",
  pages =        "21--36",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:ConYin06,
  author =       "Scott Contini and
                  Yiqun Lisa Yin",
  title =        "Forgery and Partial Key-Recovery Attacks on {HMAC} and {NMAC} Using Hash Collisions",
  pages =        "37--53",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:ZhaFen06,
  author =       "Bin Zhang and
                  Dengguo Feng",
  title =        "New Guess-and-Determine Attack on the Self-Shrinking Generator",
  pages =        "54--68",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:PauPre06,
  author =       "Souradyuti Paul and
                  Bart Preneel",
  title =        "On the (In)security of Stream Ciphers Based on Arrays and Modular Addition",
  pages =        "69--83",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:LiQi06,
  author =       "Na Li and
                  Wen-Feng Qi",
  title =        "Construction and Analysis of {Boolean} Functions of 2t+1 Variables with Maximum Algebraic Immunity",
  pages =        "84--98",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:LiSutMem06,
  author =       "Qiming Li and
                  Yagiz Sutcu and
                  Nasir Memon",
  title =        "Secure Sketch for Biometric Templates",
  pages =        "99--113",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:GHKRW06,
  author =       "P. Gaudry and
                  T. Houtmann and
                  D. Kohel and
                  C. Ritzenthaler and
                  A. Weng",
  title =        "The 2-Adic {CM} Method for Genus 2 Curves with Application to Cryptography",
  pages =        "114--129",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:ADDS06,
  author =       "Roberto Avanzi and
                  Vassil Dimitrov and
                  Christophe Doche and
                  Francesco Sica",
  title =        "Extending Scalar Multiplication Using Double Bases",
  pages =        "130--144",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:ChaSar06,
  author =       "Sanjit Chatterjee and
                  Palash Sarkar",
  title =        "{HIBE} With Short Public Parameters Without Random Oracle",
  pages =        "145--160",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:AttFurIma06,
  author =       "Nuttapong Attrapadung and
                  Jun Furukawa and
                  Hideki Imai",
  title =        "Forward-Secure and Searchable Broadcast Encryption with Short Ciphertexts and Private Keys",
  pages =        "161--177",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:GalHerKil06,
  author =       "David Galindo and
                  Javier Herranz and
                  Eike Kiltz",
  title =        "On the Generic Construction of Identity-Based Signatures with Additional Properties",
  pages =        "178--193",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:StePieWan06,
  author =       "Ron Steinfeld and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "On the Provable Security of an Efficient {RSA}-Based Pseudorandom Generator",
  pages =        "194--209",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:BolFis06,
  author =       "Alexandra Boldyreva and
                  Marc Fischlin",
  title =        "On the Security of {OAEP}",
  pages =        "210--225",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:TerOga06,
  author =       "Isamu Teranishi and
                  Wakaha Ogata",
  title =        "Relationship Between Standard Model Plaintext Awareness and Message Hiding",
  pages =        "226--240",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:LeaRup06,
  author =       "Gregor Leander and
                  Andy Rupp",
  title =        "On the Equivalence of {RSA} and Factoring Regarding Generic Ring Algorithms",
  pages =        "241--251",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:PaiVil06,
  author =       "Pascal Paillier and
                  Jorge L. Villar",
  title =        "Trading One-Wayness Against Chosen-Ciphertext Security in Factoring-Based Encryption",
  pages =        "252--266",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:JocMay06,
  author =       "Ellen Jochemsz and
                  Alexander May",
  title =        "A Strategy for Finding Roots of Multivariate Polynomials with New Applications in Attacking {RSA} Variants",
  pages =        "267--282",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:CLNY06,
  author =       "Donghoon Chang and
                  Sangjin Lee and
                  Mridul Nandi and
                  Moti Yung",
  title =        "Indifferentiable Security Analysis of Popular Hash Functions with Prefix-Free Padding",
  pages =        "283--298",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:BelRis06,
  author =       "Mihir Bellare and
                  Thomas Ristenpart",
  title =        "Multi-Property-Preserving Hash Domain Extension and the {EMD} Transform",
  pages =        "299--314",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:PGMR06,
  author =       "Thomas Peyrin and
                  Henri Gilbert and
                  Fr{\'e}d{\'e}ric Muller and
                  Matt Robshaw",
  title =        "Combining Compression Functions and Block Cipher-Based Hash Functions",
  pages =        "315--331",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:AbdPoi06,
  author =       "Michel Abdalla and
                  David Pointcheval",
  title =        "A Scalable Password-Based Group Key Exchange Protocol in the Standard Model",
  pages =        "332--347",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:NikNikPre06,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "A Weakness in Some Oblivious Transfer and Zero-Knowledge Protocols",
  pages =        "348--363",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:ObaAra06,
  author =       "Satoshi Obana and
                  Toshinori Araki",
  title =        "Almost Optimum Secret Sharing Schemes Secure Against Cheating for Arbitrary Secret Distribution",
  pages =        "364--379",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:BaiFin06,
  author =       "Thomas Baign{\`e}res and
                  Matthieu Finiasz",
  title =        "The Krazy Feistel Cipher",
  pages =        "380--395",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:PatNacBer06,
  author =       "Jacques Patarin and
                  Val{\'e}rie Nachef and
                  C{\^o}me Berbain",
  title =        "Generic Attacks on Unbalanced Feistel Schemes with Contracting Functions",
  pages =        "396--411",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:BihDunKel06,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "New Cryptanalytic Results on {IDEA}",
  pages =        "412--427",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:KurTak06,
  author =       "Kaoru Kurosawa and
                  Tsuyoshi Takagi",
  title =        "New Approach for Selectively Convertible Undeniable Signature Schemes",
  pages =        "428--443",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:Groth06,
  author =       "Jens Groth",
  title =        "Simulation-Sound {NIZK} Proofs for a Practical Language and Constant Size Group Signatures",
  pages =        "444--459",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:Cao06,
  author =       "Zhengjun Cao",
  title =        "Analysis of One Popular Group Signature Scheme",
  pages =        "460--466",
  booktitle =    asiacrypt06name,
  volume =       asiacrypt06vol,
  year =         2006,
  publisher =    asiacryptpub,
  month =        asiacrypt06month,
  address =      asiacrypt06addr,
  editor =       asiacrypt06ed,
  series =       mylncs,
}

@InProceedings{AC:PaiVer05,
  author =       "Pascal Paillier and
                  Damien Vergnaud",
  title =        "Discrete-Log-Based Signatures May Not Be Equivalent to Discrete Log",
  pages =        "1--20",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:JaoMilVen05,
  author =       "David Jao and
                  Stephen D. Miller and
                  Ramarathnam Venkatesan",
  title =        "Do All Elliptic Curves of the Same Order Have the Same Difficulty of Discrete Log?",
  pages =        "21--40",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:NguSte05,
  author =       "Phong Q. Nguyen and
                  Jacques Stern",
  title =        "Adapting Density Attacks to Low-Weight Knapsacks",
  pages =        "41--58",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:DimImbMis05,
  author =       "Vassil S. Dimitrov and
                  Laurent Imbert and
                  Pradeep Kumar Mishra",
  title =        "Efficient and Secure Elliptic Curve Point Multiplication Using Double-Base Chains",
  pages =        "59--78",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:HirNie05,
  author =       "Martin Hirt and
                  Jesper Buus Nielsen",
  title =        "Upper Bounds on the Communication Complexity of Optimally Resilient Cryptographic Multiparty Computation",
  pages =        "79--99",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:AtrIma05,
  author =       "Nuttapong Attrapadung and
                  Hideki Imai",
  title =        "Graph-Decomposition-Based Frameworks for Subset-Cover Broadcast Encryption and Efficient Instantiations",
  pages =        "100--120",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:JakLis05,
  author =       "Andreas Jakoby and
                  Maciej Liskiewicz",
  title =        "Revealing Additional Information in Two-Party Computations",
  pages =        "121--135",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:Kolesnikov05,
  author =       "Vladimir Kolesnikov",
  title =        "Gate Evaluation Secret Sharing and Secure One-Round Two-Party Computation",
  pages =        "136--155",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ZhaLiuXia05,
  author =       "Zhifang Zhang and
                  Mulan Liu and
                  Liangliang Xiao",
  title =        "Parallel Multi-party Computation from Linear Multi-secret Sharing Schemes",
  pages =        "156--173",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:Liskov05,
  author =       "Moses Liskov",
  title =        "Updatable Zero-Knowledge Databases",
  pages =        "174--198",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:RenWol05,
  author =       "Renato Renner and
                  Stefan Wolf",
  title =        "Simple and Tight Bounds for Information Reconciliation and Privacy Amplification",
  pages =        "199--216",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ChrWeh05,
  author =       "Matthias Christandl and
                  Stephanie Wehner",
  title =        "Quantum Anonymous Transmissions",
  pages =        "217--235",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:BriShm05,
  author =       "Justin Brickell and
                  Vitaly Shmatikov",
  title =        "Privacy-Preserving Graph Algorithms in the Semi-honest Model",
  pages =        "236--252",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ADGPY05,
  author =       "James Aspnes and
                  Zo{\"e} Diamadi and
                  Kristian Gj{\o}steen and
                  Ren{\'e} Peralta and
                  Aleksandr Yampolskiy",
  title =        "Spreading Alerts Quietly and the Subgroup Escape Problem",
  pages =        "253--272",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:Wikstrom05,
  author =       "Douglas Wikstr{\"o}m",
  title =        "A Sender Verifiable Mix-Net and a New Proof of a Shuffle",
  pages =        "273--292",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:HayTan05,
  author =       "Ryotaro Hayashi and
                  Keisuke Tanaka",
  title =        "Universally Anonymizable Public-Key Encryption",
  pages =        "293--312",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:MaxJoh05,
  author =       "Alexander Maximov and
                  Thomas Johansson",
  title =        "Fast Computation of Large Distributions and Its Cryptographic Applications",
  pages =        "313--332",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:CidLeu05,
  author =       "Carlos Cid and
                  Ga{\"e}tan Leurent",
  title =        "An Analysis of the {XSL} Algorithm",
  pages =        "333--352",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:HonSar05,
  author =       "Jin Hong and
                  Palash Sarkar",
  title =        "New Applications of Time Memory Data Tradeoffs",
  pages =        "353--372",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:MulPey05,
  author =       "Fr{\'e}d{\'e}ric Muller and
                  Thomas Peyrin",
  title =        "Linear Cryptanalysis of the {TSC} Family of Stream Ciphers",
  pages =        "373--394",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:Mantin05,
  author =       "Itsik Mantin",
  title =        "A Practical Attack on the Fixed {RC4} in the {WEP} Mode",
  pages =        "395--411",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:Mitra05,
  author =       "Joydip Mitra",
  title =        "A Near-Practical Attack Against {B} Mode of {HBB}",
  pages =        "412--424",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:KunMul05,
  author =       "S{\'e}bastien Kunz-Jacques and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "New Improvements of {Davies}-{Murphy} Cryptanalysis",
  pages =        "425--442",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:BihDunKel05,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "A Related-Key Rectangle Attack on the Full {KASUMI}",
  pages =        "443--461",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:KnuMul05,
  author =       "Lars R. Knudsen and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "Some Attacks Against a Double Length Hash Proposal",
  pages =        "462--473",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:Lucks05,
  author =       "Stefan Lucks",
  title =        "A Failure-Friendly Design Principle for Hash Functions",
  pages =        "474--494",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:HHSI05,
  author =       "Yumiko Hanaoka and
                  Goichiro Hanaoka and
                  Junji Shikata and
                  Hideki Imai",
  title =        "Identity-Based Hierarchical Strongly Key-Insulated Encryption and Its Application",
  pages =        "495--514",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:BBMQ05,
  author =       "Paulo S. L. M. Barreto and
                  Beno{\^i}t Libert and
                  Noel McCullagh and
                  Jean-Jacques Quisquater",
  title =        "Efficient and Provably-Secure Identity-Based Signatures and Signcryption from Bilinear Maps",
  pages =        "515--532",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:NakFun05,
  author =       "Toru Nakanishi and
                  Nobuo Funabiki",
  title =        "Verifier-Local Revocation Group Signature Schemes with Backward Unlinkability from Bilinear Maps",
  pages =        "533--548",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:KudPat05,
  author =       "Caroline Kudla and
                  Kenneth G. Paterson",
  title =        "Modular Security Proofs for Key Agreement Protocols",
  pages =        "549--565",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ACFP05,
  author =       "Michel Abdalla and
                  Olivier Chevassut and
                  Pierre-Alain Fouque and
                  David Pointcheval",
  title =        "A Simple Threshold Authenticated Key Exchange from Short Secrets",
  pages =        "566--584",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ChoBoyHit05a,
  author =       "Kim-Kwang Raymond Choo and
                  Colin Boyd and
                  Yvonne Hitchcock",
  title =        "Examining Indistinguishability-Based Proof Models for Key Establishment Protocols",
  pages =        "585--604",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:GirLef05,
  author =       "Marc Girault and
                  David Lefranc",
  title =        "Server-Aided Verification: Theory and Practice",
  pages =        "605--623",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ChoBoyHit05b,
  author =       "Kim-Kwang Raymond Choo and
                  Colin Boyd and
                  Yvonne Hitchcock",
  title =        "Errors in Computational Complexity Proofs for Protocols",
  pages =        "624--643",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:BaeSafSus05,
  author =       "Joonsang Baek and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "Universal Designated Verifier Signature Proof (or How to Efficiently Prove Knowledge of a Signature)",
  pages =        "644--661",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:GenMolRam05,
  author =       "Craig Gentry and
                  David Molnar and
                  Zulfikar Ramzan",
  title =        "Efficient Designated Confirmer Signatures Without Random Oracles or General Zero-Knowledge Proofs",
  pages =        "662--681",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:LagPaiVer05,
  author =       "Fabien Laguillaumie and
                  Pascal Paillier and
                  Damien Vergnaud",
  title =        "Universally Convertible Directed Signatures",
  pages =        "682--701",
  booktitle =    asiacrypt05name,
  volume =       asiacrypt05vol,
  year =         2005,
  publisher =    asiacryptpub,
  month =        asiacrypt05month,
  address =      asiacrypt05addr,
  editor =       asiacrypt05ed,
  series =       mylncs,
}

@InProceedings{AC:ShiPre04,
  author =       "Taizo Shirai and
                  Bart Preneel",
  title =        "On {Feistel} Ciphers Using Optimal Diffusion Mappings Across Multiple Rounds",
  pages =        "1--15",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Rogaway04,
  author =       "Phillip Rogaway",
  title =        "Efficient Instantiations of Tweakable Blockciphers and Refinements to Modes {OCB} and {PMAC}",
  pages =        "16--31",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:GenRam04,
  author =       "Craig Gentry and
                  Zulfikar Ramzan",
  title =        "Eliminating Random Permutation Oracles in the {Even-Mansour} Cipher",
  pages =        "32--47",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:BelPal04,
  author =       "Mihir Bellare and
                  Adriana Palacio",
  title =        "Towards Plaintext-Aware Public-Key Encryption without Random Oracles",
  pages =        "48--62",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:PhaPoi04,
  author =       "Duong Hieu Phan and
                  David Pointcheval",
  title =        "{OAEP} 3-Round: A Generic and Secure Asymmetric Encryption Padding",
  pages =        "63--77",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:BreCheMac04,
  author =       "Luca Breveglieri and
                  Alessandra Cherubini and
                  Marco Macchetti",
  title =        "On the Generalized Linear Equivalence of Functions Over Finite Fields",
  pages =        "79--91",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:AokUed04,
  author =       "Kazumaro Aoki and
                  Hiroki Ueda",
  title =        "Sieving Using Bucket Sort",
  pages =        "92--102",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Lee04,
  author =       "Eonkyung Lee",
  title =        "Right-Invariance: A Property for Probabilistic Analysis of Cryptography Based on Infinite Groups",
  pages =        "103--118",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:SchTuy04,
  author =       "Berry Schoenmakers and
                  Pim Tuyls",
  title =        "Practical Two-Party Computation Based on the Conditional Gate",
  pages =        "119--136",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:BJLM04,
  author =       "Markus Bl{\"a}ser and
                  Andreas Jakoby and
                  Maciej Liskiewicz and
                  Bodo Manthey",
  title =        "Privacy in Non-private Environments",
  pages =        "137--151",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:PrzStr04,
  author =       "Bartosz Przydatek and
                  Reto Strobl",
  title =        "Asynchronous Proactive Cryptosystems Without Agreement (Extended Abstract)",
  pages =        "152--169",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:SteWanPie04,
  author =       "Ron Steinfeld and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Lattice-Based Threshold-Changeability for Standard {Shamir} Secret-Sharing Schemes",
  pages =        "170--186",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Sarkar04,
  author =       "Palash Sarkar",
  title =        "Masking Based Domain Extenders for {UOWHFs}: Bounds and Constructions",
  pages =        "187--200",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:HonPreLee04,
  author =       "Deukjo Hong and
                  Bart Preneel and
                  Sangjin Lee",
  title =        "Higher Order Universal One-Way Hash Functions",
  pages =        "201--213",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Muller04,
  author =       "Fr{\'e}d{\'e}ric Muller",
  title =        "The {MD2} Hash Function Is Not One-Way",
  pages =        "214--229",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Zhang04,
  author =       "Muxiang Zhang",
  title =        "New Approaches to Password Authenticated Key Exchange based on {RSA}",
  pages =        "230--244",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:KimLeeLee04,
  author =       "Hyun-Jeong Kim and
                  Su-Mi Lee and
                  Dong Hoon Lee",
  title =        "Constant-Round Authenticated Group Key Exchange for Dynamic Groups",
  pages =        "245--259",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:MatIma04,
  author =       "Tatsuyuki Matsushita and
                  Hideki Imai",
  title =        "A Public-Key Black-Box Traitor Tracing Scheme with Sublinear Ciphertext Size Against Self-Defensive Pirates",
  pages =        "260--275",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:GLSY04,
  author =       "Rosario Gennaro and
                  Darren Leigh and
                  R. Sundaram and
                  William S. Yerazunis",
  title =        "Batching {Schnorr} Identification Scheme with Applications to Privacy-Preserving Authorization and Low-Bandwidth Communication Devices",
  pages =        "276--292",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:CasJarTsu04,
  author =       "Claude Castelluccia and
                  Stanislaw Jarecki and
                  Gene Tsudik",
  title =        "Secret Handshakes from {CA}-Oblivious Encryption",
  pages =        "293--307",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:TerFurSak04,
  author =       "Isamu Teranishi and
                  Jun Furukawa and
                  Kazue Sako",
  title =        "{k-Times} Anonymous Authentication (Extended Abstract)",
  pages =        "308--322",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Diem04,
  author =       "Claus Diem",
  title =        "The {XL}-Algorithm and a Conjecture from Commutative Algebra",
  pages =        "323--337",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:AFIKS04,
  author =       "Gw{\'e}nol{\'e} Ars and
                  Jean-Charles Faug{\`e}re and
                  Hideki Imai and
                  Mitsuru Kawazoe and
                  Makoto Sugita",
  title =        "Comparison Between {XL} and {Gr{\"o}bner} Basis Algorithms",
  pages =        "338--353",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:MonVau04,
  author =       "Jean Monnerat and
                  Serge Vaudenay",
  title =        "Generic Homomorphic Undeniable Signatures",
  pages =        "354--371",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:NS04,
  author =       "Lan Nguyen and
                  Reihaneh Safavi-Naini",
  title =        "Efficient and Provably Secure Trapdoor-Free Group Signature Schemes from Bilinear Pairings",
  pages =        "372--386",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:LKKNKB04,
  author =       "In-Sok Lee and
                  Woo-Hwan Kim and
                  Daesung Kwon and
                  Sangil Nahm and
                  Nam-Seok Kwak and
                  Yoo-Jin Baek",
  title =        "On the Security of {MOR} Public Key Cryptosystem",
  pages =        "387--400",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:KiaYun04,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Cryptanalyzing the Polynomial-Reconstruction Based Public-Key System Under Optimal Parameter Choice",
  pages =        "401--416",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:Bao04,
  author =       "Feng Bao",
  title =        "Colluding Attacks to a Payment Protocol and Two Signature Exchange Schemes",
  pages =        "417--429",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:BaiJunVau04,
  author =       "Thomas Baign{\`e}res and
                  Pascal Junod and
                  Serge Vaudenay",
  title =        "How Far Can We Go Beyond Linear Cryptanalysis?",
  pages =        "432--450",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:KunMulVal04,
  author =       "S{\'e}bastien Kunz-Jacques and
                  Fr{\'e}d{\'e}ric Muller and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "The {Davies-Murphy} Power Attack",
  pages =        "451--467",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:MitSar04,
  author =       "Joydip Mitra and
                  Palash Sarkar",
  title =        "Time-Memory Trade-Off Attacks on Multiplications and {T}-Functions",
  pages =        "468--482",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:LuVau04,
  author =       "Yi Lu and
                  Serge Vaudenay",
  title =        "Cryptanalysis of {Bluetooth} Keystream Generator Two-Level {E0}",
  pages =        "483--499",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:BulSaa04,
  author =       "Ahto Buldas and
                  M{\"a}rt Saarepera",
  title =        "On Provably Secure Time-Stamping Schemes",
  pages =        "500--514",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:BlaKol04,
  author =       "Ian F. Blake and
                  Vladimir Kolesnikov",
  title =        "Strong Conditional Oblivious Transfer and Computing on Intervals",
  pages =        "515--529",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:DiCPerVis04,
  author =       "Giovanni {Di Crescenzo} and
                  Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Improved Setup Assumptions for 3-round Resettable Zero Knowledge",
  pages =        "530--544",
  booktitle =    asiacrypt04name,
  volume =       asiacrypt04vol,
  year =         2004,
  publisher =    asiacryptpub,
  month =        asiacrypt04month,
  address =      asiacrypt04addr,
  editor =       asiacrypt04ed,
  series =       mylncs,
}

@InProceedings{AC:PhaPoi03,
  author =       "Duong Hieu Phan and
                  David Pointcheval",
  title =        "Chosen-Ciphertext Security without Redundancy",
  pages =        "1--18",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:KurTak03,
  author =       "Kaoru Kurosawa and
                  Tsuyoshi Takagi",
  title =        "Some {RSA}-Based Encryption Schemes with Tight Security Reduction",
  pages =        "19--36",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:BreCatPoi03,
  author =       "Emmanuel Bresson and
                  Dario Catalano and
                  David Pointcheval",
  title =        "A Simple Public-Key Cryptosystem with a Double Trapdoor Decryption Mechanism and Its Applications",
  pages =        "37--54",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:ShiKobIma03,
  author =       "Seong Han Shin and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Leakage-Resilient Authenticated Key Establishment Protocols",
  pages =        "155--172",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:AteMed03,
  author =       "Giuseppe Ateniese and
                  Breno {de Medeiros}",
  title =        "Efficient Group Signatures without Trapdoors",
  pages =        "246--268",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:TsuXu03,
  author =       "Gene Tsudik and
                  Shouhuai Xu",
  title =        "Accumulating Composites and Improved Group Signing",
  pages =        "269--286",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:OkaSte03,
  author =       "Tatsuaki Okamoto and
                  Jacques Stern",
  title =        "Almost Uniform Density of Power Residues and the Provable Security of {ESIGN}",
  pages =        "287--301",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:KimHwaLee03,
  author =       "Chong Hee Kim and
                  Yong Ho Hwang and
                  Pil Joong Lee",
  title =        "An Efficient Public Key Trace and Revoke Scheme Secure against Adaptive Chosen Ciphertext Attack",
  pages =        "359--373",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:AttKobIma03,
  author =       "Nuttapong Attrapadung and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Sequential Key Derivation Patterns for Broadcast Encryption and Key Predistribution Schemes",
  pages =        "374--391",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:CorNac03,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "Boneh et al.'s k-Element Aggregate Extraction Assumption Is Equivalent to the {Diffie-Hellman} Assumption",
  pages =        "392--397",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:Lipmaa03,
  author =       "Helger Lipmaa",
  title =        "Verifiable Homomorphic Oblivious Transfer and Private Equality Test",
  pages =        "416--433",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:STTT03,
  author =       "Hisayoshi Sato and
                  Tsuyoshi Takagi and
                  Satoru Tezuka and
                  Kazuo Takaragi",
  title =        "Generalized Powering Functions and Their Application to Digital Signatures",
  pages =        "434--451",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:AlRPat03,
  author =       "Sattam S. Al-Riyami and
                  Kenneth G. Paterson",
  title =        "Certificateless Public Key Cryptography",
  pages =        "452--473",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:KurSchTak03,
  author =       "Kaoru Kurosawa and
                  Katja Schmidt-Samoa and
                  Tsuyoshi Takagi",
  title =        "A Complete and Explicit Security Reduction Algorithm for {RSA}-Based Cryptosystems",
  pages =        "474--491",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:FHMP03,
  author =       "Pierre-Alain Fouque and
                  Nick Howgrave-Graham and
                  Gwena{\"e}lle Martinet and
                  Guillaume Poupard",
  title =        "The Insecurity of {Esign} in Practical Implementations",
  pages =        "492--506",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:WanPie03,
  author =       "Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Efficient One-Time Proxy Signatures",
  pages =        "507--522",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:SBWP03,
  author =       "Ron Steinfeld and
                  Laurence Bull and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Universal Designated-Verifier Signatures",
  pages =        "523--542",
  booktitle =    asiacrypt03name,
  volume =       asiacrypt03vol,
  year =         2003,
  publisher =    asiacryptpub,
  month =        asiacrypt03month,
  address =      asiacrypt03addr,
  editor =       asiacrypt03ed,
  series =       mylncs,
}

@InProceedings{AC:LSTT02,
  author =       "Arjen K. Lenstra and
                  Adi Shamir and
                  Jim Tomlinson and
                  Eran Tromer",
  title =        "Analysis of {Bernstein}'s Factorization Circuit",
  pages =        "1--26",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Lucks02,
  author =       "Stefan Lucks",
  title =        "A Variant of the {Cramer-Shoup} Cryptosystem for Groups of Unknown Order",
  pages =        "27--45",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:BosHutVer02,
  author =       "Wieb Bosma and
                  James Hutton and
                  Eric R. Verheul",
  title =        "Looking beyond {XTR}",
  pages =        "46--63",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:OgaKur02,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa",
  title =        "Bounds for Robust Metering Schemes and Their Relationship with {A}-code",
  pages =        "64--80",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:HSHI02,
  author =       "Goichiro Hanaoka and
                  Junji Shikata and
                  Yumiko Hanaoka and
                  Hideki Imai",
  title =        "Unconditionally Secure Anonymous Encryption and Group Authentication",
  pages =        "81--99",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Dent02,
  author =       "Alexander W. Dent",
  title =        "Adapting the Weaknesses of the Random Oracle Model to the Generic Group Model",
  pages =        "100--109",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:ChaHsiLu02,
  author =       "Yan-Cheng Chang and
                  Chun-Yun Hsiao and
                  Chi-Jen Lu",
  title =        "On the Impossibilities of Basing One-Way Permutations on Central Cryptographic Primitives",
  pages =        "110--124",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:DamFuj02,
  author =       "Ivan Damg{\aa}rd and
                  Eiichiro Fujisaki",
  title =        "A Statistically-Hiding Integer Commitment Scheme Based on Groups with Hidden Order",
  pages =        "125--142",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:HonChaRyu02,
  author =       "Dowon Hong and
                  Ku-Young Chang and
                  Heuisu Ryu",
  title =        "Efficient Oblivious Transfer in the Bounded-Storage Model",
  pages =        "143--159",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:BarBih02,
  author =       "Elad Barkan and
                  Eli Biham",
  title =        "In How Many Ways Can You Write {Rijndael}?",
  pages =        "160--175",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:PSCYL02,
  author =       "Sangwoo Park and
                  Soo Hak Sung and
                  Seongtaek Chee and
                  E-Joong Yoon and
                  Jongin Lim",
  title =        "On the Security of {Rijndael}-Like Structures against Differential and Linear Cryptanalysis",
  pages =        "176--191",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:KatYun02,
  author =       "Jonathan Katz and
                  Moti Yung",
  title =        "Threshold Cryptosystems Based on Factoring",
  pages =        "192--205",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:AbeCraFeh02,
  author =       "Masayuki Abe and
                  Ronald Cramer and
                  Serge Fehr",
  title =        "Non-interactive Distributed-Verifier Proofs and Proving Relations among Commitments",
  pages =        "206--223",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:SriKumRan02,
  author =       "K. Srinathan and
                  M. V. N. Ashwin Kumar and
                  C. Pandu Rangan",
  title =        "Asynchronous Secure Communication Tolerating Mixed Adversaries",
  pages =        "224--242",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:KMLHLJ02,
  author =       "Jongsung Kim and
                  Dukjae Moon and
                  Wonil Lee and
                  Seokhie Hong and
                  Sangjin Lee and
                  Seokwon Jung",
  title =        "Amplified Boomerang Attack against Reduced-Round {SHACAL}",
  pages =        "243--253",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:BihDunKel02,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Enhancing Differential-Linear Cryptanalysis",
  pages =        "254--266",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:CouPie02,
  author =       "Nicolas Courtois and
                  Josef Pieprzyk",
  title =        "Cryptanalysis of Block Ciphers with Overdefined Systems of Equations",
  pages =        "267--287",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:KliMitSha02,
  author =       "Alexander Klimov and
                  Anton Mityagin and
                  Adi Shamir",
  title =        "Analysis of Neural Cryptography",
  pages =        "288--298",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:CatNguSte02,
  author =       "Dario Catalano and
                  Phong Q. Nguyen and
                  Jacques Stern",
  title =        "The Hardness of {Hensel} Lifting: The Case of {RSA} and Discrete Logarithm",
  pages =        "299--310",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Gaudry02,
  author =       "Pierrick Gaudry",
  title =        "A Comparison and a Combination of {SST} an {AGM} Algorithms for Counting Points of Elliptic Curves in Characteristic 2",
  pages =        "311--327",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Koga02,
  author =       "Hiroki Koga",
  title =        "A General Formula of the (t, n)-Threshold Visual Secret Sharing Scheme",
  pages =        "328--345",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:DArSti02,
  author =       "Paolo {D'Arco} and
                  Douglas R. Stinson",
  title =        "On Unconditionally Secure Robust Distributed Key Distribution Centers",
  pages =        "346--363",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Granboulan02,
  author =       "Louis Granboulan",
  title =        "Short Signatures in the Random Oracle Model",
  pages =        "364--378",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:HevMic02,
  author =       "Alejandro Hevia and
                  Daniele Micciancio",
  title =        "The Provable Security of Graph-Based One-Time Signatures and Extensions to Algebraic Signature Schemes",
  pages =        "379--396",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:BelNev02,
  author =       "Mihir Bellare and
                  Gregory Neven",
  title =        "Transitive Signatures Based on Factoring and {RSA}",
  pages =        "397--414",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:AbeOhkSuz02,
  author =       "Masayuki Abe and
                  Miyako Ohkubo and
                  Koutarou Suzuki",
  title =        "1-out-of-n Signatures from a Variety of Keys",
  pages =        "415--432",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Asano02,
  author =       "Tomoyuki Asano",
  title =        "A Revocation Scheme with Minimal Storage at Receivers",
  pages =        "433--450",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:GZBJJ02,
  author =       "Philippe Golle and
                  Sheng Zhong and
                  Dan Boneh and
                  Markus Jakobsson and
                  Ari Juels",
  title =        "Optimistic Mixing for Exit-Polls",
  pages =        "451--465",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:GupSar02,
  author =       "Kishan Chand Gupta and
                  Palash Sarkar",
  title =        "Improved Construction of Nonlinear Resilien {S}-Boxes",
  pages =        "466--483",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:CarGou02,
  author =       "Claude Carlet and
                  Aline Gouget",
  title =        "An Upper Bound on the Number of m-Resilient Boolean Functions",
  pages =        "484--496",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:BreChePoi02,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "Group {Diffie-Hellman} Key Exchange Secure against Dictionary Attacks",
  pages =        "497--514",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Namprempre02,
  author =       "Chanathip Namprempre",
  title =        "Secure Channels Based on Authenticated Encryption Schemes: A Simple Characterization",
  pages =        "515--532",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:ZhaKim02,
  author =       "Fangguo Zhang and
                  Kwangjo Kim",
  title =        "{ID}-Based Blind Signature and Ring Signature from Pairings",
  pages =        "533--547",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:GenSil02,
  author =       "Craig Gentry and
                  Alice Silverberg",
  title =        "Hierarchical {ID}-Based Cryptography",
  pages =        "548--566",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Yung02,
  author =       "Moti Yung",
  title =        "Crypto-integrity",
  pages =        "567--573",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:Matsumoto02,
  author =       "Tsutomu Matsumoto",
  title =        "Gummy and Conductive Silicone Rubber Fingers",
  pages =        "574--576",
  booktitle =    asiacrypt02name,
  volume =       asiacrypt02vol,
  year =         2002,
  publisher =    asiacryptpub,
  month =        asiacrypt02month,
  address =      asiacrypt02addr,
  editor =       asiacrypt02ed,
  series =       mylncs,
}

@InProceedings{AC:GJSS01,
  author =       "Craig Gentry and
                  Jakob Jonsson and
                  Jacques Stern and
                  Michael Szydlo",
  title =        "Cryptanalysis of the {NTRU} Signature Scheme ({NSS}) from {Eurocrypt} 2001",
  pages =        "1--20",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:NguShp01,
  author =       "Phong Q. Nguyen and
                  Igor Shparlinski",
  title =        "On the Insecurity of a Server-Aided {RSA} Protocol",
  pages =        "21--35",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:BonHalHow01,
  author =       "Dan Boneh and
                  Shai Halevi and
                  Nick Howgrave-Graham",
  title =        "The Modular Inversion Hidden Number Problem",
  pages =        "36--51",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:HopBlu01,
  author =       "Nicholas J. Hopper and
                  Manuel Blum",
  title =        "Secure Human Identification Protocols",
  pages =        "52--66",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Lenstra01,
  author =       "Arjen K. Lenstra",
  title =        "Unbelievable Security. Matching {AES} Security Using Public Key Systems (Invited Talk)",
  pages =        "67--86",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Muller01,
  author =       "Siguna M{\"u}ller",
  title =        "A Probable Prime Test with Very High Confidence for n equiv 1 mod 4",
  pages =        "87--106",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Thome01,
  author =       "Emmanuel Thom{\'e}",
  title =        "Computation of Discrete Logarithms in {$F_{2^607}$}",
  pages =        "107--124",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:StaLen01,
  author =       "Martijn Stam and
                  Arjen K. Lenstra",
  title =        "Speeding Up {XTR}",
  pages =        "125--143",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:CKLHC01,
  author =       "Jae Choon Cha and
                  Ki Hyoung Ko and
                  Sangjin Lee and
                  Jae Woo Han and
                  Jung Hee Cheon",
  title =        "An Efficient Implementation of {Braid} Groups",
  pages =        "144--156",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:CouFinSen01,
  author =       "Nicolas Courtois and
                  Matthieu Finiasz and
                  Nicolas Sendrier",
  title =        "How to Achieve a {McEliece}-Based Digital Signature Scheme",
  pages =        "157--174",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:SilStaWal01,
  author =       "Alice Silverberg and
                  Jessica Staddon and
                  Judy L. Walker",
  title =        "Efficient Traitor Tracing Algorithms Using List Decoding",
  pages =        "175--192",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:SugKobIma01,
  author =       "Makoto Sugita and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Security of Reduced Version of the Block Cipher {Camellia} against Truncated and Impossible Differential Cryptanalysis",
  pages =        "193--207",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:HSHLLLY01,
  author =       "Deukjo Hong and
                  Jaechul Sung and
                  Seokhie Hong and
                  Wonil Lee and
                  Sangjin Lee and
                  Jongin Lim and
                  Okyeon Yi",
  title =        "Known-{IV} Attacks on Triple Modes of Operation of Block Ciphers",
  pages =        "208--221",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Patarin01,
  author =       "Jacques Patarin",
  title =        "Generic Attacks on {Feistel} Schemes",
  pages =        "222--238",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:SMTM01,
  author =       "Akashi Satoh and
                  Sumio Morioka and
                  Kohji Takano and
                  Seiji Munetoh",
  title =        "A Compact {Rijndael} Hardware Architecture with {S}-Box Optimization",
  pages =        "239--254",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:KSHY01,
  author =       "Ju-Sung Kang and
                  Sang Uk Shin and
                  Dowon Hong and
                  Okyeon Yi",
  title =        "Provable Security of {KASUMI} and {3GPP} Encryption Mode f8",
  pages =        "255--271",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:WonCha01,
  author =       "Duncan S. Wong and
                  Agnes Hui Chan",
  title =        "Efficient and Mutually Authenticated Key Exchange for Low Power Computing Devices",
  pages =        "272--289",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:BreChePoi01,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "Provably Authenticated Group {Diffie}-{Hellman} Key Exchange -- The Dynamic Case",
  pages =        "290--309",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:FouSte01,
  author =       "Pierre-Alain Fouque and
                  Jacques Stern",
  title =        "Fully Distributed Threshold {RSA} under Standard Assumptions",
  pages =        "310--330",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:LysPei01,
  author =       "Anna Lysyanskaya and
                  Chris Peikert",
  title =        "Adaptive Security in the Threshold Setting: From Cryptosystems to Signature Schemes",
  pages =        "331--350",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:FouPoi01,
  author =       "Pierre-Alain Fouque and
                  David Pointcheval",
  title =        "Threshold Cryptosystems Secure against Chosen-Ciphertext Attacks",
  pages =        "351--368",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:ChaLu01,
  author =       "Yan-Cheng Chang and
                  Chi-Jen Lu",
  title =        "Oblivious Polynomial Evaluation and Oblivious Neural Learning",
  pages =        "369--384",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:LLMRS01,
  author =       "Moses Liskov and
                  Anna Lysyanskaya and
                  Silvio Micali and
                  Leonid Reyzin and
                  Adam Smith",
  title =        "Mutually Independent Commitments",
  pages =        "385--401",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Courtois01,
  author =       "Nicolas Courtois",
  title =        "Efficient Zero-Knowledge Authentication Based on a Linear Algebra Problem {MinRank}",
  pages =        "402--421",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:CohKilPet01,
  author =       "Tzafrir Cohen and
                  Joe Kilian and
                  Erez Petrank",
  title =        "Responsive Round Complexity and Concurrent Zero-Knowledge",
  pages =        "422--441",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:HaaNas01,
  author =       "Johan H{\aa}stad and
                  Mats N{\"a}slund",
  title =        "Practical Construction and Analysis of Pseudo-Randomness Primitives",
  pages =        "442--459",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:TarKorBot01,
  author =       "Yuriy Tarannikov and
                  Peter Korolev and
                  Anton Botev",
  title =        "Autocorrelation Coefficients and Correlation Immunity of {Boolean} Functions",
  pages =        "460--479",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:GauGur01,
  author =       "Pierrick Gaudry and
                  Nicolas G{\"u}rel",
  title =        "An Extension of {Kedlaya}'s Point-Counting Algorithm to Superelliptic Curves",
  pages =        "480--494",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Galbraith01,
  author =       "Steven D. Galbraith",
  title =        "Supersingular Curves in Cryptography",
  pages =        "495--513",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:BonLynSha01,
  author =       "Dan Boneh and
                  Ben Lynn and
                  Hovav Shacham",
  title =        "Short Signatures from the {Weil} Pairing",
  pages =        "514--532",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:Verheul01,
  author =       "Eric R. Verheul",
  title =        "Self-Blindable Credential Certificates from the {Weil} Pairing",
  pages =        "533--551",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:RivShaTau01,
  author =       "Ronald L. Rivest and
                  Adi Shamir and
                  Yael Tauman",
  title =        "How to Leak a Secret",
  pages =        "552--565",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:BBDP01,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva and
                  Anand Desai and
                  David Pointcheval",
  title =        "Key-Privacy in Public-Key Encryption",
  pages =        "566--582",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:AbeOhk01,
  author =       "Masayuki Abe and
                  Miyako Ohkubo",
  title =        "Provably Secure Fair Blind Signatures with Tight Revocation",
  pages =        "583--602",
  booktitle =    asiacrypt01name,
  volume =       asiacrypt01vol,
  year =         2001,
  publisher =    asiacryptpub,
  month =        asiacrypt01month,
  editor =       asiacrypt01ed,
  address =      asiacrypt01addr,
  series =       mylncs,
}

@InProceedings{AC:BirSha00,
  author =       "Alex Biryukov and
                  Adi Shamir",
  title =        "Cryptanalytic Time/Memory/Data Tradeoffs for Stream Ciphers",
  pages =        "1--13",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:DurNgu00,
  author =       "Glenn Durfee and
                  Phong Q. Nguyen",
  title =        "Cryptanalysis of the {RSA} Schemes with Short Secret Exponent from Asiacrypt '99",
  pages =        "14--29",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:BonJouNgu00,
  author =       "Dan Boneh and
                  Antoine Joux and
                  Phong Q. Nguyen",
  title =        "Why Textbook {ElGamal} and {RSA} Encryption Are Insecure",
  pages =        "30--43",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:GouCou00,
  author =       "Louis Goubin and
                  Nicolas Courtois",
  title =        "Cryptanalysis of the {TTM} Cryptosystem",
  pages =        "44--57",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:BoyPav00,
  author =       "Colin Boyd and
                  Chris Pavlovski",
  title =        "Attacking and Repairing Batch Verification Schemes",
  pages =        "58--71",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Berson00,
  author =       "Thomas A. Berson",
  title =        "Cryptography Everywhere (IACR Distinguished Lecture)",
  pages =        "72",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:SchJak00,
  author =       "Claus-Peter Schnorr and
                  Markus Jakobsson",
  title =        "Security of Signed {ElGamal} Encryption",
  pages =        "73--89",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:CorKoeNac00,
  author =       "Jean-S{\'e}bastien Coron and
                  Fran\c{c}ois Koeune and
                  David Naccache",
  title =        "From Fixed-Length to Arbitrary-Length {RSA} Padding Schemes",
  pages =        "90--96",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:YouYun00,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Towards Signature-Only Signature Schemes",
  pages =        "97--115",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:AbdRey00,
  author =       "Michel Abdalla and
                  Leonid Reyzin",
  title =        "A New Forward-Secure Digital Signature Scheme",
  pages =        "116--129",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:HSZI00,
  author =       "Goichiro Hanaoka and
                  Junji Shikata and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "Unconditionally Secure Digital Signature Schemes Admitting Transferability",
  pages =        "130--142",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:HirMauPrz00,
  author =       "Martin Hirt and
                  Ueli M. Maurer and
                  Bartosz Przydatek",
  title =        "Efficient Secure Multi-party Computation",
  pages =        "143--161",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:JakJue00a,
  author =       "Markus Jakobsson and
                  Ari Juels",
  title =        "Mix and Match: Secure Function Evaluation via Ciphertexts",
  pages =        "162--177",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:OhkAbe00,
  author =       "Miyako Ohkubo and
                  Masayuki Abe",
  title =        "A Length-Invariant Hybrid Mix",
  pages =        "178--191",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:MitKur00,
  author =       "Masashi Mitomo and
                  Kaoru Kurosawa",
  title =        "Attack for Flash {MIX}",
  pages =        "192--204",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:NaoPin00,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Distributed Oblivious Transfer",
  pages =        "205--219",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:LenVer00,
  author =       "Arjen K. Lenstra and
                  Eric R. Verheul",
  title =        "Key Improvements to {XTR}",
  pages =        "220--233",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:HamMol00,
  author =       "Safuat Hamdy and
                  Bodo M{\"o}ller",
  title =        "Security of Cryptosystems Based on Class Groups of Imaginary Quadratic Orders",
  pages =        "234--247",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Arita00,
  author =       "Seigo Arita",
  title =        "{Weil} Descent of Elliptic Curves over Finite Fields of Characteristic Three",
  pages =        "248--258",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:CMKT00,
  author =       "Jinhui Chao and
                  Kazuto Matsuo and
                  Hiroto Kawashiro and
                  Shigeo Tsujii",
  title =        "Construction of Hyperelliptic Curves with {CM} and Its Application to Cryptosystems",
  pages =        "259--273",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:SLLHP00,
  author =       "Jaechul Sung and
                  Sangjin Lee and
                  Jong In Lim and
                  Seokhie Hong and
                  Sangjoon Park",
  title =        "Provable Security for the {Skipjack}-like Structure against Differential Cryptanalysis and Linear Cryptanalysis",
  pages =        "274--288",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:MorVau00,
  author =       "Shiho Moriai and
                  Serge Vaudenay",
  title =        "On the Pseudorandomness of Top-Level Schemes of Block Ciphers",
  pages =        "289--302",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:HawRos00,
  author =       "Philip Hawkes and
                  Gregory G. Rose",
  title =        "Exploiting Multiples of the Connection Polynomial in Word-Oriented Stream Ciphers",
  pages =        "303--316",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:BelRog00,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Encode-Then-Encipher Encryption: How to Exploit Nonces or Redundancy in Plaintexts for Efficient Cryptography",
  pages =        "317--330",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:CamDam00,
  author =       "Jan Camenisch and
                  Ivan Damg{\aa}rd",
  title =        "Verifiable Encryption, Group Encryption, and Their Applications to Separable Group Signatures and Signature Sharing Schemes. ",
  pages =        "331--345",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:JakJue00b,
  author =       "Markus Jakobsson and
                  Ari Juels",
  title =        "Addition of {ElGamal} Plaintexts",
  pages =        "346--358",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:King00,
  author =       "Brian King",
  title =        "Improved Methods to Perform Threshold {RSA}",
  pages =        "359--372",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:FraSan00,
  author =       "Matthew K. Franklin and
                  Tomas Sander",
  title =        "Commital Deniable Proofs and Electronic Campaign Finance",
  pages =        "373--387",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:OgaKur00,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa",
  title =        "Provably Secure Metering Scheme",
  pages =        "388--398",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:ImaYam00,
  author =       "Hideki Imai and
                  Atsuhiro Yamagishi",
  title =        "{CRYPTREC} Project - Cryptographic Evaluation Project for the {Japanese} Electronic Government (Invited Lecture)",
  pages =        "399--400",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:PfiSad00,
  author =       "Birgit Pfitzmann and
                  Ahmad-Reza Sadeghi",
  title =        "Anonymous Fingerprinting with Direct Non-repudiation",
  pages =        "401--414",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Camenisch00,
  author =       "Jan Camenisch",
  title =        "Efficient Anonymous Fingerprinting with Group Signatures",
  pages =        "415--428",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:GutBen00,
  author =       "Danny Gutfreund and
                  Michael Ben-Or",
  title =        "Increasing the Power of the Dealer in Non-interactive Zero-Knowledge Proof Systems",
  pages =        "429--442",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Hada00,
  author =       "Satoshi Hada",
  title =        "Zero-Knowledge and Code Obfuscation",
  pages =        "443--457",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Fischlin00,
  author =       "Marc Fischlin",
  title =        "A Note on Security Proofs in the Generic Model",
  pages =        "458--469",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:ZheZha00,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "On Relationships among Avalanche, Nonlinearity, and Correlation Immunity",
  pages =        "470--482",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Wagner00,
  author =       "David Wagner",
  title =        "Cryptanalysis of the {Yi}-{Lam} Hash",
  pages =        "483--488",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:ABDM00,
  author =       "Mehdi-Laurent Akkar and
                  Régis Bevan and
                  Paul Dischamp and
                  Didier Moyart",
  title =        "Power Analysis, What Is Now Possible...",
  pages =        "489--502",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:DesMin00,
  author =       "Anand Desai and
                  Sara Miner",
  title =        "Concrete security characterizations of {PRFs} and {PRPs}: Reductions and applications",
  pages =        "503--516",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:BelBol00,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva",
  title =        "The Security of Chaffing and Winnowing",
  pages =        "517--530",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:BelNam00,
  author =       "Mihir Bellare and
                  Chanathip Namprempre",
  title =        "Authenticated Encryption: Relations among notions and analysis of the generic composition paradigm",
  pages =        "531--545",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:AbdBel00,
  author =       "Michel Abdalla and
                  Mihir Bellare",
  title =        "Increasing the Lifetime of a Key: a Comparative Analysis of the Security of Re-keying Techniques",
  pages =        "546--559",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:WagGol00,
  author =       "David Wagner and
                  Ian Goldberg",
  title =        "Proofs of Security for the {Unix} Password Hashing Algorithm",
  pages =        "560--572",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Paillier00,
  author =       "Pascal Paillier",
  title =        "Trapdooring Discrete Logarithms on Elliptic Curves over Rings",
  pages =        "573--584",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:Loidreau00,
  author =       "Pierre Loidreau",
  title =        "Strengthening {McEliece} Cryptosystem",
  pages =        "585--598",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:MacPatSwa00,
  author =       "Philip D. {MacKenzie} and
                  Sarvar Patel and
                  Ram Swaminathan",
  title =        "Password-Authenticated Key Exchange based on {RSA}",
  pages =        "599--613",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
  keywords =     "SNAPI, SNAPI-X",
}

@InProceedings{AC:TzeTze00,
  author =       "Wen-Guey Tzeng and
                  Zhi-Jia Tzeng",
  title =        "Round-Efficient Conference Key Agreement Protocols with Provable Security. ",
  pages =        "614--628",
  booktitle =    asiacrypt00name,
  volume =       asiacrypt00vol,
  year =         2000,
  publisher =    asiacryptpub,
  month =        asiacrypt00month,
  address =      asiacrypt00addr,
  editor =       asiacrypt00ed,
  series =       mylncs,
}

@InProceedings{AC:KoyTsuKun99,
  author =       "Kenji Koyama and
                  Yukio Tsuruoka and
                  Noboru Kunihiro",
  title =        "Modulus Search for Elliptic Curve Cryptosystems (Invited Talk)",
  pages =        "1--7",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:Vaudenay99,
  author =       "Serge Vaudenay",
  title =        "On the {Lai}-{Massey} Scheme",
  pages =        "8--19",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:SatIwaKur99,
  author =       "Takashi Satoh and
                  Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "On Cryptographically Secure Vectorial {Boolean} Functions",
  pages =        "20--28",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:DBPR99,
  author =       "Carl {D'Halluin} and
                  Gert Bijnens and
                  Bart Preneel and
                  Vincent Rijmen",
  title =        "Equivalent Keys of {HPC}",
  pages =        "29--42",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:SekKan99,
  author =       "Haruki Seki and
                  Toshinobu Kaneko",
  title =        "Cryptanalysis of Five Rounds of {CRYPTON} Using Impossible Differentials",
  pages =        "43--51",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:BlaGal99,
  author =       "Simon R. Blackburn and
                  Steven D. Galbraith",
  title =        "Cryptanalysis of Two Cryptosystems Based on Group Actions",
  pages =        "52--61",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:IwaKur99,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "Probabilistic Higher Order Differential Attack and Higher Order {Bent} Functions",
  pages =        "62--74",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:HLTZ99,
  author =       "Yongfei Han and
                  Peng-Chor Leong and
                  Peng-Chong Tan and
                  Jiang Zhang",
  title =        "Fast Algorithms for Elliptic Curve Cryptosystems over Binary Finite Field",
  pages =        "75--85",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:SZSI99,
  author =       "Junji Shikata and
                  Yuliang Zheng and
                  Joe Suzuki and
                  Hideki Imai",
  title =        "Optimizing the {Menezes}-{Okamoto}-{Vanstone} ({MOV}) Algorithm for Non-supersingular Elliptic Curves",
  pages =        "86--102",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:DuuGauMor99,
  author =       "Iwan M. Duursma and
                  Pierrick Gaudry and
                  Fran\c{c}ois Morain",
  title =        "Speeding up the Discrete Log Computation on Curves with Automorphisms",
  pages =        "103--121",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:CorHanNac99,
  author =       "Jean-S{\'e}bastien Coron and
                  Helena Handschuh and
                  David Naccache",
  title =        "{ECC}: Do We Need to Count?",
  pages =        "122--134",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:Knudsen99,
  author =       "Erik Woodward Knudsen",
  title =        "Elliptic Scalar Multiplication Using Point Halving",
  pages =        "135--149",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:SunYanLai99,
  author =       "Hung-Min Sun and
                  Wu-Chuan Yang and
                  Chi-Sung Laih",
  title =        "On the Design of {RSA} with Short Secret Exponent",
  pages =        "150--164",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:PaiPoi99,
  author =       "Pascal Paillier and
                  David Pointcheval",
  title =        "Efficient Public-Key Cryptosystems Provably Secure Against Active Adversaries",
  pages =        "165--179",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:FraMacYun99,
  author =       "Yair Frankel and
                  Philip D. MacKenzie and
                  Moti Yung",
  title =        "Adaptively-Secure Optimal-Resilience Proactive {RSA}",
  pages =        "180--194",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:CDLLLMMtZ99,
  author =       "Stefania Cavallar and
                  Bruce Dodson and
                  Arjen K. Lenstra and
                  Paul C. Leyland and
                  Walter M. Lioen and
                  Peter L. Montgomery and
                  Brian Murphy and
                  Herman {te Riele} and
                  Paul Zimmermann",
  title =        "Factorization of {RSA}-140 Using the Number Field Sieve",
  pages =        "195--207",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:LeNguVar99,
  author =       "Tri Van Le and
                  Khanh Quoc Nguyen and
                  Vijay Varadharajan",
  title =        "How to Prove That a Committed Number Is Prime",
  pages =        "208--218",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:HuhTak99,
  author =       "Detlef H{\"u}hnlein and
                  Tsuyoshi Takagi",
  title =        "Reducing Logarithms in Totally Non-maximal Imaginary Quadratic Orders to Logarithms in Finite Fields",
  pages =        "219--231",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:FitHirMau99,
  author =       "Matthias Fitzi and
                  Martin Hirt and
                  Ueli M. Maurer",
  title =        "General Adversaries in Unconditional Multi-party Computation",
  pages =        "232--246",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:DesWan99,
  author =       "Yvo Desmedt and
                  Yongge Wang",
  title =        "Approximation Hardness and Secure Communication in Broadcast Channels",
  pages =        "247--257",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:Abe99,
  author =       "Masayuki Abe",
  title =        "Mix-Networks on Permutation Networks",
  pages =        "258--273",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:BurDes99,
  author =       "Mike Burmester and
                  Yvo Desmedt",
  title =        "Secure Communication in an Unknown Network Using Certificates",
  pages =        "274--287",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:Wang99,
  author =       "Yongge Wang",
  title =        "Linear Complexity versus Pseudorandomness: On {Beth} and {Dai}'s Result",
  pages =        "288--298",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:XinLamWei99,
  author =       "Chaoping Xing and
                  Kwok-Yan Lam and
                  Zhenghong Wei",
  title =        "A Class of Explicit Perfect Multi-sequences",
  pages =        "299--305",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:PalRoy99,
  author =       "Sarbani Palit and
                  Bimal K. Roy",
  title =        "Cryptanalysis of {LFSR}-Encrypted Codes with Unknown Combining Function",
  pages =        "306--320",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:BroPelVer99,
  author =       "Andries E. Brouwer and
                  Ruud Pellikaan and
                  Eric R. Verheul",
  title =        "Doing More with Fewer Bits",
  pages =        "321--332",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:AnzMatMat99,
  author =       "Jun Anzai and
                  Natsume Matsuzaki and
                  Tsutomu Matsumoto",
  title =        "A Quick Group Key Distribution Scheme with ``Entity Revocation''",
  pages =        "333--347",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:HNZI99,
  author =       "Goichiro Hanaoka and
                  Tsuyoshi Nishioka and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "An Efficient Hierarchical Identity-Based Key-Sharing Method Resistant against Collusion-Attacks",
  pages =        "348--362",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:Numao99,
  author =       "Masayuki Numao",
  title =        "Periodical Multi-secret Threshold Cryptosystems",
  pages =        "363--377",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:AbeOka99,
  author =       "Masayuki Abe and
                  Tatsuaki Okamoto",
  title =        "A Signature Scheme with Message Recovery as Secure as Discrete Logarithm",
  pages =        "378--389",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:WanSaf99,
  author =       "Yejing Wang and
                  Reihaneh Safavi-Naini",
  title =        "A3-Codes under Collusion Attacks",
  pages =        "390--398",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:SafWan99,
  author =       "Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "Broadcast Authentication in Group Communication",
  pages =        "399--411",
  booktitle =    asiacrypt99name,
  volume =       asiacrypt99vol,
  year =         1999,
  publisher =    asiacryptpub,
  month =        asiacrypt99month,
  address =      asiacrypt99addr,
  editor =       asiacrypt99ed,
  series =       mylncs,
}

@InProceedings{AC:Lenstra98,
  author =       "Arjen K. Lenstra",
  title =        "Generating {RSA} Moduli with a Predetermined Portion",
  pages =        "1--10",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:PouSte98,
  author =       "Guillaume Poupard and
                  Jacques Stern",
  title =        "Generation of Shared {RSA} Keys by Two Parties",
  pages =        "11--24",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:BonDurFra98,
  author =       "Dan Boneh and
                  Glenn Durfee and
                  Yair Frankel",
  title =        "An Attack on {RSA} Given a Small Fraction of the Private Key Bits",
  pages =        "25--34",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:PatGouCou98,
  author =       "Jacques Patarin and
                  Louis Goubin and
                  Nicolas Courtois",
  title =        "$C^*_{-+}$ and {HM}: Variations Around Two Schemes of {T.} {Matsumoto} and {H.} {Imai}",
  pages =        "35--49",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Kaliski98,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "{ECC}/{DLP} and Factoring-Based Cryptography: A Tale of Two Families (Abstract) (Invited Talk)",
  pages =        "50",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:CohMiyOno98,
  author =       "Henri Cohen and
                  Atsuko Miyaji and
                  Takatoshi Ono",
  title =        "Efficient Elliptic Curve Exponentiation Using Mixed Coordinates",
  pages =        "51--65",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:IKNY98,
  author =       "Tetsuya Izu and
                  Jun Kogure and
                  Masayuki Noro and
                  Kazuhiro Yokoyama",
  title =        "Efficient Implementation of {Schoof}'s Algorithm",
  pages =        "66--79",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:SakSak98,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai",
  title =        "Design of Hyperelliptic Cryptosystems in Small Characteristic and a Software Implementation over $F_{2^n}$",
  pages =        "80--94",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:CNST98,
  author =       "Jinhui Chao and
                  Osamu Nakamura and
                  Kohji Sobataka and
                  Shigeo Tsujii",
  title =        "Construction of Secure Elliptic Cryptosystems Using {CM} Tests and Liftings",
  pages =        "95--109",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:SilSuz98,
  author =       "Joseph H. Silverman and
                  Joe Suzuki",
  title =        "Elliptic Curve Discrete Logarithms and the Index Calculus",
  pages =        "110--125",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:WBDY98a,
  author =       "Hongjun Wu and
                  Feng Bao and
                  Robert H. Deng and
                  Qin-Zhong Ye",
  title =        "Cryptanalysis of {Rijmen}-{Preneel} Trapdoor Ciphers",
  pages =        "126--132",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:WBDY98b,
  author =       "Hongjun Wu and
                  Feng Bao and
                  Robert H. Deng and
                  Qin-Zhong Ye",
  title =        "Improved Truncated Differential Attacks on {SAFER}",
  pages =        "133--147",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Pornin98,
  author =       "Thomas Pornin",
  title =        "Optimal Resistance Against the {Davies} and {Murphy} Attack",
  pages =        "148--159",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:CamMic98,
  author =       "Jan Camenisch and
                  Markus Michels",
  title =        "A Group Signature Scheme with Improved Efficiency",
  pages =        "160--174",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:LimLee98,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "A Study on the Proposed {Korean} Digital Signature Algorithm",
  pages =        "175--186",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:CanSen98,
  author =       "Anne Canteaut and
                  Nicolas Sendrier",
  title =        "Cryptoanalysis of the Original {McEliece} Cryptosystem",
  pages =        "187--199",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Sun98,
  author =       "Hung-Min Sun",
  title =        "Improving the Security of the {McEliece} Public-Key Cryptosystem",
  pages =        "200--213",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:MaoLim98,
  author =       "Wenbo Mao and
                  Chae Hoon Lim",
  title =        "Cryptoanalysis in Prime Order Subgroups of $Z^*_n$",
  pages =        "214--226",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:DaiYeLam98,
  author =       "Zong-Duo Dai and
                  Ding-Feng Ye and
                  Kwok-Yan Lam",
  title =        "Weak Invertibiity of Finite Automata and Cryptanalysis on {FAPKC}",
  pages =        "227--241",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:SafWan98,
  author =       "Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "Bounds and Constructions for Multireceiver Authentication Codes",
  pages =        "242--256",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:FraTsiYun98,
  author =       "Yair Frankel and
                  Yiannis Tsiounis and
                  Moti Yung",
  title =        "Fair Off-Line e-cash Made Easy",
  pages =        "257--270",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:BoyFoo98,
  author =       "Colin Boyd and
                  Ernest Foo",
  title =        "Off-Line Fair Payment Protocols Using Convertible Signatures",
  pages =        "271--285",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Chen98,
  author =       "Liqun Chen",
  title =        "Efficient Fair Exchange with Verifiable Confirmation of Signatures",
  pages =        "286--299",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Beaver98,
  author =       "Donald Beaver",
  title =        "Adaptively Secure Oblivious Transfer",
  pages =        "300--314",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:QiYanZho98,
  author =       "Wen Feng Qi and
                  Jun-Hui Yang and
                  Jing Jun Zhou",
  title =        "{ML}-Sequences over Rings {$Z/(2^e)^*$}: {I}. {Constructions} of Nondegenerative {ML}-Sequences {II}. {Injectiveness} of Compression Mappings of New Classes",
  pages =        "315--326",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:KMPRV98,
  author =       "Lars R. Knudsen and
                  Willi Meier and
                  Bart Preneel and
                  Vincent Rijmen and
                  Sven Verdoolaege",
  title =        "Analysis Methods for (Alleged) {RCA}",
  pages =        "327--341",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Johansson98,
  author =       "Thomas Johansson",
  title =        "Reduced Complexity Correlation Attacks on Two Clock-Controlled Generators",
  pages =        "342--356",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:JulienStern98,
  author =       "Julien P. Stern",
  title =        "A New Efficient All-Or-Nothing Disclosure of Secrets Protocol",
  pages =        "357--371",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:NguSte98,
  author =       "Phong Q. Nguyen and
                  Jacques Stern",
  title =        "The {B{\'e}guin}-{Quisquater} Server-Aided {RSA} Protocol from {Crypto} '95 is not Secure",
  pages =        "372--379",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:BurDesSeb98,
  author =       "Mike Burmester and
                  Yvo Desmedt and
                  Jennifer Seberry",
  title =        "Equitable Key Escrow with Limited Time Span (or, How to Enforce Time Expiration Cryptographically)",
  pages =        "380--391",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:DesHouQui98,
  author =       "Yvo Desmedt and
                  Shuang Hou and
                  Jean-Jacques Quisquater",
  title =        "Audio and Optical Cryptography",
  pages =        "392--404",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Wolf98,
  author =       "Stefan Wolf",
  title =        "Strong Security Against Active Attacks in Information-Theoretic Secret-Key Agreement",
  pages =        "405--419",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:KYDB98,
  author =       "Kaoru Kurosawa and
                  Takuya Yoshida and
                  Yvo Desmedt and
                  Mike Burmester",
  title =        "Some Bounds and a Construction for Secure Broadcast Encryption",
  pages =        "420--433",
  booktitle =    asiacrypt98name,
  volume =       asiacrypt98vol,
  year =         1998,
  publisher =    asiacryptpub,
  month =        asiacrypt98month,
  address =      asiacrypt98addr,
  editor =       asiacrypt98ed,
  series =       mylncs,
}

@InProceedings{AC:Miyaji96,
  author =       "Atsuko Miyaji",
  title =        "A Message Recovery Signature Scheme Equivalent to {DSA} over Elliptic Curves",
  pages =        "1--14",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:BieMeyThi96,
  author =       "Ingrid Biehl and
                  Bernd Meyer and
                  Christoph Thiel",
  title =        "Cryptographic Protocols Based on Real-Quadratic {A}-fields",
  pages =        "15--25",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:AndVau96,
  author =       "Ross J. Anderson and
                  Serge Vaudenay",
  title =        "Minding your p's and q`s",
  pages =        "26--35",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:JusVau96,
  author =       "Mike Just and
                  Serge Vaudenay",
  title =        "Authenticated Multi-Party Key Agreement",
  pages =        "36--49",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:McCurley96,
  author =       "Kevin S. McCurley",
  title =        "Cryptography and the {Internet}: Lessons and Challenges (Invited Talk)",
  pages =        "50--56",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:Lenstra96,
  author =       "Arjen K. Lenstra",
  title =        "Generating Standard {DSA} Signatures Without Long Inversion",
  pages =        "57--64",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:DBVDV96,
  author =       "Erik {De Win} and
                  Antoon Bosselaers and
                  Servaas Vandenberghe and
                  Peter {De Gersem} and
                  Joos Vandewalle",
  title =        "A Fast Software Implementation for Arithmetic Operations in {GF}($2^n$)",
  pages =        "65--76",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:KnuPre96,
  author =       "Lars R. Knudsen and
                  Bart Preneel",
  title =        "Hash Functions Based on Block Ciphers and Quaternary Codes",
  pages =        "77--90",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:Nyberg96,
  author =       "Kaisa Nyberg",
  title =        "Generalized {Feistel} Networks",
  pages =        "91--104",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:HawOCo96,
  author =       "Philip Hawkes and
                  Luke {O'Connor}",
  title =        "On Applying Linear Cryptanalysis to {IDEA}",
  pages =        "105--115",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:FanLei96,
  author =       "Chun-I Fan and
                  Chin-Laung Lei",
  title =        "A Multi-Recastable Ticket Scheme for Electronic Elections",
  pages =        "116--124",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:MicHor96a,
  author =       "Markus Michels and
                  Patrick Horster",
  title =        "Some Remarks on a Receipt-Free and Universally Verifiable Mix-Type Voting Scheme",
  pages =        "125--132",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:ZhoGol96,
  author =       "Jianying Zhou and
                  Dieter Gollmann",
  title =        "Observations on Non-repudiation",
  pages =        "133--144",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:BleMau96,
  author =       "Daniel Bleichenbacher and
                  Ueli M. Maurer",
  title =        "On the Efficiency of One-Time Digital Signatures",
  pages =        "145--158",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:Sakurai96,
  author =       "Kouichi Sakurai",
  title =        "A Hidden Cryptographic Assunmption in No-Transferable Indentification Schemes",
  pages =        "159--172",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:Tsujii96,
  author =       "Shigeo Tsujii",
  title =        "Electronic Money and Key Management from Global and Regional Points of View (Invited Talk)",
  pages =        "173--184",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:KobIma96,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "Limiting the Visible Space Visual Secret Sharing Schemes and Their Application to Human Identification",
  pages =        "185--195",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:MauWol96,
  author =       "Ueli M. Maurer and
                  Stefan Wolf",
  title =        "Towards Characterizing When Information-Theoretic Secret Key Agreement Is Possible",
  pages =        "196--209",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:KorKus96,
  author =       "Valeri Korjik and
                  D. Kushnir",
  title =        "Key Sharing Based on the Wire-Tap Channel Type {II} Concept with Noisy Main Channel",
  pages =        "210--217",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:KurSat96,
  author =       "Kaoru Kurosawa and
                  Takashi Satoh",
  title =        "Generalization of Higher Order {SAC} to Vector Output {Boolean} Functions",
  pages =        "218--231",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:CLLS96,
  author =       "Seongtaek Chee and
                  Sangjin Lee and
                  Daiki Lee and
                  Soo Hak Sung",
  title =        "On the Correlation Immune Functions and Their Nonlinearity",
  pages =        "232--243",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:AbeFuj96,
  author =       "Masayuki Abe and
                  Eiichiro Fujisaki",
  title =        "How to Date Blind Signatures",
  pages =        "244--251",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:PoiSte96,
  author =       "David Pointcheval and
                  Jacques Stern",
  title =        "Provably Secure Blind Signature Schemes",
  pages =        "252--265",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:MRaihi96,
  author =       "David M'Ra{\"i}hi",
  title =        "Cost-Effective Payment Schemes with Privacy Regulation",
  pages =        "266--275",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:CFMT96,
  author =       "Agnes Hui Chan and
                  Yair Frankel and
                  Philip D. MacKenzie and
                  Yiannis Tsiounis",
  title =        "Mis-representation of Identities in {E}-cash Schemes and how to Prevent it",
  pages =        "276--285",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:FraTsiYun96,
  author =       "Yair Frankel and
                  Yiannis Tsiounis and
                  Moti Yung",
  title =        "``Indirect Discourse Proof'': Achieving Efficient Fair Off-Line {E}-cash",
  pages =        "286--300",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:Stern96,
  author =       "Jacques Stern",
  title =        "The Validation of Cryptographic Algorithms (Invited Talk)",
  pages =        "301--310",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:KimParWon96,
  author =       "Seungjoo Kim and
                  Sung Jun Park and
                  Dongho Won",
  title =        "Convertible Group Signatures",
  pages =        "311--321",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:MamSakOka96,
  author =       "Masahiro Mambo and
                  Kouichi Sakurai and
                  Eiji Okamoto",
  title =        "How to Utilize the Transformability of Digital Signatures for Solving the Oracle Problem",
  pages =        "322--333",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:MicHor96b,
  author =       "Markus Michels and
                  Patrick Horster",
  title =        "On the Risk of Disruption in Several Multiparty Signature Schemes",
  pages =        "334--345",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:GeiGol96,
  author =       "Willi Geiselmann and
                  Dieter Gollmann",
  title =        "Correlation Attacks on Cascades of Clock Controlled Shift Registers",
  pages =        "346--359",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:LCPP96,
  author =       "Sangjin Lee and
                  Seongtaek Chee and
                  Sang-Joon Park and
                  Sung-Mo Park",
  title =        "Conditional Correlation Attack on Nonlinear Filter Generators",
  pages =        "360--367",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:ChaSte96,
  author =       "Florent Chabaud and
                  Jacques Stern",
  title =        "The Cryptographic Security of the Syndrome Decoding Problem for Rank Distance Codes",
  pages =        "368--381",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:CDELMZ96,
  author =       "James Cowie and
                  Bruce Dodson and
                  R. Marije Elkenbracht-Huizing and
                  Arjen K. Lenstra and
                  Peter L. Montgomery and
                  J{\"o}rg Zayer",
  title =        "A World Wide Number Field Sieve Factoring Record: On to 512 Bits",
  pages =        "382--394",
  booktitle =    asiacrypt96name,
  volume =       asiacrypt96vol,
  year =         1996,
  publisher =    asiacryptpub,
  month =        asiacrypt96month,
  address =      asiacrypt96addr,
  editor =       asiacrypt96ed,
  series =       mylncs,
}

@InProceedings{AC:Beth94,
  author =       "Thomas Beth",
  title =        "Multifeature Security through Homomorphic Encryption (Invited Lecture)",
  pages =        "1--17",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:DesDiCBur94,
  author =       "Yvo Desmedt and
                  Giovanni {Di Crescenzo} and
                  Mike Burmester",
  title =        "Multiplicative Non-abelian Sharing Schemes and their Application to Threshold Cryptography",
  pages =        "21--32",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:OkaKur94,
  author =       "Koji Okada and
                  Kaoru Kurosawa",
  title =        "Lower Bound on the Size of Shares of Nonperfect Secret Sharing Schemes",
  pages =        "33--41",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:JacMarOKe94,
  author =       "Wen-Ai Jackson and
                  Keith M. Martin and
                  Christine M. {O'Keefe}",
  title =        "On Sharing Many Secrets (Extended Abstract)",
  pages =        "42--54",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:KurOka94,
  author =       "Kaoru Kurosawa and
                  Koji Okada",
  title =        "Combinatorial Interpretation of Secret Sharing Schemes",
  pages =        "55--64",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Mihaljevic94,
  author =       "Miodrag J. Mihaljevic",
  title =        "A Correlation Attack on the Binary Sequence Generators with Time-Varying Output Function",
  pages =        "67--79",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:FusCab94,
  author =       "Amparo F{\'u}ster-Sabater and
                  Pino Caballero-Gil",
  title =        "On the Linear Complexity of Nonlinear Filtered {PN}-sequences",
  pages =        "80--90",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Golic94,
  author =       "Jovan Dj. Golic",
  title =        "Intrinsic Statistical Weakness of Keystream Generators",
  pages =        "91--103",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:CheLeeKim94,
  author =       "Seongtaek Chee and
                  Sangjin Lee and
                  Kwangjo Kim",
  title =        "Semi-{Bent} Functions",
  pages =        "107--118",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:SebZhaZhe94,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "Structures of Cryptographic Functions with Strong Avalanche Characteristics (Extended Abstract)",
  pages =        "119--132",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Meadows94,
  author =       "Catherine Meadows",
  title =        "Formal Verification of Cryptographic Protocols: A Survey (Invited Lecture)",
  pages =        "135--150",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Yacobi94,
  author =       "Yacov Yacobi",
  title =        "Efficient Electronic Money (Extended Abstract)",
  pages =        "153--163",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:NieRen94,
  author =       "Valtteri Niemi and
                  Ari Renvall",
  title =        "How to Prevent Buying of Votes in Computer Elections",
  pages =        "164--170",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:BoyMao94,
  author =       "Colin Boyd and
                  Wenbo Mao",
  title =        "Design and Analysis of Key Exchange Protocols via Secure Channel Identification",
  pages =        "171--181",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:DeSOkaPer94,
  author =       "Alfredo {De Santis} and
                  Tatsuaki Okamoto and
                  Giuseppe Persiano",
  title =        "Zero-Knowledge Proofs af Computational Power in the Shared String Model",
  pages =        "182--192",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Imai94,
  author =       "Hideki Imai",
  title =        "Information Security Aspects of Spread Spectrum Systems (Invited Lectures)",
  pages =        "193--208",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:SafTom94,
  author =       "Reihaneh Safavi-Naini and
                  L. Tombak",
  title =        "Combinatorial Structure of {A}-codes with r-fold Security",
  pages =        "211--223",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:HorMicPet94,
  author =       "Patrick Horster and
                  Markus Michels and
                  Holger Petersen",
  title =        "Meta-Message Recovery and Meta-Blind Signature Schemes Based on the Discrete Logarithm Problem and Their Applications",
  pages =        "224--237",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:AlaWic94,
  author =       "Mohssen Alabbadi and
                  Stephen B. Wicker",
  title =        "A Digital Signature Scheme Based on Linear Error-correcting Block Codes",
  pages =        "238--248",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:BegQui94,
  author =       "Philippe B{\'e}guin and
                  Jean-Jacques Quisquater",
  title =        "Secure Acceleration of {DSS} Signatures Using Insecure Server",
  pages =        "249--259",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:AGLL94,
  author =       "Derek Atkins and
                  Michael Graff and
                  Arjen K. Lenstra and
                  Paul C. Leyland",
  title =        "The Magic Words are Squeamish Ossifrage",
  pages =        "263--277",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Biham94,
  author =       "Eli Biham",
  title =        "Cryptanalysis of Multiple Modes of Operation",
  pages =        "278--292",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:TokSorMat94,
  author =       "Toshio Tokita and
                  Tohru Sorimachi and
                  Mitsuru Matsui",
  title =        "Linear Cryptanalysis of {LOKI} and {s2DES}",
  pages =        "293--303",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Patarin94,
  author =       "Jacques Patarin",
  title =        "Collisions and Inversions for {Damg{\aa}rd}'s Whole Hash Function",
  pages =        "307--321",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:ChaPie94,
  author =       "Chris Charnes and
                  Josef Pieprzyk",
  title =        "Attacking the {SL2} Hashing Scheme",
  pages =        "322--330",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:KurOkaSak94,
  author =       "Kaoru Kurosawa and
                  Koji Okada and
                  Keiichi Sakano",
  title =        "Security of the Center in Key Distribution Schemes",
  pages =        "333--341",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Matsumoto94,
  author =       "Tsutomu Matsumoto",
  title =        "Incidence Structures for Key Sharing (Extended Abstract)",
  pages =        "342--353",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:SmiSki94,
  author =       "Peter Smith and
                  Christopher Skinner",
  title =        "A Public-Key Cryptosystem and a Digital Signature System Based on the {Lucas} Function Analogue to Discrete Logarithms",
  pages =        "357--364",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:AbeMor94,
  author =       "Masayuki Abe and
                  Hikaru Morita",
  title =        "Higher Radix Nonrestoring Modular Multiplication Algorithm and Public-key {LSI} Architecture with Limited Hardware Resources",
  pages =        "365--375",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:KurOkaTsu94,
  author =       "Kaoru Kurosawa and
                  Koji Okada and
                  Shigeo Tsujii",
  title =        "Low Exponent Attack against Elliptic Curve {RSA}",
  pages =        "376--383",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:OCoGol94,
  author =       "Luke {O'Connor} and
                  Jovan Dj. Golic",
  title =        "A Unified {Markow} Approach to Differential and Linear Cryptanalysis",
  pages =        "387--397",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:BihBir94,
  author =       "Eli Biham and
                  Alex Biryukov",
  title =        "How to Strengthen {DES} Using Existing Hardware",
  pages =        "398--412",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:ChaDaiGon94,
  author =       "Xingong Chang and
                  Zong-Duo Dai and
                  Guang Gong",
  title =        "Some Cryptographic Properties of Exponential Functions (Rump Session)",
  pages =        "415--418",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Beaver94,
  author =       "Donald Beaver",
  title =        "Factoring: The {DNA} Solution (Rump Session)",
  pages =        "419--423",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Stern94,
  author =       "Jacques Stern",
  title =        "Can One Design a Signature Scheme Based on Error-Correctin Codes? (Rump Session)",
  pages =        "424--426",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:CarClaNie94,
  author =       "G. Carter and
                  A. Clark and
                  L. Nielsen",
  title =        "{DESV}-1: A Variation of the Data Encryption Standard ({DES}) (Rump Session)",
  pages =        "427--430",
  booktitle =    asiacrypt94name,
  volume =       asiacrypt94vol,
  year =         1994,
  publisher =    asiacryptpub,
  month =        asiacrypt94month,
  address =      asiacrypt94addr,
  editor =       asiacrypt94ed,
  series =       mylncs,
}

@InProceedings{AC:Desmedt92,
  author =       "Yvo Desmedt",
  title =        "Treshold Cryptosystems (invited talk)",
  pages =        "3--14",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:TomSaf92,
  author =       "L. Tombak and
                  Reihaneh Safavi-Naini",
  title =        "Authentication Codes with Perfect Protection",
  pages =        "15--26",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:DesSeb92,
  author =       "Yvo Desmedt and
                  Jennifer Seberry",
  title =        "Practical Proven Secure Authentication with Arbitration",
  pages =        "27--32",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:SafTom92,
  author =       "Reihaneh Safavi-Naini and
                  L. Tombak",
  title =        "Authentication Codes under Impersonation Attack",
  pages =        "35--47",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:JacMar92,
  author =       "Wen-Ai Jackson and
                  Keith M. Martin",
  title =        "Cumulative Arrays and Geometric Secret Sharing Schemes",
  pages =        "48--55",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:OgaKurTsu92,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa and
                  Shigeo Tsujii",
  title =        "Nonperfect Secret Sharing Schemes",
  pages =        "56--66",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:BerIng92,
  author =       "Michael Bertilsson and
                  Ingemar Ingemarsson",
  title =        "A Construction of Practical Secret Sharing Schemes using Linear Block Codes",
  pages =        "67--79",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:ZhePieSeb92,
  author =       "Yuliang Zheng and
                  Josef Pieprzyk and
                  Jennifer Seberry",
  title =        "{HAVAL} - A One-Way Hashing Algorithm with Variable Length of Output",
  pages =        "83--104",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:PreGovVan92a,
  author =       "Bart Preneel and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "On the Power of Memory in the Design of Collision Resistant Hash Functions",
  pages =        "105--121",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:HarZhe92,
  author =       "Thomas Hardjono and
                  Yuliang Zheng",
  title =        "A Practical Digital Multisignature Scheme Based on Discrete Logarithms",
  pages =        "122--132",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:HarYan92a,
  author =       "Lein Harn and
                  Shoubao Yang",
  title =        "Group-Oriented Undeniable Signature Schemes without the Assistance of a Mutually Trusted Party",
  pages =        "133--142",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:SebZha92,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang",
  title =        "Highly Nonlinear 0--1 Balanced {Boolean} Functions Satisfying Strict Avalanche Criterion",
  pages =        "145--155",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:ChaPie92,
  author =       "Chris Charnes and
                  Josef Pieprzyk",
  title =        "Linear Nonequivalence versus Nonlinearity",
  pages =        "156--164",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:DetTav92,
  author =       "John Detombe and
                  Stafford E. Tavares",
  title =        "Constructing Large Cryptographically Strong {S}-boxes",
  pages =        "165--181",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:KorYak92,
  author =       "Valery I. Korzhik and
                  Victor Yakovlev",
  title =        "Nonasymptotic Estimates of Information Protection Efficiency for the Wire-tape Channel Concept (invited talk)",
  pages =        "185--195",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Knudsen92,
  author =       "Lars R. Knudsen",
  title =        "Cryptanalysis of {LOKI91}",
  pages =        "196--208",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Dawson92,
  author =       "Ed Dawson",
  title =        "Cryptanalysis of Summation Generator",
  pages =        "209--215",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:LaiYen92,
  author =       "Chi-Sung Laih and
                  Sung-Ming Yen",
  title =        "Secure Addition Sequence and Its Applications on the Server-Aided Secret Computation Protocols",
  pages =        "219--230",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:SakIto92a,
  author =       "Kouichi Sakurai and
                  Toshiya Itoh",
  title =        "Subliminal Channels for Signature Transfer and Their Application to Signature Distribution Schemes",
  pages =        "231--243",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:FujOkaOht92,
  author =       "Atsushi Fujioka and
                  Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "A Practical Secret Voting Scheme for Large Scale Elections",
  pages =        "244--251",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:SatKurTsu92,
  author =       "Takashi Satoh and
                  Kaoru Kurosawa and
                  Shigeo Tsujii",
  title =        "Privacy for Multi-Party Protocols",
  pages =        "252--260",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Pailles92,
  author =       "Jean Claude Pailles",
  title =        "New Protocols for Electronic Money",
  pages =        "263--274",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:NieTav92,
  author =       "Benjamin B. Nieh and
                  Stafford E. Tavares",
  title =        "Modelling and Analyzing Cryprographic Protocols Using {Petri} Nets",
  pages =        "275--295",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:MILY92,
  author =       "Tsutomu Matsumoto and
                  Hideki Imai and
                  Chi-Sung Laih and
                  Sung-Ming Yen",
  title =        "On Verifiable Implicit Asking Protocols for {RSA} Computation",
  pages =        "296--307",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:LimLee92,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "Modified {Maurer}-{Yacobi}'s scheme and its applications",
  pages =        "308--323",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Klapper92,
  author =       "Andrew Klapper",
  title =        "The Vulnerability of Geometric Sequences Based on Fields on Odd Characteristic",
  pages =        "327--338",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:LaiRueWoo92,
  author =       "Xuejia Lai and
                  Rainer A. Rueppel and
                  Jack Woollven",
  title =        "A Fast Cryptographic Checksum Algorithm Based on Stream Ciphers",
  pages =        "339--348",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Mihaljevic92,
  author =       "Miodrag J. Mihaljevic",
  title =        "An Approach to the Initial State Reconstruction of a Clock-Controlled Shift Register Based on a Novel Distance Measure",
  pages =        "349--356",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:YanDai92,
  author =       "Jun-Hui Yang and
                  Zong-Duo Dai",
  title =        "Construction of m-ary {de Bruijn} Sequences (Extendet abstract)",
  pages =        "357--363",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Snare92,
  author =       "John Snare",
  title =        "Information Technology Security Standards - An Australian Perspective",
  pages =        "367--384",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:CerMatIma92,
  author =       "Manuel Cerecedo and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "Non-Interactive Generation of Shared Pseudorandom Sequences",
  pages =        "385--396",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Portz92,
  author =       "Michael Portz",
  title =        "A Generalized Description of {DES}-based and {Benes}-based Permutation generators",
  pages =        "397--409",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Condie92,
  author =       "Leisa Condie",
  title =        "Prime Generation with the {Demytko}-{Miller}-{Trbuvich} Algorithm",
  pages =        "413--421",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Hiltgen92,
  author =       "Alain P. Hiltgen",
  title =        "Constructions of Freebly-One-Way Families of Permutations",
  pages =        "422--434",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:SakIto92b,
  author =       "Kouichi Sakurai and
                  Toshiya Itoh",
  title =        "On Bit Correlations Among Preimages of ``Many to One'' One-Way Functions",
  pages =        "435--446",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:YenLai92,
  author =       "Sung-Ming Yen and
                  Chi-Sung Laih",
  title =        "The Fast Cascade Exponentation Algorithm and its Applications on Cryptography",
  pages =        "447--456",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:ChaWuChe92,
  author =       "Chin-Chen Chang and
                  Tzong-Chen Wu and
                  C. P. Chen",
  title =        "The Design of a Conference Key Distribution System",
  pages =        "459--466",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Zuk92,
  author =       "Edward Zuk",
  title =        "Remarks on ``The Design of a Conference Key Distribution System''",
  pages =        "467--468",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:HarYan92b,
  author =       "Lein Harn and
                  Shoubao Yang",
  title =        "Public-Key Cryptosystem Based on the Discrete Logarithm Problem",
  pages =        "469--476",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Miyaji92,
  author =       "Atsuko Miyaji",
  title =        "Elliptic Curves over $F_p$ Suitable for Cryptosystems",
  pages =        "479--491",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:WalMas92,
  author =       "Christian Waldvogel and
                  James L. Massey",
  title =        "The Probability Distribution of the {Diffie}-{Hellman} Key",
  pages =        "492--504",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Sauerbrey92,
  author =       "J{\"o}rg Sauerbrey",
  title =        "A Modular Exponentiation Unit Based on Systolic Arrays",
  pages =        "505--516",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:OKeefe92,
  author =       "Christine M. {O'Keefe}",
  title =        "A Comparison of Key Distribution Patterns Constructed from Circle Geometries",
  pages =        "517--527",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:RezTri92,
  author =       "Mike Rezny and
                  Eddie Trimarchi",
  title =        "A Block Cipher Method using Combinations of Different Methods under the Control of the User Key (Rump Session)",
  pages =        "531--534",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:PreGovVan92b,
  author =       "Bart Preneel and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "An Attack on Two Hash Functions by {Zheng}-{Matsumoto}-{Imai} (Rump Session)",
  pages =        "535--538",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:LidMul92,
  author =       "Rudolf Lidl and
                  Winfried B. M{\"u}ller",
  title =        "Primality Testing with Lucas Functions (Rump Session)",
  pages =        "539--542",
  booktitle =    asiacrypt92name,
  volume =       asiacrypt92vol,
  year =         1992,
  publisher =    asiacryptpub,
  month =        asiacrypt92month,
  address =      asiacrypt92addr,
  editor =       asiacrypt92ed,
  series =       mylncs,
}

@InProceedings{AC:Davies91,
  author =       "Donald W. Davies",
  title =        "The Transition from Mechanisms to Electronic Computers, 1940 to 1950 (Invited Lecture)",
  pages =        "1--21",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Knudsen91,
  author =       "Lars R. Knudsen",
  title =        "Cryptanalysis of {LOKI}",
  pages =        "22--35",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:BKPS91,
  author =       "Lawrence Brown and
                  Matthew Kwan and
                  Josef Pieprzyk and
                  Jennifer Seberry",
  title =        "Improving Resistance to Differential Cryptanalysis and the Redesign of {LOKI}",
  pages =        "36--50",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Miyano91,
  author =       "Hiroshi Miyano",
  title =        "A Method to Estimate the Number of Ciphertext Pairs for Differential Cryptanalysis",
  pages =        "51--58",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Kim91,
  author =       "Kwangjo Kim",
  title =        "Construction of {DES}-like {S}-boxes Based on {Boolean} Functions Satisfyieng the {SAC}",
  pages =        "59--72",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:YanDaiZen91,
  author =       "Jun-Hui Yang and
                  Zong-Duo Dai and
                  Kencheng Zeng",
  title =        "The Data Base of Selected Permutations (Extended Abstract)",
  pages =        "73--81",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:DaeGovVan91,
  author =       "Joan Daemen and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "A Framework for the Design of One-Way Hash Functions Including Cryptanalysis of {Damg{\aa}rd}'s One-Way Function Based on a Cellular Automaton",
  pages =        "82--96",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:SadZhePie91,
  author =       "Babak Sadeghiyan and
                  Yuliang Zheng and
                  Josef Pieprzyk",
  title =        "How to Construct A Family of Strong One Way Permutations",
  pages =        "97--110",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:OgaKur91,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa",
  title =        "On Claw Free Families",
  pages =        "111--123",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:ZheHarPie91,
  author =       "Yuliang Zheng and
                  Thomas Hardjono and
                  Josef Pieprzyk",
  title =        "Sibling Intractable Function Families and Their Applications (Extended Abstract)",
  pages =        "124--138",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:OhtOka91,
  author =       "Kazuo Ohta and
                  Tatsuaki Okamoto",
  title =        "A Digital Multisignature Scheme Based on the {Fiat}-{Shamir} Scheme",
  pages =        "139--148",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:LinHar91,
  author =       "Hung-Yu Lin and
                  Lein Harn",
  title =        "A Generalized Secret Sharing Scheme With Cheater Detection",
  pages =        "149--158",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:LaiHar91,
  author =       "Chi-Sung Laih and
                  Lein Harn",
  title =        "Generalized Threshold Cryptosystems",
  pages =        "159--166",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:SafaviNaini91,
  author =       "Reihaneh Safavi-Naini",
  title =        "{Feistel} Type Authentication Codes",
  pages =        "170--178",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Rhee91,
  author =       "Man Y. Rhee",
  title =        "Research Activities on Cryptology in {Korea} (Invited Lecture)",
  pages =        "179--193",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:SadPie91,
  author =       "Babak Sadeghiyan and
                  Josef Pieprzyk",
  title =        "On Necessary and Sufficient Conditions for the Construction of Super Pseudorandom Permutations",
  pages =        "194--209",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:EveMan91,
  author =       "Shimon Even and
                  Yishay Mansour",
  title =        "A Construction of a Cipher From a Single Pseudorandom Permutation",
  pages =        "210--224",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:PieSad91,
  author =       "Josef Pieprzyk and
                  Babak Sadeghiyan",
  title =        "Optimal Perfect Randomizers",
  pages =        "225--236",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:KwaPie91,
  author =       "Matthew Kwan and
                  Josef Pieprzyk",
  title =        "A General Purpose Technique for Locating Key Scheduling Weakness in {DES}-like Cryptosystems (Extended Abstract)",
  pages =        "237--246",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:MorOhtMiy91,
  author =       "Hikaru Morita and
                  Kazuo Ohta and
                  Shoji Miyaguchi",
  title =        "Results of Switching-Closure-Test on {FEAL} (Extended Abstract)",
  pages =        "247--252",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Mizusawa91,
  author =       "{Jun-ichi} Mizusawa",
  title =        "{IC}-Cards and Telecommunication Services (Invited Lecture)",
  pages =        "253--264",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:ShiKaw91,
  author =       "Atsushi Shimbo and
                  {Shin-ichi} Kawamura",
  title =        "Cryptanalysis of Several Conference Key Distribution Schemes",
  pages =        "265--276",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:KlaGor91,
  author =       "Andrew Klapper and
                  Mark Goresky",
  title =        "Revealing Information with Partial Period Correlations (Extended Abstract)",
  pages =        "277--287",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Meva91,
  author =       "Joost Meijers and
                  Johan {van Tilburg}",
  title =        "Extended Majority Voting and Private-Key Algebraic-Code Encryptions",
  pages =        "288--298",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:GolDawSri91,
  author =       "Bruce Goldburg and
                  Ed Dawson and
                  S. Sridharan",
  title =        "A Secure Analog Speech Scrambler Using the Discrete Cosine Transform",
  pages =        "299--311",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:HarLin91,
  author =       "Lein Harn and
                  Hung-Yu Lin",
  title =        "On Oblivious Transfer Protocol and Its Application for the Exchange of Secrets",
  pages =        "312--320",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:SaiKurSak91,
  author =       "Takeshi Saito and
                  Kaoru Kurosawa and
                  Kouichi Sakurai",
  title =        "4 Move Perfect {ZKIP} of Knowledge with No Assumption",
  pages =        "321--330",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:ItoSak91,
  author =       "Toshiya Itoh and
                  Kouichi Sakurai",
  title =        "On the Complexity of Constant Round {ZKIP} of Possession of Knowledge",
  pages =        "331--345",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:ForSze91,
  author =       "Lance Fortnow and
                  Mario Szegedy",
  title =        "On the Power of Two-Local Random Reductions",
  pages =        "346--351",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:FeiOst91,
  author =       "Joan Feigenbaum and
                  Rafail Ostrovsky",
  title =        "A Note On One-Prover, Instance-Hiding Zero-Knowledge Proof Systems",
  pages =        "352--359",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:DesBur91,
  author =       "Yvo Desmedt and
                  Mike Burmester",
  title =        "An Efficient Zero-Knowledge Scheme for the Discrete Logarithm Based on Smooth Numbers",
  pages =        "360--367",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Okamoto91,
  author =       "Tatsuaki Okamoto",
  title =        "An Extension of Zero-Knowledge Proofs and Its Applications",
  pages =        "368--381",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:ItoSakShi91,
  author =       "Toshiya Itoh and
                  Kouichi Sakurai and
                  Hiroki Shizuya",
  title =        "Any Language in {IP} Has a Divertable {ZKIP}",
  pages =        "382--396",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:ShuMatIma91,
  author =       "Chaosheng Shu and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "A Multi-Purpose Proof System - for Identity and Membership Proofs",
  pages =        "397--411",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Toussaint91,
  author =       "Marie-Jeanne Toussaint",
  title =        "Formal Verification of Probabilistic Properties in Cryptographic Protocols (Extended Abstract)",
  pages =        "412--426",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Rivest91a,
  author =       "Ronald L. Rivest",
  title =        "Cryptography and Machine Learning (Invited Lecture)",
  pages =        "427--439",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:BraDamLan91,
  author =       "J{\o}rgen Brandt and
                  Ivan Damg{\aa}rd and
                  Peter Landrock",
  title =        "Speeding up Prime Number Generation",
  pages =        "440--449",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:LaiYenHar91,
  author =       "Chi-Sung Laih and
                  Sung-Ming Yen and
                  Lein Harn",
  title =        "Two Efficient Server-Aided Secret Computation Protocols Based on the Addition Sequence",
  pages =        "450--459",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Miyaji91,
  author =       "Atsuko Miyaji",
  title =        "On Ordinary Elliptic Curve Cryptosystems",
  pages =        "460--469",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:JouSte91,
  author =       "Antoine Joux and
                  Jacques Stern",
  title =        "Cryptanalysis of Another {Knapsack} Cryptosystem",
  pages =        "470--476",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:DBGV91,
  author =       "Joan Daemen and
                  Antoon Bosselaers and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Collisions for {Schnorr}'s Hash Function {FFT}-Hash Presented at {Crypto} '91 (Rump Session)",
  pages =        "477--480",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Rivest91b,
  author =       "Ronald L. Rivest",
  title =        "On {NIST}'s Proposed Digital Signature Standard (Rump Session)",
  pages =        "481--484",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Kaneko91,
  author =       "Toshinobu Kaneko",
  title =        "A Known-Plaintext Attack of {FEAL}-4 Based on the System of Linear Equations on Difference (Rump Session)",
  pages =        "485--488",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Kwan91,
  author =       "Matthew Kwan",
  title =        "Simultaneous Attacks in Differential Cryptanalysis (Getting More Pairs Per Encryption) (Rump Session)",
  pages =        "489--492",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Mjolsnes91,
  author =       "Stig Fr. Mj{\o}lsnes",
  title =        "Privacy, Cryptographic Pseudonyms, and The State of Health (Rump Session)",
  pages =        "493--494",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:Daemen91,
  author =       "Joan Daemen",
  title =        "Limitations of the {Even}-{Mansour} Construction (Rump Session)",
  pages =        "495--498",
  booktitle =    asiacrypt91name,
  volume =       asiacrypt91vol,
  year =         1991,
  publisher =    asiacryptpub,
  month =        asiacrypt91month,
  address =      asiacrypt91addr,
  editor =       asiacrypt91ed,
  series =       mylncs,
}

@InProceedings{AC:MenVan90,
  author =       "Alfred Menezes and
                  Scott A. Vanstone",
  title =        "The Implementation of Elliptic Curve Cryptosystems",
  pages =        "2--13",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Koyama90,
  author =       "Kenji Koyama",
  title =        "Direct Demonstration of the Power to Break Public-Key Cryptosystems",
  pages =        "14--21",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:DaiZen90,
  author =       "Zong-Duo Dai and
                  Kencheng Zeng",
  title =        "Continued Fractions and the {Berlekamp}-{Massey} Algorithm",
  pages =        "24--31",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Gong90,
  author =       "Guang Gong",
  title =        "Nonlinear Generators of Binary Sequences with Controllable Complexity and Double Key",
  pages =        "32--36",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Yang90a,
  author =       "Yi Xian Yang",
  title =        "{K-M} Sequence is Forwardly Predictable",
  pages =        "37--38",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Ding90,
  author =       "Cunsheng Ding",
  title =        "Lower Bounds on the Weight Complexities of Cascaded Binary Sequences",
  pages =        "39--43",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Lee90,
  author =       "Pil Joong Lee",
  title =        "Secure User Access Control for Public Networks",
  pages =        "46--57",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Knapskog90,
  author =       "Svein J. Knapskog",
  title =        "Formal Specification and Verification of Secure Communication Protocols",
  pages =        "58--73",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Varadharajan90,
  author =       "Vijay Varadharajan",
  title =        "Network Security Policy Models",
  pages =        "74--95",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:VanBoe90,
  author =       "Jan C. A. {van der Lubbe} and
                  Dick E. Boekee",
  title =        "{KEYMEX}: An expert system for the design of key management schemes",
  pages =        "96--103",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:GaaSne90,
  author =       "Klaus Gaarder and
                  Einar Snekkenes",
  title =        "On The Formal Analysis of {PKCS} Authentication Protocols",
  pages =        "106--121",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:AMSW90,
  author =       "Martin Anthony and
                  Keith M. Martin and
                  Jennifer Seberry and
                  Peter R. Wild",
  title =        "Some Remarks on Authentication Systems",
  pages =        "122--139",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:OhtKoy90,
  author =       "Kazuo Ohta and
                  Kenji Koyama",
  title =        "Meet-in-the-Middle Attack on Digital Signature Schemes",
  pages =        "140--154",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:JanBoe90a,
  author =       "Cees J. A. Jansen and
                  Dick E. Boekee",
  title =        "A Binary Sequence Generator Based on {Ziv}-{Lempel} Source Coding",
  pages =        "156--164",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:MihGol90,
  author =       "Miodrag J. Mihaljevic and
                  Jovan Dj. Golic",
  title =        "A Fast Iterative Algorithm For A Shift Register Initial State Reconstruction Given The Nosiy Output Sequence",
  pages =        "165--175",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:SafaviNaini90,
  author =       "Reihaneh Safavi-Naini",
  title =        "Parallel Generation of Pseudo-Random Sequences",
  pages =        "176--193",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:ZenYanRao90,
  author =       "Kencheng Zeng and
                  Chung-Huang Yang and
                  T. R. N. Rao",
  title =        "Large Primes in Stream Cipher Cryptography",
  pages =        "194--205",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:GusDawCae90,
  author =       "Helen Gustafson and
                  Ed Dawson and
                  William J. Caelli",
  title =        "Comparison of Block Ciphers",
  pages =        "208--220",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:BroSeb90,
  author =       "Lawrence Brown and
                  Jennifer Seberry",
  title =        "Key Scheduling In Des Type Cryptosystems",
  pages =        "221--228",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:BroPieSeb90,
  author =       "Lawrence Brown and
                  Josef Pieprzyk and
                  Jennifer Seberry",
  title =        "{LOKI} - A Cryptographic Primitive for Authentication and Secrecy Applications",
  pages =        "229--236",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:PieZha90,
  author =       "Josef Pieprzyk and
                  Xian-Mo Zhang",
  title =        "Permutation Generators of Alternating Groups",
  pages =        "237--244",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Chaum90,
  author =       "David Chaum",
  title =        "Showing Credentials without Identification Transferring Signatures between Unconditionally Unlinkable Pseudonyms",
  pages =        "246--264",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Girault90,
  author =       "Marc Girault",
  title =        "A (non-practical) three-pass identification protocol using coding theory",
  pages =        "265--272",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:ShiKoyIto90,
  author =       "Hiroki Shizuya and
                  Kenji Koyama and
                  Toshiya Itoh",
  title =        "Demonstrating Possession without Revealing Factors and its Application",
  pages =        "273--293",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Hayes90,
  author =       "Barry Hayes",
  title =        "Anonymous One-Time Signatures and Flexible Untraceable Electronic Cash",
  pages =        "294--305",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Yang90b,
  author =       "Yi Xian Yang",
  title =        "Dyadic Matrices and Their Potential Significance in Cryptography",
  pages =        "308--310",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:LidMul90,
  author =       "Rudolf Lidl and
                  Winfried B. M{\"u}ller",
  title =        "A Note on Strong Fibonacci Pseudoprimes",
  pages =        "311--317",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:JanBoe90b,
  author =       "Cees J. A. Jansen and
                  Dick E. Boekee",
  title =        "On the Significance of the Directed Acyclic Word Graph in Cryptology",
  pages =        "318--326",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:ZenHua90,
  author =       "Kencheng Zeng and
                  Minqiang Huang",
  title =        "Solving Equations in Sequences",
  pages =        "327--332",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Ferreira90,
  author =       "Ronald Ferreira",
  title =        "The Practical Application Of State Of The Art Security In Real Environments",
  pages =        "334--355",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:CooPat90,
  author =       "Rodney H. Cooper and
                  Wayne Patterson",
  title =        "{RSA} as a Benchmark for Multiprocessor Machines",
  pages =        "356--359",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Alagar90,
  author =       "Vangalur S. Alagar",
  title =        "Range Equations and Range Matrices: a Study in Statistical Database Security",
  pages =        "360--385",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Hardjono90,
  author =       "Thomas Hardjono",
  title =        "Record Encryption in Distributed Databases",
  pages =        "386--395",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:GeiGol90,
  author =       "Willi Geiselmann and
                  Dieter Gollmann",
  title =        "{VLSI} Design for Exponentiation in {GF}($2^n$)",
  pages =        "398--405",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Morita90,
  author =       "Hikaru Morita",
  title =        "A Fast Modular-multiplication Module for Smart Cards",
  pages =        "406--409",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Newberry90,
  author =       "Michael Newberry",
  title =        "Min{\`o}s: Extended User Authentication",
  pages =        "410--423",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:DawGol90,
  author =       "Ed Dawson and
                  Bruce Goldburg",
  title =        "Universal Logic Sequences (Rump Session)",
  pages =        "426--432",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Carroll90,
  author =       "John M. Carroll",
  title =        "The Three Faces of Information Security (Rump Session)",
  pages =        "433--450",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

@InProceedings{AC:Ames90,
  author =       "Mark Ames",
  title =        "Secure Cryptographic Initialisation (Rump Session)",
  pages =        "451--462",
  booktitle =    asiacrypt90name,
  volume =       asiacrypt90vol,
  year =         1990,
  publisher =    asiacryptpub,
  month =        asiacrypt90month,
  address =      asiacrypt90addr,
  editor =       asiacrypt90ed,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          CANS
%------------------------------------------------------------------

@InProceedings{CANS:Boyen11,
  author =       "Xavier Boyen",
  title =        "Expressive Encryption Systems from Lattices (Invited Talk)",
  pages =        "1--12",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:Nguyen11,
  author =       "Phong Q. Nguyen",
  title =        "Breaking Fully-Homomorphic-Encryption Challenges (Invited Talk)",
  pages =        "13--14",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:SHXZ11,
  author =       "Siwei Sun and
                  Lei Hu and
                  Yonghong Xie and
                  Xiangyong Zeng",
  title =        "Cube Cryptanalysis of {Hitag2} Stream Cipher",
  pages =        "15--25",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:LiCheJia11,
  author =       "Leibo Li and
                  Jiazhe Chen and
                  Keting Jia",
  title =        "New Impossible Differential Cryptanalysis of Reduced-Round {Camellia}",
  pages =        "26--39",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:ZhoFenLin11,
  author =       "Chunfang Zhou and
                  Xiutao Feng and
                  Dongdai Lin",
  title =        "The Initialization Stage Analysis of {ZUC} v1.5",
  pages =        "40--53",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:BulBuc11,
  author =       "Stanislav Bulygin and
                  Johannes Buchmann",
  title =        "Algebraic Cryptanalysis of the Round-Reduced and Side Channel Analysis of the Full {PRINTCipher}-48",
  pages =        "54--75",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:YKPH11,
  author =       "Huihui Yap and
                  Khoongming Khoo and
                  Axel Poschmann and
                  Matt Henricksen",
  title =        "{EPCBC} - A Block Cipher Suitable for Electronic Product Code Encryption",
  pages =        "76--97",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:YanIwa11,
  author =       "Shingo Yanagihara and
                  Tetsu Iwata",
  title =        "On Permutation Layer of Type 1, Source-Heavy, and Target-Heavy Generalized Feistel Structures",
  pages =        "98--117",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:NXLL11,
  author =       "Xuyun Nie and
                  Zhaohu Xu and
                  Li Lu and
                  Yongjian Liao",
  title =        "Security Analysis of an Improved {MFE} Public Key Cryptosystem",
  pages =        "118--125",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:PDJT11,
  author =       "Yanbin Pan and
                  Yingpu Deng and
                  Yupeng Jiang and
                  Ziran Tu",
  title =        "A New Lattice-Based Public-Key Cryptosystem Mixed with a Knapsack",
  pages =        "126--137",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:OkaTak11,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Achieving Short Ciphertexts or Short Secret-Keys for Adaptively Secure General Inner-Product Encryption",
  pages =        "138--159",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:XuFen11,
  author =       "Jing Xu and
                  Dengguo Feng",
  title =        "Comments on the {SM2} Key Exchange Protocol",
  pages =        "160--171",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:YPGH11,
  author =       "Wei-Chuen Yau and
                  Raphael C.-W. Phan and
                  Bok-Min Goi and
                  Swee-Huay Heng",
  title =        "Cryptanalysis of a Provably Secure Cross-Realm Client-to-Client Password-Authenticated Key Agreement Protocol of {CANS} '09",
  pages =        "172--184",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:WanZha11,
  author =       "Shao-hui Wang and
                  Wei-wei Zhang",
  title =        "Passive Attack on {RFID} {LMAP++} Authentication Protocol",
  pages =        "185--193",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:CanLesTra11,
  author =       "S{\'e}bastien Canard and
                  Roch Lescuyer and
                  Jacques Traor{\'e}",
  title =        "Multi-show Anonymous Credentials with Encrypted Attributes in the Standard Model",
  pages =        "194--213",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:FanHsuMan11,
  author =       "Chun-I Fan and
                  Ruei-Hau Hsu and
                  Mark Manulis",
  title =        "Group Signature with Constant Revocation Costs for Signers and Verifiers",
  pages =        "214--233",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:Mohassel11,
  author =       "Payman Mohassel",
  title =        "Fast Computation on Encrypted Polynomials and Applications",
  pages =        "234--254",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:ChoSus11,
  author =       "Yang-Wai Chow and
                  Willy Susilo",
  title =        "{AniCAP}: An Animated {3D} {CAPTCHA} Scheme Based on Motion Parallax",
  pages =        "255--271",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:WanFenZha11,
  author =       "Pengpian Wang and
                  Dengguo Feng and
                  Liwu Zhang",
  title =        "Towards Attribute Revocation in Key-Policy Attribute Based Encryption",
  pages =        "272--291",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:DinGu11,
  author =       "Ning Ding and
                  Dawu Gu",
  title =        "A Note on (Im)Possibilities of Obfuscating Programs of Zero-Knowledge Proofs of Knowledge",
  pages =        "292--311",
  editor =       cans11ed,
  booktitle =    cans11name,
  volume =       cans11vol,
  month =        cans11month,
  address =      cans11addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CANS:BayNakVau10,
  author =       "Asli Bay and
                  Jorge Nakahara and
                  Serge Vaudenay",
  title =        "Cryptanalysis of Reduced-Round {MIBS} Block Cipher",
  pages =        "1--19",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:DuChe10,
  author =       "Chenghang Du and
                  Jiazhe Chen",
  title =        "Impossible Differential Cryptanalysis of {ARIA} Reduced to 7 Rounds",
  pages =        "20--30",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:ZhaYuLiu10,
  author =       "Chang N. Zhang and
                  Qian Yu and
                  Xiao Wei Liu",
  title =        "An Algorithm Based Concurrent Error Detection Scheme for {AES}",
  pages =        "31--42",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:Kurosawa10,
  author =       "Kaoru Kurosawa",
  title =        "Cryptography for Unconditionally Secure Message Transmission in Networks (Invited Talk)",
  pages =        "43",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:GroKiz10,
  author =       "Johann Gro{\ss}sch{\"a}dl and
                  Ilya Kizhvatov",
  title =        "Performance and Security Aspects of Client-Side {SSL}/{TLS} Processing on Mobile Devices",
  pages =        "44--61",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:Eian10,
  author =       "Martin Eian",
  title =        "A Practical Cryptographic Denial of Service Attack against 802.11i {TKIP} and {CCMP}",
  pages =        "62--75",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:LacTeuWei10,
  author =       "G{\"u}nther Lackner and
                  Peter Teufl and
                  Roman Weinberger",
  title =        "User Tracking Based on Behavioral Fingerprints",
  pages =        "76--95",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:BGNT10,
  author =       "Nasour Bagheri and
                  Praveen Gauravaram and
                  Majid Naderi and
                  S{\o}ren S. Thomsen",
  title =        "On the Collision and Preimage Resistance of Certain Two-Call Hash Functions",
  pages =        "96--105",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:MinPhaPou10,
  author =       "Marine Minier and
                  Raphael C.-W. Phan and
                  Benjamin Pousse",
  title =        "Integral Distinguishers of Some {SHA}-3 Candidates",
  pages =        "106--123",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:SWWD10,
  author =       "Bozhan Su and
                  Wenling Wu and
                  Shuang Wu and
                  Le Dong",
  title =        "Near-Collisions on the Reduced-Round Compression Functions of {Skein} and {BLAKE}",
  pages =        "124--139",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:BBDMW10,
  author =       "Johannes Buchmann and
                  Stanislav Bulygin and
                  Jintai Ding and
                  Wael Said Abd Elmageed Mohamed and
                  Fabian Werner",
  title =        "Practical Algebraic Cryptanalysis for Dragon-Based Cryptosystems",
  pages =        "140--155",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:YHIOM10,
  author =       "Tomoko Yonemura and
                  Yoshikazu Hanatani and
                  Taichi Isogai and
                  Kenji Ohkuma and
                  Hirofumi Muratani",
  title =        "Generating Parameters for Algebraic Torus-Based Cryptosystems",
  pages =        "156--168",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:FOPG10,
  author =       "Jean-Charles Faug{\`e}re and
                  Rune Steinsmo {\O}deg{\aa}rd and
                  Ludovic Perret and
                  Danilo Gligoroski",
  title =        "Analysis of the {MQQ} Public Key Cryptosystem",
  pages =        "169--183",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:MahSai10,
  author =       "Roghaie Mahdavi and
                  Abolghasem Saiadian",
  title =        "Efficient Scalar Multiplications for Elliptic Curve Cryptosystems Using Mixed Coordinates Strategy and Direct Computations",
  pages =        "184--198",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:Sadeghi10,
  author =       "Ahmad-Reza Sadeghi",
  title =        "Cryptography Meets Hardware: Selected Topics of Hardware-Based Cryptography (Invited Talk)",
  pages =        "199--200",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:YueSusMu10,
  author =       "Tsz Hon Yuen and
                  Willy Susilo and
                  Yi Mu",
  title =        "Towards a Cryptographic Treatment of Publish/Subscribe Systems",
  pages =        "201--220",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:SusChoZho10,
  author =       "Willy Susilo and
                  Yang-Wai Chow and
                  Hua-Yu Zhou",
  title =        "{STE3D-CAP}: Stereoscopic {3D} {CAPTCHA}",
  pages =        "221--240",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:FWZSL10,
  author =       "Haifeng Fang and
                  Hui Wang and
                  Yiqiang Zhao and
                  Yuzhong Sun and
                  Zhiyong Liu",
  title =        "{TRIOB}: A Trusted Virtual Computing Environment Based on Remote {I/O} Binding Mechanism",
  pages =        "241--260",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:YanTan10,
  author =       "Guomin Yang and
                  Chik How Tan",
  title =        "Dynamic Group Key Exchange Revisited",
  pages =        "261--277",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:ARRTY10,
  author =       "Roberto Araujo and
                  Narjes Ben Rajeb and
                  Riadh Robbana and
                  Jacques Traor{\'e} and
                  Souheib Yousfi",
  title =        "Towards Practical and Secure Coercion-Resistant Electronic Elections",
  pages =        "278--297",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:BluIovPer10,
  author =       "Carlo Blundo and
                  Vincenzo Iovino and
                  Giuseppe Persiano",
  title =        "Predicate Encryption with Partial Public Keys",
  pages =        "298--313",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:GuaMenSch10,
  author =       "Jorge Guajardo and
                  Bart Mennink and
                  Berry Schoenmakers",
  title =        "Anonymous Credential Schemes with Encrypted Attributes",
  pages =        "314--333",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:AbeCan10,
  author =       "Aymen Abed and
                  S{\'e}bastien Canard",
  title =        "One Time Anonymous Certificate: {X.509} Supporting Anonymity",
  pages =        "334--353",
  editor =       cans10ed,
  booktitle =    cans10name,
  volume =       cans10vol,
  month =        cans10month,
  address =      cans10addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CANS:KolSadSch09,
  author =       "Vladimir Kolesnikov and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "Improved Garbled Circuit Building Blocks and Applications to Auctions and Computing Minima",
  pages =        "1--20",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:NAAPCR09,
  author =       "G. Sathya Narayanan and
                  T. Aishwarya and
                  Anugrah Agrawal and
                  Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Multi Party Distributed Private Matching, Set Disjointness and Cardinality of Set Intersection with Information Theoretic Security",
  pages =        "21--40",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:Joye09,
  author =       "Marc Joye",
  title =        "On Cryptographic Schemes Based on Discrete Logarithms and Factoring",
  pages =        "41--52",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:Smith09,
  author =       "Adam Smith",
  title =        "Asymptotically Optimal and Private Statistical Estimation (Invited Talk)",
  pages =        "53--57",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:NSZW09,
  author =       "Jorge {Nakahara Jr.} and
                  Pouyan Sepehrdad and
                  Bingsheng Zhang and
                  Meiqin Wang",
  title =        "Linear (Hull) and Algebraic Cryptanalysis of the Block Cipher {PRESENT}",
  pages =        "58--75",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:ZhaSunLi09,
  author =       "Peng Zhang and
                  Bing Sun and
                  Chao Li",
  title =        "Saturation Attack on the Block Cipher {HIGHT}",
  pages =        "76--86",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:ZLKWP09,
  author =       "Aileen Zhang and
                  Chu-Wee Lim and
                  Khoongming Khoo and
                  Lei Wei and
                  Josef Pieprzyk",
  title =        "Extensions of the Cube Attack Based on Low Degree Annihilators",
  pages =        "87--102",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:ChoYapKho09,
  author =       "Jiali Choy and
                  Huihui Yap and
                  Khoongming Khoo",
  title =        "An Analysis of the Compact {XSL} Attack on {BES} and Embedded {SMS4}",
  pages =        "103--118",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:KimAvo09,
  author =       "Chong Hee Kim and
                  Gildas Avoine",
  title =        "{RFID} Distance Bounding Protocol with Mixed Challenges to Prevent Relay Attacks",
  pages =        "119--133",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:SadVisWac09,
  author =       "Ahmad-Reza Sadeghi and
                  Ivan Visconti and
                  Christian Wachsmann",
  title =        "Anonymizer-Enabled Security and Privacy for {RFID}",
  pages =        "134--153",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:SaxUdd09,
  author =       "Nitesh Saxena and
                  Md. Borhan Uddin",
  title =        "Blink 'Em All: Scalable, User-Friendly and Secure Initialization of Wireless Sensor Nodes",
  pages =        "154--173",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:SCCL09,
  author =       "Hung-Min Sun and
                  Wen-Hsuan Chang and
                  Shih-Ying Chang and
                  Yue-Hsun Lin",
  title =        "{DepenDNS}: Dependable Mechanism against {DNS} Cache Poisoning",
  pages =        "174--188",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:MPGP09,
  author =       "Ghita Mezzour and
                  Adrian Perrig and
                  Virgil D. Gligor and
                  Panos Papadimitratos",
  title =        "Privacy-Preserving Relationship Path Discovery in Social Networks",
  pages =        "189--208",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:LiZhaDen09,
  author =       "Xiangxi Li and
                  Yu Zhang and
                  Yuxin Deng",
  title =        "Verifying Anonymous Credential Systems in Applied Pi Calculus",
  pages =        "209--225",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:FucPoiVer09,
  author =       "Georg Fuchsbauer and
                  David Pointcheval and
                  Damien Vergnaud",
  title =        "Transferable Constant-Size Fair E-Cash",
  pages =        "226--247",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:FSGW09,
  author =       "Liming Fang and
                  Willy Susilo and
                  Chunpeng Ge and
                  Jiandong Wang",
  title =        "A Secure Channel Free Public Key Encryption with Keyword Search Scheme without Random Oracle",
  pages =        "248--258",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:BluIovPer09,
  author =       "Carlo Blundo and
                  Vincenzo Iovino and
                  Giuseppe Persiano",
  title =        "Private-Key Hidden Vector Encryption with Key Confidentiality",
  pages =        "259--277",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:Perrig09,
  author =       "Adrian Perrig",
  title =        "Building Secure Networked Systems with Code Attestation (Invited Talk)",
  pages =        "278",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:Boyen09,
  author =       "Xavier Boyen",
  title =        "{HPAKE}: Password Authentication Secure against Cross-Site User Impersonation",
  pages =        "279--298",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:JinXu09,
  author =       "Wenting Jin and
                  Jing Xu",
  title =        "An Efficient and Provably Secure Cross-Realm Client-to-Client Password-Authenticated Key Agreement Protocol with Smart Cards",
  pages =        "299--314",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:Tartary09,
  author =       "Christophe Tartary",
  title =        "Ensuring Authentication of Digital Information Using Cryptographic Accumulators",
  pages =        "315--333",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:ISSK09,
  author =       "Maryam Izadi and
                  Babak Sadeghiyan and
                  Seyed Saeed Sadeghian and
                  Hossein Arabnezhad Khanooki",
  title =        "{MIBS}: A New Lightweight Block Cipher",
  pages =        "334--348",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:JWYX09,
  author =       "Keting Jia and
                  Xiaoyun Wang and
                  Zheng Yuan and
                  Guangwu Xu",
  title =        "Distinguishing and Second-Preimage Attacks on {CBC}-Like {MACs}",
  pages =        "349--361",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:AgrJohHel09,
  author =       "Martin {\AA}gren and
                  Thomas Johansson and
                  Martin Hell",
  title =        "Improving the Rainbow Attack by Reusing Colours",
  pages =        "362--378",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:YanWanQia09,
  author =       "Lin Yang and
                  Meiqin Wang and
                  Siyuan Qiao",
  title =        "Side Channel Cube Attack on {PRESENT}",
  pages =        "379--391",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:MDBW09,
  author =       "Mohamed Saied Emam Mohamed and
                  Jintai Ding and
                  Johannes Buchmann and
                  Fabian Werner",
  title =        "Algebraic Attack on the {MQQ} Public Key Cryptosystem",
  pages =        "392--401",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:FLMQ09,
  author =       "Shaojing Fu and
                  Chao Li and
                  Kanta Matsuura and
                  Longjiang Qu",
  title =        "Construction of Rotation Symmetric Boolean Functions with Maximum Algebraic Immunity",
  pages =        "402--412",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:BLMMR09,
  author =       "Jean-Luc Beuchat and
                  Emmanuel L{\'o}pez-Trejo and
                  Luis Mart{\'i}nez-Ramos and
                  Shigeo Mitsunari and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "Multi-core Implementation of the Tate Pairing over Supersingular Elliptic Curves",
  pages =        "413--432",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:IKNS09,
  author =       "Shuji Isobe and
                  Eisuke Koizumi and
                  Yuji Nishigaki and
                  Hiroki Shizuya",
  title =        "On the Complexity of Computing Discrete Logarithms over Algebraic Tori",
  pages =        "433--442",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:CagSaxUzu09,
  author =       "Mario Cagalj and
                  Nitesh Saxena and
                  Ersin Uzun",
  title =        "On the Usability of Secure Association of Wireless Devices Based on Distance Bounding",
  pages =        "443--462",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:DahKra09,
  author =       "Erik Dahmen and
                  Christoph Krau{\ss}",
  title =        "Short Hash-Based Signatures for Wireless Sensor Networks",
  pages =        "463--476",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:Gentry09,
  author =       "Craig Gentry",
  title =        "Computing on Encrypted Data (Invited Talk)",
  pages =        "477",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:BreBreMan09,
  author =       "Timo Brecher and
                  Emmanuel Bresson and
                  Mark Manulis",
  title =        "Fully Robust Tree-{Diffie}-{Hellman} Group Key Exchange",
  pages =        "478--497",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:LibVer09,
  author =       "Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Group Signatures with Verifier-Local Revocation and Backward Unlinkability in the Standard Model",
  pages =        "498--517",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:SuzHosKob09,
  author =       "Koutarou Suzuki and
                  Fumitaka Hoshino and
                  Tetsutaro Kobayashi",
  title =        "Relinkable Ring Signature",
  pages =        "518--536",
  editor =       cans09ed,
  booktitle =    cans09name,
  volume =       cans09vol,
  month =        cans09month,
  address =      cans09addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CANS:DWLC08,
  author =       "Robert H. Deng and
                  Jian Weng and
                  Shengli Liu and
                  Kefei Chen",
  title =        "Chosen-Ciphertext Secure Proxy Re-encryption without Pairings",
  pages =        "1--17",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:DesLipPha08,
  author =       "Yvo Desmedt and
                  Helger Lipmaa and
                  Duong Hieu Phan",
  title =        "Hybrid {Damg{\aa}rd} Is {CCA1}-Secure under the {DDH} Assumption",
  pages =        "18--30",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:KHAM08,
  author =       "Masafumi Kusakawa and
                  Harunaga Hiwatari and
                  Tomoyuki Asano and
                  Seiichi Matsuda",
  title =        "Efficient Dynamic Broadcast Encryption and Its Extension to Authenticated Dynamic Broadcast Encryption",
  pages =        "31--48",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:SWSGW08,
  author =       "Hung-Min Sun and
                  Mu-En Wu and
                  Ron Steinfeld and
                  Jian Guo and
                  Huaxiong Wang",
  title =        "Cryptanalysis of Short Exponent {RSA} with Primes Sharing Least Significant Bits",
  pages =        "49--63",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:TsoYiHua08,
  author =       "Raylin Tso and
                  Xun Yi and
                  Xinyi Huang",
  title =        "Efficient and Short Certificateless Signature",
  pages =        "64--79",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:YSLM08,
  author =       "Tsz Hon Yuen and
                  Willy Susilo and
                  Joseph K. Liu and
                  Yi Mu",
  title =        "Sanitizable Signatures Revisited",
  pages =        "80--97",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:Joye08,
  author =       "Marc Joye",
  title =        "An Efficient On-Line/Off-Line Signature Scheme without Random Oracles",
  pages =        "98--107",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:LiShiTak08,
  author =       "Fagen Li and
                  Masaaki Shirase and
                  Tsuyoshi Takagi",
  title =        "On the Security of Online/Offline Signatures and Multisignatures from {ACISP'06}",
  pages =        "108--119",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:GalRomLop08,
  author =       "David Galindo and
                  Rodrigo Roman and
                  Javier Lopez",
  title =        "A Killer Application for Pairings: Authenticated Key Establishment in Underwater Wireless Sensor Networks",
  pages =        "120--132",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:AbdIzaPoi08,
  author =       "Michel Abdalla and
                  Malika Izabach{\`e}ne and
                  David Pointcheval",
  title =        "Anonymous and Transparent Gateway-Based Password-Authenticated Key Exchange",
  pages =        "133--148",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:BriChaIca08,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  Thomas Icart",
  title =        "Cryptanalysis of {EC-RAC}, a {RFID} Identification Protocol",
  pages =        "149--161",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:QiaTar08,
  author =       "Youming Qiao and
                  Christophe Tartary",
  title =        "Counting Method for Multi-party Computation over Non-abelian Groups",
  pages =        "162--177",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:WanWanPie08,
  author =       "Peishun Wang and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Keyword Field-Free Conjunctive Keyword Searches on Encrypted Data and Extension for Dynamic Groups",
  pages =        "178--195",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:LouTar08,
  author =       "Tiancheng Lou and
                  Christophe Tartary",
  title =        "Analysis and Design of Multiple Threshold Changeable Secret Sharing Schemes",
  pages =        "196--213",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:Zhu08,
  author =       "Huafei Zhu",
  title =        "Black-Box Constructions for Fully-Simulatable Oblivious Transfer Protocols",
  pages =        "214--225",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:SNOKM08,
  author =       "Yumi Sakemi and
                  Yasuyuki Nogami and
                  Katsuyuki Okeya and
                  Hidehiro Katou and
                  Yoshitaka Morikawa",
  title =        "Skew Frobenius Map and Efficient Scalar Multiplication for Pairing-Based Cryptography",
  pages =        "226--239",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:OruMohGho08,
  author =       "Mohammad Ali Orumiehchi and
                  S. Fahimeh Mohebbipoor and
                  Hossein Ghodosi",
  title =        "Cryptanalysis of {MV3} Stream Cipher",
  pages =        "240--251",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:NakaharaJr08,
  author =       "Jorge {Nakahara Jr.}",
  title =        "{3D}: A Three-Dimensional Block Cipher",
  pages =        "252--267",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:LiFuSun08,
  author =       "Chao Li and
                  Shaojing Fu and
                  Bing Sun",
  title =        "Construction of Resilient Functions with Multiple Cryptographic Criteria",
  pages =        "268--277",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:FuLiSun08,
  author =       "Shaojing Fu and
                  Chao Li and
                  Bing Sun",
  title =        "Enumeration of Homogeneous Rotation Symmetric Functions over $F_p$",
  pages =        "278--284",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:SPCR08,
  author =       "Kannan Srinathan and
                  Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Unconditionally Reliable Message Transmission in Directed Hypergraphs",
  pages =        "285--303",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:Zhang08,
  author =       "Yu Zhang",
  title =        "An Open Framework for Remote Electronic Elections",
  pages =        "304--316",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:CarTri08,
  author =       "Bogdan Carbunar and
                  Mahesh Tripunitara",
  title =        "Conditional Payments for Computing Markets",
  pages =        "317--331",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:ShiSuzTsu08,
  author =       "Koichi Shimizu and
                  Daisuke Suzuki and
                  Toyohiro Tsurumaru",
  title =        "High-Speed Search System for {PGP} Passphrases",
  pages =        "332--348",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:KGPHK08,
  author =       "Manuel Koschuch and
                  Johann Gro{\ss}sch{\"a}dl and
                  Udo Payer and
                  Matthias Hudler and
                  Michael Kr{\"u}ger",
  title =        "Workload Characterization of a Lightweight {SSL} Implementation Resistant to Side-Channel Attacks",
  pages =        "349--365",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:WanHuiYiu08,
  author =       "Eric K. Wang and
                  Lucas Chi Kwong Hui and
                  Siu-Ming Yiu",
  title =        "Authenticated Directed Diffusion",
  pages =        "366--377",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:MasSti08,
  author =       "Atefeh Mashatan and
                  Douglas R. Stinson",
  title =        "A New Message Recognition Protocol for Ad Hoc Pervasive Networks",
  pages =        "378--394",
  editor =       cans08ed,
  booktitle =    cans08name,
  volume =       cans08vol,
  month =        cans08month,
  address =      cans08addr,
  publisher =    canspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CANS:GuoMuChe07,
  author =       "Fuchun Guo and
                  Yi Mu and
                  Zhide Chen",
  title =        "Mutative Identity-Based Signatures or Dynamic Credentials Without Random Oracles",
  pages =        "1--14",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:HMSW07,
  author =       "Xinyi Huang and
                  Yi Mu and
                  Willy Susilo and
                  Wei Wu",
  title =        "A Generic Construction for Universally-Convertible Undeniable Signatures",
  pages =        "15--33",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:SMFR07,
  author =       "Lor{\'a}nd Sz{\"o}ll{\"o}si and
                  Tam{\'a}s Marosits and
                  G{\'a}bor Feh{\'e}r and
                  Andr{\'a}s Recski",
  title =        "Fast Digital Signature Algorithm Based on Subgraph Isomorphism",
  pages =        "34--46",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:TGOO07,
  author =       "Raylin Tso and
                  Chunxiang Gu and
                  Takeshi Okamoto and
                  Eiji Okamoto",
  title =        "Efficient {ID}-Based Digital Signatures with Message Recovery",
  pages =        "47--59",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:WiaSusSaf07,
  author =       "Rungrat Wiangsripanawan and
                  Willy Susilo and
                  Reihaneh Safavi-Naini",
  title =        "Achieving Mobility and Anonymity in {IP}-Based Networks",
  pages =        "60--79",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:PSCSR07,
  author =       "Arpita Patra and
                  Bhavani Shankar and
                  Ashish Choudhary and
                  K. Srinathan and
                  C. Pandu Rangan",
  title =        "Perfectly Secure Message Transmission in Directed Networks Tolerating Threshold and Non Threshold Adversary",
  pages =        "80--101",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:KKRR07,
  author =       "Marek Klonowski and
                  Miroslaw Kutylowski and
                  Michal Ren and
                  Katarzyna Rybarczyk",
  title =        "Forward-Secure Key Evolution in Wireless Sensor Networks",
  pages =        "102--120",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:LimKimOh07,
  author =       "Jihwan Lim and
                  Sangjin Kim and
                  Heekuck Oh",
  title =        "A Secure Location Service for Ad Hoc Position-Based Routing Using Self-signed Locations",
  pages =        "121--132",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:YHDJ07,
  author =       "Bing Yang and
                  Huaping Hu and
                  Xiangwen Duan and
                  Shiyao Jin",
  title =        "An Intelligent Network-Warning Model with Strong Survivability",
  pages =        "133--145",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:Chow07,
  author =       "Sherman S. M. Chow",
  title =        "Running on {Karma} - {P2P} Reputation and Currency Systems",
  pages =        "146--158",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:ZhaIma07,
  author =       "Rui Zhang and
                  Hideki Imai",
  title =        "Generic Combination of Public Key Encryption with Keyword Search and Public Key Encryption",
  pages =        "159--174",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:BCPT07,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  David Pointcheval and
                  Qiang Tang",
  title =        "Extended Private Information Retrieval and Its Application in Biometrics Authentications",
  pages =        "175--193",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:SunZhaBae07,
  author =       "Yinxia Sun and
                  Futai Zhang and
                  Joonsang Baek",
  title =        "Strongly Secure Certificateless Public Key Encryption Without Pairing",
  pages =        "194--208",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:ShaWoo07,
  author =       "Solahuddin B. Shamsuddin and
                  Michael E. Woodward",
  title =        "Modeling Protocol Based Packet Header Anomaly Detector for Network and Host Intrusion Detection Systems",
  pages =        "209--227",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:KarParXu07,
  author =       "Erhan J. Kartaltepe and
                  T. Paul Parker and
                  Shouhuai Xu",
  title =        "How to Secure Your Email Address Book and Beyond",
  pages =        "228--246",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:TBFG07,
  author =       "Suratose Tritilanunt and
                  Colin Boyd and
                  Ernest Foo and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Toward Non-parallelizable Client Puzzles",
  pages =        "247--264",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:BCLY07,
  author =       "Vicente Benjumea and
                  Seung Geol Choi and
                  Javier Lopez and
                  Moti Yung",
  title =        "Anonymity 2.0 - {X.509} Extensions Supporting Privacy-Friendly Authentication",
  pages =        "265--281",
  booktitle =    cans07name,
  volume =       cans07vol,
  year =         2007,
  publisher =    canspub,
  month =        cans07month,
  editor =       cans07ed,
  address =      cans07addr,
  series =       mylncs,
}

@InProceedings{CANS:BroGonBoy06,
  author =       "Jaimee Brown and
                  Juan Manuel Gonz{\'a}lez Nieto and
                  Colin Boyd",
  title =        "Concrete Chosen-Ciphertext Secure Encryption from Subgroup Membership Problems",
  pages =        "1--18",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:AFGHIZ06,
  author =       "Nuttapong Attrapadung and
                  Jun Furukawa and
                  Takeshi Gomi and
                  Goichiro Hanaoka and
                  Hideki Imai and
                  Rui Zhang",
  title =        "Efficient Identity-Based Encryption with Tight Security Reduction",
  pages =        "19--36",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:JeoKwoLee06,
  author =       "Ik Rae Jeong and
                  Jeong Ok Kwon and
                  Dong Hoon Lee",
  title =        "A {Diffie}-{Hellman} Key Exchange Protocol Without Random Oracles",
  pages =        "37--54",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:WanWu06,
  author =       "Liming Wang and
                  Chuan-Kun Wu",
  title =        "Authenticated Group Key Agreement for Multicast",
  pages =        "55--72",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:ShiHeQin06,
  author =       "Hongsong Shi and
                  Mingxing He and
                  Zhiguang Qin",
  title =        "Authenticated and Communication Efficient Group Key Agreement for Clustered Ad Hoc Networks",
  pages =        "73--89",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:LauNyb06,
  author =       "Sven Laur and
                  Kaisa Nyberg",
  title =        "Efficient Mutual Data Authentication Using Manually Authenticated Strings",
  pages =        "90--107",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:TarWan06,
  author =       "Christophe Tartary and
                  Huaxiong Wang",
  title =        "Achieving Multicast Stream Authentication Using {MDS} Codes",
  pages =        "108--125",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:ZhoLin06,
  author =       "Sujing Zhou and
                  Dongdai Lin",
  title =        "Shorter Verifier-Local Revocation Group Signatures from Bilinear Maps",
  pages =        "126--143",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:CaoCao06,
  author =       "Feng Cao and
                  Zhenfu Cao",
  title =        "Security Model of Proxy-Multi Signature Schemes",
  pages =        "144--152",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:LuCaoDon06,
  author =       "Rongxing Lu and
                  Zhenfu Cao and
                  Xiaolei Dong",
  title =        "Efficient {ID}-Based One-Time Proxy Signature and Its Application in {E}-Cheque",
  pages =        "153--167",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:KTHKL06,
  author =       "Tae-Hyun Kim and
                  Tsuyoshi Takagi and
                  Dong-Guk Han and
                  Ho Won Kim and
                  Jongin Lim",
  title =        "Side Channel Attacks and Countermeasures on Pairing Based Cryptosystems over Binary Fields",
  pages =        "168--181",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:JieZho06,
  author =       "Guan Jie and
                  Zhang Zhongya",
  title =        "Improved Collision Attack on Reduced Round {Camellia}",
  pages =        "182--190",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:GolKutZag06,
  author =       "Zbigniew Golebiewski and
                  Miroslaw Kutylowski and
                  Filip Zag{\'o}rski",
  title =        "Stealing Secrets with {SSL}/{TLS} and {SSH} - Kleptographic Attacks",
  pages =        "191--202",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:RebSelDev06,
  author =       "Chester Rebeiro and
                  A. David Selvakumar and
                  A. S. L. Devi",
  title =        "Bitslice Implementation of {AES}",
  pages =        "203--212",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:ZhoZhe06,
  author =       "Jianqin Zhou and
                  Qiang Zheng",
  title =        "A Fast Algorithm for Determining the Linear Complexity of Periodic Sequences over {GF}(3)",
  pages =        "213--223",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:LPCWP06,
  author =       "Zugen Liu and
                  Lingdi Ping and
                  Jian Chen and
                  Jimin Wang and
                  Xuezeng Pan",
  title =        "Steganalysis Based on Differential Statistics",
  pages =        "224--240",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:AlbKam06,
  author =       "Qutaiba Albluwi and
                  Ibrahim Kamel",
  title =        "Watermarking Essential Data Structures for Copyright Protection",
  pages =        "241--258",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:ZhaGuoYua06,
  author =       "Xiyong Zhang and
                  Hua Guo and
                  Jinjiang Yuan",
  title =        "A Note of Perfect Nonlinear Functions",
  pages =        "259--269",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:WanZhaZha06,
  author =       "Xiaomin Wang and
                  Jiashu Zhang and
                  Wenfang Zhang",
  title =        "Chaotic Keystream Generator Using Coupled {NDFs} with Parameter Perturbing",
  pages =        "270--285",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:Dagorn06,
  author =       "Nathalie Dagorn",
  title =        "Cooperative Intrusion Detection for Web Applications",
  pages =        "286--302",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:YanLeeZha06,
  author =       "Jianhua Yang and
                  Byong Lee and
                  Yongzhong Zhang",
  title =        "Finding {TCP} Packet Round-Trip Time for Intrusion Detection: Algorithm and Analysis",
  pages =        "303--317",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:WuWenHua06,
  author =       "Chih-Chiang Wu and
                  Sung-Hua Wen and
                  Nen-Fu Huang",
  title =        "Smart Architecture for High-Speed Intrusion Detection and Prevention Systems",
  pages =        "318--328",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:LiLiu06,
  author =       "Xianxian Li and
                  Lijun Liu",
  title =        "A Multi-agent Cooperative Model and System for Integrated Security Monitoring",
  pages =        "329--341",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:KanZhaJu06,
  author =       "Jian Kang and
                  Yuan Zhang and
                  {Jiu-bin} Ju",
  title =        "Detecting {DDoS} Attacks Based on Multi-stream Fused {HMM} in Source-End Network",
  pages =        "342--353",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:ZLLSPL06,
  author =       "Jinquan Zeng and
                  XiaoJie Liu and
                  Tao Li and
                  Feixian Sun and
                  Lingxi Peng and
                  Caiming Liu",
  title =        "An Immune-Based Model for Service Survivability",
  pages =        "354--363",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:YuSusSaf06,
  author =       "Lan Yu and
                  Willy Susilo and
                  Reihaneh Safavi-Naini",
  title =        "{X}$^2BT$ Trusted Reputation System: A Robust Mechanism for {P2P} Networks",
  pages =        "364--380",
  booktitle =    cans06name,
  volume =       cans06vol,
  year =         2006,
  publisher =    canspub,
  month =        cans06month,
  editor =       cans06ed,
  address =      cans06addr,
  series =       mylncs,
}

@InProceedings{CANS:YWZW05,
  author =       "Hongbo Yu and
                  Gaoli Wang and
                  Guoyan Zhang and
                  Xiaoyun Wang",
  title =        "The Second-Preimage Attack on {MD4}",
  pages =        "1--12",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:HSMZ05,
  author =       "Xinyi Huang and
                  Willy Susilo and
                  Yi Mu and
                  Futai Zhang",
  title =        "On the Security of Certificateless Signature Schemes from {Asiacrypt} 2003",
  pages =        "13--25",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:BaoCaoQia05,
  author =       "Haiyong Bao and
                  Zhenfu Cao and
                  Haifeng Qian",
  title =        "On the Security of a Group Signcryption Scheme from Distributed Signcryption Scheme",
  pages =        "26--34",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:Zhu05,
  author =       "Wen Tao Zhu",
  title =        "Cryptanalysis of Two Group Key Management Protocols for Secure Multicast",
  pages =        "35--48",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:ShiSeo05,
  author =       "Kyung-Ah Shim and
                  Seung-Hyun Seo",
  title =        "Security Analysis of Password-Authenticated Key Agreement Protocols",
  pages =        "49--58",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:LiLiuLi05a,
  author =       "Tao Li and
                  XiaoJie Liu and
                  Hongbin Li",
  title =        "An Immune-Based Model for Computer Virus Detection",
  pages =        "59--71",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:LiLiuLi05b,
  author =       "Tao Li and
                  XiaoJie Liu and
                  Hongbin Li",
  title =        "A New Model for Dynamic Intrusion Detection",
  pages =        "72--84",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:AndTak05,
  author =       "Ruo Ando and
                  Yoshiyasu Takefuji",
  title =        "Self Debugging Mode for Patch-Independent Nullification of Unknown Remote Process Infection",
  pages =        "85--95",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:LuTra05,
  author =       "Wei Lu and
                  Issa Traor{\'e}",
  title =        "A New Unsupervised Anomaly Detection Framework for Detecting Network Attacks in Real-Time",
  pages =        "96--109",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:XuZhaFen05,
  author =       "Jing Xu and
                  Zhenfeng Zhang and
                  Dengguo Feng",
  title =        "{ID}-Based Aggregate Signatures from Bilinear Pairings",
  pages =        "110--119",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:HuaCheWan05,
  author =       "Zhenjie Huang and
                  Kefei Chen and
                  Yumin Wang",
  title =        "Efficient Identity-Based Signatures and Blind Signatures",
  pages =        "120--133",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:GaoYao05,
  author =       "{Chong-zhi} Gao and
                  {Zheng-an} Yao",
  title =        "How to Authenticate Real Time Streams Using Improved Online/Offline Signatures",
  pages =        "134--146",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:YooYoo05,
  author =       "Eun-Jun Yoon and
                  Kee-Young Yoo",
  title =        "New Authentication Scheme Based on a One-Way Hash Function and {Diffie}-{Hellman} Key Exchange",
  pages =        "147--160",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:WanCao05,
  author =       "Qin Wang and
                  Zhenfu Cao",
  title =        "Two Proxy Signcryption Schemes from Bilinear Pairings",
  pages =        "161--171",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:ZhoCaoLu05,
  author =       "Yuan Zhou and
                  Zhenfu Cao and
                  Rongxing Lu",
  title =        "Constructing Secure Warrant-Based Proxy Signcryption Schemes",
  pages =        "172--185",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:CGGMT05,
  author =       "Stelvio Cimato and
                  Clemente Galdi and
                  Raffaella Giordano and
                  Barbara Masucci and
                  Gildo Tomasco",
  title =        "Design and Implementation of an Inline Certified E-mail Service",
  pages =        "186--199",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:ZhaXuFen05,
  author =       "Zhenfeng Zhang and
                  Jing Xu and
                  Dengguo Feng",
  title =        "Efficient Identity-Based Protocol for Fair Certified E-mail Delivery",
  pages =        "200--210",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:HWCL05,
  author =       "Yuh-Hua Hu and
                  Lih-Chung Wang and
                  {Chun-yen} Chou and
                  Feipei Lai",
  title =        "Similar Keys of Multivariate Quadratic Public Key Cryptosystems",
  pages =        "211--222",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:KonLi05,
  author =       "Fanyu Kong and
                  Daxing Li",
  title =        "A Note on Signed Binary Window Algorithm for Elliptic Curve Cryptosystems",
  pages =        "223--235",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:KeLiuWen05,
  author =       "Pin-Hui Ke and
                  Tai-Lin Liu and
                  Qiao-Yan Wen",
  title =        "Constructions of Almost Resilient Functions",
  pages =        "236--246",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:PDNOL05,
  author =       "Kun Peng and
                  Ed Dawson and
                  Juanma Gonz{\'a}lez Nieto and
                  Eiji Okamoto and
                  Javier Lopez",
  title =        "A Novel Method to Maintain Privacy in Mobile Agent Applications",
  pages =        "247--260",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:OveBreArn05,
  author =       "Lasse {\O}verlier and
                  T{\o}nnes Brekne and
                  Andr{\'e} {\AA}rnes",
  title =        "Non-expanding Transaction Specific Pseudonymization for {IP} Traffic Monitoring",
  pages =        "261--273",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:GuFanHua05,
  author =       "Limin Gu and
                  Yanmei Fang and
                  Jiwu Huang",
  title =        "Revaluation of Error Correcting Coding in Watermarking Channel",
  pages =        "274--287",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:CurSorAte05,
  author =       "Reza Curtmola and
                  Aniello Del Sorbo and
                  Giuseppe Ateniese",
  title =        "On the Performance and Analysis of {DNS} Security Extensions",
  pages =        "288--303",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:LSHS05,
  author =       "Liang Lu and
                  Reihaneh Safavi-Naini and
                  Jeffrey Horton and
                  Willy Susilo",
  title =        "On Securing {RTP}-Based Streaming Content with Firewalls",
  pages =        "304--319",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:XiaZho05,
  author =       "Yang Xiang and
                  Wanlei Zhou",
  title =        "Safeguard Information Infrastructure Against {DDoS} Attacks: Experiments and Modeling",
  pages =        "320--333",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

@InProceedings{CANS:ZWHL05,
  author =       "Xian Zhu and
                  Shaobin Wang and
                  Fan Hong and
                  Junguo Liao",
  title =        "Distributed Credential Chain Discovery in Trust-Management with Parameterized Roles",
  pages =        "334--348",
  booktitle =    cans05name,
  volume =       cans05vol,
  year =         2005,
  publisher =    canspub,
  month =        cans05month,
  editor =       cans05ed,
  address =      cans05addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                         CHES
%------------------------------------------------------------------

@InProceedings{CHES:BCCDGJ12,
  author =       "S{\'e}bastien Briais and
                  St{\'e}phane Caron and
                  Jean-Michel Cioranesco and
                  Jean-Luc Danger and
                  Sylvain Guilley and
                  Jacques-Henri Jourdan and
                  Arthur Milchior and
                  David Naccache and
                  Thibault Porteboeuf",
  title =        "{3D} Hardware Canaries",
  pages =        "1--22",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:SkoWoo12,
  author =       "Sergei Skorobogatov and
                  Christopher Woods",
  title =        "Breakthrough Silicon Scanning Discovers Backdoor in Military Chip",
  pages =        "23--40",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:SNKOS12,
  author =       "Alexander Schl{\"o}sser and
                  Dmitry Nedospasov and
                  Juliane Kr{\"a}mer and
                  Susanna Orlic and
                  Jean-Pierre Seifert",
  title =        "Simple Photonic Emission Analysis of {AES} - Photonic Side Channel Analysis for the Rest of Us",
  pages =        "41--57",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:MOPT12,
  author =       "Andrew Moss and
                  Elisabeth Oswald and
                  Dan Page and
                  Michael Tunstall",
  title =        "Compiler Assisted Masking",
  pages =        "58--75",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:BNNRS12,
  author =       "Beg{\"u}l Bilgin and
                  Svetla Nikova and
                  Ventzislav Nikov and
                  Vincent Rijmen and
                  Georg St{\"u}tz",
  title =        "Threshold Implementations of All 3 ×3 and 4 ×4 {S}-Boxes",
  pages =        "76--91",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:MorMis12,
  author =       "Amir Moradi and
                  Oliver Mischke",
  title =        "How Far Should Theory Be from Practice? - Evaluation of a Countermeasure",
  pages =        "92--106",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:Debraize12,
  author =       "Blandine Debraize",
  title =        "Efficient and Provably Secure Methods for Switching from Arithmetic to Boolean Masking",
  pages =        "107--121",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:BanMaiSar12,
  author =       "Subhadeep Banik and
                  Subhamoy Maitra and
                  Santanu Sarkar",
  title =        "A Differential Fault Attack on the {Grain} Family of Stream Ciphers",
  pages =        "122--139",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:ORSW12,
  author =       "Yossef Oren and
                  Mathieu Renauld and
                  Fran\c{c}ois-Xavier Standaert and
                  Avishai Wool",
  title =        "Algebraic Side-Channel Attacks Beyond the Hamming Weight Leakage Model",
  pages =        "140--154",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:RepGiever12,
  author =       "Oscar Reparaz and
                  Benedikt Gierlichs and
                  Ingrid Verbauwhede",
  title =        "Selecting Time Samples for Multivariate {DPA} Attacks",
  pages =        "155--174",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:GerSta12,
  author =       "Beno{\^i}t G{\'e}rard and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Unified and Optimized Linear Collision Attacks and Their Application in a Non-profiled Setting",
  pages =        "175--192",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:MedStaJou12,
  author =       "Marcel Medwed and
                  Fran\c{c}ois-Xavier Standaert and
                  Antoine Joux",
  title =        "Towards Super-Exponential Side-Channel Security with Efficient Leakage-Resilient {PRFs}",
  pages =        "193--212",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:FauPieSch12,
  author =       "Sebastian Faust and
                  Krzysztof Pietrzak and
                  Joachim Schipper",
  title =        "Practical Leakage-Resilient Symmetric Cryptography",
  pages =        "213--232",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:FeiLuoDin12,
  author =       "Yunsi Fei and
                  Qiasi Luo and
                  A. Adam Ding",
  title =        "A Statistical Model for {DPA} with Novel Algorithmic Confusion Analysis",
  pages =        "233--250",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:RuhVan12,
  author =       "Ulrich R{\"u}hrmair and
                  Marten {van Dijk}",
  title =        "Practical Security Analysis of {PUF}-Based Two-Player Protocols",
  pages =        "251--267",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:VanPreVan12,
  author =       "Vincent {van der Leest} and
                  Bart Preneel and
                  Erik {van der Sluis}",
  title =        "Soft Decision Error Correction for Compact Memory-Based {PUFs} Using a Single Enrollment",
  pages =        "268--282",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:KKRSVW12,
  author =       "Stefan Katzenbeisser and
                  {\"U}nal Ko\c{c}abas and
                  Vladimir Rozic and
                  Ahmad-Reza Sadeghi and
                  Ingrid Verbauwhede and
                  Christian Wachsmann",
  title =        "{PUFs}: Myth, Fact or Busted? A Security Evaluation of Physically Unclonable Functions ({PUFs}) Cast in Silicon",
  pages =        "283--301",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:MaeVanVer12,
  author =       "Roel Maes and
                  Anthony {Van Herrewege} and
                  Ingrid Verbauwhede",
  title =        "{PUFKY}: A Fully Functional {PUF}-Based Cryptographic Key Generator",
  pages =        "302--319",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:BerSch12,
  author =       "Daniel J. Bernstein and
                  Peter Schwabe",
  title =        "{NEON} Crypto",
  pages =        "320--339",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:HeyGun12,
  author =       "Stefan Heyse and
                  Tim G{\"u}neysu",
  title =        "Towards One Cycle per Bit Asymmetric Encryption: Code-Based Cryptography on Reconfigurable Hardware",
  pages =        "340--355",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:CCNY12,
  author =       "Chen-Mou Cheng and
                  Tung Chou and
                  Ruben Niederhagen and
                  Bo-Yin Yang",
  title =        "Solving Quadratic Equations with {XL} on Parallel Architectures",
  pages =        "356--373",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:CzyHeyTho12,
  author =       "Peter Czypek and
                  Stefan Heyse and
                  Enrico Thomae",
  title =        "Efficient Implementations of {MQPKS} on Constrained Devices",
  pages =        "374--389",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:KDHBS12,
  author =       "St{\'e}phanie Kerckhof and
                  Fran\c{c}ois Durvaux and
                  C{\'e}dric Hocquet and
                  David Bol and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Towards Green Cryptography: A Comparison of Lightweight Ciphers from the Energy Viewpoint",
  pages =        "390--407",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:MatMor12,
  author =       "Seiichi Matsuda and
                  Shiho Moriai",
  title =        "Lightweight Cryptography for the Cloud: Exploit the Power of Bitslice Implementation",
  pages =        "408--425",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:KneNikRom12,
  author =       "Miroslav Knezevic and
                  Ventzislav Nikov and
                  Peter Rombouts",
  title =        "Low-Latency Encryption - Is ``Lightweight = Light + Wait''?",
  pages =        "426--446",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:FGLTZ12,
  author =       "Pierre-Alain Fouque and
                  Nicolas Guillermin and
                  Delphine Leresteux and
                  Mehdi Tibouchi and
                  Jean-Christophe Zapalowicz",
  title =        "Attacking {RSA}-{CRT} Signatures with Faults on Montgomery Multiplication",
  pages =        "447--462",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:Vielhaber12,
  author =       "Michael Vielhaber",
  title =        "Reduce-by-Feedback: Timing Resistant and {DPA}-Aware Modular Multiplication Plus: How to Break {RSA} by {DPA}",
  pages =        "463--475",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:SarMai12,
  author =       "Santanu Sarkar and
                  Subhamoy Maitra",
  title =        "Side Channel Attack to Actual Cryptanalysis: Breaking {CRT}-{RSA} with Low Weight Decryption Exponents",
  pages =        "476--493",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:RebRoyMuk12,
  author =       "Chester Rebeiro and
                  Sujoy Sinha Roy and
                  Debdeep Mukhopadhyay",
  title =        "Pushing the Limits of High-Speed $GF(2^m)$ Elliptic Curve Scalar Multiplication on {FPGAs}",
  pages =        "494--511",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:GFSBH12,
  author =       "Norman G{\"o}ttert and
                  Thomas Feller and
                  Michael Schneider and
                  Johannes Buchmann and
                  Sorin A. Huss",
  title =        "On the Design of Hardware Building Blocks for Modern Lattice-Based Encryption Schemes",
  pages =        "512--529",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:GnuLyuPop12,
  author =       "Tim G{\"u}neysu and
                  Vadim Lyubashevsky and
                  Thomas P{\"o}ppelmann",
  title =        "Practical Lattice-Based Cryptography: A Signature Scheme for Embedded Systems",
  pages =        "530--547",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:LCCL12,
  author =       "Jen-Wei Lee and
                  Szu-Chi Chung and
                  Hsie-Chia Chang and
                  Chen-Yi Lee",
  title =        "An Efficient Countermeasure against Correlation Power-Analysis Attacks with Randomized Montgomery Operations for {DF}-{ECC} Processor",
  pages =        "548--564",
  editor =       ches12ed,
  booktitle =    ches12name,
  volume =       ches12vol,
  month =        ches12month,
  address =      ches12addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{CHES:GGHJPT11,
  author =       "Philipp Grabher and
                  Johann Gro{\ss}sch{\"a}dl and
                  Simon Hoerder and
                  Kimmo J{\"a}rvinen and
                  Dan Page and
                  Stefan Tillich and
                  Marcin W{\'o}jcik",
  title =        "An Exploration of Mechanisms for Dynamic Cryptographic Instruction Set Extension",
  pages =        "1--16",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:MajKouDev11,
  author =       "Mehrdad Majzoobi and
                  Farinaz Koushanfar and
                  Srinivas Devadas",
  title =        "{FPGA}-Based True Random Number Generation Using Circuit Metastability with Adaptive Feedback Control",
  pages =        "17--32",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:GunMor11,
  author =       "Tim G{\"u}neysu and
                  Amir Moradi",
  title =        "Generic Side-Channel Countermeasures for Reconfigurable Devices",
  pages =        "33--48",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:CFGRV11,
  author =       "Christophe Clavier and
                  Benoit Feix and
                  Georges Gagnerot and
                  Myl{\`e}ne Roussellet and
                  Vincent Verneuil",
  title =        "Improved Collision-Correlation Power Analysis on First Order Protected {AES}",
  pages =        "49--62",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:ProRoc11,
  author =       "Emmanuel Prouff and
                  Thomas Roche",
  title =        "Higher-Order Glitches Free Implementation of the {AES} Using Secure Multi-party Computation Protocols",
  pages =        "63--78",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:GouMar11,
  author =       "Louis Goubin and
                  Ange Martinelli",
  title =        "Protecting {AES} with {Shamir}'s Secret Sharing Scheme",
  pages =        "79--94",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:KimHonLim11,
  author =       "HeeSeok Kim and
                  Seokhie Hong and
                  Jongin Lim",
  title =        "A Fast and Provably Secure Higher-Order Masking of {AES} {S}-Box",
  pages =        "95--107",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:TFARHL11,
  author =       "Jonathan Taverne and
                  Armando Faz-Hern{\'a}ndez and
                  Diego F. Aranha and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez and
                  Darrel Hankerson and
                  Julio L{\'o}pez",
  title =        "Software Implementation of Binary Elliptic Curves: Impact of the Carry-Less Multiplier on Scalar Multiplication",
  pages =        "108--123",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:BDLSY11,
  author =       "Daniel J. Bernstein and
                  Niels Duif and
                  Tanja Lange and
                  Peter Schwabe and
                  Bo-Yin Yang",
  title =        "High-Speed High-Security Signatures",
  pages =        "124--142",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:FanGieVer11,
  author =       "Junfeng Fan and
                  Benedikt Gierlichs and
                  Frederik Vercauteren",
  title =        "To Infinity and Beyond: Combined Attack on {ECC} Using Points of Low Order",
  pages =        "143--159",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:SchGot11,
  author =       "Michael Schneider and
                  Norman G{\"o}ttert",
  title =        "Random Sampling for Short Lattice Vectors on Graphics Cards",
  pages =        "160--175",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:KSDRBC11,
  author =       "Po-Chun Kuo and
                  Michael Schneider and
                  {\"O}zg{\"u}r Dagdelen and
                  Jan Reichelt and
                  Johannes Buchmann and
                  Chen-Mou Cheng and
                  Bo-Yin Yang",
  title =        "Extreme Enumeration on {GPU} and in Clouds - - How Many Dollars You Need to Break {SVP} Challenges -",
  pages =        "176--191",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:BNNT11,
  author =       "Eric Brier and
                  David Naccache and
                  Phong Q. Nguyen and
                  Mehdi Tibouchi",
  title =        "Modulus Fault Attacks against {RSA}-{CRT} Signatures",
  pages =        "192--206",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:OswPaa11,
  author =       "David Oswald and
                  Christof Paar",
  title =        "Breaking {Mifare} {DESFire} {MF3ICD40}: Power Analysis and Templates in the Real World",
  pages =        "207--222",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:RKSF11,
  author =       "Mathieu Renauld and
                  Dina Kamel and
                  Fran\c{c}ois-Xavier Standaert and
                  Denis Flandre",
  title =        "Information Theoretic and Security Analysis of a 65-Nanometer {DDSLL} {AES} {S}-Box",
  pages =        "223--239",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:GenProQui11,
  author =       "Laurie Genelle and
                  Emmanuel Prouff and
                  Micha{\"e}l Quisquater",
  title =        "Thwarting Higher-Order Side Channel Analysis with Additive and Multiplicative Maskings",
  pages =        "240--255",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:MedSta11,
  author =       "Marcel Medwed and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Extractors against Side-Channel Attacks: Weak or Strong?",
  pages =        "256--272",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:Tominaga11,
  author =       "Tetsuya Tominaga",
  title =        "Standardization Works for Security Regarding the Electromagnetic Environment (Invited Talk)",
  pages =        "273",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:DerFouLer11,
  author =       "Patrick Derbez and
                  Pierre-Alain Fouque and
                  Delphine Leresteux",
  title =        "Meet-in-the-Middle and Impossible Differential Fault Analysis on {AES}",
  pages =        "274--291",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:MMPLOS11,
  author =       "Amir Moradi and
                  Oliver Mischke and
                  Christof Paar and
                  Yang Li and
                  Kazuo Ohta and
                  Kazuo Sakiyama",
  title =        "On the Power of Fault Sensitivity Analysis and Collision Side-Channel Attacks in a Combined Setting",
  pages =        "292--311",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:BKLTVV11,
  author =       "Andrey Bogdanov and
                  Miroslav Knezevic and
                  Gregor Leander and
                  Deniz Toz and
                  Kerem Varici and
                  Ingrid Verbauwhede",
  title =        "spongent: A Lightweight Hash Function",
  pages =        "312--325",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:GPPR11,
  author =       "Jian Guo and
                  Thomas Peyrin and
                  Axel Poschmann and
                  Matthew J. B. Robshaw",
  title =        "The {LED} Block Cipher",
  pages =        "326--341",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:SIHMAS11,
  author =       "Kyoji Shibutani and
                  Takanori Isobe and
                  Harunaga Hiwatari and
                  Atsushi Mitsuda and
                  Toru Akishita and
                  Taizo Shirai",
  title =        "Piccolo: An Ultra-Lightweight Blockcipher",
  pages =        "342--357",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:YMSD11,
  author =       "Meng-Day (Mandel) Yu and
                  David M'Ra{\"i}hi and
                  Richard Sowell and
                  Srinivas Devadas",
  title =        "Lightweight and Secure {PUF} Key Storage Using Limits of Machine Learning",
  pages =        "358--373",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:KKLSSS11,
  author =       "Stefan Katzenbeisser and
                  {\"U}nal Ko\c{c}abas and
                  Vincent van der Leest and
                  Ahmad-Reza Sadeghi and
                  Geert Jan Schrijen and
                  Heike Schr{\"o}der and
                  Christian Wachsmann",
  title =        "Recyclable {PUFs}: Logically Reconfigurable {PUFs}",
  pages =        "374--389",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:YSIOOT11,
  author =       "Dai Yamamoto and
                  Kazuo Sakiyama and
                  Mitsugu Iwamoto and
                  Kazuo Ohta and
                  Takao Ochiai and
                  Masahiko Takenaka and
                  Kouichi Itoh",
  title =        "Uniqueness Enhancement of {PUF} Responses Based on the Locations of Random Outputting {RS} Latches",
  pages =        "390--406",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:KNWB11,
  author =       "Aswin Raghav Krishna and
                  Seetharam Narasimhan and
                  Xinmu Wang and
                  Swarup Bhunia",
  title =        "{MECCA}: A Robust Low-Overhead {PUF} Using Embedded Memory Array",
  pages =        "407--420",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:CDFGVY11,
  author =       "Ray C. C. Cheung and
                  Sylvain Duquesne and
                  Junfeng Fan and
                  Nicolas Guillermin and
                  Ingrid Verbauwhede and
                  Gavin Xiaoxu Yao",
  title =        "{FPGA} Implementation of Pairings Using Residue Number System and Lazy Reduction",
  pages =        "421--441",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:GhoChoDas11,
  author =       "Santosh Ghosh and
                  Dipanwita Roy Chowdhury and
                  Abhijit Das",
  title =        "High Speed Cryptoprocessor for $\eta T$ Pairing on 128-bit Secure Supersingular Elliptic Curves over Characteristic Two Fields",
  pages =        "442--458",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:HutWen11,
  author =       "Michael Hutter and
                  Erich Wenger",
  title =        "Fast Multi-precision Multiplication for Public-Key Cryptography on Embedded Microprocessors",
  pages =        "459--474",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:PTBW11,
  author =       "Albrecht Petzoldt and
                  Enrico Thomae and
                  Stanislav Bulygin and
                  Christopher Wolf",
  title =        "Small Public Keys and Fast Verification for $\mathcal{M}$ultivariate $\mathcal{Q}$uadratic Public Key Systems",
  pages =        "475--490",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:HomRogGaj11,
  author =       "Ekawat Homsirikamol and
                  Marcin Rogawski and
                  Kris Gaj",
  title =        "Throughput vs. Area Trade-offs in High-Speed Architectures of Five Round 3 {SHA}-3 Candidates Implemented Using Xilinx and Altera {FPGAs}",
  pages =        "491--506",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:BosOzeSta11,
  author =       "Joppe W. Bos and
                  Onur {\"O}zen and
                  Martijn Stam",
  title =        "Efficient Hashing Using the {AES} Instruction Set",
  pages =        "507--522",
  editor =       ches11ed,
  booktitle =    ches11name,
  volume =       ches11vol,
  month =        ches11month,
  address =      ches11addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{CHES:AHMN10,
  author =       "Jean-Philippe Aumasson and
                  Luca Henzen and
                  Willi Meier and
                  Mar{\'i}a Naya-Plasencia",
  title =        "Quark: A Lightweight Hash",
  pages =        "1--15",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:KLPR10,
  author =       "Lars R. Knudsen and
                  Gregor Leander and
                  Axel Poschmann and
                  Matthew J. B. Robshaw",
  title =        "{PRINTcipher}: A Block Cipher for {IC}-Printing",
  pages =        "16--32",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:BDPV10,
  author =       "Guido Bertoni and
                  Joan Daemen and
                  Michael Peeters and
                  Gilles {Van Assche}",
  title =        "Sponge-Based Pseudo-Random Number Generators",
  pages =        "33--47",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:Guillermin10,
  author =       "Nicolas Guillermin",
  title =        "A High Speed Coprocessor for Elliptic Curve Scalar Multiplications over $\mathbb{F}_p$",
  pages =        "48--64",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:GouJoyMiy10,
  author =       "Raveen R. Goundar and
                  Marc Joye and
                  Atsuko Miyaji",
  title =        "Co-$Z$ Addition Formul{\ae} and Binary Ladders on Elliptic Curves - (Extended Abstract)",
  pages =        "65--79",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:LonGeb10,
  author =       "Patrick Longa and
                  Catherine H. Gebotys",
  title =        "Efficient Techniques for High-Speed Elliptic Curve Cryptography",
  pages =        "80--94",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:CorKiz10,
  author =       "Jean-S{\'e}bastien Coron and
                  Ilya Kizhvatov",
  title =        "Analysis and Improvement of the Random Delay Countermeasure of {CHES} 2009",
  pages =        "95--109",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:AciBruGra10,
  author =       "Onur Acii\c{c}mez and
                  Billy Bob Brumley and
                  Philipp Grabher",
  title =        "New Results on Instruction Cache Attacks",
  pages =        "110--124",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:MorMisEis10,
  author =       "Amir Moradi and
                  Oliver Mischke and
                  Thomas Eisenbarth",
  title =        "Correlation-Enhanced Power Analysis Collision Attack",
  pages =        "125--139",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:BenPey10,
  author =       "Olivier Beno{\^i}t and
                  Thomas Peyrin",
  title =        "Side-Channel Analysis of Six {SHA}-3 Candidates",
  pages =        "140--157",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:Skorobogatov10,
  author =       "Sergei Skorobogatov",
  title =        "Flash Memory 'Bumping' Attacks",
  pages =        "158--172",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:DNCB10,
  author =       "Dongdong Du and
                  Seetharam Narasimhan and
                  Rajat Subhra Chakraborty and
                  Swarup Bhunia",
  title =        "Self-referencing: A Scalable Side-Channel Approach for Hardware Trojan Detection",
  pages =        "173--187",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:DCRTP10,
  author =       "Jerome Di-Battista and
                  Jean-Christophe Courr{\`e}ge and
                  Bruno Rouzeyre and
                  Lionel Torres and
                  Philippe Perdu",
  title =        "When Failure Analysis Meets Side-Channel Attacks",
  pages =        "188--202",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:BCCCNS10,
  author =       "Charles Bouillaguet and
                  Hsieh-Chung Chen and
                  Chen-Mou Cheng and
                  Tung Chou and
                  Ruben Niederhagen and
                  Adi Shamir and
                  Bo-Yin Yang",
  title =        "Fast Exhaustive Search for Polynomial Systems in $\mathbb{F}_2$",
  pages =        "203--218",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:PosLinWan10,
  author =       "Axel Poschmann and
                  San Ling and
                  Huaxiong Wang",
  title =        "256 Bit Standardized Crypto for 650 {GE} - {GOST} Revisited",
  pages =        "219--233",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:NNTHM10,
  author =       "Yasuyuki Nogami and
                  Kenta Nekado and
                  Tetsumi Toyota and
                  Naoto Hongo and
                  Yoshitaka Morikawa",
  title =        "Mixed Bases for Efficient Inversion in $\mathbb{F}_{((2^2)^2)^2}$ and Conversion Matrices of SubBytes of {AES}",
  pages =        "234--247",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:HGGPZG10,
  author =       "Luca Henzen and
                  Pietro Gendotti and
                  Patrice Guillet and
                  Enrico Pargaetzi and
                  Martin Zoller and
                  Frank K. G{\"u}rkaynak",
  title =        "Developing a Hardware Evaluation Method for {SHA}-3 Candidates",
  pages =        "248--263",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:GajHomRog10,
  author =       "Kris Gaj and
                  Ekawat Homsirikamol and
                  Marcin Rogawski",
  title =        "Fair and Comprehensive Methodology for Comparing Hardware Performance of Fourteen Round Two {SHA}-3 Candidates Using {FPGAs}",
  pages =        "264--278",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:BosSte10,
  author =       "Joppe W. Bos and
                  Deian Stefan",
  title =        "Performance Analysis of the {SHA}-3 Candidates on Exotic Multi-core Architectures",
  pages =        "279--293",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:WenGra10,
  author =       "Christian Wenzel-Benner and
                  Jens Gr{\"a}f",
  title =        "{XBX}: eXternal Benchmarking eXtension for the {SUPERCOP} Crypto Benchmarking Framework",
  pages =        "294--305",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:BerCanGou10,
  author =       "Alexandre Berzati and
                  C{\'e}cile Canovas-Dumas and
                  Louis Goubin",
  title =        "Public Key Perturbation of Randomized {RSA} Implementations",
  pages =        "306--319",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:LSGFTO10,
  author =       "Yang Li and
                  Kazuo Sakiyama and
                  Shigeto Gomisawa and
                  Toshinori Fukunaga and
                  Junko Takahashi and
                  Kazuo Ohta",
  title =        "Fault Sensitivity Analysis",
  pages =        "320--334",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:HofBoe10,
  author =       "Maximilian Hofer and
                  Christoph Boehm",
  title =        "An Alternative to Error Correction for {SRAM}-Like {PUFs}",
  pages =        "335--350",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:VarDru10,
  author =       "Michal Varchola and
                  Milos Drutarovsky",
  title =        "New High Entropy Element for {FPGA} Based True Random Number Generators",
  pages =        "351--365",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:SuzShi10,
  author =       "Daisuke Suzuki and
                  Koichi Shimizu",
  title =        "The Glitch {PUF}: A New Delay-{PUF} Architecture Exploiting Glitch Shapes",
  pages =        "366--382",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:JKSS10,
  author =       "Kimmo J{\"a}rvinen and
                  Vladimir Kolesnikov and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "Garbled Circuits for Leakage-Resilience: Hardware Implementation and Evaluation of One-Time Programs - (Full Version)",
  pages =        "383--397",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:BDNORS10,
  author =       "St{\'e}phane Badel and
                  Nilay Dagtekin and
                  Jorge Nakahara and
                  Khaled Ouafi and
                  Nicolas Reff{\'e} and
                  Pouyan Sepehrdad and
                  Petr Susil and
                  Serge Vaudenay",
  title =        "{ARMADILLO}: A Multi-purpose Cryptographic Primitive Dedicated to Hardware",
  pages =        "398--412",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:RivPro10,
  author =       "Matthieu Rivain and
                  Emmanuel Prouff",
  title =        "Provably Secure Higher-Order Masking of {AES}",
  pages =        "413--427",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:OKPW10,
  author =       "Yossef Oren and
                  Mario Kirschbaum and
                  Thomas Popp and
                  Avishai Wool",
  title =        "Algebraic Side-Channel Analysis in the Presence of Errors",
  pages =        "428--442",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:TunJoy10,
  author =       "Michael Tunstall and
                  Marc Joye",
  title =        "Coordinate Blinding over Large Prime Fields",
  pages =        "443--455",
  editor =       ches10ed,
  booktitle =    ches10name,
  volume =       ches10vol,
  month =        ches10month,
  address =      ches10addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{CHES:KasSch09,
  author =       "Emilia K{\"a}sper and
                  Peter Schwabe",
  title =        "Faster and Timing-Attack Resistant {AES}-{GCM}",
  pages =        "1--17",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:Hamburg09,
  author =       "Mike Hamburg",
  title =        "Accelerating {AES} with Vector Permute Instructions",
  pages =        "18--32",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:CCCCDK09,
  author =       "Anna Inn-Tung Chen and
                  Ming-Shing Chen and
                  Tien-Ren Chen and
                  Chen-Mou Cheng and
                  Jintai Ding and
                  Eric Li-Hsiang Kuo and
                  Frost Yu-Shuang Lee and
                  Bo-Yin Yang",
  title =        "{SSE} Implementation of Multivariate {PKCs} on Modern x86 {CPUs}",
  pages =        "33--48",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:EGHP09,
  author =       "Thomas Eisenbarth and
                  Tim G{\"u}neysu and
                  Stefan Heyse and
                  Christof Paar",
  title =        "{MicroEliece}: {McEliece} for Embedded Devices",
  pages =        "49--64",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:Devadas09,
  author =       "Srini Devadas",
  title =        "Physical Unclonable Functions and Secure Processors (Invited Talk)",
  pages =        "65",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:FLRV09,
  author =       "Pierre-Alain Fouque and
                  Ga{\"e}tan Leurent and
                  Denis R{\'e}al and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Practical Electromagnetic Template Attack on {HMAC}",
  pages =        "66--80",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:ProMcE09,
  author =       "Emmanuel Prouff and
                  Robert P. McEvoy",
  title =        "First-Order Side-Channel Attacks on the Permutation Tables Countermeasure",
  pages =        "81--96",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:RenStaVey09,
  author =       "Mathieu Renauld and
                  Fran\c{c}ois-Xavier Standaert and
                  Nicolas Veyrat-Charvillon",
  title =        "Algebraic Side-Channel Attacks on the {AES}: Why Time also Matters in {DPA}",
  pages =        "97--111",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:BatGieLem09,
  author =       "Lejla Batina and
                  Benedikt Gierlichs and
                  Kerstin Lemke-Rust",
  title =        "Differential Cluster Analysis",
  pages =        "112--127",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:Hlavac09,
  author =       "Martin Hlav{\'a}c",
  title =        "Known-Plaintext-Only Attack on {RSA}-{CRT} with Montgomery Multiplication",
  pages =        "128--140",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:FinGebSch09,
  author =       "Thomas Finke and
                  Max Gebhardt and
                  Werner Schindler",
  title =        "A New Side-Channel Attack on {RSA} Prime Generation",
  pages =        "141--155",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:CorKiz09,
  author =       "Jean-S{\'e}bastien Coron and
                  Ilya Kizhvatov",
  title =        "An Efficient Method for Random Delay Generation in Embedded Software",
  pages =        "156--170",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:RivProDog09,
  author =       "Matthieu Rivain and
                  Emmanuel Prouff and
                  Julien Doget",
  title =        "Higher-Order Masking and Shuffling for Software Implementations of Block Ciphers",
  pages =        "171--188",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:SSSS09,
  author =       "Minoru Saeki and
                  Daisuke Suzuki and
                  Koichi Shimizu and
                  Akashi Satoh",
  title =        "A Design Methodology for a {DPA}-Resistant Cryptographic {LSI} with {RSL} Techniques",
  pages =        "189--204",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:RCSBKB09,
  author =       "Francesco Regazzoni and
                  Alessandro Cevrero and
                  Fran\c{c}ois-Xavier Standaert and
                  St{\'e}phane Badel and
                  Theo Kluter and
                  Philip Brisk and
                  Yusuf Leblebici and
                  Paolo Ienne",
  title =        "A Design Flow and Evaluation Framework for {DPA}-Resistant Instruction Set Extensions",
  pages =        "205--219",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:Paar09,
  author =       "Christof Paar",
  title =        "Crypto Engineering: Some History and Some Case Studies (Invited Talk)",
  pages =        "220--224",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:BDEOR09,
  author =       "Jean-Luc Beuchat and
                  J{\'e}r{\'e}mie Detrey and
                  Nicolas Estibals and
                  Eiji Okamoto and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "Hardware Accelerator for the Tate Pairing in Characteristic Three Based on {Karatsuba}-{Ofman} Multipliers",
  pages =        "225--239",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:FanVerVer09,
  author =       "Junfeng Fan and
                  Frederik Vercauteren and
                  Ingrid Verbauwhede",
  title =        "Faster -Arithmetic for Cryptographic Pairings on {Barreto}-{Naehrig} Curves",
  pages =        "240--253",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:KZSSLA09,
  author =       "David Kammler and
                  Diandian Zhang and
                  Peter Schwabe and
                  Hanno Scharw{\"a}chter and
                  Markus Langenberg and
                  Dominik Auras and
                  Gerd Ascheid and
                  Rudolf Mathar",
  title =        "Designing an {ASIP} for Cryptographic Pairings over {Barreto}-{Naehrig} Curves",
  pages =        "254--271",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:CanDunKne09,
  author =       "Christophe De Canni{\`e}re and
                  Orr Dunkelman and
                  Miroslav Knezevic",
  title =        "{KATAN} and {KTANTAN} - A Family of Small and Efficient Hardware-Oriented Block Ciphers",
  pages =        "272--288",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:GFSV09,
  author =       "Xu Guo and
                  Junfeng Fan and
                  Patrick Schaumont and
                  Ingrid Verbauwhede",
  title =        "Programmable and Parallel {ECC} Coprocessor Architecture: Tradeoffs between Area, Speed and Security",
  pages =        "289--303",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:MelHas09,
  author =       "Nicolas Meloni and
                  M. Anwar Hasan",
  title =        "Elliptic Curve Scalar Multiplication Combining {Yao}'s Algorithm and Double Bases",
  pages =        "304--316",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:MarMoo09,
  author =       "A. Theodore Markettos and
                  Simon W. Moore",
  title =        "The Frequency Injection Attack on Ring-Oscillator-Based True Random Number Generators",
  pages =        "317--331",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:MaeTuyVer09,
  author =       "Roel Maes and
                  Pim Tuyls and
                  Ingrid Verbauwhede",
  title =        "Low-Overhead Implementation of a Soft Decision Helper Data Algorithm for {SRAM} {PUFs}",
  pages =        "332--347",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:HamDanSun09,
  author =       "Ghaith Hammouri and
                  Aykutlu Dana and
                  Berk Sunar",
  title =        "{CDs} Have Fingerprints Too",
  pages =        "348--362",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:TorJam09,
  author =       "Randy Torrance and
                  Dick James",
  title =        "The State-of-the-Art in {IC} Reverse Engineering (Invited Talk)",
  pages =        "363--381",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:LKGPB09,
  author =       "Lang Lin and
                  Markus Kasper and
                  Tim G{\"u}neysu and
                  Christof Paar and
                  Wayne Burleson",
  title =        "Trojan Side-Channels: Lightweight Hardware Trojans through Side-Channel Engineering",
  pages =        "382--395",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:CWPPB09,
  author =       "Rajat Subhra Chakraborty and
                  Francis G. Wolff and
                  Somnath Paul and
                  Christos A. Papachristou and
                  Swarup Bhunia",
  title =        "{MERO}: A Statistical Approach for Hardware Trojan Detection",
  pages =        "396--410",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:MatVau09,
  author =       "Paulo Mateus and
                  Serge Vaudenay",
  title =        "On Tamper-Resistance from a Theoretical Viewpoint",
  pages =        "411--428",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:VeySta09,
  author =       "Nicolas Veyrat-Charvillon and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Mutual Information Analysis: How, When and Why?",
  pages =        "429--443",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:CJKNP09,
  author =       "Jean-S{\'e}bastien Coron and
                  Antoine Joux and
                  Ilya Kizhvatov and
                  David Naccache and
                  Pascal Paillier",
  title =        "Fault Attacks on {RSA} Signatures with Partially Unknown Messages",
  pages =        "444--456",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:Rivain09,
  author =       "Matthieu Rivain",
  title =        "Differential Fault Analysis on {DES} Middle Rounds",
  pages =        "457--469",
  editor =       ches09ed,
  booktitle =    ches09name,
  volume =       ches09vol,
  month =        ches09month,
  address =      ches09addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{CHES:CGPR08,
  author =       "Jean-S{\'e}bastien Coron and
                  Christophe Giraud and
                  Emmanuel Prouff and
                  Matthieu Rivain",
  title =        "Attack and Improvement of a Secure {S}-Box Calculation Based on the Fourier Transform",
  pages =        "1--14",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:HMASS08,
  author =       "Naofumi Homma and
                  Atsushi Miyamoto and
                  Takafumi Aoki and
                  Akashi Satoh and
                  Adi Shamir",
  title =        "Collision-Based Power Analysis of Modular Exponentiation Using Chosen-Message Pairs",
  pages =        "15--29",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Bogdanov08,
  author =       "Andrey Bogdanov",
  title =        "Multiple-Differential Side-Channel Collision Attacks on {AES}",
  pages =        "30--44",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:BERW08,
  author =       "Andrey Bogdanov and
                  Thomas Eisenbarth and
                  Andy Rupp and
                  Christopher Wolf",
  title =        "Time-Area Optimized Public-Key Engines: Cryptosystems as Replacement for Elliptic Curves?",
  pages =        "45--61",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:GunPaa08,
  author =       "Tim G{\"u}neysu and
                  Christof Paar",
  title =        "Ultra High Performance {ECC} over {NIST} Primes on Commercial {FPGAs}",
  pages =        "62--78",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:SzeGun08,
  author =       "Robert Szerwinski and
                  Tim G{\"u}neysu",
  title =        "Exploiting the Power of {GPUs} for Asymmetric Cryptography",
  pages =        "79--99",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:SSHA08,
  author =       "Akashi Satoh and
                  Takeshi Sugawara and
                  Naofumi Homma and
                  Takafumi Aoki",
  title =        "High-Performance Concurrent Error Detection Scheme for {AES} Hardware",
  pages =        "100--112",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:KerRey08,
  author =       "Mehran Mozaffari Kermani and
                  Arash Reyhani-Masoleh",
  title =        "A Lightweight Concurrent Fault Detection Scheme for the {AES} {S}-Boxes Using Normal Basis",
  pages =        "113--129",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Vigilant08,
  author =       "David Vigilant",
  title =        "{RSA} with {CRT}: A New Cost-Effective Solution to Thwart Fault Attacks",
  pages =        "130--145",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:KilSch08,
  author =       "Wolfgang Killmann and
                  Werner Schindler",
  title =        "A Design for a Physical {RNG} with Robust Entropy Estimators",
  pages =        "146--163",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:VHKK08,
  author =       "Ihor Vasyltsov and
                  Eduard Hambardzumyan and
                  Young-Sik Kim and
                  Bohdan Karpinskyy",
  title =        "Fast Digital {TRNG} Based on Metastable Ring Oscillator",
  pages =        "164--180",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:BGSST08,
  author =       "Christoph B{\"o}sch and
                  Jorge Guajardo and
                  Ahmad-Reza Sadeghi and
                  Jamshid Shokrollahi and
                  Pim Tuyls",
  title =        "Efficient Helper Data Key Extractor on {FPGAs}",
  pages =        "181--197",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:FRVD08,
  author =       "Pierre-Alain Fouque and
                  Denis R{\'e}al and
                  Fr{\'e}d{\'e}ric Valette and
                  M'hamed Drissi",
  title =        "The Carry Leakage on the Randomized Exponent Countermeasure",
  pages =        "198--213",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Walter08,
  author =       "Colin D. Walter",
  title =        "Recovering Secret Keys from Weak Side Channel Traces of Differing Lengths",
  pages =        "214--227",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:TilHer08,
  author =       "Stefan Tillich and
                  Christoph Herbst",
  title =        "Attacking State-of-the-Art Software Countermeasures-A Case Study for {AES}",
  pages =        "228--243",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:BerLanFar08,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Reza Rezaeian Farashahi",
  title =        "Binary Edwards Curves",
  pages =        "244--265",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:GenNovRup08,
  author =       "Timo Gendrullis and
                  Martin Novotn{\'y} and
                  Andy Rupp",
  title =        "A Real-World Attack Breaking {A5/1} within Hours",
  pages =        "266--282",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:BLPPRS08,
  author =       "Andrey Bogdanov and
                  Gregor Leander and
                  Christof Paar and
                  Axel Poschmann and
                  Matthew J. B. Robshaw and
                  Yannick Seurin",
  title =        "Hash Functions and {RFID} Tags: Mind the Gap",
  pages =        "283--299",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Reyhani-Masoleh08,
  author =       "Arash Reyhani-Masoleh",
  title =        "A New Bit-Serial Architecture for Field Multiplication Using Polynomial Bases",
  pages =        "300--314",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:YamYajIto08,
  author =       "Dai Yamamoto and
                  Jun Yajima and
                  Kouichi Itoh",
  title =        "A Very Compact Hardware Implementation of the {MISTY1} Block Cipher",
  pages =        "315--330",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:GraGroPag08,
  author =       "Philipp Grabher and
                  Johann Gro{\ss}sch{\"a}dl and
                  Dan Page",
  title =        "Light-Weight Instruction Set Extensions for Bit-Sliced Cryptography",
  pages =        "331--345",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:MenGieVer08,
  author =       "Nele Mentens and
                  Benedikt Gierlichs and
                  Ingrid Verbauwhede",
  title =        "Power and Fault Analysis Resistance in Hardware through Dynamic Reconfiguration",
  pages =        "346--362",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:HutSchPlo08,
  author =       "Michael Hutter and
                  J{\"o}rn-Marc Schmidt and
                  Thomas Plos",
  title =        "{RFID} and Its Vulnerability to Faults",
  pages =        "363--379",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:BerCanGou08,
  author =       "Alexandre Berzati and
                  C{\'e}cile Canovas and
                  Louis Goubin",
  title =        "Perturbating {RSA} Public Keys: An Improved Attack",
  pages =        "380--395",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:BadZwo08,
  author =       "Karthik Baddam and
                  Mark Zwolinski",
  title =        "Divided Backend Duplication Methodology for Balanced Dual Rail Routing",
  pages =        "396--410",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:StaArc08,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  C{\'e}dric Archambeau",
  title =        "Using Subspace-Based Template Attacks to Compare and Combine Power and Electromagnetic Information Leakages",
  pages =        "411--425",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:GieBatTuv08,
  author =       "Benedikt Gierlichs and
                  Lejla Batina and
                  Pim Tuyls and
                  Bart Preneel",
  title =        "Mutual Information Analysis",
  pages =        "426--442",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Shamir08,
  author =       "Adi Shamir",
  title =        "{RSA}: Past, Present, Future (Invited Talk)",
  pages =        "443",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Brickell08,
  author =       "Ernie Brickell",
  title =        "A Vision for Platform Security (Invited Talk)",
  pages =        "444",
  editor =       ches08ed,
  booktitle =    ches08name,
  volume =       ches08vol,
  month =        ches08month,
  address =      ches08addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{CHES:Jaffe07,
  author =       "Joshua Jaffe",
  title =        "A First-Order {DPA} Attack Against {AES} in Counter Mode with Unknown Initial Counter",
  pages =        "1--13",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:LemPaa07,
  author =       "Kerstin Lemke-Rust and
                  Christof Paar",
  title =        "Gaussian Mixture Models for Higher-Order Side Channel Analysis",
  pages =        "14--27",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:CorProRiv07,
  author =       "Jean-S{\'e}bastien Coron and
                  Emmanuel Prouff and
                  Matthieu Rivain",
  title =        "Side Channel Cryptanalysis of a Higher Order Masking Scheme",
  pages =        "28--44",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:DicGol07,
  author =       "Markus Dichtl and
                  Jovan Dj. Golic",
  title =        "High-Speed True Random Number Generation with Logic Gates Only",
  pages =        "45--62",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:GKST07,
  author =       "Jorge Guajardo and
                  Sandeep S. Kumar and
                  Geert Jan Schrijen and
                  Pim Tuyls",
  title =        "{FPGA} Intrinsic {PUFs} and Their Use for {IP} Protection",
  pages =        "63--80",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:PKZM07,
  author =       "Thomas Popp and
                  Mario Kirschbaum and
                  Thomas Zefferer and
                  Stefan Mangard",
  title =        "Evaluation of the Masked Logic Style {MDPL} on a Prototype Chip",
  pages =        "81--94",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:SchTir07,
  author =       "Patrick Schaumont and
                  Kris Tiri",
  title =        "Masking and Dual-Rail Logic Don't Add Up",
  pages =        "95--106",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:Gierlichs07,
  author =       "Benedikt Gierlichs",
  title =        "{DPA}-Resistance Without Routing Constraints?",
  pages =        "107--120",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:MatNak07,
  author =       "Mitsuru Matsui and
                  Junko Nakajima",
  title =        "On the Power of Bitslice Implementation on Intel Core2 Processor",
  pages =        "121--134",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:Joye07,
  author =       "Marc Joye",
  title =        "Highly Regular Right-to-Left Algorithms for Scalar Multiplication",
  pages =        "135--147",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:YWOKWK07,
  author =       "Hirotaka Yoshida and
                  Dai Watanabe and
                  Katsuyuki Okeya and
                  Jun Kitahara and
                  Hongjun Wu and
                  {\"O}zg{\"u}l K{\"u}\c{c}{\"u}k and
                  Bart Preneel",
  title =        "{MAME}: A Compression Function with Reduced Hardware Requirements",
  pages =        "148--165",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:BBKK07,
  author =       "Alex Biryukov and
                  Andrey Bogdanov and
                  Dmitry Khovratovich and
                  Timo Kasper",
  title =        "Collision Attacks on {AES}-Based {MAC}: Alpha-{MAC}",
  pages =        "166--180",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:Clavier07,
  author =       "Christophe Clavier",
  title =        "Secret External Encodings Do Not Prevent Transient Fault Analysis",
  pages =        "181--194",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:BirKho07,
  author =       "Alex Biryukov and
                  Dmitry Khovratovich",
  title =        "Two New Techniques of Side-Channel Cryptanalysis",
  pages =        "195--208",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:HarWal07,
  author =       "Owen Harrison and
                  John Waldron",
  title =        "{AES} Encryption Implementation and Analysis on Commodity Graphics Processing Units",
  pages =        "209--226",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:LWFB07,
  author =       "Stefan Lemsitzer and
                  Johannes Wolkerstorfer and
                  Norbert Felber and
                  Matthias Braendli",
  title =        "Multi-gigabit {GCM}-{AES} Architecture Optimized for {FPGAs}",
  pages =        "227--238",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:BBDO07,
  author =       "Jean-Luc Beuchat and
                  Nicolas Brisebarre and
                  J{\'e}r{\'e}mie Detrey and
                  Eiji Okamoto",
  title =        "Arithmetic Operators for Pairing-Based Cryptography",
  pages =        "239--255",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:JarForSky07,
  author =       "Kimmo U. J{\"a}rvinen and
                  Juha Forsten and
                  Jorma Skytt{\"a}",
  title =        "{FPGA} Design of Self-certified Signature Verification on {Koblitz} Curves",
  pages =        "256--271",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:Suzuki07,
  author =       "Daisuke Suzuki",
  title =        "How to Maximize the Potential of {FPGA} Resources for Modular Exponentiation",
  pages =        "272--288",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:ECLTSG07,
  author =       "Reouven Elbaz and
                  David Champagne and
                  Ruby B. Lee and
                  Lionel Torres and
                  Gilles Sassatelli and
                  Pierre Guillemin",
  title =        "{TEC}-Tree: A Low-Cost, Parallelizable Tree for Efficient Defense Against Memory Replay Attacks",
  pages =        "289--302",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:TilGro07,
  author =       "Stefan Tillich and
                  Johann Gro{\ss}sch{\"a}dl",
  title =        "Power Analysis Resistant {AES} Implementation with Instruction Set Extensions",
  pages =        "303--319",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:HutManFel07,
  author =       "Michael Hutter and
                  Stefan Mangard and
                  Martin Feldhofer",
  title =        "Power and {EM} Attacks on Passive 13.56 MHz {RFID} Devices",
  pages =        "320--333",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:SPDRR07,
  author =       "O. Savry and
                  F. Pebay-Peyroula and
                  F. Dehmas and
                  G. Robert and
                  J. Reverdy",
  title =        "{RFID} Noisy Reader How to Prevent from Eavesdropping on the Communication?",
  pages =        "334--345",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:DeJKir07,
  author =       "Gerald DeJean and
                  Darko Kirovski",
  title =        "{RF}-{DNA}: Radio-Frequency Certificates of Authenticity",
  pages =        "346--363",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:IzuKogShi07,
  author =       "Tetsuya Izu and
                  Jun Kogure and
                  Takeshi Shimoyama",
  title =        "{CAIRN} 2: An {FPGA} Implementation of the Sieving Step in the Number Field Sieve Method",
  pages =        "364--377",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:DeDBulQui07,
  author =       "Guerric Meurice {de Dormale} and
                  Philippe Bulens and
                  Jean-Jacques Quisquater",
  title =        "Collision Search for Elliptic Curve Discrete Logarithm over {GF}($2^m$) with {FPGA}",
  pages =        "378--393",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:BogEisRup07,
  author =       "Andrey Bogdanov and
                  Thomas Eisenbarth and
                  Andy Rupp",
  title =        "A Hardware-Assisted Realtime Attack on {A5/2} Without Precomputations",
  pages =        "394--412",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:RobMan07,
  author =       "Bruno Robisson and
                  Pascal Manet",
  title =        "Differential Behavioral Analysis",
  pages =        "413--426",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:MacStaQui07,
  author =       "Fran\c{c}ois Mac{\'e} and
                  Fran\c{c}ois-Xavier Standaert and
                  Jean-Jacques Quisquater",
  title =        "Information Theoretic Evaluation of Side-Channel Resistant Logic Styles",
  pages =        "427--442",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:ClaCor07,
  author =       "Christophe Clavier and
                  Jean-S{\'e}bastien Coron",
  title =        "On the Implementation of a Fast Prime Generation Algorithm",
  pages =        "443--449",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:BKLPPR07,
  author =       "Andrey Bogdanov and
                  Lars R. Knudsen and
                  Gregor Leander and
                  Christof Paar and
                  Axel Poschmann and
                  Matthew J. B. Robshaw and
                  Yannick Seurin and
                  C. Vikkelsoe",
  title =        "{PRESENT}: An Ultra-Lightweight Block Cipher",
  pages =        "450--466",
  editor =       ches07ed,
  booktitle =    ches07name,
  volume =       ches07vol,
  month =        ches07month,
  address =      ches07addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{CHES:APSQ06,
  author =       "C{\'e}dric Archambeau and
                  Eric Peeters and
                  Fran\c{c}ois-Xavier Standaert and
                  Jean-Jacques Quisquater",
  title =        "Template Attacks in Principal Subspaces",
  pages =        "1--14",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:GieLemPaa06,
  author =       "Benedikt Gierlichs and
                  Kerstin Lemke-Rust and
                  Christof Paar",
  title =        "Templates vs. Stochastic Methods",
  pages =        "15--29",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:SPAQ06,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Eric Peeters and
                  C{\'e}dric Archambeau and
                  Jean-Jacques Quisquater",
  title =        "Towards Security Limits in Side-Channel Attacks",
  pages =        "30--45",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:HSHLLK06,
  author =       "Deukjo Hong and
                  Jaechul Sung and
                  Seokhie Hong and
                  Jongin Lim and
                  Sangjin Lee and
                  Bon-Seok Koo and
                  Changhoon Lee and
                  Donghoon Chang and
                  Jesang Lee and
                  Kitae Jeong and
                  Hyun Kim and
                  Jongsung Kim and
                  Seongtaek Chee",
  title =        "{HIGHT}: A New Block Cipher Suitable for Low-Resource Device",
  pages =        "46--59",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:Aoki06,
  author =       "Kazumaro Aoki",
  title =        "Integer Factoring Utilizing PC Cluster (Invited Talk)",
  pages =        "60",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:Skorobogatov06,
  author =       "Sergei P. Skorobogatov",
  title =        "Optically Enhanced Position-Locked Power Analysis",
  pages =        "61--75",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:ManSch06,
  author =       "Stefan Mangard and
                  Kai Schramm",
  title =        "Pinpointing the Side-Channel Leakage of Masked {AES} Hardware Implementations",
  pages =        "76--90",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:MorShaSal06,
  author =       "Amir Moradi and
                  Mohammad T. Manzuri Shalmani and
                  Mahmoud Salmasizadeh",
  title =        "A Generalized Method of Differential Fault Attack Against {AES} Cryptosystem",
  pages =        "91--100",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:KPPPS06,
  author =       "Sandeep Kumar and
                  Christof Paar and
                  Jan Pelzl and
                  Gerd Pfeiffer and
                  Manfred Schimmler",
  title =        "Breaking Ciphers with {COPACOBANA} - A Cost-Optimized Parallel Code Breaker",
  pages =        "101--118",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:GKBKLK06,
  author =       "Kris Gaj and
                  Soonhak Kwon and
                  Patrick Baier and
                  Paul Kohlbrenner and
                  Hoang Le and
                  Mohammed Khaleeluddin and
                  Ramakrishna Bachimanchi",
  title =        "Implementing the Elliptic Curve Method of Factoring in Reconfigurable Hardware",
  pages =        "119--133",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:ScoCosAbd06,
  author =       "Michael Scott and
                  Neil Costigan and
                  Wesam Abdulwahab",
  title =        "Implementing Cryptographic Pairings on Smartcards",
  pages =        "134--147",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:AkiKatKit06,
  author =       "Toru Akishita and
                  Masanobu Katagi and
                  Izuru Kitamura",
  title =        "{SPA}-Resistant Scalar Multiplication on Hyperelliptic Curve Cryptosystems Combining Divisor Decomposition Technique and Joint Regular Form",
  pages =        "148--159",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:JoyPai06,
  author =       "Marc Joye and
                  Pascal Paillier",
  title =        "Fast Generation of Prime Numbers on Portable Devices: An Update",
  pages =        "160--173",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:LCCRSL06,
  author =       "Thanh-Ha Le and
                  Jessy Cl{\'e}di{\`e}re and
                  C{\'e}cile Canovas and
                  Bruno Robisson and
                  Christine Servi{\`e}re and
                  Jean-Louis Lacoume",
  title =        "A Proposition for Correlation Power Analysis Enhancement",
  pages =        "174--186",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:HNIAS06,
  author =       "Naofumi Homma and
                  Sei Nagashima and
                  Yuichi Imai and
                  Takafumi Aoki and
                  Akashi Satoh",
  title =        "High-Resolution Side-Channel Attack Using Phase-Based Waveform Matching",
  pages =        "187--200",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:BonMir06,
  author =       "Joseph Bonneau and
                  Ilya Mironov",
  title =        "Cache-Collision Timing Attacks Against {AES}",
  pages =        "201--215",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:ProGirAum06,
  author =       "Emmanuel Prouff and
                  Christophe Giraud and
                  S{\'e}bastien Aum{\^o}nier",
  title =        "Provably Secure {S}-Box Implementation Based on {Fourier} Transform",
  pages =        "216--230",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:Juels06,
  author =       "Ari Juels",
  title =        "The Outer Limits of {RFID} Security (Invited Talk)",
  pages =        "231",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:BGLT06,
  author =       "Marco Bucci and
                  Luca Giancane and
                  Raimondo Luzzi and
                  Alessandro Trifiletti",
  title =        "Three-Phase Dual-Rail Pre-charge Logic",
  pages =        "232--241",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:CheZho06,
  author =       "Zhimin Chen and
                  Yujie Zhou",
  title =        "Dual-Rail Random Switching Logic: A Countermeasure to Reduce Side Channel Leakage",
  pages =        "242--254",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:SuzSae06,
  author =       "Daisuke Suzuki and
                  Minoru Saeki",
  title =        "Security Evaluation of {DPA} Countermeasures Using Dual-Rail Pre-charge Logic Style",
  pages =        "255--269",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:TilGro06,
  author =       "Stefan Tillich and
                  Johann Gro{\ss}sch{\"a}dl",
  title =        "Instruction Set Extensions for Efficient {AES} Implementation on 32-bit Processors",
  pages =        "270--284",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:MasRaiAhm06,
  author =       "Massoud Masoumi and
                  Farshid Raissi and
                  Mahmoud Ahmadian",
  title =        "{NanoCMOS}-Molecular Realization of {Rijndael}",
  pages =        "285--297",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:CKSV06,
  author =       "Ricardo Chaves and
                  Georgi Kuzmanov and
                  Leonel Sousa and
                  Stamatis Vassiliadis",
  title =        "Improving {SHA}-2 Hardware Implementations",
  pages =        "298--310",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:SimSch06,
  author =       "Eric Simpson and
                  Patrick Schaumont",
  title =        "Offline Hardware/Software Authentication for Reconfigurable Platforms",
  pages =        "311--323",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:BCCC06,
  author =       "Eric Brier and
                  Beno{\^i}t Chevallier-Mames and
                  Mathieu Ciet and
                  Christophe Clavier",
  title =        "Why One Should Also Secure {RSA} Public Key Elements",
  pages =        "324--338",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:FKMMV06,
  author =       "Pierre-Alain Fouque and
                  S{\'e}bastien Kunz-Jacques and
                  Gwena{\"e}lle Martinet and
                  Fr{\'e}d{\'e}ric Muller and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Power Attack on Small {RSA} Public Exponent",
  pages =        "339--353",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:SteThe06,
  author =       "Douglas Stebila and
                  Nicolas Th{\'e}riault",
  title =        "Unified Point Addition Formul{\ae} and Side-Channel Attacks",
  pages =        "354--368",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:TSSGVW06,
  author =       "Pim Tuyls and
                  Geert Jan Schrijen and
                  Boris Skoric and
                  Jan van Geloven and
                  Nynke Verhaegh and
                  Rob Wolters",
  title =        "Read-Proof Hardware from Protective Coatings",
  pages =        "369--383",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:BouSicRen06,
  author =       "G. Fraidy Bouesse and
                  Gilles Sicard and
                  Marc Renaudin",
  title =        "Path Swapping Method to Improve {DPA} Resistance of Quasi Delay Insensitive Asynchronous Circuits",
  pages =        "384--398",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:KulSmiTau06,
  author =       "Konrad J. Kulikowski and
                  Alexander Smirnov and
                  Alexander Taubin",
  title =        "Automated Design of Cryptographic Devices Resistant to Multiple Side-Channel Attacks",
  pages =        "399--413",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:Sadeghi06,
  author =       "Ahmad-Reza Sadeghi",
  title =        "Challenges for Trusted Computing (Invited Talk)",
  pages =        "414",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:SBPV06,
  author =       "Kazuo Sakiyama and
                  Lejla Batina and
                  Bart Preneel and
                  Ingrid Verbauwhede",
  title =        "Superscalar Coprocessor for High-Speed Curve-Based Cryptography",
  pages =        "415--429",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:KLWGST06,
  author =       "Manuel Koschuch and
                  Joachim Lechner and
                  Andreas Weitzer and
                  Johann Gro{\ss}sch{\"a}dl and
                  Alexander Szekely and
                  Stefan Tillich and
                  Johannes Wolkerstorfer",
  title =        "Hardware/Software Co-design of Elliptic Curve Cryptography on an 8051 Microcontroller",
  pages =        "430--444",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:DJJCH06,
  author =       "V. S. Dimitrov and
                  Kimmo U. J{\"a}rvinen and
                  M. J. Jacobson and
                  W. F. Chan and
                  Z. Huang",
  title =        "{FPGA} Implementation of Point Multiplication on {Koblitz} Curves Using {Kleinian} Integers",
  pages =        "445--459",
  editor =       ches06ed,
  booktitle =    ches06name,
  volume =       ches06vol,
  month =        ches06month,
  address =      ches06addr,
  publisher =    chespub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{CHES:DupKun05,
  author =       "William Dupuy and
                  S{\'e}bastien Kunz-Jacques",
  title =        "Resistance of Randomized Projective Coordinates Against Power Analysis",
  pages =        "1--14",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:ARRS05,
  author =       "Dakshi Agrawal and
                  Josyula R. Rao and
                  Pankaj Rohatgi and
                  Kai Schramm",
  title =        "Templates as Master Keys",
  pages =        "15--29",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:SchLemPaa05,
  author =       "Werner Schindler and
                  Kerstin Lemke and
                  Christof Paar",
  title =        "A Stochastic Model for Differential Side Channel Cryptanalysis",
  pages =        "30--46",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:CorLefPou05,
  author =       "Jean-S{\'e}bastien Coron and
                  David Lefranc and
                  Guillaume Poupard",
  title =        "A New Baby-Step Giant-Step Algorithm and Some Applications to Cryptanalysis",
  pages =        "47--60",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GreNoaSma05,
  author =       "P. J. Green and
                  Richard Noad and
                  Nigel P. Smart",
  title =        "Further Hidden {Markov} Model Cryptanalysis",
  pages =        "61--74",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GAST05,
  author =       "Johann Gro{\ss}sch{\"a}dl and
                  Roberto Maria Avanzi and
                  Erkay Savas and
                  Stefan Tillich",
  title =        "Energy-Efficient Software Implementation of Long Integer Modular Arithmetic",
  pages =        "75--90",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:OkeTakVui5,
  author =       "Katsuyuki Okeya and
                  Tsuyoshi Takagi and
                  Camille Vuillaume",
  title =        "Short Memory Scalar Multiplication on {Koblitz} Curves",
  pages =        "91--105",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:BHHPV05,
  author =       "Lejla Batina and
                  David Hwang and
                  Alireza Hodjat and
                  Bart Preneel and
                  Ingrid Verbauwhede",
  title =        "Hardware/Software Co-design for Hyperelliptic Curve Cryptography ({HECC}) on the 8051$\mu$P",
  pages =        "106--118",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:FKPPPS05,
  author =       "Jens Franke and
                  Thorsten Kleinjung and
                  Christof Paar and
                  Jan Pelzl and
                  Christine Priplata and
                  Colin Stahlke",
  title =        "{SHARK}: {A} Realizable Special Hardware Sieving Device for Factoring 1024-Bit Integers",
  pages =        "119--130",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GSST05,
  author =       "Willi Geiselmann and
                  Adi Shamir and
                  Rainer Steinwandt and
                  Eran Tromer",
  title =        "Scalable Hardware for Sparse Systems of Linear Equations, with Applications to Integer Factorization",
  pages =        "131--146",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:BucLuz05,
  author =       "Marco Bucci and
                  Raimondo Luzzi",
  title =        "Design of Testable Random Bit Generators",
  pages =        "147--156",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:ManPraOsw05,
  author =       "Stefan Mangard and
                  Norbert Pramstaller and
                  Elisabeth Oswald",
  title =        "Successfully Attacking Masked {AES} Hardware Implementations",
  pages =        "157--171",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:PopMan05,
  author =       "Thomas Popp and
                  Stefan Mangard",
  title =        "Masked Dual-Rail Pre-charge Logic: {DPA}-Resistance Without Routing Constraints",
  pages =        "172--186",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:FisGam05,
  author =       "Wieland Fischer and
                  Berndt M. Gammel",
  title =        "Masking at Gate Level in the Presence of Glitches",
  pages =        "187--200",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:KaiTak05,
  author =       "Marcelo E. Kaihara and
                  Naofumi Takagi",
  title =        "Bipartite Modular Multiplication",
  pages =        "201--210",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:Hars05,
  author =       "Laszlo Hars",
  title =        "Fast Truncated Multiplication for Cryptographic Applications",
  pages =        "211--225",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:Seysen05,
  author =       "Martin Seysen",
  title =        "Using an {RSA} Accelerator for Modular Inversion",
  pages =        "226--236",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:SunCyg05,
  author =       "Berk Sunar and
                  David Cyganski",
  title =        "Comparison of Bit and Word Level Algorithms for Evaluating Unstructured Functions over Finite Rings",
  pages =        "237--249",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GebHoTiu05,
  author =       "Catherine H. Gebotys and
                  Simon Ho and
                  C. C. Tiu",
  title =        "{EM} Analysis of {Rijndael} and {ECC} on a Wireless {Java}-Based {PDA}",
  pages =        "250--264",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:Kuhn05,
  author =       "Markus G. Kuhn",
  title =        "Security Limits for Compromising Emanations",
  pages =        "265--279",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:LiMarMoo05,
  author =       "Huiyun Li and
                  A. Theodore Markettos and
                  Simon W. Moore",
  title =        "Security Evaluation Against Electromagnetic Analysis at Design Time",
  pages =        "280--292",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:JoyPaiSch05,
  author =       "Marc Joye and
                  Pascal Paillier and
                  Berry Schoenmakers",
  title =        "On Second-Order Differential Power Analysis",
  pages =        "293--308",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:PSDQ05,
  author =       "Eric Peeters and
                  Fran\c{c}ois-Xavier Standaert and
                  Nicolas Donckers and
                  Jean-Jacques Quisquater",
  title =        "Improved Higher-Order Side-Channel Attacks with {FPGA} Experiments",
  pages =        "309--323",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:KKLSS05,
  author =       "Ulrich K{\"u}hn and
                  Klaus Kursawe and
                  Stefan Lucks and
                  Ahmad-Reza Sadeghi and
                  Christian St{\"u}ble",
  title =        "Secure Data Management in Trusted Computing",
  pages =        "324--338",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:Skorobogatov05,
  author =       "Sergei P. Skorobogatov",
  title =        "Data Remanence in Flash Memory Devices",
  pages =        "339--353",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:THHLYS05,
  author =       "Kris Tiri and
                  David Hwang and
                  Alireza Hodjat and
                  Bo-Cheng Lai and
                  Shenglin Yang and
                  Patrick Schaumont and
                  Ingrid Verbauwhede",
  title =        "Prototype {IC} with {WDDL} and Differential Routing - {DPA} Resistance Assessment",
  pages =        "354--365",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:SuzSaeIch05,
  author =       "Daisuke Suzuki and
                  Minoru Saeki and
                  Tetsuya Ichikawa",
  title =        "{DPA} Leakage Models for {CMOS} Logic Circuits",
  pages =        "366--382",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GHMP05,
  author =       "Sylvain Guilley and
                  Philippe Hoogvorst and
                  Yves Mathieu and
                  Renaud Pacalet",
  title =        "The ``Backend Duplication'' Method",
  pages =        "383--397",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GraPag05,
  author =       "Philipp Grabher and
                  Dan Page",
  title =        "Hardware Acceleration of the {Tate} Pairing in Characteristic Three",
  pages =        "398--411",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:KPPB05,
  author =       "Tim Kerins and
                  William P. Marnane and
                  Emanuel M. Popovici and
                  Paulo S. L. M. Barreto",
  title =        "Efficient Hardware for the {Tate} Pairing Calculation in Characteristic Three",
  pages =        "412--426",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:GooBen05,
  author =       "Tim Good and
                  Mohammed Benaissa",
  title =        "{AES} on {FPGA} from the Fastest to the Smallest",
  pages =        "427--440",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:Canright05,
  author =       "D. Canright",
  title =        "A Very Compact {S}-Box for {AES}",
  pages =        "441--455",
  booktitle =    ches05name,
  volume =       ches05vol,
  publisher =    chespub,
  month =        ches05month,
  address =      ches05addr,
  editor =       ches05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{CHES:WadWag04,
  author =       "Jason Waddle and
                  David Wagner",
  title =        "Towards Efficient Second-Order Power Analysis",
  pages =        "1--15",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:BriClaOli04,
  author =       "Eric Brier and
                  Christophe Clavier and
                  Francis Olivier",
  title =        "Correlation Power Analysis with a Leakage Model",
  pages =        "16--29",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:StaBerPre04,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Siddika Berna {\"O}rs and
                  Bart Preneel",
  title =        "Power Analysis of an {FPGA}: {Implementation} of {Rijndael}: {Is} Pipelining a {DPA} Countermeasure?",
  pages =        "30--44",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Hars04,
  author =       "Laszlo Hars",
  title =        "Long Modular Multiplication for Cryptographic Applications",
  pages =        "45--61",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:BILT04,
  author =       "Jean-Claude Bajard and
                  Laurent Imbert and
                  Pierre-Yvan Liardet and
                  Yannick Teglia",
  title =        "Leak Resistant Arithmetic",
  pages =        "62--75",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:KGKH04,
  author =       "Soonhak Kwon and
                  Kris Gaj and
                  Chang Hoon Kim and
                  Chun Pyo Hong",
  title =        "Efficient Linear Array for Multiplication in {GF}($2^m$) Using a Normal Basis for Elliptic Curve Cryptography",
  pages =        "76--91",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:OztSunSav04,
  author =       "Erdinc {\"O}zt{\"u}rk and
                  Berk Sunar and
                  Erkay Savas",
  title =        "Low-Power Elliptic Curve Cryptography Using Scaled Modular Arithmetic",
  pages =        "92--106",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:ABHW04,
  author =       "Harald Aigner and
                  Holger Bock and
                  Markus H{\"u}tter and
                  Johannes Wolkerstorfer",
  title =        "A Low-Cost {ECC} Coprocessor for Smartcards",
  pages =        "107--118",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:GPWES04,
  author =       "Nils Gura and
                  Arun Patel and
                  Arvinderpal Wander and
                  Hans Eberle and
                  Sheueling Chang Shantz",
  title =        "Comparing Elliptic Curve Cryptography and {RSA} on 8-bit {CPUs}",
  pages =        "119--132",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:GroSav04,
  author =       "Johann Gro{\ss}sch{\"a}dl and
                  Erkay Savas",
  title =        "Instruction Set Extensions for Fast Arithmetic in Finite Fields {GF}(p) and {GF}($2^m$)",
  pages =        "133--147",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Avanzi04,
  author =       "Roberto Maria Avanzi",
  title =        "Aspects of Hyperelliptic Curves over Large Prime Fields in Software Implementations",
  pages =        "148--162",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:SLFP04,
  author =       "Kai Schramm and
                  Gregor Leander and
                  Patrick Felke and
                  Christof Paar",
  title =        "A Collision-Attack on {AES}: {Combining} Side Channel- and Differential-Attack",
  pages =        "163--175",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:LedMulVal04,
  author =       "Herv{\'e} Ledig and
                  Fr{\'e}d{\'e}ric Muller and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Enhancing Collision Attacks",
  pages =        "176--190",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Walter04,
  author =       "Colin D. Walter",
  title =        "Simple Power Analysis of Unified Code for {ECC} Double and Add",
  pages =        "191--204",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:LemSchPaa04,
  author =       "Kerstin Lemke and
                  Kai Schramm and
                  Christof Paar",
  title =        "{DPA} on n-Bit Sized {Boolean} and Arithmetic Operations and Its Application to {IDEA}, {RC6}, and the {HMAC}-Construction",
  pages =        "205--219",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Olson04,
  author =       "Loren D. Olson",
  title =        "Side-Channel Attacks in {ECC}: {A} General Technique for Varying the Parametrization of the Elliptic Curve",
  pages =        "220--229",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:NeiPul04,
  author =       "Olaf Nei{\ss}e and
                  J{\"u}rgen Pulkus",
  title =        "Switching Blindings with a View Towards {IDEA}",
  pages =        "230--239",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:HocSha04,
  author =       "Jonathan J. Hoch and
                  Adi Shamir",
  title =        "Fault Analysis of Stream Ciphers",
  pages =        "240--253",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Hemme04,
  author =       "Ludger Hemme",
  title =        "A Differential Fault Attack Against Early Rounds of (Triple-){DES}",
  pages =        "254--267",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:BocBucLuz04,
  author =       "Holger Bock and
                  Marco Bucci and
                  Raimondo Luzzi",
  title =        "An Offset-Compensated Oscillator-Based Random Bit Source for Security Applications",
  pages =        "268--281",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:SMBY04,
  author =       "Danil Sokolov and
                  Julian Murphy and
                  Alexandre V. Bystrov and
                  Alexandre Yakovlev",
  title =        "Improving the Security of Dual-Rail Circuits",
  pages =        "282--297",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:SakSak04,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai",
  title =        "A New Attack with Side Channel Leakage During Exponent Recoding Computations",
  pages =        "298--311",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:FMPV04,
  author =       "Pierre-Alain Fouque and
                  Fr{\'e}d{\'e}ric Muller and
                  Guillaume Poupard and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Defeating Countermeasures Based on Randomized {BSD} Representations",
  pages =        "312--327",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Mishra04,
  author =       "Pradeep Kumar Mishra",
  title =        "Pipelined Computation of Scalar Multiplication in Elliptic Curve Cryptosystems",
  pages =        "328--342",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:MamMiyMor04,
  author =       "Hideyo Mamiya and
                  Atsuko Miyaji and
                  Hiroaki Morimoto",
  title =        "Efficient Countermeasures against {RPA}, {DPA}, and {SPA}",
  pages =        "343--356",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:FelDomWol04,
  author =       "Martin Feldhofer and
                  Sandra Dominikus and
                  Johannes Wolkerstorfer",
  title =        "Strong Authentication for {RFID} Systems Using the {AES} Algorithm",
  pages =        "357--370",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:YanCheChe04,
  author =       "Bo-Yin Yang and
                  Jiun-Ming Chen and
                  Yen-Hung Chen",
  title =        "{TTS}: {High}-Speed Signatures on a Low-Cost Smart Card",
  pages =        "371--385",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:PeeNevCie04,
  author =       "Eric Peeters and
                  Michael Neve and
                  Mathieu Ciet",
  title =        "{XTR} Implementation on Reconfigurable Hardware",
  pages =        "386--399",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:JosWuKar04,
  author =       "Nikhil Joshi and
                  Kaijie Wu and
                  Ramesh Karri",
  title =        "Concurrent Error Detection Schemes for Involution Ciphers",
  pages =        "400--412",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:GirLef04,
  author =       "Marc Girault and
                  David Lefranc",
  title =        "Public Key Authentication with One (Online) Single Addition",
  pages =        "413--427",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:LeaPagSma04,
  author =       "Peter J. Leadbitter and
                  Dan Page and
                  Nigel P. Smart",
  title =        "Attacking {DSA} Under a Repeated Bits Assumption",
  pages =        "428--440",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:CNPP04,
  author =       "Beno{\^i}t Chevallier-Mames and
                  David Naccache and
                  Pascal Paillier and
                  David Pointcheval",
  title =        "How to Disembed a Program?",
  pages =        "441--454",
  booktitle =    ches04name,
  volume =       ches04vol,
  publisher =    chespub,
  month =        ches04month,
  address =      ches04addr,
  editor =       ches04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{CHES:Stajano03,
  author =       "Frank Stajano",
  title =        "The Security Challenges of Ubiquitous Computing (Invited Talk)",
  pages =        "1 BibTeX ",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:AgrRaoRoh03,
  author =       "Dakshi Agrawal and
                  Josyula R. Rao and
                  Pankaj Rohatgi",
  title =        "Multi-channel Attacks",
  pages =        "2--16",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:KarWag03,
  author =       "Chris Karlof and
                  David Wagner",
  title =        "Hidden {Markov} Model Cryptoanalysis",
  pages =        "17--34",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:BerOswOre03,
  author =       "Siddika Berna {\"O}rs and
                  Elisabeth Oswald and
                  Bart Preneel",
  title =        "Power-Analysis Attacks on an {FPGA} - First Experimental Results",
  pages =        "35--50",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:GeiSte03,
  author =       "Willi Geiselmann and
                  Rainer Steinwandt",
  title =        "Hardware to Solve Sparse Systems of Linear Equations over {GF}(2)",
  pages =        "51--61",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:TSSSM03,
  author =       "Yukiyasu Tsunoo and
                  Teruo Saito and
                  Tomoyasu Suzaki and
                  Maki Shigeri and
                  Hiroshi Miyauchi",
  title =        "Cryptanalysis of {DES} Implemented on Computers with Cache",
  pages =        "62--76",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:PirQui03,
  author =       "Gilles Piret and
                  Jean-Jacques Quisquater",
  title =        "A Differential Fault Attack Technique against {SPN} Structures, with Application to the {AES} and {KHAZAD}",
  pages =        "77--88",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:CorTch03,
  author =       "Jean-S{\'e}bastien Coron and
                  Alexei Tchulkine",
  title =        "A New Algorithm for Switching from Arithmetic to {Boolean} Masking",
  pages =        "89--97",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Golic03,
  author =       "Jovan Dj. Golic",
  title =        "{DeKaRT}: {A} New Paradigm for Key-Dependent Reversible Circuits",
  pages =        "98--112",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:KarKuzGos03,
  author =       "Ramesh Karri and
                  Grigori Kuznetsov and
                  Michael G{\"o}ssel",
  title =        "Parity-Based Concurrent Error Detection of Substitution-Permutation Network Block Ciphers",
  pages =        "113--124",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:TirVer03,
  author =       "Kris Tiri and
                  Ingrid Verbauwhede",
  title =        "Securing Encryption Algorithms against {DPA} at the Logic Level: {Next} Generation Smart Card Technology",
  pages =        "125--136",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:FMLMT03,
  author =       "Jacques J. A. Fournier and
                  Simon W. Moore and
                  Huiyun Li and
                  Robert D. Mullins and
                  George S. Taylor",
  title =        "Security Evaluation of Asynchronous Circuits",
  pages =        "137--151",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:EHKRZ03,
  author =       "Michael Epstein and
                  Laszlo Hars and
                  Raymond Krasinski and
                  Martin Rosner and
                  Hao Zheng",
  title =        "Design and Implementation of a True Random Number Generator Based on Digital Circuit Artifacts",
  pages =        "152--165",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:BarShaTro03,
  author =       "Boaz Barak and
                  Ronen Shaltiel and
                  Eran Tromer",
  title =        "True Random Number Generators Secure in a Changing Environment",
  pages =        "166--180",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Dichtl03,
  author =       "Markus Dichtl",
  title =        "How to Predict the Output of a Hardware Random Number Generator",
  pages =        "181--188",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:ReyHas03,
  author =       "Arash Reyhani-Masoleh and
                  M. Anwarul Hasan",
  title =        "On Low Complexity Bit Parallel Polynomial Basis Multipliers",
  pages =        "189--202",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Dhem03,
  author =       "Jean-Fran\c{c}ois Dhem",
  title =        "Efficient Modular Reduction Algorithm in $IF_q$[x] and Its Application to ``Left to Right'' Modular Multiplication in $IF_2$[x]",
  pages =        "203--213",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:CheJoyPai03,
  author =       "Beno{\^i}t Chevallier-Mames and
                  Marc Joye and
                  Pascal Paillier",
  title =        "Faster Double-Size Modular Multiplication from {Euclidean} Multipliers",
  pages =        "214--227",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:KwoKimHon03,
  author =       "Soonhak Kwon and
                  Chang Hoon Kim and
                  Chun Pyo Hong",
  title =        "Efficient Exponentiation for a Class of Finite Fields {GF}($2^n$) Determined by {Gauss} Periods",
  pages =        "228--242",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:JoyPai03,
  author =       "Marc Joye and
                  Pascal Paillier",
  title =        "{GCD}-Free Algorithms for Computing Modular Inverses",
  pages =        "243--253",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:FouMarPou03,
  author =       "Pierre-Alain Fouque and
                  Gwena{\"e}lle Martinet and
                  Guillaume Poupard",
  title =        "Attacking Unbalanced {RSA}-{CRT} Using {SPA}",
  pages =        "254--268",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:FouVal03,
  author =       "Pierre-Alain Fouque and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "The Doubling Attack - Why Upwards Is Better than Downwards",
  pages =        "269--280",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Smart03,
  author =       "Nigel P. Smart",
  title =        "An Analysis of {Goubin}'s Refined Power Analysis Attack",
  pages =        "281--290",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:CatKouQui03,
  author =       "Julien Cathalo and
                  Fran\c{c}ois Koeune and
                  Jean-Jacques Quisquater",
  title =        "A New Type of Timing Attack: Application to GPS",
  pages =        "291--303",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:SatMor03,
  author =       "Akashi Satoh and
                  Sumio Morioka",
  title =        "Unified Hardware Architecture for 128-Bit Block Ciphers {AES} and {Camellia}",
  pages =        "304--318",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:ChoGaj03,
  author =       "Pawel Chodowiec and
                  Kris Gaj",
  title =        "Very Compact {FPGA} Implementation of the {AES} Algorithm",
  pages =        "319--333",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:SRQL03,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Ga{\"e}l Rouvroy and
                  Jean-Jacques Quisquater and
                  Jean-Didier Legat",
  title =        "Efficient Implementation of {Rijndael} Encryption in Reconfigurable Hardware: {Improvements} and Design Tradeoffs",
  pages =        "334--350",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:PWGP03,
  author =       "Jan Pelzl and
                  Thomas J. Wollinger and
                  Jorge Guajardo and
                  Christof Paar",
  title =        "Hyperelliptic Curve Cryptosystems: {Closing} the Performance Gap to Elliptic Curves",
  pages =        "351--365",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Avanzi03,
  author =       "Roberto Maria Avanzi",
  title =        "Countermeasures against Differential Power Analysis for Hyperelliptic Curve Cryptosystems",
  pages =        "366--381",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:ItoIzuTak03,
  author =       "Kouichi Itoh and
                  Tetsuya Izu and
                  Masahiko Takenaka",
  title =        "A Practical Countermeasure against Address-Bit Differential Power Analysis",
  pages =        "382--396",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:OkeTak03,
  author =       "Katsuyuki Okeya and
                  Tsuyoshi Takagi",
  title =        "A More Flexible Countermeasure against Side Channel Attacks Using Window Method",
  pages =        "397--410",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Clulow03,
  author =       "Jolyon Clulow",
  title =        "On the Security of {PKCS}\#11",
  pages =        "411--425",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:KliPokRos03,
  author =       "Vlastimil Kl{\'i}ma and
                  Ondrej Pokorn{\'y} and
                  Tom{\'a}s Rosa",
  title =        "Attacking {RSA}-Based Sessions in {SSL}/{TLS}",
  pages =        "426--440",
  booktitle =    ches03name,
  volume =       ches03vol,
  publisher =    chespub,
  month =        ches03month,
  address =      ches03addr,
  editor =       ches03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{CHES:Quisquater02,
  author =       "Jean-Jacques Quisquater",
  title =        "{CHES}: {Past}, Present, and Future (Invited Talk)",
  pages =        "1",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:SkoAnd02,
  author =       "Sergei P. Skorobogatov and
                  Ross J. Anderson",
  title =        "Optical Fault Induction Attacks",
  pages =        "2--12",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:ChaRaoRoh02,
  author =       "Suresh Chari and
                  Josyula R. Rao and
                  Pankaj Rohatgi",
  title =        "Template Attacks",
  pages =        "13--28",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:AARR02,
  author =       "Dakshi Agrawal and
                  Bruce Archambeault and
                  Josyula R. Rao and
                  Pankaj Rohatgi",
  title =        "The {EM} Side-Channel(s)",
  pages =        "29--45",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Gueron02,
  author =       "Shay Gueron",
  title =        "Enhanced {Montgomery} Multiplication",
  pages =        "46--56",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Lorencz02,
  author =       "R{\'o}bert L{\'o}rencz",
  title =        "New Algorithm for Classical Modular Inverse",
  pages =        "57--70",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:FisSei02,
  author =       "Wieland Fischer and
                  Jean-Pierre Seifert",
  title =        "Increasing the Bitlength of a Crypto-Coprocessor",
  pages =        "71--81",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Oswald02,
  author =       "Elisabeth Oswald",
  title =        "Enhancing Simple Power-Analysis Attacks on Elliptic Curve Cryptosystems",
  pages =        "82--97",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:TriBel02,
  author =       "Elena Trichina and
                  Antonio Bellezza",
  title =        "Implementation of Elliptic Curve Cryptography with Built-In Counter Measures against Side Channel Attacks",
  pages =        "98--113",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:GebGeb02,
  author =       "Catherine H. Gebotys and
                  Robert J. Gebotys",
  title =        "Secure Elliptic Curve Implementations: {An} Analysis of Resistance to Power-Attacks in a {DSP} Processor",
  pages =        "114--128",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:ItoIzuTak02,
  author =       "Kouichi Itoh and
                  Tetsuya Izu and
                  Masahiko Takenaka",
  title =        "Address-Bit Differential Power Analysis of Cryptographic Schemes {OK-ECDH} and {OK-ECDSA}",
  pages =        "129--143",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:LTGKBE02,
  author =       "A. K. Lutz and
                  J. Treichler and
                  Frank K. G{\"u}rkaynak and
                  Hubert Kaeslin and
                  G. Basler and
                  Antonia Erni and
                  S. Reichmuth and
                  P. Rommens and
                  Stephan Oetiker and
                  Wolfgang Fichtner",
  title =        "{2Gbit/s} Hardware Realizations of {RIJNDAEL} and {SERPENT}: {A} Comparative Analysis",
  pages =        "144--158",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:BBFMM02,
  author =       "Guido Bertoni and
                  Luca Breveglieri and
                  Pasqualina Fragneto and
                  Marco Macchetti and
                  Stefano Marchesin",
  title =        "Efficient Software Implementation of {AES} on 32-Bit Platforms",
  pages =        "159--171",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:MorSat02,
  author =       "Sumio Morioka and
                  Akashi Satoh",
  title =        "An Optimized {S}-Box Circuit Architecture for Low Power {AES} Design",
  pages =        "172--186",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:TriDeSGer02,
  author =       "Elena Trichina and
                  Domenico {De Seta} and
                  Lucia Germani",
  title =        "Simplified Adaptive Multiplicative Masking for {AES}",
  pages =        "187--197",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:GolTym02,
  author =       "Jovan Dj. Golic and
                  Christophe Tymen",
  title =        "Multiplicative Masking and Power Analysis of {AES}",
  pages =        "198--212",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Huang02,
  author =       "Andrew Huang",
  title =        "Keeping Secrets in Hardware: {The} {Microsoft} {Xbox\texttrademark} Case Study",
  pages =        "213--227",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:DenLemWic02,
  author =       "Bert {den Boer} and
                  Kerstin Lemke and
                  Guntram Wicke",
  title =        "A {DPA} Attack against the Modular Reduction within a {CRT} Implementation of {RSA}",
  pages =        "228--243",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:KliRos02,
  author =       "Vlastimil Kl{\'i}ma and
                  Tom{\'a}s Rosa",
  title =        "Further Results and Considerations on Side Channel Attacks on {RSA}",
  pages =        "244--259",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:ABFHS02,
  author =       "Christian Aum{\"u}ller and
                  Peter Bier and
                  Wieland Fischer and
                  Peter Hofreiter and
                  Jean-Pierre Seifert",
  title =        "Fault Attacks on {RSA} with {CRT}: {Concrete} Results and Practical Countermeasures",
  pages =        "260--275",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Walter02,
  author =       "Colin D. Walter",
  title =        "Some Security Aspects of the {MIST} Randomized Exponentiation Algorithm",
  pages =        "276--290",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:JoyYen02,
  author =       "Marc Joye and
                  Sung-Ming Yen",
  title =        "The {Montgomery} Powering Ladder",
  pages =        "291--302",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:IYTT02,
  author =       "Kouichi Itoh and
                  Jun Yajima and
                  Masahiko Takenaka and
                  Naoya Torii",
  title =        "{DPA} Countermeasures by Improving the Window Method",
  pages =        "303--317",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:StaLen02,
  author =       "Martijn Stam and
                  Arjen K. Lenstra",
  title =        "Efficient Subgroup Exponentiation in Quadratic and Sixth Degree Extensions",
  pages =        "318--332",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:KonStaZar02,
  author =       "Elisavet Konstantinou and
                  Yannis C. Stamatiou and
                  Christos D. Zaroliagis",
  title =        "On the Efficient Generation of Elliptic Curves over Prime Fields",
  pages =        "333--348",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:GSEGGF02,
  author =       "Nils Gura and
                  Sheueling Chang Shantz and
                  Hans Eberle and
                  Sumit Gupta and
                  Vipul Gupta and
                  Daniel Finchelstein and
                  Edouard Goupy and
                  Douglas Stebila",
  title =        "An End-to-End Systems Approach to Elliptic Curve Cryptography",
  pages =        "349--365",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:SBGMD02,
  author =       "Richard Schroeppel and
                  Cheryl L. Beaver and
                  Rita Gonzales and
                  Russell Miller and
                  Timothy Draelos",
  title =        "A Low-Power Design for an Elliptic Curve Digital Signature Chip",
  pages =        "366--380",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:EJMHB02,
  author =       "M. Ernst and
                  M. Jung and
                  F. Madlener and
                  S. Huss and
                  Rainer Bl{\"u}mel",
  title =        "A Reconfigurable System on Chip Implementation for Elliptic Curve Cryptography over {GF}($2^n$)",
  pages =        "381--399",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:BCLW02,
  author =       "N. Boston and
                  T. Clancy and
                  Y. Liow and
                  J. Webster",
  title =        "Genus Two Hyperelliptic Curve Coprocessor",
  pages =        "400--414",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:FisDru02,
  author =       "Viktor Fischer and
                  Milos Drutarovsk{\'y}",
  title =        "True Random Number Generator Embedded in Reconfigurable Hardware",
  pages =        "415--430",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:SchKil02,
  author =       "Werner Schindler and
                  Wolfgang Killmann",
  title =        "Evaluation Criteria for True (Physical) Random Number Generators Used in Cryptographic Applications",
  pages =        "431--449",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Tkacik02,
  author =       "Thomas E. Tkacik",
  title =        "A Hardware Random Number Generator",
  pages =        "450--453",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:SarWeiEng02,
  author =       "Sanjay E. Sarma and
                  Stephen A. Weis and
                  Daniel W. Engels",
  title =        "{RFID} Systems and Security and Privacy Implications (Invited Talk)",
  pages =        "454--469",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:KliSha02,
  author =       "Alexander Klimov and
                  Adi Shamir",
  title =        "A New Class of Invertible Mappings",
  pages =        "470--483",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:GTSK02,
  author =       "Adnan Abdul-Aziz Gutub and
                  Alexandre F. Tenca and
                  Erkay Savas and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "Scalable and Unified Hardware to Compute {Montgomery} Inverse in {GF}(p) and {GF}(2)",
  pages =        "484--499",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Wolkerstorfer02,
  author =       "Johannes Wolkerstorfer",
  title =        "Dual-Field Arithmetic Unit for {GF}(p) and {GF}($2^m$)",
  pages =        "500--514",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:ReyHas02,
  author =       "Arash Reyhani-Masoleh and
                  M. Anwarul Hasan",
  title =        "Error Detection in Polynomial Basis Multipliers over Binary Extension Fields",
  pages =        "515--528",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:PagSma02,
  author =       "Dan Page and
                  Nigel P. Smart",
  title =        "Hardware Implementation of Finite Fields of Characteristic Three",
  pages =        "529--539",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:CieQuiSic02,
  author =       "Mathieu Ciet and
                  Jean-Jacques Quisquater and
                  Francesco Sica",
  title =        "Preventing Differential Analysis in {GLV} Elliptic Curve Scalar Multiplication",
  pages =        "540--550",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:HaMoo02,
  author =       "JaeCheol Ha and
                  Sang-Jae Moon",
  title =        "Randomized Signed-Scalar Multiplication of {ECC} to Resist Power Attacks",
  pages =        "551--563",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:OkeSak02,
  author =       "Katsuyuki Okeya and
                  Kouichi Sakurai",
  title =        "Fast Multi-scalar Multiplication Methods on Elliptic Curves with Precomputation Strategy Using {Montgomery} Trick",
  pages =        "564--578",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:ClaBon02,
  author =       "Richard Clayton and
                  Mike Bond",
  title =        "Experience Using a Low-Cost {FPGA} Design to Crack {DES} Keys",
  pages =        "579--592",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:SRQL02,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Ga{\"e}l Rouvroy and
                  Jean-Jacques Quisquater and
                  Jean-Didier Legat",
  title =        "A Time-Memory Tradeoff Using Distinguished Points: {New} Analysis \& {FPGA} Results",
  pages =        "593--609",
  booktitle =    ches02name,
  volume =       ches02vol,
  publisher =    chespub,
  month =        ches02month,
  address =      ches02addr,
  editor =       ches02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{CHES:Anderson01,
  author =       "Ross J. Anderson",
  title =        "Protecting Embedded Systems - The Next Ten Years (Invited Talk)",
  pages =        "1--2",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Goubin01,
  author =       "Louis Goubin",
  title =        "A Sound Method for Switching between {Boolean} and Arithmetic Masking",
  pages =        "3--15",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:BriHanTym01,
  author =       "Eric Brier and
                  Helena Handschuh and
                  Christophe Tymen",
  title =        "Fast Primitives for Internal Data Scrambling in Tamper Resistant Hardware",
  pages =        "16--27",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:MayMulSma01,
  author =       "David May and
                  Henk L. Muller and
                  Nigel P. Smart",
  title =        "Random Register Renaming to Foil {DPA}",
  pages =        "28--38",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:OswAig01,
  author =       "Elisabeth Oswald and
                  Manfred Aigner",
  title =        "Randomized Addition-Subtraction Chains as a Countermeasure against Power Attacks",
  pages =        "39--50",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:KuoVer01,
  author =       "Henry Kuo and
                  Ingrid Verbauwhede",
  title =        "Architectural Optimization for a 1.82{Gbits/sec} {VLSI} Implementation of the {AES} {Rijndael} Algorithm",
  pages =        "51--64",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:McLMcC01,
  author =       "M{\'a}ire McLoone and
                  John V. McCanny",
  title =        "High Performance Single-Chip {FPGA} {Rijndael} Algorithm Implementations",
  pages =        "65--76",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:FisDru01,
  author =       "Viktor Fischer and
                  Milos Drutarovsk{\'y}",
  title =        "Two Methods of {Rijndael} Implementation in Reconfigurable Hardware",
  pages =        "77--92",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:HowDyeGen01,
  author =       "Nick Howgrave-Graham and
                  Joan G. Dyer and
                  Rosario Gennaro",
  title =        "Pseudo-random Number Generation on the {IBM} 4758 Secure Crypto Coprocessor",
  pages =        "93--102",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Schindler01,
  author =       "Werner Schindler",
  title =        "Efficient Online Tests for True Random Number Generators",
  pages =        "103--117",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Smart01,
  author =       "Nigel P. Smart",
  title =        "The Hessian Form of an Elliptic Curve",
  pages =        "118--125",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:OkeSak01,
  author =       "Katsuyuki Okeya and
                  Kouichi Sakurai",
  title =        "Efficient Elliptic Curve Cryptosystems from a Scalar Multiplication Algorithm with Recovery of the y-Coordinate on a {Montgomery}-Form Elliptic Curve",
  pages =        "126--141",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:SavSchKoc01,
  author =       "Erkay Savas and
                  Thomas A. Schmidt and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "Generating Elliptic Curves of Prime Order",
  pages =        "142--158",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Shamir01,
  author =       "Adi Shamir",
  title =        "New Directions in Croptography (Invited Talk)",
  pages =        "159",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Leone01,
  author =       "Manuel Leone",
  title =        "A New Low Complexity Parallel Multiplier for a Class of Finite Fields",
  pages =        "160--170",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:RDJKRR01,
  author =       "Atri Rudra and
                  Pradeep K. Dubey and
                  Charanjit S. Jutla and
                  Vijay Kumar and
                  Josyula R. Rao and
                  Pankaj Rohatgi",
  title =        "Efficient {Rijndael} Encryption Implementation with Composite Field Arithmetic",
  pages =        "171--184",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:TenTodKoc01,
  author =       "Alexandre F. Tenca and
                  Georgi Todorov and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "High-Radix Design of a Scalable Modular Multiplier",
  pages =        "185--201",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Grosschadl01,
  author =       "Johann Gro{\ss}sch{\"a}dl",
  title =        "A Bit-Serial Unified Multiplier Architecture for Finite Fields {GF}(p) and {GF}($2^m$)",
  pages =        "202--219",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Bond01,
  author =       "Mike Bond",
  title =        "Attacks on Cryptoprocessor Transaction Sets",
  pages =        "220--234",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:YouYun01,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Bandwidth-Optimal Kleptographic Attacks",
  pages =        "235--250",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:GanMouOli01,
  author =       "Karine Gandolfi and
                  Christophe Mourtel and
                  Francis Olivier",
  title =        "Electromagnetic Analysis: {Concrete} Results",
  pages =        "251--261",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:BCESW01,
  author =       "Daniel V. Bailey and
                  Daniel Coffin and
                  Adam J. Elbirt and
                  Joseph H. Silverman and
                  Adam D. Woodbury",
  title =        "{NTRU} in Constrained Devices",
  pages =        "262--272",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Pornin01,
  author =       "Thomas Pornin",
  title =        "Transparent Harddisk Encryption",
  pages =        "273--285",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:Walter01,
  author =       "Colin D. Walter",
  title =        "Sliding Windows Succumbs to Big Mac Attack",
  pages =        "286--299",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:ClaJoy01,
  author =       "Christophe Clavier and
                  Marc Joye",
  title =        "Universal Exponentiation Algorithm",
  pages =        "300--308",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:AkkGir01,
  author =       "Mehdi-Laurent Akkar and
                  Christophe Giraud",
  title =        "An Implementation of {DES} and {AES}, Secure against Some Attacks",
  pages =        "309--318",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:SarMai01,
  author =       "Palash Sarkar and
                  Subhamoy Maitra",
  title =        "Efficient Implementation of ``Large'' Stream Cipher Systems",
  pages =        "319--332",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:CTLL01,
  author =       "Ocean Y. H. Cheung and
                  Kuen Hung Tsoi and
                  Philip Heng Wai Leong and
                  M. P. Leong",
  title =        "Tradeoffs in Parallel and Serial Implementations of the International Data Encryption Algorithm {IDEA}",
  pages =        "333--347",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:OrlPaa01,
  author =       "Gerardo Orlando and
                  Christof Paar",
  title =        "A Scalable {GF}(p) Elliptic Curve Processor Architecture for Programmable Hardware",
  pages =        "348--363",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:NMSK01,
  author =       "Hanae Nozaki and
                  Masahiko Motoyama and
                  Atsushi Shimbo and
                  {Shin-ichi} Kawamura",
  title =        "Implementation of {RSA} Algorithm Based on {RNS} {Montgomery} Multiplication",
  pages =        "364--376",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:JoyTym01,
  author =       "Marc Joye and
                  Christophe Tymen",
  title =        "Protections against Differential Analysis for Elliptic Curve Cryptography",
  pages =        "377--390",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:LiaSma01,
  author =       "Pierre-Yvan Liardet and
                  Nigel P. Smart",
  title =        "Preventing {SPA}/{DPA} in {ECC} Systems Using the {Jacobi} Form",
  pages =        "391--401",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:JoyQui01,
  author =       "Marc Joye and
                  Jean-Jacques Quisquater",
  title =        "Hessian Elliptic Curves and Side-Channel Attacks",
  pages =        "402--410",
  booktitle =    ches01name,
  volume =       ches01vol,
  publisher =    chespub,
  month =        ches01month,
  address =      ches01addr,
  editor =       ches01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{CHES:HanHerMen00,
  author =       "Darrel Hankerson and
                  Julio L{\'o}pez Hernandez and
                  Alfred Menezes",
  title =        "Software Implementation of Elliptic Curve Cryptography over Binary Fields (Invited Talk)",
  pages =        "1--24",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:OTIT00,
  author =       "Souichi Okada and
                  Naoya Torii and
                  Kouichi Itoh and
                  Masahiko Takenaka",
  title =        "Implementation of Elliptic Curve Cryptographic Coprocessor over {GF}($2^m$) on an {FPGA}",
  pages =        "25--40",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:OrlPaa00,
  author =       "Gerardo Orlando and
                  Christof Paar",
  title =        "A High Performance Reconfigurable Elliptic Curve Processor for {GF}($2^m$)",
  pages =        "41--56",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:ChySimLee00,
  author =       "Jae Wook Chung and
                  Sang Gyoo Sim and
                  Pil Joong Lee",
  title =        "Fast Implementation of Elliptic Curve Defined over {GF}($p^m$) on {CalmRISC} with {MAC2424} Coprocessor",
  pages =        "57--70",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Shamir00,
  author =       "Adi Shamir",
  title =        "Protecting Smart Cards from Passive Power Analysis with Detached Power Supplies",
  pages =        "71--77",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Mayer-Sommer00,
  author =       "Rita Mayer-Sommer",
  title =        "Smartly Analyzing the Simplicity and the Power of Simple Power Analysis on Smartcards",
  pages =        "78--92",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Hasan00,
  author =       "M. Anwarul Hasan",
  title =        "Power Analysis Attacks and Algorithmic Approaches to their Countermeasures for {Koblitz} Curve Cryptosystems",
  pages =        "93--108",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Schindler00,
  author =       "Werner Schindler",
  title =        "A Timing Attack against {RSA} with the Chinese Remainder Theorem",
  pages =        "109--124",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:DanPraRol00,
  author =       "Andreas Dandalis and
                  Viktor K. Prasanna and
                  Jos{\'e} D. P. Rolim",
  title =        "A Comparative Study of Performance of {AES} Final Candidates Using {FPGAs}",
  pages =        "125--140",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Patterson00,
  author =       "Cameron Patterson",
  title =        "A Dynamic {FPGA} Implementation of the Serpent Block Cipher",
  pages =        "141--155",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:TriPanSin00,
  author =       "Steven Trimberger and
                  Raymond Pang and
                  Amit Singh",
  title =        "A 12 {Gbps} {DES} Encryptor/Decryptor Core in an {FPGA}",
  pages =        "156--163",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:LMPPPW00,
  author =       "Herbert Leitold and
                  Wolfgang Mayerwieser and
                  Udo Payer and
                  Karl C. Posch and
                  Reinhard Posch and
                  Johannes Wolkerstorfer",
  title =        "A 155 {Mbps} Triple-{DES} Network Encryptor",
  pages =        "164--174",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:GooCha00,
  author =       "James Goodman and
                  Anantha Chandrakasan",
  title =        "An Energy Efficient Reconfigurable Public-Key Cryptograhpy Processor Architecture",
  pages =        "175--190",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Grosschadl00,
  author =       "Johann Gro{\ss}sch{\"a}dl",
  title =        "High-Speed {RSA} Hardware Based on {Barret}'s Modular Reduction Method",
  pages =        "191--203",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Walter00,
  author =       "Colin D. Walter",
  title =        "Data Integrity in Hardware for Modular Arithmetic",
  pages =        "204--215",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:KIAM00,
  author =       "Takehiko Kato and
                  Satoru Ito and
                  Jun Anzai and
                  Natsume Matsuzaki",
  title =        "A Design for Modular Exponentiation Coprocessor in Mobile Telecommunication Terminals",
  pages =        "216--228",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:NacTun00,
  author =       "David Naccache and
                  Michael Tunstall",
  title =        "How to Explain Side-Channel Leakage to Your Kids (Invited Talk)",
  pages =        "229--230",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:CorGou00,
  author =       "Jean-S{\'e}bastien Coron and
                  Louis Goubin",
  title =        "On {Boolean} and Arithmetic Masking against Differential Power Analysis",
  pages =        "231--237",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Messerges00,
  author =       "Thomas S. Messerges",
  title =        "Using Second-Order Power Analysis to Attack {DPA} Resistant Software",
  pages =        "238--251",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:ClaCorDab00,
  author =       "Christophe Clavier and
                  Jean-S{\'e}bastien Coron and
                  Nora Dabbous",
  title =        "Differential Power Analysis in the Presence of Hardware Countermeasures",
  pages =        "252--263",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Wu00,
  author =       "Huapeng Wu",
  title =        "{Montgomery} Multiplier and Squarer in {GF}($2^m$)",
  pages =        "264--276",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:SavTenKoc00,
  author =       "Erkay Savas and
                  Alexandre F. Tenca and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "A Scalable and Unified Multiplier Architecture for Finite Fields {GF}(p) and {GF}($2^m$)",
  pages =        "277--292",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:HacQui00,
  author =       "Ga{\"e}l Hachez and
                  Jean-Jacques Quisquater",
  title =        "{Montgomery} Exponentiation with no Final Subtractions: {Improved} Results",
  pages =        "293--301",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Weingart00,
  author =       "Steve H. Weingart",
  title =        "Physical Security Devices for Computer Subsystems: {A} Survey of Attacks and Defences",
  pages =        "302--317",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:PorSte00,
  author =       "Thomas Pornin and
                  Jacques Stern",
  title =        "Software-Hardware Trade-Offs: {Application} to {A5/1} Cryptanalysis",
  pages =        "318--327",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:HofSil00,
  author =       "Jeffrey Hoffstein and
                  Joseph H. Silverman",
  title =        "{MiniPASS}: {Authentication} and Digital Signatures in a Constrained Environment",
  pages =        "328--339",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:JoyPaiVau00,
  author =       "Marc Joye and
                  Pascal Paillier and
                  Serge Vaudenay",
  title =        "Efficient Generation of Prime Numbers",
  pages =        "340--354",
  booktitle =    ches00name,
  volume =       ches00vol,
  publisher =    chespub,
  month =        ches00month,
  address =      ches00addr,
  editor =       ches00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{CHES:Snow99,
  author =       "Brian D. Snow",
  title =        "We Need Assurance (Invited Talk)",
  pages =        "1",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:Shamir99,
  author =       "Adi Shamir",
  title =        "Factoring Large Numbers with the {Twinkle} Device (Extended Abstract)",
  pages =        "2--12",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:HamCho99,
  author =       "Ivan Hamer and
                  Paul Chow",
  title =        "{DES} Cracking on the Transmogrifier 2a",
  pages =        "13--24",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:ChoChe99,
  author =       "W. P. Choi and
                  Lee-Ming Cheng",
  title =        "Modelling the Crypto-Processor from Design to Synthesis",
  pages =        "25--36",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:WPRWG99,
  author =       "D. Craig Wilcox and
                  Lyndon G. Pierson and
                  Perry J. Robertson and
                  Edward L. Witzke and
                  Karl Gass",
  title =        "A {DES} {ASIC} Suitable for Network Encryption at 10 {Gbps} and Beyond",
  pages =        "37--48",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:HonChuLim99,
  author =       "Eunjong Hong and
                  Jai-Hoon Chung and
                  Chae Hoon Lim",
  title =        "Hardware Design and Performance Estimation of the 128-bit Block Cipher Crypton",
  pages =        "49--60",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:ITTTK99,
  author =       "Kouichi Itoh and
                  Masahiko Takenaka and
                  Naoya Torii and
                  Syouji Temma and
                  Yasushi Kurihara",
  title =        "Fast Implementation of Public-Key Cryptography on a {DSP} {TMS320C6201}",
  pages =        "61--72",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:LeeLeeKim99,
  author =       "Pil Joong Lee and
                  Eun Jeong Lee and
                  Yong Duk Kim",
  title =        "How to Implement Cost-Effective and Secure Public Key Cryptosystems",
  pages =        "73--79",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:Walter99,
  author =       "Colin D. Walter",
  title =        "{Montgomery}'s Multiplication Technique: {How} to Make It Smaller and Faster (Invited Talk)",
  pages =        "80--93",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:TenKoc99,
  author =       "Alexandre F. Tenca and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "A Scalable Architecture for {Montgomery} Multiplication",
  pages =        "94--108",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:Horvath99,
  author =       "Tam{\'a}s Horv{\'a}th",
  title =        "Arithmetic Design for Permutation Groups",
  pages =        "109--121",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:Silverman99,
  author =       "Joseph H. Silverman",
  title =        "Fast Multiplication in Finite Fields {GF}($2^N$)",
  pages =        "122--134",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:KalLis99,
  author =       "Burton S. {Kaliski Jr.} and
                  Moses Liskov",
  title =        "Efficient Finite Field Basis Conversion Involving Dual Bases",
  pages =        "135--143",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:MesDabSlo99,
  author =       "Thomas S. Messerges and
                  Ezzy A. Dabbish and
                  Robert H. Sloan",
  title =        "Power Analysis Attacks of Modular Exponentiation in Smartcards",
  pages =        "144--157",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:GouPat99,
  author =       "Louis Goubin and
                  Jacques Patarin",
  title =        "{DES} and Differential Power Analysis (The ``Duplication'' Method)",
  pages =        "158--172",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:FahPea99,
  author =       "Paul N. Fahn and
                  Peter K. Pearson",
  title =        "IPA: A New Class of Power Attacks",
  pages =        "173--186",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:vonFaber99,
  author =       "Eberhard {von Faber}",
  title =        "Security Evaluation Schemas for the Public and Private Market with a Focus on Smart Card Systems (Invited Talk)",
  pages =        "187--203",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:BagBuc99,
  author =       "Vittorio Bagini and
                  Marco Bucci",
  title =        "A Design of Reliable True Random Number Generator for Cryptographic Applications",
  pages =        "204--218",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:MahRan99,
  author =       "David Paul Maher and
                  Robert J. Rance",
  title =        "Random Number Generators Founded on Signal and Information Theory",
  pages =        "219--230",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:TayGol99,
  author =       "R. Reed Taylor and
                  Seth Copen Goldstein",
  title =        "A High-Performance Flexible Architecture for Cryptography",
  pages =        "231--245",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:MTRGS99,
  author =       "Emeka Mosanya and
                  Christof Teuscher and
                  H{\'e}ctor Fabio Restrepo and
                  Patrick Galley and
                  Eduardo Sanchez",
  title =        "{CryptoBooster}: {A} Reconfigurable and Modular Cryptographic Coprocessor",
  pages =        "246--256",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:GaoShrSob99,
  author =       "Lijun Gao and
                  Sarvesh Shrivastava and
                  Gerald E. Sobelman",
  title =        "Elliptic Curve Scalar Multiplier Design Using {FPGAs}",
  pages =        "257--268",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:WuHasBla99,
  author =       "Huapeng Wu and
                  M. Anwarul Hasan and
                  Ian F. Blake",
  title =        "Highly Regular Architectures for Finite Field Computation Using Redundant Basis",
  pages =        "269--279",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:Wu99,
  author =       "Huapeng Wu",
  title =        "Low Complexity Bit-Parallel Finite Field Arithmetic Using Polynomial Basis",
  pages =        "280--291",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:Coron99,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "Resistance against Differential Power Analysis for Elliptic Curve Cryptosystems",
  pages =        "292--302",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:HanPaiSte99,
  author =       "Helena Handschuh and
                  Pascal Paillier and
                  Jacques Stern",
  title =        "Probing Attacks on Tamper-Resistant Devices",
  pages =        "303--315",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:LopDah99,
  author =       "Julio L{\'o}pez and
                  Ricardo Dahab",
  title =        "Fast Multiplication on Elliptic Curves over {GF}($2^m$) without Precomputation",
  pages =        "316--327",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:HarPauTak99,
  author =       "Michael Hartmann and
                  Sachar Paulus and
                  Tsuyoshi Takagi",
  title =        "{NICE} - New Ideal Coset Encryption",
  pages =        "328--339",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{CHES:JunRul99,
  author =       "Oliver Jung and
                  Christoph Ruland",
  title =        "Encryption with Statistical Self-Synchronization in Synchronous Broadband Networks",
  pages =        "340--352",
  booktitle =    ches99name,
  volume =       ches99vol,
  publisher =    chespub,
  month =        ches99month,
  address =      ches99addr,
  editor =       ches99ed,
  series =       mylncs,
  year =         1999,
}

%------------------------------------------------------------------
%                          CRYPTO
%------------------------------------------------------------------

@InProceedings{C:HoaMorRog12,
  author =       "Viet Tung Hoang and
                  Ben Morris and
                  Phillip Rogaway",
  title =        "An Enciphering Scheme Based on a Card Shuffle",
  pages =        "1--13",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:LanShrTer12,
  author =       "Will Landecker and
                  Thomas Shrimpton and
                  R. Seth Terashima",
  title =        "Tweakable Blockciphers with Beyond Birthday-Bound Security",
  pages =        "14--30",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:IwaOhaMin12,
  author =       "Tetsu Iwata and
                  Keisuke Ohashi and
                  Kazuhiko Minematsu",
  title =        "Breaking and Repairing {GCM} Security Proofs",
  pages =        "31--49",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:AABL12,
  author =       "Mohamed Ahmed Abdelraheem and
                  Martin {\AA}gren and
                  Peter Beelen and
                  Gregor Leander",
  title =        "On the Distribution of Linear Biases: Three Instructive Examples",
  pages =        "50--67",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:MilVio12,
  author =       "Eric Miles and
                  Emanuele Viola",
  title =        "Substitution-Permutation Networks, Pseudorandom Functions, and Natural Proofs",
  pages =        "68--85",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Zittrain12,
  author =       "Jonathan Zittrain",
  title =        "The End of Crypto (Invited Talk)",
  pages =        "86",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Rosulek12a,
  author =       "Mike Rosulek",
  title =        "Must You Know the Code of f to Securely Compute f?",
  pages =        "87--104",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:GarSah12,
  author =       "Sanjam Garg and
                  Amit Sahai",
  title =        "Adaptively Secure Multi-Party Computation with Dishonest Majority",
  pages =        "105--123",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:AKMZ12,
  author =       "Jo{\"e}l Alwen and
                  Jonathan Katz and
                  Ueli Maurer and
                  Vassilis Zikas",
  title =        "Collusion-Preserving Computation",
  pages =        "124--143",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BeiFarMin12,
  author =       "Amos Beimel and
                  Oriol Farr{\`a}s and
                  Yuval Mintz",
  title =        "Secret Sharing Schemes for Very Dense Graphs",
  pages =        "144--161",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:GorVaiWee12,
  author =       "Sergey Gorbunov and
                  Vinod Vaikuntanathan and
                  Hoeteck Wee",
  title =        "Functional Encryption with Bounded Collusions via Multi-party Computation",
  pages =        "162--179",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:LewWat12,
  author =       "Allison B. Lewko and
                  Brent Waters",
  title =        "New Proof Methods for Attribute-Based Encryption: Achieving Full Security through Selective Techniques",
  pages =        "180--198",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:SahSeyWat12,
  author =       "Amit Sahai and
                  Hakan Seyalioglu and
                  Brent Waters",
  title =        "Dynamic Credentials and Ciphertext Delegation for Attribute-Based Encryption",
  pages =        "199--217",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Waters12,
  author =       "Brent Waters",
  title =        "Functional Encryption for Regular Languages",
  pages =        "218--235",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:ChaVis12,
  author =       "Melissa Chase and
                  Ivan Visconti",
  title =        "Secure Database Commitments and Universal Arguments of Quasi Knowledge",
  pages =        "236--254",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BitChi12,
  author =       "Nir Bitansky and
                  Alessandro Chiesa",
  title =        "Succinct Arguments from Multi-prover Interactive Proofs and Their Efficiency Benefits",
  pages =        "255--272",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:JKSS12,
  author =       "Tibor Jager and
                  Florian Kohlar and
                  Sven Sch{\"a}ge and
                  J{\"o}rg Schwenk",
  title =        "On the Security of {TLS}-{DHE} in the Standard Model",
  pages =        "273--293",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BelTesVar12,
  author =       "Mihir Bellare and
                  Stefano Tessaro and
                  Alexander Vardy",
  title =        "Semantic Security for the Wiretap Channel",
  pages =        "294--311",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BelRisTes12,
  author =       "Mihir Bellare and
                  Thomas Ristenpart and
                  Stefano Tessaro",
  title =        "Multi-instance Security and Its Application to Password-Based Cryptography",
  pages =        "312--329",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:MenPre12,
  author =       "Bart Mennink and
                  Bart Preneel",
  title =        "Hash Functions Based on Three Permutations: A Generic Security Analysis",
  pages =        "330--347",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DRST12,
  author =       "Yevgeniy Dodis and
                  Thomas Ristenpart and
                  John P. Steinberger and
                  Stefano Tessaro",
  title =        "To Hash or Not to Hash Again? (In)Differentiability Results for $H^2$ and {HMAC}",
  pages =        "348--366",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:KneKho12,
  author =       "Simon Knellwolf and
                  Dmitry Khovratovich",
  title =        "New Preimage Attacks against Reduced {SHA}-1",
  pages =        "367--383",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:SteSunYan12,
  author =       "John P. Steinberger and
                  Xiaoming Sun and
                  Zhe Yang",
  title =        "Stam's Conjecture and Threshold Phenomena in Collision Resistance",
  pages =        "384--405",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Rosulek12b,
  author =       "Mike Rosulek",
  title =        "Universal Composability from Essentially Any Trusted Setup",
  pages =        "406--423",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:GKOV12,
  author =       "Sanjam Garg and
                  Abishek Kumarasubramanian and
                  Rafail Ostrovsky and
                  Ivan Visconti",
  title =        "Impossibility Results for Static Input Secure Computation",
  pages =        "424--442",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:AGJPS12,
  author =       "Shweta Agrawal and
                  Vipul Goyal and
                  Abhishek Jain and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "New Impossibility Results for Concurrent Composition and a Non-interactive Completeness Theorem for Secure Computation",
  pages =        "443--460",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:LinPas12,
  author =       "Huijia Lin and
                  Rafael Pass",
  title =        "Black-Box Constructions of Composable Protocols without Set-Up",
  pages =        "461--478",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:GHLP12,
  author =       "Johannes Gehrke and
                  Michael Hay and
                  Edward Lui and
                  Rafael Pass",
  title =        "Crowd-Blending Privacy",
  pages =        "479--496",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DLMV12,
  author =       "Yevgeniy Dodis and
                  Adriana L{\'o}pez-Alt and
                  Ilya Mironov and
                  Salil P. Vadhan",
  title =        "Differential Privacy with Imperfect Randomness",
  pages =        "497--516",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:LiuLys12,
  author =       "Feng-Hao Liu and
                  Anna Lysyanskaya",
  title =        "Tamper and Leakage Resilience in the Split-State Model",
  pages =        "517--532",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DacKal12,
  author =       "Dana Dachman-Soled and
                  Yael Tauman Kalai",
  title =        "Securing Circuits against Constant-Rate Tampering",
  pages =        "533--551",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Rothblum12,
  author =       "Guy N. Rothblum",
  title =        "How to Compute under ${\cal{AC}}^{\sf0}$ Leakage without Secure Hardware",
  pages =        "552--569",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Brickell12,
  author =       "Ernie Brickell",
  title =        "Recent Advances and Existing Research Questions in Platform Security",
  pages =        "570",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:LibPetYun12,
  author =       "Beno{\^i}t Libert and
                  Thomas Peters and
                  Moti Yung",
  title =        "Group Signatures with Almost-for-Free Revocation",
  pages =        "571--589",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:HofJag12,
  author =       "Dennis Hofheinz and
                  Tibor Jager",
  title =        "Tightly Secure Signatures and Public-Key Encryption",
  pages =        "590--607",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BFKSST12,
  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",
  pages =        "608--625",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:LHABKW12,
  author =       "Arjen K. Lenstra and
                  James P. Hughes and
                  Maxime Augier and
                  Joppe W. Bos and
                  Thorsten Kleinjung and
                  Christophe Wachter",
  title =        "Public Keys",
  pages =        "626--642",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DPSZ12,
  author =       "Ivan Damg{\aa}rd and
                  Valerio Pastro and
                  Nigel P. Smart and
                  Sarah Zakarias",
  title =        "Multiparty Computation from Somewhat Homomorphic Encryption",
  pages =        "643--662",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BenFehOst12,
  author =       "Eli Ben-Sasson and
                  Serge Fehr and
                  Rafail Ostrovsky",
  title =        "Near-Linear Unconditionally-Secure Multiparty Computation with a Dishonest Minority",
  pages =        "663--680",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:NNOB12,
  author =       "Jesper Buus Nielsen and
                  Peter Sebastian Nordholt and
                  Claudio Orlandi and
                  Sai Sheshank Burra",
  title =        "A New Approach to Practical Active-Secure Two-Party Computation",
  pages =        "681--700",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:MahPas12,
  author =       "Mohammad Mahmoody and
                  Rafael Pass",
  title =        "The Curious Case of Non-Interactive Commitments - On the Power of Black-Box vs. Non-Black-Box Use of Primitives",
  pages =        "701--718",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DDKS12,
  author =       "Itai Dinur and
                  Orr Dunkelman and
                  Nathan Keller and
                  Adi Shamir",
  title =        "Efficient Dissection of Composite Problems, with Applications to Cryptanalysis, Knapsacks, and Combinatorial Search Problems",
  pages =        "719--740",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BayMasVau12,
  author =       "Asli Bay and
                  Atefeh Mashatan and
                  Serge Vaudenay",
  title =        "Resistance against Iterated Attacks by Decorrelation Revisited, ",
  pages =        "741--757",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Zhandry12,
  author =       "Mark Zhandry",
  title =        "Secure Identity-Based Encryption in the Quantum Random Oracle Model",
  pages =        "758--775",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BerFawWeh12,
  author =       "Mario Berta and
                  Omar Fawzi and
                  Stephanie Wehner",
  title =        "Quantum to Classical Randomness Extractors",
  pages =        "776--793",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DupNieSal12,
  author =       "Fr{\'e}d{\'e}ric Dupuis and
                  Jesper Buus Nielsen and
                  Louis Salvail",
  title =        "Actively Secure Two-Party Evaluation of Any Quantum Operation",
  pages =        "794--811",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:HanMatSch12,
  author =       "Goichiro Hanaoka and
                  Takahiro Matsuda and
                  Jacob C. N. Schuldt",
  title =        "On the Impossibility of Constructing Efficient Key Encapsulation and Programmable Hash Functions in Prime Order Groups",
  pages =        "812--831",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:DucJet12,
  author =       "Alexandre Duc and
                  Dimitar Jetchev",
  title =        "Hardness of Computing Individual Bits for One-Way Functions on Elliptic Curves",
  pages =        "832--849",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:GenHalSma12,
  author =       "Craig Gentry and
                  Shai Halevi and
                  Nigel P. Smart",
  title =        "Homomorphic Evaluation of the {AES} Circuit",
  pages =        "850--867",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:Brakerski12,
  author =       "Zvika Brakerski",
  title =        "Fully Homomorphic Encryption without Modulus Switching from Classical {GapSVP}",
  pages =        "868--886",
  editor =       crypto12ed,
  booktitle =    crypto12name,
  volume =       crypto12vol,
  month =        crypto12month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{C:BDKPPS11,
  author =       "Boaz Barak and
                  Yevgeniy Dodis and
                  Hugo Krawczyk and
                  Olivier Pereira and
                  Krzysztof Pietrzak and
                  Fran\c{c}ois-Xavier Standaert and
                  Yu Yu",
  title =        "Leftover Hash Lemma, Revisited",
  pages =        "1--20",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BaeFis11,
  author =       "Paul Baecher and
                  Marc Fischlin",
  title =        "Random Oracle Reducibility",
  pages =        "21--38",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:MahMorVad11,
  author =       "Mohammad Mahmoody and
                  Tal Moran and
                  Salil P. Vadhan",
  title =        "Time-Lock Puzzles in the Random Oracle Model",
  pages =        "39--50",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BFSK11,
  author =       "Christina Brzuska and
                  Marc Fischlin and
                  Heike Schr{\"o}der and
                  Stefan Katzenbeisser",
  title =        "Physically Uncloneable Functions in the Universal Composition Framework",
  pages =        "51--70",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BGHB11,
  author =       "Gilles Barthe and
                  Benjamin Gr{\'e}goire and
                  Sylvain Heraud and
                  Santiago Zanella B{\'e}guelin",
  title =        "Computer-Aided Security Proofs for the Working Cryptographer",
  pages =        "71--90",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:PapTamTri11,
  author =       "Charalampos Papamanthou and
                  Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Optimal Verification of Operations on Dynamic Sets",
  pages =        "91--110",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BenGenVah11,
  author =       "Siavosh Benabbas and
                  Rosario Gennaro and
                  Yevgeniy Vahlis",
  title =        "Verifiable Delegation of Computation over Large Datasets",
  pages =        "111--131",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:HalLinPin11,
  author =       "Shai Halevi and
                  Yehuda Lindell and
                  Benny Pinkas",
  title =        "Secure Computation on the Web: Computing without Simultaneous Interaction",
  pages =        "132--150",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:CKLR11,
  author =       "Kai-Min Chung and
                  Yael Tauman Kalai and
                  Feng-Hao Liu and
                  Ran Raz",
  title =        "Memory Delegation",
  pages =        "151--168",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BouDerFou11,
  author =       "Charles Bouillaguet and
                  Patrick Derbez and
                  Pierre-Alain Fouque",
  title =        "Automatic Search of Attacks on Round-Reduced {AES} and Applications",
  pages =        "169--187",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:Naya-Plasencia11,
  author =       "Mar{\'i}a Naya-Plasencia",
  title =        "How to Improve Rebound Attacks",
  pages =        "188--205",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:LAAZ11,
  author =       "Gregor Leander and
                  Mohamed Ahmed Abdelraheem and
                  Hoda AlKhzaimi and
                  Erik Zenner",
  title =        "A Cryptanalysis of {PRINTcipher}: The Invariant Subspace Attack",
  pages =        "206--221",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:GuoPeyPos11,
  author =       "Jian Guo and
                  Thomas Peyrin and
                  Axel Poschmann",
  title =        "The {PHOTON} Family of Lightweight Hash Functions",
  pages =        "222--239",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:AshLinRab11,
  author =       "Gilad Asharov and
                  Yehuda Lindell and
                  Tal Rabin",
  title =        "Perfectly-Secure Multiplication for Any $t < n/3$",
  pages =        "240--258",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:LinOxmPin11,
  author =       "Yehuda Lindell and
                  Eli Oxman and
                  Benny Pinkas",
  title =        "The {IPS} Compiler: Optimizations, Variants and Concrete Efficiency",
  pages =        "259--276",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BLOO11,
  author =       "Amos Beimel and
                  Yehuda Lindell and
                  Eran Omri and
                  Ilan Orlov",
  title =        "$1/p$-{Secure} Multiparty Computation without Honest Majority and the Best of Both Worlds",
  pages =        "277--296",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:GarJaiSah11,
  author =       "Sanjam Garg and
                  Abhishek Jain and
                  Amit Sahai",
  title =        "Leakage-Resilient Zero Knowledge",
  pages =        "297--315",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:WhiOsw11,
  author =       "Carolyn Whitnall and
                  Elisabeth Oswald",
  title =        "A Comprehensive Evaluation of Mutual Information Analysis Using a Fair Evaluation Framework",
  pages =        "316--334",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:DziKazWic11,
  author =       "Stefan Dziembowski and
                  Tomasz Kazana and
                  Daniel Wichs",
  title =        "Key-Evolution Schemes Resilient to Space-Bounded Leakage",
  pages =        "335--353",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:VeySta11,
  author =       "Nicolas Veyrat-Charvillon and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "Generic Side-Channel Distinguishers: Improvements and Limitations",
  pages =        "354--372",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:KalKanSah11,
  author =       "Yael Tauman Kalai and
                  Bhavana Kanukurthi and
                  Amit Sahai",
  title =        "Cryptography with Tamperable and Leaky Memory",
  pages =        "373--390",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BHKKLS11,
  author =       "Gilles Brassard and
                  Peter H{\o}yer and
                  Kassem Kalach and
                  Marc Kaplan and
                  Sophie Laplante and
                  Louis Salvail",
  title =        "Merkle Puzzles in a Quantum World",
  pages =        "391--410",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:HalSmiSon11,
  author =       "Sean Hallgren and
                  Adam Smith and
                  Fang Song",
  title =        "Classical Cryptographic Protocols in a Quantum World",
  pages =        "411--428",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BCFGGO11,
  author =       "Harry Buhrman and
                  Nishanth Chandran and
                  Serge Fehr and
                  Ran Gelles and
                  Vipul Goyal and
                  Rafail Ostrovsky and
                  Christian Schaffner",
  title =        "Position-Based Quantum Cryptography: Impossibility and Constructions",
  pages =        "429--446",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:HanPujSte11,
  author =       "Guillaume Hanrot and
                  Xavier Pujol and
                  Damien Stehl{\'e}",
  title =        "Analyzing Blockwise Lattice Algorithms Using Dynamical Systems",
  pages =        "447--464",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:MicMol11,
  author =       "Daniele Micciancio and
                  Petros Mol",
  title =        "Pseudorandom Knapsacks and the Sample Complexity of {LWE} Search-to-Decision Reductions",
  pages =        "465--484",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:Dingledine11,
  author =       "Roger Dingledine",
  title =        "Tor and Circumvention: Lessons Learned (Invited Talk)",
  pages =        "485--486",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:CMNT11,
  author =       "Jean-S{\'e}bastien Coron and
                  Avradip Mandal and
                  David Naccache and
                  Mehdi Tibouchi",
  title =        "Fully Homomorphic Encryption over the Integers with Shorter Public Keys",
  pages =        "487--504",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BraVai11,
  author =       "Zvika Brakerski and
                  Vinod Vaikuntanathan",
  title =        "Fully Homomorphic Encryption from Ring-{LWE} and Security for Key Dependent Messages",
  pages =        "505--524",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:ONePeiWat11,
  author =       "Adam O'Neill and
                  Chris Peikert and
                  Brent Waters",
  title =        "Bi-Deniable Public-Key Encryption",
  pages =        "525--542",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BraSeg11,
  author =       "Zvika Brakerski and
                  Gil Segev",
  title =        "Better Security for Deterministic Public-Key Encryption: The Auxiliary-Input Setting",
  pages =        "543--560",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:LeeStaSte11,
  author =       "Jooyoung Lee and
                  Martijn Stam and
                  John P. Steinberger",
  title =        "The Collision Security of Tandem-{DM} in the Ideal Cipher Model",
  pages =        "561--577",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BolCheONe11,
  author =       "Alexandra Boldyreva and
                  Nathan Chenette and
                  Adam O'Neill",
  title =        "Order-Preserving Encryption Revisited: Improved Security Analysis and Alternative Solutions",
  pages =        "578--595",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:Yasuda11,
  author =       "Kan Yasuda",
  title =        "A New Variant of {PMAC}: Beyond the Birthday Bound",
  pages =        "596--609",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BelKee11,
  author =       "Mihir Bellare and
                  Sriram Keelveedhi",
  title =        "Authenticated and Misuse-Resistant Encryption of Key-Dependent Data",
  pages =        "610--629",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:GRSSU11,
  author =       "Sanjam Garg and
                  Vanishree Rao and
                  Amit Sahai and
                  Dominique Schr{\"o}der and
                  Dominique Unruh",
  title =        "Round Optimal Blind Signatures",
  pages =        "630--648",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:AGHO11,
  author =       "Masayuki Abe and
                  Jens Groth and
                  Kristiyan Haralambiev and
                  Miyako Ohkubo",
  title =        "Optimal Structure-Preserving Signatures in Asymmetric Bilinear Groups",
  pages =        "649--666",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:IKOPSW11,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Manoj Prabhakaran and
                  Amit Sahai and
                  J{\"u}rg Wullschleger",
  title =        "Constant-Rate Oblivious Transfer from Noisy Channels",
  pages =        "667--684",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:PueCraXin11,
  author =       "Ignacio Cascudo Pueyo and
                  Ronald Cramer and
                  Chaoping Xing",
  title =        "The Torsion-Limit for Algebraic Function Fields and Its Application to Arithmetic Secret Sharing",
  pages =        "685--705",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:SakShiHiw11,
  author =       "Koichi Sakumoto and
                  Taizo Shirai and
                  Harunaga Hiwatari",
  title =        "Public-Key Identification Schemes Based on Multivariate Quadratic Polynomials",
  pages =        "706--723",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:DigHod11,
  author =       "Jintai Ding and
                  Timothy J. Hodges",
  title =        "Inverting {HFE} Systems Is Quasi-Polynomial for All Fields",
  pages =        "724--742",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BerLanPet11,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Christiane Peters",
  title =        "Smaller Decoding Exponents: Ball-Collision Decoding",
  pages =        "743--760",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:DinMooRus11,
  author =       "Hang Dinh and
                  Cristopher Moore and
                  Alexander Russell",
  title =        "{McEliece} and {Niederreiter} Cryptosystems That Resist Quantum Fourier Sampling Attacks",
  pages =        "761--779",
  editor =       crypto11ed,
  booktitle =    crypto11name,
  volume =       crypto11vol,
  month =        crypto11month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{C:BraGol10,
  author =       "Zvika Brakerski and
                  Shafi Goldwasser",
  title =        "Circular and Leakage Resilient Public-Key Encryption under Subgroup Indistinguishability - (or: Quadratic Residuosity Strikes Back)",
  pages =        "1--20",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:DodPie10,
  author =       "Yevgeniy Dodis and
                  Krzysztof Pietrzak",
  title =        "Leakage-Resilient Pseudorandom Functions and Side-Channel Attacks on {Feistel} Networks",
  pages =        "21--40",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:JumVah10,
  author =       "Ali Juma and
                  Yevgeniy Vahlis",
  title =        "Protecting Cryptographic Keys against Continual Leakage",
  pages =        "41--58",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:GolRot10,
  author =       "Shafi Goldwasser and
                  Guy N. Rothblum",
  title =        "Securing Computation against Continuous Leakage",
  pages =        "59--79",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:Peikert10,
  author =       "Chris Peikert",
  title =        "An Efficient and Parallel Gaussian Sampler for Lattices",
  pages =        "80--97",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:AgrBonBoy10,
  author =       "Shweta Agrawal and
                  Dan Boneh and
                  Xavier Boyen",
  title =        "Lattice Basis Delegation in Fixed Dimension and Shorter-Ciphertext Hierarchical {IBE}",
  pages =        "98--115",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:Gentry10,
  author =       "Craig Gentry",
  title =        "Toward Basing Fully Homomorphic Encryption on Worst-Case Hardness",
  pages =        "116--137",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:MelGabHer10,
  author =       "Carlos Aguilar Melchor and
                  Philippe Gaborit and
                  Javier Herranz",
  title =        "Additively Homomorphic Encryption with d-Operand Multiplications",
  pages =        "138--154",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:GenHalVai10,
  author =       "Craig Gentry and
                  Shai Halevi and
                  Vinod Vaikuntanathan",
  title =        "{i-Hop} Homomorphic Encryption and Rerandomizable {Yao} Circuits",
  pages =        "155--172",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:GIMS10,
  author =       "Vipul Goyal and
                  Yuval Ishai and
                  Mohammad Mahmoody and
                  Amit Sahai",
  title =        "Interactive Locking, Zero-Knowledge PCPs, and Unconditional Cryptography",
  pages =        "173--190",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:OkaTak10,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Fully Secure Functional Encryption with General Relations from the Decisional Linear Assumption",
  pages =        "191--208",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:AFGHO10,
  author =       "Masayuki Abe and
                  Georg Fuchsbauer and
                  Jens Groth and
                  Kristiyan Haralambiev and
                  Miyako Ohkubo",
  title =        "Structure-Preserving Signatures and Commitments to Group Elements",
  pages =        "209--236",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:BCIMRT10,
  author =       "Eric Brier and
                  Jean-S{\'e}bastien Coron and
                  Thomas Icart and
                  David Madore and
                  Hugues Randriam and
                  Mehdi Tibouchi",
  title =        "Efficient Indifferentiable Hashing into Ordinary Elliptic Curves",
  pages =        "237--254",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:CCGS10,
  author =       "Jan Camenisch and
                  Nathalie Casati and
                  Thomas Gro{\ss} and
                  Victor Shoup",
  title =        "Credential Authenticated Identification and Key Exchange",
  pages =        "255--276",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:GoyJaiOst10,
  author =       "Vipul Goyal and
                  Abhishek Jain and
                  Rafail Ostrovsky",
  title =        "Password-Authenticated Session-Key Generation on the Internet in the Plain Model",
  pages =        "277--294",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:KilONeSmi10,
  author =       "Eike Kiltz and
                  Adam O'Neill and
                  Adam Smith",
  title =        "Instantiability of {RSA}-{OAEP} under Chosen-Plaintext Attack",
  pages =        "295--313",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:Wee10,
  author =       "Hoeteck Wee",
  title =        "Efficient Chosen-Ciphertext Security via Extractable Hash Proofs",
  pages =        "314--332",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:KAFLTB10,
  author =       "Thorsten Kleinjung and
                  Kazumaro Aoki and
                  Jens Franke and
                  Arjen K. Lenstra and
                  Emmanuel Thom{\'e} and
                  Joppe W. Bos and
                  Pierrick Gaudry and
                  Alexander Kruppa and
                  Peter L. Montgomery and
                  Dag Arne Osvik and
                  Herman J. J. te Riele and
                  Andrey Timofeev and
                  Paul Zimmermann",
  title =        "Factorization of a 768-Bit {RSA} Modulus",
  pages =        "333--350",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:HenMayMeu10,
  author =       "Wilko Henecka and
                  Alexander May and
                  Alexander Meurer",
  title =        "Correcting Errors in {RSA} Private Keys",
  pages =        "351--369",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:Peyrin10,
  author =       "Thomas Peyrin",
  title =        "Improved Differential Attacks for {ECHO} and {Gr{\o}stl}",
  pages =        "370--392",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:DunKelSha10,
  author =       "Orr Dunkelman and
                  Nathan Keller and
                  Adi Shamir",
  title =        "A Practical-Time Related-Key Attack on the {KASUMI} Cryptosystem Used in {GSM} and {3G} Telephony",
  pages =        "393--410",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:UnrMul10,
  author =       "Dominique Unruh and
                  J{\"o}rn M{\"u}ller-Quade",
  title =        "Universally Composable Incoercibility",
  pages =        "411--428",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:LPTV10,
  author =       "Huijia Lin and
                  Rafael Pass and
                  Wei-Lung Dustin Tseng and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "Concurrent Non-Malleable Zero Knowledge Proofs",
  pages =        "429--446",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:ChoLeeOst10,
  author =       "Chongwon Cho and
                  Chen-Kuei Lee and
                  Rafail Ostrovsky",
  title =        "Equivalence of Uniform Key Agreement and Composition Insecurity",
  pages =        "447--464",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:GenGenPar10,
  author =       "Rosario Gennaro and
                  Craig Gentry and
                  Bryan Parno",
  title =        "Non-interactive Verifiable Computing: Outsourcing Computation to Untrusted Workers",
  pages =        "465--482",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:ChuKalVad10,
  author =       "Kai-Min Chung and
                  Yael Kalai and
                  Salil P. Vadhan",
  title =        "Improved Delegation of Computation Using Fully Homomorphic Encryption",
  pages =        "483--501",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:PinRei10,
  author =       "Benny Pinkas and
                  Tzachy Reinman",
  title =        "Oblivious {RAM} Revisited",
  pages =        "502--519",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:BitCan10,
  author =       "Nir Bitansky and
                  Ran Canetti",
  title =        "On Strong Simulation and Composable Point Obfuscation",
  pages =        "520--537",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:BeiOmrOrl10,
  author =       "Amos Beimel and
                  Eran Omri and
                  Ilan Orlov",
  title =        "Protocols for Multiparty Coin Toss with Dishonest Majority",
  pages =        "538--557",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:DamOrl10,
  author =       "Ivan Damg{\aa}rd and
                  Claudio Orlandi",
  title =        "Multiparty Computation for Dishonest Majority: From Passive to Active Security at Low Cost",
  pages =        "558--576",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:IshKusPas10,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Anat Paskin",
  title =        "Secure Multiparty Computation with Minimal Interaction",
  pages =        "577--594",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:MajPraRos10,
  author =       "Hemanta K. Maji and
                  Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "A Zero-One Law for Cryptographic Complexity with Respect to Computational {UC} Security",
  pages =        "595--612",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:HoaRog10,
  author =       "Viet Tung Hoang and
                  Phillip Rogaway",
  title =        "On Generalized Feistel Networks",
  pages =        "613--630",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:Krawczyk10,
  author =       "Hugo Krawczyk",
  title =        "Cryptographic Extraction and Key Derivation: The {HKDF} Scheme",
  pages =        "631--648",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:DeTreTul10,
  author =       "Anindya De and
                  Luca Trevisan and
                  Madhur Tulsiani",
  title =        "Time Space Tradeoffs for Attacks against One-Way Functions and {PRGs}",
  pages =        "649--665",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:BelCas10,
  author =       "Mihir Bellare and
                  David Cash",
  title =        "Pseudorandom Functions and Permutations Provably Secure against Related-Key Attacks",
  pages =        "666--684",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:DupNieSal10,
  author =       "Fr{\'e}d{\'e}ric Dupuis and
                  Jesper Buus Nielsen and
                  Louis Salvail",
  title =        "Secure Two-Party Quantum Evaluation of Unitaries against Specious Adversaries",
  pages =        "685--706",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:WinWul10,
  author =       "Severin Winkler and
                  J{\"u}rg Wullschleger",
  title =        "On the Efficiency of Classical and Quantum Oblivious Transfer Reductions",
  pages =        "707--723",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:BouFeh10,
  author =       "Niek J. Bouman and
                  Serge Fehr",
  title =        "Sampling in a Quantum Population, and Applications",
  pages =        "724--741",
  editor =       crypto10ed,
  booktitle =    crypto10name,
  volume =       crypto10vol,
  month =        crypto10month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{C:HenSha09,
  author =       "Nadia Heninger and
                  Hovav Shacham",
  title =        "Reconstructing {RSA} Private Keys from Random Key Bits",
  pages =        "1--17",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:NaoSeg09,
  author =       "Moni Naor and
                  Gil Segev",
  title =        "Public-Key Cryptosystems Resilient to Key Leakage",
  pages =        "18--35",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:AlwDodWic09,
  author =       "Jo{\"e}l Alwen and
                  Yevgeniy Dodis and
                  Daniel Wichs",
  title =        "Leakage-Resilient Public-Key Cryptography in the Bounded-Retrieval Model",
  pages =        "36--54",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:SSALMO09,
  author =       "Marc Stevens and
                  Alexander Sotirov and
                  Jacob Appelbaum and
                  Arjen K. Lenstra and
                  David Molnar and
                  Dag Arne Osvik and
                  Benne de Weger",
  title =        "Short Chosen-Prefix Collisions for {MD5} and the Creation of a Rogue {CA} Certificate",
  pages =        "55--69",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:AokSas09,
  author =       "Kazumaro Aoki and
                  Yu Sasaki",
  title =        "Meet-in-the-Middle Preimage Attacks Against Reduced {SHA}-0 and {SHA}-1",
  pages =        "70--89",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:JarLiu09,
  author =       "Stanislaw Jarecki and
                  Xiaomin Liu",
  title =        "Private Mutual Authentication and Conditional Oblivious Transfer",
  pages =        "90--107",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:BCCKLS09,
  author =       "Mira Belenkiy and
                  Jan Camenisch and
                  Melissa Chase and
                  Markulf Kohlweiss and
                  Anna Lysyanskaya and
                  Hovav Shacham",
  title =        "Randomizable Proofs and Delegatable Anonymous Credentials",
  pages =        "108--125",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:MPRV09,
  author =       "Ilya Mironov and
                  Omkant Pandey and
                  Omer Reingold and
                  Salil P. Vadhan",
  title =        "Computational Differential Privacy",
  pages =        "126--142",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:KalRaz09,
  author =       "Yael Tauman Kalai and
                  Ran Raz",
  title =        "Probabilistically Checkable Arguments",
  pages =        "143--159",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:PasTseWik09,
  author =       "Rafael Pass and
                  Wei-Lung Dustin Tseng and
                  Douglas Wikstr{\"o}m",
  title =        "On the Composition of Public-Coin Zero-Knowledge Protocols",
  pages =        "160--176",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:CraDam09,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "On the Amortized Complexity of Zero-Knowledge Protocols",
  pages =        "177--191",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:Gro09,
  author =       "Jens Groth",
  title =        "Linear Algebra with Sub-linear Zero-Knowledge Arguments",
  pages =        "192--208",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:YWJXW09,
  author =       "Zheng Yuan and
                  Wei Wang and
                  Keting Jia and
                  Guangwu Xu and
                  Xiaoyun Wang",
  title =        "New Birthday Attacks on Some {MACs} Based on Block Ciphers",
  pages =        "209--230",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:BirKhoNik09,
  author =       "Alex Biryukov and
                  Dmitry Khovratovich and
                  Ivica Nikolic",
  title =        "Distinguisher and Related-Key Attack on the Full {AES}-256",
  pages =        "231--249",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:BKLM09,
  author =       "Julia Borghoff and
                  Lars R. Knudsen and
                  Gregor Leander and
                  Krystian Matusiewicz",
  title =        "Cryptanalysis of {C2}",
  pages =        "250--266",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:DodSte09,
  author =       "Yevgeniy Dodis and
                  John P. Steinberger",
  title =        "Message Authentication Codes from Unpredictable Block Ciphers",
  pages =        "267--285",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:MorRogSte09,
  author =       "Ben Morris and
                  Phillip Rogaway and
                  Till Stegers",
  title =        "How to Encipher Messages on a Small Domain",
  pages =        "286--302",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:Icart09,
  author =       "Thomas Icart",
  title =        "How to Hash into Elliptic Curves",
  pages =        "303--316",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:Bernstein09,
  author =       "Daniel J. Bernstein",
  title =        "Batch Binary {Edwards}",
  pages =        "317--336",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:Akavia09,
  author =       "Adi Akavia",
  title =        "Solving Hidden Number Problem with One Bit Oracle and Advice",
  pages =        "337--354",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:MauTes09,
  author =       "Ueli M. Maurer and
                  Stefano Tessaro",
  title =        "Computational Indistinguishability Amplification: Tight Product Theorems for System Composition",
  pages =        "355--373",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:BarMah09,
  author =       "Boaz Barak and
                  Mohammad Mahmoody-Ghidary",
  title =        "Merkle Puzzles Are Optimal - An $O(n^2)$-Query Attack on Any Key Exchange from a Random Oracle",
  pages =        "374--390",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:CGMO09,
  author =       "Nishanth Chandran and
                  Vipul Goyal and
                  Ryan Moriarty and
                  Rafail Ostrovsky",
  title =        "Position Based Cryptography",
  pages =        "391--407",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:DFLSS09,
  author =       "Ivan Damg{\aa}rd and
                  Serge Fehr and
                  Carolin Lunemann and
                  Louis Salvail and
                  Christian Schaffner",
  title =        "Improving the Security of Quantum Protocols via Commit-and-Open",
  pages =        "408--427",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:CNTW09,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache and
                  Mehdi Tibouchi and
                  Ralf-Philipp Weinmann",
  title =        "Practical Cryptanalysis of {ISO}/{IEC} 9796--2 and {EMV} Signatures",
  pages =        "428--444",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:LeuNgu09,
  author =       "Ga{\"e}tan Leurent and
                  Phong Q. Nguyen",
  title =        "How Risky Is the Random-Oracle Model?",
  pages =        "445--464",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:Maurer09,
  author =       "Ueli M. Maurer",
  title =        "Abstraction in Cryptography (Invited Talk)",
  pages =        "465",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:PCCX09,
  author =       "Ignacio Cascudo Pueyo and
                  Hao Chen and
                  Ronald Cramer and
                  Chaoping Xing",
  title =        "Asymptotically Good Ideal Linear Secret Sharing with Strong Multiplication over Any Fixed Finite Field",
  pages =        "466--486",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:PCRR09,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  Tal Rabin and
                  C. Pandu Rangan",
  title =        "The Round Complexity of Verifiable Secret Sharing Revisited",
  pages =        "487--504",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:GarWicZho09,
  author =       "Juan A. Garay and
                  Daniel Wichs and
                  Hong-Sheng Zhou",
  title =        "Somewhat Non-committing Encryption and Efficient Adaptively Secure Oblivious Transfer",
  pages =        "505--523",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:AKLPSV09,
  author =       "Jo{\"e}l Alwen and
                  Jonathan Katz and
                  Yehuda Lindell and
                  Giuseppe Persiano and
                  Abhi Shelat and
                  Ivan Visconti",
  title =        "Collusion-Free Multiparty Computation in the Mediated Model",
  pages =        "524--540",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:MilNieTri09,
  author =       "Peter Bro Miltersen and
                  Jesper Buus Nielsen and
                  Nikos Triandopoulos",
  title =        "Privacy-Enhancing Auctions Using Rational Cryptography",
  pages =        "541--558",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:AshLin09,
  author =       "Gilad Asharov and
                  Yehuda Lindell",
  title =        "Utility Dependence in Correct and Fair Rational Secret Sharing",
  pages =        "559--576",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:LyuMic09,
  author =       "Vadim Lyubashevsky and
                  Daniele Micciancio",
  title =        "On Bounded Distance Decoding, Unique Shortest Vectors, and the Minimum Distance Problem",
  pages =        "577--594",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:ACPS09,
  author =       "Benny Applebaum and
                  David Cash and
                  Chris Peikert and
                  Amit Sahai",
  title =        "Fast Cryptographic Primitives and Circular-Secure Encryption Based on Hard Learning Problems",
  pages =        "595--618",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:Waters09,
  author =       "Brent Waters",
  title =        "Dual System Encryption: Realizing Fully Secure {IBE} and {HIBE} under Simple Assumptions",
  pages =        "619--636",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:HofKil09,
  author =       "Dennis Hofheinz and
                  Eike Kiltz",
  title =        "The Group of Signed Quadratic Residues and Applications",
  pages =        "637--653",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:HohWat09,
  author =       "Susan Hohenberger and
                  Brent Waters",
  title =        "Short and Stateless Signatures from the {RSA} Assumption",
  pages =        "654--670",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:AbdChePoi09,
  author =       "Michel Abdalla and
                  C{\'e}line Chevalier and
                  David Pointcheval",
  title =        "Smooth Projective Hashing for Conditionally Extractable Commitments",
  pages =        "671--689",
  editor =       crypto09ed,
  booktitle =    crypto09name,
  volume =       crypto09vol,
  month =        crypto09month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{C:CorPatSeu08,
  author =       "Jean-S{\'e}bastien Coron and
                  Jacques Patarin and
                  Yannick Seurin",
  title =        "The Random Oracle Model and the Ideal Cipher Model Are Equivalent",
  pages =        "1--20",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:HofKil08,
  author =       "Dennis Hofheinz and
                  Eike Kiltz",
  title =        "Programmable Hash Functions and Their Applications",
  pages =        "21--38",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:GolKalRot08,
  author =       "Shafi Goldwasser and
                  Yael Tauman Kalai and
                  Guy N. Rothblum",
  title =        "One-Time Programs",
  pages =        "39--56",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:PanPasVai08,
  author =       "Omkant Pandey and
                  Rafael Pass and
                  Vinod Vaikuntanathan",
  title =        "Adaptive One-Way Functions and Applications",
  pages =        "57--74",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:JetVen08,
  author =       "Dimitar Jetchev and
                  Ramarathnam Venkatesan",
  title =        "Bits Security of the Elliptic Curve Diffie-Hellman Secret Keys",
  pages =        "75--92",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:GarBhaLok08,
  author =       "Sanjam Garg and
                  Raghav Bhaskar and
                  Satyanarayana V. Lokam",
  title =        "Improved Bounds on Security Reductions for Discrete Log Based Signatures",
  pages =        "93--107",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:BHHO08,
  author =       "Dan Boneh and
                  Shai Halevi and
                  Michael Hamburg and
                  Rafail Ostrovsky",
  title =        "Circular-Secure Encryption from Decision Diffie-Hellman",
  pages =        "108--125",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:HemOst08,
  author =       "Brett Hemenway and
                  Rafail Ostrovsky",
  title =        "Public-Key Locally-Decodable Codes",
  pages =        "126--143",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:HanPre08,
  author =       "Helena Handschuh and
                  Bart Preneel",
  title =        "Key-Recovery Attacks on Universal Hash Function Based {MAC} Algorithms",
  pages =        "144--161",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:MPRKS08,
  author =       "Florian Mendel and
                  Norbert Pramstaller and
                  Christian Rechberger and
                  Marcin Kontak and
                  Janusz Szmidt",
  title =        "Cryptanalysis of the {GOST} Hash Function",
  pages =        "162--178",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:CanRec08,
  author =       "Christophe De Canni{\`e}re and
                  Christian Rechberger",
  title =        "Preimages for Reduced {SHA}-0 and {SHA}-1",
  pages =        "179--202",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:EKMPSS08,
  author =       "Thomas Eisenbarth and
                  Timo Kasper and
                  Amir Moradi and
                  Christof Paar and
                  Mahmoud Salmasizadeh and
                  Mohammad T. Manzuri Shalmani",
  title =        "On the Power of Power Analysis in the Real World: A Complete Break of the KeeLoqCode Hopping Scheme",
  pages =        "203--220",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:BihCarSha08,
  author =       "Eli Biham and
                  Yaniv Carmeli and
                  Adi Shamir",
  title =        "Bug Attacks",
  pages =        "221--240",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:DIKNS08,
  author =       "Ivan Damg{\aa}rd and
                  Yuval Ishai and
                  Mikkel Kr{\o}igaard and
                  Jesper Buus Nielsen and
                  Adam Smith",
  title =        "Scalable Multiparty Computation with Nearly Optimal Work and Resilience",
  pages =        "241--261",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:PraRos08,
  author =       "Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Cryptographic Complexity of Multi-Party Computation Problems: Classifications and Separations",
  pages =        "262--279",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:FauLevPer08,
  author =       "Jean-Charles Faug{\`e}re and
                  Fran\c{c}oise Levy-dit-Vehel and
                  Ludovic Perret",
  title =        "Cryptanalysis of MinRank",
  pages =        "280--296",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:MaxKho08,
  author =       "Alexander Maximov and
                  Dmitry Khovratovich",
  title =        "New State Recovery Attack on {RC4}",
  pages =        "297--316",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:DelPoi08,
  author =       "C{\'e}cile Delerabl{\'e}e and
                  David Pointcheval",
  title =        "Dynamic Threshold Public-Key Encryption",
  pages =        "317--334",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:BolFehONe08,
  author =       "Alexandra Boldyreva and
                  Serge Fehr and
                  Adam O'Neill",
  title =        "On Notions of Security for Deterministic Encryption, and Efficient Constructions without Random Oracles",
  pages =        "335--359",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:BFOR08,
  author =       "Mihir Bellare and
                  Marc Fischlin and
                  Adam O'Neill and
                  Thomas Ristenpart",
  title =        "Deterministic Encryption: Definitional Equivalences and Constructions without Random Oracles",
  pages =        "360--378",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:OstSke08,
  author =       "Rafail Ostrovsky and
                  William E. {Skeith III}",
  title =        "Communication Complexity in Algebraic Two-Party Protocols",
  pages =        "379--396",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:Stam08,
  author =       "Martijn Stam",
  title =        "Beyond Uniformity: Better Security/Efficiency Tradeoffs for Compression Functions",
  pages =        "397--412",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:Pietrzak08,
  author =       "Krzysztof Pietrzak",
  title =        "Compression from Collisions, or Why {CRHF} Combiners Have a Long Output",
  pages =        "413--432",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:RogSte08,
  author =       "Phillip Rogaway and
                  John P. Steinberger",
  title =        "Constructing Cryptographic Hash Functions from Fixed-Key Blockciphers",
  pages =        "433--450",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:BeiNisOmr08,
  author =       "Amos Beimel and
                  Kobbi Nissim and
                  Eran Omri",
  title =        "Distributed Private Data Analysis: Simultaneously Solving How and What",
  pages =        "451--468",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:DwoYek08,
  author =       "Cynthia Dwork and
                  Sergey Yekhanin",
  title =        "New Efficient Attacks on Statistical Disclosure Control Mechanisms",
  pages =        "469--480",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:MohWei08,
  author =       "Payman Mohassel and
                  Enav Weinreb",
  title =        "Efficient Secure Linear Algebra in the Presence of Covert or Computationally Unbounded Adversaries",
  pages =        "481--496",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:AlwSheVis08,
  author =       "Jo{\"e}l Alwen and
                  Abhi Shelat and
                  Ivan Visconti",
  title =        "Collusion-Free Protocols in the Mediated Model",
  pages =        "497--514",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:DodShoWal08,
  author =       "Yevgeniy Dodis and
                  Victor Shoup and
                  Shabsi Walfish",
  title =        "Efficient Constructions of Composable Commitments and Zero-Knowledge Proofs",
  pages =        "515--535",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:PeiVai08,
  author =       "Chris Peikert and
                  Vinod Vaikuntanathan",
  title =        "Noninteractive Statistical Zero-Knowledge Proofs for Lattice Problems",
  pages =        "536--553",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:PeiVaiWat08,
  author =       "Chris Peikert and
                  Vinod Vaikuntanathan and
                  Brent Waters",
  title =        "A Framework for Efficient and Composable Oblivious Transfer",
  pages =        "554--571",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:IshPraSah08,
  author =       "Yuval Ishai and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "Founding Cryptography on Oblivious Transfer - Efficiently",
  pages =        "572--591",
  editor =       crypto08ed,
  booktitle =    crypto08name,
  volume =       crypto08vol,
  month =        crypto08month,
  address =      cryptoaddr,
  publisher =    cryptopub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{C:DFSS07a,
  author =       "Vivien Dubois and
                  Pierre-Alain Fouque and
                  Adi Shamir and
                  Jacques Stern",
  title =        "Practical Cryptanalysis of {SFLASH}",
  pages =        "1--12",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FouLeuNgu07,
  author =       "Pierre-Alain Fouque and
                  Ga{\"e}tan Leurent and
                  Phong Q. Nguyen",
  title =        "Full Key-Recovery Attacks on {HMAC}/{NMAC}-{MD4} and {NMAC}-{MD5}",
  pages =        "13--30",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BMNW07,
  author =       "Amos Beimel and
                  Tal Malkin and
                  Kobbi Nissim and
                  Enav Weinreb",
  title =        "How Should We Solve Search Problems Privately?",
  pages =        "31--49",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BKOS07,
  author =       "Dan Boneh and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  William E. {Skeith III}",
  title =        "Public Key Encryption That Allows {PIR} Queries",
  pages =        "50--67",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AndMoo07,
  author =       "Ross Anderson and
                  Tyler Moore",
  title =        "Information Security Economics - and Beyond (Invited Talk)",
  pages =        "68--91",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AppIshKus07,
  author =       "Benny Applebaum and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "Cryptography with Constant Input Locality",
  pages =        "92--110",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HorKat07,
  author =       "Omer Horvitz and
                  Jonathan Katz",
  title =        "Universally-Composable Two-Party Computation in Two Rounds",
  pages =        "111--129",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MauPieRen07,
  author =       "Ueli M. Maurer and
                  Krzysztof Pietrzak and
                  Renato Renner",
  title =        "Indistinguishability Amplification",
  pages =        "130--149",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HowgraveGraham07,
  author =       "Nick Howgrave-Graham",
  title =        "A Hybrid Lattice-Reduction and Meet-in-the-Middle Attack Against {NTRU}",
  pages =        "150--169",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HanSte07,
  author =       "Guillaume Hanrot and
                  Damien Stehl{\'e}",
  title =        "Improved Analysis of Kannan's Shortest Lattice Vector Algorithm",
  pages =        "170--186",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MauTes07,
  author =       "Ueli M. Maurer and
                  Stefano Tessaro",
  title =        "Domain Extension of Public Random Functions: Beyond the Birthday Barrier",
  pages =        "187--204",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Unruh07,
  author =       "Dominique Unruh",
  title =        "Random Oracles and Auxiliary Input",
  pages =        "205--223",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FisLeh07,
  author =       "Marc Fischlin and
                  Anja Lehmann",
  title =        "Security-Amplifying Combiners for Collision-Resistant Hash Functions",
  pages =        "224--243",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JouPey07,
  author =       "Antoine Joux and
                  Thomas Peyrin",
  title =        "Hash Functions and the (Amplified) Boomerang Attack",
  pages =        "244--263",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CRSTVW07,
  author =       "Ran Canetti and
                  Ronald L. Rivest and
                  Madhu Sudan and
                  Luca Trevisan and
                  Salil P. Vadhan and
                  Hoeteck Wee",
  title =        "Amplifying Collision Resistance: A Complexity-Theoretic Treatment",
  pages =        "264--283",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HarIshKus07,
  author =       "Danny Harnik and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "How Many Oblivious Transfers Are Needed for Secure Multiparty Computation?",
  pages =        "284--302",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ChaLys07,
  author =       "Melissa Chase and
                  Anna Lysyanskaya",
  title =        "Simulatable {VRFs} with Applications to Multi-theorem {NIZK}",
  pages =        "303--322",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GroOst07,
  author =       "Jens Groth and
                  Rafail Ostrovsky",
  title =        "Cryptography in the Multi-string Model",
  pages =        "323--341",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DFSS07b,
  author =       "Ivan Damg{\aa}rd and
                  Serge Fehr and
                  Louis Salvail and
                  Christian Schaffner",
  title =        "Secure Identification and {QKD} in the Bounded-Quantum-Storage Model",
  pages =        "342--359",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DFRSS07,
  author =       "Ivan Damg{\aa}rd and
                  Serge Fehr and
                  Renato Renner and
                  Louis Salvail and
                  Christian Schaffner",
  title =        "A Tight High-Order Entropic Quantum Uncertainty Relation with Applications",
  pages =        "360--378",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Coron07,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "Finding Small Roots of Bivariate Integer Polynomial Equations: A Direct Approach",
  pages =        "379--394",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JocMay07,
  author =       "Ellen Jochemsz and
                  Alexander May",
  title =        "A Polynomial Time Attack on {RSA} with Private {CRT}-Exponents Smaller Than $N^0.073$",
  pages =        "395--411",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Halevi07,
  author =       "Shai Halevi",
  title =        "Invertible Universal Hashing and the {TET} Encryption Mode",
  pages =        "412--429",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Goyal07,
  author =       "Vipul Goyal",
  title =        "Reducing Trust in the {PKG} in Identity Based Cryptosystems",
  pages =        "430--447",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KiaPeh07,
  author =       "Aggelos Kiayias and
                  Serdar Pehlivanoglu",
  title =        "Pirate Evolution: How to Make the Most of Your Traitor Keys",
  pages =        "448--465",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BroGjo07,
  author =       "Daniel R. L. Brown and
                  Kristian Gj{\o}steen",
  title =        "A Security Analysis of the {NIST} {SP} 800--90 Elliptic Curve Random Number Generator",
  pages =        "466--481",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BLMW07,
  author =       "Emmanuel Bresson and
                  Yassine Lakhnech and
                  Laurent Mazar{\'e} and
                  Bogdan Warinschi",
  title =        "A Generalization of {DDH} with Applications to Protocol Analysis and Computational Soundness",
  pages =        "482--499",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ImpJaiKab07,
  author =       "Russell Impagliazzo and
                  Ragesh Jaiswal and
                  Valentine Kabanets",
  title =        "{Chernoff}-Type Direct Product Theorems",
  pages =        "500--516",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:PraRos07,
  author =       "Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Rerandomizable {RCCA} Encryption",
  pages =        "517--534",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BelBolONe07,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva and
                  Adam {O'Neill}",
  title =        "Deterministic and Efficiently Searchable Encryption",
  pages =        "535--552",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HofKil07,
  author =       "Dennis Hofheinz and
                  Eike Kiltz",
  title =        "Secure Hybrid Encryption from Weakened Key Encapsulation",
  pages =        "553--571",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamNie07,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen",
  title =        "Scalable and Unconditionally Secure Multiparty Computation",
  pages =        "572--590",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DPSW07,
  author =       "Yvo Desmedt and
                  Josef Pieprzyk and
                  Ron Steinfeld and
                  Huaxiong Wang",
  title =        "On Secure Multi-party Computation in Black-Box Groups",
  pages =        "591--612",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CraKilPad07,
  author =       "Ronald Cramer and
                  Eike Kiltz and
                  Carles Padr{\'o}",
  title =        "A Note on Secure Computation of the {Moore}-{Penrose} Pseudoinverse and Its Application to Secure Linear Algebra",
  pages =        "613--630",
  booktitle =    crypto07name,
  volume =       crypto07vol,
  year =         2007,
  publisher =    cryptopub,
  month =        crypto07month,
  editor =       crypto07ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BarBihSha06,
  author =       "Elad Barkan and
                  Eli Biham and
                  Adi Shamir",
  title =        "Rigorous Bounds on Cryptanalytic Time/Memory Tradeoffs",
  pages =        "1--21",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HaiHarRei06,
  author =       "Iftach Haitner and
                  Danny Harnik and
                  Omer Reingold",
  title =        "On the Power of the Randomized Iterate",
  pages =        "22--40",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HalKra06,
  author =       "Shai Halevi and
                  Hugo Krawczyk",
  title =        "Strengthening Digital Signatures Via Randomized Hashing",
  pages =        "41--59",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Fischlin06,
  author =       "Marc Fischlin",
  title =        "Round-Optimal Composable Blind Signatures in the Common Reference String Model",
  pages =        "60--77",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ChaLys06,
  author =       "Melissa Chase and
                  Anna Lysyanskaya",
  title =        "On Signatures of Knowledge",
  pages =        "78--96",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GroOstSah06,
  author =       "Jens Groth and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Non-interactive Zaps and New Techniques for {NIZK}",
  pages =        "97--111",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GHKN06,
  author =       "Nicolas Gama and
                  Nick Howgrave-Graham and
                  Henrik Koy and
                  Phong Q. Nguyen",
  title =        "{Rankin}’s Constant and Blockwise Lattice Reduction",
  pages =        "112--130",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Regev06,
  author =       "Oded Regev",
  title =        "Lattice-Based Cryptography (Invited Talk)",
  pages =        "131--141",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GenMacRam06,
  author =       "Craig Gentry and
                  Philip MacKenzie and
                  Zulfikar Ramzan",
  title =        "A Method for Making Password-Based Key Exchange Resilient to Server Compromise",
  pages =        "142--159",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CanHalSte06,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Michael Steiner",
  title =        "Mitigating Dictionary Attacks on Password-Protected Local Storage",
  pages =        "160--179",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LysTri06,
  author =       "Anna Lysyanskaya and
                  Nikos Triandopoulos",
  title =        "Rationality and Adversarial Behavior in Multi-party Computation (Extended Abstract)",
  pages =        "180--197",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ChaMis06,
  author =       "Kamalika Chaudhuri and
                  Nina Mishra",
  title =        "When Random Sampling Preserves Privacy",
  pages =        "198--213",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:NaoSegSmi06,
  author =       "Moni Naor and
                  Gil Segev and
                  Adam Smith",
  title =        "Tight Bounds for Unconditional Authentication Protocols in the Manual Channel and Shared Key Models",
  pages =        "214--231",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DKRS06,
  author =       "Yevgeniy Dodis and
                  Jonathan Katz and
                  Leonid Reyzin and
                  Adam Smith",
  title =        "Robust Fuzzy Extractors and Authenticated Key Agreement from Close Secrets",
  pages =        "232--250",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Dziembowski06,
  author =       "Stefan Dziembowski",
  title =        "On Forward-Secure Storage (Extended Abstract)",
  pages =        "251--270",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:PasSheVai06,
  author =       "Rafael Pass and
                  abhi shelat and
                  Vinod Vaikuntanathan",
  title =        "Construction of a Non-malleable Encryption Scheme from Any Semantically Secure One",
  pages =        "271--289",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BoyWat06,
  author =       "Xavier Boyen and
                  Brent Waters",
  title =        "Anonymous Hierarchical Identity-Based Encryption (Without Random Oracles)",
  pages =        "290--307",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:RamWoo06,
  author =       "Zulfikar Ramzan and
                  David P. Woodruff",
  title =        "Fast Algorithms for the Free Riders Problem in Broadcast Encryption",
  pages =        "308--325",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JLSV06,
  author =       "Antoine Joux and
                  Reynald Lercier and
                  Nigel Smart and
                  Frederik Vercauteren",
  title =        "The Number Field Sieve in the Medium Prime Case",
  pages =        "326--344",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GraJouSte06,
  author =       "Louis Granboulan and
                  Antoine Joux and
                  Jacques Stern",
  title =        "Inverting {HFE} Is Quasipolynomial",
  pages =        "345--356",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FauPer06,
  author =       "Jean-Charles Faug{\`e}re and
                  Ludovic Perret",
  title =        "Cryptanalysis of {2R}$^{-}$ Schemes",
  pages =        "357--372",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MorNao06,
  author =       "Tal Moran and
                  Moni Naor",
  title =        "Receipt-Free Universally-Verifiable Voting with Everlasting Privacy",
  pages =        "373--392",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Wagner06,
  author =       "David Wagner",
  title =        "Cryptographic Protocols for Electronic Voting (Invited Talk)",
  pages =        "393",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AgaCraDeH06,
  author =       "Saurabh Agarwal and
                  Ronald Cramer and
                  Robbert {de Haan}",
  title =        "Asymptotically Optimal Two-Round Perfectly Secure Message Transmission",
  pages =        "394--408",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GraVadZuc06,
  author =       "Ronen Gradwohl and
                  Salil Vadhan and
                  David Zuckerman",
  title =        "Random Selection with an Adversarial Majority",
  pages =        "409--426",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DFSS06,
  author =       "Ivan B. Damg{\aa}rd and
                  Serge Fehr and
                  Louis Salvail and
                  Christian Schaffner",
  title =        "Oblivious Transfer and Linear Functions",
  pages =        "427--444",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KatKoo06,
  author =       "Jonathan Katz and
                  Chiu-Yuen Koo",
  title =        "On Expected Constant-Round Protocols for Byzantine Agreement",
  pages =        "445--462",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HirNie06,
  author =       "Martin Hirt and
                  Jesper Buus Nielsen",
  title =        "Robust Multiparty Computation with Linear Communication Complexity",
  pages =        "463--482",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:IKLP06,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Yehuda Lindell and
                  Erez Petrank",
  title =        "On Combining Privacy with Guaranteed Output Delivery in Secure Multiparty Computation",
  pages =        "483--500",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamIsh06,
  author =       "Ivan Damg{\aa}rd and
                  Yuval Ishai",
  title =        "Scalable Secure Multiparty Computation",
  pages =        "501--520",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CheCra06,
  author =       "Hao Chen and
                  Ronald Cramer",
  title =        "Algebraic Geometric Secret Sharing Schemes and Secure Multi-Party Computations over Small Fields",
  pages =        "521--536",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BlaPoi06,
  author =       "Bruno Blanchet and
                  David Pointcheval",
  title =        "Automated Security Proofs with Sequences of Games",
  pages =        "537--554",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MeiPrz06,
  author =       "Remo Meier and
                  Bartosz Przydatek",
  title =        "On Robust Combiners for Private Information Retrieval and Other Primitives",
  pages =        "555--569",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonBoy06,
  author =       "Dan Boneh and
                  Xavier Boyen",
  title =        "On the Impossibility of Efficiently Combining Collision Resistant Hash Functions",
  pages =        "570--583",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Carlet06,
  author =       "Claude Carlet",
  title =        "On the Higher Order Nonlinearities of Algebraic Immune Functions",
  pages =        "584--601",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Bellare06,
  author =       "Mihir Bellare",
  title =        "New Proofs for {NMAC} and {HMAC}: {Security} without Collision-Resistance",
  pages =        "602--619",
  booktitle =    crypto06name,
  volume =       crypto06vol,
  year =         2006,
  publisher =    cryptopub,
  month =        crypto06month,
  editor =       crypto06ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:WanYuYin05,
  author =       "Xiaoyun Wang and
                  Hongbo Yu and
                  Yiqun Lisa Yin",
  title =        "Efficient Collision Search Attacks on {SHA}-0",
  pages =        "1--16",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:WanYinYu05,
  author =       "Xiaoyun Wang and
                  Yiqun Lisa Yin and
                  Hongbo Yu",
  title =        "Finding Collisions in the Full {SHA}-1",
  pages =        "17--36",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DwoNaoWee05,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Hoeteck Wee",
  title =        "Pebbling and Proofs of Work",
  pages =        "37--54",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Pietrzak05,
  author =       "Krzysztof Pietrzak",
  title =        "Composition Does Not Imply Adaptive Security",
  pages =        "55--65",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GraVer05,
  author =       "Robert Granger and
                  Frederik Vercauteren",
  title =        "On the Discrete Logarithm Problem on Algebraic Tori",
  pages =        "66--85",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MyaShpUsh05,
  author =       "Alexei G. Myasnikov and
                  Vladimir Shpilrain and
                  Alexander Ushakov",
  title =        "A Practical Attack on a {Braid} Group Based Cryptographic Protocol",
  pages =        "86--96",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LuMeiVau05,
  author =       "Yi Lu and
                  Willi Meier and
                  Serge Vaudenay",
  title =        "The Conditional Correlation Attack: A Practical Attack on Bluetooth Encryption",
  pages =        "97--117",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:PasShe05,
  author =       "Rafael Pass and
                  Abhi {shelat}",
  title =        "Unconditional Characterizations of Non-interactive Zero-Knowledge",
  pages =        "118--134",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AlwPerVis05,
  author =       "Jo{\"e}l Alwen and
                  Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Impossibility and Feasibility Results for Zero Knowledge with Public Keys",
  pages =        "135--151",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Fischlin05,
  author =       "Marc Fischlin",
  title =        "Communication-Efficient Non-interactive Proofs of Knowledge with Online Extractors",
  pages =        "152--168",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CamLys05,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya",
  title =        "A Formal Treatment of Onion Routing",
  pages =        "169--187",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:PenBoyDaw05,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Simple and Efficient Shuffling with Provable Correctness and {ZK} Privacy",
  pages =        "188--204",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ABCKKL05,
  author =       "Michel Abdalla and
                  Mihir Bellare and
                  Dario Catalano and
                  Eike Kiltz and
                  Tadayoshi Kohno and
                  Tanja Lange and
                  John Malone-Lee and
                  Gregory Neven and
                  Pascal Paillier and
                  Haixia Shi",
  title =        "Searchable Encryption Revisited: Consistency Properties, Relation to Anonymous {IBE}, and Extensions",
  pages =        "205--222",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:OstSke05,
  author =       "Rafail Ostrovsky and
                  William E. {Skeith III}",
  title =        "Private Searching on Streaming Data",
  pages =        "223--240",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KisSon05,
  author =       "Lea Kissner and
                  Dawn Xiaodong Song",
  title =        "Privacy-Preserving Set Operations",
  pages =        "241--257",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonGenWat05,
  author =       "Dan Boneh and
                  Craig Gentry and
                  Brent Waters",
  title =        "Collusion Resistant Broadcast Encryption with Short Ciphertexts and Private Keys",
  pages =        "258--275",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HwaLeeLim05,
  author =       "Jung Yeon Hwang and
                  Dong Hoon Lee and
                  Jongin Lim",
  title =        "Generic Transformation for Scalable Broadcast Encryption Schemes",
  pages =        "276--292",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JueWei05,
  author =       "Ari Juels and
                  Stephen A. Weis",
  title =        "Authenticating Pervasive Devices with Human Protocols",
  pages =        "293--308",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Vaudenay05,
  author =       "Serge Vaudenay",
  title =        "Secure Communications over Insecure Channels Based on Short Authenticated Strings",
  pages =        "309--326",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CDGULMP05,
  author =       "Ronald Cramer and
                  Vanesa Daza and
                  Ignacio Gracia and
                  Jorge Jim{\'e}nez Urroz and
                  Gregor Leander and
                  Jaume Martí-Farr{\'e} and
                  Carles Padr{\'o}",
  title =        "On Codes, Matroids and Secure Multi-party Computation from Linear Secret Sharing Schemes",
  pages =        "327--343",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CraFehSta05,
  author =       "Ronald Cramer and
                  Serge Fehr and
                  Martijn Stam",
  title =        "Black-Box Secret Sharing from Primitive Sets in Algebraic Number Fields",
  pages =        "344--360",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BCLPR05,
  author =       "Boaz Barak and
                  Ran Canetti and
                  Yehuda Lindell and
                  Rafael Pass and
                  Tal Rabin",
  title =        "Secure Computation Without Authentication",
  pages =        "361--377",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamIsh05,
  author =       "Ivan Damg{\aa}rd and
                  Yuval Ishai",
  title =        "Constant-Round Multiparty Computation Using a Black-Box Pseudorandom Generator",
  pages =        "378--394",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BarIsh05,
  author =       "Omer Barkol and
                  Yuval Ishai",
  title =        "Secure Computation of Constant-Depth Circuits with Applications to Database Search Problems",
  pages =        "395--411",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BolFis05,
  author =       "Alexandra Boldyreva and
                  Marc Fischlin",
  title =        "Analysis of Random Oracle Instantiation Scenarios for {OAEP} and Other Practical Schemes",
  pages =        "412--429",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CDMP05,
  author =       "Jean-S{\'e}bastien Coron and
                  Yevgeniy Dodis and
                  C{\'e}cile Malinaud and
                  Prashant Puniya",
  title =        "{Merkle-Damg{\aa}rd} Revisited: How to Construct a Hash Function",
  pages =        "430--448",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DodOliPie05,
  author =       "Yevgeniy Dodis and
                  Roberto Oliveira and
                  Krzysztof Pietrzak",
  title =        "On the Generic Insecurity of the Full Domain Hash",
  pages =        "449--466",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:WolWul05,
  author =       "Stefan Wolf and
                  J{\"u}rg Wullschleger",
  title =        "New Monotones and Lower Bounds in Unconditional Two-Party Computation",
  pages =        "467--477",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HolRen05,
  author =       "Thomas Holenstein and
                  Renato Renner",
  title =        "One-Way Secret-Key Agreement and Applications to Circuit Polarization and Immunization of Public-Key Encryption",
  pages =        "478--493",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamPedSal05,
  author =       "Ivan Damg{\aa}rd and
                  Thomas Brochmann Pedersen and
                  Louis Salvail",
  title =        "A Quantum Cipher with Near Optimal Key-Recycling",
  pages =        "494--510",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Chevallier-Mames05,
  author =       "Beno{\^i}t Chevallier-Mames",
  title =        "An Efficient {CDH}-Based Signature Scheme with a Tight Security Reduction",
  pages =        "511--526",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BelPieRog05,
  author =       "Mihir Bellare and
                  Krzysztof Pietrzak and
                  Phillip Rogaway",
  title =        "Improved Security Analyses for {CBC} {MACs}",
  pages =        "527--545",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Krawczyk05,
  author =       "Hugo Krawczyk",
  title =        "{HMQV}: A High-Performance Secure Diffie-Hellman Protocol",
  pages =        "546--566",
  booktitle =    crypto05name,
  volume =       crypto05vol,
  year =         2005,
  publisher =    cryptopub,
  month =        crypto05month,
  editor =       crypto05ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BirDeCQui04,
  author =       "Alex Biryukov and
                  Christophe {De Canni{\`e}re} and
                  Micha{\"e}l Quisquater",
  title =        "On Multiple Linear Approximations",
  pages =        "1--22",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Courtois04,
  author =       "Nicolas Courtois",
  title =        "{Feistel} Schemes and Bi-linear Cryptanalysis",
  pages =        "23--40",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonBoySha04,
  author =       "Dan Boneh and
                  Xavier Boyen and
                  Hovav Shacham",
  title =        "Short Group Signatures",
  pages =        "41--55",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CamLys04,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya",
  title =        "Signature Schemes and Anonymous Credentials from Bilinear Maps",
  pages =        "56--72",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HolMauSjo04,
  author =       "Thomas Holenstein and
                  Ueli M. Maurer and
                  Johan Sj{\"o}din",
  title =        "Complete Classification of Bilinear Hard-Core Functions",
  pages =        "73--91",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HsiRey04,
  author =       "Chun-Yuan Hsiao and
                  Leonid Reyzin",
  title =        "Finding Collisions on a Public Road, or Do Secure Hash Functions Need Secret Coins?",
  pages =        "92--105",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Patarin04,
  author =       "Jacques Patarin",
  title =        "Security of Random {Feistel} Schemes with 5 or More Rounds",
  pages =        "106--122",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:OSST04,
  author =       "Katsuyuki Okeya and
                  Katja Schmidt-Samoa and
                  Christian Spahn and
                  Tsuyoshi Takagi",
  title =        "Signed Binary Representations Revisited",
  pages =        "123--139",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ScoBar04,
  author =       "Michael Scott and
                  Paulo S. L. M. Barreto",
  title =        "Compressed Pairings",
  pages =        "140--156",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:VanWoo04,
  author =       "Marten {van Dijk} and
                  David P. Woodruff",
  title =        "Asymptotically Optimal Communication for Torus-Based Cryptography",
  pages =        "157--178",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Gentry04,
  author =       "Craig Gentry",
  title =        "How to Compress {Rabin} Ciphertexts and Signatures (and More)",
  pages =        "179--200",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Cheng04,
  author =       "Qi Cheng",
  title =        "On the Bounded Sum-of-Digits Discrete Logarithm Problem in Finite Fields",
  pages =        "201--212",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:May04,
  author =       "Alexander May",
  title =        "Computing the {RSA} Secret Key Is Deterministic Polynomial Time Equivalent to Factoring",
  pages =        "213--219",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Gennaro04,
  author =       "Rosario Gennaro",
  title =        "Multi-trapdoor Commitments and Their Applications to Proofs of Knowledge Secure Under Concurrent Man-in-the-Middle Attacks",
  pages =        "220--236",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DiCPerVis04,
  author =       "Giovanni {Di Crescenzo} and
                  Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Constant-Round Resettable Zero Knowledge with Concurrent Soundness in the Bare Public-Key Model",
  pages =        "237--253",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamFehSal04,
  author =       "Ivan Damg{\aa}rd and
                  Serge Fehr and
                  Louis Salvail",
  title =        "Zero-Knowledge Proofs and String Commitments Withstanding Quantum Attacks",
  pages =        "254--272",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BelPal04,
  author =       "Mihir Bellare and
                  Adriana Palacio",
  title =        "The Knowledge-of-Exponent Assumptions and 3-Round Zero-Knowledge Protocols",
  pages =        "273--289",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BihChe04,
  author =       "Eli Biham and
                  Rafi Chen",
  title =        "Near-Collisions of {SHA-0}",
  pages =        "290--305",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Joux04,
  author =       "Antoine Joux",
  title =        "Multicollisions in Iterated Hash Functions. Application to Cascaded Constructions",
  pages =        "306--316",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AbeFeh04,
  author =       "Masayuki Abe and
                  Serge Fehr",
  title =        "Adaptively Secure Feldman {VSS} and Applications to Universally-Composable Threshold Cryptography",
  pages =        "317--334",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KatOst04,
  author =       "Jonathan Katz and
                  Rafail Ostrovsky",
  title =        "Round-Optimal Secure Two-Party Computation",
  pages =        "335--354",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Landau04,
  author =       "Susan Landau",
  title =        "Security, Liberty, and Electronic Communications (Invited Talk)",
  pages =        "355--372",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MolHel04,
  author =       "H{\aa}vard Molland and
                  Tor Helleseth",
  title =        "An Improved Correlation Attack Against Irregular Clocked and Filtered Keystream Generators",
  pages =        "373--389",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HawRos04,
  author =       "Philip Hawkes and
                  Gregory G. Rose",
  title =        "Rewriting Variables: The Complexity of Fast Algebraic Attacks on Stream Ciphers",
  pages =        "390--406",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LuVau04,
  author =       "Yi Lu and
                  Serge Vaudenay",
  title =        "Faster Correlation Attack on {Bluetooth} Keystream Generator {E0}",
  pages =        "407--425",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KurDes04,
  author =       "Kaoru Kurosawa and
                  Yvo Desmedt",
  title =        "A New Paradigm of Hybrid Encryption Scheme",
  pages =        "426--442",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonBoy04,
  author =       "Dan Boneh and
                  Xavier Boyen",
  title =        "Secure Identity Based Encryption Without Random Oracles",
  pages =        "443--459",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MorShaTaS04,
  author =       "Tal Moran and
                  Ronen Shaltiel and
                  Amnon Ta-Shma",
  title =        "Non-interactive Timestamping in the Bounded Storage Model",
  pages =        "460--476",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CatPoiPor04,
  author =       "Dario Catalano and
                  David Pointcheval and
                  Thomas Pornin",
  title =        "{IPAKE}: Isomorphisms for Password-based Authenticated Key Exchange",
  pages =        "477--493",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DGHKR04,
  author =       "Yevgeniy Dodis and
                  Rosario Gennaro and
                  Johan H{\aa}stad and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Randomness Extraction and Key Derivation Using the {CBC}, Cascade and {HMAC} Modes",
  pages =        "494--510",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GooSunTam04,
  author =       "Michael T. Goodrich and
                  Jonathan Z. Sun and
                  Roberto Tamassia",
  title =        "Efficient Tree-Based Revocation in Groups of Low-State Devices",
  pages =        "511--527",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DwoNis04,
  author =       "Cynthia Dwork and
                  Kobbi Nissim",
  title =        "Privacy-Preserving Datamining on Vertically Partitioned Databases",
  pages =        "528--544",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:SriNarRan04,
  author =       "K. Srinathan and
                  Arvind Narayanan and
                  C. Pandu Rangan",
  title =        "Optimal Perfectly Secure Message Transmission",
  pages =        "545--561",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FitWolWul04,
  author =       "Matthias Fitzi and
                  Stefan Wolf and
                  J{\"u}rg Wullschleger",
  title =        "Pseudo-signatures, Broadcast, and Multi-party Computation from Correlated Randomness",
  pages =        "562--578",
  booktitle =    crypto04name,
  volume =       crypto04vol,
  year =         2004,
  publisher =    cryptopub,
  month =        crypto04month,
  editor =       crypto04ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ShaTro03,
  author =       "Adi Shamir and
                  Eran Tromer",
  title =        "Factoring Large Number with the {TWIRL} Device",
  pages =        "1--26",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BloMay03,
  author =       "Johannes Bl{\"o}mer and
                  Alexander May",
  title =        "New Partial Key Exposure Attacks on {RSA}",
  pages =        "27--43",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FauJou03,
  author =       "Jean-Charles Faug{\`e}re and
                  Antoine Joux",
  title =        "Algebraic Cryptanalysis of Hidden Field Equation ({HFE}) Cryptosystems Using Gr{\"o}bner Bases",
  pages =        "44--60",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Vadhan03,
  author =       "Salil P. Vadhan",
  title =        "On Constructing Locally Computable Extractors and Cryptosystems in the Bounded Storage Model",
  pages =        "61--77",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:RenWol03,
  author =       "Renato Renner and
                  Stefan Wolf",
  title =        "Unconditional Authenticity and Privacy from an Arbitrarily Weak Secret",
  pages =        "78--95",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Naor03,
  author =       "Moni Naor",
  title =        "On Cryptographic Assumptions and Challenges (Invited Talk)",
  pages =        "96--109",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KatYun03,
  author =       "Jonathan Katz and
                  Moti Yung",
  title =        "Scalable Protocols for Authenticated Group Key Exchange",
  pages =        "110--125",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CamSho03,
  author =       "Jan Camenisch and
                  Victor Shoup",
  title =        "Practical Verifiable Encryption and Decryption of Discrete Logarithms",
  pages =        "126--144",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:IKNP03,
  author =       "Yuval Ishai and
                  Joe Kilian and
                  Kobbi Nissim and
                  Erez Petrank",
  title =        "Extending Oblivious Transfers Efficiently",
  pages =        "145--161",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ArmKra03,
  author =       "Frederik Armknecht and
                  Matthias Krause",
  title =        "Algebraic Attacks on Combiners with Memory",
  pages =        "162--175",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Courtois03,
  author =       "Nicolas Courtois",
  title =        "Fast Algebraic Attacks on Stream Ciphers with Linear Feedback",
  pages =        "176--194",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BirDeCDel03,
  author =       "Alex Biryukov and
                  Christophe {De Canni{\`e}re} and
                  Gustaf Dellkrantz",
  title =        "Cryptanalysis of {SAFER++}",
  pages =        "195--211",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CheJun03,
  author =       "Jung Hee Cheon and
                  Byungheup Jun",
  title =        "A Polynomial Time Algorithm for the {Braid} {Diffie-Hellman} Conjugacy Problem",
  pages =        "212--225",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HNPPSSW03,
  author =       "Nick Howgrave-Graham and
                  Phong Q. Nguyen and
                  David Pointcheval and
                  John Proos and
                  Joseph H. Silverman and
                  Ari Singer and
                  William Whyte",
  title =        "The Impact of Decryption Failures on the Security of {NTRU} Encryption",
  pages =        "226--246",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamNie03,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen",
  title =        "Universally Composable Efficient Multiparty Computation from Threshold Homomorphic Encryption",
  pages =        "247--264",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CanRab03,
  author =       "Ran Canetti and
                  Tal Rabin",
  title =        "Universal Composition with Joint State",
  pages =        "265--281",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MicVad03,
  author =       "Daniele Micciancio and
                  Salil P. Vadhan",
  title =        "Statistical Zero-Knowledge Proofs with Efficient Provers: Lattice Problems and More",
  pages =        "282--298",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BarOngVad03,
  author =       "Boaz Barak and
                  Shien Jin Ong and
                  Salil P. Vadhan",
  title =        "Derandomization in Cryptography",
  pages =        "299--315",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Pass03,
  author =       "Rafael Pass",
  title =        "On Deniability in the Common Reference String and Random Oracle Model",
  pages =        "316--337",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Cheng03,
  author =       "Qi Cheng",
  title =        "Primality Proving via One Round in {ECPP} and One Iteration in {AKS}",
  pages =        "338--348",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:RubSil03,
  author =       "Karl Rubin and
                  Alice Silverberg",
  title =        "Torus-Based Cryptography",
  pages =        "349--365",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KomOht03,
  author =       "Yuichi Komano and
                  Kazuo Ohta",
  title =        "Efficient Universal Padding Techniques for Multiplicative Trapdoor One-Way Permutation",
  pages =        "366--382",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Boyen03,
  author =       "Xavier Boyen",
  title =        "Multipurpose Identity-Based Signcryption
                 (A Swiss Army Knife for Identity-Based Cryptography)",
  pages =        "383--399",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Krawczyk03,
  author =       "Hugo Krawczyk",
  title =        "{SIGMA}: The ``{SIGn-and-MAc}'' Approach to Authenticated {Diffie-Hellman} and Its Use in the {IKE} Protocols",
  pages =        "400--425",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DwoGolNao03,
  author =       "Cynthia Dwork and
                  Andrew Goldberg and
                  Moni Naor",
  title =        "On Memory-Bound Functions for Fighting Spam",
  pages =        "426--444",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BucPet03,
  author =       "Niv Buchbinder and
                  Erez Petrank",
  title =        "Lower and Upper Bounds on Obtaining History Independence",
  pages =        "445--462",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:IshSahWag03,
  author =       "Yuval Ishai and
                  Amit Sahai and
                  David Wagner",
  title =        "Private Circuits: Securing Hardware against Probing Attacks",
  pages =        "463--481",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HalRog03,
  author =       "Shai Halevi and
                  Phillip Rogaway",
  title =        "A Tweakable Enciphering Mode",
  pages =        "482--499",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CarVen03,
  author =       "Matthew Cary and
                  Ramarathnam Venkatesan",
  title =        "A Message Authentication Code Based on Unimodular Matrix Groups",
  pages =        "500--512",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Patarin03,
  author =       "Jacques Patarin",
  title =        "{Luby-Rackoff}: 7 Rounds Are Enough for 2n(1-epsilon)Security",
  pages =        "513--529",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HorGli03,
  author =       "Omer Horvitz and
                  Virgil D. Gligor",
  title =        "Weak Key Authenticity and the Computational Completeness of Formal Encryption",
  pages =        "530--547",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HerLisMic03,
  author =       "Jonathan Herzog and
                  Moses Liskov and
                  Silvio Micali",
  title =        "Plaintext Awareness via Key Registration",
  pages =        "548--564",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CanKraNie03,
  author =       "Ran Canetti and
                  Hugo Krawczyk and
                  Jesper Buus Nielsen",
  title =        "Relaxing Chosen-Ciphertext Security",
  pages =        "565--582",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CHVV03,
  author =       "Brice Canvel and
                  Alain P. Hiltgen and
                  Serge Vaudenay and
                  Martin Vuagnoux",
  title =        "Password Interception in a {SSL/TLS} Channel",
  pages =        "583--599",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BarBihKel03,
  author =       "Elad Barkan and
                  Eli Biham and
                  Nathan Keller",
  title =        "Instant Ciphertext-Only Cryptanalysis of {GSM} Encrypted Communication",
  pages =        "600--616",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Oechslin03,
  author =       "Philippe Oechslin",
  title =        "Making a Faster Cryptanalytic Time-Memory Trade-Off",
  pages =        "617--630",
  booktitle =    crypto03name,
  volume =       crypto03vol,
  year =         2003,
  publisher =    cryptopub,
  month =        crypto03month,
  editor =       crypto03ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MurRob02,
  author =       "Sean Murphy and
                  Matthew J. B. Robshaw",
  title =        "Essential Algebraic Structure within the {AES}",
  pages =        "1--16",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JouMarVal02,
  author =       "Antoine Joux and
                  Gwena{\"e}lle Martinet and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Blockwise-Adaptive Attackers: Revisiting the (In)Security of Some Provably Secure Encryption Models: {CBC}, {GEM}, {IACBC}",
  pages =        "17--30",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LisRivWag02,
  author =       "Moses Liskov and
                  Ronald L. Rivest and
                  David Wagner",
  title =        "Tweakable Block Ciphers",
  pages =        "31--46",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HalSha02,
  author =       "Dani Halevy and
                  Adi Shamir",
  title =        "The {LSD} Broadcast Encryption Scheme",
  pages =        "47--60",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CamLys02,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya",
  title =        "Dynamic Accumulators and Application to Efficient Revocation of Anonymous Credentials",
  pages =        "61--76",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HopLanVon02,
  author =       "Nicholas J. Hopper and
                  John Langford and
                  Luis {von Ahn}",
  title =        "Provably Secure Steganography",
  pages =        "77--92",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:SPMS02,
  author =       "Jacques Stern and
                  David Pointcheval and
                  John Malone-Lee and
                  Nigel P. Smart",
  title =        "Flaws in Applying Proof Methodologies to Signature Schemes",
  pages =        "93--110",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Nielsen02a,
  author =       "Jesper Buus Nielsen",
  title =        "Separating Random Oracle Proofs from Complexity Theoretic Proofs: The Non-committing Encryption Case",
  pages =        "111--126",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JonKal02,
  author =       "Jakob Jonsson and
                  Burton S. {Kaliski Jr.}",
  title =        "On the Security of {RSA} Encryption in {TLS}",
  pages =        "127--142",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CanKra02,
  author =       "Ran Canetti and
                  Hugo Krawczyk",
  title =        "Security Analysis of {IKE}'s Signature-based Key-Exchange Protocol",
  pages =        "143--161",
  note =         {\url{http://eprint.iacr.org/2002/120/}},
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BelPal02,
  author =       "Mihir Bellare and
                  Adriana Palacio",
  title =        "{GQ} and {Schnorr} Identification Schemes: {Proofs} of Security against Impersonation under Active and Concurrent Attacks",
  pages =        "162--177",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GIKR02,
  author =       "Rosario Gennaro and
                  Yuval Ishai and
                  Eyal Kushilevitz and
                  Tal Rabin",
  title =        "On 2-Round Secure Multiparty Computation",
  pages =        "178--193",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BJLS02,
  author =       "Markus Bl{\"a}ser and
                  Andreas Jakoby and
                  Maciej Liskiewicz and
                  Bodo Siebert",
  title =        "Private Computation - k-Connected versus 1-Connected Networks",
  pages =        "194--209",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:NguPoi02,
  author =       "Phong Q. Nguyen and
                  David Pointcheval",
  title =        "Analysis and Improvements of {NTRU} Encryption Paddings",
  pages =        "210--225",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CJNP02,
  author =       "Jean-S{\'e}bastien Coron and
                  Marc Joye and
                  David Naccache and
                  Pascal Paillier",
  title =        "Universal Padding Schemes for {RSA}",
  pages =        "226--241",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:May02,
  author =       "Alexander May",
  title =        "Cryptanalysis of Unbalanced {RSA} with Small {CRT}-Exponent",
  pages =        "242--256",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Lu02,
  author =       "Chi-Jen Lu",
  title =        "Hyper-encryption against Space-Bounded Adversaries from On-Line Strong Extractors",
  pages =        "257--271",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CraFeh02,
  author =       "Ronald Cramer and
                  Serge Fehr",
  title =        "Optimal Black-Box Secret Sharing over Arbitrary {Abelian} Groups",
  pages =        "272--287",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Wagner02,
  author =       "David Wagner",
  title =        "A Generalized Birthday Problem",
  pages =        "288--303",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Mironov02,
  author =       "Ilya Mironov",
  title =        "(Not So) Random Shuffles of {RC4}",
  pages =        "304--319",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BlaRogShr02,
  author =       "John Black and
                  Phillip Rogaway and
                  Thomas Shrimpton",
  title =        "Black-Box Analysis of the Block-Cipher-Based Hash-Function Constructions from {PGV}",
  pages =        "320--335",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:RubSil02,
  author =       "Karl Rubin and
                  Alice Silverberg",
  title =        "Supersingular {Abelian} Varieties in Cryptology",
  pages =        "336--353",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BKLS02,
  author =       "Paulo S. L. M. Barreto and
                  Hae Yong Kim and
                  Ben Lynn and
                  Michael Scott",
  title =        "Efficient Algorithms for Pairing-Based Cryptosystems",
  pages =        "354--368",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Vercauteren02,
  author =       "Frederik Vercauteren",
  title =        "Computing {Zeta} Functions of Hyperelliptic Curves over Finite Fields of Characteristic 2",
  pages =        "369--384",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MacShrJak02,
  author =       "Philip D. {MacKenzie} and
                  Thomas Shrimpton and
                  Markus Jakobsson",
  title =        "Threshold Password-Authenticated Key Exchange",
  pages =        "385--400",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Nielsen02b,
  author =       "Jesper Buus Nielsen",
  title =        "A Threshold Pseudorandom Function Construction and Its Applications",
  pages =        "401--416",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AlgCamSho02,
  author =       "Joy Algesheimer and
                  Jan Camenisch and
                  Victor Shoup",
  title =        "Efficient Computation Modulo a Shared Secret with Application to the Generation of Shared Safe-Prime Products",
  pages =        "417--432",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LiNasShp02,
  author =       "Wen-Ching W. Li and
                  Mats N{\"a}slund and
                  Igor Shparlinski",
  title =        "Hidden Number Problem with the Trace and Bit Security of {XTR} and {LUC}",
  pages =        "433--448",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BreSteSzy02,
  author =       "Emmanuel Bresson and
                  Jacques Stern and
                  Michael Szydlo",
  title =        "Threshold Ring Signatures and Applications to Ad-hoc Groups",
  pages =        "465--480",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Naor02,
  author =       "Moni Naor",
  title =        "Deniable Ring Authentication",
  pages =        "481--498",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ItkRey02,
  author =       "Gene Itkis and
                  Leonid Reyzin",
  title =        "{SiBIR}: {Signer-Base} {Intrusion-Resilient} Signatures",
  pages =        "499--514",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CopHalJut02,
  author =       "Don Coppersmith and
                  Shai Halevi and
                  Charanjit S. Jutla",
  title =        "Cryptanalysis of Stream Ciphers with Linear Masking",
  pages =        "515--532",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Sarkar02,
  author =       "Palash Sarkar",
  title =        "The Filter-Combiner Model for Memoryless Synchronous Stream Ciphers",
  pages =        "533--548",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Carlet02,
  author =       "Claude Carlet",
  title =        "A Larger Class of Cryptographic Boolean Functions via a Study of the {Maiorana-McFarland} Construction",
  pages =        "549--564",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FehMau02,
  author =       "Serge Fehr and
                  Ueli M. Maurer",
  title =        "Linear {VSS} and Distributed Commitments Based on Secret Sharing and Pairwise Checks",
  pages =        "565--580",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamNie02,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen",
  title =        "Perfect Hiding and Perfect Binding Universally Composable Commitment Schemes with Constant Expansion Factor",
  pages =        "581--596",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Lysyanskaya02,
  author =       "Anna Lysyanskaya",
  title =        "Unique Signatures and Verifiable Random Functions from the {DH-DDH} Separation",
  pages =        "597--612",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Coron02,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "Security Proof for Partial-Domain Hash Signature Schemes",
  pages =        "613--626",
  booktitle =    crypto02name,
  volume =       crypto02vol,
  year =         2002,
  publisher =    cryptopub,
  month =        crypto02month,
  editor =       crypto02ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BGIRSVY01,
  author =       "Boaz Barak and
                  Oded Goldreich and
                  Russell Impagliazzo and
                  Steven Rudich and
                  Amit Sahai and
                  Salil P. Vadhan and
                  Ke Yang",
  title =        "On the (Im)possibility of Obfuscating Programs",
  pages =        "1--18",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CanFis01,
  author =       "Ran Canetti and
                  Marc Fischlin",
  title =        "Universally Composable Commitments",
  pages =        "19--40",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:NaoNaoLot01,
  author =       "Dalit Naor and
                  Moni Naor and
                  Jeffery Lotspiech",
  title =        "Revocation and Tracing Schemes for Stateless Receivers",
  pages =        "41--62",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KiaYun01,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Self Protecting Pirates and Black-Box Traitor Tracing",
  pages =        "63--79",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FGMO01,
  author =       "Matthias Fitzi and
                  Juan A. Garay and
                  Ueli M. Maurer and
                  Rafail Ostrovsky",
  title =        "Minimal Complete Primitives for Secure Multi-party Computation",
  pages =        "80--100",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:HirMau01,
  author =       "Martin Hirt and
                  Ueli M. Maurer",
  title =        "Robustness for Free in Unconditional Multi-party Computation",
  pages =        "101--118",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CraDam01,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "Secure Distributed Linear Algebra in a Constant Number of Rounds",
  pages =        "119--136",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MacRei01,
  author =       "Philip D. {MacKenzie} and
                  Michael K. Reiter",
  title =        "Two-Party Generation of {DSA} Signatures",
  pages =        "137--154",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Ding01,
  author =       "Yan Zong Ding",
  title =        "Oblivious Transfer in the Bounded Storage Model",
  pages =        "155--170",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Lindell01,
  author =       "Yehuda Lindell",
  title =        "Parallel Coin-Tossing and Constant-Round Secure Two-Party Computation",
  pages =        "171--189",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GalLamVan01,
  author =       "Robert P. Gallant and
                  Robert J. Lambert and
                  Scott A. Vanstone",
  title =        "Faster Point Multiplication on Elliptic Curves with Efficient Endomorphisms",
  pages =        "190--200",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonShp01,
  author =       "Dan Boneh and
                  Igor Shparlinski",
  title =        "On the Unpredictability of Bits of the Elliptic Curve {Diffie-Hellman} Scheme",
  pages =        "201--212",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonFra01,
  author =       "Dan Boneh and
                  Matthew K. Franklin",
  title =        "Identity-Based Encryption from the {Weil} Pairing",
  pages =        "213--229",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Manger01,
  author =       "James Manger",
  title =        "A Chosen Ciphertext Attack on {RSA} Optimal Asymmetric Encryption Padding ({OAEP}) as Standardized in {PKCS} \#1 v2.0",
  pages =        "230--238",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Shoup01,
  author =       "Victor Shoup",
  title =        "{OAEP} Reconsidered",
  pages =        "239--259",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FOPS01,
  author =       "Eiichiro Fujisaki and
                  Tatsuaki Okamoto and
                  David Pointcheval and
                  Jacques Stern",
  title =        "{RSA-OAEP} Is Secure under the {RSA} Assumption",
  pages =        "260--274",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Boneh01,
  author =       "Dan Boneh",
  title =        "Simplified {OAEP} for the {RSA} and {Rabin} Functions",
  pages =        "275--291",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BBKN01,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva and
                  Lars R. Knudsen and
                  Chanathip Namprempre",
  title =        "Online Ciphers and the Hash-{CBC} Construction",
  pages =        "292--309",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Krawczyk01,
  author =       "Hugo Krawczyk",
  title =        "The Order of Encryption and Authentication for Protecting Communications (or: How Secure Is {SSL}?)",
  pages =        "310--331",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ItkRey01,
  author =       "Gene Itkis and
                  Leonid Reyzin",
  title =        "Forward-Secure Signatures with Optimal Signing and Verifying",
  pages =        "332--354",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ShaTau01,
  author =       "Adi Shamir and
                  Yael Tauman",
  title =        "Improved Online/Offline Signature Schemes",
  pages =        "355--367",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FurSak01,
  author =       "Jun Furukawa and
                  Kazue Sako",
  title =        "An Efficient Scheme for Proving a Shuffle",
  pages =        "368--387",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CamLys01,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya",
  title =        "An Identity Escrow Scheme with Appointed Verifiers",
  pages =        "388--407",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GolLin01,
  author =       "Oded Goldreich and
                  Yehuda Lindell",
  title =        "Session-Key Generation Using Human Passwords Only",
  pages =        "408--432",
  note =         {\url{http://eprint.iacr.org/2000/057}},
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BCCN01,
  author =       "Eric Brier and
                  Christophe Clavier and
                  Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "Cryptanalysis of {RSA} Signatures with Fixed-Pattern Padding",
  pages =        "433--439",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Golic01,
  author =       "Jovan Dj. Golic",
  title =        "Correlation Analysis of the Shrinking Generator",
  pages =        "440--457",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Cheon01,
  author =       "Jung Hee Cheon",
  title =        "Nonlinear Vector Resilient Functions",
  pages =        "458--469",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:PHKCP01,
  author =       "Seong-Hun Paeng and
                  Kil-Chan Ha and
                  Jae Heon Kim and
                  Seongtaek Chee and
                  Choonsik Park",
  title =        "New Public Key Cryptosystem Using Finite Non Abelian Groups",
  pages =        "470--485",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LeeLeeHah01,
  author =       "Eonkyung Lee and
                  Sangjin Lee and
                  Sang Geun Hahn",
  title =        "Pseudorandomness from {Braid} Groups",
  pages =        "486--502",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CraDamFeh01,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Serge Fehr",
  title =        "On the Cost of Reconstructing a Secret, or {VSS} with Optimal Reconstruction Phase",
  pages =        "503--523",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CKPS01,
  author =       "Christian Cachin and
                  Klaus Kursawe and
                  Frank Petzold and Victor Shoup",
  title =        "Secure and Efficient Asynchronous Broadcast Protocols",
  pages =        "524--541",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:MicRey01,
  author =       "Silvio Micali and
                  Leonid Reyzin",
  title =        "Soundness in the Public-Key Model",
  pages =        "542--565",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DDOPS01,
  author =       "Alfredo {De Santis} and
                  Giovanni {Di Crescenzo} and
                  Rafail Ostrovsky and
                  Giuseppe Persiano and
                  Amit Sahai",
  title =        "Robust Non-interactive Zero Knowledge",
  pages =        "566--598",
  booktitle =    crypto01name,
  volume =       crypto01vol,
  year =         2001,
  publisher =    cryptopub,
  month =        crypto01month,
  editor =       crypto01ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LenVer00,
  author =       "Arjen K. Lenstra and
                  Eric R. Verheul",
  title =        "The {XTR} Public Key System",
  pages =        "1--19",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JauJou00,
  author =       "{\'E}liane Jaulmes and
                  Antoine Joux",
  title =        "A Chosen-Ciphertext Attack against {NTRU}",
  pages =        "20--35",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:LinPin00,
  author =       "Yehuda Lindell and
                  Benny Pinkas",
  title =        "Privacy Preserving Data Mining",
  pages =        "36--54",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BeiIshMal00,
  author =       "Amos Beimel and
                  Yuval Ishai and
                  Tal Malkin",
  title =        "Reducing the Servers Computation in Private Information Retrieval: {PIR} with Preprocessing",
  pages =        "55--73",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DodMic00,
  author =       "Yevgeniy Dodis and
                  Silvio Micali",
  title =        "Parallel Reducibility for Information-Theoretically Secure Computation",
  pages =        "74--92",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CacCam00,
  author =       "Christian Cachin and
                  Jan Camenisch",
  title =        "Optimistic Fair Secure Computation",
  pages =        "93--111",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DodHalRab00,
  author =       "Yevgeniy Dodis and
                  Shai Halevi and
                  Tal Rabin",
  title =        "A Cryptographic Solution to a Game Theoretic Problem",
  pages =        "112--130",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BieMeyMul00,
  author =       "Ingrid Biehl and
                  Bernd Meyer and
                  Volker M{\"u}ller",
  title =        "Differential Fault Attacks on Elliptic Curve Cryptosystems",
  pages =        "131--146",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:OkaTanUch00,
  author =       "Tatsuaki Okamoto and
                  Keisuke Tanaka and
                  Shigenori Uchiyama",
  title =        "Quantum Public-Key Cryptosystems",
  pages =        "147--165",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:KLCHKP00,
  author =       "Ki Hyoung Ko and
                  Sangjin Lee and
                  Jung Hee Cheon and
                  Jae Woo Han and
                  Ju-Sung Kang and
                  Choonsik Park",
  title =        "New Public-Key Cryptosystem Using {Braid} Groups",
  pages =        "166--183",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CopKnuMit00,
  author =       "Don Coppersmith and
                  Lars R. Knudsen and
                  Chris J. Mitchell",
  title =        "Key Recovery and Forgery Attacks on the {MacDES} {MAC} Algorithm",
  pages =        "184--196",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BlaRog00,
  author =       "John Black and
                  Phillip Rogaway",
  title =        "{CBC} {MACs} for Arbitrary-Length Messages: The Three-Key Constructions",
  pages =        "197--215",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Semanko00,
  author =       "Michael Semanko",
  title =        "{L-collision} Attacks against Randomized {MACs}",
  pages =        "216--228",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Coron00,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "On the Exact Security of Full Domain Hash",
  pages =        "229--235",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BonNao00,
  author =       "Dan Boneh and
                  Moni Naor",
  title =        "Timed Commitments",
  pages =        "236--254",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ACJT00,
  author =       "Giuseppe Ateniese and
                  Jan Camenisch and
                  Marc Joye and
                  Gene Tsudik",
  title =        "A Practical and Provably Secure Coalition-Resistant Group Signature Scheme",
  pages =        "255--270",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:AbeOka00,
  author =       "Masayuki Abe and
                  Tatsuaki Okamoto",
  title =        "Provably Secure Partially Blind Signatures",
  pages =        "271--286",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:SGGB00,
  author =       "Rainer Steinwandt and
                  Markus Grassl and
                  Willi Geiselmann and
                  Thomas Beth",
  title =        "Weaknesses in the {SL2(IFs2)} Hashing Scheme",
  pages =        "287--299",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:JohJon00,
  author =       "Thomas Johansson and
                  Fredrik J{\"o}nsson",
  title =        "Fast Correlation Attacks through Reconstruction of Linear Polynomials",
  pages =        "300--315",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:SafWan00,
  author =       "Reihaneh Safavi-Naini and
                  Yejing Wang",
  title =        "Sequential Traitor Tracing",
  pages =        "316--332",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GarStaWoo00,
  author =       "Juan A. Garay and
                  Jessica Staddon and
                  Avishai Wool",
  title =        "Long-Lived Broadcast Encryption",
  pages =        "333--352",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Abadi00,
  author =       "Mart{\'i}n Abadi",
  title =        "Taming the Adversary (Invited Talk)",
  pages =        "353--358",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Desai00a,
  author =       "Anand Desai",
  title =        "The Security of All-or-Nothing Encryption: Protecting against Exhaustive Key Search",
  pages =        "359--375",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:RamRey00,
  author =       "Zulfikar Ramzan and
                  Leonid Reyzin",
  title =        "On the Round Security of Symmetric-Key Cryptographic Primitives",
  pages =        "376--393",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Desai00b,
  author =       "Anand Desai",
  title =        "New Paradigms for Constructing Symmetric Encryption Schemes Secure against Chosen-Ciphertext Attack",
  pages =        "394--412",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:FisFis00,
  author =       "Marc Fischlin and
                  Roger Fischlin",
  title =        "Efficient Non-malleable Commitment Schemes",
  pages =        "413--431",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:DamNie00,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen",
  title =        "Improved Non-committing Encryption Schemes Based on a General Complexity Assumption",
  pages =        "432--450",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Rosen00,
  author =       "Alon Rosen",
  title =        "A Note on the Round-Complexity of Concurrent Zero-Knowledge",
  pages =        "451--468",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:Gennaro00,
  author =       "Rosario Gennaro",
  title =        "An Improved Pseudo-random Generator Based on Discrete Log",
  pages =        "469--481",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:GisWol00,
  author =       "Nicolas Gisin and
                  Stefan Wolf",
  title =        "Linking Classical and Quantum Key Agreement: Is There ``Bound Information''?",
  pages =        "482--500",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:ZhaCha00,
  author =       "Muxiang Zhang and
                  Agnes Hui Chan",
  title =        "Maximum Correlation Analysis of Nonlinear {S-boxes} in Stream Ciphers",
  pages =        "501--514",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:SarMai00,
  author =       "Palash Sarkar and
                  Subhamoy Maitra",
  title =        "Nonlinearity Bounds and Constructions of Resilient Boolean Functions",
  pages =        "515--532",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:BieSch00,
  author =       "J{\"u}rgen Bierbrauer and
                  Holger Schellwat",
  title =        "Almost Independent and Weakly Biased Arrays: Efficient Constructions and Cryptologic Applications",
  pages =        "533--544",
  booktitle =    crypto00name,
  volume =       crypto00vol,
  year =         2000,
  publisher =    cryptopub,
  month =        crypto00month,
  editor =       crypto00ed,
  address =      cryptoaddr,
  series =       mylncs,
}

@InProceedings{C:CorNacSte99,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache and
                  Julien P. Stern",
  title =        "On the Security of {RSA} Padding",
  pages =        "1--18",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:KipSha99,
  author =       "Aviad Kipnis and
                  Adi Shamir",
  title =        "Cryptanalysis of the {HFE} Public Key Cryptosystem by Relinearization",
  pages =        "19--30",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:NguSte99,
  author =       "Phong Q. Nguyen and
                  Jacques Stern",
  title =        "The Hardness of the Hidden Subset Sum Problem and Its Cryptographic Implications",
  pages =        "31--46",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Maurer99,
  author =       "Ueli M. Maurer",
  title =        "Information-Theoretic Cryptography (Invited Lecture)",
  pages =        "47--64",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:AumRab99,
  author =       "Yonatan Aumann and
                  Michael O. Rabin",
  title =        "Information Theoretically Secure Communication in the Limited Storage Space Model",
  pages =        "65--79",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BeiMalMic99,
  author =       "Amos Beimel and
                  Tal Malkin and
                  Silvio Micali",
  title =        "The All-or-Nothing Nature of Two-Party Secure Computation",
  pages =        "80--97",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:CGJKR99,
  author =       "Ran Canetti and
                  Rosario Gennaro and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Adaptive Security for Threshold Cryptosystems",
  pages =        "98--115",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Gilboa99,
  author =       "Niv Gilboa",
  title =        "Two Party {RSA} Key Generation",
  pages =        "116--129",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Abe99,
  author =       "Masayuki Abe",
  title =        "Robust Distributed Multiplication Without Interaction",
  pages =        "130--147",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Schoenmakers99,
  author =       "Berry Schoenmakers",
  title =        "A Simple Publicly Verifiable Secret Sharing Scheme and Its Application to Electronic",
  pages =        "148--164",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:KnuRobWag99,
  author =       "Lars R. Knudsen and
                  Matthew J. B. Robshaw and
                  David Wagner",
  title =        "Truncated Differentials and {Skipjack}",
  pages =        "165--180",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:JohJon99,
  author =       "Thomas Johansson and
                  Fredrik J{\"o}nsson",
  title =        "Fast Correlation Attacks Based on Turbo Code Techniques",
  pages =        "181--197",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:MaiSar99,
  author =       "Subhamoy Maitra and
                  Palash Sarkar",
  title =        "Highly Nonlinear Resilient Functions Optimizing {Siegenthaler}'s Inequality",
  pages =        "198--215",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BHKKR99,
  author =       "John Black and
                  Shai Halevi and
                  Hugo Krawczyk and
                  Ted Krovetz and
                  Phillip Rogaway",
  title =        "{UMAC}: Fast and Secure Message Authentication",
  pages =        "216--233",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:EtzPatRam99,
  author =       "Mark Etzel and
                  Sarvar Patel and
                  Zulfikar Ramzan",
  title =        "{SQUARE HASH}: Fast Message Authenication via Optimized Universal Hash Functions",
  pages =        "234--251",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:AnBel99,
  author =       "Jee Hea An and
                  Mihir Bellare",
  title =        "Constructing {VIL-MACs} from {FIL-MACs}: Message Authentication under Weakened Assumptions",
  pages =        "252--269",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BelGolKra99,
  author =       "Mihir Bellare and
                  Oded Goldreich and
                  Hugo Krawczyk",
  title =        "Stateless Evaluation of Pseudorandom Functions: Security beyond the Birthday Barrier",
  pages =        "270--287",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Nguyen99,
  author =       "Phong Q. Nguyen",
  title =        "Cryptanalysis of the {Goldreich-Goldwasser-Halevi} Cryptosystem from {Crypto}'97",
  pages =        "288--304",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Coppersmith99,
  author =       "Don Coppersmith",
  title =        "Weakness in Quaternion Signatures",
  pages =        "305--314",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:YeLamDai99,
  author =       "Ding-Feng Ye and
                  Kwok-Yan Lam and
                  Zong-Duo Dai",
  title =        "Cryptanalysis of {``2 R''} Schemes",
  pages =        "315--325",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BonDurHow99,
  author =       "Dan Boneh and
                  Glenn Durfee and
                  Nick Howgrave-Graham",
  title =        "Factoring {N = prq} for Large r",
  pages =        "326--337",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BonFra99,
  author =       "Dan Boneh and
                  Matthew K. Franklin",
  title =        "An Efficient Public Key Traitor Tracing Scheme",
  pages =        "338--353",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:FiaTas99,
  author =       "Amos Fiat and
                  Tamir Tassa",
  title =        "Dynamic Traitor Training",
  pages =        "354--371",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:GafStaYin99,
  author =       "Eli Gafni and
                  Jessica Staddon and
                  Yiqun Lisa Yin",
  title =        "Efficient Methods for Integrating Traceability and Broadcast Encryption",
  pages =        "372--387",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:KocJafJun99,
  author =       "Paul C. Kocher and
                  Joshua Jaffe and
                  Benjamin Jun",
  title =        "Differential Power Analysis",
  pages =        "388--397",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:CJRR99,
  author =       "Suresh Chari and
                  Charanjit S. Jutla and
                  Josyula R. Rao and
                  Pankaj Rohatgi",
  title =        "Towards Sound Approaches to Counteract Power-Analysis Attacks",
  pages =        "398--412",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:CamMic99,
  author =       "Jan Camenisch and
                  Markus Michels",
  title =        "Separability and Efficiency for Generic Group Signature Schemes",
  pages =        "413--430",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BelMin99,
  author =       "Mihir Bellare and
                  Sara K. Miner",
  title =        "A Forward-Secure Digital Signature Scheme",
  pages =        "431--448",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:GarJakMac99,
  author =       "Juan A. Garay and
                  Markus Jakobsson and
                  Philip D. {MacKenzie}",
  title =        "Abuse-Free Optimistic Contract Signing",
  pages =        "449--466",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:GolSahVad99,
  author =       "Oded Goldreich and
                  Amit Sahai and
                  Salil P. Vadhan",
  title =        "Can Statistical Zero Knowledge Be Made Non-interactive? or On the Relationship of {SZK} and {NISZK}",
  pages =        "467--484",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:DiCOst99,
  author =       "Giovanni {Di Crescenzo} and
                  Rafail Ostrovsky",
  title =        "On Concurrent Zero-Knowledge with Pre-processing",
  pages =        "485--502",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Boyko99,
  author =       "Victor Boyko",
  title =        "On the Security Properties of {OAEP} as an All-or-Nothing Transform",
  pages =        "503--518",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:BelSah99,
  author =       "Mihir Bellare and
                  Amit Sahai",
  title =        "Non-malleable Encryption: Equivalence between Two Notions, and an Indistinguishability-Based Characterization",
  pages =        "519--536",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:FujOka99,
  author =       "Eiichiro Fujisaki and
                  Tatsuaki Okamoto",
  title =        "Secure Integration of Asymmetric and Symmetric Encryption Schemes",
  pages =        "537--554",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:SanTaS99,
  author =       "Tomas Sander and
                  Amnon Ta-Shma",
  title =        "Auditable, Anonymous Electronic Cash",
  pages =        "555--572",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:NaoPin99,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Oblivious Transfer with Adaptive Queries",
  pages =        "573--590",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:GilIsh99,
  author =       "Niv Gilboa and
                  Yuval Ishai",
  title =        "Compressing Cryptographic Resources",
  pages =        "591--608",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:KumRajSah99,
  author =       "Ravi Kumar and
                  Sridhar Rajagopalan and
                  Amit Sahai",
  title =        "Coding Constructions for Blacklisting Problems without Computational Assumptions",
  pages =        "609--623",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:PooBar99,
  author =       "Radha Poovendran and
                  John S. Baras",
  title =        "An Information Theoretic Analysis of Rooted-Tree Based Secure Multicast Key Distribution Schemes",
  pages =        "624--638",
  booktitle =    crypto99name,
  volume =       crypto99vol,
  year =         1999,
  publisher =    cryptopub,
  month =        crypto99month,
  address =      cryptoaddr,
  editor =       crypto99ed,
  series =       mylncs,
}

@InProceedings{C:Bleichenbacher98,
  author =       "Daniel Bleichenbacher",
  title =        "Chosen Ciphertext Attacks Against Protocols Based on the {RSA} Encryption Standard {PKCS} \#1",
  pages =        "1--12",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:CraSho98,
  author =       "Ronald Cramer and
                  Victor Shoup",
  title =        "A Practical Public Key Cryptosystem Provably Secure Against Adaptive Chosen Ciphertext Attack",
  pages =        "13--25",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:BDPR98,
  author =       "Mihir Bellare and
                  Anand Desai and
                  David Pointcheval and
                  Phillip Rogaway",
  title =        "Relations Among Notions of Security for Public-Key Encryption Schemes",
  pages =        "26--45",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Bellovin98,
  author =       "Steven M. Bellovin",
  title =        "Cryptography and the Internet (Invited Lecture)",
  pages =        "46--55",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:ChaJou98,
  author =       "Florent Chabaud and
                  Antoine Joux",
  title =        "Differential Collisions in {SHA}-0",
  pages =        "56--71",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:BirKus98,
  author =       "Alex Biryukov and
                  Eyal Kushilevitz",
  title =        "From Differential Cryptoanalysis to Ciphertext-Only Attacks",
  pages =        "72--88",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Rabin98,
  author =       "Tal Rabin",
  title =        "A Simplified Approach to Threshold and Proactive {RSA}",
  pages =        "89--104",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:CatGen98,
  author =       "Dario Catalano and
                  Rosario Gennaro",
  title =        "New Efficient and Secure Protocols for Verifiable Signature Sharing and Other Applications",
  pages =        "105--120",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:FitHirMau98,
  author =       "Matthias Fitzi and
                  Martin Hirt and
                  Ueli M. Maurer",
  title =        "Trading Correctness for Privacy in Unconditional Multi-Party Computation (Extended Abstract)",
  pages =        "121--136",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:AieLodOst98,
  author =       "William Aiello and
                  Sachin Lodha and
                  Rafail Ostrovsky",
  title =        "Fast Digital Identity Revocation (Extended Abstract)",
  pages =        "137--152",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:GolPfiRiv98,
  author =       "Oded Goldreich and
                  Birgit Pfitzmann and
                  Ronald L. Rivest",
  title =        "Self-Delegation with Controlled Propagation - or - What If You Lose Your Laptop",
  pages =        "153--168",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:KilPet98,
  author =       "Joe Kilian and
                  Erez Petrank",
  title =        "Identity Escrow",
  pages =        "169--185",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Jutla98,
  author =       "Charanjit S. Jutla",
  title =        "Generalized Birthday Arracks on Unbalanced {Feistel} Networks",
  pages =        "186--199",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:ShiKan98,
  author =       "Takeshi Shimoyama and
                  Toshinobu Kaneko",
  title =        "Quadratic Relation of {S}-box and Its Application to the Linear Attack of Full Round {DES}",
  pages =        "200--211",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Jakobson98,
  author =       "Thomas Jakobson",
  title =        "Cryptanalysis of Block Ciphers with Probabilistic Non-linear Relations of Low Degree",
  pages =        "212--222",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:NguSte98,
  author =       "Phong Q. Nguyen and
                  Jacques Stern",
  title =        "Cryptanalysis of the {Ajtai-Dwork} Cryptosystem",
  pages =        "223--242",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Vaudenay98,
  author =       "Serge Vaudenay",
  title =        "Cryptanalysis of the {Chor-Rivest} Cryptosystem",
  pages =        "243--256",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:KipSha98,
  author =       "Aviad Kipnis and
                  Adi Shamir",
  title =        "Cryptanalysis of the Oil \& Vinegar Signature Scheme",
  pages =        "257--266",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:NaoRei98,
  author =       "Moni Naor and
                  Omer Reingold",
  title =        "From Unpredictability to Indistinguishability: A Simple Construction of Pseudo-Random Functions from {MACs} (Extended Abstract)",
  pages =        "267--282",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:BHSV98,
  author =       "Mihir Bellare and
                  Shai Halevi and
                  Amit Sahai and
                  Salil P. Vadhan",
  title =        "Many-to-One Trapdoor Functions and Their Relation to Public-Key Cryptosystems",
  pages =        "283--298",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:AumRab98,
  author =       "Yonatan Aumann and
                  Michael O. Rabin",
  title =        "{IACR} Distinguished Lecture: Authentication, Enhanced Security and Error Correcting Codes (Extended Abstract)",
  pages =        "299--303",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:PatSun98,
  author =       "Sarvar Patel and
                  Ganapathy S. Sundaram",
  title =        "An Efficient Discrete Log Pseudo Random Generator",
  pages =        "304--317",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Takagi98,
  author =       "Tsuyoshi Takagi",
  title =        "Fast {RSA}-Type Cryptosystem Modulo $p^k q$",
  pages =        "318--326",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Koblitz98,
  author =       "Neal Koblitz",
  title =        "An Elliptic Curve Implementation of the Finite Field Digital Signature Algorithm",
  pages =        "327--337",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:Salvail98,
  author =       "Louis Salvail",
  title =        "Quantum Bit Commitment from a Physical Assumption",
  pages =        "338--353",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:OhtOka98,
  author =       "Kazuo Ohta and
                  Tatsuaki Okamoto",
  title =        "On Concrete Security Treatment of Signatures Derived from Identification",
  pages =        "354--369",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:HWKS98,
  author =       "Chris Hall and
                  David Wagner and
                  John Kelsey and
                  Bruce Schneier",
  title =        "Building {PRFs} from {PRPs}",
  pages =        "370--389",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:ABDV98,
  author =       "William Aiello and
                  Mihir Bellare and
                  Giovanni {Di Crescenzo} and
                  Ramarathnam Venkatesan",
  title =        "Security Amplification by Composition: The Case of Doubly-Iterated, Ideal Ciphers",
  pages =        "390--407",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:HadTan98,
  author =       "Satoshi Hada and
                  Toshiaki Tanaka",
  title =        "On the Existence of 3-Round Zero-Knowledge Protocols",
  pages =        "408--423",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:CraDam98,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "Zero-Knowledge Proofs for Finite Field Arithmetic; or: Can Zero-Knowledge Be for Free?",
  pages =        "424--441",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:DwoSah98,
  author =       "Cynthia Dwork and
                  Amit Sahai",
  title =        "Concurrent Zero-Knowledge: Reducing the Need for Timing Constraints",
  pages =        "442--457",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:WebDen98,
  author =       "Damian Weber and
                  Thomas F. Denny",
  title =        "The Solution of {McCurley}'s Discrete Log Challenge",
  pages =        "458--471",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:BaiPaa98,
  author =       "Daniel V. Bailey and
                  Christof Paar",
  title =        "Optimal Extension Fields for Fast Arithmetic in Public-Key Algorithms",
  pages =        "472--485",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:BLLW98,
  author =       "Ahto Buldas and
                  Peeter Laud and
                  Helger Lipmaa and
                  Jan Willemson",
  title =        "Time-Stamping with Binary Linking Schemes",
  pages =        "486--501",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:NaoPin98,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Threshold Traitor Tracing",
  pages =        "502--517",
  booktitle =    crypto98name,
  volume =       crypto98vol,
  year =         1998,
  publisher =    cryptopub,
  month =        crypto98month,
  address =      cryptoaddr,
  editor =       crypto98ed,
  series =       mylncs,
}

@InProceedings{C:GolNas97,
  author =       "Mikael Goldmann and
                  Mats N{\"a}slund",
  title =        "The Complexity of Computing Hard Core Predicates",
  pages =        "1--15",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:FujOka97,
  author =       "Eiichiro Fujisaki and
                  Tatsuaki Okamoto",
  title =        "Statistical Zero Knowledge Protocols to Prove Modular Polynomial Relations",
  pages =        "16--30",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:DiCOkaYun97,
  author =       "Giovanni {Di Crescenzo} and
                  Tatsuaki Okamoto and
                  Moti Yung",
  title =        "Keeping the {SZK}-Verifier Honest Unconditionally",
  pages =        "31--45",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Goldreich97,
  author =       "Oded Goldreich",
  title =        "On the Foundations of Modern Cryptography (Invited Lecture)",
  pages =        "46--74",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Beaver97,
  author =       "Donald Beaver",
  title =        "Plug and Play Encryption",
  pages =        "75--89",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:CDNO97,
  author =       "Ran Canetti and
                  Cynthia Dwork and
                  Moni Naor and
                  Rafail Ostrovsky",
  title =        "Deniable Encryption",
  pages =        "90--104",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:GolGolHal97a,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Shai Halevi",
  title =        "Eliminating Decryption Errors in the {Ajtai}-{Dwork} Cryptosystem",
  pages =        "105--111",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:GolGolHal97b,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Shai Halevi",
  title =        "Public-Key Cryptosystems from Lattice Reduction Problems",
  pages =        "112--131",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:GenKraRab97,
  author =       "Rosario Gennaro and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "{RSA}-Based Undeniable Signatures",
  pages =        "132--149",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:JueLubOst97,
  author =       "Ari Juels and
                  Michael Luby and
                  Rafail Ostrovsky",
  title =        "Security of Blind Digital Signatures (Extended Abstract)",
  pages =        "150--164",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Zheng97,
  author =       "Yuliang Zheng",
  title =        "Digital Signcryption or How to Achieve Cost(Signature \& Encryption) << Cost(Signature) + Cost(Encryption)",
  pages =        "165--179",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:GenRoh97,
  author =       "Rosario Gennaro and
                  Pankaj Rohatgi",
  title =        "How to Sign Digital Streams",
  pages =        "180--197",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:NguSte97,
  author =       "Phong Q. Nguyen and
                  Jacques Stern",
  title =        "{Merkle}-{Hellman} Revisited: A Cryptoanalysis of the {Qu}-{Vanstone} Cryptosystem Based on Group Factorizations",
  pages =        "198--212",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Berson97,
  author =       "Thomas A. Berson",
  title =        "Failure of the {McEliece} Public-Key Cryptosystem Under Message-Resend and Related-Message Attack",
  pages =        "213--220",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Misarsky97,
  author =       "Jean-Fran\c{c}ois Misarsky",
  title =        "A Multiplicative Attack Using {LLL} Algorithm on {RSA} Signatures with Redundancy",
  pages =        "221--234",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Bleichenbacher97,
  author =       "Daniel Bleichenbacher",
  title =        "On the Security of the {KMOV} Public Key Cryptosystem",
  pages =        "235--248",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:LimLee97,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "A Key Recovery Attack on Discrete Log-based Schemes Using a Prime Order Subgroup",
  pages =        "249--263",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:YouYun97,
  author =       "Adam Young and
                  Moti Yung",
  title =        "The Prevalence of Kleptographic Attacks on Discrete-Log Based Cryptosystems",
  pages =        "264--276",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:BelGolMic97,
  author =       "Mihir Bellare and
                  Shafi Goldwasser and
                  Daniele Micciancio",
  title =        "``Pseudo-Random'' Number Generation Within Cryptographic Algorithms: The {DDS} Case",
  pages =        "277--291",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:CacMau97,
  author =       "Christian Cachin and
                  Ueli M. Maurer",
  title =        "Unconditional Security Against Memory-Bounded Adversaries",
  pages =        "292--306",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:MauWol97,
  author =       "Ueli M. Maurer and
                  Stefan Wolf",
  title =        "Privacy Amplification Secure Against Active Adversaries",
  pages =        "307--321",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:NaoPin97,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Visual Authentication and Identification",
  pages =        "322--336",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Brassard97,
  author =       "Gilles Brassard",
  title =        "Quantum Information Processing: The Good, the Bad and the Ugly (Invited Lecture)",
  pages =        "337--341",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:GuaPaa97,
  author =       "Jorge Guajardo and
                  Christof Paar",
  title =        "Efficient Algorithms for Elliptic Curve Cryptosystems",
  pages =        "342--356",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Solinas97,
  author =       "Jerome A. Solinas",
  title =        "An Improved Algorithm for Arithmetic on a Family of Elliptic Curves",
  pages =        "357--371",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Takagi97,
  author =       "Tsuyoshi Takagi",
  title =        "Fast {RSA}-Type Cryptosystems Using {N}-Adic Expansion",
  pages =        "372--384",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:BucPau97,
  author =       "Johannes Buchmann and
                  Sachar Paulus",
  title =        "A One Way Function Based on Ideal Arithmetic in Number Fields",
  pages =        "385--394",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:DolOst97,
  author =       "Shlomi Dolev and
                  Rafail Ostrovsky",
  title =        "Efficient Anonymous Multicast and Reception (Extended Abstract)",
  pages =        "395--409",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:CamSta97,
  author =       "Jan Camenisch and
                  Markus Stadler",
  title =        "Efficient Group Signature Schemes for Large Groups (Extended Abstract)",
  pages =        "410--424",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:BonFra97,
  author =       "Dan Boneh and
                  Matthew K. Franklin",
  title =        "Efficient Generation of Shared {RSA} Keys (Extended Abstract)",
  pages =        "425--439",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:FGMY97,
  author =       "Yair Frankel and
                  Peter Gemmell and
                  Philip D. {MacKenzie} and
                  Moti Yung",
  title =        "Proactive {RSA}",
  pages =        "440--454",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:Canetti97,
  author =       "Ran Canetti",
  title =        "Towards Realizing Random Oracles: Hash Functions That Hide All Partial Information",
  pages =        "455--469",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:BelRog97,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Collision-Resistant Hashing: Towards Making {UOWHFs} Practical",
  pages =        "470--484",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:KnuPre97,
  author =       "Lars R. Knudsen and
                  Bart Preneel",
  title =        "Fast and Secure Hashing Based on Codes",
  pages =        "485--498",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:GolMen97,
  author =       "Jovan Dj. Golic and
                  Renato Menicocci",
  title =        "Edit Distance Correlation Attack on the Alternating Step Generator",
  pages =        "499--512",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:BihSha97,
  author =       "Eli Biham and
                  Adi Shamir",
  title =        "Differential Fault Analysis of Secret Key Cryptosystems",
  pages =        "513--525",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:WagSchKel97,
  author =       "David Wagner and
                  Bruce Schneier and
                  John Kelsey",
  title =        "Cryptoanalysis of the Cellular Encryption Algorithm",
  pages =        "526--537",
  booktitle =    crypto97name,
  volume =       crypto97vol,
  year =         1997,
  publisher =    cryptopub,
  month =        crypto97month,
  address =      cryptoaddr,
  editor =       crypto97ed,
  series =       mylncs,
}

@InProceedings{C:BelCanKra96,
  author =       "Mihir Bellare and
                  Ran Canetti and
                  Hugo Krawczyk",
  title =        "Keying Hash Functions for Message Authentication",
  pages =        "1--15",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:AtiSti96,
  author =       "Mustafa Atici and
                  Douglas R. Stinson",
  title =        "Universal Hashing and Multiple Authentication",
  pages =        "16--30",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:HelJoh96,
  author =       "Tor Helleseth and
                  Thomas Johansson",
  title =        "Universal Hash Functions from Exponential Sums over Finite Fields and {Galois} Rings",
  pages =        "31--44",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Patarin96,
  author =       "Jacques Patarin",
  title =        "Asymmetric Cryptography with a Hidden Monomial",
  pages =        "45--60",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Simon96,
  author =       "Daniel R. Simon",
  title =        "Anonymous Communication and Anonymous Cash",
  pages =        "61--73",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Langford96,
  author =       "Susan K. Langford",
  title =        "Weakness in Some Threshold Cryptosystems",
  pages =        "74--82",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Vaudenay96,
  author =       "Serge Vaudenay",
  title =        "Hidden Collisions on {DSS}",
  pages =        "83--88",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:YouYun96,
  author =       "Adam Young and
                  Moti Yung",
  title =        "The Dark Side of ``Black-Box'' Cryptography, or: Should We Trust Capstone?",
  pages =        "89--103",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Kocher96,
  author =       "Paul C. Kocher",
  title =        "Timing Attacks on Implementations of {Diffie-Hellman}, {RSA}, {DSS}, and Other Systems",
  pages =        "104--113",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Naslund96,
  author =       "Mats N{\"a}slund",
  title =        "All Bits ax+b mod p are Hard (Extended Abstract)",
  pages =        "114--128",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:BonVen96,
  author =       "Dan Boneh and
                  Ramarathnam Venkatesan",
  title =        "Hardness of Computing the Most Significant Bits of Secret Keys in {Diffie-Hellman} and Related Schemes",
  pages =        "129--142",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Schnorr96,
  author =       "Claus-Peter Schnorr",
  title =        "Security of $2^t$-Root Identification and Signatures",
  pages =        "143--156",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:GJKR96,
  author =       "Rosario Gennaro and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Robust and Efficient Sharing of {RSA} Functions",
  pages =        "157--172",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:CraDam96,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "New Generation of Secure and Practical {RSA}-Based Signatures",
  pages =        "173--185",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:JakYun96,
  author =       "Markus Jakobsson and
                  Moti Yung",
  title =        "Proving Without Knowing: On Oblivious, Agnostic and Blindolded Provers",
  pages =        "186--200",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:HalMic96,
  author =       "Shai Halevi and
                  Silvio Micali",
  title =        "Practical and Provably-Secure Commitment Schemes from Collision-Free Hashing",
  pages =        "201--215",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:KnuMei96,
  author =       "Lars R. Knudsen and
                  Willi Meier",
  title =        "Improved Differential Attacks on {RC5}",
  pages =        "216--228",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:VanWie96,
  author =       "Paul C. {van Oorschot} and
                  Michael J. Wiener",
  title =        "Improving Implementable Meet-in-the-Middle Attacks by Orders of Magnitude",
  pages =        "229--236",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:KelSchWag96,
  author =       "John Kelsey and
                  Bruce Schneier and
                  David Wagner",
  title =        "Key-Schedule Cryptoanalysis of {IDEA}, {G-DES}, {GOST}, {SAFER}, and {Triple}-{DES}",
  pages =        "237--251",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:KilRog96,
  author =       "Joe Kilian and
                  Phillip Rogaway",
  title =        "How to Protect {DES} Against Exhaustive Key Search",
  pages =        "252--267",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:MauWol96,
  author =       "Ueli M. Maurer and
                  Stefan Wolf",
  title =        "{Diffie-Hellman} Oracles",
  pages =        "268--282",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:BonLip96,
  author =       "Dan Boneh and
                  Richard J. Lipton",
  title =        "Algorithms for Black-Box Fields and their Application to Cryptography (Extended Abstract)",
  pages =        "283--297",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:BosGovVan96,
  author =       "Antoon Bosselaers and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Fast Hashing on the {Pentium}",
  pages =        "298--312",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Shoup96,
  author =       "Victor Shoup",
  title =        "On Fast and Provably Secure Message Authentication Based on Universal Hashing",
  pages =        "313--328",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:HLMPS96,
  author =       "R. J. Hughes and
                  G. G. Luther and
                  G. L. Morgan and
                  C. G. Peterson and
                  C. M. Simmons",
  title =        "Quantum Cryptography over Underground Optical Fibers",
  pages =        "329--342",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Mayers96,
  author =       "Dominic Mayers",
  title =        "Quantum Key Distribution and String Oblivious Transfer in Noisy Channels",
  pages =        "343--357",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:MasSer96,
  author =       "James L. Massey and
                  Shirlei Serconek",
  title =        "Linear Complexity of Periodic Sequences: A General Theory",
  pages =        "358--371",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:CamCan96,
  author =       "Paul Camion and
                  Anne Canteaut",
  title =        "Generalization of {Siegenthaler} Inequality and {Schnorr}-{Vaudenay} Multipermutations",
  pages =        "372--386",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:BluMatSti96,
  author =       "Carlo Blundo and
                  Luiz A. Frota Mattos and
                  Douglas R. Stinson",
  title =        "Trade-offs Between Communication and Storage in Unconditionally Secure Schemes for Broadcast Encryption and Interactive Key Distribution",
  pages =        "387--400",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:Droste96,
  author =       "Stefan Droste",
  title =        "New Results on Visual Cryptography",
  pages =        "401--415",
  booktitle =    crypto96name,
  volume =       crypto96vol,
  year =         1996,
  publisher =    cryptopub,
  month =        crypto96month,
  address =      cryptoaddr,
  editor =       crypto96ed,
  series =       mylncs,
}

@InProceedings{C:PreVan95,
  author =       "Bart Preneel and
                  Paul C. {van Oorschot}",
  title =        "{MDx}-{MAC} and Building Fast {MACs} from Hash Functions",
  pages =        "1--14",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BelGueRog95,
  author =       "Mihir Bellare and
                  Roch Gu{\'e}rin and
                  Phillip Rogaway",
  title =        "{XOR} {MACs}: {New} Methods for Message Authentication Using Finite Pseudorandom Functions",
  pages =        "15--28",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Rogaway95,
  author =       "Phillip Rogaway",
  title =        "Bucket Hashing and its Application to Fast Message Authentication",
  pages =        "29--42",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:SOOS95,
  author =       "Richard Schroeppel and
                  Hilarie K. Orman and
                  Sean W. O'Malley and
                  Oliver Spatscheck",
  title =        "Fast Key Exchange with Elliptic Curve Systems",
  pages =        "43--56",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BegQui95,
  author =       "Philippe B{\'e}guin and
                  Jean-Jacques Quisquater",
  title =        "Fast Server-Aided {RSA} Signatures Secure Against Active Attacks",
  pages =        "57--69",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:LimLee95,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "Security and Performance of Server-Aided {RSA} Computation Protocols",
  pages =        "70--83",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Halevi95,
  author =       "Shai Halevi",
  title =        "Efficient Commitment Schemes with Bounded Sender and Unbounded Receiver",
  pages =        "84--96",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Beaver95,
  author =       "Donald Beaver",
  title =        "Precomputing Oblivious Transfer",
  pages =        "97--109",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:CreVanTap95,
  author =       "Claude Cr{\'e}peau and
                  Jeroen {van de Graaf} and
                  Alain Tapp",
  title =        "Committed Oblivious Transfer and Private Multi-Party Computation",
  pages =        "110--123",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Mayers95,
  author =       "Dominic Mayers",
  title =        "On the Security of the Quantum Oblivious Transfer and Key Distribution Protocols",
  pages =        "124--135",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Theobald95,
  author =       "Thorsten Theobald",
  title =        "How to Break {Shamir}'s Asymmetric Basis",
  pages =        "136--147",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:ParLeeGoh95,
  author =       "Sang-Joon Park and
                  Sangjin Lee and
                  Seung-Cheol Goh",
  title =        "On the Security of the {Gollmann} Cascades",
  pages =        "148--156",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:OhtMorAok95,
  author =       "Kazuo Ohta and
                  Shiho Moriai and
                  Kazumaro Aoki",
  title =        "Improving the Search Algorithm for the Best Linear Expression",
  pages =        "157--170",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:KalYin95,
  author =       "Burton S. {Kaliski Jr.} and
                  Yiqun Lisa Yin",
  title =        "On Differential and Linear Crytoanalysis of the {RC5} Encryption Algorithm",
  pages =        "171--184",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:MicSid95,
  author =       "Silvio Micali and
                  Ray Sidney",
  title =        "A Simple Method for Generating and Sharing Pseudo-Random Functions, with Applications to Clipper-like Escrow Systems",
  pages =        "185--196",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:LenWinYac95,
  author =       "Arjen K. Lenstra and
                  Peter Winkler and
                  Yacov Yacobi",
  title =        "A Key Escrow System with Warrant Bounds",
  pages =        "197--207",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:KilLei95,
  author =       "Joe Kilian and
                  Frank Thomson Leighton",
  title =        "Fair Cryptosystems, Revisited: {A} Rigorous Approach to Key-Escrow (Extended Abstract)",
  pages =        "208--221",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:FraYun95a,
  author =       "Yair Frankel and
                  Moti Yung",
  title =        "Escrow Encryption Systems Visited: {Attacks}, Analysis and Designs",
  pages =        "222--235",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:AnNe95,
  author =       "Ross J. Anderson and
                  Roger M. Needham",
  title =        "Robustness Principles for Public Key Protocols",
  pages =        "236--247",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Patarin95,
  author =       "Jacques Patarin",
  title =        "Cryptoanalysis of the {Matsumoto} and {Imai} Public Key Scheme of Eurocrypt'88",
  pages =        "248--261",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:KlaGor95,
  author =       "Andrew Klapper and
                  Mark Goresky",
  title =        "Cryptoanalysis Based on 2-Adic Rational Approximation",
  pages =        "262--273",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Knudsen95,
  author =       "Lars R. Knudsen",
  title =        "A Key-schedule Weakness in SAFER K-64",
  pages =        "274--286",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:FraYun95b,
  author =       "Yair Frankel and
                  Moti Yung",
  title =        "Cryptoanalysis of the Immunized {LL} Public Key Systems",
  pages =        "287--296",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:CraDam95,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "Escure Signature Schemes based on Interactive Protocols",
  pages =        "297--310",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Kilian95,
  author =       "Joe Kilian",
  title =        "Improved Efficient Arguments (Preliminary Version)",
  pages =        "311--324",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:DGOW95,
  author =       "Ivan Damg{\aa}rd and
                  Oded Goldreich and
                  Tatsuaki Okamoto and
                  Avi Wigderson",
  title =        "Honest Verifier vs Dishonest Verifier in Public Cain Zero-Knowledge Proofs",
  pages =        "325--338",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:HJKY95,
  author =       "Amir Herzberg and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Moti Yung",
  title =        "Proactive Secret Sharing Or: {How} to Cope With Perpetual Leakage",
  pages =        "339--352",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BeiCho95,
  author =       "Amos Beimel and
                  Benny Chor",
  title =        "Secret Sharing with Public Reconstruction (Extended Abstract)",
  pages =        "353--366",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BlaKab95,
  author =       "G. R. Blakley and
                  Gregory Kabatianskii",
  title =        "General Perfect Secret Sharing Schemes",
  pages =        "367--371",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:DodLen95,
  author =       "Bruce Dodson and
                  Arjen K. Lenstra",
  title =        "{NFS} with Four Large Primes: {An} Explosive Experiment",
  pages =        "372--385",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BleBosLen95,
  author =       "Daniel Bleichenbacher and
                  Wieb Bosma and
                  Arjen K. Lenstra",
  title =        "Some Remarks on {Lucas}-Based Cryptosystems",
  pages =        "386--396",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Langford95,
  author =       "Susan K. Langford",
  title =        "Threshold DSS Signatures without a Trusted Party",
  pages =        "397--409",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:KurObaOga95,
  author =       "Kaoru Kurosawa and
                  Satoshi Obana and
                  Wakaha Ogata",
  title =        "{t-Cheater} Identifiable (k, n) Threshold Secret Sharing Schemes",
  pages =        "410--423",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BonLip95,
  author =       "Dan Boneh and
                  Richard J. Lipton",
  title =        "Quantum Cryptanalysis of Hidden Linear Functions (Extended Abstract)",
  pages =        "424--437",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Okamoto95,
  author =       "Tatsuaki Okamoto",
  title =        "An Efficient Divisible Electronic Cash Scheme",
  pages =        "438--451",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:BonSha95,
  author =       "Dan Boneh and
                  James Shaw",
  title =        "Collusion-Secure Fingerprinting for Digital Data (Extended Abstract)",
  pages =        "452--465",
  booktitle =    crypto95name,
  volume =       crypto95vol,
  year =         1995,
  publisher =    cryptopub,
  month =        crypto95month,
  address =      cryptoaddr,
  editor =       crypto95ed,
  series =       mylncs,
}

@InProceedings{C:Matsui94,
  author =       "Mitsuru Matsui",
  title =        "The First Experimental Cryptanalysis of the Data Encryption Standard",
  pages =        "1--11",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:OhtAok94,
  author =       "Kazuo Ohta and
                  Kazumaro Aoki",
  title =        "Linear Cryptanalysis of the Fast Data Encipherment Algorithm",
  pages =        "12--16",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:LanHel94,
  author =       "Susan K. Langford and
                  Martin E. Hellman",
  title =        "Differential-Linear Cryptanalysis",
  pages =        "17--25",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:KalRob94,
  author =       "Burton S. {Kaliski Jr.} and
                  Matthew J. B. Robshaw",
  title =        "Linear Cryptanalysis Using Multiple Approximations",
  pages =        "26--39",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:TilZem94,
  author =       "Jean-Pierre Tillich and
                  Gilles Z{\'e}mor",
  title =        "Hashing with {SL\_2}",
  pages =        "40--49",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:ChaTanTsu94,
  author =       "Jinhui Chao and
                  Kazuo Tanada and
                  Shigeo Tsujii",
  title =        "Design of Elliptic Curves with Controllable Lower Boundary of Extension Degree for Reduction Attacks",
  pages =        "50--55",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BieBucThi94,
  author =       "Ingrid Biehl and
                  Johannes Buchmann and
                  Christoph Thiel",
  title =        "Cryptographic Protocols Based on Discrete Logarithms in Real-quadratic Orders",
  pages =        "56--60",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Okamoto94,
  author =       "Tatsuaki Okamoto",
  title =        "Designated Confirmer Signatures and Public-Key Encryption are Equivalent",
  pages =        "61--74",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BleMau94,
  author =       "Daniel Bleichenbacher and
                  Ueli M. Maurer",
  title =        "Directed Acyclic Graphs, One-way Functions and Digital Signatures",
  pages =        "75--82",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:DelQui94,
  author =       "Olivier Delos and
                  Jean-Jacques Quisquater",
  title =        "An Identity-Based Signature Scheme with Bounded Life-Span",
  pages =        "83--94",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:LimLee94,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "More Flexible Exponentiation with Precomputation",
  pages =        "95--107",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:HorMagVan94,
  author =       "Tam{\'a}s Horv{\'a}th and
                  Spyros S. Magliveras and
                  Tran {van Trung}",
  title =        "A Parallel Permutation Multiplier for a {PGM} Crypto-chip",
  pages =        "108--113",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:DavIhaFen94,
  author =       "Don Davis and
                  Ross Ihaka and
                  Philip Fenstermacher",
  title =        "Cryptographic Randomness from Air Turbulence in Disk Drives",
  pages =        "114--120",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Gehrmann94,
  author =       "Christian Gehrmann",
  title =        "Cryptanalysis of the {Gemmell} and {Naor} Multiround Authentication Protocol",
  pages =        "121--128",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Krawczyk94,
  author =       "Hugo Krawczyk",
  title =        "{LFSR}-based Hashing and Authentication",
  pages =        "129--139",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Kurosawa94,
  author =       "Kaoru Kurosawa",
  title =        "New Bound on Authentication Code with Arbitration",
  pages =        "140--149",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BDDGV94,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Giovanni {Di Crescenzo} and
                  Antonio Giorgio Gaggia and
                  Ugo Vaccaro",
  title =        "Multi-Secret Sharing Schemes",
  pages =        "150--163",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Stern94,
  author =       "Jacques Stern",
  title =        "Designing Identification Schemes with Keys of Short Size",
  pages =        "164--173",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:CraDamSch94,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Berry Schoenmakers",
  title =        "Proofs of Partial Knowledge and Simplified Design of Witness Hiding Protocols",
  pages =        "174--187",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:ItoOhtShi94,
  author =       "Toshiya Itoh and
                  Yuji Ohta and
                  Hiroki Shizuya",
  title =        "Language Dependent Secure Bit Commitment",
  pages =        "188--201",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:GirSte94,
  author =       "Marc Girault and
                  Jacques Stern",
  title =        "On the Length of Cryptographic Hash-Values Used in Identification Schemes",
  pages =        "202--215",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BelGolGol94,
  author =       "Mihir Bellare and
                  Oded Goldreich and
                  Shafi Goldwasser",
  title =        "Incremental Cryptography: {The} Case of Hashing and Signing",
  pages =        "216--233",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:DwoNao94,
  author =       "Cynthia Dwork and
                  Moni Naor",
  title =        "An Efficient Existentially Unforgeable Signature Scheme and its Applications",
  pages =        "234--246",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BieGopStiSt94,
  author =       "J{\"u}rgen Bierbrauer and
                  K. Gopalakrishnan and
                  Douglas R. Stinson",
  title =        "Bounds for Resilient Functions and Orthogonal Arrays",
  pages =        "247--256",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:ChoFiaNao94,
  author =       "Benny Chor and
                  Amos Fiat and
                  Moni Naor",
  title =        "Tracing Traitors",
  pages =        "257--270",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Maurer94,
  author =       "Ueli M. Maurer",
  title =        "Towards the Equivalence of Breaking the {Diffie}-{Hellman} Protocol and Computing Discrete Algorithms",
  pages =        "271--281",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Mihailescu94,
  author =       "Preda Mihailescu",
  title =        "Fast Generation of Provable Primes Using Search in Arithmetic Progressions",
  pages =        "282--293",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Coppersmith94,
  author =       "Don Coppersmith",
  title =        "Attack on the Cryptographic Scheme {NIKS}-{TAS}",
  pages =        "294--307",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Burmester94,
  author =       "Mike Burmester",
  title =        "On the Risk of Opening Distributed Keys",
  pages =        "308--317",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BetLazMat94,
  author =       "Thomas Beth and
                  Dejan E. Lazic and
                  A. Mathias",
  title =        "Cryptanalysis of Cryptosystems Based on Remote Chaos Replication",
  pages =        "318--331",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:MasSer94,
  author =       "James L. Massey and
                  Shirlei Serconek",
  title =        "A {Fourier} Transform Approach to the Linear Complexity of Nonlinearly Filtered Sequences",
  pages =        "332--340",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:BelKilRog94,
  author =       "Mihir Bellare and
                  Joe Kilian and
                  Phillip Rogaway",
  title =        "The Security of Cipher Block Chaining",
  pages =        "341--358",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:GilCha94,
  author =       "Henri Gilbert and
                  Pascal Chauvaud",
  title =        "A Chosen Plaintext Attack of the 16-round {Khufu} Cryptosystem",
  pages =        "359--368",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:TsuOkaUye94,
  author =       "Yukiyasu Tsunoo and
                  Eiji Okamoto and
                  Tomohiko Uyematsu",
  title =        "Ciphertext Only Attack for One-way Function of the {MAP} Using One Ciphertext",
  pages =        "369--382",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:SebZhaZhe94,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "Pitfalls in Designing Substitution Boxes (Extended Abstract)",
  pages =        "383--396",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:KusRos94,
  author =       "Eyal Kushilevitz and
                  Adi Ros{\'e}n",
  title =        "A Randomnesss-Rounds Tradeoff in Private Computation",
  pages =        "397--410",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:SakKil94,
  author =       "Kazue Sako and
                  Joe Kilian",
  title =        "Secure Voting Using Partially Compatible Homomorphisms",
  pages =        "411--424",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:CanHer94,
  author =       "Ran Canetti and
                  Amir Herzberg",
  title =        "Maintaining Security in the Presence of Transient Faults",
  pages =        "425--438",
  booktitle =    crypto94name,
  volume =       crypto94vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto94month,
  address =      cryptoaddr,
  editor =       crypto94ed,
  series =       mylncs,
}

@InProceedings{C:Shamir93,
  author =       "Adi Shamir",
  title =        "Efficient Signature Schemes Based on Birational Permutations",
  pages =        "1--12",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Stern93,
  author =       "Jacques Stern",
  title =        "A New Identification Scheme Based on Syndrome Decoding",
  pages =        "13--21",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:CopKraMan93,
  author =       "Don Coppersmith and
                  Hugo Krawczyk and
                  Yishay Mansour",
  title =        "The Shrinking Generator",
  pages =        "22--39",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Taylor93,
  author =       "Richard Taylor",
  title =        "An Integrity Check Value Algorithm for Stream Ciphers",
  pages =        "40--48",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:SebZhaZhe93,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "Nonlinearly Balanced {Boolean} Functions and Their Propagation Characteristics (Extended Abstract)",
  pages =        "49--60",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:ItoHosTsu93,
  author =       "Toshiya Itoh and
                  Masafumi Hoshi and
                  Shigeo Tsujii",
  title =        "A Low Communication Competitive Interactive Proof System for Promised Quadratic Residuosity",
  pages =        "61--72",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:DeSDiCPer93,
  author =       "Alfredo {De Santis} and
                  Giovanni {Di Crescenzo} and
                  Giuseppe Persiano",
  title =        "Secret Sharing and Perfect Zero Knowledge",
  pages =        "73--84",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:AumFei93,
  author =       "Yonatan Aumann and
                  Uriel Feige",
  title =        "On Message Proof Systems with Known Space Verifiers",
  pages =        "85--99",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Damgaard93,
  author =       "Ivan Damg{\aa}rd",
  title =        "Interactive Hashing can Simplify Zero-Knowledge Protocol Design Without Computational Assumptions (Extended Abstract)",
  pages =        "100--109",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BCDV93,
  author =       "Carlo Blundo and
                  Antonella Cresti and
                  Alfredo {De Santis} and
                  Ugo Vaccaro",
  title =        "Fully Dynamic Secret Sharing Schemes",
  pages =        "110--125",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:JacMarOKe93,
  author =       "Wen-Ai Jackson and
                  Keith M. Martin and
                  Christine M. O'Keefe",
  title =        "Multisecret Threshold Schemes",
  pages =        "126--135",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Krawczyk93,
  author =       "Hugo Krawczyk",
  title =        "Secret Sharing Made Short",
  pages =        "136--146",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:AdlDeM93,
  author =       "Leonard M. Adleman and
                  Jonathan DeMarrais",
  title =        "A Subexponential Algorithm for Discrete Logarithms over All Finite Fields",
  pages =        "147--158",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BucLohZay93,
  author =       "Johannes Buchmann and
                  J. Loho and
                  J. Zayer",
  title =        "An Implementation of the General Number Field Sieve",
  pages =        "159--165",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:DDLM93,
  author =       "Thomas F. Denny and
                  Bruce Dodson and
                  Arjen K. Lenstra and
                  Mark S. Manasse",
  title =        "On the Factorization of {RSA}-120",
  pages =        "166--174",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BosGovVan93,
  author =       "Antoon Bosselaers and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Comparison of Three Modular Reduction Functions",
  pages =        "175--186",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BenBih93,
  author =       "Ishai Ben-Aroya and
                  Eli Biham",
  title =        "Differtial Cryptanalysis of {Lucifer}",
  pages =        "187--199",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:OhtMat93,
  author =       "Kazuo Ohta and
                  Mitsuru Matsui",
  title =        "Differential Attack on Message Authentication Codes",
  pages =        "200--211",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:PNRB93,
  author =       "Bart Preneel and
                  Marnix Nuttin and
                  Vincent Rijmen and
                  Johan Buelens",
  title =        "Cryptanalysis of the {CFB} Mode of the {DES} with a Reduced Number of Rounds",
  pages =        "212--223",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:DaeGovVan93,
  author =       "Joan Daemen and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Weak Keys for {IDEA}",
  pages =        "224--231",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BelRog93,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Entity Authentication and Key Distribution",
  pages =        "232--249",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:DamPedPfi93,
  author =       "Ivan Damg{\aa}rd and
                  Torben P. Pedersen and
                  Birgit Pfitzmann",
  title =        "On the Existence of Statistically Hiding Bit Commitment Schemes and Fail-Stop Signatures",
  pages =        "250--265",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:FraHab93,
  author =       "Matthew K. Franklin and
                  Stuart Haber",
  title =        "Joint Encryption and Message-Efficient Secure Computation",
  pages =        "266--277",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BFKL93,
  author =       "Avrim Blum and
                  Merrick L. Furst and
                  Michael J. Kearns and
                  Richard J. Lipton",
  title =        "Cryptographic Primitives Based on Hard Learning Problems",
  pages =        "278--291",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Ferguson93,
  author =       "Niels Ferguson",
  title =        "Extensions of Single-term Coins",
  pages =        "292--301",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Brands93,
  author =       "Stefan Brands",
  title =        "Untraceable Off-line Cash in Wallets with Observers (Extended Abstract)",
  pages =        "302--318",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:CreKil93,
  author =       "Claude Cr{\'e}peau and
                  Joe Kilian",
  title =        "Discreet Solitary Games",
  pages =        "319--330",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BJKS93,
  author =       "J{\"u}rgen Bierbrauer and
                  Thomas Johansson and
                  Gregory Kabatianskii and
                  Ben Smeets",
  title =        "On Families of Hash Functions via Geometric Codes and Concatenation",
  pages =        "331--342",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:Johansson93,
  author =       "Thomas Johansson",
  title =        "On the Construction of Perfect Authentication Codes that Permit Arbitration",
  pages =        "343--354",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:GemNao93,
  author =       "Peter Gemmell and
                  Moni Naor",
  title =        "Codes for Interactive Authentication",
  pages =        "355--367",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:PreGovVan93,
  author =       "Bart Preneel and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Hash Functions Based on Block Ciphers: {A} Synthetic Approach",
  pages =        "368--378",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:HLMW93,
  author =       "Walter Hohl and
                  Xuejia Lai and
                  Thomas Meier and
                  Christian Waldvogel",
  title =        "Security of Iterated Hash Functions Based on Block Ciphers",
  pages =        "379--390",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:ParCha93,
  author =       "Jacques Patarin and
                  Pascal Chauvaud",
  title =        "Improved Algorithms for the Permuted Kernel Problem",
  pages =        "391--402",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:OConnor93,
  author =       "Luke O'Connor",
  title =        "On the Distribution of Characteristics in Composite Permutations",
  pages =        "403--412",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:LiHwaLee93,
  author =       "Chuan-Ming Li and
                  Tzonelih Hwang and
                  Narn-Yih Lee",
  title =        "Remark on the Threshold {RSA} Signature Scheme",
  pages =        "413--420",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:LimLee93,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "Another Method for Attaining Security Against Adaptively Chosen Ciphertext Attacks",
  pages =        "420--434",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:CopSteVau93,
  author =       "Don Coppersmith and
                  Jacques Stern and
                  Serge Vaudenay",
  title =        "Attacks on the Birational Permutation Signature Schemes",
  pages =        "435--443",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BeiCho93,
  author =       "Amos Beimel and
                  Benny Chor",
  title =        "Interaction in Key Distribution Schemes (Extended Abstract)",
  pages =        "444--455",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:LeiMic93,
  author =       "Frank Thomson Leighton and
                  Silvio Micali",
  title =        "Secret-Key Agreement without Public-Key Cryptography",
  pages =        "456--479",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:FiaNao93,
  author =       "Amos Fiat and
                  Moni Naor",
  title =        "Broadcast Encryption",
  pages =        "480--491",
  booktitle =    crypto93name,
  volume =       crypto93vol,
  year =         1994,
  publisher =    cryptopub,
  month =        crypto93month,
  address =      cryptoaddr,
  editor =       crypto93ed,
  series =       mylncs,
}

@InProceedings{C:BosCha92,
  author =       "Jurjen N. Bos and
                  David Chaum",
  title =        "Provably Unforgeable Signatures",
  pages =        "1--14",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:VanPedPfi92,
  author =       "Eug{\`e}ne {van Heijst} and
                  Torben P. Pedersen and
                  Birgit Pfitzmann",
  title =        "New Constructions of Fail-Stop Signatures and Lower Bounds (Extended Abstract)",
  pages =        "15--30",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Okamoto92,
  author =       "Tatsuaki Okamoto",
  title =        "Provably Secure and Practical Identification Schemes and Corresponding Signature Schemes",
  pages =        "31--53",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:OkaFujFuj92,
  author =       "Tatsuaki Okamoto and
                  Atsushi Fujioka and
                  Eiichiro Fujisaki",
  title =        "An Efficient Digital Signature Scheme Based on an Elliptic Curve Over the Ring $Z_n$",
  pages =        "54--65",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Gordon92,
  author =       "Daniel M. Gordon",
  title =        "Designing and Detecting Trapdoors for Discrete Log Cryptosystems",
  pages =        "66--75",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:SmiBra92,
  author =       "Miles E. Smid and
                  Dennis K. Branstad",
  title =        "Response to Comments of the {NIST} Proposed Digital Signature Standard",
  pages =        "76--88",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:ChaPed92,
  author =       "David Chaum and
                  Torben P. Pedersen",
  title =        "Wallet Databases with Observers",
  pages =        "89--105",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Hirschfeld92,
  author =       "Rafael Hirschfeld",
  title =        "Making Electronic Refunds Safer",
  pages =        "106--112",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Micali92,
  author =       "Silvio Micali",
  title =        "Fair Public-Key Cryptosystems",
  pages =        "113--138",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:DwoNao92,
  author =       "Cynthia Dwork and
                  Moni Naor",
  title =        "Pricing via Processing or Combatting Junk Mail",
  pages =        "139--147",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BDGV92,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Luisa Gargano and
                  Ugo Vaccaro",
  title =        "On the Information Rate of Secret Sharing Schemes (Extended Abstract)",
  pages =        "148--167",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Stinson92,
  author =       "Douglas R. Stinson",
  title =        "New General Lower Bounds on the Information Rate of Secret Sharing Schemes",
  pages =        "168--182",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BeiCho92,
  author =       "Amos Beimel and
                  Benny Chor",
  title =        "Universally Ideal Secret Sharing Schemes (Preliminary Version)",
  pages =        "183--195",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:NOVY92,
  author =       "Moni Naor and
                  Rafail Ostrovsky and
                  Ramarathnam Venkatesan and
                  Moti Yung",
  title =        "Perfect Zero-Knowledge Arguments for {NP} Can Be Based on General Complexity Assumptions (Extended Abstract)",
  pages =        "196--214",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:DFKNS92,
  author =       "Cynthia Dwork and
                  Uriel Feige and
                  Joe Kilian and
                  Moni Naor and
                  Shmuel Safra",
  title =        "Low Communication 2-Prover Zero-Knowledge Proofs for {NP}",
  pages =        "215--227",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:GolOst92,
  author =       "Shafi Goldwasser and
                  Rafail Ostrovsky",
  title =        "Invariant Signatures and Non-Interactive Zero-Knowledge Proofs are Equivalent (Extended Abstract)",
  pages =        "228--245",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:SakIto92,
  author =       "Kouichi Sakurai and
                  Toshiya Itoh",
  title =        "On the Discrepancy between Serial and Parallel of Zero-Knowledge Protocols (Extended Abstract)",
  pages =        "246--259",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:SivTavPep92,
  author =       "M. Sivabalan and
                  Stafford E. Tavares and
                  Lloyd E. Peppard",
  title =        "On the Design of SP Networks From an Information Theoretic Point of View",
  pages =        "260--279",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Carlet92,
  author =       "Claude Carlet",
  title =        "Partially-Bent Functions",
  pages =        "280--291",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:ZheSeb92,
  author =       "Yuliang Zheng and
                  Jennifer Seberry",
  title =        "Practical Approaches to Attaining Security Against Adaptively Chosen Ciphertext Attacks (Extended Abstract)",
  pages =        "292--304",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BCCG92,
  author =       "Thierry Baritaud and
                  Mireille Campana and
                  Pascal Chauvaud and
                  Henri Gilbert",
  title =        "On the Security of the Permuted Kernel Identification Scheme",
  pages =        "305--311",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:GorMcC92,
  author =       "Daniel M. Gordon and
                  Kevin S. McCurley",
  title =        "Massively Parallel Computation of Discrete Logarithms",
  pages =        "312--323",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Peralta92,
  author =       "Ren{\'e} Peralta",
  title =        "A Quadratic Sieve on the n-Dimensional Cube",
  pages =        "324--332",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:MeiSta92,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Efficient Multiplication on Certain Nonsupersingular Elliptic Curves",
  pages =        "333--344",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:KoyTsu92,
  author =       "Kenji Koyama and
                  Yukio Tsuruoka",
  title =        "Speeding up Elliptic Cryptosystems by Using a Signed Binary Window Method",
  pages =        "345--357",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BraDam92,
  author =       "J{\o}rgen Brandt and
                  Ivan Damg{\aa}rd",
  title =        "On Generation of Probable Primes By Incremental Search",
  pages =        "358--370",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:FelKob92,
  author =       "Michael R. Fellows and
                  Neal Koblitz",
  title =        "Kid Krypto",
  pages =        "371--389",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BelGol92,
  author =       "Mihir Bellare and
                  Oded Goldreich",
  title =        "On Defining Proofs of Knowledge",
  pages =        "390--420",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:HerLub92,
  author =       "Amir Herzberg and
                  Michael Luby",
  title =        "Pubic Randomness in Cryptography",
  pages =        "421--432",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Russell92,
  author =       "Alexander Russell",
  title =        "Necessary and Sufficient Conditions For Collision-Free Hashing",
  pages =        "433--441",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BelYun92,
  author =       "Mihir Bellare and
                  Moti Yung",
  title =        "Certifying Cryptographic Tools: {The} Case of Trapdoor Permutations",
  pages =        "442--460",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Maurer92,
  author =       "Ueli M. Maurer",
  title =        "Protocols for Secret Key Agreement by Public Discussion Based on Common Information",
  pages =        "461--470",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BDHKVY92,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Amir Herzberg and
                  Shay Kutten and
                  Ugo Vaccaro and
                  Moti Yung",
  title =        "Perfectly-Secure Key Distribution for Dynamic Conferences",
  pages =        "471--486",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BihSha92,
  author =       "Eli Biham and
                  Adi Shamir",
  title =        "Differential Cryptanalysis of the Full 16-Round {DES}",
  pages =        "487--496",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Knudsen92,
  author =       "Lars R. Knudsen",
  title =        "Iterative Characteristics of {DES} and $s^2$-{DES}",
  pages =        "497--511",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:CamWie92,
  author =       "Keith W. Campbell and
                  Michael J. Wiener",
  title =        "{DES} is not a Group",
  pages =        "512--520",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Eberle92,
  author =       "Hans Eberle",
  title =        "A High-Speed {DES} Implementation for Network Applications",
  pages =        "521--539",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:BBCM92,
  author =       "Bob Blakley and
                  G. R. Blakley and
                  Agnes Hui Chan and
                  James L. Massey",
  title =        "Threshold Schemes with Disenrollment",
  pages =        "540--548",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:FraDesBur92,
  author =       "Yair Frankel and
                  Yvo Desmedt and
                  Mike Burmester",
  title =        "Non-Existence of Homomorphic General Sharing Schemes for Some Key Spaces (Extended Abstract)",
  pages =        "549--557",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:HarLin92,
  author =       "Lein Harn and
                  Hung-Yu Lin",
  title =        "An l-Span Generalized Secret Sharing Scheme (Rump Session)",
  pages =        "558--565",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:NybKnu92,
  author =       "Kaisa Nyberg and
                  Lars R. Knudsen",
  title =        "Provable Security Against Differential Cryptanalysis (Rump Session)",
  pages =        "566--574",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Wayner92,
  author =       "Peter C. Wayner",
  title =        "Content-Addressable Search Engines and {DES}-like Systems (Rump Session)",
  pages =        "575--586",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:Vaudenay92,
  author =       "Serge Vaudenay",
  title =        "{FFT-Hash-II} is not yet Collision-free (Rump Session)",
  pages =        "587--593",
  booktitle =    crypto92name,
  volume =       crypto92vol,
  year =         1993,
  publisher =    cryptopub,
  month =        crypto92month,
  address =      cryptoaddr,
  editor =       crypto92ed,
  series =       mylncs,
}

@InProceedings{C:ABLP91,
  author =       "Mart{\'i}n Abadi and
                  Michael Burrows and
                  Butler W. Lampson and
                  Gordon D. Plotkin",
  title =        "A Calculus for Access Control in Distributed Systems",
  pages =        "1--23",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Toussaint91,
  author =       "Marie-Jeanne Toussaint",
  title =        "Deriving the Complete Knowledge of Participants in Cryptographic Protocols (Extended Abstract)",
  pages =        "24--43",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:BGHJKMY91,
  author =       "Ray Bird and
                  Inder S. Gopal and
                  Amir Herzberg and
                  Philippe A. Janson and
                  Shay Kutten and
                  Refik Molva and
                  Moti Yung",
  title =        "Systematic Design of Two-Party Authentication Protocols",
  pages =        "44--61",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Stinson91a,
  author =       "Douglas R. Stinson",
  title =        "Combinatorial Characterizations of Authentication Codes",
  pages =        "62--73",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Stinson91b,
  author =       "Douglas R. Stinson",
  title =        "Universal Hashing and Authentication Codes",
  pages =        "74--85",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:CCCS91,
  author =       "Paul Camion and
                  Claude Carlet and
                  Pascale Charpin and
                  Nicolas Sendrier",
  title =        "On Correlation-Immune Functions",
  pages =        "86--100",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:CDGV91,
  author =       "Renato M. Capocelli and
                  Alfredo {De Santis} and
                  Luisa Gargano and
                  Ugo Vaccaro",
  title =        "On the Size of Shares for Secret Sharing Schemes",
  pages =        "101--113",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Dwork91,
  author =       "Cynthia Dwork",
  title =        "On Verification in Secret Sharing",
  pages =        "114--128",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Pedersen91,
  author =       "Torben P. Pedersen",
  title =        "Non-Interactive and Information-Theoretic Secure Verifiable Secret Sharing",
  pages =        "129--140",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:FisWri91,
  author =       "Michael J. Fischer and
                  Rebecca N. Wright",
  title =        "Multiparty Secret Key Exchange Using a Random Deal of Cards",
  pages =        "141--155",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:BihSha91,
  author =       "Eli Biham and
                  Adi Shamir",
  title =        "Differential Cryptanalysis of {Snefru}, {Khafre}, {REDOC-II}, {LOKI} and {Lucifer}",
  pages =        "156--171",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:TarGil91,
  author =       "Anne Tardy-Corfdir and
                  Henri Gilbert",
  title =        "A Known Plaintext Attack of {FEAL}-4 and {FEAL}-6",
  pages =        "172--181",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:MorOhtMiy91,
  author =       "Hikaru Morita and
                  Kazuo Ohta and
                  Shoji Miyaguchi",
  title =        "A Switching Closure Test to Analyze Cryptosystems",
  pages =        "183--193",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:DenBos91,
  author =       "Bert {den Boer} and
                  Antoon Bosselaers",
  title =        "An Attack on the Last Two Rounds of {MD4}",
  pages =        "194--203",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:CheJouSte91,
  author =       "Yeow Meng Chee and
                  Antoine Joux and
                  Jacques Stern",
  title =        "The Cryptoanalysis of a New Public-Key Cryptosystem Based on Modular {Knapsacks}",
  pages =        "204--212",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:LapSha91,
  author =       "Dror Lapidot and
                  Adi Shamir",
  title =        "A One-Round, Two-Prover, Zero-Knowledge Protocol for {NP}",
  pages =        "213--224",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:KilRub91,
  author =       "Joe Kilian and
                  Ronitt Rubinfeld",
  title =        "Interactive Proofs with Space Bounded Provers",
  pages =        "225--231",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Teng91,
  author =       "Shang-Hua Teng",
  title =        "Functional Inversion and Communication Complexity",
  pages =        "232--241",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Rudich91,
  author =       "Steven Rudich",
  title =        "The Use of Interaction in Public Cryptosystems (Extended Abstract)",
  pages =        "242--251",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:KMOV91,
  author =       "Kenji Koyama and
                  Ueli M. Maurer and
                  Tatsuaki Okamoto and
                  Scott A. Vanstone",
  title =        "New Public-Key Schemes Based on Elliptic Curves over the Ring $Z_n$",
  pages =        "252--266",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:OkaSak91,
  author =       "Tatsuaki Okamoto and
                  Kouichi Sakurai",
  title =        "Efficient Algorithms for the Construction of Hyperelliptic Cryptosystems",
  pages =        "267--278",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Koblitz91,
  author =       "Neal Koblitz",
  title =        "{CM}-Curves with Good Cryptographic Properties",
  pages =        "279--287",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:TsuCha91,
  author =       "Shigeo Tsujii and
                  Jinhui Chao",
  title =        "A New {ID}-Based Key Sharing System",
  pages =        "288--299",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Luby91,
  author =       "Michael Luby",
  title =        "Pseudo-random Generators from One-way Functions (Abstract)",
  pages =        "300",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Patarin91,
  author =       "Jacques Patarin",
  title =        "New Results on Pseudorandom Permutation Generators Based on the {DES} Scheme",
  pages =        "301--312",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Walter91,
  author =       "Colin D. Walter",
  title =        "Faster Modular Multiplication by Operand Scaling",
  pages =        "313--323",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:OkaOht91,
  author =       "Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "Universal Electronic Cash",
  pages =        "324--337",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:PfiWai91,
  author =       "Birgit Pfitzmann and
                  Michael Waidner",
  title =        "How To Break and Repair A ``Provably Secure'' Untraceable Payment System",
  pages =        "338--350",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:BBCS91,
  author =       "Charles H. Bennett and
                  Gilles Brassard and
                  Claude Cr{\'e}peau and
                  Marie-H{\'e}l{\`e}ne Skubiszewska",
  title =        "Practical Quantum Oblivious Transfer",
  pages =        "351--366",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:BroSmi91,
  author =       "Albert G. Broscius and
                  Jonathan M. Smith",
  title =        "Exploiting Parallelism in Hardware Implementations of the {DES}",
  pages =        "367--376",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Beaver91a,
  author =       "Donald Beaver",
  title =        "Foundations of Secure Interactive Computing",
  pages =        "377--391",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:MicRog91,
  author =       "Silvio Micali and
                  Phillip Rogaway",
  title =        "Secure Computation (Abstract)",
  pages =        "392--404",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Iversen91,
  author =       "Kenneth R. Iversen",
  title =        "A Cryptographic Scheme for Computerized Elections",
  pages =        "405--419",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Beaver91b,
  author =       "Donald Beaver",
  title =        "Efficient Multiparty Protocols Using Circuit Randomization",
  pages =        "420--432",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:RacSim91,
  author =       "Charles Rackoff and
                  Daniel R. Simon",
  title =        "Non-Interactive Zero-Knowledge Proof of Knowledge and Chosen Ciphertext Attack",
  pages =        "433--444",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:Damgaard91,
  author =       "Ivan Damg{\aa}rd",
  title =        "Towards Practical Public Key Systems Secure Against Chosen Ciphertext Attacks",
  pages =        "445--456",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:DesFra91,
  author =       "Yvo Desmedt and
                  Yair Frankel",
  title =        "Shared Generation of Authenticators and Signatures (Extended Abstract)",
  pages =        "457--469",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:ChaVanPfi91,
  author =       "David Chaum and
                  Eug{\`e}ne {van Heijst} and
                  Birgit Pfitzmann",
  title =        "Cryptographically Strong Undeniable Signatures, Unconditionally Secure for the Signer",
  pages =        "470--484",
  booktitle =    crypto91name,
  volume =       crypto91vol,
  year =         1992,
  publisher =    cryptopub,
  month =        crypto91month,
  address =      cryptoaddr,
  editor =       crypto91ed,
  series =       mylncs,
}

@InProceedings{C:BihSha90,
  author =       "Eli Biham and
                  Adi Shamir",
  title =        "Differential Cryptanalysis of {DES}-like Cryptosystems",
  pages =        "2--21",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:GilCha90,
  author =       "Henri Gilbert and
                  Guy Chass{\'e}",
  title =        "A Statistical Attack of the {FEAL}-8 Cryptosystem",
  pages =        "22--33",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:ZenYanRao90,
  author =       "Kencheng Zeng and
                  Chung-Huang Yang and
                  T. R. N. Rao",
  title =        "An Improved Linear Syndrome Algorithm in Cryptanalysis With Applications",
  pages =        "34--47",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BraCre90,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau",
  title =        "Quantum Bit Commitment and Coin Tossing Protocols",
  pages =        "49--61",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BFKR90,
  author =       "Donald Beaver and
                  Joan Feigenbaum and
                  Joe Kilian and
                  Phillip Rogaway",
  title =        "Security with Low Communication Overhead",
  pages =        "62--76",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:GolLev90,
  author =       "Shafi Goldwasser and
                  Leonid A. Levin",
  title =        "Fair Computation of General Functions in Presence of Immoral Majority",
  pages =        "77--93",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BraYun90,
  author =       "Gilles Brassard and
                  Moti Yung",
  title =        "One-Way Group Actions",
  pages =        "94--107",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:LaMOdl90a,
  author =       "Brian A. LaMacchia and
                  Andrew M. Odlyzko",
  title =        "Solving Large Sparse Linear Systems over Finite Fields",
  pages =        "109--133",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BucDul90,
  author =       "Johannes Buchmann and
                  Stephan D{\"u}llmann",
  title =        "On the Computation of Discrete Logarithms in Class Groups",
  pages =        "134--139",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:ChuDun90,
  author =       "Chih-Chwen Chuang and
                  James G. Dunham",
  title =        "Matrix Extensions of the {RSA} Algorithm",
  pages =        "140--155",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Koblitz90,
  author =       "Neal Koblitz",
  title =        "Constructing Elliptic Curve Cryptosystems in Characteristic 2",
  pages =        "156--167",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BetDes90,
  author =       "Thomas Beth and
                  Yvo Desmedt",
  title =        "Identification Tokens - or: {Solving} the Chess Grandmaster Problem",
  pages =        "169--177",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:DesYun90a,
  author =       "Yvo Desmedt and
                  Moti Yung",
  title =        "Abritrated Unconditionally Secure Authentication Can Be Unconditionally Protected Against Arbiter's Attacks (Extended Abstract)",
  pages =        "177--188",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BCDP90,
  author =       "Joan Boyar and
                  David Chaum and
                  Ivan Damg{\aa}rd and
                  Torben P. Pedersen",
  title =        "Convertible Undeniable Signatures",
  pages =        "189--205",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:ChaRoi90,
  author =       "David Chaum and
                  Sandra Roijakkers",
  title =        "Unconditionally Secure Digital Signatures",
  pages =        "206--214",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Simmons90,
  author =       "Gustavus J. Simmons",
  title =        "Geometric Shared Secret and/or Shared Control Schemes",
  pages =        "216--241",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BriSti90,
  author =       "Ernest F. Brickell and
                  Douglas R. Stinson",
  title =        "Some Improved Bounds on the Information Rate of Perfect Secret Sharing Schemes",
  pages =        "242--252",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:MicRab90,
  author =       "Silvio Micali and
                  Tal Rabin",
  title =        "Collective Coin Tossing Without Assumptions nor Broadcasting",
  pages =        "253--266",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Yacobi90a,
  author =       "Yacov Yacobi",
  title =        "A Key Distribution ``Paradox''",
  pages =        "268--273",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:FumMun90,
  author =       "Walter Fumy and
                  Michael Munzert",
  title =        "A Modular Approach to Key Distribution",
  pages =        "274--283",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:ZheMatIma90,
  author =       "Yuliang Zheng and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "Structural Properties of One-way Hash Functions",
  pages =        "285--302",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Rivest90a,
  author =       "Ronald L. Rivest",
  title =        "The {MD4} Message Digest Algorithm",
  pages =        "303--311",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Kilian90a,
  author =       "Joe Kilian",
  title =        "Achieving Zero-Knowledge Robustly",
  pages =        "313--325",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:BeaFeiSho90,
  author =       "Donald Beaver and
                  Joan Feigenbaum and
                  Victor Shoup",
  title =        "Hiding Instances in Zero-Knowledge Proof Systems (Extended Abstract)",
  pages =        "326--338",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:KurTsu90,
  author =       "Kaoru Kurosawa and
                  Shigeo Tsujii",
  title =        "Multi-Language Zero Knowledge Interactive Proof Systems",
  pages =        "339--352",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:LapSha90,
  author =       "Dror Lapidot and
                  Adi Shamir",
  title =        "Publicly Verifiable Non-Interactive Zero-Knowledge Proofs",
  pages =        "353--365",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:DeSYun90b,
  author =       "Alfredo {De Santis} and
                  Moti Yung",
  title =        "Crptograpic Applications of the Non-Interactive Metaproof and Many-Prover Systems",
  pages =        "366--377",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Kilian90b,
  author =       "Joe Kilian",
  title =        "Interactive Proofs with Provable Security Against Honest Verifiers",
  pages =        "378--392",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:SchSha90,
  author =       "A. W. Schrift and
                  Adi Shamir",
  title =        "On the Universality of the Next Bit Test",
  pages =        "394--408",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Maurer90,
  author =       "Ueli M. Maurer",
  title =        "A Universal Statistical Test for Random Bit Generators",
  pages =        "409--420",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:McIPin90,
  author =       "James L. McInnes and
                  Benny Pinkas",
  title =        "On the Impossibility of Private Key Cryptography with Weakly Random Keys",
  pages =        "421--435",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:HabSto90,
  author =       "Stuart Haber and
                  W. Scott Stornetta",
  title =        "How to Time-Stamp a Digital Document",
  pages =        "437--455",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:OkaOht90,
  author =       "Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "How to Utilize the Randomness of Zero-Knowledge Proofs",
  pages =        "456--475",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Merkle90,
  author =       "Ralph C. Merkle",
  title =        "Fast Software Encryption Functions",
  pages =        "476--501",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:DeWQui90,
  author =       "Dominique {de Waleffe} and
                  Jean-Jacques Quisquater",
  title =        "{CORSAIR}: {A} {SMART} Card for Public Key Cryptosystems",
  pages =        "502--513",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:KomAdl90,
  author =       "Kireeti Kompella and
                  Leonard M. Adleman",
  title =        "Fast Checkers for Cryptography",
  pages =        "515--529",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Cleve90,
  author =       "Richard Cleve",
  title =        "Complexity Theoretic Issues Concerning Block Ciphers Related to {DES}",
  pages =        "530--544",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:CusWoo90,
  author =       "Thomas W. Cusick and
                  Michael C. Wood",
  title =        "The {REDOC} {II} Cryptosystem",
  pages =        "545--563",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:KimMatIma90,
  author =       "Kwangjo Kim and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "A Recursive Construction Method of {S}-boxes Satisfying Strict Avalanche Criterion",
  pages =        "564--574",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:vanOorschot90,
  author =       "Paul C. {van Oorschot}",
  title =        "A Comparison of Practical Public Key Cryptosystems Based on Integer Factorization and Discrete Logarithms",
  pages =        "576--581",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:KoyTer90,
  author =       "Kenji Koyama and
                  Routo Terada",
  title =        "Nonlinear Parity Circuits and their Cryptographic Applications",
  pages =        "582--600",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:StaMei90,
  author =       "Othmar Staffelbach and
                  Willi Meier",
  title =        "Cryptographic Significance of the Carry for Ciphers Based on Integer Addition",
  pages =        "601--614",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:LaMOdl90b,
  author =       "Brian A. LaMacchia and
                  Andrew M. Odlyzko",
  title =        "Computation of Discrete Logarithms in Prime Fields (Extended Abstract) (Impromptu Talk)",
  pages =        "616--618",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Even90,
  author =       "Shimon Even",
  title =        "Systolic Modular Multiplication (Impromptu Talk)",
  pages =        "619--624",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Rivest90b,
  author =       "Ronald L. Rivest",
  title =        "Finding Four Million Large Random Primes (Impromptu Talk)",
  pages =        "625--626",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Miyaguchi90,
  author =       "Shoji Miyaguchi",
  title =        "The {FEAL} Cipher Family (Impromptu Talk)",
  pages =        "627--638",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Yacobi90b,
  author =       "Yacov Yacobi",
  title =        "Discrete-Log With Compressible Exponents (Impromptu Talk)",
  pages =        "639--643",
  booktitle =    crypto90name,
  volume =       crypto90vol,
  year =         1991,
  publisher =    cryptopub,
  month =        crypto90month,
  address =      cryptoaddr,
  editor =       crypto90ed,
  series =       mylncs,
}

@InProceedings{C:Kahn89,
  author =       "David Kahn",
  title =        "Keying the German Navy's Enigma",
  pages =        "2--5",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Desmedt89,
  author =       "Yvo Desmedt",
  title =        "Making Conditionally Secure Cryptosystems Unconditionally Abuse-Free in a General Context",
  pages =        "6--16",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Damgaard89a,
  author =       "Ivan Damg{\aa}rd",
  title =        "On the Existence of Bit Commitment Schemes and Zero-Knowledge Proofs",
  pages =        "17--27",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Brand89,
  author =       "Russell L. Brand",
  title =        "Problems with the Normal Use of Cryptography for Providing Security on Unclassified Networks",
  pages =        "30--34",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Kohl89,
  author =       "John T. Kohl",
  title =        "The use of Encryption in {Kerberos} for Network Authentication",
  pages =        "35--43",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:FelKar89,
  author =       "David C. Feldmeier and
                  Philip R. Karn",
  title =        "{UNIX} Password Security - Ten Years Later",
  pages =        "44--63",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Smith89,
  author =       "Jonathan M. Smith",
  title =        "Practical Problems with a Cryptographic Protection Scheme",
  pages =        "64--73",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BarEis89,
  author =       "Paul Barrett and
                  Raymund Eisele",
  title =        "The Smart Siskette - A Universal User Token and Personal Crypto-Engine",
  pages =        "74--79",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:ChaGam89,
  author =       "Agnes Hui Chan and
                  Richard A. Games",
  title =        "On the Quadratic Spans of Periodic Sequences",
  pages =        "82--89",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:JanBoe89,
  author =       "Cees J. A. Jansen and
                  Dick E. Boekee",
  title =        "The Shortest Feedback Shift Register That Can Generate A Given Sequence",
  pages =        "90--99",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:MauMas89,
  author =       "Ueli M. Maurer and
                  James L. Massey",
  title =        "Perfect Local Randomness in Pseudo-Random Sequences",
  pages =        "100--112",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:GolKra89,
  author =       "Oded Goldreich and
                  Hugo Krawczyk",
  title =        "Sparse Pseudorandom Distributions",
  pages =        "113--127",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Naor89,
  author =       "Moni Naor",
  title =        "Bit Commitment Using Pseudo-Randomness",
  pages =        "128--136",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Krawczyk89,
  author =       "Hugo Krawczyk",
  title =        "How to Predict Congruential Generators",
  pages =        "138--153",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:PBGV89,
  author =       "Bart Preneel and
                  Antoon Bosselaers and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "A Chosen Text Attack on The Modified Cryptographic Checksum Algorithm of {Cohen} and {Huang}",
  pages =        "154--163",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:ZenYanRao89,
  author =       "Kencheng Zeng and
                  Chung-Huang Yang and
                  T. R. N. Rao",
  title =        "On the Linear Consistency Test (LCT) in Cryptanalysis with Applications",
  pages =        "164--174",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Fiat89,
  author =       "Amos Fiat",
  title =        "Batch {RSA}",
  pages =        "175--185",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BenCas89,
  author =       "Andreas Bender and
                  Guy Castagnoli",
  title =        "On the Implementation of Elliptic Curve Cryptosystems",
  pages =        "186--192",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BelGol89,
  author =       "Mihir Bellare and
                  Shafi Goldwasser",
  title =        "New Paradigms for Digital Signatures and Message Authentication Based on Non-Interative Zero Knowledge Proofs",
  pages =        "194--211",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:ChaVan89,
  author =       "David Chaum and
                  Hans {Van Antwerpen}",
  title =        "Undeniable Signatures",
  pages =        "212--216",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Merkle89a,
  author =       "Ralph C. Merkle",
  title =        "A Certified Digital Signature",
  pages =        "218--238",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Schnorr89,
  author =       "Claus-Peter Schnorr",
  title =        "Efficient Identification and Signatures for Smart Cards",
  pages =        "239--252",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:DeSQuiVed89,
  author =       "Marijke {De Soete} and
                  Jean-Jacques Quisquater and
                  Klaus Vedder",
  title =        "A Signature with Shared Verification Scheme",
  pages =        "253--262",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:EveGolMic89,
  author =       "Shimon Even and
                  Oded Goldreich and
                  Silvio Micali",
  title =        "On-Line/Off-Line Digital Schemes",
  pages =        "263--275",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BriDav89,
  author =       "Ernest F. Brickell and
                  Daniel M. Davenport",
  title =        "On the Classification of Idea Secret Sharing Schemes",
  pages =        "278--285",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
  note =         {\typeout{****** BriDav89 -> use JC:BriDav91 ****** }}
}

@InProceedings{C:LHLH89,
  author =       "Chi-Sung Laih and
                  Lein Harn and
                  Jau-Yien Lee and
                  Tzonelih Hwang",
  title =        "Dynamic Threshold Scheme Based on the Definition of Cross-Product in an {N}-Dimentional Linear Space",
  pages =        "286--298",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:ChoKus89,
  author =       "Benny Chor and
                  Eyal Kushilevitz",
  title =        "Secret Sharing Over Infinite Domains (Extended Abstract)",
  pages =        "299--306",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:DesFra89,
  author =       "Yvo Desmedt and
                  Yair Frankel",
  title =        "Threshold Cryptosystems",
  pages =        "307--315",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:ChiTav89,
  author =       "Gerald C. Chick and
                  Stafford E. Tavares",
  title =        "Flexible Access Control with Master Keys",
  pages =        "316--322",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:TatMatNew89,
  author =       "Makoto Tatebayashi and
                  Natsume Matsuzaki and
                  David B. {Newman Jr.}",
  title =        "Key Distribution Protocol for Digital Mobile Communication Systems",
  pages =        "324--334",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BucWil89,
  author =       "Johannes Buchmann and
                  Hugh C. Williams",
  title =        "A Key Exchange System Based on Real Quadratic Fields",
  pages =        "335--343",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:YacShm89,
  author =       "Yacov Yacobi and
                  Zahava Shmuely",
  title =        "On Key Distribution Systems",
  pages =        "344--355",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:NelHei89,
  author =       "Ruth Nelson and
                  John Heimann",
  title =        "{SDNS} Architecture and End-to-End Encryption",
  pages =        "356--366",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Brickell89,
  author =       "Ernest F. Brickell",
  title =        "A Survey of Hardware Implementation of {RSA} (Abstract)",
  pages =        "368--370",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:FinJoh89,
  author =       "Paul A. Findlay and
                  Brian A. Johnson",
  title =        "Modular Exponentiation Using Recursive Sums of Residues",
  pages =        "371--386",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Morita89,
  author =       "Hikaru Morita",
  title =        "A Fast Modular-multiplication Algorithm based on a Higher Radix",
  pages =        "387--399",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BosCos89,
  author =       "Jurjen N. Bos and
                  Matthijs J. Coster",
  title =        "Addition Chain Heuristics",
  pages =        "400--407",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:QuiDel89,
  author =       "Jean-Jacques Quisquater and
                  Jean-Paul Delescaille",
  title =        "How Easy is Collision Search. New Results and Applications to {DES}",
  pages =        "408--413",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Damgaard89b,
  author =       "Ivan Damg{\aa}rd",
  title =        "A Design Principle for Hash Functions",
  pages =        "416--427",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Merkle89b,
  author =       "Ralph C. Merkle",
  title =        "One Way Hash Functions and {DES}",
  pages =        "428--446",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:MagMem89,
  author =       "Spyros S. Magliveras and
                  Nasir D. Memon",
  title =        "Properties of Cryptosystem {PGM}",
  pages =        "447--460",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:ZheMatIma89,
  author =       "Yuliang Zheng and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "On the Construction of Block Ciphers Provably Secure and Not Relying on Any Unproved Hypotheses",
  pages =        "461--480",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:OkaOht89,
  author =       "Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "Disposable Zero-Knowledge Authentications and Their Applications to Untraceable Electronic Cash",
  pages =        "481--496",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BGKW89,
  author =       "Michael Ben-Or and
                  Shafi Goldwasser and
                  Joe Kilian and
                  Avi Wigderson",
  title =        "Efficient Identification Schemes Using Two Prover Interactive Proofs",
  pages =        "498--506",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BoyPer89,
  author =       "Joan Boyar and
                  Ren{\'e} Peralta",
  title =        "On the Concrete Complexity of Zero-Knowledge Proofs",
  pages =        "507--525",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:FeiSha89,
  author =       "Uriel Feige and
                  Adi Shamir",
  title =        "Zero Knowledge Proofs of Knowledge in Two Rounds",
  pages =        "526--544",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:KilMicOst89,
  author =       "Joe Kilian and
                  Silvio Micali and
                  Rafail Ostrovsky",
  title =        "Minimum Resource Zero-Knowledge Proofs (Extended Abstract)",
  pages =        "545--546",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BelMic89,
  author =       "Mihir Bellare and
                  Silvio Micali",
  title =        "Non-Interactive Oblivious Transfer and Spplications",
  pages =        "547--557",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Beaver89,
  author =       "Donald Beaver",
  title =        "Multiparty Protocols Tolerating Half Faulty Processors",
  pages =        "560--572",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Cleve89,
  author =       "Richard Cleve",
  title =        "Controlled Gradual Disclosure Schemes for Random Bits and Their Applications",
  pages =        "573--588",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BeaGol89,
  author =       "Donald Beaver and
                  Shafi Goldwasser",
  title =        "Multiparty Computation with Faulty Majority",
  pages =        "589--590",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Chaum89,
  author =       "David Chaum",
  title =        "The Spymasters Double-Agent Problem: {Multiparty} Computations Secure Unconditionally from Minorities and Cryptographically from Majorities",
  pages =        "591--602",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:BelCowGol89,
  author =       "Mihir Bellare and
                  Lenore Cowen and
                  Shafi Goldwasser",
  title =        "On the Structure of Secret Key Exchange Protocols (Rump Session)",
  pages =        "604--605",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Shamir89,
  author =       "Adi Shamir",
  title =        "An Efficient Identification Scheme Based on Permuted Kernels (Extended Abstract) (Rump Session)",
  pages =        "606--609",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Ostrovsky89,
  author =       "Rafail Ostrovsky",
  title =        "An Efficient Software Protection Scheme (Rump Session)",
  pages =        "610--611",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:AdaTav89,
  author =       "Carlisle M. Adams and
                  Stafford E. Tavares",
  title =        "Good {S}-Boxes Are Easy To Find (Rump Session)",
  pages =        "612--615",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:White89,
  author =       "Steve R. White",
  title =        "Covert Distributed Processing with Computer Viruses (Rump Session)",
  pages =        "616--619",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Price89,
  author =       "Wyn L. Price",
  title =        "Progress in Data Security Standardization (Rump Session)",
  pages =        "620--623",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:Miyaguchi89,
  author =       "Shoji Miyaguchi",
  title =        "The {FEAL}-8 Cryptosystem and a Call for Attack (Rump Session)",
  pages =        "624--627",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:QQGGB89,
  author =       "Jean-Jacques Quisquater and
                  Myriam Quisquater and
                  Muriel Quisquater and
                  Micha{\"e}l Quisquater and
                  Louis C. Guillou and
                  Marie Annick Guillou and
                  Ga{\"i}d Guillou and
                  Anna Guillou and
                  Gwenol{\'e} Guillou and
                  Soazig Guillou and
                  Thomas A. Berson",
  title =        "How to Explain Zero-Knowledge Protocols to Your Children (Rump Session)",
  pages =        "628--631",
  booktitle =    crypto89name,
  volume =       crypto89vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto89month,
  address =      cryptoaddr,
  editor =       crypto89ed,
  series =       mylncs,
}

@InProceedings{C:CreKil88,
  author =       "Claude Cr{\'e}peau and
                  Joe Kilian",
  title =        "Weakening Security Assumptions and Oblivious Transfer (Abstract)",
  pages =        "2--7",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:ImpRud88,
  author =       "Russell Impagliazzo and
                  Steven Rudich",
  title =        "Limits on the Provable Consequences of One-way Permutations",
  pages =        "8--26",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BenLei88,
  author =       "Josh Cohen Benaloh and
                  Jerry Leichter",
  title =        "Generalized Secret Sharing and Monotone Functions",
  pages =        "27--35",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BGGHKMR88,
  author =       "Michael Ben-Or and
                  Oded Goldreich and
                  Shafi Goldwasser and
                  Johan H{\aa}stad and
                  Joe Kilian and
                  Silvio Micali and
                  Phillip Rogaway",
  title =        "Everything Provable is Provable in Zero-Knowledge",
  pages =        "37--56",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:GolKus88,
  author =       "Oded Goldreich and
                  Eyal Kushilevitz",
  title =        "A Perfect Zero-Knowledge Proof for a Problem Equivalent to Discrete Logarithm",
  pages =        "57--70",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:DwoSto88,
  author =       "Cynthia Dwork and
                  Larry J. Stockmeyer",
  title =        "Zero-Knowledge With Finite State Verifiers",
  pages =        "71--75",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Bach88,
  author =       "Eric Bach",
  title =        "Intractable Problems in Number Theory",
  pages =        "77--93",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Koblitz88,
  author =       "Neal Koblitz",
  title =        "A Family of {Jacobians} Suitable for Discrete Log Cryptosystems",
  pages =        "94--99",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:GirTofVal88,
  author =       "Marc Girault and
                  Philippe Toffin and
                  Brigitte Vall{\'e}e",
  title =        "Computation of Approximate L-th Roots Modulo n and Application to Cryptography",
  pages =        "100--117",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:vanTilburg88,
  author =       "Johan {van Tilburg}",
  title =        "On the {McEliece} Public-Key Cryptosystem",
  pages =        "119--131",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Lucks88,
  author =       "Michael Lucks",
  title =        "A Constraint Satisfaction Algorithm for the Automated Decryption of Simple Substitution Ciphers",
  pages =        "132--144",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:GolKraLub88,
  author =       "Oded Goldreich and
                  Hugo Krawczyk and
                  Michael Luby",
  title =        "On the Existence of Pseudorandom Generators",
  pages =        "146--162",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Damgaard88a,
  author =       "Ivan Damg{\aa}rd",
  title =        "On the Randomness of Legendre and Jacobi Sequences",
  pages =        "163--172",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:MicSch88,
  author =       "Silvio Micali and
                  Claus-Peter Schnorr",
  title =        "Efficient, Perfect Random Number Generators",
  pages =        "173--198",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BelMic88,
  author =       "Mihir Bellare and
                  Silvio Micali",
  title =        "How To Sign Given Any Trapdoor Function",
  pages =        "200--215",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:GuiQui88,
  author =       "Louis C. Guillou and
                  Jean-Jacques Quisquater",
  title =        "A ``Paradoxical'' Indentity-Based Signature Scheme Resulting from Zero-Knowledge",
  pages =        "216--231",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:OhtOka88,
  author =       "Kazuo Ohta and
                  Tatsuaki Okamoto",
  title =        "A Modification of the {Fiat}-{Shamir} Scheme",
  pages =        "232--243",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:MicSha88,
  author =       "Silvio Micali and
                  Adi Shamir",
  title =        "An Improvement of the {Fiat}-{Shamir} Identification and Signature Scheme",
  pages =        "244--247",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Rackoff88,
  author =       "Charles Rackoff",
  title =        "A Basic Theory of Public and Private Cryptosystems",
  pages =        "249--255",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BluFelMic88,
  author =       "Manuel Blum and
                  Paul Feldman and
                  Silvio Micali",
  title =        "Proving Security Against Chosen Cyphertext Attacks",
  pages =        "256--268",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:DeSMicPer88,
  author =       "Alfredo {De Santis} and
                  Silvio Micali and
                  Giuseppe Persiano",
  title =        "Non-Interactive Zero-Knowledge with Preprocessing",
  pages =        "269--282",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:FeiShaTen88,
  author =       "Uriel Feige and
                  Adi Shamir and
                  Moshe Tennenholtz",
  title =        "The Noisy Oracle Problem",
  pages =        "284--296",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:AABFH88,
  author =       "Mart{\'i}n Abadi and
                  Eric Allender and
                  Andrei Z. Broder and
                  Joan Feigenbaum and
                  Lane A. Hemachandra",
  title =        "On Generating Solved Instances of Computational Problems",
  pages =        "297--310",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:DeSoete88,
  author =       "Marijke {De Soete}",
  title =        "Bounds and Constructions for Authentication-Secrecy Codes with Splitting",
  pages =        "311--317",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:ChaFiaNao88,
  author =       "David Chaum and
                  Amos Fiat and
                  Moni Naor",
  title =        "Untraceable Electronic Cash",
  pages =        "319--327",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Damgaard88b,
  author =       "Ivan Damg{\aa}rd",
  title =        "Payment Systems and Credential Mechanisms with Provable Security Against Abuse by Individuals",
  pages =        "328--335",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:HuaTen88,
  author =       "Ming-Deh A. Huang and
                  Shang-Hua Teng",
  title =        "A Universal Problem in Secure and Verifiable Distributed Computation",
  pages =        "336--352",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Adleman88,
  author =       "Leonard M. Adleman",
  title =        "An Abstract Theory of Computer Viruses",
  pages =        "354--374",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Desmedt88,
  author =       "Yvo Desmedt",
  title =        "Abuses in Cryptography and How to Fight Them",
  pages =        "375--389",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Simmons88,
  author =       "Gustavus J. Simmons",
  title =        "How to (Really) Share a Secret",
  pages =        "390--448",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Forre88,
  author =       "R{\'e}jane Forr{\'e}",
  title =        "The Strict Avalanche Criterion: {Spectral} Properties of {Boolean} Functions and an Extended Definition",
  pages =        "450--468",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:ZenHua88,
  author =       "Kencheng Zeng and
                  Minqiang Huang",
  title =        "On the Linear Syndrome Method in Cryptoanalysis",
  pages =        "469--478",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:KwoBea88,
  author =       "Richard T. C. Kwok and
                  Maurice Beale",
  title =        "Aperiodic Linear Complexities of {de Bruijn} Sequences",
  pages =        "479--482",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:SheGal88,
  author =       "J. R. Sherwood and
                  V. A. Gallo",
  title =        "The Application of Smart Cards for {RSA} Digital Signatures in a Network Comprising both Interactive and Store-and-Foreward Facilities",
  pages =        "484--496",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:MatKatIma88,
  author =       "Tsutomu Matsumoto and
                  Koki Kato and
                  Hideki Imai",
  title =        "Speeding Up Secret Computations with Insecure Auxiliary Devices",
  pages =        "497--506",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Herbison88,
  author =       "B. J. Herbison",
  title =        "Developing Ethernet Enhanced-Security System",
  pages =        "507--519",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:SSDW88,
  author =       "D. G. Steer and
                  L. Strawczynski and
                  Whitfield Diffie and
                  Michael J. Wiener",
  title =        "A Secure Audio Teleconference System",
  pages =        "520--528",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:denBoer88,
  author =       "Bert {den Boer}",
  title =        "{Diffie}-{Hellman} is as Strong as Discrete Log for Certain Primes (Rump Session)",
  pages =        "530--539",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:HwaRao88,
  author =       "Tzonelih Hwang and
                  T. R. N. Rao",
  title =        "Secret Error-Correcting Codes ({SECC}) (Rump Session)",
  pages =        "540--563",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BriSti88,
  author =       "Ernest F. Brickell and
                  Douglas R. Stinson",
  title =        "The Detection of Cheaters in Threshold Schemes (Rump Session)",
  pages =        "564--577",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:KurMahRoy88,
  author =       "Stuart A. Kurtz and
                  Stephen R. Mahaney and
                  James S. Royer",
  title =        "On the Power of 1-way Functions (Abstract) (Rump Session)",
  pages =        "578--579",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BraDam88,
  author =       "Gilles Brassard and
                  Ivan Damg{\aa}rd",
  title =        "``Practical IP'' <= MA (Rump Session)",
  pages =        "580--582",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:BDLP88,
  author =       "J{\o}rgen Brandt and
                  Ivan Damg{\aa}rd and
                  Peter Landrock and
                  Torben P. Pedersen",
  title =        "Zero-Knowledge Authentication Scheme with Secret Key Exchange (Extended Abstract) (Rump Session)",
  pages =        "583--588",
  booktitle =    crypto88name,
  volume =       crypto88vol,
  year =         1990,
  publisher =    cryptopub,
  month =        crypto88month,
  address =      cryptoaddr,
  editor =       crypto88ed,
  series =       mylncs,
}

@InProceedings{C:Price87,
  author =       "Wyn L. Price",
  title =        "Standards for Data Security - A Change of Direction",
  pages =        "3--8",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Presttun87,
  author =       "K{\aa}re Presttun",
  title =        "Integrating Cryptography in {ISDN}",
  pages =        "9--18",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:DesGouBen87,
  author =       "Yvo Desmedt and
                  Claude Goutier and
                  Samy Bengio",
  title =        "Special Uses and Abuses of the {Fiat}-{Shamir} Passport Protocol",
  pages =        "21--39",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:ImpYun87,
  author =       "Russell Impagliazzo and
                  Moti Yung",
  title =        "Direct Minimum-Knowledge Computations",
  pages =        "40--51",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:DeSMicPer87,
  author =       "Alfredo {De Santis} and
                  Silvio Micali and
                  Giuseppe Persiano",
  title =        "Non-Interactive Zero-Knowledge Proof Systems",
  pages =        "52--72",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:GolVai87,
  author =       "Oded Goldreich and
                  Ronen Vainish",
  title =        "How to Solve any Protocol Problem - An Efficiency Improvement",
  pages =        "73--86",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:ChaDamVan87,
  author =       "David Chaum and
                  Ivan Damg{\aa}rd and
                  Jeroen {van de Graaf}",
  title =        "Multiparty Computations Ensuring Privacy of Each Party's Input and Correctness of the Result",
  pages =        "87--119",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Desmedt87,
  author =       "Yvo Desmedt",
  title =        "Society and Group Oriented Cryptography: {A} New Concept",
  pages =        "120--127",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:VanPer87,
  author =       "Jeroen {van de Graaf} and
                  Ren{\'e} Peralta",
  title =        "A Simple and Secure Way to Show the Validity of Your Public Key",
  pages =        "128--134",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:GalHabYun87,
  author =       "Zvi Galil and
                  Stuart Haber and
                  Moti Yung",
  title =        "Cryptographic Computation: {Secure} Faut-Tolerant Protocols and the Public-Key Model",
  pages =        "135--155",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:BCDV87,
  author =       "Ernest F. Brickell and
                  David Chaum and
                  Ivan Damg{\aa}rd and
                  Jeroen {van de Graaf}",
  title =        "Gradual and Verifiable Release of a Secret",
  pages =        "156--166",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Moore87,
  author =       "Judy H. Moore",
  title =        "Strong Practical Protocols",
  pages =        "167--172",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:KoyOht87,
  author =       "Kenji Koyama and
                  Kazuo Ohta",
  title =        "Identity-based Conference Key Distribution Systems",
  pages =        "175--184",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:MatIma87,
  author =       "Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "On the Key Predistribution System: {A} Practical Solution to the Key Distribution Problem",
  pages =        "185--193",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Okamoto87,
  author =       "Eiji Okamoto",
  title =        "Key Distribution Systems Based on Identification Information",
  pages =        "194--202",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Quisquater87,
  author =       "Jean-Jacques Quisquater",
  title =        "Secret Distribution of Keys for Public-Key Systems",
  pages =        "203--208",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Simmons87a,
  author =       "Gustavus J. Simmons",
  title =        "An Impersonation-Proof Identity Verfication Scheme",
  pages =        "211--215",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:DavMat87,
  author =       "George I. Davida and
                  Brian J. Matt",
  title =        "Arbitration in Tamper Proof Systems",
  pages =        "216--222",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:GuiQui87,
  author =       "Louis C. Guillou and
                  Jean-Jacques Quisquater",
  title =        "Efficient Digital Public-Key Signature with Shadow (Abstract)",
  pages =        "223",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:AdaMei87,
  author =       "Carlisle M. Adams and
                  Henk Meijer",
  title =        "Security-Related Comments Regarding {McEliece}'s Public-Key Cryptosystem",
  pages =        "224--228",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:DeLaurentis87,
  author =       "John M. DeLaurentis",
  title =        "Components and Cycles of a Random Function",
  pages =        "231--242",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Feldman87,
  author =       "Frank A. Feldman",
  title =        "Fast Spectral Tests for Measuring Nonrandomness and the {DES}",
  pages =        "243--254",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:QuiDel87,
  author =       "Jean-Jacques Quisquater and
                  Jean-Paul Delescaille",
  title =        "Other Cycling Tests for {DES} (Abstract)",
  pages =        "255--256",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:DavDan87,
  author =       "George I. Davida and
                  Frank B. Dancs",
  title =        "A Crypto-Engine",
  pages =        "257--268",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Simmons87b,
  author =       "Gustavus J. Simmons",
  title =        "A Natural Taxonomy for Digital Information Authentication Schemes",
  pages =        "269--288",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Kemmerer87,
  author =       "Richard A. Kemmerer",
  title =        "Analyzing Encryption Protocols Using Formal Verification Authentication Schemes",
  pages =        "289--305",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:BlaRun87,
  author =       "G. R. Blakley and
                  William Rundell",
  title =        "Cryptosystems Based on an Analog of Heat Flow",
  pages =        "306--329",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:StiVan87,
  author =       "Douglas R. Stinson and
                  Scott A. Vanstone",
  title =        "A Combinatorial Approach to Threshold Schemes",
  pages =        "330--339",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Tanaka87,
  author =       "Hatsukazu Tanaka",
  title =        "A Realization Scheme for the Identity-Based Cryptosystem",
  pages =        "340--349",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Crepeau87,
  author =       "Claude Cr{\'e}peau",
  title =        "Equivalence Between Two Flavours of Oblivious Transfers",
  pages =        "350--354",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Stinson87,
  author =       "Douglas R. Stinson",
  title =        "A Construction for Authentication/Secrecy Codes from Certain Combinatorial Designs",
  pages =        "355--366",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Merkle87,
  author =       "Ralph C. Merkle",
  title =        "A Digital Signature Based on a Conventional Encryption Function",
  pages =        "369--378",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:HerTyg87,
  author =       "Maurice Herlihy and
                  J. D. Tygar",
  title =        "How to Make Replicated Data Secure",
  pages =        "379--391",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:LubRac87,
  author =       "Michael Luby and
                  Charles Rackoff",
  title =        "A Study of Password Security",
  pages =        "392--397",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:MatSha87,
  author =       "Yossi Matias and
                  Adi Shamir",
  title =        "A Video Scrambling Technique Based On Space Filling Curves",
  pages =        "398--417",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:BriLeeYac87,
  author =       "Ernest F. Brickell and
                  Pil Joong Lee and
                  Yacov Yacobi",
  title =        "Secure Audio Teleconference",
  pages =        "418--426",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Yacobi87,
  author =       "Yacov Yacobi",
  title =        "Attack on the {Koyama}-{Ohta} Identity Based Key Distribution Scheme (Informal Contribution)",
  pages =        "429--433",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Fumy87,
  author =       "Walter Fumy",
  title =        "On the {F}-function of {FEAL} (Informal Contribution)",
  pages =        "434--437",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:ZenYanDai87,
  author =       "Kencheng Zeng and
                  Jun-Hui Yang and
                  Z. T. Dai",
  title =        "Patterns of Entropy Drop of the Key in an {S}-Box of the {DES} (Informal Contribution)",
  pages =        "438--444",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:StrVan87,
  author =       "Ren{\'e} Struik and
                  Johan {van Tilburg}",
  title =        "The {Rao}-{Nam} Scheme is Insecure Against a Chosen-Plaintext Attack (Informal Contribution)",
  pages =        "445--457",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:Rao87,
  author =       "T. R. N. Rao",
  title =        "On {Struik}-{Tilburg} Cryptanalysis of {Rao}-{Nam} Scheme (Informal Contribution)",
  pages =        "458--460",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:BeaBra87,
  author =       "Pierre Beauchemin and
                  Gilles Brassard",
  title =        "A Generalization of {Hellman}'s Extension of {Shannon}'s Approach to Cryptography (Abstract) (Informal Contribution)",
  pages =        "461",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:ChaCreDam87,
  author =       "David Chaum and
                  Claude Cr{\'e}peau and
                  Ivan Damg{\aa}rd",
  title =        "Multiparty Unconditionally Secure Protocols (Abstract) (Informal Contribution)",
  pages =        "462",
  booktitle =    crypto87name,
  volume =       crypto87vol,
  year =         1988,
  publisher =    cryptopub,
  month =        crypto87month,
  address =      cryptoaddr,
  editor =       crypto87ed,
  series =       mylncs,
}

@InProceedings{C:BriMooPur86,
  author =       "Ernest F. Brickell and
                  Judy H. Moore and
                  M. R. Purtill",
  title =        "Structure in the {S}-boxes of the {DES}",
  pages =        "3--8",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:MooSim86,
  author =       "Judy H. Moore and
                  Gustavus J. Simmons",
  title =        "Cycle Structures of the {DES} with Weak and Semi-Weak Keys",
  pages =        "9--32",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:RaoNam86,
  author =       "T. R. N. Rao and
                  Kil-Hyun Nam",
  title =        "Private-Key Algebraic-Coded Cryptosystems",
  pages =        "35--48",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:DeJCha86,
  author =       "Wiebren {de Jonge} and
                  David Chaum",
  title =        "Some Variations on {RSA} Signatures and Their Security",
  pages =        "49--59",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:JamLidNie86,
  author =       "N. S. James and
                  Rudolf Lidl and
                  Harald Niederreiter",
  title =        "Breaking the {Cade} Cipher",
  pages =        "60--63",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Cade86,
  author =       "John J. Cade",
  title =        "A Modification of a Broken Public-Key Cipher",
  pages =        "64--83",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:KaliskiJr86,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "A Pseudo-Random Bit Generator Based on Elliptic Logarithms",
  pages =        "84--103",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Goldreich86a,
  author =       "Oded Goldreich",
  title =        "Two Remarks Concerning the {Goldwasser}-{Micali}-{Rivest} Signature Scheme",
  pages =        "104--110",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:DesQui86,
  author =       "Yvo Desmedt and
                  Jean-Jacques Quisquater",
  title =        "Public-Key Systems Based on the Difficulty of Tampering (Is There a Difference Between {DES} and {RSA}?)",
  pages =        "111--117",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:ChaEve86,
  author =       "David Chaum and
                  Jan-Hendrik Evertse",
  title =        "A Secure and Privacy-protecting Protocol for Transmitting Personal Information Between Organizations",
  pages =        "118--167",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:GolMicWig86,
  author =       "Oded Goldreich and
                  Silvio Micali and
                  Avi Wigderson",
  title =        "How to Prove all {NP}-Statements in Zero-Knowledge, and a Methodology of Cryptographic Protocol Design",
  pages =        "171--185",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:FiaSha86,
  author =       "Amos Fiat and
                  Adi Shamir",
  title =        "How to Prove Yourself: {Practical} Solutions to Identification and Signature Problems",
  pages =        "186--194",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Chaum86,
  author =       "David Chaum",
  title =        "Demonstrating That a Public Predicate Can Be Satisfied Without Revealing Any Information About How",
  pages =        "195--199",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:CEVP86,
  author =       "David Chaum and
                  Jan-Hendrik Evertse and
                  Jeroen {van de Graaf} and
                  Ren{\'e} Peralta",
  title =        "Demonstrating Possession of a Discrete Logarithm Without Revealing It",
  pages =        "200--212",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Benaloh86a,
  author =       "Josh Cohen Benaloh",
  title =        "Cryptographic Capsules: {A} Disjunctive Primative for Interactive Protocols",
  pages =        "213--222",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:BraCre86,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau",
  title =        "Zero-Knowledge Simulation of {Boolean} Circuits",
  pages =        "223--233",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:BraCreRob86,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau and
                  Jean-Marc Robert",
  title =        "All-or-Nothing Disclosure of Secrets",
  pages =        "234--238",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Crepeau86,
  author =       "Claude Cr{\'e}peau",
  title =        "A Zero-Knowledge Poker Protocol That Achieves Confidentiality of the Players' Strategy or How to Achieve an Electronic Poker Face",
  pages =        "239--247",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Benaloh86b,
  author =       "Josh Cohen Benaloh",
  title =        "Secret Sharing Homomorphisms: {Keeping} Shares of A Secret Sharing",
  pages =        "251--260",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:TomWol86,
  author =       "Martin Tompa and
                  Heather Woll",
  title =        "How to Share a Secret with Cheaters",
  pages =        "261--265",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:BlaDix86,
  author =       "G. R. Blakley and
                  R. D. Dixon",
  title =        "Smallest Possible Message Expansion in Threshold Schemes",
  pages =        "266--274",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:ORSPT86,
  author =       "Glenn A. Orton and
                  M. P. Roy and
                  P. A. Scott and
                  Lloyd E. Peppard and
                  Stafford E. Tavares",
  title =        "{VLSI} Implementation of Public-Key Encryption Algorithms",
  pages =        "277--301",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:BetCooGol86,
  author =       "Thomas Beth and
                  B. M. Cook and
                  Dieter Gollmann",
  title =        "Architectures for Exponentiation in GF(2n)",
  pages =        "302--310",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Barrett86,
  author =       "Paul Barrett",
  title =        "Implementing the {Rivest} {Shamir} and {Adleman} Public Key Encryption Algorithm on a Standard Digital Signal Processor",
  pages =        "311--323",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Jueneman86,
  author =       "Robert R. Jueneman",
  title =        "A High Speed Manipulation Detection Code",
  pages =        "327--346",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:GyoSeb86,
  author =       "Ralph Gyoery and
                  Jennifer Seberry",
  title =        "Electronic Funds Transfer Point of Sale in {Australia}",
  pages =        "347--377",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:MicRacSlo86,
  author =       "Silvio Micali and
                  Charles Rackoff and
                  Bob Sloan",
  title =        "The Notion of Security for Probabilistic Cryptosystems",
  pages =        "381--392",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:WagPutCai86,
  author =       "Neal R. Wagner and
                  Paul Putter and
                  Marianne R. Cain",
  title =        "Large-Scale Randomization Techniques",
  pages =        "393--404",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:ChaGam86,
  author =       "Agnes Hui Chan and
                  Richard A. Games",
  title =        "On the Linear Span of binary Sequences Obtained from Finite Geometries",
  pages =        "405--417",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Stinson86,
  author =       "Douglas R. Stinson",
  title =        "Some Constructions and Bounds for authentication Codes",
  pages =        "418--425",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Goldreich86b,
  author =       "Oded Goldreich",
  title =        "Towards a Theory of Software Protection",
  pages =        "426--439",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:BeaBraCre86,
  author =       "Pierre Beauchemin and
                  Gilles Brassard and
                  Claude Cr{\'e}peau",
  title =        "Two Observations on Probabilistic Primality Testing (Informal Contribution)",
  pages =        "443--450",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Matyas86,
  author =       "Stephen M. Matyas",
  title =        "Public-Key Registration (Informal Contribution)",
  pages =        "451--458",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Desmedt86,
  author =       "Yvo Desmedt",
  title =        "Is There an ultimate Use of Cryptography? (Informal Contribution)",
  pages =        "459--463",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:GuiUgo86,
  author =       "Louis C. Guillou and
                  Michel Ugon",
  title =        "Smart Card, a Highly Reliable and Portable Security Device (Informal Contribution)",
  pages =        "464--479",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:Rankine86,
  author =       "Gordon Rankine",
  title =        "{THOMAS} - {A} Complete Single Chip {RSA} Device (Informal Contribution)",
  pages =        "480--487",
  booktitle =    crypto86name,
  volume =       crypto86vol,
  year =         1987,
  publisher =    cryptopub,
  month =        crypto86month,
  address =      cryptoaddr,
  editor =       crypto86ed,
  series =       mylncs,
}

@InProceedings{C:EAKMM85,
  author =       "Dennis Estes and
                  Leonard M. Adleman and
                  Kireeti Kompella and
                  Kevin S. McCurley and
                  Gary L. Miller",
  title =        "Breaking the {Ong}-{Schnorr}-{Shamir} Signature Scheme for Quadratic Number Fields",
  pages =        "3--13",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Coppersmith85a,
  author =       "Don Coppersmith",
  title =        "Another Birthday Attack",
  pages =        "14--17",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:DeJCha85,
  author =       "Wiebren {de Jonge} and
                  David Chaum",
  title =        "Attacks on Some {RSA} Signatures",
  pages =        "18--27",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:BriDeL85,
  author =       "Ernest F. Brickell and
                  John M. DeLaurentis",
  title =        "An Attack on a Signature Scheme Proposed by {Okamoto} and {Shiraishi}",
  pages =        "28--32",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Simmons85,
  author =       "Gustavus J. Simmons",
  title =        "A Secure Subliminal Channel (?)",
  pages =        "33--41",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Desmedt85,
  author =       "Yvo Desmedt",
  title =        "Unconditionally Secure Authentication Schemes and Practical and Theoretical Consequences",
  pages =        "42--55",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:EveGolSha85,
  author =       "Shimon Even and
                  Oded Goldreich and
                  Adi Shamir",
  title =        "On the Security of Ping-Pong Protocols when Implemented using the {RSA}",
  pages =        "58--72",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Crepeau85,
  author =       "Claude Cr{\'e}peau",
  title =        "A Secure Poker Protocol that Minimizes the Effect of Player Coalitions",
  pages =        "73--86",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:BerKanPer85,
  author =       "Richard Berger and
                  Sampath Kannan and
                  Ren{\'e} Peralta",
  title =        "A Framework for the Study of Cryptographic Protocols",
  pages =        "87--103",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Coppersmith85b,
  author =       "Don Coppersmith",
  title =        "Cheating at Mental Poker",
  pages =        "104--107",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Diffie85,
  author =       "Whitfield Diffie",
  title =        "Security for the {DoD} Transmission Control Protocol",
  pages =        "108--127",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:GalHabYun85,
  author =       "Zvi Galil and
                  Stuart Haber and
                  Moti Yung",
  title =        "Symmetric Public-Key Encryption",
  pages =        "128--137",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Gosler85,
  author =       "James R. Gosler",
  title =        "Software Protection: {Myth} or Reality?",
  pages =        "140--157",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:HerPin85,
  author =       "Amir Herzberg and
                  Shlomit S. Pinter",
  title =        "Public Protection of Software",
  pages =        "158--179",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:BlaMeaPur85,
  author =       "G. R. Blakley and
                  Catherine Meadows and
                  George B. Purdy",
  title =        "Fingerprinting Long Forgiving Messages",
  pages =        "180--189",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:ChaEve85,
  author =       "David Chaum and
                  Jan-Hendrik Evertse",
  title =        "Crytanalysis of {DES} with a Reduced Number of Rounds: {Sequences} of Linear Factors in Block Ciphers",
  pages =        "192--211",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:KalRivShe85,
  author =       "Burton S. {Kaliski Jr.} and
                  Ronald L. Rivest and
                  Alan T. Sherman",
  title =        "Is {DES} a Pure Cipher? (Results of More Cycling Experiments on {DES})",
  pages =        "212--226",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:MooTav85,
  author =       "T. E. Moore and
                  Stafford E. Tavares",
  title =        "A Layered Approach to the Design of Private Key Cryptosystems",
  pages =        "227--245",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:OkaNak85,
  author =       "Eiji Okamoto and
                  K. Nakamura",
  title =        "Lifetimes of Keys in Cryptographic Key Management Systems",
  pages =        "246--259",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Rueppel85,
  author =       "Rainer A. Rueppel",
  title =        "Correlation Immunity and the Summation Generator",
  pages =        "260--272",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Siegenthaler85,
  author =       "Thomas Siegenthaler",
  title =        "Design of Combiners to Prevent Divide and Conquer Attacks",
  pages =        "273--279",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Shamir85,
  author =       "Adi Shamir",
  title =        "On the Security of {DES}",
  pages =        "280--281",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Blakley85,
  author =       "G. R. Blakley",
  title =        "Information Theory Without the Finiteness Assumption, {II}: {Unfolding} the {DES}",
  pages =        "282--337",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:FelDif85,
  author =       "Harriet J. Fell and
                  Whitfield Diffie",
  title =        "Analysis of a Public Key Approach Based on Polynomial Substitution",
  pages =        "340--349",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Kochanski85,
  author =       "Martin Kochanski",
  title =        "Developing an {RSA} Chip",
  pages =        "350--357",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Williams85,
  author =       "Hugh C. Williams",
  title =        "An $M^3$ Public-Key Encryption Scheme",
  pages =        "358--368",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Varadharajan85,
  author =       "Vijay Varadharajan",
  title =        "Trapdoor Rings and Their Use in Cryptography",
  pages =        "369--395",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:ElGamal85,
  author =       "Taher {ElGamal}",
  title =        "On Computing Logarithms Over Finite Fields",
  pages =        "396--402",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Haastad85,
  author =       "Johan H{\aa}stad",
  title =        "On Using {RSA} with Low Exponent in a Public Key Network",
  pages =        "403--408",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Stephens85,
  author =       "N. M. Stephens",
  title =        "{Lenstra}'s Factorization Method Based on Elliptic Curves",
  pages =        "409--416",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Miller85,
  author =       "Victor S. Miller",
  title =        "Use of Elliptic Curves in Cryptography",
  pages =        "417--426",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Wolfram85,
  author =       "Stephen Wolfram",
  title =        "Cryptography with Cellular Automata",
  pages =        "429--432",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:ReiTyg85,
  author =       "John H. Reif and
                  J. D. Tygar",
  title =        "Efficient Parallel Pseudo-Random Number Generation",
  pages =        "433--446",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:LubRac85,
  author =       "Michael Luby and
                  Charles Rackoff",
  title =        "How to Construct Pseudo-Random Permutations from Pseudo-Random Functions (Abstract)",
  pages =        "447",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:ChoGolGol85,
  author =       "Benny Chor and
                  Oded Goldreich and
                  Shafi Goldwasser",
  title =        "The Bit Security of Modular Squaring Given Partial Factorization of the Modulos",
  pages =        "448--457",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:GodCoh85,
  author =       "Philippe Godlewski and
                  G{\'e}rard D. Cohen",
  title =        "Some Cryptographic Aspects of Womcodes",
  pages =        "458--467",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:BenBraRob85,
  author =       "Charles H. Bennett and
                  Gilles Brassard and
                  Jean-Marc Robert",
  title =        "How to Reduce Your Enemy's Information (Extended Abstract)",
  pages =        "468--476",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Feigenbaum85,
  author =       "Joan Feigenbaum",
  title =        "Encrypting Problem Instances: {Or} ..., Can You Take Advantage of Someone Without Having to Trust Him?",
  pages =        "477--488",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:VanBoe85,
  author =       "Johan {van Tilburg} and
                  Dick E. Boekee",
  title =        "Divergence Bounds on Key Equivocation and Error Probability in Cryptanalysis",
  pages =        "489--513",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:DesOdl85,
  author =       "Yvo Desmedt and
                  Andrew M. Odlyzko",
  title =        "A Chosen Text Attack on the {RSA} Cryptosystem and Some Discrete Logarithm Schemes (Impromptu Talk)",
  pages =        "516--522",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:WebTav85,
  author =       "A. F. Webster and
                  Stafford E. Tavares",
  title =        "On the Design of {S}-Boxes (Impromptu Talk)",
  pages =        "523--534",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Coppersmith85c,
  author =       "Don Coppersmith",
  title =        "The Real Reason for {Rivest}'s Phenomenon (Impromptu Talk)",
  pages =        "535--536",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:QuiDesDav85,
  author =       "Jean-Jacques Quisquater and
                  Yvo Desmedt and
                  Marc Davio",
  title =        "The Importance of ``Good'' Key Scheduling Schemes (How to Make a Secure {DES} Scheme with <= 48 Bit Keys) (Impromptu Talk)",
  pages =        "537--542",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:Haemers85,
  author =       "Willem H. Haemers",
  title =        "Access Control at the Netherlands Postal and Telecommunications Services (Impromptu Talk)",
  pages =        "543--544",
  booktitle =    crypto85name,
  volume =       crypto85vol,
  year =         1986,
  publisher =    cryptopub,
  month =        crypto85month,
  address =      cryptoaddr,
  editor =       crypto85ed,
  series =       mylncs,
}

@InProceedings{C:SerBroCla84,
  author =       "S. C. Serpell and
                  C. B. Brookson and
                  B. L. Clark",
  title =        "A Prototype Encryption System Using Public Key",
  pages =        "3--9",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:ElGamal84,
  author =       "Taher {ElGamal}",
  title =        "A Public Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms",
  pages =        "10--18",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:WagMag84,
  author =       "Neal R. Wagner and
                  Marianne R. Magyarik",
  title =        "A Public Key Cryptosystem Based on the Word Problem",
  pages =        "19--36",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:OngSchSha84,
  author =       "H. Ong and
                  Claus-Peter Schnorr and
                  Adi Shamir",
  title =        "Efficient Signature Schemes Based on Polynomial Equations",
  pages =        "37--46",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Shamir84,
  author =       "Adi Shamir",
  title =        "Identity-Based Cryptosystems and Signature Schemes",
  pages =        "47--53",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:ChoRiv84,
  author =       "Benny Chor and
                  Ronald L. Rivest",
  title =        "A {Knapsack} Type Public Key Cryptosystem Based On Arithmetic in Finite Fields",
  pages =        "54--65",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Williams84,
  author =       "Hugh C. Williams",
  title =        "Some Public Key Crypto-Functions as Intractable as Factorization",
  pages =        "66--70",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:BlaMulVan84,
  author =       "Ian F. Blake and
                  Ronald C. Mullin and
                  Scott A. Vanstone",
  title =        "Computing Logarithms in GF($2^n$)",
  pages =        "73--82",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:KaliskiJr84,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "{Wyner}'s Analog Encryption Scheme: {Results} of a Simulation",
  pages =        "83--94",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Chen84,
  author =       "Su-Shing Chen",
  title =        "On Rotation Group and Encryption of Analog Signals",
  pages =        "95--100",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:LeiMat84,
  author =       "Albert C. Leighton and
                  Stephen M. Matyas",
  title =        "The History of Book Ciphers",
  pages =        "101--113",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:DavHol84,
  author =       "James A. Davis and
                  Diane B. Holdridge",
  title =        "An Update on Factorization at {Sandia} National Laboratories (Abstract)",
  pages =        "114",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:FaiMatPla84,
  author =       "R. C. Fairfield and
                  A. Matusevich and
                  J. Plany",
  title =        "An LSI Digital Encryption Processor (DEP)",
  pages =        "115--143",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:DDGHQ84,
  author =       "Marc Davio and
                  Yvo Desmedt and
                  Jo Goubert and
                  Frank Hoornaert and
                  Jean-Jacques Quisquater",
  title =        "Efficient Hardware and Software Implementations for the {DES}",
  pages =        "144--146",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:HooGouDes84,
  author =       "Frank Hoornaert and
                  Jo Goubert and
                  Yvo Desmedt",
  title =        "Efficient Hardware Implementation of the {DES}",
  pages =        "147--173",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Proctor84,
  author =       "Norman Proctor",
  title =        "A Self-Synchronizing Cascaded Cipher System With Dynamic Control of Error-Propagation",
  pages =        "174--190",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:VazVaz84,
  author =       "Umesh V. Vazirani and
                  Vijay V. Vazirani",
  title =        "Efficient and Secure Pseudo-Random Number Generation",
  pages =        "193--202",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:FaiMorCou84,
  author =       "R. C. Fairfield and
                  R. L. Mortenson and
                  K. B. Coulthart",
  title =        "An {LSI} Random Number Generator ({RNG})",
  pages =        "203--230",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Kothari84,
  author =       "Suresh C. Kothari",
  title =        "Generalized Linear Threshold Scheme",
  pages =        "231--241",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:BlaMea84,
  author =       "G. R. Blakley and
                  Catherine Meadows",
  title =        "Security of Ramp Schemes",
  pages =        "242--268",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:AklMei84,
  author =       "Selim G. Akl and
                  Henk Meijer",
  title =        "A Fast Pseudo Random Permutation Generator With Applications to Cryptology",
  pages =        "269--275",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:GolGolMic84,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Silvio Micali",
  title =        "On the Cryptographic Applications of Random Functions",
  pages =        "276--288",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:BluGol84,
  author =       "Manuel Blum and
                  Shafi Goldwasser",
  title =        "An Efficient Probabilistic Public-Key Encryption Scheme Which Hides All Partial Information",
  pages =        "289--302",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:ChoGol84,
  author =       "Benny Chor and
                  Oded Goldreich",
  title =        "{RSA}/{Rabin} Least Significant Bits are 1/2 + 1/(poly(log N)) Secure",
  pages =        "303--313",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Blakley84,
  author =       "G. R. Blakley",
  title =        "Information Theory Without the Finiteness Assumption, {I}: {Cryptosystems} as Group-Theoretic Objects",
  pages =        "314--338",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Konheim84,
  author =       "Alan G. Konheim",
  title =        "Cryptanalysis of {ADFGVX} Encipherment Systems (Extended Abstract)",
  pages =        "339--341",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Brickell84,
  author =       "Ernest F. Brickell",
  title =        "Breaking Iterated {Knapsacks}",
  pages =        "342--358",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:DesQuiDav84,
  author =       "Yvo Desmedt and
                  Jean-Jacques Quisquater and
                  Marc Davio",
  title =        "Dependence of Output on Input in {DES}: {Small} Avalanche Characteristics",
  pages =        "359--376",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:ReeMan84,
  author =       "James A. Reeds and
                  J. L. Manferdelli",
  title =        "{DES} Has No Per Round Linear Factors",
  pages =        "377--389",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Davies84,
  author =       "Donald W. Davies",
  title =        "A Message Authenticator Algorithm Suitable for A Mainframe Computer",
  pages =        "393--400",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:BekWal84,
  author =       "Henry Beker and
                  Michael Walker",
  title =        "Key Management for Secure Electronic Funds Transfer in a Retail Environment",
  pages =        "401--410",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Simmons84,
  author =       "Gustavus J. Simmons",
  title =        "Authentication Theory/Coding Theory",
  pages =        "411--431",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Chaum84a,
  author =       "David Chaum",
  title =        "New Secret Codes Can Prevent a Computerized Big Brother (Abstract)",
  pages =        "432--433",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Tedrick84,
  author =       "Tom Tedrick",
  title =        "Fair Exchange of Secrets",
  pages =        "434--438",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Yung84,
  author =       "Moti Yung",
  title =        "Cryptoprotocols: {Subscription} to a Public Key, the Secret Blocking and the Multi-Player Mental Poker Game (Extended Abstract)",
  pages =        "439--453",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:ForMer84,
  author =       "Steven Fortune and
                  Michael Merritt",
  title =        "Poker Protocols",
  pages =        "454--464",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:GolMicRiv84,
  author =       "Shafi Goldwasser and
                  Silvio Micali and
                  Ronald L. Rivest",
  title =        "A ``Paradoxical'' Solution to the Signature Problem (Abstract) (Impromptu Talk)",
  pages =        "467",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:LeuTav84,
  author =       "A. K. Leung and
                  Stafford E. Tavares",
  title =        "Sequence Complexity as a Test for Cryptographic Systems (Impromptu Talk)",
  pages =        "468--474",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:BenBra84,
  author =       "Charles H. Bennett and
                  Gilles Brassard",
  title =        "An Update on Quantum Cryptography (Impromptu Talk)",
  pages =        "475--480",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Chaum84b,
  author =       "David Chaum",
  title =        "How to Keep a Secret Alive: {Extensible} Partial Key, Key Safeguarding, and Threshold Systems (Impromptu Talk)",
  pages =        "481--485",
  booktitle =    crypto84name,
  volume =       crypto84vol,
  year =         1985,
  publisher =    cryptopub,
  month =        crypto84month,
  address =      cryptoaddr,
  editor =       crypto84ed,
  series =       mylncs,
}

@InProceedings{C:Lagarias83,
  author =       "J. C. Lagarias",
  title =        "{Knapsack} Public Key Cryptosystems and Diophantine Approximation",
  pages =        "3--23",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Brickell83,
  author =       "Ernest F. Brickell",
  title =        "Solving Low Density {Knapsacks}",
  pages =        "25--37",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:BriLagOdl83,
  author =       "Ernest F. Brickell and
                  J. C. Lagarias and
                  Andrew M. Odlyzko",
  title =        "Evaluation of the {Adleman} Attack on Multiply Iterated {Knapsack} Cryptosystems",
  pages =        "39--42",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:EveGol83a,
  author =       "Shimon Even and
                  Oded Goldreich",
  title =        "On the Power of Cascade Ciphers",
  pages =        "43--50",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Simmons83,
  author =       "Gustavus J. Simmons",
  title =        "The Prisoners' Problem and the Subliminal Channel",
  pages =        "51--67",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Williams83,
  author =       "Hugh C. Williams",
  title =        "An Overview of Factoring",
  pages =        "71--80",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:PomSmiWag83,
  author =       "Carl Pomerance and
                  J. W. Smith and
                  S. S. Wagstaff",
  title =        "New Ideas for Factoring Large Integers",
  pages =        "81--85",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Wunderlich83,
  author =       "Marvin C. Wunderlich",
  title =        "Factoring Numbers on the Massively Parallel Computer",
  pages =        "87--102",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:DavHol83,
  author =       "James A. Davis and
                  Diane B. Holdridge",
  title =        "Factorization Using the Quadratic Sieve Algorithm",
  pages =        "103--113",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:OngSch83,
  author =       "H. Ong and
                  Claus-Peter Schnorr",
  title =        "Signatures through Approximate Representation by Quadratic Forms",
  pages =        "117--131",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Goldreich83,
  author =       "Oded Goldreich",
  title =        "A Simple Protocol for Signing Contracts",
  pages =        "133--136",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:BluVazVaz83,
  author =       "Manuel Blum and
                  Umesh V. Vazirani and
                  Vijay V. Vazirani",
  title =        "Reducibility Among Protocols",
  pages =        "137--146",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Tedrick83,
  author =       "Tom Tedrick",
  title =        "How to Exchange Half a Bit",
  pages =        "147--151",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Chaum83a,
  author =       "David Chaum",
  title =        "Blind Signature System",
  pages =        "153",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:SpeTra83,
  author =       "M. E. Spencerr and
                  S. E. Travares",
  title =        "A Layered Broadcast Cryptographic System",
  pages =        "157--170",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:DDFGH83,
  author =       "Marc Davio and
                  Yvo Desmedt and
                  Marc Fosseprez and
                  Ren{\'e} Govaerts and
                  Jan Hulsbosch and
                  Patrik Neutjens and
                  Philippe Piret and
                  Jean-Jacques Quisquater and
                  Joos Vandewalle and
                  Pascal Wouters",
  title =        "Analytical Characteristics of the {DES}",
  pages =        "171--202",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Winternitz83,
  author =       "Robert S. Winternitz",
  title =        "Producing a One-Way Hash Function from {DES}",
  pages =        "203--207",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Akl83,
  author =       "Selim G. Akl",
  title =        "On the Security of Compressed Encodings",
  pages =        "209--230",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Denning83,
  author =       "Dorothy E. Denning",
  title =        "Field Encryption and Authentication",
  pages =        "231--247",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:ReeSlo83,
  author =       "James A. Reeds and
                  N. J. A. Sloane",
  title =        "Shift-Register Synthesis (Modula m)",
  pages =        "249",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:SacBer83,
  author =       "Joel E. Sachs and
                  Shimshon Berkovits",
  title =        "Probabilistic Analysis and Performance Modelling of the `{Swedish}' Algorithm and Modifications",
  pages =        "253--273",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:ElGamal83,
  author =       "Taher {ElGamal}",
  title =        "A Subexponential-Time Algorithm for Computing Discrete Logarithms over GF(p²)",
  pages =        "275--292",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:LidMul83,
  author =       "Rudolf Lidl and
                  Winfried B. M{\"u}ller",
  title =        "Permutation Polynomials in {RSA}-Cryptosystems",
  pages =        "293--301",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:JurMat83,
  author =       "Helmut J{\"u}rgensen and
                  D. E. Matthew",
  title =        "Some Results on the Information Theoretic Analysis of Cryptosystems",
  pages =        "303--356",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Fam83,
  author =       "Bahaa W. Fam",
  title =        "Improving the Security of Exponential Key Exchange",
  pages =        "359--368",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:VazVaz83,
  author =       "Umesh V. Vazirani and
                  Vijay V. Vazirani",
  title =        "{RSA} Bits are 732+epsilon Secure",
  pages =        "369--375",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Davies83,
  author =       "Donald W. Davies",
  title =        "Use of the `Signature Token' to Create a Negotiable Document",
  pages =        "377--382",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:EveGol83b,
  author =       "Shimon Even and
                  Oded Goldreich",
  title =        "Electronic Wallet",
  pages =        "383--386",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:Chaum83b,
  author =       "David Chaum",
  title =        "Design Concepts for Tamper Responding Systems",
  pages =        "387--392",
  booktitle =    crypto83name,
  volume =       crypto83vol,
  year =         1984,
  publisher =    plenumpress,
  month =        crypto83month,
  address =      cryptoaddr,
  editor =       crypto83ed,
  series =       "",
}

@InProceedings{C:HelRey82a,
  author =       "Martin E. Hellman and
                  Justin M. Reyneri",
  title =        "Fast Computation of Discrete Logarithms in GF(q)",
  pages =        "3--13",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:BriMoo82,
  author =       "Ernest F. Brickell and
                  Judy H. Moore",
  title =        "Some Remarks on the {Herlestam}-{Johannesson} Algorithm for Computing Logarithms over GF($2^p$)",
  pages =        "15--19",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:JanLak82,
  author =       "Ravi Janardan and
                  K. B. Lakshmanan",
  title =        "A Public-Key Cryptosystem Based on the Matrix Cover {NP}-Complete Problem",
  pages =        "21--37",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:BlaSwa82,
  author =       "G. R. Blakley and
                  Laif Swanson",
  title =        "Infinite Structures in Information Theory",
  pages =        "39--50",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Brickell82,
  author =       "Ernest F. Brickell",
  title =        "A Fast Modular Multiplication Algorithm With Application To Two Key Cryptography",
  pages =        "51--60",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:BluBluShu82,
  author =       "Lenore Blum and
                  Manuel Blum and
                  Mike Shub",
  title =        "Comparison of Two Pseudo-Random Number Generators",
  pages =        "61--78",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Brassard82,
  author =       "Gilles Brassard",
  title =        "On Computationally Secure Authentication Tags Requiring Short Secret Shared Keys",
  pages =        "79--86",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Davies82,
  author =       "Donald W. Davies",
  title =        "Some Regular Properties of the `Data Encryption Standard' Algorithm",
  pages =        "89--96",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:DavPar82,
  author =       "Donald W. Davies and
                  Graeme I. P. Parkin",
  title =        "The Average Cycle Size of the Key Stream in Output Feedback Encipherment",
  pages =        "97--98",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Jueneman82,
  author =       "Robert R. Jueneman",
  title =        "Analysis of Certain Aspects of Output Feedback Mode",
  pages =        "99--127",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:HelRey82b,
  author =       "Martin E. Hellman and
                  Justin M. Reyneri",
  title =        "Drainage and the {DES}",
  pages =        "129--131",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Winternitz82,
  author =       "Robert S. Winternitz",
  title =        "Security of a Keystream Cipher with Secret Initial Value",
  pages =        "133--137",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:AviTav82,
  author =       "G. M. Avis and
                  Stafford E. Tavares",
  title =        "Using Data Uncertainty to Increase the Crypto-Complexity of Simple Private Key Enciphering Schemes",
  pages =        "139--143",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:RivShe82,
  author =       "Ronald L. Rivest and
                  Alan T. Sherman",
  title =        "Randomized Encryption Techniques",
  pages =        "145--163",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:DolWig82,
  author =       "Danny Dolev and
                  Avi Wigderson",
  title =        "On the Security of Multi-Party Protocols in Distributed Systems",
  pages =        "167--175",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:DolEveKar82,
  author =       "Danny Dolev and
                  Shimon Even and
                  Richard M. Karp",
  title =        "On the Security of Ping-Pong Protocols",
  pages =        "177--186",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Longpre82,
  author =       "Luc Longpr{\'e}",
  title =        "The Use of Public-Key Cryptography for Signing Checks",
  pages =        "187--197",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Chaum82,
  author =       "David Chaum",
  title =        "Blind Signatures for Untraceable Payments",
  pages =        "199--203",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:EveGolLem82,
  author =       "Shimon Even and
                  Oded Goldreich and
                  Abraham Lempel",
  title =        "A Randomized Protocol for Signing Contracts",
  pages =        "205--210",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:GolMicYao82,
  author =       "Shafi Goldwasser and
                  Silvio Micali and
                  Andrew Chi-Chih Yao",
  title =        "On Signatures and Authentication",
  pages =        "211--215",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:MulWag82,
  author =       "Christian M{\"u}ller-Schloer and
                  Neal R. Wagner",
  title =        "Cryptographic Protection of Personal Data Cards",
  pages =        "219--229",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Blom82,
  author =       "Rolf Blom",
  title =        "Non-Public Key Distribution",
  pages =        "231--236",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:AklTay82,
  author =       "Selim G. Akl and
                  Peter D. Taylor",
  title =        "Cryptographic Solution to a Multilevel Security Problem",
  pages =        "237--249",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Berson82a,
  author =       "Thomas A. Berson",
  title =        "Local Network Cryptosystem Architecture: {Access} Control",
  pages =        "251--258",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Adleman82a,
  author =       "Leonard M. Adleman",
  title =        "Implementing an Electronic Notary Public",
  pages =        "259--265",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:BBBW82,
  author =       "Charles H. Bennett and
                  Gilles Brassard and
                  Seth Breidbard and
                  Stephen Wiesner",
  title =        "Quantum Cryptography, or Unforgeable Subway Tokens",
  pages =        "267--275",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Shamir82,
  author =       "Adi Shamir",
  title =        "A Polynomial Time Algorithm for Breaking the Basic {Merkle}-{Hellman} Cryptosystem",
  pages =        "279--288",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:BriDavSim82,
  author =       "Ernest F. Brickell and
                  James A. Davis and
                  Gustavus J. Simmons",
  title =        "A Preliminary Report on the Cryptanalysis of {Merkle}-{Hellman} {Knapsack} Cryptosystems",
  pages =        "289--301",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Adleman82b,
  author =       "Leonard M. Adleman",
  title =        "On Breaking the Iterated {Merkle}-{Hellman} Public-Key Cryptosystem",
  pages =        "303--308",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Berson82b,
  author =       "Thomas A. Berson",
  title =        "Long Key Variants of {DES}",
  pages =        "311--313",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:EveGol82,
  author =       "Shimon Even and
                  Oded Goldreich",
  title =        "On the Security of Multi-Party Ping-Pong Protocols",
  pages =        "315",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Plumstead82,
  author =       "Joan B. Plumstead",
  title =        "Inferring a Sequence Produced by a Linear Congruence",
  pages =        "317--319",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Merritt82,
  author =       "Michael Merritt",
  title =        "Key Reconstruction",
  pages =        "321--322",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Nicolai82,
  author =       "Carl Nicolai",
  title =        "Nondeterministic Cryptography",
  pages =        "323--326",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Rivest82,
  author =       "Ronald L. Rivest",
  title =        "A Short Report on the {RSA} Chip",
  pages =        "327",
  booktitle =    crypto82name,
  volume =       crypto82vol,
  year =         1983,
  publisher =    plenumpress,
  month =        crypto82month,
  address =      cryptoaddr,
  editor =       crypto82ed,
  series =       "",
}

@InProceedings{C:Shamir81,
  author =       "Adi Shamir",
  title =        "The Generation of Cryptographically Strong Pseudo-Random Sequences",
  pages =        "1",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:HelKarRey81,
  author =       "Martin E. Hellman and
                  Ehud D. Karnin and
                  Justin M. Reyneri",
  title =        "On the Necessity of Exhaustive Search for System-Invariant Cryptanalysis",
  pages =        "2--6",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:AmiHel81,
  author =       "Hamid R. Amirazizi and
                  Martin E. Hellman",
  title =        "Time-Memory-Processor Tradeoffs",
  pages =        "7--9",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Adleman81,
  author =       "Leonard M. Adleman",
  title =        "Primality Testing",
  pages =        "10",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Blum81,
  author =       "Manuel Blum",
  title =        "Coin Flipping by Telephone",
  pages =        "11--15",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:HenNas81,
  author =       "Paul S. Henry and
                  R. D. Nash",
  title =        "High-Speed Hardware Implementation of the {Knapsack} Cipher",
  pages =        "16",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:AmiKarRey81,
  author =       "Hamid R. Amirazizi and
                  Ehud D. Karnin and
                  Justin M. Reyneri",
  title =        "A Polynomial Time Solution for Compact {Knapsacks}",
  pages =        "17--19",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Ingemarsson81,
  author =       "Ingemar Ingemarsson",
  title =        "Some Comments on the {Knapsack} Problem",
  pages =        "20--24",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Jordan81,
  author =       "John P. Jordan",
  title =        "Variant of a Public Key Cryptosystem Based on {Goppa} Codes",
  pages =        "25--30",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Simmons81,
  author =       "Gustavus J. Simmons",
  title =        "A System for Point-of-Sale or Access User Authentication and Identification",
  pages =        "31--37",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Konheim81,
  author =       "Alan G. Konheim",
  title =        "One-way Sequence for Transaction Verification",
  pages =        "38",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Smid81,
  author =       "Miles E. Smid",
  title =        "{DES} '81: {An} Update",
  pages =        "39--40",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Davies81,
  author =       "Donald W. Davies",
  title =        "Some Regular Properties of the {DES}",
  pages =        "41",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Morrison81,
  author =       "Don R. Morrison",
  title =        "Subtractive Encryptors - Alternatives to the {DES}",
  pages =        "42--52",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Gordon81,
  author =       "J. A. Gordon",
  title =        "Towards a Design Procedure for Cryptosecure Substitution Boxes",
  pages =        "53",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Brassard81,
  author =       "Gilles Brassard",
  title =        "An Optimally Secure Relativized Cryptosystem",
  pages =        "54--58",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Kak81,
  author =       "Subhash C. Kak",
  title =        "Scrambling and Randomization",
  pages =        "59--63",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:SchKow81,
  author =       "Brian P. Schanning and
                  J. Kowalchuk",
  title =        "Memo: {A} Hybrid Approach to Encrypted Electronic Mail",
  pages =        "64",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:MeiAkl81,
  author =       "Henk Meijer and
                  Selim G. Akl",
  title =        "Digital Signature Scheme for Computer Communication Networks",
  pages =        "65--70",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:DeMLynMer81,
  author =       "Richard A. DeMillo and
                  Nancy A. Lynch and
                  Michael Merritt",
  title =        "The Design and Analysis of Cryptographic Protocols",
  pages =        "71--72",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Berson81,
  author =       "Thomas A. Berson",
  title =        "Local Network Cryptosystem Architecture",
  pages =        "73--78",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:PurSimStu81,
  author =       "George B. Purdy and
                  Gustavus J. Simmons and
                  James Studier",
  title =        "Software Protection Using ``Communal Key Cryptosystems''",
  pages =        "79",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Kent81,
  author =       "Stephen T. Kent",
  title =        "Some Cryptographic Techniques for File Protection",
  pages =        "80",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Porter81,
  author =       "Sig Porter",
  title =        "A Password Extension for Improved Human Factors",
  pages =        "81",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Blakley81,
  author =       "G. R. Blakley",
  title =        "Key Management from a Security Viewpoint",
  pages =        "82",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:LauMcP81,
  author =       "Y. Alfred Lau and
                  Tom McPherson",
  title =        "Implementation of a Hybrid {{RSA}/{DES}} Key Management System",
  pages =        "83",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Diffie81,
  author =       "Whitfield Diffie",
  title =        "Cryptography, the Next Two Decades",
  pages =        "84--108",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Weinstein81,
  author =       "Stephen B. Weinstein",
  title =        "Security Mechanisms in Electronic Cards",
  pages =        "109",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Nye81a,
  author =       "J. Michael Nye",
  title =        "Current Market: {Products}, Costs, Trends",
  pages =        "110--114",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:LeeCho81,
  author =       "Lin-Shan Lee and
                  {Ger-chih} Chow",
  title =        "Results on Sampling-based Scrambling for Secure Speech Communication",
  pages =        "115--119",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Wyner81,
  author =       "A. D. Wyner",
  title =        "Some Thoughts on Speech Encryption",
  pages =        "120",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Beker81,
  author =       "H. J. Beker",
  title =        "Nonlinear Feedback Shift Register Sequences",
  pages =        "121--123",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:LanVas81,
  author =       "Albert L. Lang and
                  Janet T. Vasek",
  title =        "Evaluating Relative Security of Commercial ComSec Devices",
  pages =        "124--129",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Gasser81,
  author =       "Morrie Gasser",
  title =        "Limitations on the Use of Encryption to Enforce Mandatory Security",
  pages =        "130--134",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Nye81b,
  author =       "J. Michael Nye",
  title =        "The Import/Export Dilemma",
  pages =        "135--137",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Chaum81,
  author =       "David Chaum",
  title =        "Verification by Anonymous Monitors",
  pages =        "138--139",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Henze81,
  author =       "Ernst Henze",
  title =        "A General Public Key System",
  pages =        "140--141",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Herlestam81,
  author =       "Tore Herlestam",
  title =        "Discussion of {Adleman}'s Subexponential Algorithm for Computing Discrete Logarithms",
  pages =        "142--147",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:Even81,
  author =       "Shimon Even",
  title =        "Protocol for Signing Contracts",
  pages =        "148--153",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

@InProceedings{C:DKDGS81,
  author =       "Whitfield Diffie and
                  Melville Klein and
                  Michael L. Dertouzos and
                  Andrew Gleason and
                  Dean Smith",
  title =        "National Security and Commercial Security: {Division} of Responsibility",
  pages =        "154--156",
  booktitle =    crypto81name,
  volume =       crypto81vol,
  year =         1982,
  publisher =    ucsb-ece,
  month =        crypto81month,
  address =      cryptoaddr,
  editor =       crypto81ed,
  series =       "",
}

%------------------------------------------------------------------
%                           CT-RSA
%------------------------------------------------------------------

@InProceedings{RSA:MorKasPaa12,
  author =       "Amir Moradi and
                  Markus Kasper and
                  Christof Paar",
  title =        "Black-Box Side-Channel Attacks Highlight the Importance of Countermeasures - An Analysis of the Xilinx Virtex-4 and Virtex-5 Bitstream Encryption Mechanism",
  pages =        "1--18",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:BGVBV12,
  author =       "Josep Balasch and
                  Benedikt Gierlichs and
                  Roel Verdult and
                  Lejla Batina and
                  Ingrid Verbauwhede",
  title =        "Power Analysis of {Atmel} {CryptoMemory} - Recovering Keys from Secure {EEPROMs}",
  pages =        "19--34",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:CamHev12,
  author =       "Philippe Camacho and
                  Alejandro Hevia",
  title =        "Short Transitive Signatures for Directed Trees",
  pages =        "35--50",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:HLLR12,
  author =       "Javier Herranz and
                  Fabien Laguillaumie and
                  Beno{\^i}t Libert and
                  Carla R{\`a}fols",
  title =        "Short Attribute-Based Signatures for Threshold Predicates",
  pages =        "51--67",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:YasSakTak12,
  author =       "Takanori Yasuda and
                  Kouichi Sakurai and
                  Tsuyoshi Takagi",
  title =        "Reducing the Key Size of {Rainbow} Using Non-commutative Rings",
  pages =        "68--83",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:Walter12,
  author =       "Colin D. Walter",
  title =        "A Duality in Space Usage between Left-to-Right and Right-to-Left Exponentiation",
  pages =        "84--97",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:ABDE12,
  author =       "Diego F. Aranha and
                  Jean-Luc Beuchat and
                  J{\'e}r{\'e}mie Detrey and
                  Nicolas Estibals",
  title =        "Optimal {Eta} Pairing on Supersingular Genus-2 Binary Hyperelliptic Curves",
  pages =        "98--115",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:DLPSS12,
  author =       "Jean Paul Degabriele and
                  Anja Lehmann and
                  Kenneth G. Paterson and
                  Nigel P. Smart and
                  Mario Strefler",
  title =        "On the Joint Security of Encryption and Signature in {EMV}",
  pages =        "116--135",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:Fujisaki12,
  author =       "Eiichiro Fujisaki",
  title =        "New Constructions of Efficient Simulation-Sound Commitments Using Encryption and Their Applications",
  pages =        "136--155",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:MPGD12,
  author =       "Houssem Maghrebi and
                  Emmanuel Prouff and
                  Sylvain Guilley and
                  Jean-Luc Danger",
  title =        "A First-Order Leak-Free Masking Countermeasure",
  pages =        "156--170",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:BBPV12,
  author =       "Billy Bob Brumley and
                  Manuel Barbosa and
                  Dan Page and
                  Frederik Vercauteren",
  title =        "Practical Realisation and Elimination of an {ECC}-Related Software Bug Attack",
  pages =        "171--186",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:BolKum12,
  author =       "Alexandra Boldyreva and
                  Virendra Kumar",
  title =        "A New Pseudorandom Generator from Collision-Resistant Hash Functions",
  pages =        "187--202",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:Yasuda12,
  author =       "Kan Yasuda",
  title =        "{PMAC} with Parity: Minimizing the Query-Length Influence",
  pages =        "203--214",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:LeuRoy12,
  author =       "Ga{\"e}tan Leurent and
                  Arnab Roy",
  title =        "Boomerang Attacks on Hash Function Using Auxiliary Differentials",
  pages =        "215--230",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:HMHSS12,
  author =       "Johann Heyszl and
                  Stefan Mangard and
                  Benedikt Heinz and
                  Frederic Stumpf and
                  Georg Sigl",
  title =        "Localized Electromagnetic Analysis of Cryptographic Implementations",
  pages =        "231--244",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:SBGND12,
  author =       "Youssef Souissi and
                  Shivam Bhasin and
                  Sylvain Guilley and
                  Maxime Nassar and
                  Jean-Luc Danger",
  title =        "Towards Different Flavors of Combined Side Channel Attacks",
  pages =        "245--259",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:YamHanKun12,
  author =       "Shota Yamada and
                  Goichiro Hanaoka and
                  Noboru Kunihiro",
  title =        "Two-Dimensional Representation of Cover Free Families and Its Applications: Short Signatures and More",
  pages =        "260--277",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:DamKolTof12,
  author =       "Ivan Damg{\aa}rd and
                  Jonas K{\"o}lker and
                  Tomas Toft",
  title =        "Secure Computation, {I/O}-Efficient Algorithms and Distributed Signatures",
  pages =        "278--295",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:BarFar12,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Delegatable Homomorphic Encryption with Applications to Secure Outsourcing of Computation",
  pages =        "296--312",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:HMRT12,
  author =       "Carmit Hazay and
                  Gert L{\ae}ss{\o}e Mikkelsen and
                  Tal Rabin and
                  Tomas Toft",
  title =        "Efficient {RSA} Key Generation and Threshold {Paillier} in the Two-Party Setting",
  pages =        "313--331",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:CFGL12,
  author =       "S{\'e}bastien Canard and
                  Georg Fuchsbauer and
                  Aline Gouget and
                  Fabien Laguillaumie",
  title =        "Plaintext-Checkable Encryption",
  pages =        "332--348",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:HKKMWZ12,
  author =       "Goichiro Hanaoka and
                  Yutaka Kawai and
                  Noboru Kunihiro and
                  Takahiro Matsuda and
                  Jian Weng and
                  Rui Zhang and
                  Yunlei Zhao",
  title =        "Generic Construction of Chosen Ciphertext Secure Proxy Re-Encryption",
  pages =        "349--364",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:HKSS12,
  author =       "Annelie Heuser and
                  Michael Kasper and
                  Werner Schindler and
                  Marc St{\"o}ttinger",
  title =        "A New Difference Method for Side-Channel Analysis with High-Dimensional Leakage Models",
  pages =        "365--382",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:BatHogVan12,
  author =       "Lejla Batina and
                  Jip Hogenboom and
                  Jasper G. J. {van Woudenberg}",
  title =        "Getting More from {PCA}: First Results of Using Principal Component Analysis for Extensive Power Analysis",
  pages =        "383--397",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:MNSS12,
  author =       "Payman Mohassel and
                  Salman Niksefat and
                  Seyed Saeed Sadeghian and
                  Babak Sadeghiyan",
  title =        "An Efficient Protocol for Oblivious {DFA} Evaluation and Applications",
  pages =        "398--415",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:CHKMR12,
  author =       "Seung Geol Choi and
                  Kyung-Wook Hwang and
                  Jonathan Katz and
                  Tal Malkin and
                  Dan Rubenstein",
  title =        "Secure Multi-Party Computation of {Boolean} Circuits with Applications to Privacy in On-Line Marketplaces",
  pages =        "416--432",
  editor =       rsa12ed,
  booktitle =    rsa12name,
  volume =       rsa12vol,
  month =        rsa12month,
  address =      rsa12addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{RSA:FPSSV11,
  author =       "Marc Fischlin and
                  Benny Pinkas and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider and
                  Ivan Visconti",
  title =        "Secure Set Intersection with Untrusted Hardware Tokens",
  pages =        "1--16",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:YCCL11,
  author =       "Ching-Hua Yu and
                  Sherman S. M. Chow and
                  Kai-Min Chung and
                  Feng-Hao Liu",
  title =        "Efficient Secure Two-Party Exponentiation",
  pages =        "17--32",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:Peng11,
  author =       "Kun Peng",
  title =        "A General, Flexible and Efficient Proof of Inclusion and Exclusion",
  pages =        "33--48",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:ChoHar11,
  author =       "Sherman S. M. Chow and
                  Kristiyan Haralambiev",
  title =        "Non-interactive Confirmer Signatures",
  pages =        "49--64",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:NeuSte11,
  author =       "Kashi Neupane and
                  Rainer Steinwandt",
  title =        "Communication-Efficient 2-Round Group Key Establishment from Pairings",
  pages =        "65--76",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:WitVanMen11,
  author =       "Marc F. Witteman and
                  Jasper G. J. {van Woudenberg} and
                  Federico Menarini",
  title =        "Defeating {RSA} Multiply-Always and Message Blinding Countermeasures",
  pages =        "77--88",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:RebMuk11,
  author =       "Chester Rebeiro and
                  Debdeep Mukhopadhyay",
  title =        "Cryptanalysis of {CLEFIA} Using Differential Methods with Cache Trace Patterns",
  pages =        "89--103",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:VanWitBak11,
  author =       "Jasper G. J. {van Woudenberg} and
                  Marc F. Witteman and
                  Bram Bakker",
  title =        "Improving Differential Power Analysis by Elastic Alignment",
  pages =        "104--119",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:George11,
  author =       "Richard M. George",
  title =        "{NSA}'s Role in the Development of {DES} (Invited Talk)",
  pages =        "120",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:FujSuz11,
  author =       "Atsushi Fujioka and
                  Koutarou Suzuki",
  title =        "Designing Efficient Authenticated Key Exchange Resilient to Leakage of Ephemeral Secret Keys",
  pages =        "121--141",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:ACGP11,
  author =       "Michel Abdalla and
                  C{\'e}line Chevalier and
                  Louis Granboulan and
                  David Pointcheval",
  title =        "Contributory Password-Authenticated Group Key Exchange with Join Capability",
  pages =        "142--160",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:KusTue11,
  author =       "Ralf K{\"u}sters and
                  Max Tuengerthal",
  title =        "Ideal Key Derivation and Encryption in Simulation-Based Security",
  pages =        "161--179",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:BGLB11,
  author =       "Gilles Barthe and
                  Benjamin Gr{\'e}goire and
                  Yassine Lakhnech and
                  Santiago Zanella B{\'e}guelin",
  title =        "Beyond Provable Security Verifiable {IND}-{CCA} Security of {OAEP}",
  pages =        "180--196",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:WSKOS11,
  author =       "Lei Wang and
                  Yu Sasaki and
                  Wataru Komatsubara and
                  Kazuo Ohta and
                  Kazuo Sakiyama",
  title =        "({Second}) Preimage Attacks on Step-Reduced {RIPEMD}/{RIPEMD}-128 with a New Local-Collision Approach",
  pages =        "197--212",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:LeeSta11,
  author =       "Jooyoung Lee and
                  Martijn Stam",
  title =        "{MJH}: A Faster Alternative to {MDC}-2",
  pages =        "213--236",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:RogZha11,
  author =       "Phillip Rogaway and
                  Haibin Zhang",
  title =        "Online Ciphers from Tweakable Blockciphers",
  pages =        "237--249",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:SMVP11,
  author =       "Gautham Sekar and
                  Nicky Mouha and
                  Vesselin Velichkov and
                  Bart Preneel",
  title =        "Meet-in-the-Middle Attacks on Reduced-Round {XTEA}",
  pages =        "250--267",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:BaeFisSch11,
  author =       "Paul Baecher and
                  Marc Fischlin and
                  Dominique Schr{\"o}der",
  title =        "Expedient Non-malleability Notions for Hash Functions",
  pages =        "268--283",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:SKRBG11,
  author =       "Douglas Stebila and
                  Lakshmi Kuppusamy and
                  Jothi Rangasamy and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Stronger Difficulty Notions for Client Puzzles and Denial-of-Service-Resistant Protocols",
  pages =        "284--301",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:BaeChuZho11,
  author =       "Joonsang Baek and
                  Cheng-Kang Chu and
                  Jianying Zhou",
  title =        "On Shortening Ciphertexts: New Constructions for Compact Public Key and Stateful Encryption Schemes",
  pages =        "302--318",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:LinPei11,
  author =       "Richard Lindner and
                  Chris Peikert",
  title =        "Better Key Sizes (and Attacks) for {LWE}-Based Encryption",
  pages =        "319--339",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:DevJoy11,
  author =       "Julien Devigne and
                  Marc Joye",
  title =        "Binary Huff Curves",
  pages =        "340--355",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:JouVit11,
  author =       "Antoine Joux and
                  Vanessa Vitse",
  title =        "A Variant of the F4 Algorithm",
  pages =        "356--375",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:MajPraRos11,
  author =       "Hemanta K. Maji and
                  Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Attribute-Based Signatures",
  pages =        "376--392",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:Fujisaki11,
  author =       "Eiichiro Fujisaki",
  title =        "Sub-linear Size Traceable Ring Signatures without Random Oracles",
  pages =        "393--415",
  editor =       rsa11ed,
  booktitle =    rsa11name,
  volume =       rsa11vol,
  month =        rsa11month,
  address =      rsa11addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{RSA:Preneel10,
  author =       "Bart Preneel",
  title =        "The First 30 Years of Cryptographic Hash Functions and the {NIST} {SHA}-3 Competition (Invited Talk)",
  pages =        "1--14",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:Smart10,
  author =       "Nigel P. Smart",
  title =        "Errors Matter: Breaking {RSA}-Based {PIN} Encryption with Thirty Ciphertext Validity Queries",
  pages =        "15--25",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:MaiSar10,
  author =       "Subhamoy Maitra and
                  Santanu Sarkar",
  title =        "Efficient {CRT}-{RSA} Decryption for Small Encryption Exponents",
  pages =        "26--40",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:Yilek10,
  author =       "Scott Yilek",
  title =        "Resettable Public-Key Encryption: How to Encrypt on a Virtual Machine",
  pages =        "41--56",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:JiaWan10,
  author =       "Shaoquan Jiang and
                  Huaxiong Wang",
  title =        "Plaintext-Awareness of Hybrid Encryption",
  pages =        "57--72",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:HerVerPre10,
  author =       "Jens Hermans and
                  Frederik Vercauteren and
                  Bart Preneel",
  title =        "Speed Records for {NTRU}",
  pages =        "73--88",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:AraLopHan10,
  author =       "Diego F. Aranha and
                  Julio L{\'o}pez and
                  Darrel Hankerson",
  title =        "High-Speed Parallel Software Implementation of the $\eta${T} Pairing",
  pages =        "89--105",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:XuLin10,
  author =       "Lei Xu and
                  Dongdai Lin",
  title =        "Refinement of {Miller}'s Algorithm Over {Edwards} Curves",
  pages =        "106--118",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:YTHW10,
  author =       "Guomin Yang and
                  Chik How Tan and
                  Qiong Huang and
                  Duncan S. Wong",
  title =        "Probabilistic Public Key Encryption with Equality Test",
  pages =        "119--131",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:LDLK10,
  author =       "Junzuo Lai and
                  Robert H. Deng and
                  Shengli Liu and
                  Weidong Kou",
  title =        "Efficient {CCA}-Secure {PKE} from Identity-Based Techniques",
  pages =        "132--147",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:Ducas10,
  author =       "L{\'e}o Ducas",
  title =        "Anonymity from Asymmetry: New Constructions for Anonymous {HIBE}",
  pages =        "148--164",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:FioGen10,
  author =       "Dario Fiore and
                  Rosario Gennaro",
  title =        "Making the {Diffie}-{Hellman} Protocol Identity-Based",
  pages =        "165--178",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:CanJam10,
  author =       "S{\'e}bastien Canard and
                  Amandine Jambert",
  title =        "On Extended Sanitizable Signature Schemes",
  pages =        "179--194",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:BGSD10,
  author =       "Shivam Bhasin and
                  Sylvain Guilley and
                  Laurent Sauvage and
                  Jean-Luc Danger",
  title =        "Unrolling Cryptographic Circuits: A Simple Countermeasure Against Side-Channel Attacks",
  pages =        "195--207",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:CorNacTib10,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache and
                  Mehdi Tibouchi",
  title =        "Fault Attacks Against {EMV} Signatures",
  pages =        "208--220",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:GBPV10,
  author =       "Benedikt Gierlichs and
                  Lejla Batina and
                  Bart Preneel and
                  Ingrid Verbauwhede",
  title =        "Revisiting Higher-Order {DPA} Attacks: ",
  pages =        "221--234",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:BEPW10,
  author =       "Andrey Bogdanov and
                  Thomas Eisenbarth and
                  Christof Paar and
                  Malte Wienecke",
  title =        "Differential Cache-Collision Timing Attacks on {AES} with Applications to Embedded {CPUs}",
  pages =        "235--251",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:KupLys10,
  author =       "Alptekin K{\"u}p\c{c}{\"u} and
                  Anna Lysyanskaya",
  title =        "Usable Optimistic Fair Exchange",
  pages =        "252--267",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:FisLehWag10,
  author =       "Marc Fischlin and
                  Anja Lehmann and
                  Daniel Wagner",
  title =        "Hash Function Combiners in {TLS} and {SSL}",
  pages =        "268--283",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:SOSH10,
  author =       "Bagus Santoso and
                  Kazuo Ohta and
                  Kazuo Sakiyama and
                  Goichiro Hanaoka",
  title =        "Improving Efficiency of an `On the Fly' Identification Scheme by Perfecting Zero-Knowledgeness",
  pages =        "284--301",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:Cho10,
  author =       "Joo Yeon Cho",
  title =        "Linear Cryptanalysis of Reduced-Round {PRESENT}",
  pages =        "302--317",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:HerNyb10,
  author =       "Miia Hermelin and
                  Kaisa Nyberg",
  title =        "Dependent Linear Approximations: The Algorithm of {Biryukov} and Others Revisited",
  pages =        "318--333",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:Leurent10,
  author =       "Ga{\"e}tan Leurent",
  title =        "Practical Key Recovery Attack against Secret-{IV} {Edon-{\cal R}}",
  pages =        "334--349",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:MRST10,
  author =       "Florian Mendel and
                  Christian Rechberger and
                  Martin Schl{\"a}ffer and
                  S{\o}ren S. Thomsen",
  title =        "Rebound Attacks on the Reduced {Gr{\o}stl} Hash Function",
  pages =        "350--365",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:Yasuda10,
  author =       "Kan Yasuda",
  title =        "The Sum of {CBC} {MACs} Is a Secure {PRF}",
  pages =        "366--381",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:YKLH10,
  author =       "Dae Hyun Yum and
                  Jin Seok Kim and
                  Pil Joong Lee and
                  Sung Je Hong",
  title =        "On Fast Verification of Hash Chains",
  pages =        "382--396",
  editor =       rsa10ed,
  booktitle =    rsa10name,
  volume =       rsa10vol,
  month =        rsa10month,
  address =      rsa10addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{RSA:LibVer09,
  author =       "Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Adaptive-{ID} Secure Revocable Identity-Based Encryption",
  pages =        "1--15",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:MMHMI09,
  author =       "Takahiro Matsuda and
                  Goichiro Hanaoka and
                  Kanta Matsuura and
                  Hideki Imai",
  title =        "An Efficient Encapsulation Scheme from Near Collision Resistant Pseudorandom Generators and Its Application to {IBE}-to-{PKE} Transformations",
  pages =        "16--31",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:AteGas09,
  author =       "Giuseppe Ateniese and
                  Paolo Gasti",
  title =        "Universally Anonymous {IBE} Based on the Quadratic Residuosity Assumption",
  pages =        "32--47",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:LSTWW09,
  author =       "Stefan Lucks and
                  Andreas Schuler and
                  Erik Tews and
                  Ralf-Philipp Weinmann and
                  Matthias Wenzel",
  title =        "Attacks on the {DECT} Authentication Mechanisms",
  pages =        "48--65",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Lindell09a,
  author =       "Andrew Y. Lindell",
  title =        "Comparison-Based Key Exchange and the Security of the Numeric Comparison Mode in Bluetooth v2.1",
  pages =        "66--83",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:BelDuaPal09,
  author =       "Mihir Bellare and
                  Shanshan Duan and
                  Adriana Palacio",
  title =        "Key Insulation and Intrusion Resilience over a Public Channel",
  pages =        "84--99",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:PraXue09,
  author =       "Manoj Prabhakaran and
                  Rui Xue",
  title =        "Statistically Hiding Sets",
  pages =        "100--116",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Lindell09b,
  author =       "Andrew Y. Lindell",
  title =        "Adaptively Secure Two-Party Computation with Erasures",
  pages =        "117--132",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:ChaLimXu09,
  author =       "Ee-Chien Chang and
                  Chee Liang Lim and
                  Jia Xu",
  title =        "Short Redactable Signatures Using Random Trees",
  pages =        "133--147",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:GWXT09,
  author =       "{Chong-zhi} Gao and
                  Baodian Wei and
                  Dongqing Xie and
                  Chunming Tang",
  title =        "Divisible On-Line/Off-Line Signatures",
  pages =        "148--163",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:KhoBirNik09,
  author =       "Dmitry Khovratovich and
                  Alex Biryukov and
                  Ivica Nikolic",
  title =        "Speeding up Collision Search for Byte-Oriented Hash Functions",
  pages =        "164--181",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:PQTZ09,
  author =       "Christophe Petit and
                  Jean-Jacques Quisquater and
                  Jean-Pierre Tillich and
                  Gilles Z{\'e}mor",
  title =        "Hard and Easy Components of Collision Search in the {Z{\'e}mor}-{Tillich} Hash Function: New Attacks and Reduced Variants with Equivalent Security",
  pages =        "182--194",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:ColSta09,
  author =       "Baudoin Collard and
                  Fran\c{c}ois-Xavier Standaert",
  title =        "A Statistical Saturation Attack against the Block Cipher {PRESENT}",
  pages =        "195--210",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:PopKirMan09,
  author =       "Thomas Popp and
                  Mario Kirschbaum and
                  Stefan Mangard",
  title =        "Practical Attacks on Masked Hardware",
  pages =        "211--225",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:DunKel09,
  author =       "Orr Dunkelman and
                  Nathan Keller",
  title =        "Cryptanalysis of {CTC2}",
  pages =        "226--239",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:DowMulNas09,
  author =       "Rafael Dowsley and
                  J{\"o}rn M{\"u}ller-Quade and
                  Anderson C. A. Nascimento",
  title =        "A {CCA2} Secure Public Key Encryption Scheme Based on the {McEliece} Assumptions in the Standard Model",
  pages =        "240--251",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:CBDYC09,
  author =       "Crystal Clough and
                  John Baena and
                  Jintai Ding and
                  Bo-Yin Yang and
                  Ming-Shing Chen",
  title =        "Square, a New Multivariate Encryption Scheme",
  pages =        "252--264",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:FraGonMoh09,
  author =       "Matthew K. Franklin and
                  Mark Gondree and
                  Payman Mohassel",
  title =        "Communication-Efficient Private Protocols for Longest Common Subsequence",
  pages =        "265--278",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:AteBenHoh09,
  author =       "Giuseppe Ateniese and
                  Karyn Benson and
                  Susan Hohenberger",
  title =        "Key-Private Proxy Re-encryption",
  pages =        "279--294",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:ATSM09,
  author =       "Man Ho Au and
                  Patrick P. Tsang and
                  Willy Susilo and
                  Yi Mu",
  title =        "Dynamic Universal Accumulators for {DDH} Groups and Their Application to Attribute-Based Anonymous Credential Systems",
  pages =        "295--308",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:FGHP09,
  author =       "Anna Lisa Ferrara and
                  Matthew Green and
                  Susan Hohenberger and
                  Michael {\O}stergaard Pedersen",
  title =        "Practical Short Signature Batch Verification",
  pages =        "309--324",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:YSEL09,
  author =       "Dae Hyun Yum and
                  Jae Woo Seo and
                  Sungwook Eom and
                  Pil Joong Lee",
  title =        "Single-Layer Fractal Hash Chain Traversal with Almost Optimal Complexity",
  pages =        "325--339",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:YosOkeVui09,
  author =       "Masayuki Yoshino and
                  Katsuyuki Okeya and
                  Camille Vuillaume",
  title =        "Recursive Double-Size Modular Multiplications without Extra Cost for Their Quotients",
  pages =        "340--356",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Toft09,
  author =       "Tomas Toft",
  title =        "Constant-Rounds, Almost-Linear Bit-Decomposition of Secret Shared Values",
  pages =        "357--371",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Lindell09c,
  author =       "Andrew Y. Lindell",
  title =        "Local Sequentiality Does Not Help for Concurrent Composition",
  pages =        "372--388",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Galindo09,
  author =       "David Galindo",
  title =        "Breaking and Repairing {Damg{\aa}rd} et al. Public Key Encryption Scheme with Non-interactive Opening",
  pages =        "389--398",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Boldyreva09,
  author =       "Alexandra Boldyreva",
  title =        "Strengthening Security of {RSA}-{OAEP}",
  pages =        "399--413",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:BCDG09,
  author =       "Alexandre Berzati and
                  C{\'e}cile Canovas and
                  Jean-Guillaume Dumas and
                  Louis Goubin",
  title =        "Fault Attacks on {RSA} Public Keys: Left-To-Right Implementations Are Also Vulnerable",
  pages =        "414--428",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:SakYagOht09,
  author =       "Kazuo Sakiyama and
                  Tatsuya Yagi and
                  Kazuo Ohta",
  title =        "Fault Analysis Attack against an {AES} Prototype Chip Using {RSL}",
  pages =        "429--443",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Plos09,
  author =       "Thomas Plos",
  title =        "Evaluation of the Detached Power Supply as Side-Channel Analysis Countermeasure for Passive {UHF} {RFID} Tags",
  pages =        "444--458",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:Rivain09,
  author =       "Matthieu Rivain",
  title =        "Securing {RSA} against Fault Analysis by Double Addition Chain Exponentiation",
  pages =        "459--480",
  editor =       rsa09ed,
  booktitle =    rsa09name,
  volume =       rsa09vol,
  month =        rsa09month,
  address =      rsa09addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{RSA:SWOK08,
  author =       "Yu Sasaki and
                  Lei Wang and
                  Kazuo Ohta and
                  Noboru Kunihiro",
  title =        "Security of {MD5} Challenge and Response: Extension of {APOP} Password Recovery Attack",
  pages =        "1--18",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:FouLeu08,
  author =       "Pierre-Alain Fouque and
                  Ga{\"e}tan Leurent",
  title =        "Cryptanalysis of a Hash Function Based on Quasi-cyclic Codes",
  pages =        "19--35",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:GauKel08,
  author =       "Praveen Gauravaram and
                  John Kelsey",
  title =        "Linear-{XOR} and Additive Checksums Don't Protect {Damg{\aa}rd}-{Merkle} Hashes from Generic Attacks",
  pages =        "36--51",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:Lindell08a,
  author =       "Andrew Y. Lindell",
  title =        "Efficient Fully-Simulatable Oblivious Transfer",
  pages =        "52--70",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:BreMonVer08,
  author =       "Emmanuel Bresson and
                  Jean Monnerat and
                  Damien Vergnaud",
  title =        "Separation Results on the ``One-More'' Computational Problems",
  pages =        "71--87",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:KitSch08,
  author =       "Mehmet S. Kiraz and
                  Berry Schoenmakers",
  title =        "An Efficient Protocol for Fair Secure Two-Party Computation",
  pages =        "88--105",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:HYWS08,
  author =       "Qiong Huang and
                  Guomin Yang and
                  Duncan S. Wong and
                  Willy Susilo",
  title =        "Efficient Optimistic Fair Exchange Secure in the Multi-user Setting and Chosen-Key Model without Random Oracles",
  pages =        "106--120",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:Lindell08b,
  author =       "Andrew Y. Lindell",
  title =        "Legally-Enforceable Fairness in Secure Two-Party Computation",
  pages =        "121--137",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:Fischlin08,
  author =       "Marc Fischlin",
  title =        "Security of {NMAC} and {HMAC} Based on Non-malleability",
  pages =        "138--154",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:KatLin08,
  author =       "Jonathan Katz and
                  Andrew Y. Lindell",
  title =        "Aggregate Message Authentication Codes",
  pages =        "155--169",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:TilHer08,
  author =       "Stefan Tillich and
                  Christoph Herbst",
  title =        "Boosting {AES} Performance on a Tiny Processor Core",
  pages =        "170--186",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:Konighofer08,
  author =       "Robert K{\"o}nighofer",
  title =        "A Fast and Cache-Timing Resistant Implementation of the {AES}",
  pages =        "187--202",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:WLCZQ08,
  author =       "Jian Weng and
                  Shengli Liu and
                  Kefei Chen and
                  Dong Zheng and
                  Weidong Qiu",
  title =        "Identity-Based Threshold Key-Insulated Encryption without Random Oracles",
  pages =        "203--220",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:KilVah08,
  author =       "Eike Kiltz and
                  Yevgeniy Vahlis",
  title =        "{CCA2} Secure {IBE}: Standard Model Efficiency through Authenticated Symmetric Encryption",
  pages =        "221--238",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:DHKT08,
  author =       "Ivan Damg{\aa}rd and
                  Dennis Hofheinz and
                  Eike Kiltz and
                  Rune Thorbek",
  title =        "Public-Key Encryption with Non-interactive Opening",
  pages =        "239--255",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:AciSch08,
  author =       "Onur Acii\c{c}mez and
                  Werner Schindler",
  title =        "A Vulnerability in {RSA} Implementations Due to Instruction Cache Analysis and Its Demonstration on {OpenSSL}",
  pages =        "256--273",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:ClaGieVer08,
  author =       "Christophe Clavier and
                  Benedikt Gierlichs and
                  Ingrid Verbauwhede",
  title =        "Fault Analysis Study of {IDEA}",
  pages =        "274--287",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:Plos08,
  author =       "Thomas Plos",
  title =        "Susceptibility of {UHF} {RFID} Tags to Electromagnetic Analysis",
  pages =        "288--300",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:YuTat08,
  author =       "Ping Yu and
                  Stephen R. Tate",
  title =        "Online/Offline Signature Schemes for Devices with Limited Computing Capabilities",
  pages =        "301--317",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:DamPed08,
  author =       "Ivan Damg{\aa}rd and
                  Michael {\O}stergaard Pedersen",
  title =        "{RFID} Security: Tradeoffs between Security and Efficiency",
  pages =        "318--332",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}


@InProceedings{RSA:Goldwasser08,
  author =       "Shafi Goldwasser",
  title =        "Program Obfuscation and One-Time Programs (Invited Talk)",
  pages =        "333--334",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:ACCP08,
  author =       "Michel Abdalla and
                  Dario Catalano and
                  C{\'e}line Chevalier and
                  David Pointcheval",
  title =        "Efficient Two-Party Password-Based Key Exchange Protocols in the {UC} Framework",
  pages =        "335--351",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:JarKimTsu08,
  author =       "Stanislaw Jarecki and
                  Jihye Kim and
                  Gene Tsudik",
  title =        "Beyond Secret Handshakes: Affiliation-Hiding Authenticated Key Exchange",
  pages =        "352--369",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:LKKD08,
  author =       "Jiqiang Lu and
                  Jongsung Kim and
                  Nathan Keller and
                  Orr Dunkelman",
  title =        "Improving the Efficiency of Impossible Differential Cryptanalysis of Reduced {Camellia} and {MISTY1}",
  pages =        "370--386",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:ItoKunKur08,
  author =       "Kouichi Itoh and
                  Noboru Kunihiro and
                  Kaoru Kurosawa",
  title =        "Small Secret Key Attack on a Variant of {RSA} (Due to Takagi)",
  pages =        "387--406",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:GooTamTri08,
  author =       "Michael T. Goodrich and
                  Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Super-Efficient Verification of Dynamic Outsourced Databases",
  pages =        "407--424",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:Gjosteen08,
  author =       "Kristian Gj{\o}steen",
  title =        "A Latency-Free Election Scheme",
  pages =        "425--436",
  editor =       rsa08ed,
  booktitle =    rsa08name,
  volume =       rsa08vol,
  month =        rsa08month,
  address =      rsa08addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{RSA:KMMV07,
  author =       "Nathan Keller and
                  Stephen D. Miller and
                  Ilya Mironov and
                  Ramarathnam Venkatesan",
  title =        "{MV3}: A New Word Based Stream Cipher Using Rapid Mixing and Revolving Buffers",
  pages =        "1--19",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:BihDunKel07,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "A Simple Related-Key Attack on the Full {SHACAL}-1",
  pages =        "20--30",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:Paillier07,
  author =       "Pascal Paillier",
  title =        "Impossibility Proofs for {RSA} Signatures in the Standard Model",
  pages =        "31--48",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:Verheul07,
  author =       "Eric R. Verheul",
  title =        "Selecting Secure Passwords",
  pages =        "49--66",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:JSLL07,
  author =       "Hassan Jameel and
                  Riaz Ahmed Shaikh and
                  Heejo Lee and
                  Sungyoung Lee",
  title =        "Human Identification Through Image Evaluation Using Secret Predicates",
  pages =        "67--84",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:MenLanPre07,
  author =       "Florian Mendel and
                  Joseph Lano and
                  Bart Preneel",
  title =        "Cryptanalysis of Reduced Variants of the {FORK}-256 Hash Function",
  pages =        "85--100",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:LPRR07,
  author =       "Mario Lamberger and
                  Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "Second Preimages for {SMASH}",
  pages =        "101--111",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:QLCY07,
  author =       "Haifeng Qian and
                  Zhibin Li and
                  Zhijie Chen and
                  Siman Yang",
  title =        "A Practical Optimal Padding for Signature Schemes",
  pages =        "112--128",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:Yi07,
  author =       "Xun Yi",
  title =        "Directed Transitive Signature Scheme",
  pages =        "129--144",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:BelNev07,
  author =       "Mihir Bellare and
                  Gregory Neven",
  title =        "Identity-Based Multi-signatures from {RSA}",
  pages =        "145--162",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:FraGonMoh07,
  author =       "Matthew K. Franklin and
                  Mark Gondree and
                  Payman Mohassel",
  title =        "Improved Efficiency for Private Stable Matching",
  pages =        "163--177",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:AWSM07,
  author =       "Man Ho Au and
                  Qianhong Wu and
                  Willy Susilo and
                  Yi Mu",
  title =        "Compact E-Cash from Bounded Accumulator",
  pages =        "178--195",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:ChiYam07,
  author =       "Koji Chida and
                  Go Yamamoto",
  title =        "Batch Processing of Interactive Proofs",
  pages =        "196--207",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:SIlWhy07,
  author =       "Joseph H. Silverman and
                  William Whyte",
  title =        "Timing Attacks on {NTRUEncrypt} Via Variation in the Number of Hash Calls",
  pages =        "208--224",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:AciKocSei07,
  author =       "Onur Acii\c{c}mez and
                  {\c{C}etin Kaya} Ko\c{c} and
                  Jean-Pierre Seifert",
  title =        "Predicting Secret Keys Via Branch Prediction",
  pages =        "225--242",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:OswMan07,
  author =       "Elisabeth Oswald and
                  Stefan Mangard",
  title =        "Template Attacks on Masking - Resistance Is Futile",
  pages =        "243--256",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:FGKV07,
  author =       "Wieland Fischer and
                  Berndt M. Gammel and
                  O. Kniffler and
                  J. Velten",
  title =        "Differential Power Analysis of Stream Ciphers",
  pages =        "257--270",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:AciSchKoc07,
  author =       "Onur Acii\c{c}mez and
                  Werner Schindler and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "Cache Based Remote Timing Attack on the {AES}",
  pages =        "271--286",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:JarKimTsu07,
  author =       "Stanislaw Jarecki and
                  Jihye Kim and
                  Gene Tsudik",
  title =        "Group Secret Handshakes Or Affiliation-Hiding Authenticated Group Key Agreement",
  pages =        "287--308",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:PNKW07,
  author =       "Sangjoon Park and
                  Junghyun Nam and
                  Seungjoo Kim and
                  Dongho Won",
  title =        "Efficient Password-Authenticated Key Exchange Based on {RSA}",
  pages =        "309--323",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:DesJak07,
  author =       "Yvo Desmedt and
                  Goce Jakimoski",
  title =        "Non-degrading Erasure-Tolerant Information Authentication with an Application to Multicast Stream Authentication over Lossy Channels",
  pages =        "324--338",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:CheJoy07,
  author =       "Beno{\^i}t Chevallier-Mames and
                  Marc Joye",
  title =        "A Practical and Tightly Secure Signature Scheme Without Hash Function",
  pages =        "339--356",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:StePieWan07,
  author =       "Ron Steinfeld and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "How to Strengthen Any Weakly Unforgeable Signature into a Strongly Unforgeable Signature",
  pages =        "357--371",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:McLRob07,
  author =       "M. McLoone and
                  Matthew J. B. Robshaw",
  title =        "Public Key Cryptography and {RFID} Tags",
  pages =        "372--384",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:Scheibelhofer07,
  author =       "Karl Scheibelhofer",
  title =        "A Bit-Slice Implementation of the {Whirlpool} Hash Function",
  pages =        "385--401",
  editor =       rsa07ed,
  booktitle =    rsa07name,
  volume =       rsa07vol,
  month =        rsa07month,
  address =      rsa07addr,
  publisher =    rsapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{RSA:OsvShaTro06,
  author =       "Dag Arne Osvik and
                  Adi Shamir and
                  Eran Tromer",
  title =        "Cache Attacks and Countermeasures: The Case of {AES}",
  pages =        "1--20",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:BihDunKel06,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Related-Key Impossible Differential Attacks on 8-Round {AES}-192",
  pages =        "21--33",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:TiaWon06,
  author =       "Xiaojian Tian and
                  Duncan S. Wong",
  title =        "Session Corruption Attack and Improvements on Encryption Based {MT}-Authenticators",
  pages =        "34--51",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:PanCatQui06,
  author =       "Omkant Pandey and
                  Julien Cathalo and
                  Jean-Jacques Quisquater",
  title =        "Fair Identification",
  pages =        "52--63",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:FanWolWan06,
  author =       "Xinxin Fan and
                  Thomas J. Wollinger and
                  Yumin Wang",
  title =        "Efficient Doubling on Genus 3 Curves over Binary Fields",
  pages =        "64--81",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:Hinek06,
  author =       "M. Jason Hinek",
  title =        "Another Look at Small {RSA} Exponents",
  pages =        "82--98",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:SzyYin06,
  author =       "Michael Szydlo and
                  Yiqun Lisa Yin",
  title =        "Collision-Resistant Usage of {MD5} and {SHA}-1 Via Message Preprocessing",
  pages =        "99--114",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:TuyBat06,
  author =       "Pim Tuyls and
                  Lejla Batina",
  title =        "{RFID}-Tags for Anti-counterfeiting",
  pages =        "115--131",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:WYHL06,
  author =       "Lih-Chung Wang and
                  Bo-Yin Yang and
                  Yuh-Hua Hu and
                  Feipei Lai",
  title =        "A ``Medium-Field'' Multivariate Public-Key Encryption Scheme",
  pages =        "132--149",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:Gjosteen06,
  author =       "Kristian Gj{\o}steen",
  title =        "A New Security Proof for Damg{\aa}rd's {ElGamal}",
  pages =        "150--158",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:ZhuBao06,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Stand-Alone and Setup-Free Verifiably Committed Signatures",
  pages =        "159--173",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:KOSK06,
  author =       "Yuichi Komano and
                  Kazuo Ohta and
                  Atsushi Shimbo and
                  {Shin-ichi} Kawamura",
  title =        "Toward the Fair Anonymous Signatures: Deniable Ring Signatures",
  pages =        "174--191",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:OMHT06,
  author =       "Elisabeth Oswald and
                  Stefan Mangard and
                  Christoph Herbst and
                  Stefan Tillich",
  title =        "Practical Second-Order {DPA} Attacks for Masked Smart Card Implementations of Block Ciphers",
  pages =        "192--207",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:SchPaa06,
  author =       "Kai Schramm and
                  Christof Paar",
  title =        "Higher Order Masking of the {AES}",
  pages =        "208--225",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:BonBoyHal06,
  author =       "Dan Boneh and
                  Xavier Boyen and
                  Shai Halevi",
  title =        "Chosen Ciphertext Secure Public Key Threshold Encryption Without Random Oracles",
  pages =        "226--243",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:DuaCan06,
  author =       "Yitao Duan and
                  John F. Canny",
  title =        "How to Construct Multicast Cryptosystems Provably Secure Against Adaptive Chosen Ciphertext Attack",
  pages =        "244--261",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:AbdNamNev06,
  author =       "Michel Abdalla and
                  Chanathip Namprempre and
                  Gregory Neven",
  title =        "On the (Im)possibility of Blind Message Authentication Codes",
  pages =        "262--279",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:PasVau06,
  author =       "Sylvain Pasini and
                  Serge Vaudenay",
  title =        "An Optimal Non-interactive Message Authentication Protocol",
  pages =        "280--294",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:DunKel06,
  author =       "Orr Dunkelman and
                  Nathan Keller",
  title =        "A New Criterion for Nonlinearity of Block Ciphers",
  pages =        "295--312",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:BucPysWei06,
  author =       "Johannes Buchmann and
                  Andrei Pyshkin and
                  Ralf-Philipp Weinmann",
  title =        "Block Ciphers Sensitive to {Gr{\"o}bner} Basis Attacks",
  pages =        "313--331",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:Fischlin06,
  author =       "Marc Fischlin",
  title =        "Universally Composable Oblivious Transfer in the Multi-party Setting",
  pages =        "332--349",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:JiaGon06,
  author =       "Shaoquan Jiang and
                  Guang Gong",
  title =        "A Round and Communication Efficient Secure Ranking Protocol",
  pages =        "350--364",
  booktitle =    rsa06name,
  volume =       rsa06vol,
  year =         2006,
  publisher =    rsapub,
  month =        rsa06month,
  editor =       rsa06ed,
  address =      rsa06addr,
  series =       mylncs,
}

@InProceedings{RSA:Dwork05,
  author =       "Cynthia Dwork",
  title =        "Sub-linear Queries Statistical Databases: Privacy with Power (Invited Talk)",
  pages =        "1--6",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:YouYun05,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Malicious Cryptography: Kleptographic Aspects (Invited Talk)",
  pages =        "7--18",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:BilGil05,
  author =       "Olivier Billet and
                  Henri Gilbert",
  title =        "Resistance of {SNOW} 2.0 Against Algebraic Attacks",
  pages =        "19--28",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:BraWolPre05,
  author =       "An Braeken and
                  Christopher Wolf and
                  Bart Preneel",
  title =        "A Study of the Security of Unbalanced Oil and Vinegar Signature Schemes",
  pages =        "29--43",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:GutMal05,
  author =       "Zvi Gutterman and
                  Dahlia Malkhi",
  title =        "Hold Your Sessions: An Attack on {Java} Session-Id Generation",
  pages =        "44--57",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:RijOsw05,
  author =       "Vincent Rijmen and
                  Elisabeth Oswald",
  title =        "Update on {SHA}-1",
  pages =        "58--71",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:ZWFB05,
  author =       "Bin Zhang and
                  Hongjun Wu and
                  Dengguo Feng and
                  Feng Bao",
  title =        "A Fast Correlation Attack on the Shrinking Generator",
  pages =        "72--86",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:BonKat05,
  author =       "Dan Boneh and
                  Jonathan Katz",
  title =        "Improved Efficiency for {CCA}-Secure Cryptosystems Built Using Identity-Based Encryption",
  pages =        "87--103",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:CuiKobIma05,
  author =       "Yang Cui and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "A Generic Conversion with Optimal Redundancy",
  pages =        "104--117",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:HowSilWhy05,
  author =       "Nick Howgrave-Graham and
                  Joseph H. Silverman and
                  William Whyte",
  title =        "Choosing Parameter Sets forwithand",
  pages =        "118--135",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:BelShiZha05,
  author =       "Mihir Bellare and
                  Haixia Shi and
                  Chong Zhang",
  title =        "Foundations of Group Signatures: The Case of Dynamic Groups",
  pages =        "136--153",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:LagVer05,
  author =       "Fabien Laguillaumie and
                  Damien Vergnaud",
  title =        "Time-Selective Convertible Undeniable Signatures",
  pages =        "154--171",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:Herzberg05,
  author =       "Amir Herzberg",
  title =        "On Tolerant Cryptographic Constructions",
  pages =        "172--190",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:AbdPoi05,
  author =       "Michel Abdalla and
                  David Pointcheval",
  title =        "Simple Password-Based Encrypted Key Exchange Protocols",
  pages =        "191--208",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:MacPat05,
  author =       "Philip D. {MacKenzie} and
                  Sarvar Patel",
  title =        "Hard Bits of the Discrete Log with Applications to Password Authentication",
  pages =        "209--226",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:SzyKal05,
  author =       "Michael Szydlo and
                  Burton S. {Kaliski Jr.}",
  title =        "Proofs for Two-Server Password Authentication",
  pages =        "227--244",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:YaoYin05,
  author =       "Frances F. Yao and
                  Yiqun Lisa Yin",
  title =        "Design and Analysis of Password-Based Key Derivation Functions",
  pages =        "245--261",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:McCBar05,
  author =       "Noel McCullagh and
                  Paulo S. L. M. Barreto",
  title =        "A New Two-Party Identity-Based Authenticated Key Agreement",
  pages =        "262--274",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:LNguyen05,
  author =       "Lan Nguyen",
  title =        "Accumulators from Bilinear Pairings and Applications",
  pages =        "275--292",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:Scott05,
  author =       "Michael Scott",
  title =        "Computing the {Tate} Pairing",
  pages =        "293--304",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:YueWei05,
  author =       "Tsz Hon Yuen and
                  Victor K. Wei",
  title =        "Fast and Proven Secure Blind Identity-Based Signcryption from Pairings",
  pages =        "305--322",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:MBPV05,
  author =       "Nele Mentens and
                  Lejla Batina and
                  Bart Preneel and
                  Ingrid Verbauwhede",
  title =        "A Systematic Evaluation of Compact Hardware Implementations for the {Rijndael} {S}-Box",
  pages =        "323--333",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:CIKL05,
  author =       "Debra L. Cook and
                  John Ioannidis and
                  Angelos D. Keromytis and
                  Jake Luck",
  title =        "CryptoGraphics: Secret Key Cryptography Using Graphics Cards",
  pages =        "334--350",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:ManPopGam05,
  author =       "Stefan Mangard and
                  Thomas Popp and
                  Berndt M. Gammel",
  title =        "Side-Channel Leakage of Masked {CMOS} Gates",
  pages =        "351--365",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:MuiSti05,
  author =       "James A. Muir and
                  Douglas R. Stinson",
  title =        "New Minimal Weight Representations for Left-to-Right Window Methods",
  pages =        "366--383",
  booktitle =    rsa05name,
  volume =       rsa05vol,
  year =         2005,
  publisher =    rsapub,
  month =        rsa05month,
  editor =       rsa05ed,
  address =      rsa05addr,
  series =       mylncs,
}

@InProceedings{RSA:BolTae04,
  author =       "Alexandra Boldyreva and
                  Nut Taesombut",
  title =        "Online Encryption Schemes: New Security Notions and Constructions",
  pages =        "1--14",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:Phan04,
  author =       "Raphael Chung-Wei Phan",
  title =        "Related-Key Attacks on Triple-{DES} and {DESX} Variants",
  pages =        "15--24",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:WuLuLai04,
  author =       "Shee-Yau Wu and
                  Shih-Chuan Lu and
                  Chi-Sung Laih",
  title =        "Design of {AES} Based on Dual Cipher and Composite Field",
  pages =        "25--38",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:SBPCR04,
  author =       "Ove Scavenius and
                  Martin Boesgaard and
                  Thomas Pedersen and
                  Jesper Christiansen and
                  Vincent Rijmen",
  title =        "Periodic Properties of Counter Assisted Stream Ciphers",
  pages =        "39--53",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:NooFek04,
  author =       "Maneli Noorkami and
                  Faramarz Fekri",
  title =        "A Fast Correlation Attack via Unequal Error Correcting {LDPC} Codes",
  pages =        "54--66",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:HenKur04,
  author =       "Swee-Huay Heng and
                  Kaoru Kurosawa",
  title =        "k-Resilient Identity-Based Encryption in the Standard Model",
  pages =        "67--80",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:DFKMY04,
  author =       "Yevgeniy Dodis and
                  Matthew K. Franklin and
                  Jonathan Katz and
                  Atsuko Miyaji and
                  Moti Yung",
  title =        "A Generic Construction for Intrusion-Resilient Public-Key Encryption",
  pages =        "81--98",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:KanParHah04,
  author =       "Bo Gyeong Kang and
                  Je Hong Park and
                  Sang Geun Hahn",
  title =        "A Certificate-Based Signature Scheme",
  pages =        "99--111",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:LibQui04,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Identity Based Undeniable Signatures",
  pages =        "112--125",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:Bleichenbacher04,
  author =       "Daniel Bleichenbacher",
  title =        "Compressing {Rabin} Signatures",
  pages =        "126--128",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:YouYun04,
  author =       "Adam Young and
                  Moti Yung",
  title =        "A Key Recovery System as Secure as Factoring",
  pages =        "129--142",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:BicBay04,
  author =       "Kemal Bicakci and
                  Nazife Baykal",
  title =        "Server Assisted Signatures Revisited",
  pages =        "143--156",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:CorNac04,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "Cryptanalysis of a Zero-Knowledge Identification Protocol of Eurocrypt'95",
  pages =        "157--162",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:GJJS04,
  author =       "Philippe Golle and
                  Markus Jakobsson and
                  Ari Juels and
                  Paul F. Syverson",
  title =        "Universal Re-encryption for Mixnets",
  pages =        "163--178",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:NasMulIma04,
  author =       "Anderson C. A. Nascimento and
                  J{\"o}rn M{\"u}ller-Quade and
                  Hideki Imai",
  title =        "Bit String Commitment Reductions with a Non-zero Rate",
  pages =        "179--193",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:JiaReeNin04,
  author =       "Qinglin Jiang and
                  Douglas S. Reeves and
                  Peng Ning",
  title =        "Improving Robustness of {PGP} Keyrings by Conflict Detection",
  pages =        "194--207",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:Walter04,
  author =       "Colin D. Walter",
  title =        "Issues of Security with the {Oswald-Aigner} Exponentiation Algorithm",
  pages =        "208--221",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:Mangard04,
  author =       "Stefan Mangard",
  title =        "Hardware Countermeasures against {DPA}? A Statistical Analysis of Their Effectiveness",
  pages =        "222--235",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:Chevallier-Mames04,
  author =       "Beno{\^i}t Chevallier-Mames",
  title =        "Self-Randomized Exponentiation Algorithms",
  pages =        "236--249",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:BatBruOrs04,
  author =       "Lejla Batina and
                  Geeke Bruin-Muurling and
                  Siddika Berna {\"O}rs",
  title =        "Flexible Hardware Design for {RSA} and Elliptic Curve Cryptosystems",
  pages =        "250--263",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:FisSei04,
  author =       "Wieland Fischer and
                  Jean-Pierre Seifert",
  title =        "High-Speed Modular Multiplication",
  pages =        "264--277",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:GeiSte04,
  author =       "Willi Geiselmann and
                  Rainer Steinwandt",
  title =        "Yet Another Sieving Device",
  pages =        "278--291",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:HalRog04,
  author =       "Shai Halevi and
                  Phillip Rogaway",
  title =        "A Parallelizable Enciphering Mode",
  pages =        "292--304",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:PatYau04,
  author =       "Kenneth G. Paterson and
                  Arnold Yau",
  title =        "Padding Oracle Attacks on the {ISO} {CBC} Mode Encryption Standard",
  pages =        "305--323",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:LieGreGaj04,
  author =       "Roar Lien and
                  Tim Grembowski and
                  Kris Gaj",
  title =        "A 1 {Gbit/s} Partially Unrolled Architecture of Hash Functions {SHA}-1 and {SHA}-512",
  pages =        "324--338",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:Fischlin04,
  author =       "Marc Fischlin",
  title =        "Fast Verification of Hash Chains",
  pages =        "339--352",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:VieKur04,
  author =       "Duong Quang Viet and
                  Kaoru Kurosawa",
  title =        "Almost Ideal Contrast Visual Cryptography with Reversing",
  pages =        "353--365",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:MenTesWen04,
  author =       "Alfred Menezes and
                  Edlyn Teske and
                  Annegret Weng",
  title =        "Weak Fields for {ECC}",
  pages =        "366--386",
  booktitle =    rsa04name,
  volume =       rsa04vol,
  year =         2004,
  publisher =    rsapub,
  month =        rsa04month,
  editor =       rsa04ed,
  address =      rsa04addr,
  series =       mylncs,
}

@InProceedings{RSA:BelYee03,
  author =       "Mihir Bellare and
                  Bennet S. Yee",
  title =        "Forward-Security in Private-Key Cryptography",
  pages =        "1--18",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
  annote =       "New version of \cite{BelYee01}",
}

@InProceedings{RSA:DFKMY03,
  author =       "Yevgeniy Dodis and
                  Matthew K. Franklin and
                  Jonathan Katz and
                  Atsuko Miyaji and
                  Moti Yung",
  title =        "Intrusion-Resilient Public-Key Encryption",
  pages =        "19--32",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:KurIwa03,
  author =       "Kaoru Kurosawa and
                  Tetsu Iwata",
  title =        "{TMAC}: Two-Key {CBC} {MAC}",
  pages =        "33--49",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:WhiSab03,
  author =       "Douglas L. Whiting and
                  Michael J. Sabin",
  title =        "{Montgomery} Prime Hashing for Message Authentication",
  pages =        "50--67",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:LeeCheKim03,
  author =       "Jung-Yeun Lee and
                  Jung Hee Cheon and
                  Seungjoo Kim",
  title =        "An Analysis of Proxy Signatures: Is a Secure Channel Necessary?",
  pages =        "68--79",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:GalMao03,
  author =       "Steven D. Galbraith and
                  Wenbo Mao",
  title =        "Invisibility and Anonymity of Undeniable and Confirmer Signatures",
  pages =        "80--97",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:BonMirSho03,
  author =       "Dan Boneh and
                  Ilya Mironov and
                  Victor Shoup",
  title =        "A Secure Signature Scheme from Bilinear Maps",
  pages =        "98--110",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:Smart03,
  author =       "Nigel P. Smart",
  title =        "Access Control Using Pairing Based Cryptography",
  pages =        "111--121",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:HofHow03,
  author =       "Jeffrey Hoffstein and
                  Nick Howgrave-Graham,
                  Jill Pipher and
                  Joseph H. Silverman and
                  William Whyte",
  title =        "{NTRUSIGN}: Digital Signatures Using the {NTRU} Lattice",
  pages =        "122--140",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:CouPat03,
  author =       "Nicolas Courtois and
                  Jacques Patarin",
  title =        "About the {XL} Algorithm over {GF(2)}",
  pages =        "141--157",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:BGKOPW03,
  author =       "Guido Bertoni and
                  Jorge Guajardo and
                  Sandeep S. Kumar and
                  Gerardo Orlando and
                  Christof Paar and
                  Thomas J. Wollinger",
  title =        "Efficient {GF(pm)} Arithmetic Architectures for Cryptographic Applications",
  pages =        "158--175",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:XiaHey03,
  author =       "Lu Xiao and
                  Howard M. Heys",
  title =        "Hardware Performance Characterization of Block Cipher Structures",
  pages =        "176--192",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:DinTsu03,
  author =       "Xuhua Ding and
                  Gene Tsudik",
  title =        "Simple Identity-Based Cryptography with Mediated {RSA}",
  pages =        "193--210",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:MalMao03,
  author =       "John Malone-Lee and
                  Wenbo Mao",
  title =        "Two Birds One Stone: Signcryption Using {RSA}",
  pages =        "211--225",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:Berson03,
  author =       "Thomas A. Berson",
  title =        "Cryptography after the Bubble: How to Make an Impact on the World (Invited Talk)",
  pages =        "226",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:KimMamZhe03,
  author =       "Seungjoo Kim and
                  Masahiro Mambo and
                  Yuliang Zheng",
  title =        "Rethinking Chosen-Ciphertext Security under {Kerckhoffs}' Assumption",
  pages =        "227--243",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:Moller03,
  author =       "Bodo M{\"o}ller",
  title =        "Provably Secure Public-Key Encryption for Length-Preserving Chaumian Mixes",
  pages =        "244--262",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:DArSti03,
  author =       "Paolo {D'Arco} and
                  Douglas R. Stinson",
  title =        "Fault Tolerant and Distributed Broadcast Encryption",
  pages =        "263--280",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:WanPie03,
  author =       "Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Shared Generation of Pseudo-Random Functions with Cumulative Maps",
  pages =        "281--294",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:GTTC03,
  author =       "Michael T. Goodrich and
                  Roberto Tamassia and
                  Nikos Triandopoulos and
                  Robert Cohen",
  title =        "Authenticated Data Structures for Graph and Geometric Searching",
  pages =        "295--313",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:JLMS03,
  author =       "Markus Jakobsson and
                  Frank Thomson Leighton and
                  Silvio Micali and
                  Michael Szydlo",
  title =        "Fractal {Merkle} Tree Representation and Traversal",
  pages =        "314--326",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:Shamir03,
  author =       "Adi Shamir",
  title =        "{RSA} Shortcuts (Invited Talk)",
  pages =        "327",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:OkeTak03,
  author =       "Katsuyuki Okeya and
                  Tsuyoshi Takagi",
  title =        "The Width-w {NAF} Method Provides Small Memory and Fast Elliptic Scalar Multiplications Secure against Side Channel Attacks",
  pages =        "328--342",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:EisLauMon03,
  author =       "Kirsten Eisentr{\"a}ger and
                  Kristin Lauter and
                  Peter L. Montgomery",
  title =        "Fast Elliptic Curve Arithmetic and Improved {Weil} Pairing Evaluation",
  pages =        "343--354",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:XuSan03,
  author =       "Shouhuai Xu and
                  Ravi S. Sandhu",
  title =        "Two Efficient and Provably Secure Schemes for Server-Assisted Threshold Signatures",
  pages =        "355--372",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:GJKR03,
  author =       "Rosario Gennaro and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Secure Applications of {Pedersen}'s Distributed Key Generation Protocol",
  pages =        "373--390",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:Walter03,
  author =       "Colin D. Walter",
  title =        "Seeing through {MIST} Given a Small Fraction of an {RSA} Private Key",
  pages =        "391--402",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:CreSla03,
  author =       "Claude Cr{\'e}peau and
                  Alain Slakmon",
  title =        "Simple Backdoors for {RSA} Key Generation",
  pages =        "403--416",
  booktitle =    rsa03name,
  volume =       rsa03vol,
  year =         2003,
  publisher =    rsapub,
  month =        rsa03month,
  address =      rsa03addr,
  editor =       rsa03ed,
  series =       mylncs,
}

@InProceedings{RSA:Kaliski02,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "On Hash Function Firewalls in Signature Schemes",
  pages =        "1--16",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:JQYY02,
  author =       "Marc Joye and
                  Jean-Jacques Quisquater and
                  Sung-Ming Yen and
                  Moti Yung",
  title =        "Observability Analysis - Detecting When Improved Cryptosystems Fail",
  pages =        "17--29",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:Walter02a,
  author =       "Colin D. Walter",
  title =        "Precise Bounds for {Montgomery} Modular Multiplication and Some Potentially Insecure {RSA} Moduli",
  pages =        "30--39",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:BatMuu02,
  author =       "Lejla Batina and
                  Geeke Muurling",
  title =        "{Montgomery} in Practice: How to Do It More Efficiently in Hardware",
  pages =        "40--52",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:Walter02b,
  author =       "Colin D. Walter",
  title =        "{MIST}: An Efficient, Randomized Exponentiation Algorithm for Resisting Power Analysis",
  pages =        "53--66",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:WolOswLam02,
  author =       "Johannes Wolkerstorfer and
                  Elisabeth Oswald and
                  Mario Lamberger",
  title =        "An {ASIC} Implementation of the {AES} {S}-Boxes",
  pages =        "67--78",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:Fischlin02,
  author =       "Marc Fischlin",
  title =        "On the Impossibility of Constructing Non-interactive Statistically-Secret Protocols from Any Trapdoor One-Way Function",
  pages =        "79--95",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:FisFis02,
  author =       "Marc Fischlin and
                  Roger Fischlin",
  title =        "The Representation Problem Based on Factoring",
  pages =        "96--113",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:BlaRog02,
  author =       "John Black and
                  Phillip Rogaway",
  title =        "Ciphers with Arbitrary Finite Domains",
  pages =        "114--130",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:MiyNonTak02,
  author =       "Atsuko Miyaji and
                  Masao Nonaka and
                  Yoshinori Takii",
  title =        "Known Plaintext Correlation Attack against {RC5}",
  pages =        "131--148",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:MicRiv02a,
  author =       "Silvio Micali and
                  Ronald L. Rivest",
  title =        "Micropayments Revisited",
  pages =        "149--163",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:JakJueNgu02,
  author =       "Markus Jakobsson and
                  Ari Juels and
                  Phong Q. Nguyen",
  title =        "Proprietary Certificates",
  pages =        "164--181",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:AteNit02,
  author =       "Giuseppe Ateniese and
                  Cristina Nita-Rotaru",
  title =        "Stateless-Recipient Certified E-Mail System Based on Verifiable Encryption",
  pages =        "182--199",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:GalMaoPat02,
  author =       "Steven D. Galbraith and
                  Wenbo Mao and
                  Kenneth G. Paterson",
  title =        "{RSA}-Based Undeniable Signatures for General Moduli",
  pages =        "200--217",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:MaiBoy02,
  author =       "Greg Maitland and
                  Colin Boyd",
  title =        "Co-operatively Formed Group Signatures",
  pages =        "218--235",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:MicRiv02b,
  author =       "Silvio Micali and
                  Ronald L. Rivest",
  title =        "Transitive Signature Schemes",
  pages =        "236--243",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:JMXW02,
  author =       "Robert Johnson and
                  David Molnar and
                  Dawn Xiaodong Song and
                  David Wagner",
  title =        "Homomorphic Signature Schemes",
  pages =        "244--262",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:CHJPPT02,
  author =       "Jean-S{\'e}bastien Coron and
                  Helena Handschuh and
                  Marc Joye and
                  Pascal Paillier and
                  David Pointcheval and
                  Christophe Tymen",
  title =        "{GEM}: {A} Generic Chosen-Ciphertext Secure Encryption Method",
  pages =        "263--276",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:Abe02,
  author =       "Masayuki Abe",
  title =        "Securing ``Encryption + Proof of Knowledge'' in the Random Oracle Model",
  pages =        "277--289",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:CheUch02,
  author =       "Qi Cheng and
                  Shigenori Uchiyama",
  title =        "Nonuniform Polynomial Time Algorithm to Solve Decisional {Diffie-Hellman} Problem in Finite Fields under Conjecture",
  pages =        "290--299",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:LuShi02,
  author =       "Cheng-Fen Lu and
                  Shiuh-Pyng Winston Shieh",
  title =        "Secure Key-Evolving Protocols for Discrete Logarithm Schemes",
  pages =        "300--310",
  booktitle =    rsa02name,
  volume =       rsa02vol,
  year =         2002,
  publisher =    rsapub,
  month =        rsa02month,
  address =      rsa02addr,
  editor =       rsa02ed,
  series =       mylncs,
}

@InProceedings{RSA:Huhnlein01,
  author =       "Detlef H{\"u}hnlein",
  title =        "Faster Generation of {NICE}-{Schnorr}-Type Signatures",
  pages =        "1--12",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:AAFG01,
  author =       "Iris Anshel and
                  Michael Anshel and
                  Benji Fisher and
                  Dorian Goldfeld",
  title =        "New Key Agreement Protocols in {Braid} Group Cryptography",
  pages =        "13--27",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:ShaBon01,
  author =       "Hovav Shacham and
                  Dan Boneh",
  title =        "Improving SSL Handshake Performance via Batching",
  pages =        "28--43",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:ArbRob01,
  author =       "Genevi{\`e}ve Arboit and
                  Jean-Marc Robert",
  title =        "From Fixed-Length Messages to Arbitrary-Length Messages Practical {RSA} Signature Padding Schemes",
  pages =        "44--51",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:SteZhe01,
  author =       "Ron Steinfeld and
                  Yuliang Zheng",
  title =        "An Advantage of Low-Exponent {RSA} with Modulus Primes Sharing Least Significant Bits",
  pages =        "52--62",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Onions01,
  author =       "Paul Onions",
  title =        "On the Strength of Simply-Iterated {Feistel} Ciphers with Whitening Keys",
  pages =        "63--69",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:HanKnuRob01,
  author =       "Helena Handschuh and
                  Lars R. Knudsen and
                  Matthew J. B. Robshaw",
  title =        "Analysis of {SHA}-1 in Encryption Mode",
  pages =        "70--83",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:GajCho01,
  author =       "Kris Gaj and
                  Pawel Chodowiec",
  title =        "Fast Implementation and Fair Comparison of the Final Candidates for Advanced Encryption Standard Using Field Programmable Gate Arrays",
  pages =        "84--99",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:KusRab01,
  author =       "Eyal Kushilevitz and
                  Tal Rabin",
  title =        "Fair e-Lotteries and e-Casinos",
  pages =        "100--109",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:JakPoiYou01,
  author =       "Markus Jakobsson and
                  David Pointcheval and
                  Adam Young",
  title =        "Secure Mobile Gambling",
  pages =        "110--125",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:BroJoh01,
  author =       "Daniel R. L. Brown and
                  Donald B. Johnson",
  title =        "Formal Security Proofs for a Signature Scheme with Partial Message Recovery",
  pages =        "126--142",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:AbdBelRog01,
  author =       "Michel Abdalla and
                  Mihir Bellare and
                  Phillip Rogaway",
  title =        "The Oracle {Diffie-Hellman} Assumptions and an Analysis of {DHIES}",
  pages =        "143--158",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:OkaPoi01,
  author =       "Tatsuaki Okamoto and
                  David Pointcheval",
  title =        "{REACT}: {R}apid {E}nhanced-Security {A}symmetric {C}ryptosystem {T}ransform",
  pages =        "159--175",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:JakWet01,
  author =       "Markus Jakobsson and
                  Susanne Wetzel",
  title =        "Security Weaknesses in {Bluetooth}",
  pages =        "176--191",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:WalTho01,
  author =       "Colin D. Walter and
                  Susan Thompson",
  title =        "Distinguishing Exponent Digits by Observing Modular Subtractions",
  pages =        "192--207",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:JoyQuiYun01,
  author =       "Marc Joye and
                  Jean-Jacques Quisquater and
                  Moti Yung",
  title =        "On the Power of Misbehaving Adversaries and Security Analysis of the Original {EPOC}",
  pages =        "208--222",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:TioTri01,
  author =       "Alexander Tiountchik and
                  Elena Trichina",
  title =        "Modular Exponentiation on Fine-Grained {FPGA}",
  pages =        "223--234",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:TriTio01,
  author =       "Elena Trichina and
                  Alexander Tiountchik",
  title =        "Scalable Algorithm for {Montgomery} Multiplication and Its Implementation on the Coarse-Grain Reconfigurable Chip",
  pages =        "235--249",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:BHLM01,
  author =       "Michael Brown and
                  Darrel Hankerson and
                  Julio L{\'o}pez and
                  Alfred Menezes",
  title =        "Software Implementation of the {NIST} Elliptic Curves Over Prime Fields",
  pages =        "250--265",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Courtois01,
  author =       "Nicolas Courtois",
  title =        "The Security of Hidden Field Equations ({HFE})",
  pages =        "266--281",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:PatCouGou01a,
  author =       "Jacques Patarin and
                  Nicolas Courtois and
                  Louis Goubin",
  title =        "{QUARTZ}, 128--Bit Long Digital Signatures",
  pages =        "282--297",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:PatCouGou01b,
  author =       "Jacques Patarin and
                  Nicolas Courtois and
                  Louis Goubin",
  title =        "{FLASH}, a Fast Multivariate Signature Algorithm",
  pages =        "298--307",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:MenQu01,
  author =       "Alfred Menezes and
                  Minghua Qu",
  title =        "Analysis of the {Weil} Descent Attack of {Gaudry}, {Hess} and {Smart}",
  pages =        "308--318",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Seifert01,
  author =       "Jean-Pierre Seifert",
  title =        "Using Fewer {Qubits} in {Shor}'s Factorization Algorithm Via Simultaneous Diophantine Approximation",
  pages =        "319--327",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:HerMas01,
  author =       "Amir Herzberg and
                  Yosi Mass",
  title =        "Relying Party Credentials Framework",
  pages =        "328--343",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Jablon01,
  author =       "David P. Jablon",
  title =        "Password Authentication Using Multiple Servers",
  pages =        "344--360",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:MacKenzie01,
  author =       "Philip D. {MacKenzie}",
  title =        "More Efficient Password-Authenticated Key Exchange",
  pages =        "361--377",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Yacobi01,
  author =       "Yacov Yacobi",
  title =        "Improved Boneh-Shaw Content Fingerprinting",
  pages =        "378--391",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:WatHanIma01,
  author =       "Yuji Watanabe and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Efficient Asymmetric Public-Key Traitor Tracing without Trusted Agents",
  pages =        "392--407",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Juels01,
  author =       "Ari Juels",
  title =        "Targeted Advertising ... And Privacy Too",
  pages =        "408--424",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:GolMir01,
  author =       "Philippe Golle and
                  Ilya Mironov",
  title =        "Uncheatable Distributed Computations",
  pages =        "425--440",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:AbdMinNam01,
  author =       "Michel Abdalla and
                  Sara K. Miner and
                  Chanathip Namprempre",
  title =        "Forward-Secure Threshold Signature Schemes",
  pages =        "441--456",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

@InProceedings{RSA:Fischlin01,
  author =       "Marc Fischlin",
  title =        "A Cost-Effective Pay-Per-Multiplication Comparison Method for Millionaires",
  pages =        "457--472",
  booktitle =    rsa01name,
  volume =       rsa01vol,
  year =         2001,
  publisher =    rsapub,
  month =        rsa01month,
  address =      rsa01addr,
  editor =       rsa01ed,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          ESORICS
%------------------------------------------------------------------

@InProceedings{ESORICS:FBJS12,
  author =       "Elli Fragkaki and
                  Lujo Bauer and
                  Limin Jia and
                  David Swasey",
  title =        "Modeling and Enhancing Android's Permission System",
  pages =        "1--18",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:KelTamTri12,
  author =       "James Kelley and
                  Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Hardening Access Control and Data Protection in {GFS}-like File Systems",
  pages =        "19--36",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:CruGibChe12,
  author =       "Jonathan Crussell and
                  Clint Gibler and
                  Hao Chen",
  title =        "Attack of the Clones: Detecting Cloned Applications on Android Markets",
  pages =        "37--54",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:BirHedSab12,
  author =       "Arnar Birgisson and
                  Daniel Hedin and
                  Andrei Sabelfeld",
  title =        "Boosting the Permissiveness of Dynamic Information-Flow Tracking by Testing",
  pages =        "55--72",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:EEKLLM12,
  author =       "Serdar Erbatur and
                  Santiago Escobar and
                  Deepak Kapur and
                  Zhiqiang Liu and
                  Christopher Lynch and
                  Catherine Meadows and
                  Jos{\'e} Meseguer and
                  Paliath Narendran and
                  Sonia Santiago and
                  Ralf Sasse",
  title =        "Effective Symbolic Protocol Analysis via Equational Irreducibility Conditions",
  pages =        "73--90",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:Schnoor12,
  author =       "Henning Schnoor",
  title =        "Deciding Epistemic and Strategic Properties of Cryptographic Protocols",
  pages =        "91--108",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:KhaFon12,
  author =       "Arif Akram Khan and
                  Philip W. L. Fong",
  title =        "Satisfiability and Feasibility in a Relationship-Based Workflow Authorization Model",
  pages =        "109--126",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:Modersheim12,
  author =       "Sebastian M{\"o}dersheim",
  title =        "Deciding Security for a Fragment of {ASLan}",
  pages =        "127--144",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:ADJS12,
  author =       "Massimiliano Albanese and
                  Alessandra {De Benedictis} and
                  Sushil Jajodia and
                  Paulo Shakarian",
  title =        "A Probabilistic Framework for Localization of Attackers in {MANETs}",
  pages =        "145--162",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:RioCueLop12,
  author =       "Ruben Rios and
                  Jorge Cu{\'e}llar and
                  Javier Lopez",
  title =        "Robust Probabilistic Fake Packet Injection for Receiver-Location Privacy in {WSN}",
  pages =        "163--180",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:ASBS12,
  author =       "Adam J. Aviv and
                  Micah Sherr and
                  Matt Blaze and
                  Jonathan M. Smith",
  title =        "Privacy-Aware Message Exchanges for Geographically Routed Human Movement Networks",
  pages =        "181--198",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DacAhaTra12,
  author =       "Italo Dacosta and
                  Mustaque Ahamad and
                  Patrick Traynor",
  title =        "Trust No One Else: Detecting {MITM} Attacks against {SSL}/{TLS} without Third-Parties",
  pages =        "199--216",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:HRKC12,
  author =       "Ralph Holz and
                  Thomas Riedmaier and
                  Nils Kammenhuber and
                  Georg Carle",
  title =        "{X.509} Forensics: Detecting and Localising the {SSL}/{TLS} Men-in-the-Middle",
  pages =        "217--234",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:ESWM12,
  author =       "Simon Eberz and
                  Martin Strohmeier and
                  Matthias Wilhelm and
                  Ivan Martinovic",
  title =        "A Practical Man-In-The-Middle Attack on Signal-Based Key Generation Protocols",
  pages =        "235--252",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:SadSchVar12,
  author =       "Ahmad-Reza Sadeghi and
                  Steffen Schulz and
                  Vijay Varadharajan",
  title =        "The Silence of the {LANs}: Efficient Leakage Resilience for {IPsec} {VPNs}",
  pages =        "253--270",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:HerShu12,
  author =       "Amir Herzberg and
                  Haya Shulman",
  title =        "Security of Patched {DNS}",
  pages =        "271--288",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:GJZYL12,
  author =       "Qijun Gu and
                  Kyle Jones and
                  Wanyu Zang and
                  Meng Yu and
                  Peng Liu",
  title =        "Revealing Abuses of Channel Assignment Protocols in Multi-channel Wireless Networks: An Investigation Logic Approach",
  pages =        "289--306",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:MisTsu12,
  author =       "Mishari Al Mishari and
                  Gene Tsudik",
  title =        "Exploring Linkability of User Reviews",
  pages =        "307--324",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DonJonPan12,
  author =       "Naipeng Dong and
                  Hugo Jonker and
                  Jun Pang",
  title =        "Formal Analysis of Privacy in an {eHealth} Protocol",
  pages =        "325--342",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:KooLinBag12,
  author =       "Jinkyu Koo and
                  Xiaojun Lin and
                  Saurabh Bagchi",
  title =        "{PRIVATUS}: Wallet-Friendly Privacy Protection for Smart Meters",
  pages =        "343--360",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:ZLLH12,
  author =       "Yao Zheng and
                  Ming Li and
                  Wenjing Lou and
                  Y. Thomas Hou",
  title =        "{SHARP}: Private Proximity Test and Secure Handshake with Cheat-Proof Location Tags",
  pages =        "361--378",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:HMSX12,
  author =       "Tzipora Halevi and
                  Di Ma and
                  Nitesh Saxena and
                  Tuo Xiang",
  title =        "Secure Proximity Detection for {NFC} Devices Based on Ambient Sensor Data",
  pages =        "379--396",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:LASZ12,
  author =       "Joseph K. Liu and
                  Man Ho Au and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "Enhancing Location Privacy for Electric Vehicles (at the Right time)",
  pages =        "397--414",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:RTSSC12,
  author =       "Aanjhan Ranganathan and
                  Nils Ole Tippenhauer and
                  Boris Skoric and
                  Dave Singel{\'e}e and
                  Srdjan Capkun",
  title =        "Design and Implementation of a Terrorist Fraud Resilient Distance Bounding System",
  pages =        "415--432",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DesCha12,
  author =       "Yvo Desmedt and
                  Pyrros Chaidos",
  title =        "Applying Divertibility to Blind Ballot Copying in the Helios Internet Voting System",
  pages =        "433--450",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DreLafLak12,
  author =       "Jannik Dreier and
                  Pascal Lafourcade and
                  Yassine Lakhnech",
  title =        "Defining Privacy for Weighted Votes, Single and Multi-voter Coercion",
  pages =        "451--468",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:BirPusWei12,
  author =       "Alex Biryukov and
                  Ivan Pustogarov and
                  Ralf-Philipp Weinmann",
  title =        "{TorScan}: Tracing Long-Lived Connections and Differential Scanning Attacks",
  pages =        "469--486",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DucHerFed12,
  author =       "Karl-Peter Fuchs and
                  Dominik Herrmann and
                  Hannes Federrath",
  title =        "Introducing the {gMix} Open Source Framework for {Mix} Implementations",
  pages =        "487--504",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:BAFM12,
  author =       "Marina Blanton and
                  Mikhail J. Atallah and
                  Keith B. Frikken and
                  Qutaibah M. Malluhi",
  title =        "Secure and Efficient Outsourcing of Sequence Comparisons",
  pages =        "505--522",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:WeiRei12,
  author =       "Lei Wei and
                  Michael K. Reiter",
  title =        "Third-Party Private {DFA} Evaluation on Encrypted Files in the Cloud",
  pages =        "523--540",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:CLMTL12,
  author =       "Xiaofeng Chen and
                  Jin Li and
                  Jianfeng Ma and
                  Qiang Tang and
                  Wenjing Lou",
  title =        "New Algorithms for Secure Outsourcing of Modular Exponentiations",
  pages =        "541--556",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:AhmJenZen12,
  author =       "Naveed Ahmed and
                  Christian Damsgaard Jensen and
                  Erik Zenner",
  title =        "Towards Symbolic Encryption Schemes",
  pages =        "557--572",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:JutRoy12,
  author =       "Charanjit S. Jutla and
                  Arnab Roy",
  title =        "Decision Procedures for Simulatability",
  pages =        "573--590",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DZoRag12,
  author =       "Deepak D'Souza and
                  K. R. Raghavendra",
  title =        "Model-Checking Bisimulation-Based Information Flow Properties for Infinite State Systems",
  pages =        "591--608",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:GuoMuSus12,
  author =       "Fuchun Guo and
                  Yi Mu and
                  Willy Susilo",
  title =        "Identity-Based Traitor Tracing with Short Private Key and Short Ciphertext",
  pages =        "609--626",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:GalHerVil12,
  author =       "David Galindo and
                  Javier Herranz and
                  Jorge L. Villar",
  title =        "Identity-Based Encryption with Master Key-Dependent Message Security and Leakage-Resilience",
  pages =        "627--642",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:FraZha12,
  author =       "Matthew K. Franklin and
                  Haibin Zhang",
  title =        "Unique Group Signatures",
  pages =        "643--660",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:MorMatOhk12,
  author =       "Daisuke Moriyama and
                  Shin'ichiro Matsuo and
                  Miyako Ohkubo",
  title =        "Relations among Notions of Privacy for {RFID} Authentication Protocols",
  pages =        "661--678",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:YYCTH12,
  author =       "Kin Ying Yu and
                  Tsz Hon Yuen and
                  Sherman S. M. Chow and
                  Siu Ming Yiu and
                  Lucas Chi Kwong Hui",
  title =        "{PE(AR)2}: Privacy-Enhanced Anonymous Authentication with Reputation and Revocation",
  pages =        "679--696",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:GGVM12,
  author =       "Flavio D. Garcia and
                  {Gerhard de Koning} Gans and
                  Roel Verdult and
                  Milosch Meriac",
  title =        "Dismantling {iClass} and {iClass} Elite",
  pages =        "697--715",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:DGKPYZ12,
  author =       "Markus D{\"u}rmuth and
                  Tim G{\"u}neysu and
                  Markus Kasper and
                  Christof Paar and
                  Tolga Yalcin and
                  Ralf Zimmermann",
  title =        "Evaluation of Standardized Password-Based Key Derivation against Parallel Processing Platforms",
  pages =        "716--733",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:CreFel12,
  author =       "Cas J. F. Cremers and
                  Michele Feltz",
  title =        "Beyond {eCK}: Perfect Forward Secrecy under Actor Compromise and Ephemeral-Key Reveal",
  pages =        "734--751",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:JagSchSom12,
  author =       "Tibor Jager and
                  Sebastian Schinzel and
                  Juraj Somorovsky",
  title =        "{Bleichenbacher}'s Attack Strikes again: Breaking {PKCS}\#1 v1.5 in {XML} Encryption",
  pages =        "752--769",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:GasRas12,
  author =       "Paolo Gasti and
                  Kasper Bonne Rasmussen",
  title =        "On the Security of Password Manager Database Formats",
  pages =        "770--787",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:SPWFKM12,
  author =       "Jack W. Stokes and
                  John C. Platt and
                  Helen J. Wang and
                  Joe Faulhaber and
                  Jonathan Keller and
                  Mady Marinescu and
                  Anil Thomas and
                  Marius Gheorghescu",
  title =        "Scalable Telemetry Classification for Automated Malware Detection",
  pages =        "788--805",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:BeaGnaMar12,
  author =       "Philippe Beaucamps and
                  Isabelle Gnaedig and
                  Jean-Yves Marion",
  title =        "Abstraction-Based Malware Analysis Using Rewriting and Model Checking",
  pages =        "806--823",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:VerShaHos12,
  author =       "Rakesh Verma and
                  Narasimha Shashidhar and
                  Nabil Hossain",
  title =        "Detecting Phishing Emails the Natural Language Way",
  pages =        "824--841",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:SunTan12,
  author =       "Mengtao Sun and
                  Gang Tan",
  title =        "{JVM}-Portable Sandboxing of {Java}'s Native Libraries",
  pages =        "842--858",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:WSYL12,
  author =       "Yongzheng Wu and
                  Sai Sathyanarayan and
                  Roland H. C. Yap and
                  Zhenkai Liang",
  title =        "Codejail: Application-Transparent Isolation of Libraries with Tight Program Interactions",
  pages =        "859--876",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:ZAHM12,
  author =       "Ziming Zhao and
                  Gail-Joon Ahn and
                  Hongxin Hu and
                  Deepinder Mahi",
  title =        "{SocialImpact}: Systematic Analysis of Underground Social Dynamics",
  pages =        "877--894",
  editor =       esorics12ed,
  booktitle =    esorics12name,
  volume =       esorics12vol,
  address =      esorics12addr,
  month =        esorics12month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ESORICS:SSSG11,
  author =       "Nashad A. Safa and
                  Saikat Sarkar and
                  Reihaneh Safavi-Naini and
                  Majid Ghaderi",
  title =        "Secure Localization Using Dynamic Verifiers",
  pages =        "1--20",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:MonRib11,
  author =       "Diogo M{\'o}nica and
                  Carlos Ribeiro",
  title =        "{WiFiHop} - Mitigating the Evil Twin Attack through Multi-hop Detection",
  pages =        "21--39",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:PTDC11,
  author =       "Christina P{\"o}pper and
                  Nils Ole Tippenhauer and
                  Boris Danev and
                  Srdjan Capkun",
  title =        "Investigation of Signal and Message Manipulations on the Wireless Channel",
  pages =        "40--59",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:ZhoEva11,
  author =       "Yuchen Zhou and
                  David Evans",
  title =        "Protecting Private Web Content from Embedded Scripts",
  pages =        "60--79",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:MuiFra11,
  author =       "Raymond Mui and
                  Phyllis Frankl",
  title =        "Preventing Web Application Injections with Complementary Character Coding",
  pages =        "80--99",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:DDJP11,
  author =       "Philippe {De Ryck} and
                  Lieven Desmet and
                  Wouter Joosen and
                  Frank Piessens",
  title =        "Automatic and Precise Client-Side Protection against {CSRF} Attacks",
  pages =        "100--116",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:Kreitz11,
  author =       "Gunnar Kreitz",
  title =        "Timing Is Everything: The Importance of History Detection",
  pages =        "117--132",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BurGouMit11,
  author =       "Elie Bursztein and
                  Baptiste Gourdin and
                  John C. Mitchell",
  title =        "Reclaiming the Blogosphere, TalkBack: A Secure LinkBack Protocol for Weblogs",
  pages =        "133--149",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:WSAFSS11,
  author =       "Joel Weinberger and
                  Prateek Saxena and
                  Devdatta Akhawe and
                  Matthew Finifter and
                  Eui Chul Richard Shin and
                  Dawn Song",
  title =        "A Systematic Analysis of {XSS} Sanitization in Web Application Frameworks",
  pages =        "150--171",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:RosZhuMil11,
  author =       "Nathan E. Rosenblum and
                  Xiaojin Zhu and
                  Barton P. Miller",
  title =        "Who Wrote This Code? Identifying the Authors of Program Binaries",
  pages =        "172--189",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BlaGas11,
  author =       "Marina Blanton and
                  Paolo Gasti",
  title =        "Secure and Efficient Protocols for Iris and Fingerprint Identification",
  pages =        "190--209",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:WMJG11,
  author =       "Zhi Wang and
                  Jiang Ming and
                  Chunfu Jia and
                  Debin Gao",
  title =        "Linear Obfuscation to Combat Symbolic Execution",
  pages =        "210--226",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:CheDinDen11,
  author =       "Yueqiang Cheng and
                  Xuhua Ding and
                  Robert H. Deng",
  title =        "DriverGuard: A Fine-Grained Protection on {I/O} Flows",
  pages =        "227--244",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:Crampton11,
  author =       "Jason Crampton",
  title =        "Time-Storage Trade-Offs for Cryptographically-Enforced Access Control",
  pages =        "245--261",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BarGen11,
  author =       "Steve Barker and
                  Valerio Genovese",
  title =        "Socially Constructed Trust for Distributed Authorization",
  pages =        "262--277",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:LCHWY11,
  author =       "Zhen Liu and
                  Zhenfu Cao and
                  Qiong Huang and
                  Duncan S. Wong and
                  Tsz Hon Yuen",
  title =        "Fully Secure Multi-authority Ciphertext-Policy Attribute-Based Encryption without Random Oracles",
  pages =        "278--297",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:Schroder11,
  author =       "Dominique Schr{\"o}der",
  title =        "How to Aggregate the {CL} Signature Scheme",
  pages =        "298--314",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:Cremers11,
  author =       "Cas J. F. Cremers",
  title =        "Key Exchange in {IPsec} Revisited: Formal Analysis of {IKEv1} and {IKEv2}",
  pages =        "315--334",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BCPSW11,
  author =       "David Bernhard and
                  V{\'e}ronique Cortier and
                  Olivier Pereira and
                  Ben Smyth and
                  Bogdan Warinschi",
  title =        "Adapting Helios for Provable Ballot Privacy",
  pages =        "335--354",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BruTuv11,
  author =       "Billy Bob Brumley and
                  Nicola Tuveri",
  title =        "Remote Timing Attacks Are Still Practical",
  pages =        "355--371",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BirSab11,
  author =       "Arnar Birgisson and
                  Andrei Sabelfeld",
  title =        "Multi-run Security",
  pages =        "372--391",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BGSE11,
  author =       "S{\"o}ren Bleikertz and
                  Thomas Gro{\ss} and
                  Matthias Schunter and
                  Konrad Eriksson",
  title =        "Automated Information Flow Analysis of Virtualized Infrastructures",
  pages =        "392--415",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:AJPS11,
  author =       "Massimiliano Albanese and
                  Sushil Jajodia and
                  Andrea Pugliese and
                  V. S. Subrahmanian",
  title =        "Scalable Analysis of Attack Scenarios",
  pages =        "416--433",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:KNTU11,
  author =       "Alfred Kobsa and
                  Rishab Nithyanand and
                  Gene Tsudik and
                  Ersin Uzun",
  title =        "Usability of Display-Equipped {RFID} Tags for Security Purposes",
  pages =        "434--451",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:HerMar11,
  author =       "Amir Herzberg and
                  Ronen Margulies",
  title =        "Forcing Johnny to Login Safely - Long-Term User Study of Forcing and Training Login Mechanisms",
  pages =        "452--471",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BFGS11,
  author =       "Piero A. Bonatti and
                  Marco Faella and
                  Clemente Galdi and
                  Luigi Sauro",
  title =        "Towards a Mechanism for Incentivating Privacy",
  pages =        "472--488",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:UHHC11,
  author =       "Alexander Ulrich and
                  Ralph Holz and
                  Peter Hauck and
                  Georg Carle",
  title =        "Investigating the {OpenPGP} Web of Trust",
  pages =        "489--507",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:PhaWriKes11,
  author =       "Dang Vinh Pham and
                  Joss Wright and
                  Dogan Kesdogan",
  title =        "A Practical Complexity-Theoretic Analysis of Mix Systems",
  pages =        "508--527",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:YZZQ11,
  author =       "Ka Yang and
                  Jinsheng Zhang and
                  Wensheng Zhang and
                  Daji Qiao",
  title =        "A Light-Weight Solution to Preservation of Access Pattern Privacy in Un-trusted Clouds",
  pages =        "528--547",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:JadBilHub11,
  author =       "Murtuza Jadliwala and
                  Igor Bilogrevic and
                  Jean-Pierre Hubaux",
  title =        "Optimizing Mixing in Pervasive Networks: A Graph-Theoretic Perspective",
  pages =        "548--567",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:HPVP11,
  author =       "Jens Hermans and
                  Andreas Pashalidis and
                  Frederik Vercauteren and
                  Bart Preneel",
  title =        "A New {RFID} Privacy Model",
  pages =        "568--587",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:BorPamPao11,
  author =       "Michele Boreale and
                  Francesca Pampaloni and
                  Michela Paolini",
  title =        "Quantitative Information Flow, with a View",
  pages =        "588--606",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:ZPLCTW11,
  author =       "{Xiao-yong} Zhou and
                  Bo Peng and
                  Yong Fuga Li and
                  Yangyi Chen and
                  Haixu Tang and
                  XiaoFeng Wang",
  title =        "To Release or Not to Release: Evaluating Information Leaks in Aggregate Human-Genome Data",
  pages =        "607--627",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:FLCY11,
  author =       "Nicholas L. Farnan and
                  Adam J. Lee and
                  Panos K. Chrysanthis and
                  Ting Yu",
  title =        "Don't Reveal My Intension: Protecting User Privacy Using Declarative Preferences during Distributed Query Processing",
  pages =        "628--647",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:DFPPS11,
  author =       "Sabrina {De Capitani di Vimercati} and
                  Sara Foresti and
                  Stefano Paraboschi and
                  Gerardo Pelosi and
                  Pierangela Samarati",
  title =        "Supporting Concurrency in Private Data Outsourcing",
  pages =        "648--664",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:FFHP11,
  author =       "Hannes Federrath and
                  Karl-Peter Fuchs and
                  Dominik Herrmann and
                  Christopher Piosecny",
  title =        "Privacy-Preserving {DNS}: Analysis of Broadcast, Range Queries and Mix-Based Protection Methods",
  pages =        "665--683",
  editor =       esorics11ed,
  booktitle =    esorics11name,
  volume =       esorics11vol,
  address =      esorics11addr,
  month =        esorics11month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ESORICS:DLYZ10,
  author =       "Robert H. Deng and
                  Yingjiu Li and
                  Moti Yung and
                  Yunlei Zhao",
  title =        "A New Framework for {RFID} Privacy",
  pages =        "1--18",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:NitTsuUzu10,
  author =       "Rishab Nithyanand and
                  Gene Tsudik and
                  Ersin Uzun",
  title =        "Readers Behaving Badly - Reader Revocation in {PKI}-Based {RFID} Systems",
  pages =        "19--36",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:AndVoBel10,
  author =       "Elli Androulaki and
                  Binh Vo and
                  Steven M. Bellovin",
  title =        "Privacy-Preserving, Taxable Bank Accounts",
  pages =        "37--54",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:DahDelSte10,
  author =       "Morten Dahl and
                  St{\'e}phanie Delaune and
                  Graham Steel",
  title =        "Formal Analysis of Privacy for Vehicular Mix-Zones",
  pages =        "55--70",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:ZWWCZ10,
  author =       "Chao Zhang and
                  Tielei Wang and
                  Tao Wei and
                  Yu Chen and
                  Wei Zou",
  title =        "{IntPatch}: Automatically Fix Integer-Overflow-to-Buffer-Overflow Vulnerability at Compile-Time",
  pages =        "71--86",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:LigRed10,
  author =       "Jay Ligatti and
                  Srikar Reddy",
  title =        "A Theory of Runtime Enforcement, with Results",
  pages =        "87--100",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:HJMP10,
  author =       "Laurent Hubert and
                  Thomas P. Jensen and
                  Vincent Monfort and
                  David Pichardie",
  title =        "Enforcing Secure Object Initialization in Java",
  pages =        "101--115",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:ManSud10,
  author =       "Heiko Mantel and
                  Henning Sudbrock",
  title =        "Flexible Scheduler-Independent Security",
  pages =        "116--133",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:CatDeH10,
  author =       "Octavian Catrina and
                  Sebastiaan {de Hoogh}",
  title =        "Secure Multiparty Linear Programming Using Fixed-Point Arithmetic",
  pages =        "134--150",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:ABBKSS10,
  author =       "Jos{\'e} Bacelar Almeida and
                  Endre Bangerter and
                  Manuel Barbosa and
                  Stephan Krenn and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "A Certifying Compiler for Zero-Knowledge Proofs of Knowledge Based on Sigma-Protocols",
  pages =        "151--167",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:LASZ10,
  author =       "Joseph K. Liu and
                  Man Ho Au and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "Short Generic Transformation to Strongly Unforgeable Signature in the Standard Model",
  pages =        "168--181",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:XAHZS10,
  author =       "Wenjuan Xu and
                  Gail-Joon Ahn and
                  Hongxin Hu and
                  Xinwen Zhang and
                  Jean-Pierre Seifert",
  title =        "{DR@FT}: Efficient Remote Attestation Framework for Dynamic Systems",
  pages =        "182--198",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:LuChaCha10,
  author =       "Liming Lu and
                  Ee-Chien Chang and
                  Mun Choon Chan",
  title =        "Website Fingerprinting and Identification Using Ordered Feature Sequences",
  pages =        "199--214",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:JanOle10,
  author =       "Artur Janc and
                  Lukasz Olejnik",
  title =        "Web Browser History Detection as a Real-World Privacy Threat",
  pages =        "215--231",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:LZPL10,
  author =       "Xiapu Luo and
                  Junjie Zhang and
                  Roberto Perdisci and
                  Wenke Lee",
  title =        "On the Secrecy of Spread-Spectrum Flow Watermarks",
  pages =        "232--248",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:ChaStaKer10,
  author =       "Sambuddho Chakravarty and
                  Angelos Stavrou and
                  Angelos D. Keromytis",
  title =        "Traffic Analysis against Low-Latency Anonymity Networks Using Available Bandwidth Estimation",
  pages =        "249--267",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:XPHR10,
  author =       "Guang Xiang and
                  Bryan A. Pendleton and
                  Jason I. Hong and
                  Carolyn Penstein Ros{\'e}",
  title =        "A Hierarchical Adaptive Probabilistic Approach for Zero Hour Phish Detection",
  pages =        "268--285",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:BBBB10,
  author =       "Hristo Bojinov and
                  Elie Bursztein and
                  Xavier Boyen and
                  Dan Boneh",
  title =        "Kamouflage: Loss-Resistant Password Management",
  pages =        "286--302",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:EMMS10,
  author =       "Santiago Escobar and
                  Catherine Meadows and
                  Jos{\'e} Meseguer and
                  Sonia Santiago",
  title =        "Sequential Protocol Composition in {Maude}-{NPA}",
  pages =        "303--318",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:DinRya10,
  author =       "Tien Tuan Anh Dinh and
                  Mark Ryan",
  title =        "Verifying Security Property of Peer-to-Peer Systems Using {CSP}",
  pages =        "319--339",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:BasCre10,
  author =       "David A. Basin and
                  Cas J. F. Cremers",
  title =        "Modeling and Analyzing Security in the Presence of Compromising Adversaries",
  pages =        "340--356",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:YasTer10,
  author =       "Hirotoshi Yasuoka and
                  Tachio Terauchi",
  title =        "On Bounding Problems of Quantitative Information Flow",
  pages =        "357--372",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:HeiLipVan10,
  author =       "Sven Heiberg and
                  Helger Lipmaa and
                  Filip {van Laenen}",
  title =        "On E-Vote Integrity in the Case of Malicious Voter Computers",
  pages =        "373--388",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:KreRyaSmy10,
  author =       "Steve Kremer and
                  Mark Ryan and
                  Ben Smyth",
  title =        "Election Verifiability in Electronic Voting Protocols",
  pages =        "389--404",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:HeaRyaTea10,
  author =       "James Heather and
                  Peter Y. A. Ryan and
                  Vanessa Teague",
  title =        "Pretty Good Democracy for More Expressive Voting Schemes",
  pages =        "405--423",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:BlaFri10,
  author =       "Marina Blanton and
                  Keith B. Frikken",
  title =        "Efficient Multi-dimensional Key Management in Broadcast Services",
  pages =        "424--440",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:MeiGol10,
  author =       "Jan Meier and
                  Dieter Gollmann",
  title =        "Caught in the Maze of Security Standards",
  pages =        "441--454",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:GofLuoYan10,
  author =       "Mikhail I. Gofman and
                  Ruiqi Luo and
                  Ping Yang",
  title =        "User-Role Reachability Analysis of Evolving Administrative Role Based Access Control",
  pages =        "455--471",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:CraHut10,
  author =       "Jason Crampton and
                  Michael Huth",
  title =        "An Authorization Framework Resilient to Policy Evaluation Failures",
  pages =        "472--487",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:KupLys10,
  author =       "Alptekin K{\"u}p\c{c}{\"u} and
                  Anna Lysyanskaya",
  title =        "Optimistic Fair Exchange with Multiple Arbiters",
  pages =        "488--507",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:BDDK10,
  author =       "Michael Backes and
                  Goran Doychev and
                  Markus D{\"u}rmuth and
                  Boris K{\"o}pf",
  title =        "Speaker Recognition in Encrypted Voice Streams",
  pages =        "508--523",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:PasSch10,
  author =       "Andreas Pashalidis and
                  Stefan Schiffner",
  title =        "Evaluating Adversarial Partitions",
  pages =        "524--539",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:AJSS10,
  author =       "Claudio Agostino Ardagna and
                  Sushil Jajodia and
                  Pierangela Samarati and
                  Angelos Stavrou",
  title =        "Providing Mobile Users' Anonymity in Hybrid Networks",
  pages =        "540--557",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:TipVamVar10,
  author =       "Ferucio Laurentiu Tiplea and
                  Loredana Vamanu and
                  Cosmin V{\^a}rlan",
  title =        "Complexity of Anonymity for Security Protocols",
  pages =        "558--572",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:WJSN10,
  author =       "Lingyu Wang and
                  Sushil Jajodia and
                  Anoop Singhal and
                  Steven Noel",
  title =        "k-Zero Day Safety: Measuring the Security Risk of Networks against Unknown Attacks",
  pages =        "573--587",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:JGCC10,
  author =       "Benjamin Johnson and
                  Jens Grossklags and
                  Nicolas Christin and
                  John Chuang",
  title =        "Are Security Experts Useful? Bayesian Nash Equilibria for Network Security Games with Limited Information",
  pages =        "588--606",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:BacCioKro10,
  author =       "Michael Backes and
                  Oana Ciobotaru and
                  Anton Krohmer",
  title =        "{RatFish}: A File Sharing Protocol Provably Secure against Rational Users",
  pages =        "607--625",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:KCCD10,
  author =       "Nizar Kheir and
                  Nora Cuppens-Boulahia and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Herv{\'e} Debar",
  title =        "A Service Dependency Model for Cost-Sensitive Intrusion Response",
  pages =        "626--642",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:PerTsu10,
  author =       "Daniele Perito and
                  Gene Tsudik",
  title =        "Secure Code Update for Embedded Devices via Proofs of Secure Erasure",
  pages =        "643--662",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:KPAIM10,
  author =       "Alexandros Kapravelos and
                  Iasonas Polakis and
                  Elias Athanasopoulos and
                  Sotiris Ioannidis and
                  Evangelos P. Markatos",
  title =        "D(e|i)aling with {VoIP}: Robust Prevention of {DIAL} Attacks",
  pages =        "663--678",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:KarCap10,
  author =       "Ghassan Karame and
                  Srdjan Capkun",
  title =        "Low-Cost Client Puzzles Based on Modular Exponentiation",
  pages =        "679--697",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:TokSkoDol10,
  author =       "Arnur G. Tokhtabayev and
                  Victor A. Skormin and
                  Andrey M. Dolgikh",
  title =        "Expressive, Efficient and Obfuscation Resilient Behavior Based {IDS}",
  pages =        "698--715",
  editor =       esorics10ed,
  booktitle =    esorics10name,
  volume =       esorics10vol,
  address =      esorics10addr,
  month =        esorics10month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ESORICS:HolEngFre09,
  author =       "Thorsten Holz and
                  Markus Engelberth and
                  Felix C. Freiling",
  title =        "Learning More about the Underground Economy: A Case-Study of Keyloggers and Dropzones",
  pages =        "1--18",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:MasAhaKan09,
  author =       "Daisuke Mashima and
                  Mustaque Ahamad and
                  Swagath Kannan",
  title =        "User-Centric Handling of Identity Agent Compromise",
  pages =        "19--36",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:StuPer09,
  author =       "Ahren Studer and
                  Adrian Perrig",
  title =        "The Coremelt Attack",
  pages =        "37--52",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:CFLS09,
  author =       "Matteo Centenaro and
                  Riccardo Focardi and
                  Flaminia L. Luccio and
                  Graham Steel",
  title =        "Type-Based Analysis of {PIN} Processing {APIs}",
  pages =        "53--68",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:LuxMan09,
  author =       "Alexander Lux and
                  Heiko Mantel",
  title =        "Declassification with Explicit Reference Points",
  pages =        "69--85",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:RusSabChu09,
  author =       "Alejandro Russo and
                  Andrei Sabelfeld and
                  Andrey Chudnov",
  title =        "Tracking Information Flow in Dynamic Tree Structures",
  pages =        "86--103",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:GilHer09,
  author =       "Yossi Gilad and
                  Amir Herzberg",
  title =        "Lightweight Opportunistic Tunneling ({LOT})",
  pages =        "104--119",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:LGASSK09,
  author =       "Yali Liu and
                  Dipak Ghosal and
                  Frederik Armknecht and
                  Ahmad-Reza Sadeghi and
                  Steffen Schulz and
                  Stefan Katzenbeisser",
  title =        "Hide and Seek in Time - Robust Covert Timing Channels",
  pages =        "120--135",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:OprBow09,
  author =       "Alina Oprea and
                  Kevin D. Bowers",
  title =        "Authentic Time-Stamps for Archival Storage",
  pages =        "136--151",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:JJPR09,
  author =       "Radha Jagadeesan and
                  Alan Jeffrey and
                  Corin Pitcher and
                  James Riely",
  title =        "Towards a Theory of Accountability and Audit",
  pages =        "152--167",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:GutFouNar09,
  author =       "Nataliya Guts and
                  C{\'e}dric Fournet and
                  Francesco Zappa Nardelli",
  title =        "Reliable Evidence: Auditability by Typing",
  pages =        "168--183",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:ChaGar09,
  author =       "Avik Chaudhuri and
                  Deepak Garg",
  title =        "{PCAL}: Language Support for Proof-Carrying Authorization Systems",
  pages =        "184--199",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:WJCWG09,
  author =       "Zhi Wang and
                  Xuxian Jiang and
                  Weidong Cui and
                  Xinyuan Wang and
                  Mike Grace",
  title =        "{ReFormat}: Automatic Reverse Engineering of Encrypted Messages",
  pages =        "200--215",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:DSDJ09,
  author =       "Drew Davidson and
                  Randy Smith and
                  Nic Doyle and
                  Somesh Jha",
  title =        "Protocol Normalization Using Attribute Grammars",
  pages =        "216--231",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:WBHGKK09,
  author =       "Peter Wurzinger and
                  Leyla Bilge and
                  Thorsten Holz and
                  Jan Goebel and
                  Christopher Kruegel and
                  Engin Kirda",
  title =        "Automatically Generating Models for Botnet Detection",
  pages =        "232--249",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:BasBurKar09,
  author =       "David A. Basin and
                  Samuel J. Burri and
                  G{\"u}nter Karjoth",
  title =        "Dynamic Enforcement of Abstract Separation of Duty Constraints",
  pages =        "250--267",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:WanJinLi09,
  author =       "Qihua Wang and
                  Hongxia Jin and
                  Ninghui Li",
  title =        "Usable Access Control in Collaborative Environments: Authorization Based on People-Tagging",
  pages =        "268--284",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:BGSW09,
  author =       "Joachim Biskup and
                  Christian Gogolin and
                  Jens Seiler and
                  Torben Weibert",
  title =        "Requirements and Protocols for Inference-Proof Interactions in Information Systems",
  pages =        "285--302",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:FonAnwZha09,
  author =       "Philip W. L. Fong and
                  Mohd M. Anwar and
                  Zhen Zhao",
  title =        "A Privacy Preservation Model for Facebook-Style Social Network Systems",
  pages =        "303--320",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:NSMS09,
  author =       "Ching Yu Ng and
                  Willy Susilo and
                  Yi Mu and
                  Reihaneh Safavi-Naini",
  title =        "New Privacy Results on Synchronized {RFID} Authentication Protocols against Tag Tracing",
  pages =        "321--336",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:ModVig09,
  author =       "Sebastian M{\"o}dersheim and
                  Luca Vigan{\`o}",
  title =        "Secure Pseudonymous Channels",
  pages =        "337--354",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:WWLRL09,
  author =       "Qian Wang and
                  Cong Wang and
                  Jin Li and
                  Kui Ren and
                  Wenjing Lou",
  title =        "Enabling Public Verifiability and Data Dynamics for Storage Security in Cloud Computing",
  pages =        "355--370",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:TriAlQRab09,
  author =       "Sipat Triukose and
                  Zakaria Al-Qudah and
                  Michael Rabinovich",
  title =        "Content Delivery Networks: Protection or Threat?",
  pages =        "371--389",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:SASGM09,
  author =       "Ravinder Shankesi and
                  Musab AlTurki and
                  Ralf Sasse and
                  Carl A. Gunter and
                  Jos{\'e} Meseguer",
  title =        "Model-Checking {DoS} Amplification for {VoIP} Session Initiation",
  pages =        "390--405",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:DDKT09,
  author =       "George Danezis and
                  Claudia D{\'i}az and
                  Emilia K{\"a}sper and
                  Carmela Troncoso",
  title =        "The Wisdom of Crowds: Attacks and Optimal Constructions",
  pages =        "406--423",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:BFKLSS09,
  author =       "Mauro Barni and
                  Pierluigi Failla and
                  Vladimir Kolesnikov and
                  Riccardo Lazzeretti and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "Secure Evaluation of Private Linear Branching Programs with Medical Applications",
  pages =        "424--439",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:CDFJPS09,
  author =       "Valentina Ciriani and
                  Sabrina {De Capitani di Vimercati} and
                  Sara Foresti and
                  Sushil Jajodia and
                  Stefano Paraboschi and
                  Pierangela Samarati",
  title =        "Keep a Few: Outsourcing Data While Maintaining Confidentiality",
  pages =        "440--455",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:BetRei09,
  author =       "Darrell Bethea and
                  Michael K. Reiter",
  title =        "Data Structures with Unpredictable Timing",
  pages =        "456--471",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:LiMaLi09,
  author =       "Tiancheng Li and
                  Xiaonan Ma and
                  Ninghui Li",
  title =        "{WORM-SEAL}: Trustworthy Data Retention and Verification for Regulatory Compliance",
  pages =        "472--488",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:DiCJiaSaf09,
  author =       "Giovanni {Di Crescenzo} and
                  Shaoquan Jiang and
                  Reihaneh Safavi-Naini",
  title =        "Corruption-Localizing Hashing",
  pages =        "489--504",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:MafMitTal09,
  author =       "Sergio Maffeis and
                  John C. Mitchell and
                  Ankur Taly",
  title =        "Isolating {JavaScript} with Filters, Rewriting, and Wrappers",
  pages =        "505--522",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:PZCG09,
  author =       "Yanlin Peng and
                  Linfeng Zhang and
                  J. Morris Chang and
                  Yong Guan",
  title =        "An Effective Method for Combating Malicious Scripts Clickbots",
  pages =        "523--538",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:SunXuSu09,
  author =       "Fangqi Sun and
                  Liang Xu and
                  Zhendong Su",
  title =        "Client-Side Detection of {XSS} Worms by Monitoring Payload Propagation",
  pages =        "539--554",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:EneLakNgo09,
  author =       "Cristian Ene and
                  Yassine Lakhnech and
                  Van Chan Ngo",
  title =        "Formal Indistinguishability Extended to the Random Oracle Model",
  pages =        "555--570",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:AizSchWil09,
  author =       "Mihhail Aizatulin and
                  Henning Schnoor and
                  Thomas Wilke",
  title =        "Computationally Sound Analysis of a Probabilistic Contract Signing Protocol",
  pages =        "571--586",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:BobKhuPra09,
  author =       "Rakeshbabu Bobba and
                  Himanshu Khurana and
                  Manoj Prabhakaran",
  title =        "Attribute-Sets: A Practically Motivated Enhancement to Attribute-Based Encryption",
  pages =        "587--604",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:CorSte09,
  author =       "V{\'e}ronique Cortier and
                  Graham Steel",
  title =        "A Generic Security {API} for Symmetric Key Management on Cryptographic Devices",
  pages =        "605--620",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:TipCap09,
  author =       "Nils Ole Tippenhauer and
                  Srdjan Capkun",
  title =        "{ID}-Based Secure Distance Bounding and Localization",
  pages =        "621--636",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:VMRV09,
  author =       "Ton {van Deursen} and
                  Sjouke Mauw and
                  Sasa Radomirovic and
                  Pim Vullers",
  title =        "Secure Ownership and Ownership Transfer in {RFID} Systems",
  pages =        "637--654",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:LeMGun09,
  author =       "Michael LeMay and
                  Carl A. Gunter",
  title =        "Cumulative Attestation Kernels for Embedded Systems",
  pages =        "655--670",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:CroWal09,
  author =       "Scott A. Crosby and
                  Dan S. Wallach",
  title =        "Super-Efficient Aggregating History-Independent Persistent Authenticated Dictionaries",
  pages =        "671--688",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:CheCra09,
  author =       "Liang Chen and
                  Jason Crampton",
  title =        "Set Covering Problems in Role-Based Access Control",
  pages =        "689--704",
  editor =       esorics09ed,
  booktitle =    esorics09name,
  volume =       esorics09vol,
  address =      esorics09addr,
  month =        esorics09month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ESORICS:NeiGasLef08,
  author =       "P. Neira and
                  Rafael M. Gasca and
                  Laurent Lef{\`e}vre",
  title =        "Multiprimary Support for the Availability of Cluster-Based Stateful Firewalls Using {FT-FW}",
  pages =        "1--17",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:SawOu08,
  author =       "Reginald E. Sawilla and
                  Xinming Ou",
  title =        "Identifying Critical Attack Assets in Dependency Attack Graphs",
  pages =        "18--34",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:MLHT08,
  author =       "C. P. Mu and
                  X. J. Li and
                  H. K. Huang and
                  S. F. Tian",
  title =        "Online Risk Assessment of Intrusion Scenarios Using {D-S} Evidence Theory",
  pages =        "35--48",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:GHKRRW08,
  author =       "Rosario Gennaro and
                  Shai Halevi and
                  Hugo Krawczyk and
                  Tal Rabin and
                  Steffen Reidt and
                  Stephen D. Wolthusen",
  title =        "Strongly-Resilient and Non-interactive Hierarchical Key-Agreement in {MANETs}",
  pages =        "49--65",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:TabGli08,
  author =       "Gelareh Taban and
                  Virgil D. Gligor",
  title =        "Efficient Handling of Adversary Attacks in Aggregation Applications",
  pages =        "66--81",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:BruKulLiu08,
  author =       "Bezawada Bruhadeshwar and
                  Sandeep S. Kulkarni and
                  Alex X. Liu",
  title =        "Symmetric Key Approaches to Securing {BGP} - A Little Bit Trust Is Enough",
  pages =        "82--96",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:GGMRVS08,
  author =       "Flavio D. Garcia and
                  Gerhard de Koning Gans and
                  Ruben Muijrers and
                  Peter van Rossum and
                  Roel Verdult and
                  Ronny Wichers Schreur and
                  Bart Jacobs",
  title =        "Dismantling {MIFARE} Classic",
  pages =        "97--114",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:GJMS08,
  author =       "Sebastian Gajek and
                  Tibor Jager and
                  Mark Manulis and
                  J{\"o}rg Schwenk",
  title =        "A Browser-Based Kerberos Authentication Scheme",
  pages =        "115--129",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:NalVan08,
  author =       "D. Nali and
                  Paul C. {van Oorschot}",
  title =        "{CROO}: A Universal Infrastructure and Protocol to Detect Identity Fraud",
  pages =        "130--145",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:LiLu08,
  author =       "Yingjiu Li and
                  Haibing Lu",
  title =        "Disclosure Analysis and Control in Statistical Databases",
  pages =        "146--160",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:BaiYuLiu08,
  author =       "Kun Bai and
                  Meng Yu and
                  Peng Liu",
  title =        "{TRACE}: Zero-Down-Time Database Damage Tracking, Quarantine, and Cleansing with Negligible Run-Time Overhead",
  pages =        "161--176",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:CMHLW08,
  author =       "Hong Chen and
                  Xiaonan Ma and
                  Windsor W. Hsu and
                  Ninghui Li and
                  Qihua Wang",
  title =        "Access Control Friendly Query Verification for Outsourced Data Publishing",
  pages =        "177--191",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:BogLauWil08,
  author =       "Dan Bogdanov and
                  Sven Laur and
                  Jan Willemson",
  title =        "Sharemind: A Framework for Fast Privacy-Preserving Computations",
  pages =        "192--206",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:YLGXK08,
  author =       "Athanassios N. Yannacopoulos and
                  Costas Lambrinoudakis and
                  Stefanos Gritzalis and
                  Stylianos Z. Xanthopoulos and
                  Sokratis K. Katsikas",
  title =        "Modeling Privacy Insurance Contracts and Their Utilization in Risk Management for {ICT} Firms",
  pages =        "207--222",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:ChaXu08,
  author =       "Ee-Chien Chang and
                  Jia Xu",
  title =        "Remote Integrity Check with Dishonest Storage Server",
  pages =        "223--237",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:MMMSG08,
  author =       "Juan Pedro Mu{\~n}oz-Gea and
                  Josemaria Malgosa-Sanahuja and
                  Pilar Manzanares-Lopez and
                  Juan Carlos Sanchez-Aarnoutse and
                  Joan Garc{\'i}a-Haro",
  title =        "A Low-Variance Random-Walk Procedure to Provide Anonymity in Overlay Networks",
  pages =        "238--250",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:NSMS08,
  author =       "Ching Yu Ng and
                  Willy Susilo and
                  Yi Mu and
                  Reihaneh Safavi-Naini",
  title =        "{RFID} Privacy Models Revisited",
  pages =        "251--266",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:HMZH08,
  author =       "JungHoon Ha and
                  Sang-Jae Moon and
                  Jianying Zhou and
                  JaeCheol Ha",
  title =        "A New Formal Proof Model for {RFID} Location Privacy",
  pages =        "267--281",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:ZhaWin08,
  author =       "Charles C. Zhang and
                  Marianne Winslett",
  title =        "Distributed Authorization by Multiparty Trust Negotiation",
  pages =        "282--299",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:SolSto08,
  author =       "Bj{\o}rnar Solhaug and
                  Ketil St{\o}len",
  title =        "Compositional Refinement of Policies in {UML} - Exemplified for Access Control",
  pages =        "300--316",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:WanLiChe08,
  author =       "Qihua Wang and
                  Ninghui Li and
                  Hong Chen",
  title =        "On the Security of Delegation in Access Control Systems",
  pages =        "317--332",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:AHSS08,
  author =       "Aslan Askarov and
                  Sebastian Hunt and
                  Andrei Sabelfeld and
                  David Sands",
  title =        "Termination-Insensitive Noninterference Leaks More Than Just a Bit",
  pages =        "333--348",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:DRRW08,
  author =       "Rinku Dewri and
                  Indrakshi Ray and
                  Indrajit Ray and
                  Darrell Whitley",
  title =        "Security Provisioning in Pervasive Environments Using Multi-objective Optimization",
  pages =        "349--363",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:BPSV08,
  author =       "Carlo Blundo and
                  Giuseppe Persiano and
                  Ahmad-Reza Sadeghi and
                  Ivan Visconti",
  title =        "Improved Security Notions and Protocols for Non-transferable Identification",
  pages =        "364--378",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:LunRya08,
  author =       "David Lundin and
                  Peter Y. A. Ryan",
  title =        "Human Readable Paper Verification of Pr{\^e}t {\`a} Voter",
  pages =        "379--395",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:BDDGP08,
  author =       "Carlo Blundo and
                  Emiliano {De Cristofaro} and
                  Aniello {Del Sorbo} and
                  Clemente Galdi and
                  Giuseppe Persiano",
  title =        "A Distributed Implementation of the Certified Information Access Service",
  pages =        "396--410",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:SBVP08,
  author =       "Jennifer Sobey and
                  Robert Biddle and
                  Paul C. {van Oorschot} and
                  Andrew S. Patrick",
  title =        "Exploring User Reactions to New Browser Cues for Extended Validation Certificates",
  pages =        "411--427",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:DiaTroPre08,
  author =       "Claudia D{\'i}az and
                  Carmela Troncoso and
                  Bart Preneel",
  title =        "A Framework for the Analysis of Mix-Based Steganographic File Systems",
  pages =        "428--445",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:SouDriGri08,
  author =       "Yannis Soupionis and
                  Stelios Dritsas and
                  Dimitris Gritzalis",
  title =        "An Adaptive Policy-Based Approach to {SPIT} Management",
  pages =        "446--460",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:DNFRM08,
  author =       "Carlton R. Davis and
                  Stephen Neville and
                  Jos{\'e} M. Fernandez and
                  Jean-Marc Robert and
                  John McHugh",
  title =        "Structured Peer-to-Peer Overlay Networks: Ideal Botnets Command and Control Infrastructures?",
  pages =        "461--480",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:SYSPL08,
  author =       "Monirul I. Sharif and
                  Vinod Yegneswaran and
                  Hassen Sa{\"i}di and
                  Phillip A. Porras and
                  Wenke Lee",
  title =        "Eureka: A Framework for Enabling Static Malware Analysis",
  pages =        "481--500",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:TomFerSor08,
  author =       "Joan Tom{\`a}s-Buliart and
                  Marcel Fernandez and
                  Miguel Soriano",
  title =        "New Considerations about the Correct Design of Turbo Fingerprinting Codes",
  pages =        "501--516",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:BacKop08,
  author =       "Michael Backes and
                  Boris K{\"o}pf",
  title =        "Formally Bounding the Side-Channel Leakage in Unknown-Message Attacks",
  pages =        "517--532",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:McCKri08,
  author =       "Jay A. McCarthy and
                  Shriram Krishnamurthi",
  title =        "Cryptographic Protocol Explication and End-Point Projection",
  pages =        "533--547",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:EscMeaMes08,
  author =       "Santiago Escobar and
                  Catherine Meadows and
                  Jos{\'e} Meseguer",
  title =        "State Space Reduction in the {Maude}-{NRL} Protocol Analyzer",
  pages =        "548--562",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:MAFG08,
  author =       "Sergio Maffeis and
                  Mart{\'i}n Abadi and
                  C{\'e}dric Fournet and
                  Andrew D. Gordon",
  title =        "Code-Carrying Authorization",
  pages =        "563--579",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:Duflot08,
  author =       "Lo{\"i}c Duflot",
  title =        "{CPU} Bugs, {CPU} Backdoors and Consequences on Security",
  pages =        "580--599",
  booktitle =    esorics08name,
  editor =       esorics08ed,
  volume =       esorics08vol,
  address =      esorics08addr,
  month =        esorics08month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ESORICS:Reiter07,
  author =       "Michael K. Reiter",
  title =        "Trustworthy Services and the Biological Analogy (Invited Lecture)",
  pages =        "1",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:BRRS07,
  author =       "Gilles Barthe and
                  Tamara Rezk and
                  Alejandro Russo and
                  Andrei Sabelfeld",
  title =        "Security of Multithreaded Programs by Compilation",
  pages =        "2--18",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:BauGarRei07,
  author =       "Lujo Bauer and
                  Scott Garriss and
                  Michael K. Reiter",
  title =        "Efficient Proving for Practical Distributed Access-Control Systems",
  pages =        "19--37",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:Kolano07,
  author =       "Paul Z. Kolano",
  title =        "Maintaining High Performance Communication Under Least Privilege Using Dynamic Perimeter Control",
  pages =        "38--54",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:LuoLeeLiu07,
  author =       "Bo Luo and
                  Dongwon Lee and
                  Peng Liu",
  title =        "Pragmatic {XML} Access Control Using Off-the-Shelf {RDBMS}",
  pages =        "55--71",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:NLBL07,
  author =       "Qun Ni and
                  Dan Lin and
                  Elisa Bertino and
                  Jorge Lobo",
  title =        "Conditional Privacy-Aware Role Based Access Control",
  pages =        "72--89",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:WanLi07,
  author =       "Qihua Wang and
                  Ninghui Li",
  title =        "Satisfiability and Resiliency in Workflow Systems",
  pages =        "90--105",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:DogGutTha07,
  author =       "Shaddin F. Doghmi and
                  Joshua D. Guttman and
                  F. Javier Thayer",
  title =        "Completeness of the Authentication Tests",
  pages =        "106--121",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:VHLT07,
  author =       "Eugene Y. Vasserman and
                  Nicholas Hopper and
                  John Laxson and
                  James Tyra",
  title =        "SilentKnock: Practical, Provably Undetectable Authentication",
  pages =        "122--138",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:AbdKilNev07,
  author =       "Michel Abdalla and
                  Eike Kiltz and
                  Gregory Neven",
  title =        "Generalized Key Delegation for Hierarchical Identity-Based Encryption",
  pages =        "139--154",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:Liu07,
  author =       "Alex X. Liu",
  title =        "Change-Impact Analysis of Firewall Policies",
  pages =        "155--170",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:CDFJPS07,
  author =       "Valentina Ciriani and
                  Sabrina {De Capitani di Vimercati} and
                  Sara Foresti and
                  Sushil Jajodia and
                  Stefano Paraboschi and
                  Pierangela Samarati",
  title =        "Fragmentation and Encryption to Enforce Privacy in Data Storage",
  pages =        "171--186",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:DiPMol07,
  author =       "Roberto {Di Pietro} and
                  Refik Molva",
  title =        "Information Confinement, Privacy, and Security in {RFID} Systems",
  pages =        "187--202",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:BecNan07,
  author =       "Moritz Y. Becker and
                  Sebastian Nanz",
  title =        "A Logic for State-Modifying Authorization Policies",
  pages =        "203--218",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:RDDM07,
  author =       "Arnab Roy and
                  Anupam Datta and
                  Ante Derek and
                  John C. Mitchell",
  title =        "Inductive Proofs of Computational Secrecy",
  pages =        "219--234",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:vanderMeyden07,
  author =       "Ron {van der Meyden}",
  title =        "What, Indeed, Is Intransitive Noninterference?",
  pages =        "235--250",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:MonMol07,
  author =       "Frederic Montagut and
                  Refik Molva",
  title =        "Traceability and Integrity of Execution in Distributed Workflow Management Systems",
  pages =        "251--266",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:YYWKO07,
  author =       "Sachiko Yoshihama and
                  Takeo Yoshizawa and
                  Yuji Watanabe and
                  Michiharu Kudo and
                  Kazuko Oyanagi",
  title =        "Dynamic Information Flow Control Architecture for Web Applications",
  pages =        "267--282",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:LuoChaCha07,
  author =       "Xiapu Luo and
                  Edmond W. W. Chan and
                  Rocky K. C. Chang",
  title =        "Cloak: A Ten-Fold Way for Reliable Covert Communications",
  pages =        "283--298",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:SCWL07,
  author =       "Jun Shao and
                  Zhenfu Cao and
                  Licheng Wang and
                  Rongxing Lu",
  title =        "Efficient Password-Based Authenticated Key Exchange Without Public Information",
  pages =        "299--310",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:ChaHriSte07,
  author =       "Konstantinos Chalkias and
                  Dimitrios Hristu-Varsakelis and
                  George Stephanides",
  title =        "Improved Anonymous Timed-Release Encryption",
  pages =        "311--326",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:EvdGun07,
  author =       "Sergei Evdokimov and
                  Oliver G{\"u}nther",
  title =        "Encryption Techniques for Secure Database Outsourcing",
  pages =        "327--342",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:Golofit07,
  author =       "Krzysztof Golofit",
  title =        "Click Passwords Under Investigation",
  pages =        "343--358",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:ChiVanBid07,
  author =       "Sonia Chiasson and
                  Paul C. {van Oorschot} and
                  Robert Biddle",
  title =        "Graphical Password Authentication Using Cued Click Points",
  pages =        "359--374",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:DouFisKri07,
  author =       "Daniel J. Dougherty and
                  Kathi Fisler and
                  Shriram Krishnamurthi",
  title =        "Obligations and Their Interaction with Programs",
  pages =        "375--389",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:ChaCas07,
  author =       "Aldar C.-F. Chan and
                  Claude Castelluccia",
  title =        "On the Privacy of Concealed Data Aggregation",
  pages =        "390--405",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:CorWarZal07,
  author =       "V{\'e}ronique Cortier and
                  Bogdan Warinschi and
                  Eugen Zalinescu",
  title =        "Synthesizing Secure Protocols",
  pages =        "406--421",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:CorKusWar07,
  author =       "V{\'e}ronique Cortier and
                  Ralf K{\"u}sters and
                  Bogdan Warinschi",
  title =        "A Cryptographic Model for Branching Time Security Properties - The Case of Contract Signing Protocols",
  pages =        "422--437",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:GRSAP07,
  author =       "Sigrid G{\"u}rgens and
                  Carsten Rudolph and
                  Dirk Scheuermann and
                  Marion Atts and
                  Rainer Plaga",
  title =        "Security Evaluation of Scenarios Based on the {TCG}'s {TPM} Specification",
  pages =        "438--453",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:LemPaa07,
  author =       "Kerstin Lemke-Rust and
                  Christof Paar",
  title =        "Analyzing Side Channel Leakage of Masked Implementations with Stochastic Methods",
  pages =        "454--468",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:AdeGre07,
  author =       "Andr{\'e} Adelsbach and
                  Ulrich Greveler",
  title =        "Insider Attacks Enabling Data Broadcasting on Crypto-Enforced Unicast Links",
  pages =        "469--484",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:SanCha07,
  author =       "Vidyaraman Sankaranarayanan and
                  Madhusudhanan Chandrasekaran and
                  Shambhu J. Upadhyaya",
  title =        "Towards Modeling Trust Based Decisions: A Game Theoretic Approach",
  pages =        "485--500",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:MRLG07,
  author =       "Gabriel L{\'o}pez Mill{\'a}n and
                  {\'O}scar C{\'a}novas Reverte and
                  Diego R. L{\'o}pez and
                  Antonio F. G{\'o}mez-Skarmeta",
  title =        "Extending the Common Services of {eduGAIN} with a Credential Conversion Service",
  pages =        "501--514",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:AtaBlaFri07,
  author =       "Mikhail J. Atallah and
                  Marina Blanton and
                  Keith B. Frikken",
  title =        "Incorporating Temporal Capabilities in Existing Key Management Schemes",
  pages =        "515--530",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:HPBSW07,
  author =       "Manuel Hilty and
                  Alexander Pretschner and
                  David A. Basin and
                  Christian Schaefer and
                  Thomas Walter",
  title =        "A Policy Language for Distributed Usage Control",
  pages =        "531--546",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:MalWri07,
  author =       "Nayantara Mallesh and
                  Matthew Wright",
  title =        "Countering Statistical Disclosure with Receiver-Bound Cover Traffic",
  pages =        "547--562",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:JinLot07,
  author =       "Hongxia Jin and
                  Jeffery Lotspiech",
  title =        "Renewable Traitor Tracing: A Trace-Revoke-Trace System For Anonymous Attack",
  pages =        "563--577",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:DKKO07,
  author =       "Daniel J. Dougherty and
                  Claude Kirchner and
                  H{\'e}l{\`e}ne Kirchner and
                  Anderson Santana de Oliveira",
  title =        "Modular Access Control Via Strategic Rewriting",
  pages =        "578--593",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:PimMonHut07,
  author =       "Juan Carlos L{\'o}pez Pimentel and
                  Raul Monroy and
                  Dieter Hutter",
  title =        "On the Automated Correction of Security Protocols Susceptible to a Replay Attack",
  pages =        "594--609",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:KreMaz07,
  author =       "Steve Kremer and
                  Laurent Mazar{\'e}",
  title =        "Adaptive Soundness of Static Equivalence",
  pages =        "610--625",
  booktitle =    esorics07name,
  editor =       esorics07ed,
  volume =       esorics07vol,
  address =      esorics07addr,
  month =        esorics07month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ESORICS:ColRei06,
  author =       "Michael P. Collins and
                  Michael K. Reiter",
  title =        "Finding Peer-to-Peer File-Sharing Using Coarse Network Behaviors",
  pages =        "1--17",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:ShmWan06,
  author =       "Vitaly Shmatikov and
                  Ming-Hsiu Wang",
  title =        "Timing Analysis in Low-Latency Mix Networks: Attacks and Defenses",
  pages =        "18--33",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:FFPBK06,
  author =       "Milan Fort and
                  Felix C. Freiling and
                  Lucia Draque Penso and
                  Zinaida Benenson and
                  Dogan Kesdogan",
  title =        "TrustedPals: Secure Multiparty Computation Implemented with Smart Cards",
  pages =        "34--48",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:WDDB06,
  author =       "Shuhong Wang and
                  Xuhua Ding and
                  Robert H. Deng and
                  Feng Bao",
  title =        "Private Information Retrieval Using Trusted Hardware",
  pages =        "49--64",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:WYMKM06,
  author =       "Yuji Watanabe and
                  Sachiko Yoshihama and
                  Takuya Mishina and
                  Michiharu Kudo and
                  Hiroshi Maruyama",
  title =        "Bridging the Gap Between Inter-communication Boundary and Internal Trusted Components",
  pages =        "65--80",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:CIKMV06,
  author =       "Cheun Ngen Chong and
                  Sorin Iacob and
                  Paul Koster and
                  Javier Montaner and
                  Ren{\'e} {van Buuren}",
  title =        "License Transfer in {OMA}-{DRM}",
  pages =        "81--96",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:TFFGM06,
  author =       "Abdellatif Benjelloun Touimi and
                  Jean-Bernard Fischer and
                  Caroline Fontaine and
                  Christophe Giraud and
                  Michel Milhau",
  title =        "Enhanced Security Architecture for Music Distribution on Mobile",
  pages =        "97--109",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:BesDufJen06,
  author =       "Fr{\'e}d{\'e}ric Besson and
                  Guillaume Dufay and
                  Thomas P. Jensen",
  title =        "A Formal Model of Access Control for Mobile Interactive Devices",
  pages =        "110--126",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:Fong06,
  author =       "Philip W. L. Fong",
  title =        "Discretionary Capability Confinement",
  pages =        "127--144",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:ZLLCG06,
  author =       "Xibin Zhao and
                  Kwok-Yan Lam and
                  Guimin Luo and
                  Siu Leung Chung and
                  Ming Gu",
  title =        "Minimal Threshold Closure",
  pages =        "145--155",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:WJRSS06,
  author =       "Hao Wang and
                  Somesh Jha and
                  Thomas W. Reps and
                  Stefan Schwoon and
                  Stuart G. Stubblebine",
  title =        "Reducing the Dependence of {SPKI}/{SDSI} on {PKI}",
  pages =        "156--173",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:CraKha06,
  author =       "Jason Crampton and
                  Hemanth Khambhammettu",
  title =        "Delegation in Role-Based Access Control",
  pages =        "174--191",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:MelFerPia06,
  author =       "Daniel Mellado and
                  Eduardo Fern{\'a}ndez-Medina and
                  Mario Piattini",
  title =        "Applying a Security Requirements Engineering Process",
  pages =        "192--206",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:WanLiu06,
  author =       "Hai Wang and
                  Peng Liu",
  title =        "Modeling and Evaluating the Survivability of an Intrusion Tolerant Database System",
  pages =        "207--224",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:Santen06,
  author =       "Thomas Santen",
  title =        "A Formal Framework for Confidentiality-Preserving Refinement",
  pages =        "225--242",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:KopBas06,
  author =       "Boris K{\"o}pf and
                  David A. Basin",
  title =        "Timing-Sensitive Information Flow Analysis for Synchronous Systems",
  pages =        "243--262",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:WanTakSek06,
  author =       "Jing Wang and
                  Yoshiaki Takata and
                  Hiroyuki Seki",
  title =        "{HBAC}: A Model for History-Based Access Control and Its Model Checking",
  pages =        "263--278",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:Naumann06,
  author =       "David A. Naumann",
  title =        "From Coupling Relations to Mated Invariants for Checking Information Flow",
  pages =        "279--296",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:GBBPR06,
  author =       "Deepak Garg and
                  Lujo Bauer and
                  Kevin D. Bowers and
                  Frank Pfenning and
                  Michael K. Reiter",
  title =        "A Linear Logic of Authorization and Knowledge",
  pages =        "297--312",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:RyaSch06,
  author =       "Peter Y. A. Ryan and
                  Steve A. Schneider",
  title =        "Pr{\^e}t {\`a} Voter with Re-encryption Mixes",
  pages =        "313--326",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:BacCacOpr06,
  author =       "Michael Backes and
                  Christian Cachin and
                  Alina Oprea",
  title =        "Secure Key-Updating for Lazy Revocation",
  pages =        "327--346",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:SriLiu06,
  author =       "Mudhakar Srivatsa and
                  Ling Liu",
  title =        "Key Derivation Algorithms for Monotone Access Structures in Cryptographic File Systems",
  pages =        "347--361",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:BCJST06,
  author =       "Michael Backes and
                  Iliano Cervesato and
                  Aaron D. Jaggard and
                  Andre Scedrov and
                  Joe-Kai Tsay",
  title =        "Cryptographically Sound Security Proofs for Basic and Public-Key Kerberos",
  pages =        "362--383",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:PavMea06,
  author =       "Dusko Pavlovic and
                  Catherine Meadows",
  title =        "Deriving Secrecy in Key Establishment Protocols",
  pages =        "384--403",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:BacPfiWai06,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Limits of the {BRSIM/UC} Soundness of {Dolev}-{Yao} Models with Hashes",
  pages =        "404--423",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:BDDK06,
  author =       "Michael Backes and
                  Markus D{\"u}rmuth and
                  Dennis Hofheinz and
                  Ralf K{\"u}sters",
  title =        "Conditional Reactive Simulatability",
  pages =        "424--443",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:Johns06,
  author =       "Martin Johns",
  title =        "{SessionSafe}: Implementing {XSS} Immune Session Handling",
  pages =        "444--460",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:HPSK06,
  author =       "Ted Huffmire and
                  Shreyas Prasad and
                  Timothy Sherwood and
                  Ryan Kastner",
  title =        "Policy-Driven Memory Protection for Reconfigurable Hardware",
  pages =        "461--478",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:YanZhoWri06,
  author =       "Zhiqiang Yang and
                  Sheng Zhong and
                  Rebecca N. Wright",
  title =        "Privacy-Preserving Queries on Encrypted Data",
  pages =        "479--495",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:GarCupCup06,
  author =       "Joaqu{\'i}n Garc{\'i}a-Alfaro and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Nora Cuppens-Boulahia",
  title =        "Analysis of Policy Anomalies on Distributed Network Security Setups",
  pages =        "496--511",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:MacDiaGar06,
  author =       "Gabriel Maci{\'a}-Fern{\'a}ndez and
                  Jes{\'u}s E. D{\'i}az-Verdejo and
                  Pedro Garcia-Teodoro",
  title =        "Assessment of a Vulnerability in Iterative Servers Enabling Low-Rate {DoS} Attacks",
  pages =        "512--526",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:GFDLS06,
  author =       "Guofei Gu and
                  Prahlad Fogla and
                  David Dagon and
                  Wenke Lee and
                  Boris Skoric",
  title =        "Towards an Information-Theoretic Framework for Analyzing Intrusion Detection Systems",
  pages =        "527--546",
  booktitle =    esorics06name,
  editor =       esorics06ed,
  volume =       esorics06vol,
  address =      esorics06addr,
  month =        esorics06month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ESORICS:Simons05,
  author =       "Barbara Simons",
  title =        "Computerized Voting Machines: A View from the Trenches",
  pages =        "1--2",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:QiKud05,
  author =       "Naizhen Qi and
                  Michiharu Kudo",
  title =        "{XML} Access Control with Policy Matching Tree",
  pages =        "3--23",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:DelGalMan05,
  author =       "Mariemma Inmaculada Yag{\"u}e {del Valle} and
                  {Mar{\'i}a-del-Mar} Gallardo and
                  Antonio Mana",
  title =        "Semantic Access Control Model: A Formal Specification",
  pages =        "24--43",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:GupBhi05,
  author =       "Rajeev Gupta and
                  Manish Bhide",
  title =        "A Generic {XACML} Based Declarative Authorization Scheme for Java",
  pages =        "44--63",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:SAGM05,
  author =       "Karsten Sohr and
                  Gail-Joon Ahn and
                  Martin Gogolla and
                  Lars Migge",
  title =        "Specification and Validation of Authorisation Constraints Using {UML} and {OCL}",
  pages =        "64--79",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:AtlGuo05,
  author =       "Vijayalakshmi Atluri and
                  Qi Guo",
  title =        "Unified Index for Mobile Object Data and Authorizations",
  pages =        "80--97",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:HilBasPre05,
  author =       "Manuel Hilty and
                  David A. Basin and
                  Alexander Pretschner",
  title =        "On Obligations",
  pages =        "98--117",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:ChaRyaSch05,
  author =       "David Chaum and
                  Peter Y. A. Ryan and
                  Steve A. Schneider",
  title =        "A Practical Voter-Verifiable Election Scheme",
  pages =        "118--139",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:Tarento05,
  author =       "Sabrina Tarento",
  title =        "Machine-Checked Security Proofs of Cryptographic Signature Schemes",
  pages =        "140--158",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:ACDT05,
  author =       "Giuseppe Ateniese and
                  Daniel H. Chou and
                  Breno {de Medeiros} and
                  Gene Tsudik",
  title =        "Sanitizable Signatures",
  pages =        "159--177",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:BacPfi05,
  author =       "Michael Backes and
                  Birgit Pfitzmann",
  title =        "Limits of the Cryptographic Realization of {Dolev}-{Yao}-Style {XOR}",
  pages =        "178--196",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:AskSab05,
  author =       "Aslan Askarov and
                  Andrei Sabelfeld",
  title =        "Security-Typed Languages for Implementation of Cryptographic Protocols: A Case Study",
  pages =        "197--221",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:ZhuBao05,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Augmented Oblivious Polynomial Evaluation Protocol and Its Applications",
  pages =        "222--230",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:RayPoo05,
  author =       "Indrajit Ray and
                  Nayot Poolsapassit",
  title =        "Using Attack Trees to Identify Malicious Attacks from Authorized Insiders",
  pages =        "231--246",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:WanLiuJaj05,
  author =       "Lingyu Wang and
                  Anyi Liu and
                  Sushil Jajodia",
  title =        "An Efficient and Unified Approach to Correlating, Hypothesizing, and Predicting Intrusion Alerts",
  pages =        "247--266",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:DiCGoTal05,
  author =       "Giovanni {Di Crescenzo} and
                  Abhrajit Ghosh and
                  Rajesh Talpade",
  title =        "Towards a Theory of Intrusion Detection",
  pages =        "267--286",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:AlbKruGeu05,
  author =       "Jo{\~a}o Porto de Albuquerque and
                  Heiko Krumm and
                  Paulo L{\'i}cio de Geus",
  title =        "On Scalability and Modularisation in the Modelling of Network Security Systems",
  pages =        "287--304",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:DLKA05,
  author =       "George Danezis and
                  Chris Lesniewski-Laas and
                  M. Frans Kaashoek and
                  Ross J. Anderson",
  title =        "Sybil-Resistant {DHT} Routing",
  pages =        "305--318",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:FreHolWic05,
  author =       "Felix C. Freiling and
                  Thorsten Holz and
                  Georg Wicherski",
  title =        "Botnet Tracking: Exploring a Root-Cause Methodology to Prevent Distributed Denial-of-Service Attacks",
  pages =        "319--335",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:Backes05,
  author =       "Michael Backes",
  title =        "Quantifying Probabilistic Information Flow in Computational Reactive Systems",
  pages =        "336--354",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:LigBauWal05,
  author =       "Jay Ligatti and
                  Lujo Bauer and
                  David Walker",
  title =        "Enforcing Non-safety Security Policies with Program Monitors",
  pages =        "355--373",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:ABHS05,
  author =       "Pedro Ad{\~a}o and
                  Gergei Bana and
                  Jonathan Herzog and
                  Andre Scedrov",
  title =        "Soundness of Formal Encryption in the Presence of Key-Cycles",
  pages =        "374--396",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:JhaKruMcD05,
  author =       "Somesh Jha and
                  Louis Kruger and
                  Patrick McDaniel",
  title =        "Privacy Preserving Clustering",
  pages =        "397--417",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:GurOchRud05,
  author =       "Sigrid G{\"u}rgens and
                  Peter Ochsenschl{\"a}ger and
                  Carsten Rudolph",
  title =        "Abstractions Preserving Parameter Confidentiality",
  pages =        "418--437",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:MasMylZan05,
  author =       "Fabio Massacci and
                  John Mylopoulos and
                  Nicola Zannone",
  title =        "Minimal Disclosure in Hierarchical Hippocratic Databases with Delegation",
  pages =        "438--454",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:Gjosteen05,
  author =       "Kristian Gj{\o}steen",
  title =        "Security Notions for Disk Encryption",
  pages =        "455--474",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:GogKloKut05,
  author =       "Marcin Gogolewski and
                  Marek Klonowski and
                  Miroslaw Kutylowski",
  title =        "Local View Attack on Anonymous Communication",
  pages =        "475--488",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:GroPfiSad05,
  author =       "Thomas Gro{\ss} and
                  Birgit Pfitzmann and
                  Ahmad-Reza Sadeghi",
  title =        "Browser Model for Security Analysis of Browser-Based Protocols",
  pages =        "489--508",
  booktitle =    esorics05name,
  editor =       esorics05ed,
  volume =       esorics05vol,
  address =      esorics05addr,
  month =        esorics05month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ESORICS:CheWijJaj04,
  author =       "Shiping Chen and
                  Duminda Wijesekera and
                  Sushil Jajodia",
  title =        "Incorporating Dynamic Constraints in the Flexible Authorization Framework",
  pages =        "1--16",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:QiKud04,
  author =       "Naizhen Qi and
                  Michiharu Kudo",
  title =        "Access-Condition-Table-Driven Access Control for {XML} Databases",
  pages =        "17--32",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:BacDurSte04,
  author =       "Michael Backes and
                  Markus D{\"u}rmuth and
                  Rainer Steinwandt",
  title =        "An Algebra for Composing Enterprise Privacy Policies",
  pages =        "33--52",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:MeaPav04,
  author =       "Catherine Meadows and
                  Dusko Pavlovic",
  title =        "Deriving, Attacking and Defending the {GDOI} Protocol",
  pages =        "53--72",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:Camenisch04,
  author =       "Jan Camenisch",
  title =        "Better Privacy for Trusted Computing Platforms: (Extended Abstract)",
  pages =        "73--88",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:Backes04,
  author =       "Michael Backes",
  title =        "A Cryptographically Sound {Dolev}-{Yao} Style Security Proof of the {Otway}-{Rees} Protocol",
  pages =        "89--108",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:MauVerVin04,
  author =       "Sjouke Mauw and
                  Jan Verschuren and
                  Erik P. de Vink",
  title =        "A Formalization of Anonymity and Onion Routing",
  pages =        "109--124",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:BohWes04,
  author =       "Rainer B{\"o}hme and
                  Andreas Westfeld",
  title =        "Breaking {Cauchy} Model-Based {JPEG} Steganography with First Order Statistics",
  pages =        "125--140",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:DiaSasDew04,
  author =       "Claudia D{\'i}az and
                  Len Sassaman and
                  Evelyne Dewitte",
  title =        "Comparison Between Two Practical Mix Designs",
  pages =        "141--159",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:MykNarTsu04,
  author =       "Einar Mykletun and
                  Maithili Narasimha and
                  Gene Tsudik",
  title =        "Signature Bouquets: Immutability for Aggregated/Condensed Signatures",
  pages =        "160--176",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:AFYZ04,
  author =       "James Aspnes and
                  Joan Feigenbaum and
                  Aleksandr Yampolskiy and
                  Sheng Zhong",
  title =        "Towards a Theory of Data Entanglement: (Extended Abstract)",
  pages =        "177--192",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:AtaByk04,
  author =       "Mikhail J. Atallah and
                  Marina Bykova",
  title =        "Portable and Flexible Document Access Control Mechanisms",
  pages =        "193--208",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:HutSch04,
  author =       "Dieter Hutter and
                  Axel Schairer",
  title =        "Possibilistic Information Flow Control in the Presence of Encrypted Communication",
  pages =        "209--224",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:vonOheimb04,
  author =       "David {von Oheimb}",
  title =        "Information Flow Control Revisited: Noninfluence = Noninterference + Nonleakage",
  pages =        "225--243",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:SolSlo04,
  author =       "Jon A. Solworth and
                  Robert H. Sloan",
  title =        "Security Property Based Administrative Controls",
  pages =        "244--259",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:RayCha04,
  author =       "Indrajit Ray and
                  Sudip Chakraborty",
  title =        "A Vector Model of Trust for Developing Trustworthy Systems",
  pages =        "260--275",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:CAEV04,
  author =       "Michael J. Covington and
                  Mustaque Ahamad and
                  Irfan A. Essa and
                  H. Venkateswaran",
  title =        "Parameterized Authentication",
  pages =        "276--292",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:AhmYen04,
  author =       "Seyit Ahmet \c{C}amtepe and
                  B{\"u}lent Yener",
  title =        "Combinatorial Design of Key Distribution Mechanisms for Wireless Sensor Networks",
  pages =        "293--308",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:CMLN04,
  author =       "Claude Castelluccia and
                  Gabriel Montenegro and
                  Julien Laganier and
                  Christoph Neumann",
  title =        "Hindering Eavesdropping via {IPv6} Opportunistic Encryption",
  pages =        "309--321",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:KnuMat04,
  author =       "Lars R. Knudsen and
                  John Erik Mathiassen",
  title =        "On the Role of Key Schedules in Attacks on Iterated Ciphers",
  pages =        "322--334",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:Moller04,
  author =       "Bodo M{\"o}ller",
  title =        "A Public-Key Encryption Scheme with Pseudo-random Ciphertexts",
  pages =        "335--351",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:BatGabMan04,
  author =       "Roberto Battistoni and
                  Emanuele Gabrielli and
                  Luigi V. Mancini",
  title =        "A Host Intrusion Prevention System for Windows Operating Systems",
  pages =        "352--368",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:GriLevOwe04,
  author =       "Julian B. Grizzard and
                  John G. Levine and
                  Henry L. Owen",
  title =        "Re-establishing Trust in Compromised Systems: Recovering from Rootkits That Trojan the System Call Table",
  pages =        "369--384",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:CIJU04,
  author =       "Ramkumar Chinchani and
                  Anusha Iyer and
                  Bharat Jayaraman and
                  Shambhu J. Upadhyaya",
  title =        "{ARCHERR}: Runtime Environment Driven Program Safety",
  pages =        "385--406",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:McHugh04,
  author =       "John McHugh",
  title =        "Sets, Bags, and Rock and Roll: Analyzing Large Data Sets of Network Data",
  pages =        "407--422",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:LitStr04,
  author =       "Bev Littlewood and
                  Lorenzo Strigini",
  title =        "Redundancy and Diversity in Security",
  pages =        "423--438",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:QinLee04,
  author =       "Xinzhou Qin and
                  Wenke Lee",
  title =        "Discovering Novel Attack Strategies from INFOSEC Alerts",
  pages =        "439--456",
  booktitle =    esorics04name,
  editor =       esorics04ed,
  volume =       esorics04vol,
  address =      esorics04addr,
  month =        esorics04month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ESORICS:BerFerPro03,
  author =       "Elisa Bertino and
                  Elena Ferrari and
                  Loredana Parasiliti Provenza",
  title =        "Signature and Access Control Policies for {XML} Documents",
  pages =        "1--22",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:DomSilVei03,
  author =       "Dulce Domingos and
                  Ant{\'o}nio Rito Silva and
                  Pedro Veiga",
  title =        "Authorization and Access Control in Adaptive Workflows",
  pages =        "23--38",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:AoMin03,
  author =       "Xuhui Ao and
                  Naftaly H. Minsky",
  title =        "Flexible Regulation of Distributed Coalitions",
  pages =        "39--60",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:HofMulSte03,
  author =       "Dennis Hofheinz and
                  J{\"o}rn M{\"u}ller-Quade and
                  Rainer Steinwandt",
  title =        "Initiator-Resilient Universally Composable Key Exchange",
  pages =        "61--84",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:WatNum03,
  author =       "Yuji Watanabe and
                  Masayuki Numao",
  title =        "Multi-round Secure-Light Broadcast Exclusion Protocol with Pre-processing",
  pages =        "85--99",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:WLWJ03,
  author =       "Lingyu Wang and
                  Yingjiu Li and
                  Duminda Wijesekera and
                  Sushil Jajodia",
  title =        "Precisely Answering Multi-dimensional Range Queries without Privacy Breaches",
  pages =        "100--115",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:SerSew03,
  author =       "Andrei Serjantov and
                  Peter Sewell",
  title =        "Passive Attack Analysis for Connection-Based Anonymity Systems",
  pages =        "116--131",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:GomKloKut03,
  author =       "Marcin Gomulkiewicz and
                  Marek Klonowski and
                  Miroslaw Kutylowski",
  title =        "Rapid Mixing and Security of Chaum's Visual Electronic Voting",
  pages =        "132--145",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:MonPeaBra03,
  author =       "Marco Casassa Mont and
                  Siani Pearson and
                  Pete Bramhall",
  title =        "Towards Accountable Management of Privacy and Identity Information",
  pages =        "146--161",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:BacPfuSch03,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Matthias Schunter",
  title =        "A Toolkit for Managing Enterprise Privacy Policies",
  pages =        "162--180",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:SCKKRT03,
  author =       "Helmut Scherzer and
                  Ran Canetti and
                  Paul A. Karger and
                  Hugo Krawczyk and
                  Tal Rabin and
                  David C. Toll",
  title =        "Authenticating Mandatory Access Controls and Preserving Privacy for a High-Assurance Smart Card",
  pages =        "181--200",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:BalShi03,
  author =       "Adrian Baldwin and
                  Simon Shiu",
  title =        "Hardware Encapsulation of Security Services",
  pages =        "201--216",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:VonWalLot03,
  author =       "David {von Oheimb} and
                  Georg Walter and
                  Volkmar Lotz",
  title =        "A Formal Security Model of the Infineon {SLE} 88 Smart Card Memory Managment",
  pages =        "217--234",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:HelHul03,
  author =       "Rogardt Heldal and
                  Fredrik Hultin",
  title =        "Bridging Model-Based and Language-Based Security",
  pages =        "235--252",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:BasModVig03,
  author =       "David A. Basin and
                  Sebastian M{\"o}dersheim and
                  Luca Vigan{\`o}",
  title =        "An On-the-Fly Model-Checker for Security Protocol Analysis",
  pages =        "253--270",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:BacPfiWai03,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Symmetric Authentication within a Simulatable Cryptographic Library",
  pages =        "271--290",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:ZimMeBid03,
  author =       "Jacob Zimmermann and
                  Ludovic M{\'e} and
                  Christophe Bidan",
  title =        "An Improved Reference Flow Control Model for Policy-Based Intrusion Detection",
  pages =        "291--308",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:Axelsson03,
  author =       "Stefan Axelsson",
  title =        "Visualisation for Intrusion Detection",
  pages =        "309--325",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:KMVV03,
  author =       "Christopher Kr{\"u}gel and
                  Darren Mutz and
                  Fredrik Valeur and
                  Giovanni Vigna",
  title =        "On the Detection of Anomalous System Call Arguments",
  pages =        "326--343",
  booktitle =    esorics03name,
  editor =       esorics03ed,
  volume =       esorics03vol,
  address =      esorics03addr,
  month =        esorics03month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ESORICS:BacPfi02,
  author =       "Michael Backes and
                  Birgit Pfitzmann",
  title =        "Computational Probabilistic Non-interference",
  pages =        "1--23",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:KurOga02,
  author =       "Kaoru Kurosawa and
                  Wakaha Ogata",
  title =        "Bit-Slice Auction Circuit",
  pages =        "24--38",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:BisBon02,
  author =       "Joachim Biskup and
                  Piero A. Bonatti",
  title =        "Confidentiality Policies and Their Enforcement for Controlled Query Evaluation",
  pages =        "39--54",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:WanWijJaj02,
  author =       "Lingyu Wang and
                  Duminda Wijesekera and
                  Sushil Jajodia",
  title =        "Cardinality-Based Inference Control in Sum-Only Data Cubes",
  pages =        "55--71",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:Smith02,
  author =       "Sean W. Smith",
  title =        "Outbound Authentication for Programmable Secure Coprocessors",
  pages =        "72--89",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:GomKut02,
  author =       "Marcin Gomulkiewicz and
                  Miroslaw Kutylowski",
  title =        "Hamming Weight Attacks on Cryptographic Hardware - Breaking Masking Defense",
  pages =        "90--103",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:HogJacWil02,
  author =       "Giles Hogben and
                  Tom Jackson and
                  Marc Wilikens",
  title =        "A Fully Compliant Research Implementation of the {P3P} Standard for Privacy Protection: Experiences and Recommendations",
  pages =        "104--125",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:GSVC02,
  author =       "James Giles and
                  Reiner Sailer and
                  Dinesh C. Verma and
                  Suresh Chari",
  title =        "Authentication for Distributed Web Caches",
  pages =        "126--145",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:BroLow02,
  author =       "Philippa J. Broadfoot and
                  Gavin Lowe",
  title =        "Analysing a Stream Authentication Protocol Using Model Checking",
  pages =        "146--161",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:HeaSch02,
  author =       "James Heather and
                  Steve Schneider",
  title =        "Equal To The Task?",
  pages =        "162--177",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:MokYu02,
  author =       "Aloysius K. Mok and
                  Weijiang Yu",
  title =        "{TINMAN}: A Resource Bound Security Checking System for Mobile Code",
  pages =        "178--193",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:SanHeiPfi02,
  author =       "Thomas Santen and
                  Maritta Heisel and
                  Andreas Pfitzmann",
  title =        "Confidentiality-Preserving Refinement is Compositional - Sometimes",
  pages =        "194--211",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:VonLot02,
  author =       "David {von Oheimb} and
                  Volkmar Lotz",
  title =        "Formal Security Analysis with Interacting State Machines",
  pages =        "212--228",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:KocManPar02,
  author =       "Manuel Koch and
                  Luigi V. Mancini and
                  Francesco Parisi-Presicce",
  title =        "Decidability of Safety in Graph-Based Models for Access Control",
  pages =        "229--243",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:WanReeWu02,
  author =       "Xinyuan Wang and
                  Douglas S. Reeves and
                  Shyhtsun Felix Wu",
  title =        "Inter-Packet Delay Based Correlation for Tracing Encrypted Connections through Stepping Stones",
  pages =        "244--263",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:LeeLowWon02,
  author =       "Sin Yeung Lee and
                  Wai Lup Low and
                  Pei Yuen Wong",
  title =        "Learning Fingerprints for a Database Intrusion Detection System",
  pages =        "264--280",
  booktitle =    esorics02name,
  editor =       esorics02ed,
  volume =       esorics02vol,
  address =      esorics02addr,
  month =        esorics02month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ESORICS:BCGLWZ00,
  author =       "Pierre Bieber and
                  Jacques Cazin and
                  Pierre Girard and
                  Jean-Louis Lanet and
                  Virginie Wiels and
                  Guy Zanon",
  title =        "Checking Secure Interactions of Smart Card Applets",
  pages =        "1--16",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:SRSKAT00,
  author =       "Gerhard Schellhorn and
                  Wolfgang Reif and
                  Axel Schairer and
                  Paul A. Karger and
                  Vernon Austel and
                  David C. Toll",
  title =        "Verification of a Formal Security Model for Multiapplicative Smart Cards",
  pages =        "17--36",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:Rannenberg00,
  author =       "Kai Rannenberg",
  title =        "How Much Negotiation and Detail Can Users Handle? Experiences with Security Negotiation and the Granularity of Access Control in Communications",
  pages =        "37--54",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:VanHerreweghen00,
  author =       "Els {Van Herreweghen}",
  title =        "Secure Anonymous Signature-Based Transactions",
  pages =        "55--71",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:MasSti00,
  author =       "Barbara Masucci and
                  Douglas R. Stinson",
  title =        "Metering Schemes for General Access Structures",
  pages =        "72--87",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:Brose00,
  author =       "Gerald Brose",
  title =        "A Typed Access Control Model for {CORBA}",
  pages =        "88--105",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:Soshi00,
  author =       "Masakazu Soshi",
  title =        "Safety Analysis of the Dynamic-Typed Access Matrix Model",
  pages =        "106--121",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:KocManPar00,
  author =       "Manuel Koch and
                  Luigi V. Mancini and
                  Francesco Parisi-Presicce",
  title =        "A Formal Model for Role-Based Access Control Using Graph Transformation",
  pages =        "122--139",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:HowKot00,
  author =       "Jon Howell and
                  David Kotz",
  title =        "A Formal Semantics for {SPKI}",
  pages =        "140--158",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:BMPT00,
  author =       "Giampaolo Bella and
                  Fabio Massacci and
                  Lawrence C. Paulson and
                  Piero Tramontano",
  title =        "Formal Verification of Cardholder Registration in {SET}",
  pages =        "159--174",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:BroLowRos00,
  author =       "Philippa J. Broadfoot and
                  Gavin Lowe and
                  A. W. Roscoe",
  title =        "Automating Data Independence",
  pages =        "175--190",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:YodEto00,
  author =       "Kunikazu Yoda and
                  Hiroaki Etoh",
  title =        "Finding a Connection Chain for Tracing Intruders",
  pages =        "191--205",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:PauLauGom00,
  author =       "Olivier Paul and
                  Maryline Laurent and
                  Sylvain Gombault",
  title =        "A Full Bandwidth {ATM} Firewall",
  pages =        "206--221",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:EvaSch00,
  author =       "Neil Evans and
                  Steve Schneider",
  title =        "Analysing Time Dependent Security Properties in {CSP} Using {PVS}",
  pages =        "222--237",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:Mantel00,
  author =       "Heiko Mantel",
  title =        "Unwinding Possibilistic Security Properties",
  pages =        "238--254",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:GutHerTha00,
  author =       "Joshua D. Guttman and
                  Amy L. Herzog and
                  F. Javier Thayer",
  title =        "Authentication and Confidentiality via {IPSEC}",
  pages =        "255--272",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:Bryce00,
  author =       "Ciar{\'a}n Bryce",
  title =        "A Security Framework for a Mobile Agent System",
  pages =        "273--290",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:MolRou00,
  author =       "Refik Molva and
                  Yves Roudier",
  title =        "A Distributed Access Control Model for Java",
  pages =        "291--308",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:WelStr00,
  author =       "Ian Welch and
                  Robert J. Stroud",
  title =        "Using Reflection as a Mechanism for Enforcing Security Policies in Mobile Code",
  pages =        "309--323",
  booktitle =    esorics00name,
  editor =       esorics00ed,
  volume =       esorics00vol,
  address =      esorics00addr,
  month =        esorics00month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ESORICS:DDNW98,
  author =       "Herv{\'e} Debar and
                  Marc Dacier and
                  Mehdi Nassehi and
                  Andreas Wespi",
  title =        "Fixed vs. Variable-Length Patterns for Detecting Suspicious Process Behavior",
  pages =        "1--15",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:BruRosBan98,
  author =       "Danilo Bruschi and
                  Emilia Rosti and
                  R. Banfi",
  title =        "A Tool for Pro-active Defense Against the Buffer Overrun Attack",
  pages =        "17--31",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Foley98,
  author =       "Simon N. Foley",
  title =        "A Kernelized Architecture for Multilevel Secure Application Policies",
  pages =        "33--49",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:BidIss98,
  author =       "Christophe Bidan and
                  Val{\'e}rie Issarny",
  title =        "Dealing with Multi-policy Security in Large Open Distributed Systems",
  pages =        "51--66",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Ortalo98,
  author =       "Rodolphe Ortalo",
  title =        "A Flexible Method for Information System Security Policy Specification",
  pages =        "67--84",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:MicStaSun98,
  author =       "Markus Michels and
                  Markus Stadler and
                  Hung-Min Sun",
  title =        "On the Security of Some Variants of the {RSA} Signature Scheme",
  pages =        "85--96",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:KSWH98,
  author =       "John Kelsey and
                  Bruce Schneier and
                  David Wagner and
                  Chris Hall",
  title =        "Side Channel Cryptanalysis of Product Ciphers",
  pages =        "97--110",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Anderson98,
  author =       "Ross J. Anderson",
  title =        "On the Security of Digital Tachographs",
  pages =        "111--125",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:BBFR98,
  author =       "Elisa Bertino and
                  Francesco Buccafurri and
                  Elena Ferrari and
                  Pasquale Rullo",
  title =        "An Authorization Model and Its Formal Semantics",
  pages =        "127--142",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Karjoth98,
  author =       "G{\"u}nter Karjoth",
  title =        "Authorization in {CORBA} Security",
  pages =        "143--158",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:CupGab98,
  author =       "Fr{\'e}d{\'e}ric Cuppens and
                  Alban Gabillon",
  title =        "Rules for Designing Multilevel Object-Oriented Databases",
  pages =        "159--174",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:PosVog98,
  author =       "Joachim Posegga and
                  Harald Vogt",
  title =        "Byte Code Verification for Java Smart Card Based on Model Checking",
  pages =        "175--190",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:KasGre98,
  author =       "Lora Kassab and
                  Steven J. Greenwald",
  title =        "Towards Formalizing the Java Security Architecture of {JDK} 1.2",
  pages =        "191--207",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:VarPolMar98,
  author =       "Angelos Varvitsiotis and
                  Despina Polemi and
                  Andy Marsh",
  title =        "{EUROMED-JAVA}: Trusted Third Party Services for Securing Medical Java Applets",
  pages =        "209--220",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:LinTal98,
  author =       "Jean-Paul M. G. Linnartz and
                  Joop Talstra",
  title =        "{MPEG} {PTY}-Marks: Cheap Detection of Embedded Copyright Data in {DVD}-Video",
  pages =        "221--240",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:AugDelFon98,
  author =       "Daniel Augot and
                  Jean-Fran\c{c}ois Delaigle and
                  Caroline Fontaine",
  title =        "{DHWM}: A Scheme for Managing Watermarking Keys in the Aquarelle Multimedia Distributed System",
  pages =        "241--255",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Linnartz98,
  author =       "Jean-Paul M. G. Linnartz",
  title =        "The ``Ticket'' Concept for Copy Control Based on Embedded Signalling",
  pages =        "257--274",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:EizQui98,
  author =       "G{\'e}rard Eizenberg and
                  Jean-Jacques Quisquater",
  title =        "Panel Session: Watermarking",
  pages =        "275",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:HorPre98,
  author =       "G{\"u}nther Horn and
                  Bart Preneel",
  title =        "Authentication and Payment in Future Mobile Systems",
  pages =        "277--293",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:KesReiJun98,
  author =       "Dogan Kesdogan and
                  Peter Reichl and
                  Klaus Jungh{\"a}rtchen",
  title =        "Distributed Temporary Pseudonyms: A New Approach for Protecting Location Information in Mobile Communication Networks",
  pages =        "295--312",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:FraJer98,
  author =       "Elke Franz and
                  Anja Jerichow",
  title =        "A Mix-Mediated Anonymity Service and Its Payment",
  pages =        "313--327",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Josang98,
  author =       "Audun J{\o}sang",
  title =        "A Subjective Metric of Authentication",
  pages =        "329--344",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:KesNeu98,
  author =       "Volker Kessler and
                  Heike Neumann",
  title =        "A Sound Logic for Analysing Electronic Commerce Protocols",
  pages =        "345--360",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:BelPau98,
  author =       "Giampaolo Bella and
                  Lawrence C. Paulson",
  title =        "Kerberos Version 4: Inductive Analysis of the Secrecy Goals",
  pages =        "361--375",
  booktitle =    esorics98name,
  editor =       esorics98ed,
  volume =       esorics98vol,
  address =      esorics98addr,
  month =        esorics98month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ESORICS:Waidner96,
  author =       "Michael Waidner",
  title =        "Development of a Secure Electronic Marketplace for Europe",
  pages =        "1--14",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:Mao96,
  author =       "Wenbo Mao",
  title =        "Light-Weight Micro-cash Payment for the Internet",
  pages =        "15--32",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:CamMauSta96,
  author =       "Jan Camenisch and
                  Ueli M. Maurer and
                  Markus Stadler",
  title =        "Digital Payment Systems with Passive Anonymity-Revoking Trustees",
  pages =        "33--43",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:AtlHua96,
  author =       "Vijayalakshmi Atluri and
                  {Wei-kuang} Huang",
  title =        "An Authorization Model for Workflows",
  pages =        "44--64",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:Sandhu96,
  author =       "Ravi S. Sandhu",
  title =        "Role Hierarchies and Constraints for Lattice-Based Access Controls",
  pages =        "65--79",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:NicDes96,
  author =       "Vincent Nicomette and
                  Yves Deswarte",
  title =        "A Multilevel Security Model for Distributed Object Systems",
  pages =        "80--98",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:DeCSam96,
  author =       "Sabrina {De Capitani di Vimercati} and
                  Pierangela Samarati",
  title =        "An Authorization Model for Federated Systems",
  pages =        "99--117",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:FarGutSwa96,
  author =       "William M. Farmer and
                  Joshua D. Guttman and
                  Vipin Swarup",
  title =        "Security for Mobile Agents: Authentication and State Appraisal",
  pages =        "118--130",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:AsoTsuWai96,
  author =       "N. Asokan and
                  Gene Tsudik and
                  Michael Waidner",
  title =        "Server-Supported Signatures",
  pages =        "131--143",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:ZMTTK96,
  author =       "Stefano Zatti and
                  Refik Molva and
                  Angelo Tosi and
                  Gene Tsudik and
                  Helmut Kurth",
  title =        "Panel Session: Limitations of the Approach of Solving a Network's Security Problem with a Firewall",
  pages =        "144--145",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:Wu96,
  author =       "Shyhtsun Felix Wu",
  title =        "Sleepy Network-Layer Authentication Service for {IPSEC}",
  pages =        "146--159",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:ZhoGol96,
  author =       "Jianying Zhou and
                  Dieter Gollmann",
  title =        "Certified Electronic Mail",
  pages =        "160--171",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:SchKelWal96,
  author =       "Bruce Schneier and
                  John Kelsey and
                  Jay Walker",
  title =        "Distributed Proctoring",
  pages =        "172--182",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:BonSapSub96,
  author =       "Piero A. Bonatti and
                  Maria Luisa Sapino and
                  V. S. Subrahmanian",
  title =        "Merging Heterogeneous Security Orderings",
  pages =        "183--197",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:SchSid96,
  author =       "Steve Schneider and
                  Abraham Sidiropoulos",
  title =        "{CSP} and Anonymity",
  pages =        "198--218",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:WedKes96,
  author =       "Gabriele Wedel and
                  Volker Kessler",
  title =        "Formal Semantics for Authentication Logics",
  pages =        "219--241",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:Lotz96,
  author =       "Volkmar Lotz",
  title =        "Threat Scenarios as a Means to Formally Develop Secure Systems",
  pages =        "242--265",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:WLKP96,
  author =       "Andrew Warner and
                  Qiang Li and
                  Thomas F. Keefe and
                  Shankar Pal",
  title =        "The Impact of Multilevel Security on Database Buffer Management",
  pages =        "266--289",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:MarMotJaj96,
  author =       "Donald G. Marks and
                  Amihai Motro and
                  Sushil Jajodia",
  title =        "Enhancing the Controlled Disclosure of Sensitive Information",
  pages =        "290--303",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:ManRay96,
  author =       "Luigi V. Mancini and
                  Indrajit Ray",
  title =        "Secure Concurrency Control in {MLS} Databases with Two Versions of Data",
  pages =        "304--323",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:EGKQ96,
  author =       "G{\'e}rard Eizenberg and
                  Dominique Gonthier and
                  Alistair Kelman and
                  Jean-Jacques Quisquater",
  title =        "Panel Session: Authors' Rights and Copyright Protection",
  pages =        "324",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:Maurer96,
  author =       "Ueli M. Maurer",
  title =        "Modelling a Public-Key Infrastructure",
  pages =        "325--350",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:Meadows96,
  author =       "Catherine Meadows",
  title =        "Analyzing the {Needham}-{Schroeder} Public-Key Protocol: A Comparison of Two Approaches",
  pages =        "351--364",
  booktitle =    esorics96name,
  editor =       esorics96ed,
  volume =       esorics96vol,
  address =      esorics96addr,
  month =        esorics96month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1996,
}

@InProceedings{ESORICS:BetBorKle94,
  author =       "Thomas Beth and
                  Malte Borcherding and
                  Birgit Klein",
  title =        "Valuation of Trust in Open Networks",
  pages =        "3--18",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:Zorkadis94,
  author =       "Vasilios Zorkadis",
  title =        "Security Versus Performance Requirements in Data Communications Systems",
  pages =        "19--30",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:RosWooWul94,
  author =       "A. W. Roscoe and
                  Jim Woodcock and
                  L. Wulf",
  title =        "Non-Interference Through Determinism",
  pages =        "33--53",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:BanBryMet94,
  author =       "Jean-Pierre Ban{\^a}tre and
                  Ciar{\'a}n Bryce and
                  Daniel Le M{\'e}tayer",
  title =        "Compile-Time Detection of Information Flow in Sequential Programs",
  pages =        "55--73",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:OHaSen94,
  author =       "Colin O'Halloran and
                  Chris T. Sennett",
  title =        "Security Through Type Analysis",
  pages =        "75--89",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:BoyMao94,
  author =       "Colin Boyd and
                  Wenbo Mao",
  title =        "Designing Secure Key Exchange Protocols",
  pages =        "93--105",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:HJMTV94,
  author =       "Ralf C. Hauser and
                  Philippe A. Janson and
                  Refik Molva and
                  Gene Tsudik and
                  Els {Van Herreweghen}",
  title =        "Robust and Secure Password and Key Change Method",
  pages =        "107--122",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:JiwSebZhe94,
  author =       "Azad Jiwa and
                  Jennifer Seberry and
                  Yuliang Zheng",
  title =        "Beacon Based Authentication",
  pages =        "125--141",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:HarSeb94,
  author =       "Thomas Hardjono and
                  Jennifer Seberry",
  title =        "Authentication via Multi-Service Tickets in the {Kuperee} Server",
  pages =        "143--160",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:Chen94,
  author =       "Lidong Chen",
  title =        "Oblivious Signatures",
  pages =        "161--172",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:MauSch94,
  author =       "Ueli M. Maurer and
                  Pierre E. Schmid",
  title =        "A Calculus for Secure Channel Establishment in Open Networks",
  pages =        "175--192",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:MaoBoy94,
  author =       "Wenbo Mao and
                  Colin Boyd",
  title =        "On Strengthening Authentication Protocols to Foil Cryptanalysis",
  pages =        "193--204",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:CamPivSta94,
  author =       "Jan Camenisch and
                  Jean-Marc Piveteau and
                  Markus Stadler",
  title =        "An Efficient Electronic Payment System Protecting Privacy",
  pages =        "207--215",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:BBCMMM94,
  author =       "Jean-Paul Boly and
                  Antoon Bosselaers and
                  Ronald Cramer and
                  Rolf Michelsen and
                  Stig Fr. Mj{\o}lsnes and
                  Frank Muller and
                  Torben P. Pedersen and
                  Birgit Pfitzmann and
                  Peter de Rooij and
                  Berry Schoenmakers and
                  Matthias Schunter and
                  Luc Vall{\'e}e and
                  Michael Waidner",
  title =        "The {ESPRIT} Project {CAFE} - High Security Digital Payment Systems",
  pages =        "217--230",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:Anderson94,
  author =       "Ross J. Anderson",
  title =        "Liability and Computer Security: Nine Principles",
  pages =        "231--245",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:dAusbourg94,
  author =       "Bruno d'Ausbourg",
  title =        "Implementing Secure Dependencies over a Network by Designing a Distributed Security SubSystem",
  pages =        "249--266",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:SirDAu94,
  author =       "Pierre Siron and
                  Bruno {d'Ausbourg}",
  title =        "A Secure Medium Access Control Protocol: Security vs Performances",
  pages =        "267--279",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:Calas94,
  author =       "Christel Calas",
  title =        "Distributed File System over a Multilevel Secure Architecture - Problems and Solutions",
  pages =        "281--297",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:SanGan94,
  author =       "Ravi S. Sandhu and
                  Srinivas Ganta",
  title =        "On the Expressive Power of the Unary Transformation Model",
  pages =        "301--318",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:DacDes94,
  author =       "Marc Dacier and
                  Yves Deswarte",
  title =        "Privilege Graph: an Extension to the Typed Access Matrix Model",
  pages =        "319--334",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:RobWis94,
  author =       "C. L. Robinson and
                  Simon R. Wiseman",
  title =        "A Consideration of the Modes of Operation for Secure Systems",
  pages =        "335--356",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:CiaBerMan94,
  author =       "Alessandro Ciampichetti and
                  Elisa Bertino and
                  Luigi V. Mancini",
  title =        "Mark-and-Sweep Garbage Collection in Multilevel Secure Object-Oriented Database Systems",
  pages =        "359--373",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:BCGY94,
  author =       "Nora Boulahia-Cuppens and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Alban Gabillon and
                  Kioumars Yazdanian",
  title =        "Decomposition of Multilevel Objects in an Object-Oriented Database",
  pages =        "375--402",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:ThoSan94,
  author =       "Roshan K. Thomas and
                  Ravi S. Sandhu",
  title =        "Supporting Object-Based High-Assurance Write-up in Multilevel Databases for the Replicated Architecture",
  pages =        "403--428",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:MotMarjaj94,
  author =       "Amihai Motro and
                  Donald G. Marks and
                  Sushil Jajodia",
  title =        "Aggregation in Relational Databases: Controlled Disclosure of Sensitive Information",
  pages =        "431--445",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:CupTro94,
  author =       "Fr{\'e}d{\'e}ric Cuppens and
                  Gilles Trouessin",
  title =        "Information Flow Controls vs Interference Controls: An Integrated Approach",
  pages =        "447--468",
  booktitle =    esorics94name,
  editor =       esorics94ed,
  volume =       esorics94vol,
  address =      esorics94addr,
  month =        esorics94month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1994,
}

@InProceedings{ESORICS:BulGonSol92,
  author =       "John A. Bull and
                  Li Gong and
                  Karen R. Sollins",
  title =        "Towards Security in an Open Systems Federation",
  pages =        "3--20",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Kelter92,
  author =       "Udo Kelter",
  title =        "Type-Level Access Controls for Distributed Structurally Object-Oriented Database Systems",
  pages =        "21--40",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Kessler92,
  author =       "Volker Kessler",
  title =        "On the Chinese Wall Model",
  pages =        "41--54",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:HeGli92,
  author =       "Jingsha He and
                  Virgil D. Gligor",
  title =        "Formal Methods and Automated Tool for Timing-Channel Identification in {TCB} Source Code",
  pages =        "57--76",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Toussaint92,
  author =       "Marie-Jeanne Toussaint",
  title =        "Separating the Specification and Implementation Phases in Cryptology",
  pages =        "77--102",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:JonSer92,
  author =       "Andrew J. I. Jones and
                  Marek J. Sergot",
  title =        "Formal Specification of Security Requirements using the Theory of Normative Positions",
  pages =        "103--121",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Desmedt92,
  author =       "Yvo Desmedt",
  title =        "Breaking the Traditional Computer Security Barriers (Invited Talk)",
  pages =        "125--138",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:HauLee92,
  author =       "Ralf C. Hauser and
                  E. Stewart Lee",
  title =        "Verification and Modelling of Authentication Protocols",
  pages =        "141--154",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:MTVZ92,
  author =       "Refik Molva and
                  Gene Tsudik and
                  Els {Van Herreweghen} and
                  Stefano Zatti",
  title =        "KryptoKnight Authentication and Key Distribution System",
  pages =        "155--174",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:TarHui92,
  author =       "Anas Tarah and
                  Christian Huitema",
  title =        "Associating Metrics to Certification Paths",
  pages =        "175--189",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:FabRan92,
  author =       "Jean-Charles Fabre and
                  Brian Randell",
  title =        "An Object-Oriented View of Fragmented Data Processing for Fault and Intrusion Tolerance in Distributed Systems",
  pages =        "193--208",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:WanGos92,
  author =       "Michael Wang and
                  Andrzej M. Goscinski",
  title =        "The Development and Testing of the Identity-Based Conference Key Distribution System for the {RHODOS} Distributed System",
  pages =        "209--228",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Tsudik92,
  author =       "Gene Tsudik",
  title =        "Policy Enforcement in Stub Autonomous Domains",
  pages =        "229--257",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:LamGol92,
  author =       "Kwok-Yan Lam and
                  Dieter Gollmann",
  title =        "Freshness Assurance of Authentication Protocols",
  pages =        "261--272",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Boyd92,
  author =       "Colin Boyd",
  title =        "A Formal Framework for Authentication",
  pages =        "273--292",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:LamBet92,
  author =       "Kwok-Yan Lam and
                  Thomas Beth",
  title =        "Timely Authentication in Distributed Systems",
  pages =        "293--303",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:SanJaj92,
  author =       "Ravi S. Sandhu and
                  Sushil Jajodia",
  title =        "Polyinstantation for Cover Stories",
  pages =        "307--328",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:KanKee92,
  author =       "Iwen E. Kang and
                  Thomas F. Keefe",
  title =        "On Transaction Processing for Multilevel Secure Replicated Databases",
  pages =        "329--348",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Pernul92,
  author =       "G{\"u}nther Pernul",
  title =        "Security Constraint Processing in Multilevel Secure {AMAC} Schemata",
  pages =        "349--370",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:DAuLla92,
  author =       "Bruno {d'Ausbourg} and
                  Jean-Henri Llareus",
  title =        "{M2S}: A Machine for Multilevel Security",
  pages =        "373--392",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Calas92,
  author =       "Christel Calas",
  title =        "{GDoM}: a Multilevel Document Manager",
  pages =        "393--408",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:Anderson92,
  author =       "Ross J. Anderson",
  title =        "{UEPS} - A Second Generation Electronic Wallet",
  pages =        "411--418",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:DaeGovVan92,
  author =       "Joan Daemen and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "A Hardware Design Model for Cryptographic Algorithms",
  pages =        "419--434",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

@InProceedings{ESORICS:HLMM92,
  author =       "Naji Habra and
                  Baudouin {Le Charlier} and
                  Abdelaziz Mounji and
                  Isabelle Mathieu",
  title =        "{ASAX}: Software Architecture and Rule-Based Language for Universal Audit Trail Analysis",
  pages =        "435--450",
  booktitle =    esorics92name,
  editor =       esorics92ed,
  volume =       esorics92vol,
  address =      esorics92addr,
  month =        esorics92month,
  publisher =    esoricspub,
  series =       mylncs,
  year =         1992,
}

%------------------------------------------------------------------
%                          EUROCRYPT
%------------------------------------------------------------------

@InProceedings{EC:Joux12,
  author =       "Antoine Joux",
  title =        "A Tutorial on High Performance Computing Applied to Cryptanalysis (Invited Talk)",
  pages =        "1--7",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Menezes12,
  author =       "Alfred Menezes",
  title =        "Another Look at Provable Security (Invited Talk)",
  pages =        "8",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:JouVit12,
  author =       "Antoine Joux and
                  Vanessa Vitse",
  title =        "Cover and Decomposition Index Calculus on Elliptic Curves Made Practical - Application to a Previously Unreachable Curve over $\mathbb{F}_{p^6}$",
  pages =        "9--26",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:FPPR12,
  author =       "Jean-Charles Faug{\`e}re and
                  Ludovic Perret and
                  Christophe Petit and
                  Gu{\'e}na{\"e}l Renault",
  title =        "Improving the Complexity of Index Calculus Algorithms in Elliptic Curves over Binary Fields",
  pages =        "27--44",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BKLSST12,
  author =       "Andrey Bogdanov and
                  Lars R. Knudsen and
                  Gregor Leander and
                  Fran\c{c}ois-Xavier Standaert and
                  John P. Steinberger and
                  Elmar Tischhauser",
  title =        "Key-Alternating Ciphers in a Provable Setting: Encryption Using a Small Number of Public Permutations - (Extended Abstract)",
  pages =        "45--62",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:GazTes12,
  author =       "Peter Gazi and
                  Stefano Tessaro",
  title =        "Efficient and Optimally Secure Key-Length Extension for Block Ciphers via Randomized Cascading",
  pages =        "63--80",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:GroKat12,
  author =       "Adam Groce and
                  Jonathan Katz",
  title =        "Fair Computation with Rational Players",
  pages =        "81--98",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:GGJS12,
  author =       "Sanjam Garg and
                  Vipul Goyal and
                  Abhishek Jain and
                  Amit Sahai",
  title =        "Concurrently Secure Computation in Constant Rounds",
  pages =        "99--116",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:YCZY12,
  author =       "Tsz Hon Yuen and
                  Sherman S. M. Chow and
                  Ye Zhang and
                  Siu Ming Yiu",
  title =        "Identity-Based Encryption Resilient to Continual Auxiliary Leakage",
  pages =        "117--134",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Unruh12,
  author =       "Dominique Unruh",
  title =        "Quantum Proofs of Knowledge",
  pages =        "135--152",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:ScaVis12,
  author =       "Alessandra Scafuro and
                  Ivan Visconti",
  title =        "On Round-Optimal Zero Knowledge in the Bare Public-Key Model",
  pages =        "153--171",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:KopWil12,
  author =       "Gene S. Kopp and
                  John D. Wiltshire-Gordon",
  title =        "Robust Coin Flipping",
  pages =        "172--194",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:CFOR12,
  author =       "Alfonso Cevallos and
                  Serge Fehr and
                  Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Unconditionally-Secure Robust Secret Sharing with Compact Shares",
  pages =        "195--208",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Hofheinz12,
  author =       "Dennis Hofheinz",
  title =        "All-But-Many Lossy Trapdoor Functions",
  pages =        "209--227",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BKPW12,
  author =       "Mihir Bellare and
                  Eike Kiltz and
                  Chris Peikert and
                  Brent Waters",
  title =        "Identity-Based (Lossy) Trapdoor Functions and Applications",
  pages =        "228--245",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Wee12,
  author =       "Hoeteck Wee",
  title =        "Dual Projective Hashing and Its Applications - Lossy Trapdoor Functions and More",
  pages =        "246--262",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BayGro12,
  author =       "Stephanie Bayer and
                  Jens Groth",
  title =        "Efficient Zero-Knowledge Argument for Correctness of a Shuffle",
  pages =        "263--280",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:CKLM12,
  author =       "Melissa Chase and
                  Markulf Kohlweiss and
                  Anna Lysyanskaya and
                  Sarah Meiklejohn",
  title =        "Malleable Proof Systems and Applications",
  pages =        "281--300",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:AbeHarOhk12,
  author =       "Masayuki Abe and
                  Kristiyan Haralambiev and
                  Miyako Ohkubo",
  title =        "Group to Group Commitments Do Not Shrink",
  pages =        "301--317",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Lewko12,
  author =       "Allison B. Lewko",
  title =        "Tools for Simulating Features of Composite Order Bilinear Groups in the Prime Order Setting",
  pages =        "318--335",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:DunKelSha12,
  author =       "Orr Dunkelman and
                  Nathan Keller and
                  Adi Shamir",
  title =        "Minimalism in Cryptography: The {Even}-{Mansour} Scheme Revisited",
  pages =        "336--354",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:DKPW12,
  author =       "Yevgeniy Dodis and
                  Eike Kiltz and
                  Krzysztof Pietrzak and
                  Daniel Wichs",
  title =        "Message Authentication, Revisited",
  pages =        "355--374",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:PanRou12,
  author =       "Omkant Pandey and
                  Yannis Rouselakis",
  title =        "Property Preserving Symmetric Encryption",
  pages =        "375--391",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:KhoLeuRec12,
  author =       "Dmitry Khovratovich and
                  Ga{\"e}tan Leurent and
                  Christian Rechberger",
  title =        "Narrow-Bicliques: Cryptanalysis of Full {IDEA}",
  pages =        "392--410",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Sasaki12,
  author =       "Yu Sasaki",
  title =        "Cryptanalyses on a {Merkle}-{Damg{\aa}rd} Based {MAC} - Almost Universal Forgery and Distinguishing-H Attacks",
  pages =        "411--427",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Moradi12,
  author =       "Amir Moradi",
  title =        "Statistical Tools Flavor Side-Channel Collision Attacks",
  pages =        "428--445",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:CorNacTib12,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache and
                  Mehdi Tibouchi",
  title =        "Public Key Compression and Modulus Switching for Fully Homomorphic Encryption over the Integers",
  pages =        "446--464",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:GenHalSma12,
  author =       "Craig Gentry and
                  Shai Halevi and
                  Nigel P. Smart",
  title =        "Fully Homomorphic Encryption with Polylog Overhead",
  pages =        "465--482",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:AJLTVW12,
  author =       "Gilad Asharov and
                  Abhishek Jain and
                  Adriana L{\'o}pez-Alt and
                  Eran Tromer and
                  Vinod Vaikuntanathan and
                  Daniel Wichs",
  title =        "Multiparty Computation with Low Communication, Computation and Interaction via Threshold {FHE}",
  pages =        "483--501",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:CheNgu12,
  author =       "Yuanmi Chen and
                  Phong Q. Nguyen",
  title =        "Faster Algorithms for Approximate Common Divisors: Breaking Fully-Homomorphic-Encryption Challenges over the Integers",
  pages =        "502--519",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BJMM12,
  author =       "Anja Becker and
                  Antoine Joux and
                  Alexander May and
                  Alexander Meurer",
  title =        "Decoding Random Binary Linear Codes in $2^{n/20}$: How 1 + 1 = 0 Improves Information Set Decoding",
  pages =        "520--536",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:KakKil12,
  author =       "Saqib A. Kakvi and
                  Eike Kiltz",
  title =        "Optimal Security Proofs for Full Domain Hash, Revisited",
  pages =        "537--553",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Seurin12,
  author =       "Yannick Seurin",
  title =        "On the Exact Security of Schnorr-Type Signatures in the Random Oracle Model",
  pages =        "554--571",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:AFLT12,
  author =       "Michel Abdalla and
                  Pierre-Alain Fouque and
                  Vadim Lyubashevsky and
                  Mehdi Tibouchi",
  title =        "Tightly-Secure Signatures from Lossy Identification Schemes",
  pages =        "572--590",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:OkaTak12,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Adaptively Attribute-Hiding (Hierarchical) Inner Product Encryption",
  pages =        "591--608",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:LibPetYun12,
  author =       "Beno{\^i}t Libert and
                  Thomas Peters and
                  Moti Yung",
  title =        "Scalable Group Signatures with Revocation",
  pages =        "609--627",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:MPRS12,
  author =       "Ilya Mironov and
                  Omkant Pandey and
                  Omer Reingold and
                  Gil Segev",
  title =        "Incremental Deterministic Public-Key Encryption",
  pages =        "628--644",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BDWY12,
  author =       "Mihir Bellare and
                  Rafael Dowsley and
                  Brent Waters and
                  Scott Yilek",
  title =        "Standard Security Does Not Imply Security against Selective-Opening",
  pages =        "645--662",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:HohLewWat12,
  author =       "Susan Hohenberger and
                  Allison B. Lewko and
                  Brent Waters",
  title =        "Detecting Dangerous Queries: A New Approach for Chosen Ciphertext Security",
  pages =        "663--681",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BDPS12,
  author =       "Alexandra Boldyreva and
                  Jean Paul Degabriele and
                  Kenneth G. Paterson and
                  Martijn Stam",
  title =        "Security of Symmetric Encryption in the Presence of Ciphertext Fragmentation",
  pages =        "682--699",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:MicPei12,
  author =       "Daniele Micciancio and
                  Chris Peikert",
  title =        "Trapdoors for Lattices: Simpler, Tighter, Faster, Smaller",
  pages =        "700--718",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:BanPeiRos12,
  author =       "Abhishek Banerjee and
                  Chris Peikert and
                  Alon Rosen",
  title =        "Pseudorandom Functions and Lattices",
  pages =        "719--737",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Lyubashevsky12,
  author =       "Vadim Lyubashevsky",
  title =        "Lattice Signatures without Trapdoors",
  pages =        "738--755",
  editor =       eurocrypt12ed,
  booktitle =    eurocrypt12name,
  volume =       eurocrypt12vol,
  month =        eurocrypt12month,
  address =      eurocrypt12addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{EC:Cramer11,
  author =       "Ronald Cramer",
  title =        "The Arithmetic Codex: Theory and Applications (Invited Talk)",
  pages =        "1",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Nguyen11,
  author =       "Phong Q. Nguyen",
  title =        "Lattice Reduction Algorithms: Theory and Practice (Invited Talk)",
  pages =        "2--6",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:KPCJV11,
  author =       "Eike Kiltz and
                  Krzysztof Pietrzak and
                  David Cash and
                  Abhishek Jain and
                  Daniele Venturi",
  title =        "Efficient Authentication from Hard Learning Problems",
  pages =        "7--26",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:SteSte11,
  author =       "Damien Stehl{\'e} and
                  Ron Steinfeld",
  title =        "Making {NTRU} as Secure as Worst-Case Problems over Ideal Lattices",
  pages =        "27--47",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:AKLGL11,
  author =       "Diego F. Aranha and
                  Koray Karabina and
                  Patrick Longa and
                  Catherine H. Gebotys and
                  Julio L{\'o}pez",
  title =        "Faster Explicit Formulas for Computing Pairings over Ordinary Curves",
  pages =        "48--68",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:MPLPW11,
  author =       "Amir Moradi and
                  Axel Poschmann and
                  San Ling and
                  Christof Paar and
                  Huaxiong Wang",
  title =        "Pushing the Limits: A Very Compact and a Threshold Implementation of {AES}",
  pages =        "69--88",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:BoySegWic11,
  author =       "Elette Boyle and
                  Gil Segev and
                  Daniel Wichs",
  title =        "Fully Leakage-Resilient Signatures",
  pages =        "89--108",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:RSVKF11,
  author =       "Mathieu Renauld and
                  Fran\c{c}ois-Xavier Standaert and
                  Nicolas Veyrat-Charvillon and
                  Dina Kamel and
                  Denis Flandre",
  title =        "A Formal Study of Power Variability Issues and Side-Channel Attacks for Nanoscale Devices",
  pages =        "109--128",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:GenHal11,
  author =       "Craig Gentry and
                  Shai Halevi",
  title =        "Implementing {Gentry}'s Fully-Homomorphic Encryption Scheme",
  pages =        "129--148",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:BonFre11,
  author =       "Dan Boneh and
                  David Mandell Freeman",
  title =        "Homomorphic Signatures for Polynomial Functions",
  pages =        "149--168",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:BDOZ11,
  author =       "Rikke Bendlin and
                  Ivan Damg{\aa}rd and
                  Claudio Orlandi and
                  Sarah Zakarias",
  title =        "Semi-homomorphic Encryption and Multiparty Computation",
  pages =        "169--188",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Schage11,
  author =       "Sven Sch{\"a}ge",
  title =        "Tight Proofs for Signature Schemes without Random Oracles",
  pages =        "189--206",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:CatFioWar11,
  author =       "Dario Catalano and
                  Dario Fiore and
                  Bogdan Warinschi",
  title =        "Adaptive Pseudo-free Groups and Applications",
  pages =        "207--223",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Fuchsbauer11,
  author =       "Georg Fuchsbauer",
  title =        "Commuting Signatures and Verifiable Encryption",
  pages =        "224--245",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:BouFeh11,
  author =       "Niek J. Bouman and
                  Serge Fehr",
  title =        "Secure Authentication from a Weak Key, without Leaking Information",
  pages =        "246--265",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:AhmSaf11,
  author =       "Hadi Ahmadi and
                  Reihaneh Safavi-Naini",
  title =        "Secret Keys from Channel Noise",
  pages =        "266--283",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Obana11,
  author =       "Satoshi Obana",
  title =        "Almost Optimum t-Cheater Identifiable Secret Sharing Schemes",
  pages =        "284--302",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Leander11,
  author =       "Gregor Leander",
  title =        "On Linear Hulls, Statistical Saturation Attacks, {PRESENT} and a Cryptanalysis of {PUFFIN}",
  pages =        "303--322",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:DodSte11,
  author =       "Yevgeniy Dodis and
                  John P. Steinberger",
  title =        "Domain Extension for {MACs} Beyond the Birthday Barrier",
  pages =        "323--342",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:SepVauVua11,
  author =       "Pouyan Sepehrdad and
                  Serge Vaudenay and
                  Martin Vuagnoux",
  title =        "Statistical Attack on {RC4} - Distinguishing {WPA}",
  pages =        "343--363",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:BecCorJou11,
  author =       "Anja Becker and
                  Jean-S{\'e}bastien Coron and
                  Antoine Joux",
  title =        "Improved Generic Algorithms for Hard Knapsacks",
  pages =        "364--385",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:SheShe11,
  author =       "Abhi Shelat and
                  Chih-Hao Shen",
  title =        "Two-Output Secure Computation with Malicious Adversaries",
  pages =        "386--405",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:IKOPS11,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "Efficient Non-interactive Secure Computation",
  pages =        "406--425",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:AshCanHaz11,
  author =       "Gilad Asharov and
                  Ran Canetti and
                  Carmit Hazay",
  title =        "Towards a Game Theoretic View of Secure Computation",
  pages =        "426--445",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Lindell11,
  author =       "Yehuda Lindell",
  title =        "Highly-Efficient Universally-Composable Commitments Based on the {DDH} Assumption",
  pages =        "446--466",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Unruh11,
  author =       "Dominique Unruh",
  title =        "Concurrent Composition in the Bounded Quantum Storage Model",
  pages =        "467--486",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:RisShaShr11,
  author =       "Thomas Ristenpart and
                  Hovav Shacham and
                  Thomas Shrimpton",
  title =        "Careful with Composition: Limitations of the Indifferentiability Framework",
  pages =        "487--506",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:MalTerYun11,
  author =       "Tal Malkin and
                  Isamu Teranishi and
                  Moti Yung",
  title =        "Efficient Circuit-Size Independent Public Key Encryption with {KDM} Security",
  pages =        "507--526",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Applebaum11,
  author =       "Benny Applebaum",
  title =        "Key-Dependent Message Security: Generic Amplification and Completeness",
  pages =        "527--546",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:LewWat11a,
  author =       "Allison B. Lewko and
                  Brent Waters",
  title =        "Unbounded {HIBE} and Attribute-Based Encryption",
  pages =        "547--567",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:LewWat11b,
  author =       "Allison B. Lewko and
                  Brent Waters",
  title =        "Decentralizing Attribute-Based Encryption",
  pages =        "568--588",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:Wee11,
  author =       "Hoeteck Wee",
  title =        "Threshold and Revocation Cryptosystems via Extractable Hash Proofs",
  pages =        "589--609",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:DurFre11,
  author =       "Markus D{\"u}rmuth and
                  David Mandell Freeman",
  title =        "Deniable Encryption with Negligible Detection Probability: An Interactive Construction",
  pages =        "610--626",
  editor =       eurocrypt11ed,
  booktitle =    eurocrypt11name,
  volume =       eurocrypt11vol,
  month =        eurocrypt11month,
  address =      eurocrypt11addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{EC:LyuPeiReg10,
  author =       "Vadim Lyubashevsky and
                  Chris Peikert and
                  Oded Regev",
  title =        "On Ideal Lattices and Learning with Errors over Rings",
  pages =        "1--23",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:DGHV10,
  author =       "Marten van Dijk and
                  Craig Gentry and
                  Shai Halevi and
                  Vinod Vaikuntanathan",
  title =        "Fully Homomorphic Encryption over the Integers",
  pages =        "24--43",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:Freeman10,
  author =       "David Mandell Freeman",
  title =        "Converting Pairing-Based Cryptosystems from Composite-Order Groups to Prime-Order Groups",
  pages =        "44--61",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:LOSTW10,
  author =       "Allison B. Lewko and
                  Tatsuaki Okamoto and
                  Amit Sahai and
                  Katsuyuki Takashima and
                  Brent Waters",
  title =        "Fully Secure Functional Encryption: Attribute-Based Encryption and (Hierarchical) Inner Product Encryption",
  pages =        "62--91",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:Hada10,
  author =       "Satoshi Hada",
  title =        "Secure Obfuscation for Encrypted Signatures",
  pages =        "92--112",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:ADNSWW10,
  author =       "Jo{\"e}l Alwen and
                  Yevgeniy Dodis and
                  Moni Naor and
                  Gil Segev and
                  Shabsi Walfish and
                  Daniel Wichs",
  title =        "Public-Key Encryption in the Bounded-Retrieval Model",
  pages =        "113--134",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:FRRTV10,
  author =       "Sebastian Faust and
                  Tal Rabin and
                  Leonid Reyzin and
                  Eran Tromer and
                  Vinod Vaikuntanathan",
  title =        "Protecting Circuits from Leakage: the Computationally-Bounded and Noisy Cases",
  pages =        "135--156",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}


2-Party Protocols

@InProceedings{EC:GorKat10,
  author =       "S. Dov Gordon and
                  Jonathan Katz",
  title =        "Partial Fairness in Secure Two-Party Computation",
  pages =        "157--176",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:GarGivOst10,
  author =       "Juan A. Garay and
                  Clint Givens and
                  Rafail Ostrovsky",
  title =        "Secure Message Transmission with Small Public Discussion",
  pages =        "177--196",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:FisSch10,
  author =       "Marc Fischlin and
                  Dominique Schr{\"o}der",
  title =        "On the Impossibility of Three-Move Blind Signature Schemes",
  pages =        "197--215",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:HanRenWol10,
  author =       "Esther H{\"a}nggi and
                  Renato Renner and
                  Stefan Wolf",
  title =        "Efficient Device-Independent Quantum Key Distribution",
  pages =        "216--234",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:HowJou10,
  author =       "Nick Howgrave-Graham and
                  Antoine Joux",
  title =        "New Generic Algorithms for Hard Knapsacks",
  pages =        "235--256",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:GamNguReg10,
  author =       "Nicolas Gama and
                  Phong Q. Nguyen and
                  Oded Regev",
  title =        "Lattice Enumeration Using Extreme Pruning",
  pages =        "257--278",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:FOPT10,
  author =       "Jean-Charles Faug{\`e}re and
                  Ayoub Otmani and
                  Ludovic Perret and
                  Jean-Pierre Tillich",
  title =        "Algebraic Cryptanalysis of {McEliece} Variants with Compact Keys",
  pages =        "279--298",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:BDKKS10,
  author =       "Alex Biryukov and
                  Orr Dunkelman and
                  Nathan Keller and
                  Dmitry Khovratovich and
                  Adi Shamir",
  title =        "Key Recovery Attacks of Practical Complexity on {AES}-256 Variants with up to 10 Rounds",
  pages =        "299--319",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}


@InProceedings{EC:Yung10,
  author =       "Moti Yung",
  title =        "Cryptography between Wonderland and Underland (2010 IACR Distinguished Lecture)",
  pages =        "320--321",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:BirNik10,
  author =       "Alex Biryukov and
                  Ivica Nikolic",
  title =        "Automatic Search for Related-Key Differential Characteristics in Byte-Oriented Block Ciphers: Application to {AES}, {Camellia}, {Khazad} and Others",
  pages =        "322--344",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:PatWat10,
  author =       "Kenneth G. Paterson and
                  Gaven J. Watson",
  title =        "Plaintext-Dependent Decryption: A Formal Security Treatment of {SSH}-{CTR}",
  pages =        "345--361",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:Micciancio10,
  author =       "Daniele Micciancio",
  title =        "Computational Soundness, Co-induction, and Encryption Cycles",
  pages =        "362--380",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:FHKW10,
  author =       "Serge Fehr and
                  Dennis Hofheinz and
                  Eike Kiltz and
                  Hoeteck Wee",
  title =        "Encryption Schemes Secure against Chosen-Ciphertext Selective Opening Attacks",
  pages =        "381--402",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:ABBC10,
  author =       "Tolga Acar and
                  Mira Belenkiy and
                  Mihir Bellare and
                  David Cash",
  title =        "Cryptographic Agility and Its Relation to Circular Encryption",
  pages =        "403--422",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:BHHI10,
  author =       "Boaz Barak and
                  Iftach Haitner and
                  Dennis Hofheinz and
                  Yuval Ishai",
  title =        "Bounded Key-Dependent Message Security",
  pages =        "423--444",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:DamIshKro10,
  author =       "Ivan Damg{\aa}rd and
                  Yuval Ishai and
                  Mikkel Kr{\o}igaard",
  title =        "Perfectly Secure Multiparty Computation and the Computational Overhead of Cryptography",
  pages =        "445--465",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:HirZik10,
  author =       "Martin Hirt and
                  Vassilis Zikas",
  title =        "Adaptively Secure Broadcast",
  pages =        "466--485",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:Unruh10,
  author =       "Dominique Unruh",
  title =        "Universally Composable Quantum Multi-party Computation",
  pages =        "486--505",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:GenHalVai10,
  author =       "Craig Gentry and
                  Shai Halevi and
                  Vinod Vaikuntanathan",
  title =        "A Simple {BGN}-Type Cryptosystem from {LWE}",
  pages =        "506--522",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:CHKP10,
  author =       "David Cash and
                  Dennis Hofheinz and
                  Eike Kiltz and
                  Chris Peikert",
  title =        "Bonsai Trees, or How to Delegate a Lattice Basis",
  pages =        "523--552",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:AgrBonBoy10,
  author =       "Shweta Agrawal and
                  Dan Boneh and
                  Xavier Boyen",
  title =        "Efficient Lattice {(H)IBE} in the Standard Model",
  pages =        "553--572",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:LeeSte10,
  author =       "Jooyoung Lee and
                  John P. Steinberger",
  title =        "Multi-property-preserving Domain Extension Using Polynomial-Based Modes of Operation",
  pages =        "573--596",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:Steinberger10,
  author =       "John P. Steinberger",
  title =        "{Stam}'s Collision Resistance Conjecture",
  pages =        "597--615",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:HHRVW10,
  author =       "Iftach Haitner and
                  Thomas Holenstein and
                  Omer Reingold and
                  Salil P. Vadhan and
                  Hoeteck Wee",
  title =        "Universal One-Way Hash Functions via Inaccessible Entropy",
  pages =        "616--637",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:PasWee10,
  author =       "Rafael Pass and
                  Hoeteck Wee",
  title =        "Constant-Round Non-malleable Commitments from Sub-exponential One-Way Functions",
  pages =        "638--655",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:HohWat10,
  author =       "Susan Hohenberger and
                  Brent Waters",
  title =        "Constructing Verifiable Random Functions with Large Input Spaces",
  pages =        "656--672",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:KilMohONe10,
  author =       "Eike Kiltz and
                  Payman Mohassel and
                  Adam O'Neill",
  title =        "Adaptive Trapdoor Functions and Chosen-Ciphertext Security",
  pages =        "673--692",
  editor =       eurocrypt10ed,
  booktitle =    eurocrypt10name,
  volume =       eurocrypt10vol,
  month =        eurocrypt10month,
  address =      eurocrypt10addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{EC:BelHofYil09,
  author =       "Mihir Bellare and
                  Dennis Hofheinz and
                  Scott Yilek",
  title =        "Possibility and Impossibility Results for Encryption and Commitment Secure under Selective Opening",
  pages =        "1--35",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:AggMau09,
  author =       "Divesh Aggarwal and
                  Ueli Maurer",
  title =        "Breaking {RSA} Generically Is Equivalent to Factoring",
  pages =        "36--53",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:GoySah09,
  author =       "Vipul Goyal and
                  Amit Sahai",
  title =        "Resettably Secure Computation",
  pages =        "54--71",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:Lu09,
  author =       "Chi-Jen Lu",
  title =        "On the Security Loss in Cryptographic Reductions",
  pages =        "72--87",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:GauKnu09,
  author =       "Praveen Gauravaram and
                  Lars R. Knudsen",
  title =        "On Randomizing Hash Functions to Strengthen the Security of Digital Signatures",
  pages =        "88--105",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:KMRT09,
  author =       "Lars R. Knudsen and
                  Florian Mendel and
                  Christian Rechberger and
                  S{\o}ren S. Thomsen",
  title =        "Cryptanalysis of {MDC}-2",
  pages =        "106--120",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:WYWZZ09,
  author =       "Xiaoyun Wang and
                  Hongbo Yu and
                  Wei Wang and
                  Haina Zhang and
                  Tao Zhan",
  title =        "Cryptanalysis on {HMAC}/{NMAC}-{MD5} and {MD5}-{MAC}",
  pages =        "121--133",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:SasAok09,
  author =       "Yu Sasaki and
                  Kazumaro Aoki",
  title =        "Finding Preimages in Full {MD5} Faster Than Exhaustive Search",
  pages =        "134--152",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:WMSQD09,
  author =       "Qianhong Wu and
                  Yi Mu and
                  Willy Susilo and
                  Bo Qin and
                  Josep Domingo-Ferrer",
  title =        "Asymmetric Group Key Agreement",
  pages =        "153--170",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:GenWat09,
  author =       "Craig Gentry and
                  Brent Waters",
  title =        "Adaptive Security in Broadcast Encryption Systems (with Short Ciphertexts)",
  pages =        "171--188",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:BilPha09,
  author =       "Olivier Billet and
                  Duong Hieu Phan",
  title =        "Traitors Collaborating in Public: Pirates 2.0",
  pages =        "189--205",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:KanRey09,
  author =       "Bhavana Kanukurthi and
                  Leonid Reyzin",
  title =        "Key Agreement from Close Secrets over Unsecured Channels",
  pages =        "206--223",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:BCLO09,
  author =       "Alexandra Boldyreva and
                  Nathan Chenette and
                  Younho Lee and
                  Adam O'Neill",
  title =        "Order-Preserving Symmetric Encryption",
  pages =        "224--241",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:Yasuda09,
  author =       "Kan Yasuda",
  title =        "A Double-Piped Mode of Operation for {MACs}, {PRFs} and {PROs}: Security beyond the Birthday Barrier",
  pages =        "242--259",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:CasLag09,
  author =       "Guilhem Castagnos and
                  Fabien Laguillaumie",
  title =        "On the Security of Cryptosystems with Quadratic Decryption: The Nicest Cryptanalysis",
  pages =        "260--277",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:DinSha09,
  author =       "Itai Dinur and
                  Adi Shamir",
  title =        "Cube Attacks on Tweakable Black Box Polynomials",
  pages =        "278--299",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:OuaVau09,
  author =       "Khaled Ouafi and
                  Serge Vaudenay",
  title =        "Smashing {SQUASH}-0",
  pages =        "300--312",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:HofKil09,
  author =       "Dennis Hofheinz and
                  Eike Kiltz",
  title =        "Practical Chosen Ciphertext Secure Encryption from Factoring",
  pages =        "313--332",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:HohWat09,
  author =       "Susan Hohenberger and
                  Brent Waters",
  title =        "Realizing Hash-and-Sign Signatures under Standard Assumptions",
  pages =        "333--350",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:CamCha09,
  author =       "Jan Camenisch and
                  Nishanth Chandran and
                  Victor Shoup",
  title =        "A Public Key Encryption Scheme Secure against Key Dependent Chosen Plaintext and Adaptive Chosen Ciphertext Attacks",
  pages =        "351--368",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:Goldwasser09,
  author =       "Shafi Goldwasser",
  title =        "Cryptography without (Hardly Any) Secrets? (Invited Talk)",
  pages =        "369--370",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:DodRisShr09,
  author =       "Yevgeniy Dodis and
                  Thomas Ristenpart and
                  Thomas Shrimpton",
  title =        "Salvaging {Merkle}-{Damg{\aa}rd} for Practical Applications",
  pages =        "371--388",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:KilPie09,
  author =       "Eike Kiltz and
                  Krzysztof Pietrzak",
  title =        "On the Security of Padding-Based Encryption Schemes - or - Why We Cannot Prove {OAEP} Secure in the Standard Model",
  pages =        "389--406",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:BelRis09,
  author =       "Mihir Bellare and
                  Thomas Ristenpart",
  title =        "Simulation without the Artificial Abort: Simplified Proof and Improved Concrete Security for {Waters'} {IBE} Scheme",
  pages =        "407--424",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:CamKiaYun09,
  author =       "Jan Camenisch and
                  Aggelos Kiayias and
                  Moti Yung",
  title =        "On the Portability of Generalized Schnorr Proofs",
  pages =        "425--442",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:StaMalYun09,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Tal Malkin and
                  Moti Yung",
  title =        "A Unified Framework for the Analysis of Side-Channel Key Recovery Attacks",
  pages =        "443--461",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:Pietrzak09,
  author =       "Krzysztof Pietrzak",
  title =        "A Leakage-Resilient Mode of Operation",
  pages =        "462--482",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:BCCLY09,
  author =       "Daniel J. Bernstein and
                  Tien-Ren Chen and
                  Chen-Mou Cheng and
                  Tanja Lange and
                  Bo-Yin Yang",
  title =        "{ECM} on Graphics Cards",
  pages =        "483--501",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:DocKohSic09,
  author =       "Christophe Doche and
                  David R. Kohel and
                  Francesco Sica",
  title =        "Double-Base Number System for Multi-scalar Multiplications",
  pages =        "502--517",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:GalLinSco09,
  author =       "Steven D. Galbraith and
                  Xibin Lin and
                  Michael Scott",
  title =        "Endomorphisms for Faster Elliptic Curve Cryptography on a Large Class of Curves",
  pages =        "518--535",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:Satoh09,
  author =       "Takakazu Satoh",
  title =        "Generating Genus Two Hyperelliptic Curves over Large Characteristic Finite Fields",
  pages =        "536--553",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:AbdCatFio09,
  author =       "Michel Abdalla and
                  Dario Catalano and
                  Dario Fiore",
  title =        "Verifiable Random Functions from Identity-Based Key Encapsulation",
  pages =        "554--571",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:CFPZ09,
  author =       "C{\'e}line Chevalier and
                  Pierre-Alain Fouque and
                  David Pointcheval and
                  S{\'e}bastien Zimmer",
  title =        "Optimal Randomness Extraction from a {Diffie}-{Hellman} Element",
  pages =        "572--589",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:KPSY09,
  author =       "Eike Kiltz and
                  Krzysztof Pietrzak and
                  Martijn Stam and
                  Moti Yung",
  title =        "A New Randomness Extraction Paradigm for Hybrid Encryption",
  pages =        "590--609",
  booktitle =    eurocrypt09name,
  editor =       eurocrypt09ed,
  volume =       eurocrypt09vol,
  month =        eurocrypt09month,
  address =      eurocrypt09addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{EC:IKDBP08,
  author =       "Sebastiaan Indesteege and
                  Nathan Keller and
                  Orr Dunkelman and
                  Eli Biham and
                  Bart Preneel",
  title =        "A Practical Attack on {KeeLoq}",
  pages =        "1--18",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:FouMacSte08,
  author =       "Pierre-Alain Fouque and
                  Gilles Macario-Rat and
                  Jacques Stern",
  title =        "Key Recovery on Hidden Monomial Multivariate Schemes",
  pages =        "19--30",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GamNgu08,
  author =       "Nicolas Gama and
                  Phong Q. Nguyen",
  title =        "Predicting Lattice Reduction",
  pages =        "31--51",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:Neven08,
  author =       "Gregory Neven",
  title =        "Efficient Sequential Aggregate Signed Data",
  pages =        "52--69",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:Bernstein08,
  author =       "Daniel J. Bernstein",
  title =        "Proving Tight Security for {Rabin}-{Williams} Signatures",
  pages =        "70--87",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GHKR08,
  author =       "Rosario Gennaro and
                  Shai Halevi and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Threshold {RSA} for Dynamic and Ad-Hoc Groups",
  pages =        "88--107",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:HofUnr08,
  author =       "Dennis Hofheinz and
                  Dominique Unruh",
  title =        "Towards Key-Dependent Message Security in the Standard Model",
  pages =        "108--126",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:CasKilSho08,
  author =       "David Cash and
                  Eike Kiltz and
                  Victor Shoup",
  title =        "The Twin {Diffie}-{Hellman} Problem and Applications",
  pages =        "127--145",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:KatSahWat08,
  author =       "Jonathan Katz and
                  Amit Sahai and
                  Brent Waters",
  title =        "Predicate Encryption Supporting Disjunctions, Polynomial Equations, and Inner Products",
  pages =        "146--162",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:Smith08,
  author =       "Benjamin Smith",
  title =        "Isogenies and the Discrete Logarithm Problem in {Jacobians} of Genus 3 Hyperelliptic Curves",
  pages =        "163--180",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:BDPV08,
  author =       "Guido Bertoni and
                  Joan Daemen and
                  Michael Peeters and
                  Gilles {Van Assche}",
  title =        "On the Indifferentiability of the Sponge Construction",
  pages =        "181--197",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:DodPiePun08,
  author =       "Yevgeniy Dodis and
                  Krzysztof Pietrzak and
                  Prashant Puniya",
  title =        "A New Mode of Operation for Block Ciphers and Length-Preserving {MACs}",
  pages =        "198--219",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:RogSte08,
  author =       "Phillip Rogaway and
                  John P. Steinberger",
  title =        "Security/Efficiency Tradeoffs for Permutation-Based Hashing",
  pages =        "220--236",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:WanOhtKun08,
  author =       "Lei Wang and
                  Kazuo Ohta and
                  Noboru Kunihiro",
  title =        "New Key-Recovery Attacks on {HMAC}/{NMAC}-{MD4} and {NMAC}-{MD5}",
  pages =        "237--253",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:TilZem08,
  author =       "Jean-Pierre Tillich and
                  Gilles Z{\'e}mor",
  title =        "Collisions for the {LPS} Expander Graph Hash Function",
  pages =        "254--269",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:ABFHKS08,
  author =       "Elena Andreeva and
                  Charles Bouillaguet and
                  Pierre-Alain Fouque and
                  Jonathan J. Hoch and
                  John Kelsey and
                  Adi Shamir and
                  S{\'e}bastien Zimmer",
  title =        "Second Preimage Attacks on Dithered Hash Functions",
  pages =        "270--288",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GoyMohSmi08,
  author =       "Vipul Goyal and
                  Payman Mohassel and
                  Adam Smith",
  title =        "Efficient Two Party and Multi Party Computation Against Covert Adversaries",
  pages =        "289--306",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GarOst08,
  author =       "Juan A. Garay and
                  Rafail Ostrovsky",
  title =        "Almost-Everywhere Secure Computation",
  pages =        "307--323",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:KurSuz08,
  author =       "Kaoru Kurosawa and
                  Kazuhiro Suzuki",
  title =        "Truly Efficient 2-Round Perfectly Secure Message Transmission Scheme",
  pages =        "324--340",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:BarGolXia08,
  author =       "Boaz Barak and
                  Sharon Goldberg and
                  David Xiao",
  title =        "Protocols and Lower Bounds for Failure Localization in the {Internet}",
  pages =        "341--360",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GilRobSeu08,
  author =       "Henri Gilbert and
                  Matthew J. B. Robshaw and
                  Yannick Seurin",
  title =        "{HB}$^\sharp$: Increasing the Security and Efficiency of {HB}$^+$",
  pages =        "361--378",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GroIsh08,
  author =       "Jens Groth and
                  Yuval Ishai",
  title =        "Sub-linear Zero-Knowledge Argument for Correctness of a Shuffle",
  pages =        "379--396",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:PPSTV08,
  author =       "Omkant Pandey and
                  Rafael Pass and
                  Amit Sahai and
                  Wei-Lung Dustin Tseng and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "Precise Concurrent Zero Knowledge",
  pages =        "397--414",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:GroSah08,
  author =       "Jens Groth and
                  Amit Sahai",
  title =        "Efficient Non-interactive Proof Systems for Bilinear Groups",
  pages =        "415--432",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:CatFioMes08,
  author =       "Dario Catalano and
                  Dario Fiore and
                  Mariagrazia Messina",
  title =        "Zero-Knowledge Sets with Short Proofs",
  pages =        "433--450",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:CCDP08,
  author =       "Hao Chen and
                  Ronald Cramer and
                  Robbert {de Haan} and
                  Ignacio Cascudo Pueyo",
  title =        "Strongly Multiplicative Ramp Schemes from High Degree Rational Points on Curves",
  pages =        "451--470",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:CDFPW08,
  author =       "Ronald Cramer and
                  Yevgeniy Dodis and
                  Serge Fehr and
                  Carles Padr{\'o} and
                  Daniel Wichs",
  title =        "Detection of Algebraic Manipulation with Applications to Robust Secret Sharing and Fuzzy Extractors",
  pages =        "471--488",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:CanDak08,
  author =       "Ran Canetti and
                  Ronny Ramzi Dakdouk",
  title =        "Obfuscating Point Functions with Multibit Output",
  pages =        "489--508",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:DamNieWic08,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen and
                  Daniel Wichs",
  title =        "Isolated Proofs of Knowledge and Isolated Zero Knowledge",
  pages =        "509--526",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:MovSeg08,
  author =       "Tal Moran and
                  Gil Segev",
  title =        "{David} and {Goliath} Commitments: {UC} Computation for Asymmetric Parties Using Tamper-Proof Hardware",
  pages =        "527--544",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:ChaGoySah08,
  author =       "Nishanth Chandran and
                  Vipul Goyal and
                  Amit Sahai",
  title =        "New Constructions for {UC} Secure Computation Using Tamper-Proof Hardware",
  pages =        "545--562",
  booktitle =    eurocrypt08name,
  editor =       eurocrypt08ed,
  volume =       eurocrypt08vol,
  month =        eurocrypt08month,
  address =      eurocrypt08addr,
  publisher =    eurocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{EC:SteLenWeg07,
  author =       "Marc Stevens and
                  Arjen K. Lenstra and
                  Benne de Weger",
  title =        "Chosen-Prefix Collisions for {MD5} and Colliding {X.509} Certificates for Different Identities",
  pages =        "1--22",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Pietrzak07,
  author =       "Krzysztof Pietrzak",
  title =        "Non-trivial Black-Box Combiners for Collision-Resistant Hash-Functions Don't Exist",
  pages =        "23--33",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Steinberger07,
  author =       "John P. Steinberger",
  title =        "The Collision Intractability of {MDC}-2 in the Ideal-Cipher Model",
  pages =        "34--51",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:LinPin07,
  author =       "Yehuda Lindell and
                  Benny Pinkas",
  title =        "An Efficient Protocol for Secure Two-Party Computation in the Presence of Malicious Adversaries",
  pages =        "52--78",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Woodruff07,
  author =       "David P. Woodruff",
  title =        "Revisiting the Efficiency of Malicious Two-Party Computation",
  pages =        "79--96",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:JarShm07,
  author =       "Stanislaw Jarecki and
                  Vitaly Shmatikov",
  title =        "Efficient Two-Party Secure Computation on Committed Inputs",
  pages =        "97--114",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Katz07,
  author =       "Jonathan Katz",
  title =        "Universally Composable Multi-party Computation Using Tamper-Proof Hardware",
  pages =        "115--128",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:YunZha07,
  author =       "Moti Yung and
                  Yunlei Zhao",
  title =        "Generic and Practical Resettable Zero-Knowledge in the Bare Public-Key Model",
  pages =        "129--147",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:DenLin07,
  author =       "Yi Deng and
                  Dongdai Lin",
  title =        "Instance-Dependent Verifiable Random Functions and Their Application to Simultaneous Resettability",
  pages =        "148--168",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:HsiLuRey07,
  author =       "Chun-Yuan Hsiao and
                  Chi-Jen Lu and
                  Leonid Reyzin",
  title =        "Conditional Computational Entropy, or Toward Separating Pseudoentropy from Compressibility",
  pages =        "169--186",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:OngVad07,
  author =       "Shien Jin Ong and
                  Salil P. Vadhan",
  title =        "Zero Knowledge and Soundness Are Symmetric",
  pages =        "187--209",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Boyen07a,
  author =       "Xavier Boyen",
  title =        "Mesh Signatures",
  pages =        "210--227",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:RisYil07,
  author =       "Thomas Ristenpart and
                  Scott Yilek",
  title =        "The Power of Proofs-of-Possession: Securing Multiparty Signatures against Rogue-Key Attacks",
  pages =        "228--245",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:CamHohPed07,
  author =       "Jan Camenisch and
                  Susan Hohenberger and
                  Michael {\O}stergaard Pedersen",
  title =        "Batch Verification of Short Signatures",
  pages =        "246--263",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:DubFouSte07,
  author =       "Vivien Dubois and
                  Pierre-Alain Fouque and
                  Jacques Stern",
  title =        "Cryptanalysis of {SFLASH} with Slightly Modified Parameters",
  pages =        "264--275",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:WuPre07,
  author =       "Hongjun Wu and
                  Bart Preneel",
  title =        "Differential Cryptanalysis of the Stream Ciphers {Py}, {Py6} and {Pypy}",
  pages =        "276--290",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:CCGHV07,
  author =       "Hao Chen and
                  Ronald Cramer and
                  Shafi Goldwasser and
                  Robbert de Haan and
                  Vinod Vaikuntanathan",
  title =        "Secure Computation from Random Error Correcting Codes",
  pages =        "291--310",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:KatKoo07,
  author =       "Jonathan Katz and
                  Chiu-Yuen Koo",
  title =        "Round-Efficient Secure Computation in Point-to-Point Networks",
  pages =        "311--328",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:CraDamHaa07,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Robbert de Haan",
  title =        "Atomic Secure Multi-party Multiplication with Low Communication",
  pages =        "329--346",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:MinSho07,
  author =       "Lorenz Minder and
                  Amin Shokrollahi",
  title =        "Cryptanalysis of the Sidelnikov Cryptosystem",
  pages =        "347--360",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:BauJou07,
  author =       "Aur{\'e}lie Bauer and
                  Antoine Joux",
  title =        "Toward a Rigorous Variation of {Coppersmith}'s Algorithm on Three Variables",
  pages =        "361--378",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:EngGau07,
  author =       "Andreas Enge and
                  Pierrick Gaudry",
  title =        "An {L} (1/3 + epsilon ) Algorithm for the Discrete Logarithm Problem for Low Degree Curves",
  pages =        "379--393",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Boyen07b,
  author =       "Xavier Boyen",
  title =        "General Ad Hoc Encryption from Exponent Inversion {IBE}",
  pages =        "394--411",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:DamTho07,
  author =       "Ivan Damg{\aa}rd and
                  Rune Thorbek",
  title =        "Non-interactive Proofs for Integer Multiplication",
  pages =        "412--429",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:GHOTV07,
  author =       "Robert Granger and
                  Florian Hess and
                  Roger Oyono and
                  Nicolas Th{\'e}riault and
                  Frederik Vercauteren",
  title =        "Ate Pairing on Hyperelliptic Curves",
  pages =        "430--447",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:FarMarPad07,
  author =       "Oriol Farr{\`a}s and
                  Jaume Mart{\'i}-Farr{\'e} and
                  Carles Padr{\'o}",
  title =        "Ideal Multipartite Secret Sharing Schemes",
  pages =        "448--465",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:GeiSte07,
  author =       "Willi Geiselmann and
                  Rainer Steinwandt",
  title =        "Non-wafer-Scale Sieving Hardware for the {NFS}: Another Attempt to Cope with 1024-Bit",
  pages =        "466--481",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:CanGou07,
  author =       "S{\'e}bastien Canard and
                  Aline Gouget",
  title =        "Divisible E-Cash Systems Can Be Truly Anonymous",
  pages =        "482--497",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:MauSjo07,
  author =       "Ueli M. Maurer and
                  Johan Sj{\"o}din",
  title =        "A Fast and Key-Efficient Reduction of Chosen-Ciphertext to Known-Plaintext Security",
  pages =        "498--516",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:PieSjo07,
  author =       "Krzysztof Pietrzak and
                  Johan Sj{\"o}din",
  title =        "Range Extension for Weak {PRFs}; The Good, the Bad, and the Ugly",
  pages =        "517--533",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:DodPun07,
  author =       "Yevgeniy Dodis and
                  Prashant Puniya",
  title =        "{Feistel} Networks Made Public, and Applications",
  pages =        "534--554",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Wullschleger07,
  author =       "J{\"u}rg Wullschleger",
  title =        "Oblivious-Transfer Amplification",
  pages =        "555--572",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:CamNevShe07,
  author =       "Jan Camenisch and
                  Gregory Neven and
                  Abhi Shelat",
  title =        "Simulatable Adaptive Oblivious Transfer",
  pages =        "573--590",
  booktitle =    eurocrypt07name,
  volume =       eurocrypt07vol,
  year =         2007,
  publisher =    eurocryptpub,
  month =        eurocrypt07month,
  editor =       eurocrypt07ed,
  address =      eurocrypt07addr,
  series =       mylncs,
}

@InProceedings{EC:Cheon06,
  author =       "Jung Hee Cheon",
  title =        "Security Analysis of the Strong {Diffie}-{Hellman} Problem",
  pages =        "1--11",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:PatYau06,
  author =       "Kenneth G. Paterson and
                  Arnold K. L. Yau",
  title =        "Cryptography in Theory and Practice: {The} Case of Encryption in IPsec",
  pages =        "12--29",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:FauPer06,
  author =       "Jean-Charles Faug{\`e}re and
                  Ludovic Perret",
  title =        "Polynomial Equivalence Problems: {Algorithmic} and Theoretical Aspects",
  pages =        "30--47",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:GraNac06,
  author =       "Vanessa Gratzer and
                  David Naccache",
  title =        "Alien vs. Quine, the Vanishing Circuit and Other Tales from the Industry's Crypt (Invited Talk)",
  pages =        "48--58",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:ChaLi06,
  author =       "Ee-Chien Chang and
                  Qiming Li",
  title =        "Hiding Secret Points Amidst Chaff",
  pages =        "59--72",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:KatShi06,
  author =       "Jonathan Katz and
                  Ji Sun Shin",
  title =        "Parallel and Concurrent Security of the {HB} and {HB+} Protocols",
  pages =        "73--87",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:MorNao06,
  author =       "Tal Moran and
                  Moni Naor",
  title =        "Polling with Physical Envelopes: {A} Rigorous Analysis of a Human-Centric Protocol",
  pages =        "88--108",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:BerGilPat06,
  author =       "C{\^o}me Berbain and
                  Henri Gilbert and
                  Jacques Patarin",
  title =        "{QUAD}: {A} Practical Stream Cipher with Provable Security",
  pages =        "109--128",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:GouSib06,
  author =       "Aline Gouget and
                  Herv{\'e} Sibert",
  title =        "How to Strengthen Pseudo-random Generators by Using Compression",
  pages =        "129--146",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:ACGKMR06,
  author =       "Frederik Armknecht and
                  Claude Carlet and
                  Philippe Gaborit and
                  Simon K{\"u}nzli and
                  Willi Meier and
                  Olivier Ruatta",
  title =        "Efficient Computation of Algebraic Immunity for Algebraic and Fast Algebraic Attacks",
  pages =        "147--164",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:ConLenSte06,
  author =       "Scott Contini and
                  Arjen K. Lenstra and
                  Ron Steinfeld",
  title =        "{VSH}, an Efficient and Provable Collision-Resistant Hash Function",
  pages =        "165--182",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:KelKoh06,
  author =       "John Kelsey and
                  Tadayoshi Kohno",
  title =        "Herding Hash Functions and the {Nostradamus} Attack",
  pages =        "183--200",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:CreSav06,
  author =       "Claude Cr{\'e}peau and
                  George Savvides",
  title =        "Optimal Reductions Between Oblivious Transfers Using Interactive Hashing",
  pages =        "201--221",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:WolWul06,
  author =       "Stefan Wolf and
                  J{\"u}rg Wullschleger",
  title =        "Oblivious Transfer Is Symmetric",
  pages =        "222--232",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:GamHowNgu06,
  author =       "Nicolas Gama and
                  Nick Howgrave-Graham and
                  Phong Q. Nguyen",
  title =        "Symplectic Lattice Reduction and {NTRU}",
  pages =        "233--253",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:JouLer06,
  author =       "Antoine Joux and
                  Reynald Lercier",
  title =        "The Function Field Sieve in the Medium Prime Case",
  pages =        "254--270",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:NguReg06,
  author =       "Phong Q. Nguyen and
                  Oded Regev",
  title =        "Learning a Parallelepiped: {Cryptanalysis} of {GGH} and {NTRU} Signatures",
  pages =        "271--288",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:Dent06,
  author =       "Alexander W. Dent",
  title =        "The {Cramer}-{Shoup} Encryption Scheme Is Plaintext Aware in the Standard Model",
  pages =        "289--307",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:IPSW06,
  author =       "Yuval Ishai and
                  Manoj Prabhakaran and
                  Amit Sahai and
                  David Wagner",
  title =        "Private Circuits {II}: {Keeping} Secrets in Tamperable Circuits",
  pages =        "308--327",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:Pietrzak06,
  author =       "Krzysztof Pietrzak",
  title =        "Composition Implies Adaptive Security in Minicrypt",
  pages =        "328--338",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:GroOstSah06,
  author =       "Jens Groth and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Perfect Non-interactive Zero Knowledge for {NP}",
  pages =        "339--358",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:McCurley06,
  author =       "Kevin S. McCurley",
  title =        "Language Modeling and Encryption on Packet Switched Networks (Invited Talk)",
  pages =        "359--372",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:RogShr06,
  author =       "Phillip Rogaway and
                  Thomas Shrimpton",
  title =        "A Provable-Security Treatment of the Key-Wrap Problem",
  pages =        "373--390",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:MOPS06,
  author =       "Ueli M. Maurer and
                  Yvonne Anne Oswald and
                  Krzysztof Pietrzak and
                  Johan Sj{\"o}din",
  title =        "{Luby}-{Rackoff} Ciphers from Weak Round Functions?",
  pages =        "391--408",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:BelRog06,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "The Security of Triple Encryption and a Framework for Code-Based Game-Playing Proofs",
  pages =        "409--426",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:BoyWat06,
  author =       "Xavier Boyen and
                  Brent Waters",
  title =        "Compact Group Signatures Without Random Oracles",
  pages =        "427--444",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:Gentry06,
  author =       "Craig Gentry",
  title =        "Practical Identity-Based Encryption Without Random Oracles",
  pages =        "445--464",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:LOSSW06,
  author =       "Steve Lu and
                  Rafail Ostrovsky and
                  Amit Sahai and
                  Hovav Shacham and
                  Brent Waters",
  title =        "Sequential Aggregate Signatures and Multisignatures Without Random Oracles",
  pages =        "465--485",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:DKMMN06,
  author =       "Cynthia Dwork and
                  Krishnaram Kenthapadi and
                  Frank McSherry and
                  Ilya Mironov and
                  Moni Naor",
  title =        "Our Data, Ourselves: {Privacy} Via Distributed Noise Generation",
  pages =        "486--503",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:HofMulUnr06,
  author =       "Dennis Hofheinz and
                  J{\"o}rn M{\"u}ller-Quade and
                  Dominique Unruh",
  title =        "On the (Im-)Possibility of Extending Coin Toss",
  pages =        "504--521",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:SchTuy06,
  author =       "Berry Schoenmakers and
                  Pim Tuyls",
  title =        "Efficient Binary Conversion for {Paillier} Encrypted Values",
  pages =        "522--537",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:CSSW06,
  author =       "Claude Cr{\'e}peau and
                  George Savvides and
                  Christian Schaffner and
                  J{\"u}rg Wullschleger",
  title =        "Information-Theoretic Conditions for Two-Party Secure Function Evaluation",
  pages =        "538--554",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:DamDupPed06,
  author =       "Ivan Damg{\aa}rd and
                  Kasper Dupont and
                  Michael {\O}stergaard Pedersen",
  title =        "Unclonable Group Identification",
  pages =        "555--572",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:BonSahWat06,
  author =       "Dan Boneh and
                  Amit Sahai and
                  Brent Waters",
  title =        "Fully Collusion Resistant Traitor Tracing with Short Ciphertexts and Private Keys",
  pages =        "573--592",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:AlmDamNie06,
  author =       "Jes{\'u}s F. Almansa and
                  Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen",
  title =        "Simplified Threshold {RSA} with Adaptive and Proactive Security",
  pages =        "593--611",
  booktitle =    eurocrypt06name,
  volume =       eurocrypt06vol,
  year =         2006,
  publisher =    eurocryptpub,
  month =        eurocrypt06month,
  editor =       eurocrypt06ed,
  address =      eurocrypt06addr,
  series =       mylncs,
}

@InProceedings{EC:WLFCY05,
  author =       "Xiaoyun Wang and
                  Xuejia Lai and
                  Dengguo Feng and
                  Hui Chen and
                  Xiuyuan Yu",
  title =        "Cryptanalysis of the Hash Functions {MD4} and {RIPEMD}",
  pages =        "1--18",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:WanYu05,
  author =       "Xiaoyun Wang and
                  Hongbo Yu",
  title =        "How to Break {MD5} and Other Hash Functions",
  pages =        "19--35",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:BCJCLJ05,
  author =       "Eli Biham and
                  Rafi Chen and
                  Antoine Joux and
                  Patrick Carribault and
                  Christophe Lemuet and
                  William Jalby",
  title =        "Collisions of {SHA}-0 and Reduced {SHA}-1",
  pages =        "36--57",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:HHKKMS05,
  author =       "Iftach Haitner and
                  Omer Horvitz and
                  Jonathan Katz and
                  Chiu-Yuen Koo and
                  Ruggero Morselli and
                  Ronen Shaltiel",
  title =        "Reducing Complexity Assumptions for Statistically-Hiding Commitment",
  pages =        "58--77",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:Kalai05,
  author =       "Yael Tauman Kalai",
  title =        "Smooth Projective Hashing and Two-Message Oblivious Transfer",
  pages =        "78--95",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:HKNRR05,
  author =       "Danny Harnik and
                  Joe Kilian and
                  Moni Naor and
                  Omer Reingold and
                  Alon Rosen",
  title =        "On Robust Combiners for Oblivious Transfer and Other Primitives",
  pages =        "96--113",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:Waters05,
  author =       "Brent R. Waters",
  title =        "Efficient Identity-Based Encryption Without Random Oracles",
  pages =        "114--127",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:AGKS05,
  author =       "Masayuki Abe and
                  Rosario Gennaro and
                  Kaoru Kurosawa and
                  Victor Shoup",
  title =        "{Tag-KEM/DEM}: A New Framework for Hybrid Encryption and A New Analysis of {Kurosawa-Desmedt} {KEM}",
  pages =        "128--146",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:BDKOS05,
  author =       "Xavier Boyen and
                  Yevgeniy Dodis and
                  Jonathan Katz and
                  Rafail Ostrovsky and
                  Adam Smith",
  title =        "Secure Remote Authentication Using Biometric Data",
  pages =        "147--163",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:Bernstein05,
  author =       "Daniel J. Bernstein",
  title =        "Stronger Security Bounds for {Wegman}-{Carter}-{Shoup} Authenticators",
  pages =        "164--180",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:KurHen05,
  author =       "Kaoru Kurosawa and
                  Swee-Huay Heng",
  title =        "3-Move Undeniable Signature Scheme",
  pages =        "181--197",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:KiaYun05,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Group Signatures with Efficient Concurrent Join",
  pages =        "198--214",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:NguSte05,
  author =       "Phong Q. Nguyen and
                  Damien Stehl{\'e}",
  title =        "Floating-Point {LLL} Revisited",
  pages =        "215--233",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:DGPRSSW05,
  author =       "Marten van Dijk and
                  Robert Granger and
                  Dan Page and
                  Karl Rubin and
                  Alice Silverberg and
                  Martijn Stam and
                  David P. Woodruff",
  title =        "Practical Cryptography in High Dimensional Tori",
  pages =        "234--250",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:BloMay05,
  author =       "Johannes Bl{\"o}mer and
                  Alexander May",
  title =        "A Tool Kit for Finding Small Roots of Bivariate Polynomials over the Integers",
  pages =        "251--267",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:KKNY05,
  author =       "Akinori Kawachi and
                  Takeshi Koshiba and
                  Harumichi Nishimura and
                  Tomoyuki Yamakami",
  title =        "Computational Indistinguishability Between Quantum States and Its Cryptographic Application",
  pages =        "268--284",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:CreGotSmi05,
  author =       "Claude Cr{\'e}peau and
                  Daniel Gottesman and
                  Adam Smith",
  title =        "Approximate Quantum Error-Correcting Codes and Secret Sharing Schemes",
  pages =        "285--301",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:CamHohLys05,
  author =       "Jan Camenisch and
                  Susan Hohenberger and
                  Anna Lysyanskaya",
  title =        "Compact E-Cash",
  pages =        "302--321",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:HirNiePrz05,
  author =       "Martin Hirt and
                  Jesper Buus Nielsen and
                  Bartosz Przydatek",
  title =        "Cryptographic Asynchronous Multi-party Computation with Optimal Resilience (Extended Abstract)",
  pages =        "322--340",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:FouGraSte05,
  author =       "Pierre-Alain Fouque and
                  Louis Granboulan and
                  Jacques Stern",
  title =        "Differential Cryptanalysis for Multivariate Schemes",
  pages =        "341--353",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:Perret05,
  author =       "Ludovic Perret",
  title =        "A Fast Cryptanalysis of the Isomorphism of Polynomials with One Secret Problem",
  pages =        "354--370",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:EJMW05,
  author =       "Matthias Ernst and
                  Ellen Jochemsz and
                  Alexander May and
                  Benne de Weger",
  title =        "Partial Key Exposure Attacks on {RSA} up to Full Size Exponents",
  pages =        "371--386",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:Micciancio05,
  author =       "Daniele Micciancio",
  title =        "The {RSA} Group is Pseudo-Free",
  pages =        "387--403",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:CHKLM05,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Jonathan Katz and
                  Yehuda Lindell and
                  Philip D. {MacKenzie}",
  title =        "Universally Composable Password-Based Key Exchange",
  pages =        "404--421",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:CHLMR05,
  author =       "Melissa Chase and
                  Alexander Healy and
                  Anna Lysyanskaya and
                  Tal Malkin and
                  Leonid Reyzin",
  title =        "Mercurial Commitments with Applications to Zero-Knowledge Sets",
  pages =        "422--439",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:BonBoyGoh05,
  author =       "Dan Boneh and
                  Xavier Boyen and
                  Eu-Jin Goh",
  title =        "Hierarchical Identity Based Encryption with Constant Size Ciphertext",
  pages =        "440--456",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:SahWat05,
  author =       "Amit Sahai and
                  Brent R. Waters",
  title =        "Fuzzy Identity-Based Encryption",
  pages =        "457--473",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:KelSch05,
  author =       "John Kelsey and
                  Bruce Schneier",
  title =        "Second Preimages on n-Bit Hash Functions for Much Less than 2n Work",
  pages =        "474--490",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:Mantin05,
  author =       "Itsik Mantin",
  title =        "Predicting and Distinguishing Attacks on {RC4} Keystream Generator",
  pages =        "491--506",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:BihDunKel05,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Related-Key Boomerang and Rectangle Attacks",
  pages =        "507--525",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:BlaCocShr05,
  author =       "John Black and
                  Martin Cochran and
                  Thomas Shrimpton",
  title =        "On the Impossibility of Highly-Efficient Blockcipher-Based Hash Functions",
  pages =        "526--541",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:ChaPhaPoi05,
  author =       "Herv{\'e} Chabanne and
                  Duong Hieu Phan and
                  David Pointcheval",
  title =        "Public Traceability in Traitor Tracing Schemes",
  pages =        "542--558",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:JHCKLY05,
  author =       "Nam-Su Jho and
                  Jung Yeon Hwang and
                  Jung Hee Cheon and
                  Myung-Hwan Kim and
                  Dong Hoon Lee and
                  Eun Sun Yoo",
  title =        "One-Way Chain Based Broadcast Encryption Schemes",
  pages =        "559--574",
  booktitle =    eurocrypt05name,
  volume =       eurocrypt05vol,
  year =         2005,
  publisher =    eurocryptpub,
  month =        eurocrypt05month,
  editor =       eurocrypt05ed,
  address =      eurocrypt05addr,
  series =       mylncs,
}

@InProceedings{EC:FreNisPin04,
  author =       "Michael J. Freedman and
                  Kobbi Nissim and
                  Benny Pinkas",
  title =        "Efficient Private Matching and Set Intersection",
  pages =        "1--19",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:LynPraSah04,
  author =       "Ben Lynn and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "Positive Results and Techniques for Obfuscation",
  pages =        "20--39",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:AggMisPin04,
  author =       "Gagan Aggarwal and
                  Nina Mishra and
                  Benny Pinkas",
  title =        "Secure Computation of the k th-Ranked Element",
  pages =        "40--55",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:BonBoy04a,
  author =       "Dan Boneh and
                  Xavier Boyen",
  title =        "Short Signatures Without Random Oracles",
  pages =        "56--73",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:LMRS04,
  author =       "Anna Lysyanskaya and
                  Silvio Micali and
                  Leonid Reyzin and
                  Hovav Shacham",
  title =        "Sequential Aggregate Signatures from Trapdoor Permutations",
  pages =        "74--90",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:CanSor04,
  author =       "John F. Canny and
                  Stephen Sorkin",
  title =        "Practical Large-Scale Distributed Key Generation",
  pages =        "138--152",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:MicPan04,
  author =       "Daniele Micciancio and
                  Saurabh Panjwani",
  title =        "Optimal Communication Complexity of Generic Multicast Key Distribution",
  pages =        "153--170",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:BelBolPal04,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva and
                  Adriana Palacio",
  title =        "An Uninstantiable Random-Oracle-Model Scheme for a Hybrid-Encryption Problem",
  pages =        "171--188",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:Myers04,
  author =       "Steven Myers",
  title =        "Black-Box Composition Does Not Imply Adaptive Security",
  pages =        "189--206",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:CanHalKat04,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Jonathan Katz",
  title =        "Chosen-Ciphertext Security from Identity-Based Encryption",
  pages =        "207--222",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:BonBoy04b,
  author =       "Dan Boneh and
                  Xavier Boyen",
  title =        "Efficient Selective-{ID} Secure Identity Based Encryption Without Random Oracles",
  pages =        "223--238",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:BelNamNev04,
  author =       "Mihir Bellare and
                  Chanathip Namprempre and
                  Gregory Neven",
  title =        "Security Proofs for Identity-Based Identification and Signature Schemes",
  pages =        "268--286",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:CheKudPat04,
  author =       "Liqun Chen and
                  Caroline Kudla and
                  Kenneth G. Paterson",
  title =        "Concurrent Signatures",
  pages =        "287--305",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:MalObaYun04,
  author =       "Tal Malkin and
                  Satoshi Obana and
                  Moti Yung",
  title =        "The Hierarchy of Key Evolving Signatures and a Characterization of Proxy Signatures",
  pages =        "306--322",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:AhnHop04,
  author =       "Luis von Ahn and
                  Nicholas J. Hopper",
  title =        "Public-Key Steganography",
  pages =        "323--341",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:DwoNaoRei04,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Omer Reingold",
  title =        "Immunizing Encryption Schemes from Decryption Errors",
  pages =        "342--360",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:GenKraRab04,
  author =       "Rosario Gennaro and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Secure {Hashed Diffie-Hellman} over Non-{DDH} Groups",
  pages =        "361-381",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:MacYan04,
  author =       "Philip D. {MacKenzie} and
                  Ke Yang",
  title =        "On Simulation-Sound Trapdoor Commitments",
  pages =        "382--400",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:BelKoh04,
  author =       "Mihir Bellare and
                  Tadayoshi Kohno",
  title =        "Hash Function Balance and Its Impact on Birthday Attacks",
  pages =        "401--418",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:FitHolMul04,
  author =       "Matthias Fitzi and
                  Thomas Holenstein and
                  J{\"u}rg Wullschleger",
  title =        "Multi-party Computation with Hybrid Security",
  pages =        "419--438",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:IshKus04,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "On the Hardness of Information-Theoretic Multiparty Computation",
  pages =        "439--455",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:GolJue04,
  author =       "Philippe Golle and
                  Ari Juels",
  title =        "Dining Cryptographers Revisited",
  pages =        "456--473",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:BDOP04,
  author =       "Dan Boneh and
                  Giovanni {Di Crescenzo} and
                  Rafail Ostrovsky and
                  Giuseppe Persiano",
  title =        "Public Key Encryption with Keyword Search",
  pages =        "506--522",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:DodReySmi04,
  author =       "Yevgeniy Dodis and
                  Leonid Reyzin and
                  Adam Smith",
  title =        "Fuzzy Extractors: How to Generate Strong Keys from Biometrics and Other Noisy Data",
  pages =        "523--540",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:Szydlo04,
  author =       "Michael Szydlo",
  title =        "Merkle Tree Traversal in Log Space and Time",
  pages =        "541--554",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:Nguyen04,
  author =       "Phong Q. Nguyen",
  title =        "Can We Trust Cryptographic Software? Cryptographic Flaws in {GNU} Privacy Guard v1.2.3",
  pages =        "555--570",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:KiaTsiYun04,
  author =       "Aggelos Kiayias and
                  Yiannis Tsiounis and
                  Moti Yung",
  title =        "Traceable Signatures",
  pages =        "571--589",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:JarShm04,
  author =       "Stanislaw Jarecki and
                  Vitaly Shmatikov",
  title =        "Handcuffing Big Brother: an Abuse-Resilient Transaction Escrow Scheme",
  pages =        "590--608",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:DKNS04,
  author =       "Yevgeniy Dodis and
                  Aggelos Kiayias and
                  Antonio Nicolosi and
                  Victor Shoup",
  title =        "Anonymous Identification in Ad Hoc Groups",
  pages =        "609--626",
  booktitle =    eurocrypt04name,
  volume =       eurocrypt04vol,
  year =         2004,
  publisher =    eurocryptpub,
  month =        eurocrypt04month,
  editor =       eurocrypt04ed,
  address =      eurocrypt04addr,
  series =       mylncs,
}

@InProceedings{EC:Joux03,
  author =       "Antoine Joux",
  title =        "Cryptanalysis of the {EMD} Mode of Operation",
  pages =        "1--16",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Junod03,
  author =       "Pascal Junod",
  title =        "On the Optimality of Linear, Differential, and Sequential Distinguishers",
  pages =        "17--32",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:BDBP03,
  author =       "Alex Biryukov and
                  Christophe {De Canni{\'e}re} and
                  An Braeken and
                  Bart Preneel",
  title =        "A Toolbox for Cryptanalysis: Linear and Affine Equivalence Algorithms",
  pages =        "33--50",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:FMHW03,
  author =       "Matthias Fitzi and
                  Martin Hirt and
                  Thomas Holenstein and
                  J{\"u}rg Wullschleger",
  title =        "Two-Threshold Broadcast and Detectable Multi-party Computation",
  pages =        "51--67",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:CanKusLin03,
  author =       "Ran Canetti and
                  Eyal Kushilevitz and
                  Yehuda Lindell",
  title =        "On the Limitations of Universally Composable Two-Party Computation without Set-up Assumptions",
  pages =        "68--86",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Pinkas03,
  author =       "Benny Pinkas",
  title =        "Fair Secure Two-Party Computation",
  pages =        "87--105",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:GajOrl03,
  author =       "Kris Gaj and
                  Arkadiusz Orlowski",
  title =        "Facts and Myths of {Enigma}: Breaking Stereotypes (Invited Talk)",
  pages =        "106--122",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:ZDLZ03,
  author =       "Yunlei Zhao and
                  Xiaotie Deng and
                  Chan H. Lee and
                  Hong Zhu",
  title =        "Resettable Zero-Knowledge in the Weak Public-Key Model",
  pages =        "123--139",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:MicPet03,
  author =       "Daniele Micciancio and
                  Erez Petrank",
  title =        "Simulatable Commitments and Efficient Concurrent Zero-Knowledge",
  pages =        "140--159",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Pass03,
  author =       "Rafael Pass",
  title =        "Simulation in Quasi-Polynomial Time, and Its Application to Protocol Composition",
  pages =        "160--176",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:GarMacYan03,
  author =       "Juan A. Garay and
                  Philip D. {MacKenzie} and
                  Ke Yang",
  title =        "Strengthening Zero-Knowledge Protocols Using Signatures",
  pages =        "177--194",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Hast03,
  author =       "Gustav Hast",
  title =        "Nearly One-Sided Tests and the {Goldreich-Levin} Predicate",
  pages =        "195--210",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Katz03,
  author =       "Jonathan Katz",
  title =        "Efficient and Non-malleable Proofs of Plaintext Knowledge and Applications",
  pages =        "211--228",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:AugFin03,
  author =       "Daniel Augot and
                  Matthieu Finiasz",
  title =        "A Public Key Encryption Scheme Based on the Polynomial Reconstruction Problem. ",
  pages =        "229--240",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Lindell03,
  author =       "Yehuda Lindell",
  title =        "A Simpler Construction of CCA2-Secure Public-Key Encryption under General Assumptions",
  pages =        "241-254",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:CanHalKat03,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Jonathan Katz",
  title =        "A Forward-Secure Public-Key Encryption Scheme",
  pages =        "255--271",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Gentry03,
  author =       "Craig Gentry",
  title =        "Certificate-Based Encryption and the Certificate Revocation Problem. ",
  pages =        "272--293",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:ABHL03,
  author =       "Luis von Ahn and
                  Manuel Blum and
                  Nicholas J. Hopper and
                  John Langford",
  title =        "{CAPTCHA}: Using Hard {AI} Problems for Security",
  pages =        "294--311",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:DodAn03,
  author =       "Yevgeniy Dodis and
                  Jee Hea An",
  title =        "Concealment and Its Applications to Authenticated Encryption",
  pages =        "312--329",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:EkdMeiJoh03,
  author =       "Patrik Ekdahl and
                  Willi Meier and
                  Thomas Johansson",
  title =        "Predicting the Shrinking Generator with Fixed Connections",
  pages =        "330--344",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:CouMei03,
  author =       "Nicolas Courtois and
                  Willi Meier",
  title =        "Algebraic Attacks on Stream Ciphers with Linear Feedback",
  pages =        "345--359",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:LerLub03,
  author =       "Reynald Lercier and
                  David Lubicz",
  title =        "Counting Points on Elliptic Curves over Finite Fields of Small Characteristic in Quasi Quadratic Time",
  pages =        "360--373",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Hess03,
  author =       "Florian Hess",
  title =        "The {GHS} Attack Revisited",
  pages =        "374--387",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:CLSQ03,
  author =       "Mathieu Ciet and
                  Tanja Lange and
                  Francesco Sica and
                  Jean-Jacques Quisquater",
  title =        "Improved Algorithms for Efficient Arithmetic on Elliptic Curves Using Fast Endomorphisms",
  pages =        "388--400",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:GohJar03,
  author =       "Eu-Jin Goh and
                  Stanislaw Jarecki",
  title =        "A Signature Scheme as Secure as the {Diffie-Hellman} Problem",
  pages =        "401--415",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:BGLS03,
  author =       "Dan Boneh and
                  Craig Gentry and
                  Ben Lynn and
                  Hovav Shacham",
  title =        "Aggregate and Verifiably Encrypted Signatures from Bilinear Maps",
  pages =        "416--432",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Szydlo03,
  author =       "Michael Szydlo",
  title =        "Hypercubic Lattice Reduction and Analysis of {GGH} and {NTRU} Signatures",
  pages =        "433--448",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:Stern03,
  author =       "Jacques Stern",
  title =        "Why Provable Security Matters? (Invited Talk)",
  pages =        "449--461",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:FouPou03,
  author =       "Pierre-Alain Fouque and
                  Guillaume Poupard",
  title =        "On the Security of {RDSA}",
  pages =        "462--476",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:LeePar03,
  author =       "Eonkyung Lee and
                  Je Hong Park",
  title =        "Cryptanalysis of the Public-Key Encryption Based on {Braid} Groups",
  pages =        "477--490",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:BelKoh03,
  author =       "Mihir Bellare and
                  Tadayoshi Kohno",
  title =        "A Theoretical Treatment of Related-Key Attacks: {RKA-PRPs}, {RKA-PRFs}, and Applications",
  pages =        "491--506",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:DiRGen03,
  author =       "Mario {Di Raimondo} and
                  Rosario Gennaro",
  title =        "Provably Secure Threshold Password-Authenticated Key Exchange",
  pages =        "507--523",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:GenLin03,
  author =       "Rosario Gennaro and
                  Yehuda Lindell",
  title =        "A Framework for Password-Based Authenticated Key Exchange",
  pages =        "524--543",
  note =         {\url{http://eprint.iacr.org/2003/032.ps.gz}},
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:MauPie03,
  author =       "Ueli M. Maurer and
                  Krzysztof Pietrzak",
  title =        "The Security of Many-Round {Luby-Rackoff} Pseudo-Random Permutations",
  pages =        "544--561",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:RenWol03,
  author =       "Renato Renner and
                  Stefan Wolf",
  title =        "New Bounds in Secret-Key Agreement: The Gap between Formation and Secrecy Extraction",
  pages =        "562--577",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:KatOstSmi03,
  author =       "Jonathan Katz and
                  Rafail Ostrovsky and
                  Adam Smith",
  title =        "Round Efficiency of Multi-party Computation with a Dishonest Majority. ",
  pages =        "578--595",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:CFIK03,
  author =       "Ronald Cramer and
                  Serge Fehr and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "Efficient Multi-party Computation over Rings",
  pages =        "596--613",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:BelMicWar03,
  author =       "Mihir Bellare and
                  Daniele Micciancio and
                  Bogdan Warinschi",
  title =        "Foundations of Group Signatures: Formal Definitions, Simplified Requirements, and a Construction Based on General Assumptions",
  pages =        "614--629",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:KiaYun03,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Extracting Group Signatures from Traitor Tracing Schemes",
  pages =        "630--648",
  booktitle =    eurocrypt03name,
  volume =       eurocrypt03vol,
  year =         2003,
  publisher =    eurocryptpub,
  month =        eurocrypt03month,
  editor =       eurocrypt03ed,
  address =      eurocrypt03addr,
  series =       mylncs,
}

@InProceedings{EC:GenMic02,
  author =       "Rosario Gennaro and
                  Daniele Micciancio",
  title =        "Cryptanalysis of a Pseudorandom Generator Based on {Braid} Groups",
  pages =        "1--13",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:LeeLee02,
  author =       "Sangjin Lee and
                  Eonkyung Lee",
  title =        "Potential Weaknesses of the Commutator Key Agreement Protocol Based on {Braid} Groups",
  pages =        "14--28",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:GalHesSma02,
  author =       "Steven D. Galbraith and
                  Florian Hess and
                  Nigel P. Smart",
  title =        "Extending the {GHS} {Weil} Descent Attack",
  pages =        "29--44",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:CraSho02,
  author =       "Ronald Cramer and
                  Victor Shoup",
  title =        "Universal Hash Proofs and a Paradigm for Adaptive Chosen Ciphertext Secure Public-Key Encryption",
  pages =        "45--64",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:DKXY02,
  author =       "Yevgeniy Dodis and
                  Jonathan Katz and
                  Shouhuai Xu and
                  Moti Yung",
  title =        "Key-Insulated Public Key Cryptosystems",
  pages =        "65--82",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:AnDodRab02,
  author =       "Jee Hea An and
                  Yevgeniy Dodis and
                  Tal Rabin",
  title =        "On the Security of Joint Signature and Encryption",
  pages =        "83--107",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:DaeRij02,
  author =       "Joan Daemen and
                  Vincent Rijmen",
  title =        "{AES} and the Wide Trail Design Strategy (Invited Talk)",
  pages =        "108--109",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer02,
  author =       "Ueli M. Maurer",
  title =        "Indistinguishability of Random Systems",
  pages =        "110--132",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:RusWan02,
  author =       "Alexander Russell and
                  Hong Wang",
  title =        "How to Fool an Unbounded Adversary with a Short Key",
  pages =        "133--148",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:WooVan02,
  author =       "David P. Woodruff and
                  Marten {van Dijk}",
  title =        "Cryptography in an Unbounded Computational Model",
  pages =        "149--164",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:NakMat02,
  author =       "Junko Nakajima and
                  Mitsuru Matsui",
  title =        "Performance Analysis and Parallel Implementation of Dedicated Hash Functions",
  pages =        "165--180",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:ClaJac02,
  author =       "John A. Clark and
                  Jeremy L. Jacob",
  title =        "Fault Injection and a Timing Channel on an Analysis Technique",
  pages =        "181--196",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:ParJeoLim02,
  author =       "Young-Ho Park and
                  Sangtae Jeong and
                  Jongin Lim",
  title =        "Speeding Up Point Multiplication on Hyperelliptic Curves with Efficiently-Computable Endomorphisms",
  pages =        "197--208",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:ChoJouMit02,
  author =       "Philippe Chose and
                  Antoine Joux and
                  Michel Mitton",
  title =        "Fast Correlation Attacks: An Algorithmic Point of View",
  pages =        "209--221",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:Krause02,
  author =       "Matthias Krause",
  title =        "{BDD}-Based Cryptanalysis of Keystream Generators",
  pages =        "222--237",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:GolBagMor02,
  author =       "Jovan Dj. Golic and
                  Vittorio Bagini and
                  Guglielmo Morgari",
  title =        "Linear Cryptanalysis of Bluetooth Stream Cipher",
  pages =        "238--255",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:DamKop02,
  author =       "Ivan Damg{\aa}rd and
                  Maciej Koprowski",
  title =        "Generic Lower Bounds for Root Extraction and Signature Schemes in General Groups",
  pages =        "256--271",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:Coron02,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "Optimal Security Proofs for {PSS} and Other Signature Schemes",
  pages =        "272--287",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:GilMin02,
  author =       "Henri Gilbert and
                  Marine Minier",
  title =        "Cryptanalysis of {SFLASH}",
  pages =        "288--298",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:GenSzy02,
  author =       "Craig Gentry and
                  Michael Szydlo",
  title =        "Cryptanalysis of the Revised {NTRU} Signature Scheme",
  pages =        "299--320",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:BreChePoi02,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "Dynamic Group {Diffie-Hellman} Key Exchange under Standard Assumptions",
  pages =        "321--336",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:CanKra02,
  author =       "Ran Canetti and
                  Hugo Krawczyk",
  title =        "Universally Composable Notions of Key Exchange and Secure Channels",
  pages =        "337--351",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:Beaver02,
  author =       "Donald Beaver",
  title =        "On Deniability in Quantum Key Exchange",
  pages =        "352--367",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:DesHevYin02,
  author =       "Anand Desai and
                  Alejandro Hevia and
                  Yiqun Lisa Yin",
  title =        "A Practice-Oriented Treatment of Pseudorandom Number Generators",
  pages =        "368--383",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:BlaRog02,
  author =       "John Black and
                  Phillip Rogaway",
  title =        "A Block-Cipher Mode of Operation for Parallelizable Message Authentication",
  pages =        "384--397",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:Kent02,
  author =       "Stephen T. Kent",
  title =        "Rethinking {PKI}: What's Trust Got to Do with It?
                 (Invited Talk)",
  pages =        "398--399",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:MalMicMin02,
  author =       "Tal Malkin and
                  Daniele Micciancio and
                  Sara K. Miner",
  title =        "Efficient Generic Forward-Secure Signatures with an Unbounded Number Of Time Periods",
  pages =        "400--417",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:AABN02,
  author =       "Michel Abdalla and
                  Jee Hea An and
                  Mihir Bellare and
                  Chanathip Namprempre",
  title =        "From Identification to Signatures via the {Fiat}-{Shamir} Transform: Minimizing Assumptions for Security and Forward-Security",
  pages =        "418--433",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:SHZI02,
  author =       "Junji Shikata and
                  Goichiro Hanaoka and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "Security Notions for Unconditionally Secure Signature Schemes",
  pages =        "434--449",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:KiaYun02,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Traitor Tracing with Constant Transmission Rate",
  pages =        "450--465",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:HorLyn02,
  author =       "Jeremy Horwitz and
                  Ben Lynn",
  title =        "Toward Hierarchical Identity-Based Encryption",
  pages =        "466--481",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:FGMV02,
  author =       "Matthias Fitzi and
                  Nicolas Gisin and
                  Ueli M. Maurer and
                  Oliver {von Rotz}",
  title =        "Unconditional Byzantine Agreement and Multi-party Computation Secure against Dishonest Minorities from Scratch",
  pages =        "482--501",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:DesWan02,
  author =       "Yvo Desmedt and
                  Yongge Wang",
  title =        "Perfectly Secure Message Transmission Revisited",
  pages =        "502--517",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:CanVid02,
  author =       "Anne Canteaut and
                  Marion Videau",
  title =        "Degree of Composition of Highly Nonlinear Functions and Applications to Higher Order Differential Cryptanalysis",
  pages =        "518--533",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:Vaudenay02,
  author =       "Serge Vaudenay",
  title =        "Security Flaws Induced by {CBC} Padding - Applications to {SSL}, {IPSEC}, {WTLS} ...",
  pages =        "534--546",
  booktitle =    eurocrypt02name,
  volume =       eurocrypt02vol,
  year =         2002,
  publisher =    eurocryptpub,
  month =        eurocrypt02month,
  editor =       eurocrypt02ed,
  address =      eurocrypt02addr,
  series =       mylncs,
}

@InProceedings{EC:VerPreVan01,
  author =       "Frederik Vercauteren and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "A Memory Efficient Version of {Satoh}'s Algorithm",
  pages =        "1--13",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:FouGauHar01,
  author =       "Mireille Fouquet and
                  Pierrick Gaudry and
                  Robert Harley",
  title =        "Finding Secure Curves with the {Satoh}-{FGH} Algorithm and an Early-Abort Strategy",
  pages =        "14--29",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Smart01,
  author =       "Nigel P. Smart",
  title =        "How Secure Are Elliptic Curves over Composite Extension Fields?",
  pages =        "30--39",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:DKOS01,
  author =       "Giovanni {Di Crescenzo} and
                  Jonathan Katz and
                  Rafail Ostrovsky and
                  Adam Smith",
  title =        "Efficient and Non-interactive Non-malleable Commitment",
  pages =        "40--59",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CreLegSal01,
  author =       "Claude Cr{\'e}peau and
                  Fr{\'e}d{\'e}ric L{\'e}gar{\'e} and
                  Louis Salvail",
  title =        "How to Convert the Flavor of a Quantum Bit Commitment",
  pages =        "60--77",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:KatMyeOst01,
  author =       "Jonathan Katz and
                  Steven Myers and
                  Rafail Ostrovsky",
  title =        "Cryptographic Counters and Applications to Electronic Voting",
  pages =        "78--92",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CamLys01,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya",
  title =        "An Efficient System for Non-transferable Anonymous Credentials with Optional Anonymity Revocation",
  pages =        "93--118",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:AieIshRei01,
  author =       "William Aiello and
                  Yuval Ishai and
                  Omer Reingold",
  title =        "Priced Oblivious Transfer: How to Sell Digital Goods",
  pages =        "119--135",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Abe01,
  author =       "Masayuki Abe",
  title =        "A Secure Three-Move Blind Signature Scheme for Polynomially Many Signatures",
  pages =        "136--151",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:DamKop01,
  author =       "Ivan Damg{\aa}rd and
                  Maciej Koprowski",
  title =        "Practical Threshold {RSA} Signatures without a Trusted Dealer",
  pages =        "152--165",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Mironov01,
  author =       "Ilya Mironov",
  title =        "Hash Functions: From {Merkle}-{Damg{\aa}rd} to {Shoup}",
  pages =        "166--181",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Gentry01,
  author =       "Craig Gentry",
  title =        "Key Recovery and Message Attacks on {NTRU}-Composite",
  pages =        "182--194",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Verheul01,
  author =       "Eric R. Verheul",
  title =        "Evidence that {XTR} Is More Secure than Supersingular Elliptic Curve Cryptosystems",
  pages =        "195--210",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:HofPipSil01,
  author =       "Jeffrey Hoffstein and
                  Jill Pipher and
                  Joseph H. Silverman",
  title =        "{NSS}: An {NTRU} Lattice-Based Signature Scheme",
  pages =        "211--228",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CatGenHow01,
  author =       "Dario Catalano and
                  Rosario Gennaro and
                  Nick {Howgrave-Graham}",
  title =        "The Bit Security of {Paillier}'s Encryption Scheme and Its Applications",
  pages =        "229--243",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:SadSte01,
  author =       "Ahmad-Reza Sadeghi and
                  Michael Steiner",
  title =        "Assumptions Related to Discrete Logarithms: Why Subtleties Make a Real Difference",
  pages =        "244--261",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CDDIM01,
  author =       "Ran Canetti and
                  Ivan Damg{\aa}rd and
                  Stefan Dziembowski and
                  Yuval Ishai and
                  Tal Malkin",
  title =        "On Adaptive vs. Non-adaptive Security of Multiparty Protocols",
  pages =        "262--279",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CraDamNie01,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen",
  title =        "Multiparty Computation from Threshold Homomorphic Encryption",
  pages =        "280--299",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:DodSahSmi01,
  author =       "Yevgeniy Dodis and
                  Amit Sahai and
                  Adam Smith",
  title =        "On Perfect and Adaptive Security in Exposure-Resilient Cryptography",
  pages =        "301--324",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Kuhn01,
  author =       "Ulrich K{\"u}hn",
  title =        "Cryptanalysis of Reduced-Round {MISTY}",
  pages =        "325--339",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:BihDunKel01,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "The Rectangle Attack - Rectangling the Serpent",
  pages =        "340--357",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Myers01,
  author =       "Steven Myers",
  title =        "Efficient Amplification of the Security of Weak Pseudo-random Function Generators",
  pages =        "358--372",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:MicRey01,
  author =       "Silvio Micali and
                  Leonid Reyzin",
  title =        "Min-Round Resettable Zero-Knowledge in the Public-Key Model",
  pages =        "373--393",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:BirSha01,
  author =       "Alex Biryukov and
                  Adi Shamir",
  title =        "Structural Cryptanalysis of {SASAS}",
  pages =        "394--405",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:YouGon01,
  author =       "Amr M. Youssef and
                  Guang Gong",
  title =        "Hyper-bent Functions",
  pages =        "406--419",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:KelMeiTav01,
  author =       "Liam Keliher and
                  Henk Meijer and
                  Stafford E. Tavares",
  title =        "New Method for Upper Bounding the Maximum Average Linear Hull Probability for {SPNs}",
  pages =        "420--436",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:BonDurFra01,
  author =       "Dan Boneh and
                  Glenn Durfee and
                  Matthew K. Franklin",
  title =        "Lower Bounds for Multicast Message Authentication",
  pages =        "437--452",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CanKra01,
  author =       "Ran Canetti and
                  Hugo Krawczyk",
  title =        "Analysis of Key-Exchange Protocols and Their Use for Building Secure Channels",
  pages =        "453--474",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:KatOstYun01,
  author =       "Jonathan Katz and
                  Rafail Ostrovsky and
                  Moti Yung",
  title =        "Efficient Password-Authenticated Key Exchange Using Human-Memorable Passwords",
  pages =        "475--494",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:BFGM01,
  author =       "Mihir Bellare and
                  Marc Fischlin and
                  Shafi Goldwasser and
                  Silvio Micali",
  title =        "Identification Protocols Secure against Reset Attacks",
  pages =        "495--511",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:AnBel01,
  author =       "Jee Hea An and
                  Mihir Bellare",
  title =        "Does Encryption with Redundancy Provide Authenticity?",
  pages =        "512--528",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:Jutla01,
  author =       "Charanjit S. Jutla",
  title =        "Encryption Modes with Almost Free Message Integrity",
  pages =        "529--544",
  booktitle =    eurocrypt01name,
  volume =       eurocrypt01vol,
  year =         2001,
  publisher =    eurocryptpub,
  month =        eurocrypt01month,
  editor =       eurocrypt01ed,
  address =      eurocrypt01addr,
  series =       mylncs,
}

@InProceedings{EC:CDLL00,
  author =       "Stefania Cavallar and
                  Bruce Dodson and
                  Arjen K. Lenstra and
                  Walter M. Lioen and
                  Peter L. Montgomery and
                  Brian Murphy and
                  Herman te Riele and
                  Karen Aardal and
                  Jeff Gilchrist and
                  G{\'e}rard Guillerm and
                  Paul C. Leyland and
                  Jo{\"e}l Marchand and
                  Fran\c{c}ois Morain and
                  Alec Muffett and
                  Chris Putnam and
                  Craig Putnam and
                  Paul Zimmermann",
  title =        "Factorization of a 512-Bit {RSA} Modulus",
  pages =        "1--18",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Gaudry00,
  author =       "Pierrick Gaudry",
  title =        "An Algorithm for Solving the Discrete Log Problem on Hyperelliptic Curves",
  pages =        "19--34",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:LenSha00,
  author =       "Arjen K. Lenstra and
                  Adi Shamir",
  title =        "Analysis and Optimization of the {TWINKLE} Factoring Device",
  pages =        "35--52",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BleNgu00,
  author =       "Daniel Bleichenbacher and
                  Phong Q. Nguyen",
  title =        "Noisy Polynomial Interpolation and Noisy Chinese Remaindering",
  pages =        "53--69",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Grieu00,
  author =       "Fran\c{c}ois Grieu",
  title =        "A Chosen Messages Attack on the {ISO/IEC} 9796-1 Signature Scheme",
  pages =        "70--80",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:GirMis00,
  author =       "Marc Girault and
                  Jean-Fran\c{c}ois Misarsky",
  title =        "Cryptanalysis of Countermeasures Proposed for Repairing {ISO} 9796-1",
  pages =        "81--90",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CorNac00,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "Security Analysis of the {Gennaro}-{Halevi}-{Rabin} Signature Scheme",
  pages =        "91--101",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Walker00,
  author =       "Michael Walker",
  title =        "On the Security of {3GPP} Networks",
  pages =        "102--103",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:KusOst00,
  author =       "Eyal Kushilevitz and
                  Rafail Ostrovsky",
  title =        "One-Way Trapdoor Permutations Are Sufficient for Non-trivial Single-Server Private Information Retrieval",
  pages =        "104--121",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:DiCMalOst00,
  author =       "Giovanni {Di Crescenzo} and
                  Tal Malkin and
                  Rafail Ostrovsky",
  title =        "Single Database Private Information Retrieval Implies Oblivious Transfer",
  pages =        "122--138",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BelPoiRog00,
  author =       "Mihir Bellare and
                  David Pointcheval and
                  Phillip Rogaway",
  title =        "Authenticated Key Exchange Secure against Dictionary Attacks",
  pages =        "139--155",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BoyMacPat00,
  author =       "Victor Boyko and
                  Philip D. {MacKenzie} and
                  Sarvar Patel",
  title =        "Provably Secure Password-Authenticated Key Exchange Using {Diffie}-{Hellman}",
  pages =        "156--171",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:PouSte00,
  author =       "Guillaume Poupard and
                  Jacques Stern",
  title =        "Fair Encryption of {RSA} Keys",
  pages =        "172--189",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CatGenHal00,
  author =       "Dario Catalano and
                  Rosario Gennaro and
                  Shai Halevi",
  title =        "Computing Inverses over a Shared Secret Modulus",
  pages =        "190--206",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Shoup00a,
  author =       "Victor Shoup",
  title =        "Practical Threshold Signatures",
  pages =        "207--220",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:JarLys00,
  author =       "Stanislaw Jarecki and
                  Anna Lysyanskaya",
  title =        "Adaptively Secure Threshold Cryptography: Introducing Concurrency, Removing Erasures",
  pages =        "221--242",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CamMic00,
  author =       "Jan Camenisch and
                  Markus Michels",
  title =        "Confirmer Signature Schemes Secure against Adaptive Adversaries",
  pages =        "243--258",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BelBolMic00,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva and
                  Silvio Micali",
  title =        "Public-Key Encryption in a Multi-user Setting: Security Proofs and Improvements",
  pages =        "259--274",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Shoup00b,
  author =       "Victor Shoup",
  title =        "Using Hash Functions as a Hedge against Chosen Ciphertext Attack",
  pages =        "275--288",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BLMS00,
  author =       "Gilles Brassard and
                  Norbert L{\"u}tkenhaus and
                  Tal Mor and
                  Barry C. Sanders",
  title =        "Security Aspects of Practical Quantum Cryptography",
  pages =        "289--299",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:DumMaySal00,
  author =       "Paul Dumais and
                  Dominic Mayers and
                  Louis Salvail",
  title =        "Perfectly Concealing Quantum Bit Commitment from any Quantum One-Way Permutation",
  pages =        "300--315",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CraDamMau00,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Ueli M. Maurer",
  title =        "General Secure Multi-party Computation from any Linear Secret-Sharing Scheme",
  pages =        "316--334",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Beaver00,
  author =       "Donald Beaver",
  title =        "Minimal-Latency Secure Function Evaluation",
  pages =        "335--350",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:MauWol00,
  author =       "Ueli M. Maurer and
                  Stefan Wolf",
  title =        "Information-Theoretic Key Agreement: From Weak to Strong Secrecy for Free",
  pages =        "351--368",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CJNP00,
  author =       "Jean-S{\'e}bastien Coron and
                  Marc Joye and
                  David Naccache and
                  Pascal Paillier",
  title =        "New Attacks on {PKCS}\#1 v1.5 Encryption",
  pages =        "369--381",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:JauJou00,
  author =       "{\'E}liane Jaulmes and
                  Antoine Joux",
  title =        "A {NICE} Cryptanalysis",
  pages =        "382--391",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CKPS00,
  author =       "Nicolas Courtois and
                  Alexander Klimov and
                  Jacques Patarin and
                  Adi Shamir",
  title =        "Efficient Algorithms for Solving Overdefined Systems of Multivariate Polynomial Equations",
  pages =        "392--407",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Biham00,
  author =       "Eli Biham",
  title =        "Cryptanalysis of {Patarin}'s 2-Round Public Key System with {S} Boxes ({2R})",
  pages =        "408--416",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Sale00,
  author =       "Anthony E. Sale",
  title =        "Colossus and the German {Lorenz} Cipher - Code Breaking in {WW} {II} (Invited Talk)",
  pages =        "417",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Damgard00,
  author =       "Ivan Damg{\aa}rd",
  title =        "Efficient Concurrent Zero-Knowledge in the Auxiliary String Model",
  pages =        "418--430",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Boudot00,
  author =       "Fabrice Boudot",
  title =        "Efficient Proofs that a Committed Number Lies in an Interval",
  pages =        "431--444",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Shoup00c,
  author =       "Victor Shoup",
  title =        "A Composition Theorem for Universal One-Way Hash Functions",
  pages =        "445--452",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CDHKS00,
  author =       "Ran Canetti and
                  Yevgeniy Dodis and
                  Shai Halevi and
                  Eyal Kushilevitz and
                  Amit Sahai",
  title =        "Exposure-Resilient Functions and All-or-Nothing Transforms",
  pages =        "453--469",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:Lucks00,
  author =       "Stefan Lucks",
  title =        "The Sum of {PRPs} Is a Secure {PRF}",
  pages =        "470--484",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:SarMai00,
  author =       "Palash Sarkar and
                  Subhamoy Maitra",
  title =        "Construction of Nonlinear Boolean Functions with Important Cryptographic Properties",
  pages =        "485--506",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CCCF00,
  author =       "Anne Canteaut and
                  Claude Carlet and
                  Pascale Charpin and
                  Caroline Fontaine",
  title =        "Propagation Characteristics and Correlation-Immunity of Highly Nonlinear Boolean Functions",
  pages =        "507--522",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:KKSS00,
  author =       "{Shin-ichi} Kawamura and
                  Masanobu Koike and
                  Fumihiko Sano and
                  Atsushi Shimbo",
  title =        "{Cox}-{Rower} Architecture for Fast Parallel {Montgomery} Multiplication",
  pages =        "523--538",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:HirSak00,
  author =       "Martin Hirt and
                  Kazue Sako",
  title =        "Efficient Receipt-Free Voting Based on Homomorphic Encryption",
  pages =        "539--556",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:DesKur00,
  author =       "Yvo Desmedt and
                  Kaoru Kurosawa",
  title =        "How to Break a Practical {MIX} and Design a New One",
  pages =        "557--572",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:CanTra00,
  author =       "Anne Canteaut and
                  Micha{\"e}l Trabbia",
  title =        "Improved Fast Correlation Attacks Using Parity-Check Equations of Weight 4 and 5",
  pages =        "573--588",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BirWag00,
  author =       "Alex Biryukov and
                  David Wagner",
  title =        "Advanced Slide Attacks",
  pages =        "589--606",
  booktitle =    eurocrypt00name,
  year =         2000,
  volume =       eurocrypt00vol,
  publisher =    eurocryptpub,
  month =        eurocrypt00month,
  editor =       eurocrypt00ed,
  address =      eurocrypt00addr,
  series =       mylncs,
}

@InProceedings{EC:BonDur99,
  author =       "Dan Boneh and
                  Glenn Durfee",
  title =        "Cryptanalysis of {RSA} with Private Key $d$ Less than $N^{0.292}$",
  pages =        "1--11",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:BihBirSha99,
  author =       "Eli Biham and
                  Alex Biryukov and
                  Adi Shamir",
  title =        "Cryptanalysis of {Skipjack} Reduced to 31 Rounds Using Impossible Differentials",
  pages =        "12--23",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:NevPre99,
  author =       "Wim Nevelsteen and
                  Bart Preneel",
  title =        "Software Performance of Universal Hash Functions",
  pages =        "24--41",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:DodMic99,
  author =       "Yevgeniy Dodis and
                  Silvio Micali",
  title =        "Lower Bounds for Oblivious Transfer Reductions",
  pages =        "42--55",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:DamKilSal99,
  author =       "Ivan Damg{\aa}rd and
                  Joe Kilian and
                  Louis Salvail",
  title =        "On the (Im)possibility of Basing Oblivious Transfer and Bit Commitment on Weakened Security Assumptions",
  pages =        "56--73",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:DiCOstRaj99,
  author =       "Giovanni {Di Crescenzo} and
                  Rafail Ostrovsky and
                  Sivaramakrishnan Rajagopalan",
  title =        "Conditional Oblivious Transfer and Timed-Release Encryption",
  pages =        "74--89",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:CanGol99,
  author =       "Ran Canetti and
                  Shafi Goldwasser",
  title =        "An Efficient Threshold Public Key Cryptosystem Secure Against Adaptive Chosen Ciphertext Attack",
  pages =        "90--106",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:CamMic99,
  author =       "Jan Camenisch and
                  Markus Michels",
  title =        "Proving in Zero-Knowledge that a Number Is the Product of Two Safe Primes",
  pages =        "107--122",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:GenHalRab99,
  author =       "Rosario Gennaro and
                  Shai Halevi and
                  Tal Rabin",
  title =        "Secure Hash-and-Sign Signatures Without the Random Oracle",
  pages =        "123--139",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:ErgKilKum99,
  author =       "Funda Erg{\"u}n and
                  Joe Kilian and
                  Ravi Kumar",
  title =        "A Note on the Limits of Collusion-Resistant Watermarks",
  pages =        "140--149",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:PfiSad99,
  author =       "Birgit Pfitzmann and
                  Ahmad-Reza Sadeghi",
  title =        "Coin-Based Anonymous Fingerprinting",
  pages =        "150--164",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:Smart99,
  author =       "Nigel P. Smart",
  title =        "On the Performance of Hyperelliptic Cryptosystems",
  pages =        "165--175",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:KMKH99,
  author =       "Tetsutaro Kobayashi and
                  Hikaru Morita and
                  Kunio Kobayashi and
                  Fumitaka Hoshino",
  title =        "Fast Elliptic Curve Algorithm Combining {Frobenius} Map and Table Reference to Adapt to Higher Characteristic",
  pages =        "176--189",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:HSSI99,
  author =       "Ryuichi Harasawa and
                  Junji Shikata and
                  Joe Suzuki and
                  Hideki Imai",
  title =        "Comparing the {MOV} and {FR} Reductions in Elliptic Curve Cryptography",
  pages =        "190--205",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:KipPatGou99,
  author =       "Aviad Kipnis and
                  Jacques Patarin and
                  Louis Goubin",
  title =        "Unbalanced Oil and Vinegar Signature Schemes",
  pages =        "206--222",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:Paillier99,
  author =       "Pascal Paillier",
  title =        "Public-Key Cryptosystems Based on Composite Degree Residuosity Classes",
  pages =        "223--238",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:Pointcheval99,
  author =       "David Pointcheval",
  title =        "New Public Key Cryptosystems Based on the Dependent-{RSA} Problems",
  pages =        "239--254",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:Vaudenay99,
  author =       "Serge Vaudenay",
  title =        "Resistance Against General Iterated Attacks",
  pages =        "255--271",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:HawOCo99,
  author =       "Philip Hawkes and
                  Luke {O'Connor}",
  title =        "{XOR} and Non-{XOR} Differential Probabilities",
  pages =        "272--285",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:CheChePar99,
  author =       "Jung Hee Cheon and
                  Seongtaek Chee and
                  Choonsik Park",
  title =        "{S}-boxes with Controllable Nonlinearity",
  pages =        "286--294",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:GJKR99,
  author =       "Rosario Gennaro and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Secure Distributed Key Generation for Discrete-Log Based Cryptosystems",
  pages =        "295--310",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:CDDHR99,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Stefan Dziembowski and
                  Martin Hirt and
                  Tal Rabin",
  title =        "Efficient Multiparty Computations Secure Against an Adaptive Adversary",
  pages =        "311--326",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:NaoPinRei99,
  author =       "Moni Naor and
                  Benny Pinkas and
                  Omer Reingold",
  title =        "Distributed Pseudo-random Functions and {KDCs}",
  pages =        "327--346",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:JohJon99,
  author =       "Thomas Johansson and
                  Fredrik J{\"o}nsson",
  title =        "Improved Fast Correlation Attacks on Stream Ciphers via Convolutional Codes",
  pages =        "347--362",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:KnuMei99,
  author =       "Lars R. Knudsen and
                  Willi Meier",
  title =        "Cryptanalysis of an Identification Scheme Based on the Permuted Perceptron Problem",
  pages =        "363--374",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:OConnor99,
  author =       "Luke {O'Connor}",
  title =        "An Analysis of Exponentiation Based on Formal Languages",
  pages =        "375--388",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:MizShiNis99,
  author =       "Takaaki Mizuki and
                  Hiroki Shizuya and
                  Takao Nishizeki",
  title =        "Dealing Necessary and Sufficient Numbers of Cards for Sharing a One-Bit Secret Key",
  pages =        "389--401",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:CacMicSta99,
  author =       "Christian Cachin and
                  Silvio Micali and
                  Markus Stadler",
  title =        "Computationally Private Information Retrieval with Polylogarithmic Communication",
  pages =        "402--414",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:RicKil99,
  author =       "Ransom Richardson and
                  Joe Kilian",
  title =        "On the Concurrent Composition of Zero-Knowledge Proofs",
  pages =        "415--431",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:Fischlin99,
  author =       "Marc Fischlin",
  title =        "Pseudorandom Function Tribe Ensembles Based on One-Way Permutations: Improvements and Applications",
  pages =        "432--445",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:WanDes99,
  author =       "Yongge Wang and
                  Yvo Desmedt",
  title =        "Secure Communication in Broadcast Channels: The Answer to {Franklin} and {Wright}'s Question",
  pages =        "446--458",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:CanMalNis99,
  author =       "Ran Canetti and
                  Tal Malkin and
                  Kobbi Nissim",
  title =        "Efficient Communication-Storage Tradeoffs for Multicast Encryption",
  pages =        "459--474",
  booktitle =    eurocrypt99name,
  year =         1999,
  volume =       eurocrypt99vol,
  publisher =    eurocryptpub,
  month =        eurocrypt99month,
  editor =       eurocrypt99ed,
  address =      eurocrypt99addr,
  series =       mylncs,
}

@InProceedings{EC:ShoGen98,
  author =       "Victor Shoup and
                  Rosario Gennaro",
  title =        "Securing Threshold Cryptosystems against Chosen Ciphertext Attack",
  pages =        "1--16",
  booktitle =    eurocrypt98name,
  year =         1998,
  volume =       eurocrypt98vol,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:YouYun98,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Auto-Recoverable Auto-Certifiable Cryptosystems",
  pages =        "17--31",
  booktitle =    eurocrypt98name,
  year =         1998,
  volume =       eurocrypt98vol,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:FujOka98,
  author =       "Eiichiro Fujisaki and
                  Tatsuaki Okamoto",
  title =        "A Practical and Provably Secure Scheme for Publicly Verifiable Secret Sharing and Its Applications",
  pages =        "32--46",
  booktitle =    eurocrypt98name,
  year =         1998,
  volume =       eurocrypt98vol,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:KunKoy98,
  author =       "Noboru Kunihiro and
                  Kenji Koyama",
  title =        "Equivalence of Counting the Number of Points on Elliptic Curve over the Ring $Z_n$ and Factoring $n$",
  pages =        "47--58",
  booktitle =    eurocrypt98name,
  year =         1998,
  volume =       eurocrypt98vol,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BonVen98,
  author =       "Dan Boneh and
                  Ramarathnam Venkatesan",
  title =        "Breaking {RSA} May Not Be Equivalent to Factoring",
  pages =        "59--71",
  booktitle =    eurocrypt98name,
  year =         1998,
  volume =       eurocrypt98vol,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:MauWol98,
  author =       "Ueli M. Maurer and
                  Stefan Wolf",
  title =        "Lower Bounds on Generic Algorithms in Groups",
  pages =        "72--84",
  booktitle =    eurocrypt98name,
  year =         1998,
  volume =       eurocrypt98vol,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BirKus98,
  author =       "Alex Biryukov and
                  Eyal Kushilevitz",
  title =        "Improved Cryptanalysis of {RC5}",
  pages =        "85--99",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BihKnu98,
  author =       "Eli Biham and
                  Lars R. Knudsen",
  title =        "Cryptanalysis of the {ANSI} {X9.52} {CBCM} Mode",
  pages =        "100--111",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Hawkes98,
  author =       "Philip Hawkes",
  title =        "Differential-Linear Weak Key Classes of {IDEA}",
  pages =        "112--126",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BlaBleStr98,
  author =       "Matt Blaze and
                  Gerrit Bleumer and
                  Martin Strauss",
  title =        "Divertible Protocols and Atomic Proxy Cryptography",
  pages =        "127--144",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:KurDes98,
  author =       "Kaoru Kurosawa and
                  Yvo Desmedt",
  title =        "Optimum Traitor Tracing and Asymmetric Schemes",
  pages =        "145--157",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Jutla98,
  author =       "Charanjit S. Jutla",
  title =        "On Finding Small Solutions of Modular Multivariate Polynomial Equations",
  pages =        "158--170",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Weber98,
  author =       "Damian Weber",
  title =        "Computing Discrete Logarithms with Quadratic Number Rings",
  pages =        "171--183",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:PatGouCou98,
  author =       "Jacques Patarin and
                  Louis Goubin and
                  Nicolas Courtois",
  title =        "Improved Algorithms for Isomorphisms of Polynomials",
  pages =        "184--200",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Shamir98,
  author =       "Adi Shamir",
  title =        "Visual Cryptanalysis",
  pages =        "201--210",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:CLNZ98,
  author =       "G{\'e}rard D. Cohen and
                  Antoine Lobstein and
                  David Naccache and
                  Gilles Z{\'e}mor",
  title =        "How to Improve an Exponentiation Black-Box",
  pages =        "211--220",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BoyPeiVen98,
  author =       "Victor Boyko and
                  Marcus Peinado and
                  Ramarathnam Venkatesan",
  title =        "Speeding up Discrete Log and Factoring Based Schemes via Precomputations",
  pages =        "221--235",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BelGarRab98,
  author =       "Mihir Bellare and
                  Juan A. Garay and
                  Tal Rabin",
  title =        "Fast Batch Verification for Modular Exponentiation and Digital Signatures",
  pages =        "236--250",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BlaFeiNao98,
  author =       "Matt Blaze and
                  Joan Feigenbaum and
                  Moni Naor",
  title =        "A Formal Treatment of Remotely Keyed Encryption",
  pages =        "251--265",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BelKroRog98,
  author =       "Mihir Bellare and
                  Ted Krovetz and
                  Phillip Rogaway",
  title =        "{Luby}-{Rackoff} Backwards: {Increasing} Security by Making Block Ciphers Non-invertible",
  pages =        "266--280",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:JakVen98,
  author =       "Mariusz H. Jakubowski and
                  Ramarathnam Venkatesan",
  title =        "The Chain \& Sum Primitive and Its Applications to {MACs} and Stream Ciphers",
  pages =        "281--293",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:HJPT98,
  author =       "Detlef H{\"u}hnlein and
                  Michael J. {Jacobson Jr.} and
                  Sachar Paulus and
                  Tsuyoshi Takagi",
  title =        "A Cryptosystem Based on Non-maximal Imaginary Quadratic Orders with Fast Decryption",
  pages =        "294--307",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:OkaUch98a,
  author =       "Tatsuaki Okamoto and
                  Shigenori Uchiyama",
  title =        "A New Public-Key Cryptosystem as Secure as Factoring",
  pages =        "308--318",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Hiltgen98,
  author =       "Alain P. Hiltgen",
  title =        "Towards a Better Understanding of One-Wayness: Facing Linear Permutations",
  pages =        "319--333",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Simon98,
  author =       "Daniel R. Simon",
  title =        "Finding Collisions on a One-Way Street: Can Secure Hash Functions Be Based on General Assumptions?",
  pages =        "334--345",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:FraWri98,
  author =       "Matthew K. Franklin and
                  Rebecca N. Wright",
  title =        "Secure Communications in Minimal Connectivity Models",
  pages =        "346--360",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Cachin98,
  author =       "Christian Cachin",
  title =        "On the Foundations of Oblivious Transfer",
  pages =        "361--374",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BeaWoo98,
  author =       "Donald Beaver and
                  Avishai Wool",
  title =        "Quorum-Based Secure Multi-Party Computation",
  pages =        "375--390",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Pointcheval98,
  author =       "David Pointcheval",
  title =        "Strengthened Security for Blind Signatures",
  pages =        "391--405",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:MicSta98,
  author =       "Markus Michels and
                  Markus Stadler",
  title =        "Generic Constructions for Secure and Efficient Confirmer Signature Schemes",
  pages =        "406--421",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:PouSte98,
  author =       "Guillaume Poupard and
                  Jacques Stern",
  title =        "Security Analysis of a Practical ``on the fly'' Authentication and Signature Generation",
  pages =        "422--436",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Abe98,
  author =       "Masayuki Abe",
  title =        "Universally Verifiable Mix-net with Verification Work Independent of the Number of Mix-servers",
  pages =        "437--447",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Jakobsson98,
  author =       "Markus Jakobsson",
  title =        "A Practical Mix",
  pages =        "448--461",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Carlet98,
  author =       "Claude Carlet",
  title =        "On the Propagation Criterion of Degree l and Order k",
  pages =        "462--474",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:FilFon98,
  author =       "Eric Filiol and
                  Caroline Fontaine",
  title =        "Highly Nonlinear Balanced Boolean Functions with a Good Correlation-Immunity",
  pages =        "475--488",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:MilClaDaw98,
  author =       "William Millan and
                  Andrew Clark and
                  Ed Dawson",
  title =        "Heuristic Design of Cryptographically Strong Balanced Boolean Functions",
  pages =        "489--499",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:PadSae98,
  author =       "Carles Padr{\'o} and
                  Germ{\'a}n S{\'a}ez",
  title =        "Secret Sharing Schemes with Bipartite Access Structure",
  pages =        "500--511",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:LubSta98,
  author =       "Michael Luby and
                  Jessica Staddon",
  title =        "Combinatorial Bounds for Broadcast Encryption",
  pages =        "512--526",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:SafWan98,
  author =       "Reihaneh {Safavi-Naini} and
                  Huaxiong Wang",
  title =        "New Results on Multi-Receiver Authentication Codes",
  pages =        "527--541",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:Coppersmith98,
  author =       "Don Coppersmith",
  title =        "Specialized Integer Factorization",
  pages =        "542--545",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:OkaUch98b,
  author =       "Tatsuaki Okamoto and
                  Shigenori Uchiyama",
  title =        "Security of an Identity-Based Cryptosystem and the Related Reductions",
  pages =        "546--560",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:ChaFraTsi98,
  author =       "Agnes Hui Chan and
                  Yair Frankel and
                  Yiannis Tsiounis",
  title =        "Easy Come - Easy Go Divisible Cash",
  pages =        "561--575",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:NaoPin98,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Secure and Efficient Metering",
  pages =        "576--590",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:AsoShoWai98,
  author =       "N. Asokan and
                  Victor Shoup and
                  Michael Waidner",
  title =        "Optimistic Fair Exchange of Digital Signatures (Extended Abstract)",
  pages =        "591--606",
  booktitle =    eurocrypt98name,
  volume =       eurocrypt98vol,
  year =         1998,
  publisher =    eurocryptpub,
  month =        eurocrypt98month,
  editor =       eurocrypt98ed,
  address =      eurocrypt98addr,
  series =       mylncs,
}

@InProceedings{EC:BorKnuRij97,
  author =       "Johan Borst and
                  Lars R. Knudsen and
                  Vincent Rijmen",
  title =        "Two Attacks on Reduced {IDEA}",
  pages =        "1--13",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Zieschang97,
  author =       "Thilo Zieschang",
  title =        "Combinatorial Properties of Basic Encryption Operations (Extended Abstract)",
  pages =        "14--26",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:NacSte97,
  author =       "David Naccache and
                  Jacques Stern",
  title =        "A New Public-Key Cryptosystem",
  pages =        "27--36",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:BonDeMLip97,
  author =       "Dan Boneh and
                  Richard A. {DeMillo} and
                  Richard J. Lipton",
  title =        "On the Importance of Checking Cryptographic Protocols for Faults (Extended Abstract)",
  pages =        "37--51",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:CopSha97,
  author =       "Don Coppersmith and
                  Adi Shamir",
  title =        "Lattice Attacks on {NTRU}",
  pages =        "52--61",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:YouYun97,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Kleptography: Using Cryptography Against Cryptography",
  pages =        "62--74",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:CraDam97,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "Fast and Secure Immunization Against Adaptive Man-in-the-Middle Impersonation",
  pages =        "75--87",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:PfiWai97,
  author =       "Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Anonymous Fingerprinting",
  pages =        "88--102",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:CraGenSch97,
  author =       "Ronald Cramer and
                  Rosario Gennaro and
                  Berry Schoenmakers",
  title =        "A Secure and Optimally Efficient Multi-Authority Election Scheme",
  pages =        "103--118",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:VerVan97,
  author =       "Eric R. Verheul and
                  Henk C. A. {van Tilborg}",
  title =        "Binding {ElGamal}: A Fraud-Detectable Alternative to Key-Escrow Proposals",
  pages =        "119--133",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:AndRoe97,
  author =       "Ross J. Anderson and
                  Michael Roe",
  title =        "The {GCHQ} Protocol and Its Problems",
  pages =        "134--148",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Johansson97,
  author =       "Thomas Johansson",
  title =        "Bucket Hashing with a Small Key Size",
  pages =        "149--162",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:BelMic97,
  author =       "Mihir Bellare and
                  Daniele Micciancio",
  title =        "A New Paradigm for Collision-Free Hashing: Incrementality at Reduced Cost",
  pages =        "163--192",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Cachin97,
  author =       "Christian Cachin",
  title =        "Smooth Entropy and R{\'e}nyi Entropy",
  pages =        "193--208",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer97,
  author =       "Ueli M. Maurer",
  title =        "Information-Theoretically Secure Secret-Key Agreement by {NOT} Authenticated Public Discussion",
  pages =        "209--225",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Golic97a,
  author =       "Jovan Dj. Golic",
  title =        "Linear Statistical Weakness of Alleged {RC4} Keystream Generator",
  pages =        "226--238",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Golic97b,
  author =       "Jovan Dj. Golic",
  title =        "Cryptanalysis of Alleged {A5} Stream Cipher",
  pages =        "239--255",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Shoup97,
  author =       "Victor Shoup",
  title =        "Lower Bounds for Discrete Logarithms and Related Problems",
  pages =        "256--266",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:FisSch97,
  author =       "Roger Fischlin and
                  Claus-Peter Schnorr",
  title =        "Stronger Security Proofs for {RSA} and Rabin Bits",
  pages =        "267--279",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:BelJakYun97,
  author =       "Mihir Bellare and
                  Markus Jakobsson and
                  Moti Yung",
  title =        "Round-Optimal Zero-Knowledge Arguments Based on any One-Way Function",
  pages =        "280--305",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Crepeau97,
  author =       "Claude Cr{\'e}peau",
  title =        "Efficient Cryptographic Protocols Based on Noisy Channels",
  pages =        "306--317",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Brands97,
  author =       "Stefan Brands",
  title =        "Rapid Demonstration of Linear Relations Connected by Boolean Operators",
  pages =        "318--333",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:BraCre97,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau",
  title =        "Oblivious Transfers and Privacy Amplification",
  pages =        "334--347",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:BosGovVan97,
  author =       "Antoon Bosselaers and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "{SHA}: A Design for Parallel Architectures?",
  pages =        "348--362",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:PaaSor97,
  author =       "Christof Paar and
                  Pedro Soria-Rodriguez",
  title =        "Fast Arithmetic Architectures for Public-Key Algorithms over {Galois} Fields {GF}$((2^n)^m)$",
  pages =        "363--378",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Lercier97,
  author =       "Reynald Lercier",
  title =        "Finding Good Random Elliptic Curves for Cryptosystems Defined over $F_2^n$",
  pages =        "379--392",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Fischlin97,
  author =       "Marc Fischlin",
  title =        "Incremental Cryptography and Memory Checkers",
  pages =        "293--408",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:KurJohSti97,
  author =       "Kaoru Kurosawa and
                  Thomas Johansson and
                  Douglas R. Stinson",
  title =        "Almost k-wise Independent Sample Spaces and Their Cryptologic Applications",
  pages =        "409--421",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Carlet97,
  author =       "Claude Carlet",
  title =        "More Correlation-Immune and Resilient Functions over {Galois} Fields and {Galois} Rings",
  pages =        "422--433",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:KurSat97,
  author =       "Kaoru Kurosawa and
                  Takashi Satoh",
  title =        "Design of {SAC}/{PC}(l) of Order k Boolean Functions and Three Other Cryptographic Criteria",
  pages =        "434--449",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:JakYun97,
  author =       "Markus Jakobsson and
                  Moti Yung",
  title =        "Distributed ``Magic Ink'' Signatures",
  pages =        "450--464",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:Camenisch97,
  author =       "Jan Camenisch",
  title =        "Efficient and Generalized Group Signatures",
  pages =        "465--479",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:BarPfi97,
  author =       "Niko Bari and
                  Birgit Pfitzmann",
  title =        "Collision-Free Accumulators and Fail-Stop Signature Schemes Without Trees",
  pages =        "480--494",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:GirMis97,
  author =       "Marc Girault and
                  Jean-Fran\c{c}ois Misarsky",
  title =        "Selective Forgery of {RSA} Signatures Using Redundancy",
  pages =        "495--507",
  booktitle =    eurocrypt97name,
  volume =       eurocrypt97vol,
  year =         1997,
  publisher =    eurocryptpub,
  month =        eurocrypt97month,
  editor =       eurocrypt97ed,
  address =      eurocrypt97addr,
  series =       mylncs,
}

@InProceedings{EC:CFPR96,
  author =       "Don Coppersmith and
                  Matthew K. Franklin and
                  Jacques Patarin and
                  Michael K. Reiter",
  title =        "Low-Exponent {RSA} with Related Messages",
  pages =        "1--9",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Bleichenbacher96,
  author =       "Daniel Bleichenbacher",
  title =        "Generating {ElGamal} Signatures Without Knowing the Secret Key",
  pages =        "10--18",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:PreVan96,
  author =       "Bart Preneel and
                  Paul C. {van Oorschot}",
  title =        "On the Security of Two {MAC} Algorithms",
  pages =        "19--32",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Patarin96,
  author =       "Jacques Patarin",
  title =        "Hidden Fields Equations ({HFE}) and Isomorphisms of Polynomials ({IP}): Two New Families of Asymmetric Algorithms",
  pages =        "33--48",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:MeyMul96,
  author =       "Bernd Meyer and
                  Volker M{\"u}ller",
  title =        "A Public Key Cryptosystem Based on Elliptic Curves over {Z/nZ} Equivalent to Factoring",
  pages =        "49--59",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:SchEis96,
  author =       "J{\"o}rg Schwenk and
                  J{\"o}rg Eisfeld",
  title =        "Public Key Encryption and Signature Schemes Based on Polynomials over {$\mathbb{Z}_n$}",
  pages =        "60--71",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:CFSY96,
  author =       "Ronald Cramer and
                  Matthew K. Franklin and
                  Berry Schoenmakers and
                  Moti Yung",
  title =        "Multi-Autority Secret-Ballot Elections with Linear Work",
  pages =        "72--83",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:PfiSch96,
  author =       "Birgit Pfitzmann and
                  Matthias Schunter",
  title =        "Asymmetric Fingerprinting (Extended Abstract)",
  pages =        "84--95",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Burmester96,
  author =       "Mike Burmester",
  title =        "Homomorphisms of Secret Sharing Schemes: A Tool for Verifiable Signature Sharing",
  pages =        "96--106",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:BBDW96,
  author =       "Simon R. Blackburn and
                  Mike Burmester and
                  Yvo Desmedt and
                  Peter R. Wild",
  title =        "Efficient Multiplicative Sharing Schemes",
  pages =        "107--118",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Beaver96,
  author =       "Donald Beaver",
  title =        "Equivocable Oblivious Transfer",
  pages =        "119--130",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:BoyPer96,
  author =       "Joan Boyar and
                  Ren{\'e} Peralta",
  title =        "Short Discrete Proofs",
  pages =        "131--142",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:JakSakImp96,
  author =       "Markus Jakobsson and
                  Kazue Sako and
                  Russell Impagliazzo",
  title =        "Designated Verifier Proofs and Their Applications",
  pages =        "143--154",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Coppersmith96a,
  author =       "Don Coppersmith",
  title =        "Finding a Small Root of a Univariate Modular Equation",
  pages =        "155--165",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:HonOhYoo96,
  author =       "Seong-Min Hong and
                  Sang-Yeop Oh and
                  Hyunsoo Yoon",
  title =        "New Modular Multiplication Algorithms for Fast Modular Exponentiation",
  pages =        "166--177",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Coppersmith96b,
  author =       "Don Coppersmith",
  title =        "Finding a Small Root of a Bivariate Integer Equation; Factoring with High Bits Known",
  pages =        "178--189",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Stadler96,
  author =       "Markus Stadler",
  title =        "Publicly Verifiable Secret Sharing",
  pages =        "190--199",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:OgaKur96,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa",
  title =        "Optimum Secret Sharing Scheme Secure against Cheating",
  pages =        "200--211",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Gibson96,
  author =       "Keith Gibson",
  title =        "The Security of the {Gabidulin} Public Key Cryptosystem",
  pages =        "212--223",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:KnuRob96,
  author =       "Lars R. Knudsen and
                  Matthew J. B. Robshaw",
  title =        "Non-Linear Approximations in Linear Cryptoanalysis",
  pages =        "224--236",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:KnuPed96,
  author =       "Lars R. Knudsen and
                  Torben P. Pedersen",
  title =        "On the Difficulty of Software Key Escrow",
  pages =        "237--244",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:FisSte96,
  author =       "Jean-Bernard Fischer and
                  Jacques Stern",
  title =        "An Efficient Pseudo-Random Generator Provably as Secure as Syndrome Decoding",
  pages =        "245--255",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Klapper96,
  author =       "Andrew Klapper",
  title =        "On the Existence of Secure Feedback Registers (Extended Abstract)",
  pages =        "256--267",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Golic96,
  author =       "Jovan Dj. Golic",
  title =        "Fast Low Order Approximation of Cryptographic Functions",
  pages =        "268--282",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:CamCan96,
  author =       "Paul Camion and
                  Anne Canteaut",
  title =        "Construction of t-Resilient Functions over a Finite Alphabet",
  pages =        "283--293",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:ZhaZhe96,
  author =       "Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "Auto-Correlations and New Bounds on the Nonlinearity of Boolean Functions",
  pages =        "294--306",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:AieVen96,
  author =       "William Aiello and
                  Ramarathnam Venkatesan",
  title =        "Foiling Birthday Attacks in Length-Doubling Transformations - {Benes}: A Non-Reversible Alternative to {Feistel}",
  pages =        "307--320",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:ShoRub96,
  author =       "Victor Shoup and
                  Aviel D. Rubin",
  title =        "Session Key Distribution Using Smart Cards",
  pages =        "321--331",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:VanWie96,
  author =       "Paul C. {van Oorschot} and
                  Michael J. Wiener",
  title =        "On {Diffie-Hellman} Key Agreement with Short Exponents",
  pages =        "332--343",
  booktitle =    eurocrypt96name,
  volume =       eurocrypt96vol,
  year =         1996,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:Shoup96,
  author =       "Victor Shoup",
  title =        "On the Security of a Practical Identification Scheme",
  pages =        "344--353",
  booktitle =    eurocrypt96name,
  year =         1996,
  volume =       eurocrypt96vol,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:GJKR96,
  author =       "Rosario Gennaro and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Robust Threshold {DSS} Signatures",
  pages =        "354--371",
  booktitle =    eurocrypt96name,
  year =         1996,
  volume =       eurocrypt96vol,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:DamPed96,
  author =       "Ivan Damg{\aa}rd and
                  Torben P. Pedersen",
  title =        "New Convertible Undeniable Signature Schemes",
  pages =        "372--386",
  booktitle =    eurocrypt96name,
  year =         1996,
  volume =       eurocrypt96vol,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:PoiSte96,
  author =       "David Pointcheval and
                  Jacques Stern",
  title =        "Security Proofs for Signature Schemes",
  pages =        "387--398",
  booktitle =    eurocrypt96name,
  year =         1996,
  volume =       eurocrypt96vol,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:BelRog96,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "The Exact Security of Digital Signatures: How to Sign with {RSA} and {Rabin}",
  pages =        "399--416",
  booktitle =    eurocrypt96name,
  year =         1996,
  volume =       eurocrypt96vol,
  publisher =    eurocryptpub,
  month =        eurocrypt96month,
  editor =       eurocrypt96ed,
  address =      eurocrypt96addr,
  series =       mylncs,
}

@InProceedings{EC:SchHor95,
  author =       "Claus-Peter Schnorr and
                  Horst Helmut H{\"o}rner",
  title =        "Attacking the {Chor}-{Rivest} Cryptosystem by Improved Lattice Reduction",
  pages =        "1--12",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:OConnor95,
  author =       "Luke O'Connor",
  title =        "Convergence in Differential Distributions",
  pages =        "13--23",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:HarKraMas95,
  author =       "Carlo Harpes and
                  Gerhard G. Kramer and
                  James L. Massey",
  title =        "A Generalization of Linear Cryptanalysis and the Applicability of {Matsui}'s Piling-Up Lemma",
  pages =        "24--38",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:ChePed95,
  author =       "Lidong Chen and
                  Torben P. Pedersen",
  title =        "On the Efficiency of Group Signatures Providing Information-Theoretic Anonymity",
  pages =        "39--49",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:FraRei95,
  author =       "Matthew K. Franklin and
                  Michael K. Reiter",
  title =        "Verifiable Signature Sharing",
  pages =        "50--63",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:LimLee95,
  author =       "Chae Hoon Lim and
                  Pil Joong Lee",
  title =        "Server (Prover/Signer)-Aided Verification of Identity Proofs and Signatures",
  pages =        "64--78",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:LerMor95,
  author =       "Reynald Lercier and
                  Fran\c{c}ois Morain",
  title =        "Counting the Number of Points on Elliptic Curves over Finite Fields: {Strategies} and Performance",
  pages =        "79--94",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Weber95,
  author =       "Damian Weber",
  title =        "An Implementation of the General Number Field Sieve to Compute Discrete Logarithms mod p",
  pages =        "95--105",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Montgomery95,
  author =       "Peter L. Montgomery",
  title =        "A Block {Lanczos} Algorithm for Finding Dependencies Over GF(2)",
  pages =        "106--120",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:PfiSchWai95,
  author =       "Birgit Pfitzmann and
                  Matthias Schunter and
                  Michael Waidner",
  title =        "How to Break Another Provably Secure Payment System",
  pages =        "121--132",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:CreSal95,
  author =       "Claude Cr{\'e}peau and
                  Louis Salvail",
  title =        "Quantum Oblivious Mutual Identification",
  pages =        "133--146",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Desmedt95,
  author =       "Yvo Desmedt",
  title =        "Securing Traceability of Ciphertexts - Towards a Secure Software Key Escrow System (Extended Abstract)",
  pages =        "147--157",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Gehrmann95,
  author =       "Christian Gehrmann",
  title =        "Secure Multiround Authentication Protocols",
  pages =        "158--167",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:GenMic95,
  author =       "Rosario Gennaro and
                  Silvio Micali",
  title =        "Verifiable Secret Sharing as Secure Computation",
  pages =        "168--182",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:JacMarOKe95,
  author =       "Wen-Ai Jackson and
                  Keith M. Martin and
                  Christine M. O'Keefe",
  title =        "Efficient Secret Sharing Without a Mutually Trusted Authority (Extended Abstract)",
  pages =        "183--193",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:BegCre95,
  author =       "Philippe B{\'e}guin and
                  Antonella Cresti",
  title =        "General Short Computational Secret Sharing Schemes",
  pages =        "194--208",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:StaPivCam95,
  author =       "Markus Stadler and
                  Jean-Marc Piveteau and
                  Jan Camenisch",
  title =        "Fair Blind Signatures",
  pages =        "209--219",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Jakobsson95,
  author =       "Markus Jakobsson",
  title =        "Ripping Coins For a Fair Exchange",
  pages =        "220--230",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Brands95,
  author =       "Stefan Brands",
  title =        "Restrictive Blinding of Secret-Key Certificates",
  pages =        "231--247",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Golic95,
  author =       "Jovan Dj. Golic",
  title =        "Towards Fast Correlation Attacks on Irregularly Clocked Shift Registers",
  pages =        "248--262",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:KlaGor95,
  author =       "Andrew Klapper and
                  Mark Goresky",
  title =        "Large Periods Nearly de {Bruijn} {FCSR} Sequences",
  pages =        "263--273",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:ZhaZhe95,
  author =       "Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "On Nonlinear Resilient Functions (Extended Abstract)",
  pages =        "274--288",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:KurOba95,
  author =       "Kaoru Kurosawa and
                  Satoshi Obana",
  title =        "Combinatorial Bounds for Authentication Codes with Arbitration",
  pages =        "289--300",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Krawczyk95,
  author =       "Hugo Krawczyk",
  title =        "New Hash Functions For Message Authentication",
  pages =        "301--310",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Bierbrauer95,
  author =       "J{\"u}rgen Bierbrauer",
  title =        "$A^2$ Codes from Universal Hash Classes",
  pages =        "311--318",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Pointcheval95,
  author =       "David Pointcheval",
  title =        "A New Identification Scheme Based on the Perceptrons Problem",
  pages =        "319--328",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Koyama95,
  author =       "Kenji Koyama",
  title =        "Fast {RSA}-type Schemes Based on Singular Cubic Curves $y^2+axy=m^3(\mod n)$",
  pages =        "329--340",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:SakShi95,
  author =       "Kouichi Sakurai and
                  Hiroki Shizuya",
  title =        "Relationships Among the Computational Powers of Breaking Discrete Log Cryptosystems",
  pages =        "341--355",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:Naslund95,
  author =       "Mats N{\"a}slund",
  title =        "Universal Hash Functions \& Hard Core Bits",
  pages =        "356--366",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:DiCrescenzo95,
  author =       "Giovanni {Di Crescenzo}",
  title =        "Recycling Random Bits in Composed Perfect Zero-Knowledge",
  pages =        "367--381",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:WanHwaTsa95,
  author =       "Chih-Hung Wang and
                  Tzonelih Hwang and
                  Jiun-Jang Tsai",
  title =        "On the {Matsumoto} and {Imai}'s Human Identification Scheme",
  pages =        "382--392",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:SakKil95,
  author =       "Kazue Sako and
                  Joe Kilian",
  title =        "Receipt-Free Mix-Type Voting Scheme - A Practical Solution to the Implementation of a Voting Booth",
  pages =        "393--403",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:NMWD95,
  author =       "David Naccache and
                  David M'Ra{\"i}hi and
                  William Wolfowicz and
                  Adina {di Porto}",
  title =        "Are Crypto-Accelerators Really Inevitable? 20-Bit Zero-Knowledge in Less than a Second on Simple 8-bit Microcontrollers",
  pages =        "404--409",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:DADi95,
  author =       "Stefano D'Amiano and
                  Giovanni {Di Crescenzo}",
  title =        "Anonymous {NIZK} Proofs of Knowledge with Preprocessing (Rump Session)",
  pages =        "413--416",
  booktitle =    eurocrypt95name,
  volume =       eurocrypt95vol,
  year =         1995,
  publisher =    eurocryptpub,
  month =        eurocrypt95month,
  editor =       eurocrypt95ed,
  address =      eurocrypt95addr,
  series =       mylncs,
}

@InProceedings{EC:NaoSha94,
  author =       "Moni Naor and
                  Adi Shamir",
  title =        "Visual Cryptography",
  pages =        "1--12",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Csirmaz94,
  author =       "L{\'a}szl{\'o} Csirmaz",
  title =        "The Size of a Share Must Be Large",
  pages =        "13--22",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:vanDijk94,
  author =       "Marten {van Dijk}",
  title =        "A Linear Construction of Perfect Secret Sharing Schemes",
  pages =        "23--34",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:BluGagSti94,
  author =       "Carlo Blundo and
                  Antonio Giorgio Gaggia and
                  Douglas R. Stinson",
  title =        "On the Dealer's Randomness Required in Secret Sharing Schemes",
  pages =        "35--46",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:SchVau94,
  author =       "Claus-Peter Schnorr and
                  Serge Vaudenay",
  title =        "Black Box Cryptoanalysis of Hash Networks Based on Multipermutations",
  pages =        "47--57",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:JouGra94,
  author =       "Antoine Joux and
                  Louis Granboulan",
  title =        "A Practical Attack against {Knapsack} based Hash Functions (Extended Abstract)",
  pages =        "58--66",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:FraYun94,
  author =       "Matthew K. Franklin and
                  Moti Yung",
  title =        "The Blinding of Weak Signatures (Extended Abstract)",
  pages =        "67--76",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:NMVR94,
  author =       "David Naccache and
                  David M'Ra{\"i}hi and
                  Serge Vaudenay and
                  Dan Raphaeli",
  title =        "Can {D.S.A.} be Improved? Complexity Trade-Offs with the Digital Signature Standard",
  pages =        "77--85",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum94,
  author =       "David Chaum",
  title =        "Designated Confirmer Signatures",
  pages =        "86--91",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:BelRog94,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Optimal Asymmetric Encryption",
  pages =        "92--111",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Orton94,
  author =       "Glenn A. Orton",
  title =        "A Multiple-Iterated Trapdoor for Dense Compact Knapsacks",
  pages =        "112--130",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Chabaud94,
  author =       "Florent Chabaud",
  title =        "On the Security of Some Cryptosystems Based on Error-correcting Codes",
  pages =        "131--139",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:CheDamPed94,
  author =       "Lidong Chen and
                  Ivan Damg{\aa}rd and
                  Torben P. Pedersen",
  title =        "Parallel Divertibility of Proofs of Knowledge
                 (Extended Abstract)",
  pages =        "140--155",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:DADi94,
  author =       "Stefano D'Amiano and
                  Giovanni {Di Crescenzo}",
  title =        "Methodology for Digital Money based on General Cryptographic Tools",
  pages =        "156--170",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:ChePed94,
  author =       "Lidong Chen and
                  Torben Pryds Pedersen",
  title =        "New Group Signature Schemes (Extended Abstract)",
  pages =        "171--181",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:NybRue94,
  author =       "Kaisa Nyberg and
                  Rainer A. Rueppel",
  title =        "Message Recovery for Signature Schemes Based on the Discrete Logarithm Problem",
  pages =        "182--193",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:LiHwaLee94,
  author =       "Chuan-Ming Li and
                  Tzonelih Hwang and
                  Narn-Yih Lee",
  title =        "Threshold-Multisignature Schemes where Suspected Forgery Implies Traceability of Adversarial Shareholders",
  pages =        "194--204",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:MeiSta94,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "The Self-Shrinking Generator",
  pages =        "205--214",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:GorKla94,
  author =       "Mark Goresky and
                  Andrew Klapper",
  title =        "Feedback Registers Based on Ramified Extensions of the 2-Adic Numbers (Extended Abstract)",
  pages =        "215--222",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:GotNie94,
  author =       "Rainer G{\"o}ttfert and
                  Harald Niederreiter",
  title =        "General Lower Bound for the Linear Complexity of the Product of Shift-Register Sequences",
  pages =        "223--229",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:GolOCo94,
  author =       "Jovan Dj. Golic and
                  Luke O'Connor",
  title =        "Embedding and Probabilistic Correlation Attacks on Clock-Controlled Shift Registers",
  pages =        "230--243",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Taylor94,
  author =       "Richard Taylor",
  title =        "Near Optimal Unconditionally Secure Authentication",
  pages =        "244--253",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:SafTom94,
  author =       "Reihaneh Safavi-Naini and
                  L. Tombak",
  title =        "Authentication Codes in Plaintext and Chosen-content Attacks",
  pages =        "254--265",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:CacMau94,
  author =       "Christian Cachin and
                  Ueli M. Maurer",
  title =        "Linking Information Reconciliation and Privacy Amplification (Extended Abstract)",
  pages =        "266--274",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:BurDes94,
  author =       "Mike Burmester and
                  Yvo Desmedt",
  title =        "A Secure and Efficient Conference Key Distribution System (Extended Abstract)",
  pages =        "275--286",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:BluCre94,
  author =       "Carlo Blundo and
                  Antonella Cresti",
  title =        "Space Requirements for Broadcast Encryption",
  pages =        "287--298",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Zheng94,
  author =       "Yuliang Zheng",
  title =        "How to Break and Repair {Leighton} and {Micali}'s Key Agreement Protocol",
  pages =        "299--305",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:EngOka94,
  author =       "Tony Eng and
                  Tatsuaki Okamoto",
  title =        "Single-Term Divisible Electronic Coins",
  pages =        "306--319",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:SyvMea94,
  author =       "Paul F. Syverson and
                  Catherine Meadows",
  title =        "Formal Requirements for Key Distribution Protocols",
  pages =        "320--331",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Pfitzmann94,
  author =       "Birgit Pfitzmann",
  title =        "Breaking Efficient Anonymous Channel",
  pages =        "332--340",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Biham94,
  author =       "Eli Biham",
  title =        "On {Matsui}'s Linear Cryptanalysis",
  pages =        "341--355",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:ChaVau94,
  author =       "Florent Chabaud and
                  Serge Vaudenay",
  title =        "Links Between Differential and Linear Cryptoanalysis",
  pages =        "356--365",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Matsui94,
  author =       "Mitsuru Matsui",
  title =        "On Correlation Between the Order of {S}-boxes and the Strength of {DES}",
  pages =        "366--375",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:SebZhaZhe94,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "Relationships Among Nonlinear Criteria (Extended Abstract)",
  pages =        "376--388",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:deRooij94,
  author =       "Peter {de Rooij}",
  title =        "Efficient Exponentiation using Procomputation and Vector Addition Chains",
  pages =        "389--399",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:DamHeiWam94,
  author =       "Frank Damm and
                  F.-P. Heider and
                  G. Wambach",
  title =        "{MIMD}-Factorisation on Hypercubes",
  pages =        "400--409",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:KnuLai94,
  author =       "Lars R. Knudsen and
                  Xuejia Lai",
  title =        "New Attacks on all Double Block Length Hash Functions of Hash Rate 1, including the Parallel-{DM} (Rump Session)",
  pages =        "410--418",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Knudsen94,
  author =       "Lars R. Knudsen",
  title =        "New Potentially 'Weak' Keys for {DES} and {LOKI}
                 (Extended Abstract) (Rump Session)",
  pages =        "419--424",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Jakobsson94,
  author =       "Markus Jakobsson",
  title =        "Blackmailing using Undeniable Signatures (Rump Session)",
  pages =        "425--427",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:CamPivSta94,
  author =       "Jan Camenisch and
                  Jean-Marc Piveteau and
                  Markus Stadler",
  title =        "Blind Signatures Based on the Discrete Logarithm Problem (Rump Session)",
  pages =        "428--432",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:COPSZ94,
  author =       "Chris Charnes and
                  Luke O'Connor and
                  Josef Pieprzyk and
                  Reihaneh Safavi-Naini and
                  Yuliang Zheng",
  title =        "Comments on {Soviet} Encryption Algorithm (Rump Session)",
  pages =        "433--438",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Nyberg94,
  author =       "Kaisa Nyberg",
  title =        "Linear Approximation of Block Ciphers (Rump Session)",
  pages =        "439--444",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Shamir94,
  author =       "Adi Shamir",
  title =        "Memory Efficient Variants of Public-Key Schemes for Smart Card Applications (Rump Session)",
  pages =        "445--449",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Menicocci94,
  author =       "Renato Menicocci",
  title =        "A Systematic Attack on Clock Controlled Cascades (Rump Session)",
  pages =        "450--455",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:JohSme94,
  author =       "Thomas Johansson and
                  Ben Smeets",
  title =        "On $A^2$-Codes Including Arbiter's Attacks (Rump Session)",
  pages =        "456--460",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:BihBir94,
  author =       "Eli Biham and
                  Alex Biryukov",
  title =        "An Improvement of {Davies}' Attack on {DES} (Rump Session)",
  pages =        "461--467",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:Hruby94,
  author =       "Jaroslav Hruby",
  title =        "{Q}-Deformed Quantum Cryptography (Rump Session)",
  pages =        "468--472",
  booktitle =    eurocrypt94name,
  volume =       eurocrypt94vol,
  year =         1994,
  publisher =    eurocryptpub,
  month =        eurocrypt94month,
  editor =       eurocrypt94ed,
  address =      eurocrypt94addr,
  series =       mylncs,
}

@InProceedings{EC:JohKabSme93,
  author =       "Thomas Johansson and
                  Gregory Kabatianskii and
                  Ben Smeets",
  title =        "On the Relation between {A}-Codes and Codes Correcting Independent Errors",
  pages =        "1--11",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:SafTom93,
  author =       "Reihaneh Safavi-Naini and
                  L. Tombak",
  title =        "Optimal Authentication Systems",
  pages =        "12--27",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:DixLen93,
  author =       "Brandon Dixon and
                  Arjen K. Lenstra",
  title =        "Factoring Integers Using {SIMD} Sieves",
  pages =        "28--39",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Demytko93,
  author =       "N. Demytko",
  title =        "A New Elliptic Curve Based Analogue of {RSA}",
  pages =        "40--49",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BlaMurSte93,
  author =       "Simon R. Blackburn and
                  Sean Murphy and
                  Jacques Stern",
  title =        "Weakness of a Public-Key Cryptosystem Based on Factorizations of Finite Groups",
  pages =        "50--54",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Nyberg93,
  author =       "Kaisa Nyberg",
  title =        "Differentially Uniform Mappings for Cryptography",
  pages =        "55--64",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BetDin93,
  author =       "Thomas Beth and
                  Cunsheng Ding",
  title =        "On Almost Perfect Nonlinear Permutations",
  pages =        "65--76",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Carlet93,
  author =       "Claude Carlet",
  title =        "Two New Classes of {Bent} Functions",
  pages =        "77--101",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Cusick93,
  author =       "Thomas W. Cusick",
  title =        "Boolean Functions Satisfying a Higher Order Strict Avalanche Criterion",
  pages =        "102--117",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:CarDeSVac93,
  author =       "Marco Carpentieri and
                  Alfredo {De Santis} and
                  Ugo Vaccaro",
  title =        "Size of Shares and Probability of Cheating in Threshold Schemes",
  pages =        "118--125",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:KOSOT93,
  author =       "Kaoru Kurosawa and
                  Koji Okada and
                  Keiichi Sakano and
                  Wakaha Ogata and
                  Shigeo Tsujii",
  title =        "Nonperfect Secret Sharing Schemes and Matroids",
  pages =        "126--141",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Selmer93,
  author =       "Ernst S. Selmer",
  title =        "From the Memoirs of a Norwegian Cryptologist",
  pages =        "142--150",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:GotNie93,
  author =       "Rainer G{\"o}ttfert and
                  Harald Niederreiter",
  title =        "On the Linear Complexity of Products of Shift-Register Sequences",
  pages =        "151--158",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:DaeGovVan93,
  author =       "Joan Daemen and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Resynchronization Weaknesses in Synchronous Stream Ciphers",
  pages =        "159--167",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:GamRus93,
  author =       "Richard A. Games and
                  Joseph J. Rushanan",
  title =        "Blind Synchronization of m-Sequences with Even Span",
  pages =        "168--180",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:SebZhaZhe93,
  author =       "Jennifer Seberry and
                  Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "On Constructions and Nonlinearity of Correlation Immune Functions (Extended Abstract)",
  pages =        "181--199",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Damgaard93,
  author =       "Ivan Damg{\aa}rd",
  title =        "Practical and Provably Secure Release of a Secret and Exchange of Signatures",
  pages =        "200--217",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Simmons93a,
  author =       "Gustavus J. Simmons",
  title =        "Subliminal Communication is Easy Using the {DSA}",
  pages =        "218--232",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Naccache93,
  author =       "David Naccache",
  title =        "Can {O.S.S.} be Repaired? Proposal for a New Practical Signature Scheme",
  pages =        "233--239",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BoyMao93,
  author =       "Colin Boyd and
                  Wenbo Mao",
  title =        "On a Limitation of {BAN} Logic",
  pages =        "240--247",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:ParItoKur93,
  author =       "Choonsik Park and
                  Kazutomo Itoh and
                  Kaoru Kurosawa",
  title =        "Efficient Anonymous Channel and All/Nothing Election Scheme",
  pages =        "248--259",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Domingo-Ferrer93,
  author =       "Josep Domingo-Ferrer",
  title =        "Untransferable Rights in a Client-Independent Server Environment",
  pages =        "260--266",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:OstVenYun93,
  author =       "Rafail Ostrovsky and
                  Ramarathnam Venkatesan and
                  Moti Yung",
  title =        "Interactive Hashing Simplifies Zero-Knowledge Protocol Design",
  pages =        "267--273",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BenDeM93,
  author =       "Josh Cohen Benaloh and
                  Michael {de Mare}",
  title =        "One-Way Accumulators: {A} Decentralized Alternative to Digital Sinatures (Extended Abstract)",
  pages =        "274--285",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:DamKnu93,
  author =       "Ivan Damg{\aa}rd and
                  Lars R. Knudsen",
  title =        "The Breaking of the {AR} Hash Function",
  pages =        "286--292",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:DenBos93,
  author =       "Bert {den Boer} and
                  Antoon Bosselaers",
  title =        "Collisions for the Compressin Function of {MD5}",
  pages =        "293--304",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Patarin93,
  author =       "Jacques Patarin",
  title =        "How to Find and Avoid Collisions for the {Knapsack} Hash Function",
  pages =        "305--317",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Ferguson93,
  author =       "Niels Ferguson",
  title =        "Single Term Off-Line Coins",
  pages =        "318--328",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:CraPed93,
  author =       "Ronald Cramer and
                  Torben P. Pedersen",
  title =        "Improved Privacy in Wallets with Observers (Extended Abstract)",
  pages =        "329--343",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BraCha93,
  author =       "Stefan Brands and
                  David Chaum",
  title =        "Distance-Bounding Protocols (Extended Abstract)",
  pages =        "344--359",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:OConnor93,
  author =       "Luke O'Connor",
  title =        "On the Distribution of Characteristics in Bijective Mappings",
  pages =        "360--370",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Meier93,
  author =       "Willi Meier",
  title =        "On the Security of the {IDEA} Block Cipher",
  pages =        "371--385",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Matsui93,
  author =       "Mitsuru Matsui",
  title =        "Linear Cryptoanalysis Method for {DES} Cipher",
  pages =        "386--397",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Biham93,
  author =       "Eli Biham",
  title =        "New Types of Cryptoanalytic Attacks Using related Keys (Extended Abstract)",
  pages =        "398--409",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BraSal93,
  author =       "Gilles Brassard and
                  Louis Salvail",
  title =        "Secret-Key Reconciliation by Public Discussion",
  pages =        "410--423",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BeaSo93,
  author =       "Donald Beaver and
                  Nicol So",
  title =        "Global, Unpredictable Bit Generation Without Broadcast",
  pages =        "424--434",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:deRooij93,
  author =       "Peter {de Rooij}",
  title =        "On {Schnorr}'s Preprocessing for Digital Signature Schemes (Rump Session)",
  pages =        "435--439",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Burmester93,
  author =       "Mike Burmester",
  title =        "Cryptoanalysis of the {Chang}-{Wu}-{Chen} Key Distribution System (Rump Session)",
  pages =        "440--442",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:vanOorschot93,
  author =       "Paul C. {van Oorschot}",
  title =        "An Alternate Explanation of two {BAN}-logic ``failures'' (Rump Session)",
  pages =        "443--447",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:Simmons93b,
  author =       "Gustavus J. Simmons",
  title =        "The Consequences of Trust in Shared Secret Schemes
                 (Rump Session)",
  pages =        "448--452",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:HorSteWer93,
  author =       "G. Hornauer and
                  W. Stephan and
                  Ralph Wernsdorf",
  title =        "{Markov} Ciphers and Alternating Groups (Rump Session)",
  pages =        "453--460",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:PKOT93,
  author =       "Choonsik Park and
                  Kaoru Kurosawa and
                  Tatsuaki Okamoto and
                  Shigeo Tsujii",
  title =        "On Key Distribution and Authentication in Mobile Radio Networks (Rump Session)",
  pages =        "461--465",
  booktitle =    eurocrypt93name,
  volume =       eurocrypt93vol,
  year =         1993,
  publisher =    eurocryptpub,
  month =        eurocrypt93month,
  editor =       eurocrypt93ed,
  address =      eurocrypt93addr,
  series =       mylncs,
}

@InProceedings{EC:BDSV92,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Douglas R. Stinson and
                  Ugo Vaccaro",
  title =        "Graph Decompositions and Secret Sharing Schemes",
  pages =        "1--24",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:FraDes92,
  author =       "Yair Frankel and
                  Yvo Desmedt",
  title =        "Classification of Ideal Homomorphic Threshold Schemes over Finite Abelian Groups (Extended Abstract)",
  pages =        "25--34",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:BarGilGir92,
  author =       "Thierry Baritaud and
                  Henri Gilbert and
                  Marc Girault",
  title =        "{FFT} Hashing is not Collision-free",
  pages =        "35--44",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Schnorr92,
  author =       "Claus-Peter Schnorr",
  title =        "{FFT}-Hash {II}, Efficient Cryptographic Hashing",
  pages =        "45--54",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:LaiMas92,
  author =       "Xuejia Lai and
                  James L. Massey",
  title =        "Hash Function Based on Block Ciphers",
  pages =        "55--70",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Berson92,
  author =       "Thomas A. Berson",
  title =        "Differential Cryptanalysis Mod $2^32$ with Applications to {MD5}",
  pages =        "71--80",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:MatYam92,
  author =       "Mitsuru Matsui and
                  Atsuhiro Yamagishi",
  title =        "A New Method for Known Plaintext Attack of {FEAL} Cipher",
  pages =        "81--91",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Nyberg92,
  author =       "Kaisa Nyberg",
  title =        "On the Construction of Highly Nonlinear Permutations",
  pages =        "92--98",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Wernsdorf92,
  author =       "Ralph Wernsdorf",
  title =        "The One-Round Functions of the {DES} Generate the Alternating Group",
  pages =        "99--112",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Golic92,
  author =       "Jovan Dj. Golic",
  title =        "Correlation via Linear Sequential Circuit Approximation of Combiners with memory",
  pages =        "113--123",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:MihGol92,
  author =       "Miodrag J. Mihaljevic and
                  Jovan Dj. Golic",
  title =        "Convergence of a Bayesian Iterative Error-Correction Procedure on a Noisy Shift register Sequence",
  pages =        "124--137",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:OCSn92,
  author =       "Luke O'Connor and
                  Tim Snider",
  title =        "Suffix Tree and String Complexity",
  pages =        "138--152",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:PfiWai92,
  author =       "Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Attacks on Protocols for Server-Aided {RSA} Computation",
  pages =        "153--162",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:HarMenVan92,
  author =       "Greg Harper and
                  Alfred Menezes and
                  Scott A. Vanstone",
  title =        "Public-Key Cryptosystems with Very Small Key Length",
  pages =        "163--173",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:SauDie92,
  author =       "J{\"o}rg Sauerbrey and
                  Andreas Dietel",
  title =        "Resource Requirements for the Application of Addition Chains in Modulo Exponentiation",
  pages =        "174--182",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:DixLen92,
  author =       "Brandon Dixon and
                  Arjen K. Lenstra",
  title =        "Massively Parallel Elliptic Curve Factorin",
  pages =        "183--193",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:DLLMORS92,
  author =       "Yvo Desmedt and
                  Peter Landrock and
                  Arjen K. Lenstra and
                  Kevin S. McCurley and
                  Andrew M. Odlyzko and
                  Rainer A. Rueppel and
                  Miles E. Smid",
  title =        "The {Eurocrypt} '92 Controversial Issue: Trapdoor Primes and Moduli (Panel)",
  pages =        "194--199",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:BGMW92,
  author =       "Ernest F. Brickell and
                  Daniel M. Gordon and
                  Kevin S. McCurley and
                  David Bruce Wilson",
  title =        "Fast Exponentiation with Precomputation (Extended Abstract)",
  pages =        "200--207",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:BelYac92,
  author =       "Michael J. Beller and
                  Yacov Yacobi",
  title =        "Batch Diffie-Hellman Key Agreement Systems and their Application to Portable Communications",
  pages =        "208--220",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:IwaMatIma92a,
  author =       "Keiichi Iwamura and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "High-Speed Implementation Methods for {RSA} Scheme",
  pages =        "221--238",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer92a,
  author =       "Ueli M. Maurer",
  title =        "A Simplified and Generalized Treatment of
                 {Luby}-{Rackoff} Pseudorandom Permutation Generator",
  pages =        "239--255",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Patarin92,
  author =       "Jacques Patarin",
  title =        "How to Construct Pseudorandom and Super Pseudorandom Permutations from one Single Pseudorandom Function",
  pages =        "256--266",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:SadPie92,
  author =       "Babak Sadeghiyan and
                  Josef Pieprzyk",
  title =        "A Construction for Super Pseudorandom Permutations from A Single Pseudorandom Function",
  pages =        "267--284",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Beaver92,
  author =       "Donald Beaver",
  title =        "How to Break a ``Secure'' Oblivious Transfer Protocol",
  pages =        "285--296",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Barbaroux92,
  author =       "Paul Barbaroux",
  title =        "Uniform Results in Polynomial-Time Security",
  pages =        "297--306",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:BeaHab92,
  author =       "Donald Beaver and
                  Stuart Haber",
  title =        "Cryptographic Protocols Provably Secure Against Dynamic Adversaries",
  pages =        "307--323",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:OhtOkaFuj92,
  author =       "Kazuo Ohta and
                  Tatsuaki Okamoto and
                  Atsushi Fujioka",
  title =        "Secure Bit Commitment Function against Divertibility",
  pages =        "324--340",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Damgaard92,
  author =       "Ivan Damg{\aa}rd",
  title =        "Non-Interactive Circuit Based Proofs and Non-Interactive Perfect Zero-knowledge with Proprocessing",
  pages =        "341--355",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:BBMTT92,
  author =       "Ingrid Biehl and
                  Johannes Buchmann and
                  Bernd Meyer and
                  Christian Thiel and
                  Christoph Thiel",
  title =        "Tools for Proving Zero Knowledge",
  pages =        "356--365",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:VanPed92,
  author =       "Eug{\`e}ne {van Heyst} and
                  Torben P. Pedersen",
  title =        "How to Make Efficient Fail-stop Signatures",
  pages =        "366--377",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:EveVan92,
  author =       "Jan-Hendrik Evertse and
                  Eug{\`e}ne {van Heyst}",
  title =        "Which new {RSA} Signatures can be Computed from {RSA} Signatures, Obtained in a Specific Interactive Protocol?",
  pages =        "378--389",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:ChaPed92,
  author =       "David Chaum and
                  Torben P. Pedersen",
  title =        "Transferred Cash Grows in Size",
  pages =        "390--407",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:NieSch92,
  author =       "Harald Niederreiter and
                  Claus-Peter Schnorr",
  title =        "Local Randomness in Candidate One-Way Functions",
  pages =        "408--419",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:OkaSakShi92,
  author =       "Tatsuaki Okamoto and
                  Kouichi Sakurai and
                  Hiroki Shizuya",
  title =        "How Intractable Is the Discrete Logarithm for a General Finite Group?",
  pages =        "420--428",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer92b,
  author =       "Ueli M. Maurer",
  title =        "Factoring with an Oracle",
  pages =        "429--436",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Heiman92a,
  author =       "Rafi Heiman",
  title =        "Secure Audio Teleconferencing: {A} Practical Solution",
  pages =        "437--448",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Koyama92,
  author =       "Kenji Koyama",
  title =        "Secure Conference Key Distribution Schemes for Conspiracy Attack (Rump Session)",
  pages =        "449--453",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Heiman92b,
  author =       "Rafi Heiman",
  title =        "A Note on Discrete Logorithms with Special Structure (Rump Session)",
  pages =        "454--457",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:MauYac92,
  author =       "Ueli M. Maurer and
                  Yacov Yacobi",
  title =        "A Remark on a Non-interactive Public-Key Distribution System (Rump Session)",
  pages =        "458--460",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:CheDam92,
  author =       "Lidong Chen and
                  Ivan Damg{\aa}rd",
  title =        "Security Bounds for Parallel Versions of Identification Protocols (Extended Abstract) (Rump Session)",
  pages =        "461--466",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Sgarro92,
  author =       "Andrea Sgarro",
  title =        "Information-Theoretic Bounds for Authentication Frauds (Rump Session)",
  pages =        "467--471",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:GolPet92,
  author =       "Jovan Dj. Golic and
                  Slobodan V. Petrovic",
  title =        "A Generalized Correlation Attack with a Probabilistic Constrained Edit Distance (Rump Session)",
  pages =        "472--476",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:IwaMatIma92b,
  author =       "Keiichi Iwamura and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "Systolic-Arrays for Modular Exponentiation Using {Montgomery} Method (Extended Abstract) (Rump Session)",
  pages =        "477--481",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:AgnMulVan92,
  author =       "Gordon B. Agnew and
                  Ronald C. Mullin and
                  Scott A. Vanstone",
  title =        "On the Development of a Fast Elliptic Curve Cryptosystem (Rump Session)",
  pages =        "482--487",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:Naccache92,
  author =       "David Naccache",
  title =        "A {Montgomery}-Suitable {Fiat}-{Shamir}-like Authenication Scheme (Rump Session)",
  pages =        "488--491",
  booktitle =    eurocrypt92name,
  volume =       eurocrypt92vol,
  year =         1992,
  publisher =    eurocryptpub,
  month =        eurocrypt92month,
  editor =       eurocrypt92ed,
  address =      eurocrypt92addr,
  series =       mylncs,
}

@InProceedings{EC:BihSha91,
  author =       "Eli Biham and
                  Adi Shamir",
  title =        "Differential Cryptoanalysis of {Feal} and {N}-Hash",
  pages =        "1--16",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:LaiMas91,
  author =       "Xuejia Lai and
                  James L. Massey",
  title =        "{Markov} Ciphers and Differential Cryptoanalysis",
  pages =        "17--38",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:CamPat91,
  author =       "Paul Camion and
                  Jacques Patarin",
  title =        "The {Knapsack} Hash Function proposed at {Crypto}'89 can be broken",
  pages =        "39--53",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:CosLaMOdl91,
  author =       "Matthijs J. Coster and
                  Brian A. LaMacchia and
                  Andrew M. Odlyzko",
  title =        "An Iproved Low-Denisty Subset Sum Algorithm",
  pages =        "54--67",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:KorTur91,
  author =       "Valery I. Korzhik and
                  Andrew I. Turkin",
  title =        "Cryptoanalysis of McEliece's Public-Key Cryptosystem",
  pages =        "68--70",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:deRooij91,
  author =       "Peter {de Rooij}",
  title =        "On the Security of the {Schnorr} Scheme using Preprocessing",
  pages =        "71--80",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:BurDes91,
  author =       "Mike Burmester and
                  Yvo Desmedt",
  title =        "Broadcast Interactive Proofs (Extended Abstract)",
  pages =        "81--95",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:OkaChaOht91,
  author =       "Tatsuaki Okamoto and
                  David Chaum and
                  Kazuo Ohta",
  title =        "Direct Zero Knowledge Proofs of Computational Power in Five Rounds",
  pages =        "96--105",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:CreSan91,
  author =       "Claude Cr{\'e}peau and
                  Miklos Santha",
  title =        "On the Reversibility of Oblivious Transfer",
  pages =        "106--113",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Mund91,
  author =       "Sibylle Mund",
  title =        "{Liv}-{Lempel} Complexity for Periodic Sequences and its Cryptographic Application",
  pages =        "114--126",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:HNSM91,
  author =       "Toshiki Habutsu and
                  Yoshifumi Nishio and
                  Iwao Sasase and
                  Shinsaku Mori",
  title =        "A Secret Key Cryptosystem by Iterating a Chaotic Map",
  pages =        "127--140",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:PreGovVan91,
  author =       "Bart Preneel and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Boolean Functions Satisfying Higher Order Propagation Criteria",
  pages =        "141--152",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Jansen91,
  author =       "Cees J. A. Jansen",
  title =        "The Maximum Order Complexity of Sequence Ensembles",
  pages =        "153--159",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Golic91,
  author =       "Jovan Dj. Golic",
  title =        "The Number of Output Sequences of a Binary Sequence Generator",
  pages =        "160--167",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:DaiYan91,
  author =       "Zong-Duo Dai and
                  Jun-Hui Yang",
  title =        "Linear Complexity of Periodically Repeated Random Sequences",
  pages =        "168--175",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:CheSme91,
  author =       "Vladimor V. Chepyzhov and
                  Ben Smeets",
  title =        "On A Fast Correlation Attack on Certain Stream Ciphers",
  pages =        "176--185",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:MeiSta91,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Analysis of Pseudo Random Sequence Generated by Cellular Automata",
  pages =        "186--199",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:ChaDai91,
  author =       "William G. Chambers and
                  Zong-Duo Dai",
  title =        "On Binary Sequences from Recursions modulo $2^e$ Made Non-Linear by the Bit-by-Bit {XOR} Function",
  pages =        "200--204",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:DesYun91,
  author =       "Yvo Desmedt and
                  Moti Yung",
  title =        "Weakness of Undeniable Signature Schemes (Extended Abstract)",
  pages =        "205--220",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Pedersen91a,
  author =       "Torben Pryds Pedersen",
  title =        "Distributed Provers with Applications to Undeniable Signatures",
  pages =        "221--242",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:FujOkaOht91,
  author =       "Atsushi Fujioka and
                  Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "Interactive Bi-Proof Systems and Undeniable Signature Schemes",
  pages =        "243--256",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:ChaVan91,
  author =       "David Chaum and
                  Eug{\`e}ne {van Heyst}",
  title =        "Group Signatures",
  pages =        "257--265",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Boyd91,
  author =       "Colin Boyd",
  title =        "Enhancing Secrecy by Data Compression: Theoretical and Practical Aspects",
  pages =        "266--280",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Schnorr91,
  author =       "Claus-Peter Schnorr",
  title =        "Factoring Integers and Computing Discrete Logarithms via {Diophantine} Approximations",
  pages =        "281--293",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Huber91,
  author =       "Klaus Huber",
  title =        "Some Considerations concerning the Selection of {RSA} Moduli",
  pages =        "294--301",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Portz91,
  author =       "Michael Portz",
  title =        "On the Use of Interconnection Networks in Cryptography",
  pages =        "302--315",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:BetSch91,
  author =       "Thomas Beth and
                  F. Schaefer",
  title =        "Non Supersingular Elliptic Curves for Public Key Cryptosystems",
  pages =        "316--327",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Morain91,
  author =       "Fran\c{c}ois Morain",
  title =        "Building Elliptic Curves Modulo Large Primes",
  pages =        "328--336",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:ShiItoSak91,
  author =       "Hiroki Shizuya and
                  Toshiya Itoh and
                  Kouichi Sakurai",
  title =        "On the Complexity of Hyperelliptic Discrete Logarithm Problem",
  pages =        "337--351",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:DawTav91,
  author =       "M. H. Dawson and
                  Stafford E. Tavares",
  title =        "An Expanded Set of {S}-box Design Criteria Based on Information Theory and its Relation to Differential-Like Attacks",
  pages =        "352--367",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:OConnor91,
  author =       "Luke O'Connor",
  title =        "Enumerating Nondegenerate Permutations",
  pages =        "368--377",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Nyberg91,
  author =       "Kaisa Nyberg",
  title =        "Perfect Nonlinear {S}-Boxes",
  pages =        "378--386",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Rueppel91,
  author =       "Rainer A. Rueppel",
  title =        "A Formal Approach to Security Architectures",
  pages =        "387--398",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:HorKno91,
  author =       "Patrick Horster and
                  Hans-Joachim Knobloch",
  title =        "Discrete Logarithm Based Protocols",
  pages =        "399--408",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Matsumoto91,
  author =       "Tsutomu Matsumoto",
  title =        "Human Identification Through Insecure Channel",
  pages =        "409--421",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:GolGawSri91,
  author =       "Bruce Goldburg and
                  Ed Dawson and
                  S. Sridharan",
  title =        "The Automated Cryptoanalysis of Analog Speech Scramblers",
  pages =        "422--430",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:SadPie91,
  author =       "Babak Sadeghiyan and
                  Josef Pieprzyk",
  title =        "A Construction for One Way Hash Functions and Pseudorandom Bit Generators",
  pages =        "431--445",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:FujOkaMiy91,
  author =       "Atsushi Fujioka and
                  Tatsuaki Okamoto and
                  Shoji Miyaguchi",
  title =        "{ESIGN}: {An} Efficient Digital Signature Implementation for Smard Cards",
  pages =        "446--457",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer91,
  author =       "Ueli M. Maurer",
  title =        "New Approaches to the Design of Self-Synchronizing Stream Ciphers",
  pages =        "458--471",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:PieSaf91,
  author =       "Josef Pieprzyk and
                  Reihaneh Safavi-Naini",
  title =        "Randomized Authentication Systems",
  pages =        "472--481",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:GabParTre91,
  author =       "Ernst M. Gabidulin and
                  A. V. Paramonov and
                  O. V. Tretjakov",
  title =        "Ideals over a Non-Commutative Ring and thier Applications in Cryptology",
  pages =        "482--489",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Girault91,
  author =       "Marc Girault",
  title =        "Self-Certified Public Keys",
  pages =        "490--497",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:MauYac91,
  author =       "Ueli M. Maurer and
                  Yacov Yacobi",
  title =        "Non-interactive Public-Key Cryptography",
  pages =        "498--507",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Zemor91,
  author =       "Gilles Z{\'e}mor",
  title =        "Hash Functions And Graphs With Large Girths (Rump Session)",
  pages =        "508--511",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:MulOsw91,
  author =       "Winfried B. M{\"u}ller and
                  Alan Oswald",
  title =        "Dickson Pseudoprimes and Primality Testing (Rump Session)",
  pages =        "512--516",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Gibson91,
  author =       "J. K. Gibson",
  title =        "Equivalent {Goppa} Codes and Trapdoors to {McEliece}'s Public Key Cryptosystem (Rump Session)",
  pages =        "517--521",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Pedersen91b,
  author =       "Torben P. Pedersen",
  title =        "A Threshold Cryptosystem without a Trusted Party
                 (Extended Abstract) (Rump Session)",
  pages =        "522--526",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:MihGol91,
  author =       "Miodrag J. Mihaljevic and
                  Jovan Dj. Golic",
  title =        "A Comparison of Cryptoanalytic Principles Based on Iterative Error-Correction (Rump Session)",
  pages =        "527--531",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Biham91,
  author =       "Eli Biham",
  title =        "Cryptoanalysis of the Chaotic-Map Cryptosystem Suggested at {EUROCRYPT}'91 (Rump Session)",
  pages =        "532--534",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Berkovits91,
  author =       "Shimshon Berkovits",
  title =        "How To Broadcast A Secret (Rump Session)",
  pages =        "535--541",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Pieprzyk91,
  author =       "Josef Pieprzyk",
  title =        "Probabilistic Analysis of Elementary Randomizers
                 (Rump Session)",
  pages =        "542--546",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:PCFJLR91,
  author =       "Bart Preneel and
                  David Chaum and
                  Walter Fumy and
                  Cees J. A. Jansen and
                  Peter Landrock and
                  Gert Roelofsen",
  title =        "Race Integrity Primitives Evaluation ({RIPE}): A Status Report (Rump Session)",
  pages =        "547--551",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Brynielsson91,
  author =       "Lennart Brynielsson",
  title =        "The Information Leakage through a Randomly Generated Function (Rump Session)",
  pages =        "552--553",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum91,
  author =       "David Chaum",
  title =        "Some Weaknesses of ``Weaknesses of Undeniable Signatures''
                 (Rump Session)",
  pages =        "554--556",
  booktitle =    eurocrypt91name,
  volume =       eurocrypt91vol,
  year =         1991,
  publisher =    eurocryptpub,
  month =        eurocrypt91month,
  editor =       eurocrypt91ed,
  address =      eurocrypt91addr,
  series =       mylncs,
}

@InProceedings{EC:Burmester90a,
  author =       "Mike Burmester and
                  Yvo Desmedt",
  title =        "All Languages in {NP} Have Divertible Zero-Knowledge Proofs and Arguments Under Cryptographic Assumptions",
  pages =        "1--10",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:DavDesPer90,
  author =       "George I. Davida and
                  Yvo Desmedt and
                  Ren{\'e} Peralta",
  title =        "On the Importance of Memory Resources in the Security of Key Exchange Protocols",
  pages =        "11--15",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:SIFT90,
  author =       "S. Shinozaki and
                  Toshiya Itoh and
                  Atsushi Fujioka and
                  Shigeo Tsujii",
  title =        "Provably Secure Key-Updating Schemes in Identity-Based Systems",
  pages =        "16--30",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:denBoer90,
  author =       "Bert {den Boer}",
  title =        "Oblivous Transfer Protecting Secrecy",
  pages =        "31--45",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:DeSPer90,
  author =       "Alfredo {De Santis} and
                  Giuseppe Persiano",
  title =        "Public-Randomness in Public Key Cryptography",
  pages =        "46--62",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:BriMcC90,
  author =       "Ernest F. Brickell and
                  Kevin S. McCurley",
  title =        "An Interactive Identification Scheme Based on Discrete Logarithms and Factoring",
  pages =        "63--71",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:LenMan90,
  author =       "Arjen K. Lenstra and
                  Mark S. Manasse",
  title =        "Factoring With Two Large Primes",
  pages =        "72--82",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:EveVan90,
  author =       "Jan-Hendrik Evertse and
                  Eug{\`e}ne {van Heyst}",
  title =        "Which New {RSA} Signatures Can Be Computed From Some Given {RSA} Signatures?",
  pages =        "83--97",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:SchBucWil90,
  author =       "Renate Scheidler and
                  Johannes Buchmann and
                  Hugh C. Williams",
  title =        "Implementation of a Key Exchange Protocol Using Some Real Quadratic Fields",
  pages =        "98--109",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Morain90,
  author =       "Fran\c{c}ois Morain",
  title =        "Distributed Primality Proving and the Primality of $(2^{3539}+1)/3$",
  pages =        "110--123",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Lloyd90,
  author =       "Sheelagh Lloyd",
  title =        "Properties of Binary Functions",
  pages =        "124--139",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Pieprzyk90,
  author =       "Josef Pieprzyk",
  title =        "How to Construct Pseudorandom Permutations from Single Pseudorandom Functions",
  pages =        "140--150",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Nyberg90,
  author =       "Kaisa Nyberg",
  title =        "Constructions of {Bent} Functions and Difference Sets",
  pages =        "151--160",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:PLLGV90,
  author =       "Bart Preneel and
                  Werner Van Leekwijck and
                  Luc Van Linden and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Propagation Characteristics of {Boolean} Functions",
  pages =        "161--173",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Niederreiter90,
  author =       "Harald Niederreiter",
  title =        "The Linear Complexity Profile and The Jump Complexity of Keystream Sequences",
  pages =        "174--188",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:DaiBetGol90,
  author =       "Zong-Duo Dai and
                  Thomas Beth and
                  Dieter Gollmann",
  title =        "Lower Bounds for the Linear Complexity of Sequences over Residue Rings",
  pages =        "189--195",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Jansen90,
  author =       "Cees J. A. Jansen",
  title =        "On the Construction of Run Permuted Sequences",
  pages =        "196--203",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:MeiSta90,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Correlation Properties of Combiners with Memory in Stream Ciphers",
  pages =        "204--213",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:ChaGorKla90,
  author =       "Agnes Hui Chan and
                  Mark Goresky and
                  Andrew Klapper",
  title =        "Correlation Functions of Geometric Sequences",
  pages =        "214--221",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Yacobi90,
  author =       "Yacov Yacobi",
  title =        "Exponentiating Faster with Addition Chains",
  pages =        "222--229",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:DusKal90,
  author =       "Stephen R. Duss{\'e} and
                  Burton S. {Kaliski Jr.}",
  title =        "A Cryptographic Library for the {Motorola} {DSP56000}",
  pages =        "230--244",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:OruSveAnd90,
  author =       "Holger Orup and
                  Erik Svendsen and
                  Erik Andreasen",
  title =        "{VICTOR} an Efficient {RSA} Hardware Implementation",
  pages =        "245--252",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:BBBSS90,
  author =       "Charles H. Bennett and
                  Fran\c{c}ois Bessette and
                  Gilles Brassard and
                  Louis Salvail and
                  John A. Smolin",
  title =        "Experimental Quantum Cryptography",
  pages =        "253--265",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:IngSim90,
  author =       "Ingemar Ingemarsson and
                  Gustavus J. Simmons",
  title =        "A Protocol to Set Up Shared Secret Schemes Without the Assistance of a Mutually Trusted Party",
  pages =        "266--282",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Sgarro90,
  author =       "Andrea Sgarro",
  title =        "Lower Bounds for Authentication Codes With Splitting",
  pages =        "283--293",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:BeuRos90,
  author =       "Albrecht Beutelspacher and
                  Ute Rosenbaum",
  title =        "Essentially l-Fold Secure Authentication Systems",
  pages =        "294--305",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:SmeVanWan90,
  author =       "Ben J. M. Smeets and
                  Peter Vanroose and
                  {Zhe-xian} Wan",
  title =        "On the Construction of Authentication Codes With Secrecy and Codes Withstanding Spoofing Attacks of Order {L >= 2}",
  pages =        "306--312",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:SteTof90,
  author =       "Jacques Stern and
                  Philippe Toffin",
  title =        "Cryptanalysis of a Public-Key Cryptosystem Based on Approximations by Rational Numbers",
  pages =        "313--317",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:VanWie90,
  author =       "Paul C. {van Oorschot} and
                  Michael J. Wiener",
  title =        "A Known Plaintext Attack on Two-Key Triple Encryption",
  pages =        "318--325",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:MiyOhtIwa90,
  author =       "Shoji Miyaguchi and
                  Kazuo Ohta and
                  Masahiko Iwata",
  title =        "Confirmation that Some Hash Functions Are Not Collision Free",
  pages =        "326--343",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:BauKnoWic90,
  author =       "Fritz Bauspie{\ss} and
                  Hans-Joachim Knobloch and
                  Peer Wichmann",
  title =        "Inverting the Pseudo Exponentiation",
  pages =        "344--351",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Hwang90,
  author =       "Tzonelih Hwang",
  title =        "Cryptosystem for Group Oriented Cryptography",
  pages =        "352--360",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer90,
  author =       "Ueli M. Maurer",
  title =        "A Provably-Secure Strongly-Randomized Cipher",
  pages =        "361--373",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:KKOT90,
  author =       "Kaoru Kurosawa and
                  Yutaka Katayama and
                  Wakaha Ogata and
                  Shigeo Tsujii",
  title =        "General Public Key Residue Cryptosystems and Mental Poker Protocols",
  pages =        "374--388",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:LaiMas90,
  author =       "Xuejia Lai and
                  James L. Massey",
  title =        "A Proposal for a New Block Encryption Standard",
  pages =        "389--404",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Niemi90,
  author =       "Valtteri Niemi",
  title =        "A New Trapdoor in Knapsacks",
  pages =        "405--411",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:DeSYun90,
  author =       "Alfredo {De Santis} and
                  Moti Yung",
  title =        "On the Design of Provably Secure Cryptographic Hash Functions",
  pages =        "412--431",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:OngSch90,
  author =       "H. Ong and
                  Claus-Peter Schnorr",
  title =        "Fast Signature Generation With a {Fiat}-{Shamir}-Like Scheme",
  pages =        "432--440",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:BlePfiWai90,
  author =       "Gerrit Bleumer and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "A Remark on a Signature Scheme Where Forgery Can Be Proved",
  pages =        "441--445",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:OhtOkaKoy90,
  author =       "Kazuo Ohta and
                  Tatsuaki Okamoto and
                  Kenji Koyama",
  title =        "Membership Authentication for Hierarchical Multigroups Using the Extended {Fiat}-{Shamir} Scheme",
  pages =        "446--457",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum90,
  author =       "David Chaum",
  title =        "Zero-Knowledge Undeniable Signatures",
  pages =        "458--464",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:GQWLS90,
  author =       "Louis C. Guillou and
                  Jean-Jacques Quisquater and
                  Michael Walker and
                  Peter Landrock and
                  Caroline Shafer",
  title =        "Precautions Taken Against Various Potential Attacks in {ISO/IEC} {DIS} 9796 ``Digital Signature Scheme Giving Message Recovery''",
  pages =        "465--473",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Domingo-Ferrer90,
  author =       "Josep Domingo-Ferrer",
  title =        "Software Run-Time Protection: A Cryptographic Issue (Rump Session)",
  pages =        "474--480",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Girault90,
  author =       "Marc Girault",
  title =        "An Identity-based Identification Scheme Based on Discrete Logarithms Modulo a Composite Number (Rump Session)",
  pages =        "481--486",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:GolMih90,
  author =       "Jovan Dj. Golic and
                  Miodrag J. Mihaljevic",
  title =        "A Noisy Clock-Controlled Shift Register Cryptanalysis Concept Based on Sequence Comparion Approach (Rump Session)",
  pages =        "487--491",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:KaliskiJr90,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "The {MD4} Message Digest Algorithm (Abstract) (Rump Session)",
  pages =        "492",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Burmester90b,
  author =       "Mike Burmester",
  title =        "A Remark on the Efficiency of Identification Schemes
                 (Rump Session)",
  pages =        "493--495",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Meister90,
  author =       "Gisela Meister",
  title =        "On an Implementation of the Mohan-Adiga Algorithm
                 (Rump Session)",
  pages =        "496--500",
  booktitle =    eurocrypt90name,
  volume =       eurocrypt90vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt90month,
  editor =       eurocrypt90ed,
  address =      eurocrypt90addr,
  series =       mylncs,
}

@InProceedings{EC:Diffie89,
  author =       "Whitfield Diffie",
  title =        "The Adolescence of Public-Key Cryptography (Abstract)",
  pages =        "2",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:GalHabYun89,
  author =       "Zvi Galil and
                  Stuart Haber and
                  Moti Yung",
  title =        "A Secure Public-key Authentication Scheme",
  pages =        "3--15",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Brassard89,
  author =       "Gilles Brassard",
  title =        "How to Improve Signature Schemes",
  pages =        "16--22",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Jaburek89,
  author =       "Walter J. Jaburek",
  title =        "A Generalization of {ElGamal}'s Public Key Cryptosystem",
  pages =        "23--28",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Gunther89a,
  author =       "Christoph G. G{\"u}nther",
  title =        "An Identity-Based Key-Exchange Protocol",
  pages =        "29--37",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BauKno89,
  author =       "Fritz Bauspie{\ss} and
                  Hans-Joachim Knobloch",
  title =        "How to Keep Authenticity Alive in a Computer Network",
  pages =        "38--46",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Isselhorst89,
  author =       "Hartmut Isselhorst",
  title =        "The Use of Fractions in Public-Key Cryptosystems",
  pages =        "47--55",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Frankel89,
  author =       "Yair Frankel",
  title =        "A Practical Protocol for Large Group Oriented Networks",
  pages =        "56--61",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Lloyd89,
  author =       "Sheelagh Lloyd",
  title =        "Counting Functions Satisfying a Higher Order Strict Avalanche Criterion",
  pages =        "63--74",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:DavDesPer89,
  author =       "George I. Davida and
                  Yvo Desmedt and
                  Ren{\'e} Peralta",
  title =        "A Key Distribution System Based On Any One-Way Function (Extended Abstract)",
  pages =        "75--79",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Pieprzyk89,
  author =       "Josef Pieprzyk",
  title =        "Non-linearity of Exponent Permutations",
  pages =        "80--92",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Sgarro89,
  author =       "Andrea Sgarro",
  title =        "Informational Divergence Bounds for Authentication Codes",
  pages =        "93--101",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:QuiGir89,
  author =       "Jean-Jacques Quisquater and
                  Marc Girault",
  title =        "2n-Bit Hash-Functions Using n-Bit Symmetric Block Cipher Algorithms",
  pages =        "102--109",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Mjolsnes89,
  author =       "Stig Fr. Mj{\o}lsnes",
  title =        "A Simple Technique for Diffusing Cryptoperiods",
  pages =        "110--120",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BDPW89,
  author =       "Mike Burmester and
                  Yvo Desmedt and
                  Fred Piper and
                  Michael Walker",
  title =        "A General Zero-Knowledge Scheme (Extended Abstract)",
  pages =        "122--133",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:OkaOht89,
  author =       "Tatsuaki Okamoto and
                  Kazuo Ohta",
  title =        "Divertible Zero Knowledge Interactive Proofs and Commutative Random Self-Reducibility",
  pages =        "134--148",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Crepeau89,
  author =       "Claude Cr{\'e}peau",
  title =        "Verifiable Disclosure of Secrets and Applications (Abstract)",
  pages =        "150--154",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BoyFriLun89,
  author =       "Joan Boyar and
                  Katalin Friedl and
                  Carsten Lund",
  title =        "Practical Zero-Knowledge Proofs: Giving Hints and Using Deficiencies",
  pages =        "155--172",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Stern89,
  author =       "Jacques Stern",
  title =        "An Alternative to the {Fiat}-{Shamir} Protocol",
  pages =        "173--180",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BraCre89,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau",
  title =        "Sorting out Zero-Knowledge",
  pages =        "181--191",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BraCreYun89,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau and
                  Moti Yung",
  title =        "Everything in {NP} can be Argued in Perfect Zero-Knowledge in a Bounded Number of Rounds (Extended Abstract)",
  pages =        "192--195",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Yung89,
  author =       "Moti Yung",
  title =        "Zero-Knowledge Proofs of Computational Power (Extended Summary)",
  pages =        "196--207",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:denBoer89,
  author =       "Bert {den Boer}",
  title =        "More Efficient Match-Making and Satisfiability: The Five Card Trick",
  pages =        "208--217",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:VVDJ89,
  author =       "Andr{\'e} Vandermeulebroecke and
                  Etienne Vanzieleghem and
                  Tony Denayer and
                  Paul G. A. Jespers",
  title =        "A Single Chip 1024 Bits {RSA} Processor",
  pages =        "219--236",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Cnudde89,
  author =       "Hedwig Cnudde",
  title =        "Cryptel - The Practical Protection of an Existing Electronic Mail System",
  pages =        "237--242",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Auseloos89,
  author =       "Jan Van Auseloos",
  title =        "Technical Security: {The} Starting Point",
  pages =        "243--248",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Siuda89,
  author =       "Charles Siuda",
  title =        "Security in Open Distributed Processing",
  pages =        "249--266",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:VCFJLR89,
  author =       "Joos Vandewalle and
                  David Chaum and
                  Walter Fumy and
                  Cees J. A. Jansen and
                  Peter Landrock and
                  Gert Roelofsen",
  title =        "A European Call For Cryptographic Algorithms: {Ripe}; Race Integrity Primitives Evaluation",
  pages =        "267--271",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:ABEP89,
  author =       "Mireille Antoine and
                  Jean-Fran\c{c}ois Brakeland and
                  Marc Eloy and
                  Yves Poullet",
  title =        "Legal Requirements Facing New Signature Technology",
  pages =        "273--287",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum89,
  author =       "David Chaum",
  title =        "Online Cash Checks",
  pages =        "288--293",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:CDVMS89,
  author =       "David Chaum and
                  Bert {den Boer} and
                  Eug{\`e}ne {van Heyst} and
                  Stig Fr. Mj{\o}lsnes and
                  Adri Steenbeek",
  title =        "Efficient Offline Electronic Checks (Extended Abstract)",
  pages =        "294--301",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Waidner89,
  author =       "Michael Waidner",
  title =        "Unconditional Sender and Recipient Untraceability in Spite of Active Attacks",
  pages =        "302--319",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BosDen89,
  author =       "Jurjen N. Bos and
                  Bert {den Boer}",
  title =        "Detection of Disrupters in the {DC} Protocol",
  pages =        "320--327",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:FlaOdl89,
  author =       "Philippe Flajolet and
                  Andrew M. Odlyzko",
  title =        "Random Mapping Statistics",
  pages =        "329--354",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:LenMan89,
  author =       "Arjen K. Lenstra and
                  Mark S. Manasse",
  title =        "Factoring by Electronic Mail",
  pages =        "355--371",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Wiener89,
  author =       "Michael J. Wiener",
  title =        "Cryptanalysis of Short {RSA} Secret Exponents (Abstract)",
  pages =        "372",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:PfiPfi89,
  author =       "Birgit Pfitzmann and
                  Andreas Pfitzmann",
  title =        "How to Break the Direct {RSA}-Implementation of Mixes",
  pages =        "373--381",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:JenKuhMas89,
  author =       "Hakon N. Jendal and
                  Yves J. B. Kuhn and
                  James L. Massey",
  title =        "An Information-Theoretic Treatment of Homophonic Substitution",
  pages =        "382--394",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Wichmann89,
  author =       "Peer Wichmann",
  title =        "Cryptanalysis of a Modified Rotor Machine",
  pages =        "395--402",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BerBriIng89,
  author =       "Michael Bertilsson and
                  Ernest F. Brickell and
                  Ingemar Ingemarsson",
  title =        "Cryptanalysis of Video Encryption Based on Space-Filling Curves",
  pages =        "403--411",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:ZheMatIma89,
  author =       "Yuliang Zheng and
                  Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "Impossibility and Optimality Results on Constructing Pseudorandom Permutations (Extended Abstract)",
  pages =        "412--422",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Rueppel89,
  author =       "Rainer A. Rueppel",
  title =        "On the Security of {Schnorr}'s Pseudo Random Generator",
  pages =        "423--428",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:QuiDel89,
  author =       "Jean-Jacques Quisquater and
                  Jean-Paul Delescaille",
  title =        "How Easy is Collision Search? Application to {DES}
                 (Extended Summary)",
  pages =        "429--434",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Simmons89,
  author =       "Gustavus J. Simmons",
  title =        "Prepositioned Shared Secret and/or Shared Control Schemes",
  pages =        "436--467",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Brickell89,
  author =       "Ernest F. Brickell",
  title =        "Some Ideal Secret Sharing Schemes",
  pages =        "468--475",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:SoeVedWal89,
  author =       "Marijke De Soete and
                  Klaus Vedder and
                  Michael Walker",
  title =        "Cartesian Authentication Schemes",
  pages =        "476--490",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Beutelspacher89,
  author =       "Albrecht Beutelspacher",
  title =        "How to Say ``No''",
  pages =        "491--496",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:GodMit89,
  author =       "Philippe Godlewski and
                  Chris J. Mitchell",
  title =        "Key Minimal Authentication Systems for Unconditional Secrecy",
  pages =        "497--501",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Gunther89b,
  author =       "Christoph G. G{\"u}nther",
  title =        "Parallel Generation of Recurring Sequences",
  pages =        "503--522",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Niederreiter89,
  author =       "Harald Niederreiter",
  title =        "Keysystem Sequences with a Good Linear Complexity Profile for Every STrating Point",
  pages =        "523--532",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BetDai89,
  author =       "Thomas Beth and
                  Zong-Duo Dai",
  title =        "On the Complexity of Pseudo-Random Sequences - Or: If You Can Describe a Sequence It Can't be Random",
  pages =        "533--543",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:DaiZen89,
  author =       "Zong-Duo Dai and
                  Kencheng Zeng",
  title =        "Feedforward Functions Defined By {de Bruijn} Sequences",
  pages =        "544--548",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:MeiSta89,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Nonlinearity Criteria for Cryptographic Functions",
  pages =        "549--562",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:ChaGorKla89,
  author =       "Agnes Hui Chan and
                  Mark Goresky and
                  Andrew Klapper",
  title =        "On the Linear Complexity of Feedback Registers
                 (Extended Abstract)",
  pages =        "563--570",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Wang89,
  author =       "Muzhong Wang",
  title =        "Linear Complexity Profiles and Continued Fractions",
  pages =        "571--585",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Forre89,
  author =       "R{\'e}jane Forr{\'e}",
  title =        "A Fats Correlation Attack on Nonlinearly Feedforward Filtered Shift-Register Sequences",
  pages =        "586--595",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BucDulWil89,
  author =       "Johannes Buchmann and
                  Stephan D{\"u}llmann and
                  Hugh C. Williams",
  title =        "On the Complexity and Efficiency of a New Key Exchange System",
  pages =        "597--616",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Boyd89,
  author =       "Colin Boyd",
  title =        "A New Multiple Key Cipher and an Improved Voting Scheme",
  pages =        "617--625",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Morain89,
  author =       "Fran\c{c}ois Morain",
  title =        "Atkin's Test: {News} From the Front",
  pages =        "626--635",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Maurer89,
  author =       "Ueli M. Maurer",
  title =        "Fast Generation of Secure {RSA}-Moduli with Almost Maximal Diversity",
  pages =        "636--647",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Duhoux89,
  author =       "Yves Duhoux",
  title =        "Deciphering Bronze Age Scripts of Crete - The Case of Linear {A}",
  pages =        "649--650",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BosVan89,
  author =       "Wieb Bosma and
                  Marc-Paul {van der Hulst}",
  title =        "Faster Primality Testing (Extended Abstract) (Rump Session)",
  pages =        "652--656",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:HwaRao89,
  author =       "Tzonelih Hwang and
                  T. R. N. Rao",
  title =        "Private-Key Algebraic-Code Cryptosystems with High Information Rates (Extended Abstract) (Rump Session)",
  pages =        "657--661",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:QuiBou89,
  author =       "Jean-Jacques Quisquater and
                  Andr{\'e} Bouckaert",
  title =        "Zero-Knowledge Procedures for Confidential Access to Medical Records (Extended Summary) (Rump Session)",
  pages =        "662--664",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:DomRot89,
  author =       "Josep Domingo-Ferrer and
                  Lloren\c{c} Huguet i Rotger",
  title =        "Full Secure Key Exchange and Authentication with no Previously Shared Secrets (Rump Session)",
  pages =        "665--669",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Roggeman89,
  author =       "Yves Roggeman",
  title =        "Varying Feedback Shift Registers (Rump Session)",
  pages =        "670--679",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:GolCha89,
  author =       "Dieter Gollmann and
                  William G. Chambers",
  title =        "A Cryptanalysis of {Stepk}, m-Cascades (Rump Session)",
  pages =        "680--687",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Schnorr89,
  author =       "Claus-Peter Schnorr",
  title =        "Efficient Identification and Signatures for Smart Cards (Abstract) (Rump Session)",
  pages =        "688--689",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:WaiPfi89,
  author =       "Michael Waidner and
                  Birgit Pfitzmann",
  title =        "The Dining Cryptographers in the Disco - Underconditional Sender and Recipient Untraceability with Computationally Secure Serviceability (Abstract) (Rump Session)",
  pages =        "690",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Carter89,
  author =       "Glyn Carter",
  title =        "Some Conditions on the Linear Complexity Profiles of Certain Binary Sequences (Rump Session)",
  pages =        "691--695",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:BroSeb89,
  author =       "Lawrence Brown and
                  Jennifer Seberry",
  title =        "On the Design of Permutation {P} in {DES} Type Cryptosystems (Rump Session)",
  pages =        "696--705",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:AgnMulVan89,
  author =       "Gordon B. Agnew and
                  Ronald C. Mullin and
                  Scott A. Vanstone",
  title =        "A Fast Elliptic Curve Cryptosystem (Rump Session)",
  pages =        "706--708",
  booktitle =    eurocrypt89name,
  volume =       eurocrypt89vol,
  year =         1990,
  publisher =    eurocryptpub,
  month =        eurocrypt89month,
  editor =       eurocrypt89ed,
  address =      eurocrypt89addr,
  series =       mylncs,
}

@InProceedings{EC:Rueppel88,
  author =       "Rainer A. Rueppel",
  title =        "Key Agreements Based on Function Composition",
  pages =        "3--10",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:KoyOht88,
  author =       "Kenji Koyama and
                  Kazuo Ohta",
  title =        "Security of Improved Identity-Based Conference Key Distribution Systems",
  pages =        "11--19",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Desmedt88,
  author =       "Yvo Desmedt",
  title =        "Subliminal-Free Authentication and Signature (Extended Abstract)",
  pages =        "23--33",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:SimPur88,
  author =       "Gustavus J. Simmons and
                  George B. Purdy",
  title =        "Zero-Knowledge Proofs of Identity And Veracity of Transaction Receipts",
  pages =        "35--49",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:BriSti88,
  author =       "Ernest F. Brickell and
                  Douglas R. Stinson",
  title =        "Authentication Codes with Multiple Arbiters (Extended Abstract)",
  pages =        "51--55",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:DeSoete88,
  author =       "Marijke {De Soete}",
  title =        "Some Constructions for Authentication-Secrecy Codes",
  pages =        "57--75",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Beth88,
  author =       "Thomas Beth",
  title =        "Efficient Zero-Knowledge Identification Scheme for Smart Cards",
  pages =        "77--84",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Knobloch88,
  author =       "Hans-Joachim Knobloch",
  title =        "A Smart Card Implementation of the Fiat-Shamir Identification Scheme",
  pages =        "87--95",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:GodCam88,
  author =       "Philippe Godlewski and
                  Paul Camion",
  title =        "Manipulations and Errors, Detection and Localization",
  pages =        "97--106",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Knapskog88,
  author =       "Svein J. Knapskog",
  title =        "Privacy Protected Payments - Realization of a Protocol that Guarantees Payer Anonymity",
  pages =        "107--122",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:GuiQui88,
  author =       "Louis C. Guillou and
                  Jean-Jacques Quisquater",
  title =        "A Practical Zero-Knowledge Protocol Fitted to Security Microprocessor Minimizing Both Trasmission and Memory",
  pages =        "123--128",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:GirCohCam88,
  author =       "Marc Girault and
                  Robert Cohen and
                  Mireille Campana",
  title =        "A Generalized Birthday Attack",
  pages =        "129--156",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:AgnMulVan88a,
  author =       "Gordon B. Agnew and
                  Ronald C. Mullin and
                  Scott A. Vanstone",
  title =        "An Interactive Data Exchange Protocol Based on Discrete Exponentiation",
  pages =        "159--166",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:BraDamLan88,
  author =       "J{\o}rgen Brandt and
                  Ivan Damg{\aa}rd and
                  Peter Landrock",
  title =        "Anonymous and Verifiable Registration in Databases",
  pages =        "167--176",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum88,
  author =       "David Chaum",
  title =        "Elections with Unconditionally-Secret Ballots and Disruption Equivalent to Breaking {RSA}",
  pages =        "177--182",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:DavDes88,
  author =       "George I. Davida and
                  Yvo Desmedt",
  title =        "Passports and Visas Versus IDS (Extended Abstract)",
  pages =        "183--188",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Niederreiter88,
  author =       "Harald Niederreiter",
  title =        "The Probabilistic Theory of Linear Complexity",
  pages =        "191--209",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:DiPFil88,
  author =       "Adina {di Porto} and
                  Piero Filipponi",
  title =        "A Probabilistic Primality test Based on the Properties of Certain Generalized {Lucas} Numbers",
  pages =        "211--223",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Schnorr88,
  author =       "Claus-Peter Schnorr",
  title =        "On the Construction of Random Number Generators and Random Function Generators",
  pages =        "225--232",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:DavHol88,
  author =       "James A. Davis and
                  Diane B. Holdridge",
  title =        "Factorization of Large Integers on a Massively Parallel Computer",
  pages =        "235--243",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:KawHir88,
  author =       "{Shin-ichi} Kawamura and
                  Kyoko Hirano",
  title =        "A Fast Modular Arithmetic Algorithm Using a Residue Table (Extended Abstract)",
  pages =        "245--250",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:AgnMulVan88b,
  author =       "Gordon B. Agnew and
                  Ronald C. Mullin and
                  Scott A. Vanstone",
  title =        "Fast Exponentiation in GF($2^n$)",
  pages =        "251--255",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:HDVG88,
  author =       "Frank Hoornaert and
                  Marc Decroos and
                  Joos Vandewalle and
                  Ren{\'e} Govaerts",
  title =        "Fast {RSA}-Hardware: {Dream} or Reality?",
  pages =        "257--264",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:GorDla88,
  author =       "Raouf N. Gorgui-Naguib and
                  Satnam Singh Dlay",
  title =        "Properties of the {Euler} Totient Function Modulo 24 and Some of its Cryptographic Implications",
  pages =        "267--274",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:LeeBri88,
  author =       "Pil Joong Lee and
                  Ernest F. Brickell",
  title =        "An Observation on the Security of {McEliece}'s Public-Key Cryptosystem",
  pages =        "275--280",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:ValGirTof88,
  author =       "Brigitte Vall{\'e}e and
                  Marc Girault and
                  Philippe Toffin",
  title =        "How to Break {Okamoto}'s Cryptosystem by Reducing Lattice Bases",
  pages =        "281--291",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:denBoer88,
  author =       "Bert {den Boer}",
  title =        "Cryptanalysis of {F.E.A.L}",
  pages =        "293--299",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:MeiSta88,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Fast Correltaion Attacks on Stream Ciphers (Extended Abstract)",
  pages =        "301--314",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Tezuka88,
  author =       "Shu Tezuka",
  title =        "A New Class of Nonlinear Functions for Running-key Generators (Extended Abstract)",
  pages =        "317--324",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:SmeCha88,
  author =       "Ben J. M. Smeets and
                  William G. Chambers",
  title =        "Windmill Generators: {A} Generalization and an Observation of How Many There Are",
  pages =        "325--330",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:ChaGol88,
  author =       "William G. Chambers and
                  Dieter Gollmann",
  title =        "Lock-In Effect in Cascades of Clock-Controlled Shift-Registers",
  pages =        "331--343",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Ding88,
  author =       "Cunsheng Ding",
  title =        "Proof of {Massey}'s Conjectured Algorithm",
  pages =        "345--349",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:LinLiu88,
  author =       "Dongdai Lin and
                  Mulan Liu",
  title =        "Linear Recurring m-Arrays",
  pages =        "351--357",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Okamoto88,
  author =       "Eiji Okamoto",
  title =        "Substantial Number of Cryptographic Keys and Its Application to Encryption Designs",
  pages =        "361--373",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Sgarro88,
  author =       "Andrea Sgarro",
  title =        "A Measure of Semiequivocation",
  pages =        "375--387",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:DeSVed88,
  author =       "Marijke {De Soete} and
                  Klaus Vedder",
  title =        "Some New Classes of Geometric Threshold Schemes",
  pages =        "389--401",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Gunther88,
  author =       "C. G.G{\"u}nther",
  title =        "A Universal Algorithm for Homophonic Coding",
  pages =        "405--414",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:JigKai88,
  author =       "He Jingmin and
                  Lu Kaicheng",
  title =        "A New Probabilistic Encryption Scheme",
  pages =        "415--418",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:MatIma88,
  author =       "Tsutomu Matsumoto and
                  Hideki Imai",
  title =        "Public Quadratic Polynominal-Tuples for Efficient Signature-Verification and Message-Encryption",
  pages =        "419--453",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Boyd88,
  author =       "Colin Boyd",
  title =        "Some Applications of Multiple Key Ciphers",
  pages =        "455--467",
  booktitle =    eurocrypt88name,
  volume =       eurocrypt88vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt88month,
  editor =       eurocrypt88ed,
  address =      eurocrypt88addr,
  series =       mylncs,
}

@InProceedings{EC:Massey87,
  author =       "James L. Massey",
  title =        "In Memoriam {Tore} {Herlestam} (1929 - 1986)",
  pages =        "3--4",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Gunther87,
  author =       "C. G. G{\"u}nther",
  title =        "Alternating Step Generators Controlled by {De Bruijn} Sequences",
  pages =        "5--14",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:SieKleFor87,
  author =       "Thomas Siegenthaler and
                  Amstein Walthert Kleiner and
                  R{\'e}jane Forr{\'e}",
  title =        "Generation of Binary Sequences with Controllable Complexity and Ideal r-Tupel Distribution",
  pages =        "15--23",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:MunGolBet87,
  author =       "Sibylle Mund and
                  Dieter Gollmann and
                  Thomas Beth",
  title =        "Some Remarks on the Cross Correlation Analysis of Pseudo Random Generators",
  pages =        "25--35",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Niederreiter87,
  author =       "Harald Niederreiter",
  title =        "Sequences With Almost Perfect Linear Complexity Profile",
  pages =        "37--51",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Rueppel87,
  author =       "Rainer A. Rueppel",
  title =        "When Shift Registers Clock Themselves",
  pages =        "53--64",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Pichler87,
  author =       "Franz Pichler",
  title =        "Finite State Machine Modelling of Cryptographic Systems in Loops",
  pages =        "65--73",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Agnew87,
  author =       "Gordon B. Agnew",
  title =        "Random Sources for Cryptographic Systems",
  pages =        "77--81",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Clark87,
  author =       "Andrew J. Clark",
  title =        "Physical Protection of Cryptographic Devices",
  pages =        "83--93",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Sedlak87,
  author =       "Holger Sedlak",
  title =        "The {RSA} Cryptography Processor",
  pages =        "95--105",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:JorVanGov87,
  author =       "F. Jorissen and
                  Joos Vandewalle and
                  Ren{\'e} Govaerts",
  title =        "Extension of {Brickell}'s Algorithm for Breaking High Density Knapsacks",
  pages =        "109--115",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:BriYac87,
  author =       "Ernest F. Brickell and
                  Yacov Yacobi",
  title =        "On Privacy Homomorphisms (Extended Abstract)",
  pages =        "117--125",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:ChaEveVan87,
  author =       "David Chaum and
                  Jan-Hendrik Evertse and
                  Jeroen {van de Graaf}",
  title =        "An Improved Protocol for Demonstrating Possession of Discrete Logarithms and Some Generalizations",
  pages =        "127--141",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:DavWal87,
  author =       "George I. Davida and
                  Gilbert G. Walter",
  title =        "A Public Key Analog Cryptosystem",
  pages =        "143--147",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Simmons87,
  author =       "Gustavus J. Simmons",
  title =        "Message Authentication with Arbitration of Transmitter/Receiver Disputes",
  pages =        "151--165",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Beutelspacher87,
  author =       "Albrecht Beutelspacher",
  title =        "Perfect and Essentially Perfect Authentication Schemes",
  pages =        "167--170",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:BekCol87,
  author =       "H. J. Beker and
                  G. M. Cole",
  title =        "Message Authentication and Dynamic Passwords",
  pages =        "171--175",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Schaumuller-Bichl87,
  author =       "Ingrid Schaum{\"u}ller-Bichl",
  title =        "{IC}-Cards in High-Security Applications",
  pages =        "177--199",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Damgaard87,
  author =       "Ivan Damg{\aa}rd",
  title =        "Collision Free Hash Functions and Public Key Signature Schemes",
  pages =        "203--216",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Girault87,
  author =       "Marc Girault",
  title =        "Hash-Functions Using Modulo-{N} Operations",
  pages =        "217--226",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum87,
  author =       "David Chaum",
  title =        "Blinding for Unanticipated Signatures",
  pages =        "227--233",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:MasMauWan87,
  author =       "James L. Massey and
                  Ueli M. Maurer and
                  Muzhong Wang",
  title =        "Non-Expanding, Key-Minimal, Robustly-Perfect, Linear and Bilinear Ciphers",
  pages =        "237--247",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Evertse87,
  author =       "Jan-Hendrik Evertse",
  title =        "Linear Structures in Blockciphers",
  pages =        "249--266",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:ShiMiy87,
  author =       "Akihiro Shimizu and
                  Shoji Miyaguchi",
  title =        "Fast Data Encipherment Algorithm {FEAL}",
  pages =        "267--278",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:JanBoe87,
  author =       "Cees J. A. Jansen and
                  Dick E. Boekee",
  title =        "Modes of Blockcipher Algorithms and their Protection Against Active Eavesdropping",
  pages =        "281--286",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:VHVM87,
  author =       "Ingrid Verbauwhede and
                  Frank Hoornaert and
                  Joos Vandewalle and
                  Hugo De Man",
  title =        "Security Considerations in the Design and Implementation of a new {DES} chip",
  pages =        "287--300",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:AndRan87,
  author =       "David P. Anderson and
                  P. Venkat Rangan",
  title =        "High-Performance Interface Architectures for Cryptographic Hardware",
  pages =        "301--309",
  booktitle =    eurocrypt87name,
  volume =       eurocrypt87vol,
  year =         1988,
  publisher =    eurocryptpub,
  month =        eurocrypt87month,
  editor =       eurocrypt87ed,
  address =      eurocrypt87addr,
  series =       mylncs,
}

@InProceedings{EC:Schobi86,
  author =       "Paul Sch{\"o}bi",
  title =        "Perfect Authentication Systems for Data Sources with Arbitrary Statistics",
  pages =        "1--2",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:HeiKraWel86,
  author =       "F.-P. Heider and
                  D. Kraus and
                  M. Welschenbach",
  title =        "Some Preliminary Remarks on the Decimal, Shift an Add-Algorithm (DSA)",
  pages =        "3",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Jansen86,
  author =       "Cees J. A. Jansen",
  title =        "Protection Against Active Eavesdropping",
  pages =        "4--6",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Pinkas86,
  author =       "Denis Pinkas",
  title =        "The Need for a Standarized Compression Algorithm for Digital Signatures",
  pages =        "7",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Glass86,
  author =       "A. S. Glass",
  title =        "Could the Smart Card Be Dumb",
  pages =        "8",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Price86,
  author =       "Wyn L. Price",
  title =        "The {NPL} Intelligent Token and its Application",
  pages =        "10--13",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Faak86,
  author =       "Viiveke F{\aa}k",
  title =        "Activities of {IFIP} Working Group 11: 4 on Crypto Management",
  pages =        "14",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:PerVan86,
  author =       "Ren{\'e} Peralta and
                  Jeroen {van de Graaf}",
  title =        "A Simple an Fast Probabilistic Algorithm for Computing Square Roots Modulo a Prime Number",
  pages =        "15",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:MooSim86,
  author =       "Judy H. Moore and
                  Gustavus J. Simmons",
  title =        "Cycle Structure of the Weak and Semi-Weak {DES} Keys",
  pages =        "16",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:DesHooQui86,
  author =       "Yvo Desmedt and
                  Frank Hoornaert and
                  Jean-Jacques Quisquater",
  title =        "Several Exhaustive Key Search Machines and {DES}",
  pages =        "17--19",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:CDBVG86,
  author =       "Henri Cloetens and
                  Yvo Desmedt and
                  Luc Bierens and
                  Joos Vandewalle and
                  Ren{\'e} Govaerts",
  title =        "Additional Properties in the {S}-Boxes of the {DES}",
  pages =        "20",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Brickell86,
  author =       "Ernest F. Brickell",
  title =        "Cryptanalysis of the {Yagisawa} Public Key Cryptosystem",
  pages =        "21--22",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Bauval86,
  author =       "Anne Bauval",
  title =        "Cryptanalysis of Pseudo-Random Number Sequences Generated by a Linear Recurrence of a Given Order",
  pages =        "23--26",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:JamLidNie86,
  author =       "N. S. James and
                  Rudolf Lidl and
                  Harald Niederreiter",
  title =        "A Cryptanalytic Attack on the {CADE} Cryptosystem",
  pages =        "27",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:DiaPes86,
  author =       "Gur Dial and
                  Franquiberto Pessoa",
  title =        "{Sharma}-{Mittal} Entropy and {Shannon}'s Random Cipher Result",
  pages =        "28",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Agnew86,
  author =       "Gordon B. Agnew",
  title =        "Another Look at Redundancy in Cryptographic Systems",
  pages =        "29",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:RueSta86,
  author =       "Rainer A. Rueppel and
                  Othmar Staffelbach",
  title =        "Products of Linear Recurring Sequence with Maximum Complexity",
  pages =        "30--32",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Gollmann86,
  author =       "Dieter Gollmann",
  title =        "Linear Complexity of Sequences with Period $p^n$",
  pages =        "33",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:QuangA86,
  author =       "Nguyen {Quang A}",
  title =        "Elementary Proof of {Rueppel}'s Linear Complexity Conjecture",
  pages =        "34",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:WanMas86,
  author =       "Muzhong Wang and
                  James L. Massey",
  title =        "The Characterization of All Binary Sequences with Perfect Linear Complexity Profiles",
  pages =        "35--36",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Smeets86,
  author =       "Bernhard Smeets",
  title =        "Some Properties of Sequences Generated by a Windmill Machine",
  pages =        "37",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Herlestam86,
  author =       "Tore Herlestam",
  title =        "On Linear Shift Registers with Permuted Feedback",
  pages =        "38--39",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Gunther86,
  author =       "C. G. G{\"u}nther",
  title =        "On Some Properties of the Sum of Two Pseudorandom Sequences",
  pages =        "40--41",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Siegenthaler86,
  author =       "Thomas Siegenthaler",
  title =        "Correlation-Immune Polynomials over Finite Fields",
  pages =        "42",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Pichler86,
  author =       "Franz Pichler",
  title =        "On the {Walsh}-{Fourier} Analysis of Correlation-Immune Switching Functions",
  pages =        "43--44",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Beale86,
  author =       "Maurice Beale",
  title =        "Properties of {De Bruijn} Sequences Generated by a Cross-Join Technique",
  pages =        "45",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Beutelspacher86,
  author =       "Albrecht Beutelspacher",
  title =        "Geometric Structures as Threshold Schemes",
  pages =        "46",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Ecker86,
  author =       "A. Ecker",
  title =        "Tactical Configurations and Threshold Schemes",
  pages =        "47",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Kemmerer86,
  author =       "Richard A. Kemmerer",
  title =        "Analyzing Encryption Protocols Using Formal Verification Techniques",
  pages =        "48",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:FraWei86,
  author =       "Ove Frank and
                  Per Weidenman",
  title =        "Controlling Individual Information in Statistics by Coding",
  pages =        "49",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:DavYeh86,
  author =       "George I. Davida and
                  Yi-Shiung Yeh",
  title =        "Multilevel Cryptosecure Relational Database",
  pages =        "50",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:MulNob86,
  author =       "Winfried B. M{\"u}ller and
                  Rupert N{\"o}bauer",
  title =        "On Commutative Semigroups of Polynomials and their Application in Cryptography",
  pages =        "50",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:BucBea86,
  author =       "D. D. Buckley and
                  Maurice Beale",
  title =        "Public Key Encryption of Stream Ciphers",
  pages =        "53--54",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:KhoBirSeb86,
  author =       "David S. P. Khoo and
                  Gregory J. Bird and
                  Jennifer Seberry",
  title =        "Encryption Exponent 3 and the Security of {RSA}",
  pages =        "55",
  booktitle =    eurocrypt86name,
  volume =       eurocrypt86vol,
  year =         1986,
  publisher =    "",
  month =        eurocrypt86month,
  editor =       eurocrypt86ed,
  address =      eurocrypt86addr,
  series =       "",
}

@InProceedings{EC:Horak85,
  author =       "Otto J. Horak",
  title =        "The Contribution of {E.} {B.} {Fleissner} and {A.} {Figl} for Today's Cryptography",
  pages =        "3--17",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Tedrick85,
  author =       "Tom Tedrick",
  title =        "On the History of Cryptography during {WW2}, and Possible New Directions for Cryptograpic Research",
  pages =        "18--28",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:RivSha85,
  author =       "Ronald L. Rivest and
                  Adi Shamir",
  title =        "Efficient Factoring Based on Partial Information",
  pages =        "31--34",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Niederreiter85,
  author =       "Harald Niederreiter",
  title =        "A Public-Key Cryptosystem based on Shift Register Sequences",
  pages =        "35--39",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Smeets85a,
  author =       "Bernhard Smeets",
  title =        "A Comment on {Niederreiter}'s Public Key Cryptosystem",
  pages =        "40--42",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:VGDDS85,
  author =       "Joos Vandewalle and
                  Ren{\'e} Govaerts and
                  W. {De Becker} and
                  Marc Decroos and
                  G. Speybrouck",
  title =        "Implementation Study of Public Key Cryptographic Protection in an Existing Electronic Mail and Document Handling System",
  pages =        "43--49",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:MulNob85,
  author =       "Winfried B. M{\"u}ller and
                  Rupert N{\"o}bauer",
  title =        "Cryptanalysis of the {Dickson} Scheme",
  pages =        "50--61",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Peralta85,
  author =       "Ren{\'e} Peralta",
  title =        "Simultaneous Security of Bits in the Discrete Log",
  pages =        "62--72",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Pieprzyk85,
  author =       "Josef Pieprzyk",
  title =        "On Public-Key Cryptosystems Built using Polynomial Rings",
  pages =        "73--78",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:KalRivShe85,
  author =       "Burton S. {Kaliski Jr.} and
                  Ronald L. Rivest and
                  Alan T. Sherman",
  title =        "Is the Data Encryption Standard a Group? (Preliminary Abstract)",
  pages =        "81--95",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:MeiAkl85,
  author =       "Henk Meijer and
                  Selim G. Akl",
  title =        "Two New Secret Key Cryptosystems",
  pages =        "96--102",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Siegenthaler85,
  author =       "Thomas Siegenthaler",
  title =        "Cryptanalysts Representation of Nonlinearly Filtered {ML}-Sequences",
  pages =        "103--110",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:GodCoh85,
  author =       "Philippe Godlewski and
                  G{\'e}rard D. Cohen",
  title =        "Authorized Writing for ``Write-Once'' Memories",
  pages =        "111--115",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Herlestam85,
  author =       "Tore Herlestam",
  title =        "On Functions of Linear Shift Register Sequences",
  pages =        "119--129",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:CheDai85,
  author =       "{Dong-sheng} Chen and
                  Zong-Duo Dai",
  title =        "On Feedforward Transforms and p-Fold Periodic p-Arrays",
  pages =        "130--134",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:LiuWan85,
  author =       "{Mu-lan} Liu and
                  {Zhe-xian} Wan",
  title =        "Generalized Multiplexed Sequences",
  pages =        "135--141",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Smeets85b,
  author =       "Bernhard Smeets",
  title =        "A Note On Sequences Generated by Clock Controlled Shift Registers",
  pages =        "142--148",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:WagPutCai85,
  author =       "Neal R. Wagner and
                  Paul Putter and
                  Marianne R. Cain",
  title =        "Using Algorithms as Keys in Stream Ciphers",
  pages =        "149--155",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Brynielsson85,
  author =       "Lennart Brynielsson",
  title =        "On the Linear Complexity of Combined Shift Register Sequences",
  pages =        "156--160",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:BerGun85,
  author =       "J. Bernasconi and
                  C. G. G{\"u}nther",
  title =        "Analysis of a Nonlinear Feedforward Logic for Binary Sequence Generators",
  pages =        "161--166",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Rueppel85,
  author =       "Rainer A. Rueppel",
  title =        "Linear Complexity and Random Sequences",
  pages =        "167--188",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:DavPri85,
  author =       "Donald W. Davies and
                  Wyn L. Price",
  title =        "Engineering Secure Information Systems",
  pages =        "191--199",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Krivachy85,
  author =       "Thomas Krivachy",
  title =        "The {Chipcard}: {An} Identification Card With Cryptographic Protection",
  pages =        "200--207",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Rimensberger85,
  author =       "U. Rimensberger",
  title =        "Encryption: {Needs}, Requirements, and Solutions in Banking Networks",
  pages =        "208--213",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:JonBax85,
  author =       "R. W. Jones and
                  M. S. J. Baxter",
  title =        "The Role of Encipherment Services in Distributed Systems",
  pages =        "214--220",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Agnew85,
  author =       "Gordon B. Agnew",
  title =        "Modelling of Encryption Techniques for Secrecy and Privacy in Multi-User Networks",
  pages =        "221--230",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:BraGra85,
  author =       "Robert L. Bradey and
                  Ian G. Graham",
  title =        "Full Encryption in a Personal Computer System",
  pages =        "231--240",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Chaum85,
  author =       "David Chaum",
  title =        "Showing Credentials Without Identification: {Signatures} Transferred Between Unconditionally Unlinkable Pseudonyms",
  pages =        "241--244",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:PfiWai85,
  author =       "Andreas Pfitzmann and
                  Michael Waidner",
  title =        "Networks Without User Observability: {Design} Options",
  pages =        "245--253",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:BooOtt85,
  author =       "Ronald V. Book and
                  Friedrich Otto",
  title =        "The Verifiability of Two-Party Protocols",
  pages =        "254--260",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Simmons85,
  author =       "Gustavus J. Simmons",
  title =        "The Practice of Authentication",
  pages =        "261--272",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:KowEicSei85,
  author =       "M. Kowatsch and
                  B. O. Eichinger and
                  F. J. Seifert",
  title =        "Message Protection by Spread Spectrum Modulation in a Packet Voice Radio Link",
  pages =        "273--277",
  booktitle =    eurocrypt85name,
  volume =       eurocrypt85vol,
  year =         1986,
  publisher =    eurocryptpub,
  month =        eurocrypt85month,
  editor =       eurocrypt85ed,
  address =      eurocrypt85addr,
  series =       mylncs,
}

@InProceedings{EC:Ruggiu84,
  author =       "G. Ruggiu",
  title =        "Cryptology and Complexity Theories",
  pages =        "3--9",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Lidl84,
  author =       "Rudolf Lidl",
  title =        "On Cryptosystems Based on Polynomials and Finite Fields",
  pages =        "10--15",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Pieprzyk84,
  author =       "Josef Pieprzyk",
  title =        "Algebraical Structures of Cryptographic Transformations",
  pages =        "16--24",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Harari84,
  author =       "Sami Harari",
  title =        "Non-Linear Non-Commutative Functions for Data Integrity",
  pages =        "25--32",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:OzaWyn84,
  author =       "Lawrence H. Ozarow and
                  Aaron D. Wyner",
  title =        "Wire-Tap Channel {II}",
  pages =        "33--50",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Sgarro84,
  author =       "Andrea Sgarro",
  title =        "Equivolcations for Homophonic Ciphers",
  pages =        "51--61",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:DavDesQui84,
  author =       "Marc Davio and
                  Yvo Desmedt and
                  Jean-Jacques Quisquater",
  title =        "Propagation Characteristics of the {DES}",
  pages =        "62--73",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:MasRue84,
  author =       "James L. Massey and
                  Rainer A. Rueppel",
  title =        "Linear Ciphers and Random Sequence Generators with Multiple Clocks",
  pages =        "74--87",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:BetPip84,
  author =       "Thomas Beth and
                  Fred Piper",
  title =        "The Stop-and-Go Generator",
  pages =        "88--92",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Gollmann84,
  author =       "Dieter Gollmann",
  title =        "Pseudo Random Properties of Cascade Connections of Clock Controlled Shift Registers",
  pages =        "93--98",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Vogel84,
  author =       "Rainer Vogel",
  title =        "On the Linear Complexity of Cascaded Sequences",
  pages =        "99--109",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:SchAle84,
  author =       "Claus-Peter Schnorr and
                  Werner Alexi",
  title =        "{RSA}-Bits are 0.5 + epsilon Secure",
  pages =        "113--126",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Goldreich84a,
  author =       "Oded Goldreich",
  title =        "On the Number of Close-and-Equal Pairs of Bits in a String",
  pages =        "127--141",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:DDOP84,
  author =       "Philippe Delsarte and
                  Yvo Desmedt and
                  Andrew M. Odlyzko and
                  Philippe Piret",
  title =        "Fast Cryptanalysis of the {Matsumoto}-{Imai} Public Key Scheme",
  pages =        "142--149",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:GooMcA84,
  author =       "R. M. F. Goodman and
                  A. J. McAuley",
  title =        "A New Trapdoor Knapsack Public-Key Cryptosystem",
  pages =        "150--158",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Rivest84,
  author =       "Ronald L. Rivest",
  title =        "{RSA} Chips (Past/Present/Future)",
  pages =        "159--165",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Pomerance84,
  author =       "Carl Pomerance",
  title =        "The Quadratic Sieve Factoring Algorithm",
  pages =        "169--182",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:DavHolSim84,
  author =       "James A. Davis and
                  Diane B. Holdridge and
                  Gustavus J. Simmons",
  title =        "Status Report on Factoring (At the {Sandia} National Laboratories)",
  pages =        "183--215",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Gordon84,
  author =       "John Gordon",
  title =        "Strong Primes are Easy to Find",
  pages =        "216--223",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Odlyzko84,
  author =       "Andrew M. Odlyzko",
  title =        "Discrete Logarithms in Finite Fields and Their Cryptographic Significance",
  pages =        "224--314",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Jones84,
  author =       "R. W. Jones",
  title =        "User Functions for the Generation and Distribution of Encipherment Keys",
  pages =        "317--334",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Blom84,
  author =       "Rolf Blom",
  title =        "An Optimal Class of Symmetric Key Generation Systems",
  pages =        "335--338",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Smeets84,
  author =       "Ben J. M. Smeets",
  title =        "On the Use of the Binary Multiplying Channel in a Private Communication System",
  pages =        "339--348",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Agnew84,
  author =       "Gordon B. Agnew",
  title =        "Secrecy and Privacy in a Local Area Network Environment",
  pages =        "349--363",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Simmons84,
  author =       "Gustavus J. Simmons",
  title =        "The Subliminal Channel and Digital Signature",
  pages =        "364--378",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:BerPerTed84,
  author =       "Richard Berger and
                  Ren{\'e} Peralta and
                  Tom Tedrick",
  title =        "A Provably Secure Oblivious Transfer Protocol",
  pages =        "379--386",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Goldreich84b,
  author =       "Oded Goldreich",
  title =        "On Concurrent Identification Protocols",
  pages =        "387--396",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Ecker84,
  author =       "A. Ecker",
  title =        "Time-division Multiplexing Scramblers: {Selecting} Permutations and Testing the Systems",
  pages =        "399--415",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Bouckaert84,
  author =       "A. Bouckaert",
  title =        "Security of Transportable Computerized Files",
  pages =        "416--425",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:SerBro84,
  author =       "S. C. Serpell and
                  C. B. Brookson",
  title =        "Encryption and Key Manaagement for the {ECS} Satellite Service",
  pages =        "426--436",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:BruImpWol84,
  author =       "Odoardo Brugia and
                  Salvatore Improta and
                  William Wolfowicz",
  title =        "An Encryption and Authentication Procedure for Telesurveillance Systems",
  pages =        "437--445",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:SchPil84,
  author =       "Ingrid Schaum{\"u}ller-Bichl and
                  Ernst Piller",
  title =        "A Method of Software Protection Based on the Use of Smart Cards and Cryptographic Techniques",
  pages =        "446--454",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Goutay84,
  author =       "Jean Goutay",
  title =        "Smart Card Applications in Security and Data Protection",
  pages =        "459--463",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Giradot84,
  author =       "Yves Giradot",
  title =        "Bull {CP8} Smart Card Uses in Cryptology",
  pages =        "464--469",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Groscot84,
  author =       "H. Groscot",
  title =        "Estimation of Some Encryption Functions Implemented into Smart Cards",
  pages =        "470--479",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Guillou84,
  author =       "Louis C. Guillou",
  title =        "Smart Cards and Conditional Access",
  pages =        "480--489",
  booktitle =    eurocrypt84name,
  volume =       eurocrypt84vol,
  year =         1985,
  publisher =    eurocryptpub,
  month =        eurocrypt84month,
  editor =       eurocrypt84ed,
  address =      eurocrypt84addr,
  series =       mylncs,
}

@InProceedings{EC:Beth82,
  author =       "Thomas Beth",
  title =        "Introduction",
  pages =        "1--30",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Bauer82,
  author =       "Friedrich L. Bauer",
  title =        "Cryptology - Methods and Maxims",
  pages =        "31--48",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Konheim82,
  author =       "Alan G. Konheim",
  title =        "Cryptoanalysis of a {Kryha} Machine",
  pages =        "49--64",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Schuchmann82,
  author =       "H. R. Schuchmann",
  title =        "{Enigma} Variations",
  pages =        "65--68",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Sloane82,
  author =       "N. J. A. Sloane",
  title =        "Encrypting by Random Rotations",
  pages =        "71--128",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Beker82,
  author =       "H. J. Beker",
  title =        "Analog Speech security Systems",
  pages =        "130--146",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:WirHes82,
  author =       "Klaus Wirl and
                  Peter Hess",
  title =        "A voice Scrambling System for Testing and Demonstration",
  pages =        "147--156",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Timmann82,
  author =       "Klaus-P. Timmann",
  title =        "The Rating of Understanding in Secure Voice Communication Systems",
  pages =        "157--163",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:GyrKer82,
  author =       "L{\'a}szl{\'o} Gy{\"o}rfi and
                  Istv{\'a}n Kerekes",
  title =        "Analysis of Multiple Access Channel using Multiple Level {FSK}",
  pages =        "165--172",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Pichler82,
  author =       "Franz Pichler",
  title =        "Analog Scrambling by the General Fast {Fourier} Transform",
  pages =        "173--178",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Piper82,
  author =       "Fred Piper",
  title =        "Stream Ciphers",
  pages =        "181--188",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Jennings82,
  author =       "S. M. Jennings",
  title =        "Multiplexed Sequences: Some Properties of the Minimum Polynomial",
  pages =        "189--206",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Herlestam82,
  author =       "Tore Herlestam",
  title =        "On Using Prime Polynomials in Crypto Generators",
  pages =        "207--216",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Oberman82,
  author =       "M. R. Oberman",
  title =        "Communication Security in Remote Controlled Computer Systems",
  pages =        "219--227",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Horbach82,
  author =       "Lothar Horbach",
  title =        "Privacy and Data Protection in Medicine",
  pages =        "228--232",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Schaumuller-Bichl82,
  author =       "Ingrid Schaum{\"u}ller-Bichl",
  title =        "Cryptonalysis of the Data Encryption Standard by the Method of Formal Coding",
  pages =        "235--255",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:GorRet82,
  author =       "J. A. Gordon and
                  H. Retkin",
  title =        "Are Big {S}-Boxes Best?",
  pages =        "257--262",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:DavPar82,
  author =       "Donald W. Davies and
                  Graeme I. P. Parkin",
  title =        "The average Cycle size of the Key-Stream in Output Feedback Encipherment",
  pages =        "263--279",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:DavGoeQui82,
  author =       "Marc Davio and
                  Jean-Marie Goethals and
                  Jean-Jacques Quisquater",
  title =        "Authentication Procedures",
  pages =        "283--288",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:SchMas82,
  author =       "P. Sch{\"o}be and
                  James L. Massey",
  title =        "Fast Authentication in a Trapdoor - {Knapsack} Public Key Cryptosystem",
  pages =        "289--306",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Ingemarsson82,
  author =       "Ingemar Ingemarsson",
  title =        "A new Algorithm for the Solution of the {Knapsack} Problem",
  pages =        "309--315",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:EieLag82,
  author =       "R. Eier and
                  Helmut Lagger",
  title =        "Trapdoors in {Knapsack} Cryptosystems",
  pages =        "316--322",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Schnorr82,
  author =       "Claus-Peter Schnorr",
  title =        "Is the {RSA} Scheme Safe?",
  pages =        "325--329",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:SatSch82,
  author =       "J{\"u}rgen Sattler and
                  Claus-Peter Schnorr",
  title =        "Ein Effizienzvergleich der Factorisierungsverfahren {von} {Morrison}-{Brillhart} und {Schroeppel} (An efficient comparison of the factorization procedures of {Morrison}-{Brillhart} and {Schroeppel})",
  pages =        "331--351",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Ecker82,
  author =       "A. Ecker",
  title =        "Finite Semigroups and the {RSA}-Cryptosystem",
  pages =        "353--369",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

@InProceedings{EC:Mignotte82,
  author =       "Maurice Mignotte",
  title =        "How to Share a Secret?",
  pages =        "371--375",
  booktitle =    eurocrypt82name,
  volume =       eurocrypt82vol,
  year =         1983,
  publisher =    eurocryptpub,
  month =        eurocrypt82month,
  editor =       eurocrypt82ed,
  address =      eurocrypt82addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                           FC
%------------------------------------------------------------------

@InProceedings{FC:KimTanAnd12,
  author =       "Hyoungshick Kim and
                  John Tang and
                  Ross Anderson",
  title =        "Social Authentication: Harder Than It Looks",
  pages =        "1--15",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:CDSHMF12,
  author =       "Sonia Chiasson and
                  Chris Deschamps and
                  Elizabeth Stobert and
                  Max Hlywa and
                  Bruna Freitas Machado and
                  Alain Forget and
                  Nicholas Wright and
                  Gerry Chan and
                  Robert Biddle",
  title =        "The {MVP} Web-Based Authentication Framework - (Short Paper)",
  pages =        "16--24",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:BonPreAnd12,
  author =       "Joseph Bonneau and
                  S{\"o}ren Preibusch and
                  Ross Anderson",
  title =        "A Birthday Present Every Eleven Wallets? The Security of Customer-Chosen Banking {PINs}",
  pages =        "25--40",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:MooHanCla12,
  author =       "Tyler Moore and
                  Jie Han and
                  Richard Clayton",
  title =        "The Postmodern Ponzi Scheme: Empirical Analysis of High-Yield Investment Programs",
  pages =        "41--56",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:BogTalWil12,
  author =       "Dan Bogdanov and
                  Riivo Talviste and
                  Jan Willemson",
  title =        "Deploying Secure Multi-Party Computation for Financial Data Analysis - (Short Paper)",
  pages =        "57--64",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:ThoWil12,
  author =       "Christopher Thorpe and
                  Steven R. Willis",
  title =        "Cryptographic Rule-Based Trading - (Short Paper)",
  pages =        "65--72",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:LinKunHop12,
  author =       "Zi Lin and
                  Denis Foo Kune and
                  Nicholas Hopper",
  title =        "Efficient Private Proximity Testing with {GSM} Location Sketches",
  pages =        "73--88",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:JCGC12,
  author =       "Benjamin Johnson and
                  John Chuang and
                  Jens Grossklags and
                  Nicolas Christin",
  title =        "Metrics for Measuring {ISP} Badness: The Case of Spam - (Short Paper)",
  pages =        "89--97",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:WBFG12,
  author =       "Tao Wang and
                  Kevin S. Bauer and
                  Clara Forero and
                  Ian Goldberg",
  title =        "Congestion-Aware Path Selection for {Tor}",
  pages =        "98--113",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:WWIH12,
  author =       "Scott Wolchok and
                  Eric Wustrow and
                  Dawn Isabel and
                  J. Alex Halderman",
  title =        "Attacking the {Washington, D.C.} Internet Voting System",
  pages =        "114--128",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:Bohme12,
  author =       "Rainer B{\"o}hme",
  title =        "Security Audits Revisited",
  pages =        "129--147",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:YavNinRei12,
  author =       "Attila Altay Yavuz and
                  Peng Ning and
                  Michael K. Reiter",
  title =        "Efficient, Compromise Resilient and Append-Only Cryptographic Schemes for Secure Audit Logging",
  pages =        "148--163",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:DahNinTof12,
  author =       "Morten Dahl and
                  Chao Ning and
                  Tomas Toft",
  title =        "On Secure Two-Party Integer Division",
  pages =        "164--178",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:ChaLipZha12,
  author =       "Rafik Chaabouni and
                  Helger Lipmaa and
                  Bingsheng Zhang",
  title =        "A Non-interactive Range Proof with Constant Communication",
  pages =        "179--199",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:ChaShiSon12,
  author =       "T.-H. Hubert Chan and
                  Elaine Shi and
                  Dawn Song",
  title =        "Privacy-Preserving Stream Aggregation with Fault Tolerance",
  pages =        "200--214",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:Slamanig12,
  author =       "Daniel Slamanig",
  title =        "Dynamic Accumulator Based Discretionary Access Control for Outsourced Storage with Unlinkable Access - (Short Paper)",
  pages =        "215--222",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:RayZhaBel12,
  author =       "Mariana Raykova and
                  Hang Zhao and
                  Steven M. Bellovin",
  title =        "Privacy Enhanced Access Control for Outsourced Data Sharing",
  pages =        "223--238",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:MDFSI12,
  author =       "Andres Molina-Markham and
                  George Danezis and
                  Kevin Fu and
                  Prashant J. Shenoy and
                  David E. Irwin",
  title =        "Designing Privacy-Preserving Smart Meters with Low-Cost Microcontrollers",
  pages =        "239--253",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:MooLetBut12,
  author =       "Benjamin Mood and
                  Lara Letaw and
                  Kevin Butler",
  title =        "Memory-Efficient Garbled Circuit Generation for Mobile Devices",
  pages =        "254--268",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:MohNik12,
  author =       "Payman Mohassel and
                  Salman Niksefat",
  title =        "Oblivious Decision Programs from Oblivious Transfer: Efficient Reductions",
  pages =        "269--284",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:KurOht12,
  author =       "Kaoru Kurosawa and
                  Yasuhiro Ohtaki",
  title =        "{UC}-Secure Searchable Symmetric Encryption",
  pages =        "285--298",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:ALSS12,
  author =       "Junaid Jameel Ahmad and
                  Shujun Li and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "{CTL}: A Platform-Independent Crypto Tools Library Based on Dataflow Programming Paradigm",
  pages =        "299--313",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:WeiHeiStu12,
  author =       "Michael Wei{\ss} and
                  Benedikt Heinz and
                  Frederic Stumpf",
  title =        "A Cache Timing Attack on {AES} in Virtualization Environments",
  pages =        "314--328",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:BBFSS12,
  author =       "Franz Ferdinand Brasser and
                  Sven Bugiel and
                  Atanas Filyanov and
                  Ahmad-Reza Sadeghi and
                  Steffen Schulz",
  title =        "Softer Smartcards - Usable Cryptographic Tokens with Secure Execution",
  pages =        "329--343",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:BDFK12,
  author =       "Jens Bender and
                  {\"O}zg{\"u}r Dagdelen and
                  Marc Fischlin and
                  Dennis K{\"u}gler",
  title =        "The {PACE|AA} Protocol for Machine Readable Travel Documents, and Its Security",
  pages =        "344--358",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:EssHen12,
  author =       "Aleksander Essex and
                  Urs Hengartner",
  title =        "Oblivious Printing of Secret Messages in a Multi-party Setting",
  pages =        "359--373",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:HKMPSV12,
  author =       "Anthony Van Herrewege and
                  Stefan Katzenbeisser and
                  Roel Maes and
                  Roel Peeters and
                  Ahmad-Reza Sadeghi and
                  Ingrid Verbauwhede and
                  Christian Wachsmann",
  title =        "Reverse Fuzzy Extractors: Enabling Lightweight Mutual Authentication for {PUF}-Enabled {RFIDs}",
  pages =        "374--389",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:ClaEss12,
  author =       "Jeremy Clark and
                  Aleksander Essex",
  title =        "{CommitCoin}: Carbon Dating Commitments with {Bitcoin} - (Short Paper)",
  pages =        "390--398",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:BBSU12,
  author =       "Simon Barber and
                  Xavier Boyen and
                  Elaine Shi and
                  Ersin Uzun",
  title =        "Bitter to Better - How to Make {Bitcoin} a Better Currency",
  pages =        "399--414",
  editor =       fc12ed,
  booktitle =    fc12name,
  volume =       fc12vol,
  month =        fc12month,
  address =      fc12addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FC:BohPot11,
  author =       "Rainer B{\"o}hme and
                  Stefanie P{\"o}tzsch",
  title =        "Collective Exposure: Peer Effects in Voluntary Disclosure of Personal Data",
  pages =        "1--15",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:CEVG11,
  author =       "Nicolas Christin and
                  Serge Egelman and
                  Timothy Vidas and
                  Jens Grossklags",
  title =        "It's All about the Benjamins: An Empirical Study on Incentivizing Users to Ignore Security Advice",
  pages =        "16--30",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:FreShoHub11,
  author =       "Julien Freudiger and
                  Reza Shokri and
                  Jean-Pierre Hubaux",
  title =        "Evaluating the Privacy Risk of Location-Based Services",
  pages =        "31--46",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:ClaHen11,
  author =       "Jeremy Clark and
                  Urs Hengartner",
  title =        "Selections: Internet Voting with Over-the-Shoulder Coercion-Resistance",
  pages =        "47--61",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:WesKes11,
  author =       "Benedikt Westermann and
                  Dogan Kesdogan",
  title =        "Malice versus {AN}.{ON}: Possible Risks of Missing Replay and Integrity Protection",
  pages =        "62--76",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:NSMH11,
  author =       "Jay Novak and
                  Jonathan Stribley and
                  Kenneth Meagher and
                  J. Alex Halderman",
  title =        "Absolute Pwnage: A Short Paper about the Security Risks of Remote Administration Tools",
  pages =        "77--84",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:PalBubWel11,
  author =       "Ben Palmer and
                  Kris Bubendorfer and
                  Ian Welch",
  title =        "A Protocol for Anonymously Establishing Digital Provenance in Reseller Chains (Short Paper)",
  pages =        "85--92",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:MarDagTra11,
  author =       "Philip Marquardt and
                  David Dagon and
                  Patrick Traynor",
  title =        "Impeding Individual User Profiling in Shopper Loyalty Programs",
  pages =        "93--101",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:LLWC11,
  author =       "Debin Liu and
                  Ninghui Li and
                  XiaoFeng Wang and
                  L. Jean Camp",
  title =        "Beyond Risk-Based Access Control: Towards Incentive-Based Access Control",
  pages =        "102--112",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:YDWTW11,
  author =       "Guomin Yang and
                  Shanshan Duan and
                  Duncan S. Wong and
                  Chik How Tan and
                  Huaxiong Wang",
  title =        "Authenticated Key Exchange under Bad Randomness",
  pages =        "113--126",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:FWCKPS11,
  author =       "Martin Franz and
                  Peter Williams and
                  Bogdan Carbunar and
                  Stefan Katzenbeisser and
                  Andreas Peter and
                  Radu Sion and
                  Miroslava Sot{\'a}kov{\'a}",
  title =        "Oblivious Outsourced Storage with Delegation",
  pages =        "127--140",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:JohWalLam11,
  author =       "Rob Johnson and
                  Leif Walsh and
                  Michael Lamb",
  title =        "Homomorphic Signatures for Digital Photographs",
  pages =        "141--157",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:OluGol11,
  author =       "Femi G. Olumofin and
                  Ian Goldberg",
  title =        "Revisiting the Computational Practicality of Private Information Retrieval",
  pages =        "158--172",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:TuhSaf11,
  author =       "Mohammed Ashraful Tuhin and
                  Reihaneh Safavi-Naini",
  title =        "Optimal One Round Almost Perfectly Secure Message Transmission (Short Paper)",
  pages =        "173--181",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:SKHS11,
  author =       "Oliver Spycher and
                  Reto E. Koenig and
                  Rolf Haenni and
                  Michael Schl{\"a}pfer",
  title =        "A New Approach towards Coercion-Resistant Remote E-Voting in Linear Time",
  pages =        "182--189",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:RuhJaeAlg11,
  author =       "Ulrich R{\"u}hrmair and
                  Christian Jaeger and
                  Michael Algasinger",
  title =        "An Attack on {PUF}-Based Session Key Exchange and a Hardware-Based Countermeasure: Erasable {PUFs}",
  pages =        "190--204",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:PloNoh11,
  author =       "Henryk Pl{\"o}tz and
                  Karsten Nohl",
  title =        "Peeling Away Layers of an {RFID} Security System",
  pages =        "205--219",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:ABCMS11,
  author =       "Ross J. Anderson and
                  Mike Bond and
                  Omar Choudary and
                  Steven J. Murdoch and
                  Frank Stajano",
  title =        "Might Financial Cryptography Kill Financial Innovation? - The Curious Case of {EMV}",
  pages =        "220--234",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:LSHSA11,
  author =       "Shujun Li and
                  Ahmad-Reza Sadeghi and
                  S{\"o}ren Heisrath and
                  Roland Schmitz and
                  Junaid Jameel Ahmad",
  title =        "{hPIN/hTAN}: A Lightweight and Low-Cost E-Banking Solution against Untrusted Computers",
  pages =        "235--249",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:SogSta11,
  author =       "Christopher Soghoian and
                  Sid Stamm",
  title =        "Certified Lies: Detecting and Defeating Government Interception Attacks against {SSL} (Short Paper)",
  pages =        "250--259",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:McCMorLev11,
  author =       "Damon McCoy and
                  Jose Andre Morales and
                  Kirill Levchenko",
  title =        "Proximax: Measurement-Driven Proxy Dissemination (Short Paper)",
  pages =        "260--267",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:LofHop11,
  author =       "Peter Lofgren and
                  Nicholas Hopper",
  title =        "{BNymble}: More Anonymous Blacklisting at Almost No Cost (A Short Paper)",
  pages =        "268--275",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:FDHJKS11,
  author =       "Martin Franz and
                  Bj{\"o}rn Deiseroth and
                  Kay Hamacher and
                  Somesh Jha and
                  Stefan Katzenbeisser and
                  Heike Schr{\"o}der",
  title =        "Towards Secure Bioinformatics Services (Short Paper)",
  pages =        "276--283",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:SchBalKir11,
  author =       "Theodoor Scholte and
                  Davide Balzarotti and
                  Engin Kirda",
  title =        "Quo Vadis? A Study of the Evolution of Input Validation Vulnerabilities in Web Applications",
  pages =        "284--298",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:ChiKna11,
  author =       "Pern Hui Chia and
                  Svein Johan Knapskog",
  title =        "Re-evaluating the Wisdom of Crowds in Assessing Web Security",
  pages =        "299--314",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:MBBLV11,
  author =       "Mohammad Mannan and
                  David Barrera and
                  Carson D. Brown and
                  David Lie and
                  Paul C. {van Oorschot}",
  title =        "Mercury: Recovering Forgotten Passwords Using Personal Devices",
  pages =        "315--330",
  editor =       fc11ed,
  booktitle =    fc11name,
  volume =       fc11vol,
  month =        fc11month,
  address =      fc11addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FC:Maurer10,
  author =       "Ueli Maurer",
  title =        "Constructive Cryptography - A Primer (Invited Paper)",
  pages =        "1",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Hubaux10,
  author =       "Jean-Pierre Hubaux",
  title =        "Security Mechanisms with Selfish Players in Wireless Networks (Invited Paper)",
  pages =        "2",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Cranor10,
  author =       "Lorrie Faith Cranor",
  title =        "Users Do the Darndest Things: True Stories from the CyLab Usable Privacy and Security Laboratory (Invited Paper)",
  pages =        "3",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:StaWonChr10,
  author =       "Frank Stajano and
                  Ford-Long Wong and
                  Bruce Christianson",
  title =        "Multichannel Protocols to Prevent Relay Attacks",
  pages =        "4--19",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:ChoSmi10,
  author =       "Tom Chothia and
                  Vitaliy Smirnov",
  title =        "A Traceability Attack against e-Passports",
  pages =        "20--34",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:CatSax10,
  author =       "Octavian Catrina and
                  Amitabh Saxena",
  title =        "Secure Computation with Fixed-Point Numbers",
  pages =        "35--50",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:KTPMWE10,
  author =       "Paul A. Karger and
                  David C. Toll and
                  Elaine R. Palmer and
                  Suzanne McIntosh and
                  Samuel Weber and
                  Jonathan W. Edwards",
  title =        "Implementing a High-Assurance Smart-Card {OS}",
  pages =        "51--65",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:CamSubNev10,
  author =       "Jan Camenisch and
                  Maria Dubovitskaya and
                  Gregory Neven",
  title =        "Unlinkable Priced Oblivious Transfer with Rechargeable Wallets",
  pages =        "66--81",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:CanGou10,
  author =       "S{\'e}bastien Canard and
                  Aline Gouget",
  title =        "Multiple Denominations in E-cash with Compact Transaction Data",
  pages =        "82--97",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:BonJusMat10,
  author =       "Joseph Bonneau and
                  Mike Just and
                  Greg Matthews",
  title =        "What's in a Name?",
  pages =        "98--113",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:WWPK10,
  author =       "Benedikt Westermann and
                  Rolf Wendolsky and
                  Lexi Pimenidis and
                  Dogan Kesdogan",
  title =        "Cryptographic Protocol Analysis of {AN.ON}",
  pages =        "114--128",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:SchSch10,
  author =       "Sven Sch{\"a}ge and
                  J{\"o}rg Schwenk",
  title =        "A {CDH}-Based Ring Signature Scheme with Short Signatures and Public Keys",
  pages =        "129--142",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:DeCTsu10,
  author =       "Emiliano {De Cristofaro} and
                  Gene Tsudik",
  title =        "Practical Private Set Intersection Protocols with Linear Complexity",
  pages =        "143--159",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:BCHHKP10,
  author =       "Mathias Bj{\"o}rkqvist and
                  Christian Cachin and
                  Robert Haas and
                  Xiao-Yu Hu and
                  Anil Kurmus and
                  Ren{\'e} Pawlitzek and
                  Marko Vukolic",
  title =        "Design and Implementation of a Key-Lifecycle Management System",
  pages =        "160--174",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:MooEde10,
  author =       "Tyler Moore and
                  Benjamin Edelman",
  title =        "Measuring the Perpetrators and Funders of Typosquatting",
  pages =        "175--191",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:BRSMSB10,
  author =       "Adam Barth and
                  Benjamin I. P. Rubinstein and
                  Mukund Sundararajan and
                  John C. Mitchell and
                  Dawn Song and
                  Peter L. Bartlett",
  title =        "A Learning-Based Approach to Reactive Security",
  pages =        "192--206",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:JKSS10,
  author =       "Kimmo J{\"a}rvinen and
                  Vladimir Kolesnikov and
                  Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "Embedded {SFE}: Offloading Server and Network Using Hardware Tokens",
  pages =        "207--221",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:MorMoo10,
  author =       "Tal Moran and
                  Tyler Moore",
  title =        "The Phish-Market Protocol: Securely Sharing Attack Data between Competitors",
  pages =        "222--237",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:NgaDinWal10,
  author =       "Tsuen-Wan Ngan and
                  Roger Dingledine and
                  Dan S. Wallach",
  title =        "Building Incentives into Tor",
  pages =        "238--256",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:KiaYun10,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Tree-Homomorphic Encryption and Scalable Hierarchical Secret-Ballot Elections",
  pages =        "257--271",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:BisSisVen10,
  author =       "Prithvi Bisht and
                  A. Prasad Sistla and
                  V. N. Venkatakrishnan",
  title =        "Automatically Preparing Safe {SQL} Queries",
  pages =        "272--288",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:KamPatSas10,
  author =       "Dan Kaminsky and
                  Meredith L. Patterson and
                  Len Sassaman",
  title =        "{PKI} Layer Cake: New Collision Attacks against the Global {X.509} Infrastructure",
  pages =        "289--303",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:CZTWMK10,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Haibo Tian and
                  Qianhong Wu and
                  Yi Mu and
                  Jangseong Kim and
                  Kwangjo Kim",
  title =        "Three-Round Abuse-Free Optimistic Contract Signing with Everlasting Secrecy",
  pages =        "304--311",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:GarGarRub10,
  author =       "Ryan W. Gardner and
                  Sujata Garera and
                  Aviel D. Rubin",
  title =        "Designing for Audit: A Voting Machine with a Tiny TCB",
  pages =        "312--319",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:BGSW10,
  author =       "Daniel Bu{\ss}meyer and
                  Felix Gr{\"o}bert and
                  J{\"o}rg Schwenk and
                  Christoph Wegener",
  title =        "Attacking of SmartCard-Based Banking Applications with JavaScript-Based Rootkits",
  pages =        "320--327",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:RJHACS10,
  author =       "Ulrich R{\"u}hrmair and
                  Christian Jaeger and
                  Christian Hilgers and
                  Michael Algasinger and
                  Gy{\"o}rgy Csaba and
                  Martin Stutzmann",
  title =        "Security Applications of Diodes with Unique Current-Voltage Characteristics",
  pages =        "328--335",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:MurAnd10,
  author =       "Steven J. Murdoch and
                  Ross J. Anderson",
  title =        "Verified by Visa and MasterCard SecureCode: Or, How Not to Design Authentication",
  pages =        "336--342",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:KasSilPaa10,
  author =       "Timo Kasper and
                  Michael Silbermann and
                  Christof Paar",
  title =        "All You Can Eat or Breaking a Real-World Contactless Payment System",
  pages =        "343--350",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:PerCagSax10,
  author =       "Toni Perkovic and
                  Mario Cagalj and
                  Nitesh Saxena",
  title =        "Shoulder-Surfing Safe Login in a Partially Observable Attacker Model",
  pages =        "351--358",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:KatGol10,
  author =       "Aniket Kate and
                  Ian Goldberg",
  title =        "Using {Sphinx} to Improve Onion Routing Circuit Construction",
  pages =        "359--366",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:DamKel10,
  author =       "Ivan Damg{\aa}rd and
                  Marcel Keller",
  title =        "Secure Multiparty {AES}",
  pages =        "367--374",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:GuaMenSch10,
  author =       "Jorge Guajardo and
                  Bart Mennink and
                  Berry Schoenmakers",
  title =        "Modulo Reduction for {Paillier} Encryptions and Application to Secure Statistical Analysis",
  pages =        "375--382",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Hao10,
  author =       "Feng Hao",
  title =        "On Robust Key Agreement Based on Public Key Authentication",
  pages =        "383--390",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:GroMin10,
  author =       "Bogdan Groza and
                  Marius Minea",
  title =        "A Formal Approach for Automated Reasoning about Off-Line and Undetectable On-Line Guessing",
  pages =        "391--399",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:BenShiSon10,
  author =       "John Bethencourt and
                  Elaine Shi and
                  Dawn Song",
  title =        "Signatures of Reputation",
  pages =        "400--407",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:YSLT10,
  author =       "William Yuen and
                  Paul F. Syverson and
                  Zhenming Liu and
                  Christopher Thorpe",
  title =        "Intention-Disguised Algorithmic Trading",
  pages =        "408--415",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:GroJohChr10,
  author =       "Jens Grossklags and
                  Benjamin Johnson and
                  Nicolas Christin",
  title =        "When Information Improves Information Security",
  pages =        "416--423",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Tan10,
  author =       "Teik Guan Tan",
  title =        "{BetterThanPin}: Empowering Users to Fight Phishing (Poster)",
  pages =        "424",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Chia10,
  author =       "Pern Hui Chia",
  title =        "Certification Intermediaries and the Alternative (Poster)",
  pages =        "425",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Grzonkowski10,
  author =       "Slawomir Grzonkowski",
  title =        "{SeDiCi}: An Authentication Service Taking Advantage of Zero-Knowledge Proofs (Poster)",
  pages =        "426",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:CMCH10,
  author =       "Pino Caballero-Gil and
                  Jezabel Molina-Gil and
                  C{\'a}ndido Caballero-Gil and
                  Candelaria Hern{\'a}ndez-Goya",
  title =        "Security in Commercial Applications of Vehicular Ad-Hoc Networks (Poster)",
  pages =        "427",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:Georgieva10,
  author =       "Lilia Georgieva",
  title =        "Domain Engineering for Automatic Analysis of Financial Applications of Cryptographic Protocols (Poster)",
  pages =        "428",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:LiSadSch10,
  author =       "Shujun Li and
                  Ahmad-Reza Sadeghi and
                  Roland Schmitz",
  title =        "{hPIN/hTAN}: Low-Cost e-Banking Secure against Untrusted Computers (Poster)",
  pages =        "429",
  editor =       fc10ed,
  booktitle =    fc10name,
  volume =       fc10vol,
  month =        fc10month,
  address =      fc10addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FC:LiuWanCam09,
  author =       "Debin Liu and
                  XiaoFeng Wang and
                  L. Jean Camp",
  title =        "Mitigating Inadvertent Insider Threats with Incentives",
  pages =        "1--16",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:Edelman09,
  author =       "Benjamin Edelman",
  title =        "Deterring Online Advertising Fraud through Optimal Payment in Arrears",
  pages =        "17--31",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:KiaYenYun09,
  author =       "Aggelos Kiayias and
                  B{\"u}lent Yener and
                  Moti Yung",
  title =        "Privacy-Preserving Information Markets for Computing Statistical Data",
  pages =        "32--50",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:LanVanWil09,
  author =       "Susan Landau and
                  Hubert L{\^e} Van G{\^o}ng and
                  Robin Wilton",
  title =        "Achieving Privacy in a Federated Identity Management System",
  pages =        "51--70",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:Johnson09,
  author =       "M. Eric Johnson",
  title =        "Data Hemorrhages in the Health-Care Sector",
  pages =        "71--89",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:Toft09,
  author =       "Tomas Toft",
  title =        "Solving Linear Programs Using Multiparty Computation",
  pages =        "90--107",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:CamZav09,
  author =       "Jan Camenisch and
                  Gregory M. Zaverucha",
  title =        "Private Intersection of Certified Sets",
  pages =        "108--127",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:BriShm09,
  author =       "Justin Brickell and
                  Vitaly Shmatikov",
  title =        "Privacy-Preserving Classifier Learning",
  pages =        "128--147",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:IoaPymWil09,
  author =       "Christos Ioannidis and
                  David J. Pym and
                  Julian Williams",
  title =        "Investments and Trade-offs in the Economics of Information Security",
  pages =        "148--166",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:FulGro09,
  author =       "Neal Fultz and
                  Jens Grossklags",
  title =        "Blue versus Red: Towards a Model of Distributed Security Attacks",
  pages =        "167--183",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:DriMurAnd09,
  author =       "Saar Drimer and
                  Steven J. Murdoch and
                  Ross Anderson",
  title =        "Optimised to Fail: Card Readers for Online Banking",
  pages =        "184--200",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:XuYun09,
  author =       "Shouhuai Xu and
                  Moti Yung",
  title =        "Expecting the Unexpected: Towards Robust Credential Infrastructure",
  pages =        "201--221",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:VijLewKir09,
  author =       "Deepak Vijaywargi and
                  Dave Lewis and
                  Darko Kirovski",
  title =        "Optical {DNA}",
  pages =        "222--229",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}


@InProceedings{FC:HerVanPat09,
  author =       "Cormac Herley and
                  Paul C. {van Oorschot} and
                  Andrew S. Patrick",
  title =        "Passwords: If We're So Smart, Why Are We Still Using Them? (Panel)",
  pages =        "230--237",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:MaoLiMol09,
  author =       "Ziqing Mao and
                  Ninghui Li and
                  Ian Molloy",
  title =        "Defeating Cross-Site Request Forgery Attacks with Browser-Enforced Authenticity Protection",
  pages =        "238--255",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:MooCla09,
  author =       "Tyler Moore and
                  Richard Clayton",
  title =        "Evil Searching: Compromise and Recompromise of Internet Hosts for Phishing",
  pages =        "256--272",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:DanKriLib09,
  author =       "Norman Danner and
                  Danny Krizanc and
                  Marc Liberatore",
  title =        "Detecting Denial of Service Attacks in Tor",
  pages =        "273--284",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:ThoPar09,
  author =       "Christopher Thorpe and
                  David C. Parkes",
  title =        "Cryptographic Combinatorial Securities Exchanges",
  pages =        "285--304",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:ParRabTho09,
  author =       "David C. Parkes and
                  Michael O. Rabin and
                  Christopher Thorpe",
  title =        "Cryptographic Combinatorial Clock-Proxy Auctions",
  pages =        "305--324",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:BCDGJK09,
  author =       "Peter Bogetoft and
                  Dan Lund Christensen and
                  Ivan Damg{\aa}rd and
                  Martin Geisler and
                  Thomas Jakobsen and
                  Mikkel Kr{\o}igaard and
                  Janus Dam Nielsen and
                  Jesper Buus Nielsen and
                  Kurt Nielsen and
                  Jakob Pagter and
                  Michael I. Schwartzbach and
                  Tomas Toft",
  title =        "Secure Multiparty Computation Goes Live",
  pages =        "325--343",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:GarGarRub09,
  author =       "Ryan W. Gardner and
                  Sujata Garera and
                  Aviel D. Rubin",
  title =        "Coercion Resistant End-to-end Voting",
  pages =        "344--361",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:BohPas09,
  author =       "Jens-Matthias Bohli and
                  Andreas Pashalidis",
  title =        "Relations Among Privacy Notions",
  pages =        "362--380",
  editor =       fc09ed,
  booktitle =    fc09name,
  volume =       fc09vol,
  month =        fc09month,
  address =      fc09addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FC:MarLev08,
  author =       "N. Boris Margolin and
                  Brian Neil Levine",
  title =        "Quantifying Resistance to the Sybil Attack",
  pages =        "1--15",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:MooCla08,
  author =       "Tyler Moore and
                  Richard Clayton",
  title =        "Evaluating the Wisdom of Crowds in Assessing Phishing Websites",
  pages =        "16--30",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:McLHop08,
  author =       "Jon McLachlan and
                  Nicholas Hopper",
  title =        "Don't Clog the Queue! Circuit Clogging and Mitigation in {P2P} Anonymity Schemes",
  pages =        "31--46",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:JiaSaf08,
  author =       "Shaoquan Jiang and
                  Reihaneh Safavi-Naini",
  title =        "An Efficient Deniable Key Exchange Protocol (Extended Abstract)",
  pages =        "47--52",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:DesLan08,
  author =       "Yvo Desmedt and
                  Tanja Lange",
  title =        "Revisiting Pairing Based Group Key Exchange",
  pages =        "53--68",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:WuZhu08,
  author =       "Shuhua Wu and
                  Yuefei Zhu",
  title =        "Constant-Round Password-Based Authenticated Key Exchange Protocol for Dynamic Groups",
  pages =        "69--82",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:KolSch08,
  author =       "Vladimir Kolesnikov and
                  Thomas Schneider",
  title =        "A Practical Universal Circuit Construction and Secure Evaluation of Private Functions",
  pages =        "83--97",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:GunTat08,
  author =       "Vandana Gunupudi and
                  Stephen R. Tate",
  title =        "Generalized Non-Interactive Oblivious Transfer Using Count-Limited Objects with Applications to Secure Mobile Agents",
  pages =        "98--112",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:FriOpy08,
  author =       "Keith B. Frikken and
                  Lukasz Opyrchal",
  title =        "{PBS}: Private Bartering Systems",
  pages =        "113--127",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:GunPaa08,
  author =       "Tim G{\"u}neysu and
                  Christof Paar",
  title =        "Breaking Legacy Banking Standards with Special-Purpose Hardware",
  pages =        "128--140",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:AvoKalQui08,
  author =       "Gildas Avoine and
                  Kassem Kalach and
                  Jean-Jacques Quisquater",
  title =        "ePassport: Securing International Contacts with Contactless Chips",
  pages =        "141--155",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:GilRobSeu08,
  author =       "Henri Gilbert and
                  Matthew J. B. Robshaw and
                  Yannick Seurin",
  title =        "Good Variants of {HB+} Are Hard to Find",
  pages =        "156--170",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:BalPat08,
  author =       "Shane Balfe and
                  Kenneth G. Paterson",
  title =        "Augmenting Internet-Based Card Not Present Transactions with Trusted Computing (Extended Abstract)",
  pages =        "171--175",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:ManOor08,
  author =       "Mohammad Mannan and
                  Paul C. van Oorschot",
  title =        "Weighing Down ``The Unbearable Lightness of {PIN} Cracking''",
  pages =        "176--181",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:CooGurDan08,
  author =       "Debra L. Cook and
                  Vijay K. Gurbani and
                  Michael Daniluk",
  title =        "Phishwish: A Stateless Phishing Filter Using Minimal Rules",
  pages =        "182--186",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:MunWei08,
  author =       "Bob Mungamuru and
                  Stephen Weis",
  title =        "Competition and Fraud in Online Advertising Markets",
  pages =        "187--191",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:KliHol08,
  author =       "Andr{\'e} N. Klingsheim and
                  Kjell J{\o}rgen Hole",
  title =        "Identity Theft: Much Too Easy? A Study of Online Systems in Norway",
  pages =        "192--196",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:EBKH08,
  author =       "Yngve Espelid and
                  Lars-Helge Netland and
                  Andr{\'e} N. Klingsheim and
                  Kjell J{\o}rgen Hole",
  title =        "A Proof of Concept Attack against Norwegian Internet Banking Systems",
  pages =        "197--201",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:CanGouTra08,
  author =       "S{\'e}bastien Canard and
                  Aline Gouget and
                  Jacques Traor{\'e}",
  title =        "Improvement of Efficiency in (Unconditional) Anonymous Transferable E-Cash",
  pages =        "202--214",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:JarOls08,
  author =       "Stanislaw Jarecki and
                  Josh Olsen",
  title =        "Proactive {RSA} with Non-interactive Signing",
  pages =        "215--230",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:BCLY08,
  author =       "Vicente Benjumea and
                  Seung Geol Choi and
                  Javier Lopez and
                  Moti Yung",
  title =        "Fair Traceable Multi-Group Signatures",
  pages =        "231--246",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:GuoMuChe08,
  author =       "Fuchun Guo and
                  Yi Mu and
                  Zhide Chen",
  title =        "Identity-Based Online/Offline Encryption",
  pages =        "247--261",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:ACPP08,
  author =       "Alessandro Acquisti and
                  Nicolas Christin and
                  Bryan Parno and
                  Adrian Perrig",
  title =        "Countermeasures against Government-Scale Monetary Forgery",
  pages =        "262--266",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:NagSha08,
  author =       "Daniel A. Nagy and
                  Nadzeya V. Shakel",
  title =        "{OpenPGP}-Based Financial Instruments and Dispute Arbitration",
  pages =        "267--271",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:AkaManOka08,
  author =       "Norio Akagi and
                  Yoshifumi Manabe and
                  Tatsuaki Okamoto",
  title =        "An Efficient Anonymous Credential System",
  pages =        "272--286",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:AuSusMu08,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Yi Mu",
  title =        "Practical Anonymous Divisible E-Cash from Bounded Accumulators",
  pages =        "287--301",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:ZurPat08,
  author =       "Mary Ellen Zurko and
                  Andrew S. Patrick",
  title =        "Panel: Usable Cryptography: Manifest Destiny or Oxymoron?",
  pages =        "302--306",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:CDNOQY08,
  author =       "Jon Callas and
                  Yvo Desmedt and
                  Daniel Nagy and
                  Akira Otsuka and
                  Jean-Jacques Quisquater and
                  Moti Yung",
  title =        "Real Electronic Cash Versus Academic Electronic Cash Versus Paper Cash (Panel Report)",
  pages =        "307--313",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:MarPer08,
  author =       "Antonio San Martino and
                  Xavier Perramon",
  title =        "Securing Web Banking Applications",
  pages =        "314--315",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:Williams08,
  author =       "Peter Williams",
  title =        "Privacy Threats in Online Stock Quotes",
  pages =        "316--317",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:AsoEkb08,
  author =       "N. Asokan and
                  Jan-Erik Ekberg",
  title =        "A Platform for OnBoard Credentials",
  pages =        "318--320",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:HuaDou08,
  author =       "Ken Huang and
                  Paul Douthit",
  title =        "{ST\&E} Is the Most Cost Effective Measure for Comply with Payment Card Industry ({PCI}) Data Security Standard",
  pages =        "321--322",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:YWHKT08,
  author =       "William Yurcik and
                  Clay Woolam and
                  Greg Hellings and
                  Latifur Khan and
                  Bhavani M. Thuraisingham",
  title =        "Making Quantitative Measurements of Privacy/Analysis Tradeoffs Inherent to Packet Trace Anonymization",
  pages =        "323--324",
  editor =       fc08ed,
  booktitle =    fc08name,
  volume =       fc08vol,
  month =        fc08month,
  address =      fc08addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FC:Bond07,
  author =       "Mike Bond",
  title =        "Leaving Room for the Bad Guys (Keynote Address)",
  pages =        "1",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:HBFJO07,
  author =       "Thomas S. Heydt-Benjamin and
                  Daniel V. Bailey and
                  Kevin Fu and
                  Ari Juels and
                  Tom O'Hare",
  title =        "Vulnerabilities in First-Generation {RFID}-enabled Credit Cards",
  pages =        "2--14",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:ShiCarSio07,
  author =       "Larry Shi and
                  Bogdan Carbunar and
                  Radu Sion",
  title =        "Conditional E-Cash",
  pages =        "15--28",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:CELMS07,
  author =       "Liqun Chen and
                  Alberto N. Escalante and
                  Hans L{\"o}hr and
                  Mark Manulis and
                  Ahmad-Reza Sadeghi",
  title =        "A Privacy-Protecting Multi-Coupon Scheme with Stronger Protection Against Splitting",
  pages =        "29--44",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Fu07,
  author =       "Kevin Fu",
  title =        "Panel: {RFID} Security and Privacy",
  pages =        "45",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Anderson07,
  author =       "Ross Anderson",
  title =        "Position Statement in {RFID} {S\&P} Panel: {RFID} and the Middleman",
  pages =        "46--49",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Callas07,
  author =       "Jon Callas",
  title =        "Position Statement in {RFID} {S\&P} Panel: Contactless Smart Cards",
  pages =        "50--52",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Desmedt07,
  author =       "Yvo Desmedt",
  title =        "Position Statement in {RFID} {S\&P} Panel: From Relative Security to Perceived Secure",
  pages =        "53--56",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:FeiJohSyv07,
  author =       "Joan Feigenbaum and
                  Aaron Johnson and
                  Paul F. Syverson",
  title =        "A Model of Onion Routing with Provable Anonymity",
  pages =        "57--71",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:XuYun07,
  author =       "Shouhuai Xu and
                  Moti Yung",
  title =        "K-Anonymous Multi-party Secret Handshakes",
  pages =        "72--87",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:ManVan07,
  author =       "Mohammad Mannan and
                  Paul C. {van Oorschot}",
  title =        "Using a Personal Device to Strengthen Password Authentication from an Untrusted Computer",
  pages =        "88--103",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:DesLanBur07,
  author =       "Yvo Desmedt and
                  Tanja Lange and
                  Mike Burmester",
  title =        "Scalable Authenticated Tree Based Group Key Exchange for Ad-Hoc Groups",
  pages =        "104--118",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:RecRij07,
  author =       "Christian Rechberger and
                  Vincent Rijmen",
  title =        "On Authentication with {HMAC} and Non-random Properties",
  pages =        "119--133",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:KiaZho07,
  author =       "Aggelos Kiayias and
                  Hong-Sheng Zhou",
  title =        "Hidden Identity-Based Signatures",
  pages =        "134--147",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:DanDia07,
  author =       "George Danezis and
                  Claudia D{\'i}az",
  title =        "Space-Efficient Private Search with Applications to Rateless Codes",
  pages =        "148--162",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:ThoPar07,
  author =       "Christopher Thorpe and
                  David C. Parkes",
  title =        "Cryptographic Securities Exchanges",
  pages =        "163--178",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:MukRya07,
  author =       "Aybek Mukhamedov and
                  Mark Ryan",
  title =        "Improved Multi-party Contract Signing",
  pages =        "179--191",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:MarLev07,
  author =       "N. Boris Margolin and
                  Brian Neil Levine",
  title =        "Informant: Detecting Sybils Using Incentives",
  pages =        "192--207",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:MolLiLi07,
  author =       "Ian Molloy and
                  Jiangtao Li and
                  Ninghui Li",
  title =        "Dynamic Virtual Credit Card Numbers",
  pages =        "208--223",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:BerOst07,
  author =       "Omer Berkman and
                  Odelia Moshe Ostrovsky",
  title =        "The Unbearable Lightness of {PIN} Cracking",
  pages =        "224--238",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:THCCB07,
  author =       "Christopher Thorpe and
                  Jessica Hammer and
                  Jean Camp and
                  Jon Callas and
                  Mike Bond",
  title =        "Panel: Virtual Economies: Threats and Risks",
  pages =        "239--244",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Jutla07,
  author =       "Dawn N. Jutla",
  title =        "Usable {SPACE}: Security, Privacy, and Context for the Mobile User (Invited Talk)",
  pages =        "245",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:BCSV07,
  author =       "Siddharth Bhatt and
                  Bogdan Carbunar and
                  Radu Sion and
                  Venu Vasudevan",
  title =        "Personal Digital Rights Management for Mobile Cellular Devices",
  pages =        "246",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Goyal07,
  author =       "Vipul Goyal",
  title =        "Certificate Revocation Using Fine Grained Certificate Space Partitioning",
  pages =        "247--259",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:FurIma07,
  author =       "Jun Furukawa and
                  Hideki Imai",
  title =        "An Efficient Aggregate Shuffle Argument Scheme",
  pages =        "260--274",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:Dhamija07,
  author =       "Rachna Dhamija",
  title =        "Preface",
  pages =        "277--279",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:JSTB07,
  author =       "Collin Jackson and
                  Daniel R. Simon and
                  Desney S. Tan and
                  Adam Barth",
  title =        "An Evaluation of Extended Validation and Picture-in-Picture Phishing Attacks",
  pages =        "281--293",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:MasBaeSmi07,
  author =       "Chris Masone and
                  Kwang-Hyun Baek and
                  Sean Smith",
  title =        "{WSKE}: Web Server Key Enabled Cookies",
  pages =        "294--306",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:UzuKarAso07,
  author =       "Ersin Uzun and
                  Kristiina Karvonen and
                  N. Asokan",
  title =        "Usability Analysis of Secure Pairing Methods",
  pages =        "307--324",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:KuoWalPer07,
  author =       "Cynthia Kuo and
                  Jesse Walker and
                  Adrian Perrig",
  title =        "Low-Cost Manufacturing, Usability, and Security: An Analysis of Bluetooth Simple Pairing and {Wi-Fi} Protected Setup",
  pages =        "325--340",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:GroGoo07,
  author =       "Jens Grossklags and
                  Nathan Good",
  title =        "Empirical Studies on Software Notices to Inform Policy Makers and Usability Designers",
  pages =        "341--355",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:JTSBL07,
  author =       "Markus Jakobsson and
                  Alex Tsow and
                  Ankur Shah and
                  Eli Blevis and
                  Youn-Kyung Lim",
  title =        "What Instills Trust? A Qualitative Study of Phishing (Short Paper)",
  pages =        "356--361",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:ADJLR07,
  author =       "Vivek Anandpara and
                  Andrew Dingman and
                  Markus Jakobsson and
                  Debin Liu and
                  Heather Roinestad",
  title =        "Phishing {IQ} Tests Measure Fear, Not Ability (Short Paper)",
  pages =        "362--366",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:AsgLiuCam07,
  author =       "Farzaneh Asgharpour and
                  Debin Liu and
                  L. Jean Camp",
  title =        "Mental Models of Security Risks (Short Paper)",
  pages =        "367--377",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:MitKar07,
  author =       "April Slayden Mitchell and
                  Alan H. Karp",
  title =        "Improving Usability by Adding Security to Video Conferencing Systems (Short Paper)",
  pages =        "378--382",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:PagPet07,
  author =       "Jakob Illeborg Pagter and
                  Marianne Graves Petersen",
  title =        "A Sense of Security in Pervasive Computing - Is the Light on When the Refrigerator Door Is Closed? (Short Paper)",
  pages =        "383--388",
  editor =       fc07ed,
  booktitle =    fc07name,
  volume =       fc07vol,
  month =        fc07month,
  address =      fc07addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FC:ParKuoPer06,
  author =       "Bryan Parno and
                  Cynthia Kuo and
                  Adrian Perrig",
  title =        "Phoolproof Phishing Prevention",
  pages =        "1--19",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:ManVan06,
  author =       "Mohammed Mannan and
                  Paul C. {van Oorschot}",
  title =        "A Protocol for Secure Public Instant Messaging",
  pages =        "20--35",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:CCZC06,
  author =       "C. Corzo and
                  F. {Corzo S.} and
                  N. Zhang and
                  A. Carpenter",
  title =        "Using Automated Banking Certificates to Detect Unauthorised Financial Transactions",
  pages =        "36--51",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:BarBonWat06,
  author =       "Adam Barth and
                  Dan Boneh and
                  Brent Waters",
  title =        "Privacy in Encrypted Content Distribution Using Private Broadcast Encryption",
  pages =        "52--64",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:Golle06,
  author =       "Philippe Golle",
  title =        "A Private Stable Matching Algorithm",
  pages =        "65--80",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:KurNevTuy06,
  author =       "Klaus Kursawe and
                  Gregory Neven and
                  Pim Tuyls",
  title =        "Private Policy Negotiation",
  pages =        "81--95",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:CarSio06,
  author =       "Bogdan Carbunar and
                  Radu Sion",
  title =        "Uncheatable Reputation for Distributed Computation Markets",
  pages =        "96--110",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:FurSak06,
  author =       "Jun Furukawa and
                  Kazue Sako",
  title =        "An Efficient Publicly Verifiable Mix-Net for Long Inputs",
  pages =        "111--125",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:ChoGolJak06,
  author =       "Jong Youl Choi and
                  Philippe Golle and
                  Markus Jakobsson",
  title =        "Auditable Privacy: On Tamper-Evident Mix Networks",
  pages =        "126--141",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:BDJNPT06,
  author =       "Peter Bogetoft and
                  Ivan Damg{\aa}rd and
                  Thomas Jakobsen and
                  Kurt Nielsen and
                  Jakob Pagter and
                  Tomas Toft",
  title =        "A Practical Implementation of Secure Auctions Based on Multiparty Integer Computation",
  pages =        "142--147",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:CanGauTra06,
  author =       "S{\'e}bastien Canard and
                  Matthieu Gaud and
                  Jacques Traor{\'e}",
  title =        "Defeating Malicious Servers in a Blind Signatures Based Voting System",
  pages =        "148--153",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:DesLan06,
  author =       "Yvo Desmedt and
                  Tanja Lange",
  title =        "Pairing Based Threshold Cryptography Improving on {Libert}-{Quisquater} and {Baek}-{Zheng}",
  pages =        "154--159",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:Close06,
  author =       "Tyler Close",
  title =        "Credit Transfer for Market-Based Infrastructure",
  pages =        "160--165",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:Szydlo06,
  author =       "Michael Szydlo",
  title =        "A Note on Chosen-Basis Decisional {Diffie}-{Hellman} Assumptions",
  pages =        "166--170",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:MarPouSol06,
  author =       "Gwena{\"e}lle Martinet and
                  Guillaume Poupard and
                  Philippe Sola",
  title =        "Cryptanalysis of a Partially Blind Signature Scheme or How to Make \$100 Bills with \$1 and \$2 Ones",
  pages =        "171--176",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:GalHer06,
  author =       "David Galindo and
                  Javier Herranz",
  title =        "A Generic Construction for Token-Controlled Public Key Encryption",
  pages =        "177--190",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:CHKO06,
  author =       "Jung Hee Cheon and
                  Nicholas Hopper and
                  Yongdae Kim and
                  Ivan Osipkov",
  title =        "Timed-Release and Key-Insulated Public Key Encryption",
  pages =        "191--205",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:BlaKol06,
  author =       "Ian F. Blake and
                  Vladimir Kolesnikov",
  title =        "Conditional Encrypted Mapping and Comparing Encrypted Numbers",
  pages =        "206--220",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:NasTsu06,
  author =       "Samad Nasserian and
                  Gene Tsudik",
  title =        "Revisiting Oblivious Signature-Based Envelopes",
  pages =        "221--235",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:HKOK06,
  author =       "Yoshikazu Hanatani and
                  Yuichi Komano and
                  Kazuo Ohta and
                  Noboru Kunihiro",
  title =        "Provably Secure Electronic Cash Based on Blind Multisignature Schemes",
  pages =        "236--250",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:CZMS06,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Yi Mu and
                  Willy Susilo",
  title =        "Efficient Provably Secure Restrictive Partially Blind Signatures from Bilinear Pairings",
  pages =        "251--265",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:Nguyen06,
  author =       "Lan Nguyen",
  title =        "Privacy-Protecting Coupon System Revisited",
  pages =        "266--280",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:HwaLee06,
  author =       "Yong Ho Hwang and
                  Pil Joong Lee",
  title =        "Efficient Broadcast Encryption Scheme with Log-Key Storage",
  pages =        "281--295",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:ABFL06,
  author =       "Mikhail J. Atallah and
                  Marina Blanton and
                  Keith B. Frikken and
                  Jiangtao Li",
  title =        "Efficient Correlated Action Selection",
  pages =        "296--310",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:KiaYun06,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Efficient Cryptographic Protocols Realizing E-Markets with Price Discrimination",
  pages =        "311--325",
  editor =       fc06ed,
  booktitle =    fc06name,
  volume =       fc06vol,
  month =        fc06month,
  address =      fc06addr,
  publisher =    fcpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FC:Avoine05,
  author =       "Gildas Avoine",
  title =        "Fraud Within Asymmetric Multi-hop Cellular Networks",
  pages =        "1--15",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:DagLeeLip05,
  author =       "David Dagon and
                  Wenke Lee and
                  Richard J. Lipton",
  title =        "Protecting Secret Data from Insider Attacks",
  pages =        "16--30",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:VanStu05,
  author =       "Paul C. {van Oorschot} and
                  Stuart G. Stubblebine",
  title =        "Countering Identity Theft Through Digital Uniqueness, Location Cross-Checking, and Funneling",
  pages =        "31--43",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Gavish05,
  author =       "Bezalel Gavish",
  title =        "Trust and Swindling on the {Internet} (Invited Talk)",
  pages =        "44",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:ZhaSusMu05,
  author =       "Fangguo Zhang and
                  Willy Susilo and
                  Yi Mu",
  title =        "Identity-Based Partial Message Recovery Signatures (or How to Shorten {ID}-Based Signatures)",
  pages =        "45--56",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:DodYum05,
  author =       "Yevgeniy Dodis and
                  Dae Hyun Yum",
  title =        "Time Capsule Signature",
  pages =        "57--71",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:BagMol05,
  author =       "Walid Bagga and
                  Refik Molva",
  title =        "Policy-Based Cryptography and Applications",
  pages =        "72--87",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:CDJMSS05,
  author =       "Richard Clayton and
                  Drew Dean and
                  Markus Jakobsson and
                  Steven Myers and
                  Stuart G. Stubblebine and
                  Michael Szydlo",
  title =        "A Chat at the Old Phishin' Hole (Panel)",
  pages =        "88",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Jakobsson05,
  author =       "Markus Jakobsson",
  title =        "Modeling and Preventing Phishing Attacks",
  pages =        "89",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Myers05,
  author =       "Steven Myers",
  title =        "Helping the Phish Detect the Lure",
  pages =        "90",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Clayton05,
  author =       "Richard Clayton",
  title =        "Who'd Phish from the Summit of {Kilimanjaro}?",
  pages =        "91--92",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:CESSS05,
  author =       "Liqun Chen and
                  Matthias Enzmann and
                  Ahmad-Reza Sadeghi and
                  Markus {Schneider II} and
                  Michael Steiner",
  title =        "A Privacy-Protecting Coupon System",
  pages =        "93--108",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:KiaMit05,
  author =       "Aggelos Kiayias and
                  Antonina Mitrofanova",
  title =        "Testing Disjointness of Private Datasets",
  pages =        "109--124",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:AvoOec05,
  author =       "Gildas Avoine and
                  Philippe Oechslin",
  title =        "{RFID} Traceability: A Multilayer Problem",
  pages =        "125--140",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:TSSAO05,
  author =       "Pim Tuyls and
                  B. Skoric and
                  S. Stallinga and
                  Anton H. M. Akkermans and
                  W. Ophey",
  title =        "Information-Theoretic Security Analysis of Physical Uncloneable Functions",
  pages =        "141--155",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Szydlo05,
  author =       "Michael Szydlo",
  title =        "Risk Assurance for Hedge Funds Using Zero Knowledge Proofs",
  pages =        "156--171",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:JarShm05,
  author =       "Stanislaw Jarecki and
                  Vitaly Shmatikov",
  title =        "Probabilistic Escrow of Financial Transactions with Cumulative Threshold Disclosure",
  pages =        "172--187",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:GSNMM05,
  author =       "Simson L. Garfinkel and
                  Jeffrey I. Schiller and
                  Erik Nordlander and
                  David Margrave and
                  Robert C. Miller",
  title =        "Views, Reactions and Impact of Digitally-Signed Mail in e-Commerce",
  pages =        "188--202",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Koyfman05,
  author =       "Andrew Koyfman",
  title =        "Securing Sensitive Data with the {Ingrian} DataSecure Platform",
  pages =        "203--210",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Eilebrecht05,
  author =       "Lars Eilebrecht",
  title =        "Ciphire Mail Email Encryption and Authentication",
  pages =        "211--224",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:KinSan05,
  author =       "Jeff King and
                  Andre dos Santos",
  title =        "A User-Friendly Approach to Human Authentication of Messages",
  pages =        "225--239",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:DGGA05,
  author =       "Giovanni {Di Crescenzo} and
                  R. Graveman and
                  Renwei Ge and
                  Gonzalo R. Arce",
  title =        "Approximate Message Authentication and Biometric Entity Authentication",
  pages =        "240--254",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:MukKreRit05,
  author =       "Aybek Mukhamedov and
                  Steve Kremer and
                  Eike Ritter",
  title =        "Analysis of a Multi-party Fair Exchange Protocol and Formal Proof of Correctness in the Strand Space Model",
  pages =        "255--269",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:FriAta05,
  author =       "Keith B. Frikken and
                  Mikhail J. Atallah",
  title =        "Achieving Fairness in Private Contract Negotiation",
  pages =        "270--284",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:ElkLip05,
  author =       "Edith Elkind and
                  Helger Lipmaa",
  title =        "Small Coalitions Cannot Manipulate Voting",
  pages =        "285--297",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:BraSan05,
  author =       "Felix Brandt and
                  Tuomas Sandholm",
  title =        "Efficient Privacy-Preserving Protocols for Multi-unit Auctions",
  pages =        "298--312",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:GohGol05,
  author =       "Eu-Jin Goh and
                  Philippe Golle",
  title =        "Event Driven Private Counters",
  pages =        "313--327",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:GenRamStu05,
  author =       "Craig Gentry and
                  Zulfikar Ramzan and
                  Stuart G. Stubblebine",
  title =        "Secure Distributed Human Computation",
  pages =        "328--332",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:SuzYok05,
  author =       "Koutarou Suzuki and
                  Makoto Yokoo",
  title =        "Secure Multi-attribute Procurement Auction",
  pages =        "333--335",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:GodHutMon05,
  author =       "Fernando God{\'i}nez and
                  Dieter Hutter and
                  Raul Monroy",
  title =        "Audit File Reduction Using {N}-Gram Models",
  pages =        "336--340",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:AbdPoi05,
  author =       "Michel Abdalla and
                  David Pointcheval",
  title =        "Interactive {Diffie-Hellman} Assumptions with Applications to Password-Based Authentication",
  pages =        "341--356",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:AFGT05,
  author =       "Mikhail J. Atallah and
                  Keith B. Frikken and
                  Michael T. Goodrich and
                  Roberto Tamassia",
  title =        "Secure Biometric Authentication for Weak Computational Devices",
  pages =        "357--371",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Friedman05,
  author =       "Allan Friedman",
  title =        "Panel Summary: Incentives, Markets and Information Security",
  pages =        "372--373",
  editor =       fc05ed,
  booktitle =    fc05name,
  volume =       fc05vol,
  publisher =    fcpub,
  year =         2005,
  month =        fc05month,
  series =       mylncs,
  address =      fc05addr,
}

@InProceedings{FC:Selby04,
  author =       "Jack R. Selby",
  title =        "Analyzing the Success and Failure of Recent e-Payment Schemes (Abstract)",
  pages =        "1",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Rivest04,
  author =       "Ronald L. Rivest",
  title =        "Peppercoin Micropayments",
  pages =        "2--8",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:GenRam04,
  author =       "Craig Gentry and
                  Zulfikar Ramzan",
  title =        "Microcredits for Verifiable Foreign Service Provider Metering",
  pages =        "9--23",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:EnzFisSch04,
  author =       "Matthias Enzmann and
                  Marc Fischlin and
                  Markus {Schneider II}",
  title =        "A Privacy-Friendly Loyalty System Based on Discrete Logarithms over Elliptic Curves",
  pages =        "24--38",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:StuVan04,
  author =       "Stuart G. Stubblebine and
                  Paul C. {van Oorschot}",
  title =        "Addressing Online Dictionary Attacks with Login Histories and Humans-in-the-Loop (Extended Abstract)",
  pages =        "39--53",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:OGoBagBen04,
  author =       "Lawrence O'Gorman and
                  Amit Bagga and
                  Jon Louis Bentley",
  title =        "Call Center Customer Verification by Query-Directed Passwords",
  pages =        "54--67",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Stern04,
  author =       "Jacques Stern",
  title =        "Cryptography and the French Banking Cards: Past, Present, Future",
  pages =        "68--69",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Pugh04,
  author =       "Simon Pugh",
  title =        "PayPass Security and Risk (Abstract)",
  pages =        "70--71",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:KiaYun04,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "The Vector-Ballot e-Voting Approach",
  pages =        "72--89",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Groth04,
  author =       "Jens Groth",
  title =        "Efficient Maximal Privacy in Boardroom Voting and Anonymous Broadcast",
  pages =        "90--104",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Patrick04,
  author =       "Andrew S. Patrick",
  title =        "Usability and Acceptability of Biometric Security Systems",
  pages =        "105",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Camp04,
  author =       "L. Jean Camp",
  title =        "Mental Models of Computer Security",
  pages =        "106--111",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Yurcik04,
  author =       "William Yurcik",
  title =        "Visualization Tools for Security Administrators",
  pages =        "112--113",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Yee04,
  author =       "Ka-Ping Yee",
  title =        "Secure Interaction Design",
  pages =        "114--115",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Peha04,
  author =       "Jon M. Peha",
  title =        "Bringing Payment Technology to the Unbanked (Abstract)",
  pages =        "116",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:ElkLip04,
  author =       "Edith Elkind and
                  Helger Lipmaa",
  title =        "Interleaving Cryptography and Mechanism Design: The Case of Online Auctions",
  pages =        "117--131",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:YokSuz04,
  author =       "Makoto Yokoo and
                  Koutarou Suzuki",
  title =        "Secure Generalized {Vickrey} Auction without Third-party Servers",
  pages =        "132--146",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:KLSSY04,
  author =       "Elisavet Konstantinou and
                  Vasiliki Liagkou and
                  Paul G. Spirakis and
                  Yannis C. Stamatiou and
                  Moti Yung",
  title =        "Electronic National Lotteries",
  pages =        "147--163",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:AteMed04,
  author =       "Giuseppe Ateniese and
                  Breno {de Medeiros}",
  title =        "Identity-Based Chameleon Hash and Applications",
  pages =        "164--180",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Teague04,
  author =       "Vanessa Teague",
  title =        "Selecting Correlated Random Actions",
  pages =        "181--195",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:PerVis04,
  author =       "Giuseppe Persiano and
                  Ivan Visconti",
  title =        "An Efficient and Usable Multi-show Non-transferable Anonymous Credential System",
  pages =        "196--211",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Hoepman04,
  author =       "Jaap-Henk Hoepman",
  title =        "The Ephemeral Pairing Problem",
  pages =        "212--226",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:MatDin04,
  author =       "Nick Mathewson and
                  Roger Dingledine",
  title =        "Mixminion: Strong Anonymity for Financial Cryptography",
  pages =        "227--232",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:RenPla04,
  author =       "Marc Rennhard and
                  Bernhard Plattner",
  title =        "Practical Anonymity for the Masses with {MorphMix}",
  pages =        "233--250",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:LRWW04,
  author =       "Brian Neil Levine and
                  Michael K. Reiter and
                  Chenxi Wang and
                  Matthew Wright",
  title =        "Timing Attacks in Low-Latency Mix Systems (Extended Abstract)",
  pages =        "251--265",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:BerFiaTaS04,
  author =       "Ron Berman and
                  Amos Fiat and
                  Amnon Ta-Shma",
  title =        "Provable Unlinkability against Traffic Analysis",
  pages =        "266--280",
  editor =       fc04ed,
  booktitle =    fc04name,
  volume =       fc04vol,
  publisher =    fcpub,
  year =         2004,
  month =        fc04month,
  series =       mylncs,
  address =      fc04addr,
}

@InProceedings{FC:Foley03,
  author =       "Simon N. Foley",
  title =        "Using Trust Management to Support Transferable Hash-Based Micropayments",
  pages =        "1--14",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:JakHubBut03,
  author =       "Markus Jakobsson and
                  Jean-Pierre Hubaux and
                  Levente Butty{\'a}n",
  title =        "A Micro-Payment Scheme Encouraging Collaboration in Multi-hop Cellular Networks",
  pages =        "15--33",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:GauTra03,
  author =       "Matthieu Gaud and
                  Jacques Traor{\'e}",
  title =        "On the Anonymity of Fair Offline E-cash Systems",
  pages =        "34--50",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:XuYun03,
  author =       "Shouhuai Xu and
                  Moti Yung",
  title =        "Retrofitting Fairness on the Original {RSA}-Based E-cash",
  pages =        "51--68",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:VORJG03,
  author =       "Nicko {van Someren} and
                  Andrew M. Odlyzko and
                  Ronald L. Rivest and
                  Tim Jones and
                  Duncan Goldie-Scot",
  title =        "Does Anyone Really Need MicroPayments?",
  pages =        "69--76",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Odlyzko03a,
  author =       "Andrew M. Odlyzko",
  title =        "The Case Against Micropayments",
  pages =        "77--83",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:AcqDinSyv03,
  author =       "Alessandro Acquisti and
                  Roger Dingledine and
                  Paul F. Syverson",
  title =        "On the Economics of Anonymity",
  pages =        "84--102",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:JuePap03,
  author =       "Ari Juels and
                  Ravikanth Pappu",
  title =        "Squealing Euros: Privacy Protection in
                 {RFID}-Enabled Banknotes",
  pages =        "103--121",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:SchSmi03,
  author =       "Stuart Schechter and
                  Michael D. Smith",
  title =        "How Much Security Is Enough to Stop a Thief?: The Economics of Outsider Theft via Computer Systems and Networks",
  pages =        "122--137",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:SteSte03,
  author =       "Jacques Stern and
                  Julien P. Stern",
  title =        "Cryptanalysis of the {OTM} Signature Scheme from {FC}'02",
  pages =        "138--148",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Kugler03,
  author =       "Dennis K{\"u}gler",
  title =        "``Man in the Middle'' Attacks on {Bluetooth}",
  pages =        "149--161",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:BloSei03,
  author =       "Johannes Bl{\"o}mer and
                  Jean-Pierre Seifert",
  title =        "Fault Based Cryptanalysis of the Advanced Encryption Standard ({AES})",
  pages =        "162--181",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Odlyzko03b,
  author =       "Andrew M. Odlyzko",
  title =        "Economics, Psychology, and Sociology of Security",
  pages =        "182--189",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:GarPom03,
  author =       "Juan A. Garay and
                  Carl Pomerance",
  title =        "Timed Fair Exchange of Standard Signatures: [Extended Abstract]",
  pages =        "190--207",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Vogt03,
  author =       "Holger Vogt",
  title =        "Asynchronous Optimistic Fair Exchange Based on Revocable Items",
  pages =        "208--222",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Brandt03,
  author =       "Felix Brandt",
  title =        "Fully Private Auctions in a Constant Number of Rounds",
  pages =        "223--238",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:SuzYok03,
  author =       "Koutarou Suzuki and
                  Makoto Yokoo",
  title =        "Secure Generalized {Vickrey} Auction Using Homomorphic Encryption",
  pages =        "239--249",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Yung03,
  author =       "Moti Yung",
  title =        "Trusted Computing Platforms: The Good, the Bad, and the Ugly",
  pages =        "250--254",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Kuhlmann03,
  author =       "Dirk Kuhlmann",
  title =        "On {TCPA}",
  pages =        "255--269",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:Sella03,
  author =       "Yaron Sella",
  title =        "On The Computation-Storage Trade-Offs of Hash Chain Traversal",
  pages =        "270--285",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:HerSae03,
  author =       "Javier Herranz and
                  Germ{\'a}n S{\'a}ez",
  title =        "Verifiable Secret Sharing for General Access Structures, with Application to Fully Distributed Proxy Signatures",
  pages =        "286--302",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:KiaYun03,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Non-interactive Zero-Sharing with Applications to Private Distributed Decision Making",
  pages =        "303--320",
  editor =       fc03ed,
  booktitle =    fc03name,
  volume =       fc03vol,
  publisher =    fcpub,
  year =         2003,
  month =        fc03month,
  series =       mylncs,
  address =      fc03addr,
}

@InProceedings{FC:MalMarPav02,
  author =       "Dahlia Malkhi and
                  Ofer Margo and
                  Elan Pavlov",
  title =        "E-Voting Without 'Cryptography'",
  pages =        "1--15",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:FMMOS02,
  author =       "Jun Furukawa and
                  Hiroshi Miyauchi and
                  Kengo Mori and
                  Satoshi Obana and
                  Kazue Sako",
  title =        "An Implementation of a Universally Verifiable Electronic Voting Scheme based on Shuffling",
  pages =        "16--30",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:Jakobsson02,
  author =       "Markus Jakobsson",
  title =        "Financial Instruments in Recommendation Mechanisms",
  pages =        "31--43",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:SuzYok02,
  author =       "Koutarou Suzuki and
                  Makoto Yokoo",
  title =        "Secure Combinatorial Auctions by Dynamic Programming with Polynomial Secret Sharing",
  pages =        "44--56",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:OmoMiy02,
  author =       "Kazumasa Omote and
                  Atsuko Miyaji",
  title =        "A Second-price Sealed-bid Auction with the Discriminant of the p0-th Root",
  pages =        "57--71",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:JueSzy02,
  author =       "Ari Juels and
                  Michael Szydlo",
  title =        "A Two-Server, Sealed-Bid Auction Protocol",
  pages =        "72--86",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:LipAsoNie02,
  author =       "Helger Lipmaa and
                  N. Asokan and
                  Valtteri Niemi",
  title =        "Secure {Vickrey} Auctions without Threshold Trust",
  pages =        "87--101",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:CopJak02,
  author =       "Don Coppersmith and
                  Markus Jakobsson",
  title =        "Almost Optimal Hash Sequence Traversal",
  pages =        "102--119",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:GolJarMir02,
  author =       "Philippe Golle and
                  Stanislaw Jarecki and
                  Ilya Mironov",
  title =        "Cryptographic Primitives Enforcing Communication and Storage Complexity",
  pages =        "120--135",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:FouSteWac02,
  author =       "Pierre-Alain Fouque and
                  Jacques Stern and
                  Jan-Geert Wackers",
  title =        "CryptoComputing with Rationals",
  pages =        "136--146",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:WCGRW02,
  author =       "Rebecca N. Wright and
                  L. Jean Camp and
                  Ian Goldberg and
                  Ronald L. Rivest and
                  Graham Wood",
  title =        "Privacy Tradeoffs: Myth or Reality? (Panel Session)",
  pages =        "147--151",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:OkaTadMiy02,
  author =       "Takeshi Okamoto and
                  Mitsuru Tada and
                  Atsuko Miyaji",
  title =        "An Improved Fast Signature Scheme without Online Multiplication",
  pages =        "152--167",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:GarJak02,
  author =       "Juan A. Garay and
                  Markus Jakobsson",
  title =        "Timed Release of Standard Digital Signatures",
  pages =        "168--182",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:AteSonTsu02,
  author =       "Giuseppe Ateniese and
                  Dawn Xiaodong Song and
                  Gene Tsudik",
  title =        "Quasi-Efficient Revocation in Group Signatures",
  pages =        "183--197",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:XuYun02,
  author =       "Shouhuai Xu and
                  Moti Yung",
  title =        "The Dark Side of Threshold Cryptography",
  pages =        "198--219",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:GeeYun02,
  author =       "Daniel E. {Geer Jr.} and
                  Moti Yung",
  title =        "Split-and-Delegate: {Threshold} Cryptography for the Masses",
  pages =        "220--237",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:DesSafWan02,
  author =       "Yvo Desmedt and
                  Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "Redistribution of Mechanical Secret Shares",
  pages =        "238--252",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:DinSyv02,
  author =       "Roger Dingledine and
                  Paul F. Syverson",
  title =        "Reliable {MIX} Cascade Networks through Reputation",
  pages =        "253--268",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:KugVog02,
  author =       "Dennis K{\"u}gler and
                  Holger Vogt",
  title =        "Offline Payments with Auditable Tracing",
  pages =        "269--281",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:IIKP02,
  author =       "John Ioannidis and
                  Sotiris Ioannidis and
                  Angelos D. Keromytis and
                  Vassilis Prevelakis",
  title =        "Fileteller: Paying and Getting Paid for File Storage",
  pages =        "282--299",
  editor =       fc02ed,
  booktitle =    fc02name,
  volume =       fc02vol,
  publisher =    fcpub,
  year =         2002,
  month =        fc02month,
  series =       mylncs,
  address =      fc02addr,
}

@InProceedings{FC:LisMic01,
  author =       "Moses Liskov and
                  Silvio Micali",
  title =        "Amortized E-Cash",
  pages =        "1--20",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:BlaIoaKer01,
  author =       "Matt Blaze and
                  John Ioannidis and
                  Angelos D. Keromytis",
  title =        "Offline Micropayments without Trusted Hardware",
  pages =        "21--40",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:vanSomeren01,
  author =       "Nicko {van Someren}",
  title =        "The Practical Problems of Implementing {MicroMint}
                 (Panel Session)",
  pages =        "41--50",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Frankel01,
  author =       "Yair Frankel",
  title =        "Protecting Digital Rights",
  pages =        "51--53",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Kravitz01,
  author =       "David W. Kravitz",
  title =        "Aspects of Digital Rights Management and the Use of Hardware Security Devices",
  pages =        "54--58",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Moskowitz01,
  author =       "Scott Moskowitz",
  title =        "A Solution to the {Napster} Phenomenon: Why Value Cannot Be Created Absent the Transfer of Subjective Data",
  pages =        "59--63",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Sander01,
  author =       "Tomas Sander",
  title =        "Golden Times for Digital Rights Management?",
  pages =        "64--74",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Wyant01,
  author =       "Jeremy Wyant",
  title =        "Applicability of Public Key Cryptosystems to Digital Rights Management Applications",
  pages =        "75--78",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:KohMcG01,
  author =       "Tadayoshi Kohno and
                  Mark McGovern",
  title =        "On the Global Content {PMI}: Improved Copy-Protected Internet Content Distribution",
  pages =        "79--90",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:CamNisMcG01,
  author =       "L. Jean Camp and
                  Helen Nissenbaum and
                  Cathleen McGrath",
  title =        "Trust: A Collision of Paradigms",
  pages =        "91--105",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:JauPou01,
  author =       "{\'E}liane Jaulmes and
                  Guillaume Poupard",
  title =        "On the Security of {Homage} Group Authentication Protocol",
  pages =        "106--116",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:MalPav01,
  author =       "Dahlia Malkhi and
                  Elan Pavlov",
  title =        "Anonymity without 'Cryptography'",
  pages =        "117--135",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:KugVog01,
  author =       "Dennis K{\"u}gler and
                  Holger Vogt",
  title =        "Fair Tracing without Trustees",
  pages =        "136--148",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Rahn01,
  author =       "Richard W. Rahn",
  title =        "Why the War on Money Laundering Should Be Aborted (Invited Talk)",
  pages =        "149--155",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:BroGalVan01,
  author =       "Daniel R. L. Brown and
                  Robert P. Gallant and
                  Scott A. Vanstone",
  title =        "Provably Secure Implicit Certificate Schemes",
  pages =        "156--165",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:LiFei01,
  author =       "Ninghui Li and
                  Joan Feigenbaum",
  title =        "Nonmonotonicity, User Interfaces, and Risk Assessment in Certificate Revocation",
  pages =        "166--177",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:JakPoi01,
  author =       "Markus Jakobsson and
                  David Pointcheval",
  title =        "Mutual Authentication for Low-Power Mobile Devices",
  pages =        "178--195",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:RubWri01,
  author =       "Aviel D. Rubin and
                  Rebecca N. Wright",
  title =        "Off-Line Generation of Limited-Use Credit Card Numbers",
  pages =        "196--209",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Tsiounis01,
  author =       "Yiannis Tsiounis",
  title =        "A Security Framework for Card-Based Systems",
  pages =        "210--231",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Shamir01,
  author =       "Adi Shamir",
  title =        "SecureClick: A {Web} Payment System with Disposable Credit Card Numbers",
  pages =        "232--242",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:GNRRY01,
  author =       "Ed Gerck and
                  C. Andrew Neff and
                  Ronald L. Rivest and
                  Aviel D. Rubin and
                  Moti Yung",
  title =        "The Business of Electronic Voting (Panel Session)",
  pages =        "243--268",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:DiCrescenzo01,
  author =       "Giovanni {Di Crescenzo}",
  title =        "Privacy for the Stock Market",
  pages =        "269--288",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:GolStu01,
  author =       "Philippe Golle and
                  Stuart G. Stubblebine",
  title =        "Secure Distributed Computing in a Commercial Environment",
  pages =        "289--304",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:NacPoiTym01,
  author =       "David Naccache and
                  David Pointcheval and
                  Christophe Tymen",
  title =        "Monotone Signatures",
  pages =        "305--318",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:BNPS01,
  author =       "Mihir Bellare and
                  Chanathip Namprempre and
                  David Pointcheval and
                  Michael Semanko",
  title =        "The Power of {RSA} Inversion Oracles and the Security of {Chaum}'s {RSA}-Based Blind Signature Scheme",
  pages =        "319--338",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:MarSae01,
  author =       "Olivier Markowitch and
                  Shahrokh Saeednia",
  title =        "Optimistic Fair Exchange with Transparent Signature Recovery",
  pages =        "339--350",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:Kikuchi01,
  author =       "Hiroaki Kikuchi",
  title =        "{(M+1)st-Price} Auction Protocol",
  pages =        "351--363",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:BauSte01,
  author =       "Olivier Baudron and
                  Jacques Stern",
  title =        "Non-interactive Private Auctions",
  pages =        "364--378",
  editor =       fc01ed,
  booktitle =    fc01name,
  volume =       fc01vol,
  publisher =    fcpub,
  year =         2001,
  month =        fc01month,
  series =       mylncs,
  address =      fc01addr,
}

@InProceedings{FC:NaoPin00,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Efficient Trace and Revoke Schemes",
  pages =        "1--20",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Zane00,
  author =       "Francis Zane",
  title =        "Efficient Watermark Detection and Collusion Security",
  pages =        "21--32",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Samuelson00,
  author =       "Pamela Samuelson",
  title =        "Towards More Sensible Anti-circumvention Regulations
                 (Invited Lecture)",
  pages =        "33--41",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:PfiSad00,
  author =       "Birgit Pfitzmann and
                  Ahmad-Reza Sadeghi",
  title =        "Self-Escrowed Cash against User Blackmailing",
  pages =        "42--52",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:SanTaSYun00,
  author =       "Tomas Sander and
                  Amnon Ta-Shma and
                  Moti Yung",
  title =        "Blind, Auditable Membership Proofs",
  pages =        "53--71",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:DiCrescenzo00,
  author =       "Giovanni {Di Crescenzo}",
  title =        "Private Selective Payment Protocols",
  pages =        "72--89",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:FouPouSte00,
  author =       "Pierre-Alain Fouque and
                  Guillaume Poupard and
                  Jacques Stern",
  title =        "Sharing Decryption in the Context of Voting or Lotteries",
  pages =        "90--104",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:PinVan00,
  author =       "Leon A. Pintsov and
                  Scott A. Vanstone",
  title =        "Postal Revenue Collection in the Digital Age",
  pages =        "105--120",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:NacSte00,
  author =       "David Naccache and
                  Jacques Stern",
  title =        "Signing on a Postcard",
  pages =        "121--135",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Yung00,
  author =       "Moti Yung",
  title =        "Payment Systems: The Next Generation (Panel Session)",
  pages =        "136--139",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:VanHerreweghen00,
  author =       "Els {Van Herreweghen}",
  title =        "Non-repudiation in {SET}: {Open} Issues",
  pages =        "140--156",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:CorKocNac00,
  author =       "Jean-S{\'e}bastien Coron and
                  Paul C. Kocher and
                  David Naccache",
  title =        "Statistics and Secret Leakage",
  pages =        "157--173",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:ShmMit00,
  author =       "Vitaly Shmatikov and
                  John C. Mitchell",
  title =        "Analysis of Abuse-Free Contract Signing",
  pages =        "174--191",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:MRaNacTun00,
  author =       "David M'Ra{\"i}hi and
                  David Naccache and
                  Michael Tunstall",
  title =        "Asymmetric Currency Rounding",
  pages =        "192--201",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Jolish00,
  author =       "Barak D. Jolish",
  title =        "The Encryption Debate in Plaintext: National Security and Encryption in the {United} {States} and {Israel}",
  pages =        "202--224",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:NadFer00,
  author =       "Apoll{\`o}nia Mart{\'i}nez Nadal and
                  Josep Llu{\'i}s Ferrer-Gomila",
  title =        "Critical Comments on the European Directive on a Common Framework for Electronic Signatures and Certification Service Providers",
  pages =        "225--244",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:McDRub00,
  author =       "Patrick Drew McDaniel and
                  Aviel D. Rubin",
  title =        "A Response to ''{Can} We Eliminate Certificate Revocation Lists?''",
  pages =        "245--258",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Pointcheval00,
  author =       "David Pointcheval",
  title =        "Self-Scrambling Anonymizers",
  pages =        "259--275",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:StuSyv00,
  author =       "Stuart G. Stubblebine and
                  Paul F. Syverson",
  title =        "Authentic Attributes with Fine-Grained Anonymity Protection",
  pages =        "276--294",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Handley00,
  author =       "Ben Handley",
  title =        "Resource-Efficient Anonymous Group Identification",
  pages =        "295--312",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Hoepman00,
  author =       "Jaap-Henk Hoepman",
  title =        "Secret Key Authentication with Software-Only Verification",
  pages =        "313--326",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:FoxLaM00,
  author =       "Barbara Fox and
                  Brian A. LaMacchia",
  title =        "Public Key Infrastructure: {PKIX}, Signed {XML} or Something Else? (Panel Session)",
  pages =        "327--331",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:Grigg00,
  author =       "Ian Grigg",
  title =        "Financial Cryptography in 7 Layers",
  pages =        "332--348",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:MilMorFra00,
  author =       "Mark S. Miller and
                  Chip Morningstar and
                  Bill Frantz",
  title =        "Capability-Based Financial Instruments",
  pages =        "349--378",
  editor =       fc00ed,
  booktitle =    fc00name,
  volume =       fc00vol,
  publisher =    fcpub,
  year =         2000,
  month =        fc00month,
  series =       mylncs,
  address =      fc00addr,
}

@InProceedings{FC:DasBon99,
  author =       "Neil Daswani and
                  Dan Boneh",
  title =        "Experimenting with Electronic Commerce on the {PalmPilot}",
  pages =        "1--16",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:Krawczyk99,
  author =       "Hugo Krawczyk",
  title =        "Blinding of Credit Card Numbers in the {SET} Protocol",
  pages =        "17--28",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:Juels99,
  author =       "Ari Juels",
  title =        "Trustee Tokens: Simple and Practical Anonymous Digital Coin Tracing",
  pages =        "29--45",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:SanTaS99,
  author =       "Tomas Sander and
                  Amnon Ta-Shma",
  title =        "Flow Control: A New Approach for Anonymity Control in Electronic Cash Systems",
  pages =        "46--61",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:Yacobi99,
  author =       "Yacov Yacobi",
  title =        "Risk Management for E-Cash Systems with Partial Real-Time Audit",
  pages =        "62--71",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:EzaNapKos99,
  author =       "Kazuo J. Ezawa and
                  Gregory Napiorkowski and
                  Mariusz Kossarski",
  title =        "Assessment of Effectiveness of Counterfeit Transaction Detection Systems for Smart Card Based Electronic Cash",
  pages =        "72--85",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:KohMau99,
  author =       "Reto Kohlas and
                  Ueli M. Maurer",
  title =        "Reasoning about Public-Key Certification: On Bindings between Entities and Public Keys",
  pages =        "86--103",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:FoxLaM99,
  author =       "Barbara Fox and
                  Brian A. LaMacchia",
  title =        "Online Certificate Status Checking in Financial Transactions: The Case for Re-issuance",
  pages =        "104--117",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:ShaVan99,
  author =       "Adi Shamir and
                  Nicko {van Someren}",
  title =        "Playing ``Hide and Seek'' with Stored Keys",
  pages =        "118--124",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:BreIma99,
  author =       "Markus Breitbach and
                  Hideki Imai",
  title =        "On Channel Capacity and Modulation of Watermarks in Digital Still Images",
  pages =        "125--139",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:AbdShaWoo99,
  author =       "Michel Abdalla and
                  Yuval Shavitt and
                  Avishai Wool",
  title =        "Towards Making Broadcast Encryption Practical",
  pages =        "140--157",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:KraGol99,
  author =       "David W. Kravitz and
                  David M. Goldschlag",
  title =        "Conditional Access Concepts and Principles",
  pages =        "158--172",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:CFGS99,
  author =       "Jon Callas and
                  Joan Feigenbaum and
                  David M. Goldschlag and
                  Erin Sawyer",
  title =        "Fair Use, Intellectual Property, and the Information Economy (Panel Session Summary)",
  pages =        "173--183",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:SchParHar99,
  author =       "Stuart Schechter and
                  Todd Parnell and
                  Alexander Hartemink",
  title =        "Anonymous Authentication of Membership in Dynamic Groups",
  pages =        "184--195",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:AteTsu99,
  author =       "Giuseppe Ateniese and
                  Gene Tsudik",
  title =        "Some Open Issues and New Directions in Group Signatures",
  pages =        "196--211",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:MacSor99,
  author =       "Philip D. MacKenzie and
                  Jeffrey Sorensen",
  title =        "Anonymous Investing: Hiding the Identities of Stockholders",
  pages =        "212--229",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:StuSyv99,
  author =       "Stuart G. Stubblebine and
                  Paul F. Syverson",
  title =        "Fair On-Line Auctions without Special Trusted Parties",
  pages =        "230--240",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:FraYun99,
  author =       "Yair Frankel and
                  Moti Yung",
  title =        "Cryptosystems Robust against ``Dynamic Faults'' Meet Enterprise Needs for Organizational ``Change Control''",
  pages =        "241--252",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:JakMul99,
  author =       "Markus Jakobsson and
                  Joy M{\"u}ller",
  title =        "Improved Magic Ink Signatures Using Hints",
  pages =        "253--268",
  editor =       fc99ed,
  booktitle =    fc99name,
  volume =       fc99vol,
  publisher =    fcpub,
  year =         1999,
  month =        fc99month,
  series =       mylncs,
  address =      fc99addr,
}

@InProceedings{FC:LipOst98,
  author =       "Richard J. Lipton and
                  Rafail Ostrovsky",
  title =        "Micropayments via Efficient Coin-Flipping",
  pages =        "1--15",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:JakJue98,
  author =       "Markus Jakobsson and
                  Ari Juels",
  title =        "{X-Cash}: Executable Digital Cash",
  pages =        "16--27",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:MRPo98,
  author =       "David M'Ra{\"i}hi and
                  David Pointcheval",
  title =        "Distributed Trustees and Revocability: A Framework for Internet Payment",
  pages =        "28--42",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:Maher98,
  author =       "David Paul Maher",
  title =        "A Platform for Privately Defined Currencies, Loyalty Credits, and Play Money",
  pages =        "43--57",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:EzaNap98,
  author =       "Kazuo J. Ezawa and
                  Gregory Napiorkowski",
  title =        "Assessment of Threats for Smart Card Based Electronic Cash",
  pages =        "58--72",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:SmiPalWei98,
  author =       "Sean W. Smith and
                  Elaine R. Palmer and
                  Steve Weingart",
  title =        "Using a High-Performance, Programmable Secure Coprocessor",
  pages =        "73--89",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:FraTsu98,
  author =       "Matthew K. Franklin and
                  Gene Tsudik",
  title =        "Secure Group Barter: {Multi}-party Fair Exchange with Semi-Trusted Neutral Parties",
  pages =        "90--102",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:FooBoy98,
  author =       "Ernest Foo and
                  Colin Boyd",
  title =        "A Payment Scheme Using Vouchers",
  pages =        "103--121",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:MeaSyv98,
  author =       "Catherine Meadows and
                  Paul F. Syverson",
  title =        "A Formal Specification of Requirements for Payment Transactions in the {SET} Protocol",
  pages =        "122--140",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:JakYun98,
  author =       "Markus Jakobsson and
                  Moti Yung",
  title =        "On Assurance Structures for {WWW} Commerce",
  pages =        "141--157",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:FoxLaM98,
  author =       "Barbara Fox and
                  Brian A. LaMacchia",
  title =        "Certificate Recocation: Mechanics and Meaning",
  pages =        "158--164",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:Myers98,
  author =       "Michael Myers",
  title =        "Revocation: Options and Challenges",
  pages =        "165--171",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:Kocher98,
  author =       "Paul C. Kocher",
  title =        "On Certificate Revocation and Validation",
  pages =        "172--177",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:Rivest98,
  author =       "Ronald L. Rivest",
  title =        "Can We Eliminate Certificate Revocations Lists?",
  pages =        "178--183",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:LysRam98,
  author =       "Anna Lysyanskaya and
                  Zulfikar Ramzan",
  title =        "Group Blind Digital Signatures: A Scalable Solution to Electronic Cash",
  pages =        "184--197",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:GJMM98,
  author =       "Eran Gabber and
                  Markus Jakobsson and
                  Yossi Matias and
                  Alain J. Mayer",
  title =        "Curbing Junk E-Mail via Secure Classification",
  pages =        "198--213",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:GolStu98,
  author =       "David M. Goldschlag and
                  Stuart G. Stubblebine",
  title =        "Publicly Verifiable Lotteries: Applications of Delaying Functions",
  pages =        "214--226",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:MMSTZ98,
  author =       "Lesley R. Matheson and
                  Stephen G. Mitchell and
                  Talal Shamoon and
                  Robert Endre Tarjan and
                  Francis Zane",
  title =        "Robustness and Security of Digital Watermarks",
  pages =        "227--240",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:FKMY98,
  author =       "Yair Frankel and
                  David W. Kravitz and
                  Charles T. Montgomery and
                  Moti Yung",
  title =        "Beyond Identity: Warranty-Based Digital Signature Transactions",
  pages =        "241--253",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:BlaFeiStr98,
  author =       "Matt Blaze and
                  Joan Feigenbaum and
                  Martin Strauss",
  title =        "Compliance Checking in the {PolicyMaker} Trust Management System",
  pages =        "254--274",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:DieTra98,
  author =       "Aymeric {die Solages} and
                  Jacques Traor{\'e}",
  title =        "An Efficient Fair Off-Line Electronic Cash System with Extensions to Checks and Wallets with Observers",
  pages =        "275--295",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:MiySak98,
  author =       "Shingo Miyazaki and
                  Kouichi Sakurai",
  title =        "A More Efficient Untraceable E-Cash System with Partially Blind Signatures Based on the Discrete Logarithm Problem",
  pages =        "296--308",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:HKSW98,
  author =       "Chris Hall and
                  John Kelsey and
                  Bruce Schneier and
                  David Wagner",
  title =        "Cryptanalysis of {SPEED}",
  pages =        "309--310",
  editor =       fc98ed,
  booktitle =    fc98name,
  volume =       fc98vol,
  publisher =    fcpub,
  year =         1998,
  month =        fc98month,
  series =       mylncs,
  address =      fc98addr,
}

@InProceedings{FC:DFTY97,
  author =       "George I. Davida and
                  Yair Frankel and
                  Yiannis Tsiounis and
                  Moti Yung",
  title =        "Anonymity Control in E-Cash Systems",
  pages =        "1--16",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:GGMM97,
  author =       "Eran Gabber and
                  Phillip B. Gibbons and
                  Yossi Matias and
                  Alain J. Mayer",
  title =        "How to Make Personalized {Web} Browising Simple, Secure, and Anonymous",
  pages =        "17--32",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:McCoy97,
  author =       "Jim McCoy",
  title =        "Anonymous Networking and Virtual Intranets: Tools for Anonymous Corporations",
  pages =        "33--38",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:SyvStuGol97,
  author =       "Paul F. Syverson and
                  Stuart G. Stubblebine and
                  David M. Goldschlag",
  title =        "Unlinkable Serial Transactions",
  pages =        "39--56",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:RadGovVan97,
  author =       "Cristian Radu and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Efficient Electronic Cash with Restricted Privacy",
  pages =        "57--70",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Zheng97,
  author =       "Yuliang Zheng",
  title =        "The {SPEED} Cipher",
  pages =        "71--90",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Lelieveldt97,
  author =       "Simon L. Lelieveldt",
  title =        "Evaluating the Security of Electronic Money",
  pages =        "91--94",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:BirMcE97,
  author =       "David G. W. Birch and
                  Neil A. McEvoy",
  title =        "Electronic Cash - Technology Will Denationalise Money",
  pages =        "95--108",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:9Maher7,
  author =       "David Paul Maher",
  title =        "Fault Induction Attacks, Tamper Resistance, and Hostile Reverse Engineering in Perspective",
  pages =        "109--122",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Guillou97,
  author =       "Louis C. Guillou",
  title =        "Some Critical Remarks on ``Dynamic Data Authentication'' as Specified in {EMV}'96",
  pages =        "123--134",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Lange97,
  author =       "Nikolaus Lange",
  title =        "Single-Chip Implementation of a Cryptosystem for Financial Applications",
  pages =        "135--144",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Rivest97a,
  author =       "Ronald L. Rivest",
  title =        "Perspectives on Financial Cryptography",
  pages =        "145--150",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:FraMal97,
  author =       "Matthew K. Franklin and
                  Dahlia Malkhi",
  title =        "Auditable Metering with Lightweight Security",
  pages =        "151--160",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:SteVau97,
  author =       "Jacques Stern and
                  Serge Vaudenay",
  title =        "{SVP}: A Flexible Micropayment Scheme",
  pages =        "161--172",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:JarOdl97,
  author =       "Stanislaw Jarecki and
                  Andrew M. Odlyzko",
  title =        "An Efficient Micropayment System Based on Probabilistic Polling",
  pages =        "173--192",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Yacobi97,
  author =       "Yacov Yacobi",
  title =        "On the Continuum Between On-line and Off-line E-cash Systems - 1",
  pages =        "193--202",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:PagJan97,
  author =       "Henning Pagnia and
                  R. Jansen",
  title =        "Towards Multiple-Payment Schemes for Digital Money",
  pages =        "203--216",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:JakYun97,
  author =       "Markus Jakobsson and
                  Moti Yung",
  title =        "Applying Anti-Trust Policies to Increase Trust in a Versatile E-Money System",
  pages =        "217--238",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Swire97,
  author =       "Peter P. Swire",
  title =        "The Uses and Limits of Financial Cryptography: A Law Professor's Perspective",
  pages =        "239--258",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Radlo97,
  author =       "Edward J. Radlo",
  title =        "Legal Issues in Cryptography",
  pages =        "259--286",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Froomkin97,
  author =       "A. Michael Froomkin",
  title =        "Digital Signatures Today",
  pages =        "287--290",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Merrill97,
  author =       "Charles R. Merrill",
  title =        "An Attorney's Roadmap to the Digital Signature Guidelines",
  pages =        "291--298",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Wright97,
  author =       "Benjamin Wright",
  title =        "Alternative Visions for Legal Signatures and Evidence",
  pages =        "299--300",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Wayner97,
  author =       "Peter C. Wayner",
  title =        "Money Laundering: Past, Present and Future",
  pages =        "301--306",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Rivest97b,
  author =       "Ronald L. Rivest",
  title =        "Electronic Lottery Tickets as Micropayments",
  pages =        "307--314",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Lampru97,
  author =       "Paul Lampru",
  title =        "Strategic Tasks for Government in the Information Age",
  pages =        "315--328",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:GriPet97,
  author =       "Ian Grigg and
                  Christopher C. Petro",
  title =        "Using Electronic Markets to Achieve Efficient Task Distribution",
  pages =        "329--339",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Goldstein97,
  author =       "Theodore C. Goldstein",
  title =        "The Gateway Security Model in the {Java} Electronic Commerce Framework",
  pages =        "340--354",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:Kravitz97,
  author =       "David W. Kravitz",
  title =        "Highly Scalable On-line Payments Via Task Decoupling",
  pages =        "355--374",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:FoxBecSim97,
  author =       "Barbara Fox and
                  Brian Beckman and
                  Daniel R. Simon",
  title =        "{GUMP}: Grand Unified Meta-Protocols Recipes for Simple, Standards-Based Financial Cryptography",
  pages =        "375--394",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

@InProceedings{FC:EssSch97,
  author =       "Bernhard Esslinger and
                  J{\"u}rgen Schneider",
  title =        "Secure Netword Communications and Secure Store \& Forward Mechanisms with the {SAP} {R/3} System",
  pages =        "395--407",
  editor =       fc97ed,
  booktitle =    fc97name,
  volume =       fc97vol,
  publisher =    fcpub,
  year =         1997,
  month =        fc97month,
  series =       mylncs,
  address =      fc97addr,
}

%------------------------------------------------------------------
%                           FC WORKSHOPS
%------------------------------------------------------------------

@InProceedings{FCW:MirSeb10,
  author =       "Josep M. Miret and
                  Francesc Seb{\'e}",
  title =        "{WLC} Preface",
  pages =        "1",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:EFGHS10,
  author =       "Daniel Engels and
                  Xinxin Fan and
                  Guang Gong and
                  Honggang Hu and
                  Eric M. Smith",
  title =        "Hummingbird: Ultra-Lightweight Cryptography for Resource-Constrained Devices",
  pages =        "3--18",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:CanCoiEtr10,
  author =       "S{\'e}bastien Canard and
                  Iwen Coisel and
                  Jonathan Etrog",
  title =        "Lighten Encryption Schemes for Secure and Private {RFID} Systems",
  pages =        "19--33",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:MelGarHer10,
  author =       "J. Melia-Segui and
                  Joaqu{\'i}n Garc{\'i}a-Alfaro and
                  Jordi Herrera-Joancomart{\'i}",
  title =        "Analysis and Improvement of a Pseudorandom Number Generator for {EPC} {Gen2} Tags",
  pages =        "34--46",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:TKFI10,
  author =       "Jin Tamura and
                  Kazukuni Kobara and
                  Hanane Fathi and
                  Hideki Imai",
  title =        "A Note on a Fatal Error of Optimized {LFC} Private Information Retrieval Scheme and Its Corrected Results",
  pages =        "47--56",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:ASTP10,
  author =       "Guillermo Azuara and
                  Jos{\'e} Luis Salazar and
                  Jos{\'e} L. Tornos and
                  Joan Josep Piles",
  title =        "Reliable Food Traceability Using {RFID} Tagging",
  pages =        "57--67",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:MorPos10,
  author =       "Amir Moradi and
                  Axel Poschmann",
  title =        "Lightweight Cryptography and {DPA} Countermeasures: A Survey",
  pages =        "68--79",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:MarRoiVal10,
  author =       "Santi Mart{\'i}nez and
                  Concepci{\'o} Roig and
                  Magda Valls",
  title =        "Securing the Use of {RFID}-Enabled Banknotes",
  pages =        "80--93",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:ABDDPV10,
  author =       "Vincenzo Auletta and
                  Carlo Blundo and
                  Angelo {De Caro} and
                  Emiliano {De Cristofaro} and
                  Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Increasing Privacy Threats in the Cyberspace: The Case of Italian E-Passports",
  pages =        "94--104",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:KiaSak10,
  author =       "Aggelos Kiayias and
                  Kazue Sako",
  title =        "{RLCPS} Preface",
  pages =        "105",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:CGPV10,
  author =       "Jean-S{\'e}bastien Coron and
                  Aline Gouget and
                  Pascal Paillier and
                  Karine Villegas",
  title =        "{SPAKE}: A Single-Party Public-Key Authenticated Key Exchange Protocol for Contact-Less Applications",
  pages =        "107--122",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:AndBel10,
  author =       "Elli Androulaki and
                  Steven M. Bellovin",
  title =        "A Secure and Privacy-Preserving Targeted Ad-System",
  pages =        "123--135",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:KamLau10,
  author =       "Seny Kamara and
                  Kristin Lauter",
  title =        "Cryptographic Cloud Storage",
  pages =        "136--149",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:SadSch10,
  author =       "Ahmad-Reza Sadeghi and
                  Steffen Schulz",
  title =        "Extending {IPsec} for Efficient Remote Attestation",
  pages =        "150--165",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:Kravitz10,
  author =       "David W. Kravitz",
  title =        "Open Mobile Alliance Secure Content Exchange: Introducing Key Management Constructs and Protocols for Compromise-Resilient Easing of {DRM} Restrictions",
  pages =        "166--181",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:MMOB10,
  author =       "Shin'ichiro Matsuo and
                  Kunihiko Miyazaki and
                  Akira Otsuka and
                  David A. Basin",
  title =        "How to Evaluate the Security of Real-Life Cryptographic Protocols? - The Cases of {ISO/IEC} 29128 and {CRYPTREC}",
  pages =        "182--194",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:Dietrich10,
  author =       "Sven Dietrich",
  title =        "{WECSR} Preface",
  pages =        "195",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:Fleischmann10,
  author =       "Kenneth R. Fleischmann",
  title =        "Preaching What We Practice: Teaching Ethical Decision-Making to Computer Security Professionals",
  pages =        "197--202",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:LoeMurDin10,
  author =       "Karsten Loesing and
                  Steven J. Murdoch and
                  Roger Dingledine",
  title =        "A Case Study on Measuring Statistical Data in the Tor Anonymity Network",
  pages =        "203--215",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:DitLedWer10,
  author =       "David Dittrich and
                  Felix Leder and
                  Tillmann Werner",
  title =        "A Case Study in Ethical Decision Making Regarding Remote Mitigation of Botnets",
  pages =        "216--230",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:AycSul10,
  author =       "John Aycock and
                  John Sullins",
  title =        "Ethical Proactive Threat Research",
  pages =        "231--239",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:KenBaiMau10,
  author =       "Erin Kenneally and
                  Michael Bailey and
                  Douglas Maughan",
  title =        "A Framework for Understanding and Applying Ethical Principles in Network and Security Research",
  pages =        "240--246",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:Cranor10,
  author =       "Lorrie Faith Cranor",
  title =        "Ethical Concerns in Computer Security and Privacy Research Involving Human Subjects",
  pages =        "247--249",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FCW:Sassaman10,
  author =       "Len Sassaman",
  title =        "Ethical Guidelines for Computer Security Researchers: ``Be Reasonable''",
  pages =        "250--255",
  editor =       fcw10ed,
  booktitle =    fcw10name,
  volume =       fcw10vol,
  month =        fcw10month,
  address =      fcw10addr,
  publisher =    fcwpub,
  series =       mylncs,
  year =         2010,
}

%------------------------------------------------------------------
%                          FOCS
%------------------------------------------------------------------

@InProceedings{FOCS:Dwork11,
  author =       "Cynthia Dwork",
  title =        "The Promise of Differential Privacy: A Tutorial on Algorithmic Techniques (Tutorial)",
  pages =        "1--2",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Pruhs11,
  author =       "Kirk Pruhs",
  title =        "Green Computing Algorithmics (Tutorial)",
  pages =        "3--4",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Vaikuntanathan11,
  author =       "Vinod Vaikuntanathan",
  title =        "Computing Blindfolded: New Developments in Fully Homomorphic Encryption (Tutorial)",
  pages =        "5--16",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BFKMNN11,
  author =       "Nikhil Bansal and
                  Uriel Feige and
                  Robert Krauthgamer and
                  Konstantin Makarychev and
                  Viswanath Nagarajan and
                  Joseph Naor and
                  Roy Schwartz",
  title =        "Min-max Graph Partitioning and Small Set Expansion",
  pages =        "17--26",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KawReeWol11,
  author =       "Ken-ichi Kawarabayashi and
                  Bruce A. Reed and
                  Paul Wollan",
  title =        "The Graph Minor Algorithm with Parity Conditions",
  pages =        "27--36",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Wulff-Nilsen11,
  author =       "Christian Wulff-Nilsen",
  title =        "Separator Theorems for Minor-Free and Shallow Minor-Free Graphs with Applications",
  pages =        "37--46",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BonSchWie11,
  author =       "Paul Bonsma and
                  Jens Schulz and
                  Andreas Wiese",
  title =        "A Constant Factor Approximation Algorithm for Unsplittable Flow on Paths",
  pages =        "47--56",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BinKleOre11,
  author =       "David Bindel and
                  Jon M. Kleinberg and
                  Sigal Oren",
  title =        "How Bad is Forming Your Own Opinion?",
  pages =        "57--66",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GolPapSav11,
  author =       "Paul W. Goldberg and
                  Christos H. Papadimitriou and
                  Rahul Savani",
  title =        "The Complexity of the Homotopy Method, Equilibrium Selection, and {Lemke}-{Howson} Solutions",
  pages =        "67--76",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BGMS11,
  author =       "Avrim Blum and
                  Anupam Gupta and
                  Yishay Mansour and
                  Ankit Sharma",
  title =        "Welfare and Profit Maximization with Production Costs",
  pages =        "77--86",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CheMic11,
  author =       "Jing Chen and
                  Silvio Micali",
  title =        "Mechanism Design with Set-Theoretic Beliefs",
  pages =        "87--96",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BraVai11,
  author =       "Zvika Brakerski and
                  Vinod Vaikuntanathan",
  title =        "Efficient Fully Homomorphic Encryption from (Standard) {LWE}",
  pages =        "97--106",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GenHal11,
  author =       "Craig Gentry and
                  Shai Halevi",
  title =        "Fully Homomorphic Encryption without Squashing Using Depth-3 Arithmetic Circuits",
  pages =        "107--109",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:HaiOmr11,
  author =       "Iftach Haitner and
                  Eran Omri",
  title =        "Coin Flipping with Constant Bias Implies One-Way Functions",
  pages =        "110--119",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:AppIshKus11,
  author =       "Benny Applebaum and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "How to Garble Arithmetic Circuits",
  pages =        "120--129",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CapMarTon11,
  author =       "Pietro Caputo and
                  Fabio Martinelli and
                  Fabio Lucio Toninelli",
  title =        "Sharp Mixing Time Bounds for Sampling Random Surfaces",
  pages =        "130--139",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:RSTVY11,
  author =       "Ricardo Restrepo and
                  Jinwoo Shin and
                  Prasad Tetali and
                  Eric Vigoda and
                  Linji Yang",
  title =        "Improved Mixing Condition on the Grid for Counting and Sampling Independent Sets",
  pages =        "140--149",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CNPPVW11,
  author =       "Marek Cygan and
                  Jesper Nederlof and
                  Marcin Pilipczuk and
                  Michal Pilipczuk and
                  Johan M. M. {van Rooij} and
                  Jakub Onufry Wojtaszczyk",
  title =        "Solving Connectivity Problems Parameterized by Treewidth in Single Exponential Time",
  pages =        "150--159",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KawTho11,
  author =       "Ken-ichi Kawarabayashi and
                  Mikkel Thorup",
  title =        "The Minimum k-way Cut of Bounded Size is Fixed-Parameter Tractable",
  pages =        "160--169",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BKMNW11,
  author =       "Glencora Borradaile and
                  Philip N. Klein and
                  Shay Mozes and
                  Yahav Nussbaum and
                  Christian Wulff-Nilsen",
  title =        "Multiple-Source Multiple-Sink Maximum Flow in Directed Planar Graphs in Near-Linear Time",
  pages =        "170--179",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:RodWil11,
  author =       "Liam Roditty and
                  Virginia Vassilevska Williams",
  title =        "Minimum Weight Cycles and Triangles: Equivalences and Algorithms",
  pages =        "180--189",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CheLauLeu11,
  author =       "Ho Yee Cheung and
                  Lap Chi Lau and
                  Kai Man Leung",
  title =        "Graph Connectivities, Network Coding, and Expander Graphs",
  pages =        "190--199",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:SegShe11,
  author =       "Lo{\"i}c Seguin-Charbonneau and
                  F. Bruce Shepherd",
  title =        "Maximum Edge-Disjoint Paths in Planar Graphs with Congestion 2",
  pages =        "200--209",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:NaoPanSin11,
  author =       "Joseph Naor and
                  Debmalya Panigrahi and
                  Mohit Singh",
  title =        "Online Node-Weighted Steiner Tree and Related Problems",
  pages =        "210--219",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Viola11a,
  author =       "Emanuele Viola",
  title =        "Extractors for Circuit Sources",
  pages =        "220--229",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Viola11b,
  author =       "Emanuele Viola",
  title =        "Randomness Buys Depth for Approximate Counting",
  pages =        "230--239",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BogPapWan11,
  author =       "Andrej Bogdanov and
                  Periklis A. Papakonstantinou and
                  Andrew Wan",
  title =        "Pseudorandomness for Read-Once Formulas",
  pages =        "240--246",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Shaltiel11,
  author =       "Ronen Shaltiel",
  title =        "Dispersers for Affine Sources with Sub-polynomial Entropy",
  pages =        "247--256",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Kane11,
  author =       "Daniel M. Kane",
  title =        "A Small PRG for Polynomial Threshold Functions of Gaussians",
  pages =        "257--266",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BBMN11,
  author =       "Nikhil Bansal and
                  Niv Buchbinder and
                  Aleksander Madry and
                  Joseph Naor",
  title =        "A Polylogarithmic-Competitive Algorithm for the k-Server Problem",
  pages =        "267--276",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Hertli11,
  author =       "Timon Hertli",
  title =        "3-{SAT} Faster and Simpler - Unique-{SAT} Bounds for {PPSZ} Hold in General",
  pages =        "277--284",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:IndPriWoo11,
  author =       "Piotr Indyk and
                  Eric Price and
                  David P. Woodruff",
  title =        "On the Power of Adaptivity in Sparse Recovery",
  pages =        "285--294",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:PriWoo11,
  author =       "Eric Price and
                  David P. Woodruff",
  title =        "$(1 + \epsilon)$-{Approximate} Sparse Recovery",
  pages =        "295--304",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BouDriMag11,
  author =       "Christos Boutsidis and
                  Petros Drineas and
                  Malik Magdon-Ismail",
  title =        "Near Optimal Column-Based Matrix Reconstruction",
  pages =        "305--314",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ACNN11,
  author =       "Alexandr Andoni and
                  Moses Charikar and
                  Ofer Neiman and
                  Huy L. Nguyen",
  title =        "Near Linear Lower Bound for Dimension Reduction in L1",
  pages =        "315--323",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:AALV11,
  author =       "Dorit Aharonov and
                  Itai Arad and
                  Zeph Landau and
                  Umesh V. Vazirani",
  title =        "The {1D} Area Law and the Complexity of Quantum States: A Combinatorial Approach",
  pages =        "324--333",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:AhaEld11,
  author =       "Dorit Aharonov and
                  Lior Eldar",
  title =        "On the Complexity of Commuting Local Hamiltonians, and Tight Conditions for Topological Order in Such Systems",
  pages =        "334--343",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:LMRSS11,
  author =       "Troy Lee and
                  Rajat Mittal and
                  Ben W. Reichardt and
                  Robert Spalek and
                  Mario Szegedy",
  title =        "Quantum Query Complexity of State Conversion",
  pages =        "344--353",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ChaKer11,
  author =       "Andr{\'e} Chailloux and
                  Iordanis Kerenidis",
  title =        "Optimal Bounds for Quantum Bit Commitment",
  pages =        "354--362",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:AndKraOna11,
  author =       "Alexandr Andoni and
                  Robert Krauthgamer and
                  Krzysztof Onak",
  title =        "Streaming Algorithms via Precision Sampling",
  pages =        "363--372",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ElkSol11,
  author =       "Michael Elkin and
                  Shay Solomon",
  title =        "Steiner Shallow-Light Trees are Exponentially Lighter than Spanning Ones",
  pages =        "373--382",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BasGupSen11,
  author =       "Surender Baswana and
                  Manoj Gupta and
                  Sandeep Sen",
  title =        "Fully Dynamic Maximal Matching in $O(\log n)$ Update Time",
  pages =        "383--392",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BEKKT11,
  author =       "Lawrence E. Blume and
                  David A. Easley and
                  Jon M. Kleinberg and
                  Robert Kleinberg and
                  {\'E}va Tardos",
  title =        "Which Networks are Least Susceptible to Cascading Failures?",
  pages =        "393--402",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ValVal11,
  author =       "Gregory Valiant and
                  Paul Valiant",
  title =        "The Power of Linear Estimators",
  pages =        "403--412",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:FalFri11,
  author =       "Dvir Falik and
                  Ehud Friedgut",
  title =        "An Algebraic Proof of a Robust Social Choice Impossibility Theorem",
  pages =        "413--422",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CMOS11,
  author =       "Artur Czumaj and
                  Morteza Monemizadeh and
                  Krzysztof Onak and
                  Christian Sohler",
  title =        "Planar Graphs: Random Walks and Bipartiteness Testing",
  pages =        "423--432",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:JhaRas11,
  author =       "Madhav Jha and
                  Sofya Raskhodnikova",
  title =        "Testing and Reconstruction of {Lipschitz} Functions with Applications to Data Privacy",
  pages =        "433--442",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KolMakMak11,
  author =       "Alexandra Kolla and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "How to Play Unique Games Against a Semi-random Adversary: Study of Semi-random Models of Unique Games",
  pages =        "443--452",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BMMN11,
  author =       "Mark Braverman and
                  Konstantin Makarychev and
                  Yury Makarychev and
                  Assaf Naor",
  title =        "The {Grothendieck} Constant is Strictly Smaller than {Krivine}'s Bound",
  pages =        "453--462",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:JaiYao11,
  author =       "Rahul Jain and
                  Penghui Yao",
  title =        "A Parallel Approximation Algorithm for Positive Semidefinite Programming",
  pages =        "463--471",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BarRagSte11,
  author =       "Boaz Barak and
                  Prasad Raghavendra and
                  David Steurer",
  title =        "Rounding Semidefinite Programming Hierarchies via Global Correlation",
  pages =        "472--481",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GurSin11,
  author =       "Venkatesan Guruswami and
                  Ali Kemal Sinop",
  title =        "Lasserre Hierarchy, Higher Eigenvalues, and Approximation Schemes for Graph Partitioning and Quadratic Integer Programming with {PSD} Objectives",
  pages =        "482--491",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ChiKumRag11,
  author =       "Flavio Chierichetti and
                  Ravi Kumar and
                  Prabhakar Raghavan",
  title =        "Markov Layout",
  pages =        "492--501",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:DugVon11,
  author =       "Shaddin Dughmi and
                  Jan Vondr{\'a}k",
  title =        "Limitations of Randomized Mechanisms for Combinatorial Auctions",
  pages =        "502--511",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Alaei11,
  author =       "Saeed Alaei",
  title =        "Bayesian Combinatorial Auctions: Expanding Single Buyer Mechanisms to Many Buyers",
  pages =        "512--521",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CaiDas11,
  author =       "Yang Cai and
                  Constantinos Daskalakis",
  title =        "Extreme-Value Theorems for Optimal Multidimensional Pricing",
  pages =        "522--531",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CFGS11,
  author =       "Ioannis Caragiannis and
                  Angelo Fanelli and
                  Nick Gravin and
                  Alexander Skopalik",
  title =        "Efficient Computation of Approximate Pure Nash Equilibria in Congestion Games",
  pages =        "532--541",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Larsen11,
  author =       "Kasper Green Larsen",
  title =        "On Range Searching in the Group Model and Combinatorial Discrepancy",
  pages =        "542--549",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GhaSabSin11,
  author =       "Shayan Oveis Gharan and
                  Amin Saberi and
                  Mohit Singh",
  title =        "A Randomized Rounding Approach to the Traveling Salesman Problem",
  pages =        "550--559",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:MomSve11,
  author =       "Tobias M{\"o}mke and
                  Ola Svensson",
  title =        "Approximating Graphic {TSP} by Matchings",
  pages =        "560--569",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:FelNaoSch11,
  author =       "Moran Feldman and
                  Joseph Naor and
                  Roy Schwartz",
  title =        "A Unified Continuous Greedy Algorithm for Submodular Maximization",
  pages =        "570--579",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:DadPeiVem11,
  author =       "Daniel Dadush and
                  Chris Peikert and
                  Santosh Vempala",
  title =        "Enumerative Lattice Algorithms in any Norm Via {M}-ellipsoid Coverings",
  pages =        "580--589",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KouMilPen11,
  author =       "Ioannis Koutis and
                  Gary L. Miller and
                  Richard Peng",
  title =        "A Nearly-$m \log n$ Time Solver for {SDD} Linear Systems",
  pages =        "590--598",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CRSW11,
  author =       "L. Elisa Celis and
                  Omer Reingold and
                  Gil Segev and
                  Udi Wieder",
  title =        "Balls and Bins: Smaller Hash Families and Faster Evaluation",
  pages =        "599--608",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BlaKleLub11,
  author =       "Anna Blasiak and
                  Robert Kleinberg and
                  Eyal Lubetzky",
  title =        "Lexicographic Products and the Power of Non-linear Network Coding",
  pages =        "609--618",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:TulWol11,
  author =       "Madhur Tulsiani and
                  Julia Wolf",
  title =        "Quadratic {Goldreich}-{Levin} Theorems",
  pages =        "619--628",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:HarShpSud11,
  author =       "Elad Haramaty and
                  Amir Shpilka and
                  Madhu Sudan",
  title =        "Optimal Testing of Multivariate Polynomials over Small Prime Fields",
  pages =        "629--637",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BDSS11,
  author =       "Arnab Bhattacharyya and
                  Zeev Dvir and
                  Amir Shpilka and
                  Shubhangi Saraf",
  title =        "Tight Lower Bounds for 2-query {LCCs} over Finite Fields",
  pages =        "638--647",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KhoSaf11,
  author =       "Subhash Khot and
                  Muli Safra",
  title =        "A Two Prover One Round Game with Strong Soundness",
  pages =        "648--657",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ChuPas11,
  author =       "Kai-Min Chung and
                  Rafael Pass",
  title =        "The Randomness Complexity of Parallel Repetition",
  pages =        "658--667",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:DLWZ11,
  author =       "Yevgeniy Dodis and
                  Xin Li and
                  Trevor D. Wooley and
                  David Zuckerman",
  title =        "Privacy Amplification and Non-malleable Extractors via Character Sums",
  pages =        "668--677",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GoyMaj11,
  author =       "Vipul Goyal and
                  Hemanta K. Maji",
  title =        "Stateless Cryptographic Protocols",
  pages =        "678--687",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:DLWW11,
  author =       "Yevgeniy Dodis and
                  Allison B. Lewko and
                  Brent Waters and
                  Daniel Wichs",
  title =        "Storing Secrets on Continually Leaky Devices",
  pages =        "688--697",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:ShaShiTet11,
  author =       "Devavrat Shah and
                  Jinwoo Shin and
                  Prasad Tetali",
  title =        "Medium Access Using Queues",
  pages =        "698--707",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:FraKorPel11,
  author =       "Pierre Fraigniaud and
                  Amos Korman and
                  David Peleg",
  title =        "Local Distributed Decision",
  pages =        "708--717",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:AAGG11,
  author =       "Dan Alistarh and
                  James Aspnes and
                  Seth Gilbert and
                  Rachid Guerraoui",
  title =        "The Complexity of Renaming",
  pages =        "718--727",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BenGil11,
  author =       "Michael A. Bender and
                  Seth Gilbert",
  title =        "Mutual Exclusion with $O(\log^2 \log n)$ Amortized Work",
  pages =        "728--737",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:HuaKanKha11,
  author =       "Zhiyi Huang and
                  Sampath Kannan and
                  Sanjeev Khanna",
  title =        "Algorithms for the Generalized Sorting Problem",
  pages =        "738--747",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:BraRao11,
  author =       "Mark Braverman and
                  Anup Rao",
  title =        "Information Equals Amortized Communication",
  pages =        "748--757",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KhaSud11,
  author =       "Sanjeev Khanna and
                  Madhu Sudan",
  title =        "Delays and the Capacity of Continuous-Time Channels",
  pages =        "758--767",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GelMoiSah11,
  author =       "Ran Gelles and
                  Ankur Moitra and
                  Amit Sahai",
  title =        "Efficient and Explicit Coding for Interactive Communication",
  pages =        "768--777",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GupKayLok11,
  author =       "Ankit Gupta and
                  Neeraj Kayal and
                  Satyanarayana V. Lokam",
  title =        "Efficient Reconstruction of Random Multilinear Formulas",
  pages =        "778--787",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:KauLov11,
  author =       "Tali Kaufman and
                  Shachar Lovett",
  title =        "New Extension of the Weil Bound for Character Sums with Applications to Coding",
  pages =        "788--796",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:LiDes11,
  author =       "Jian Li and
                  Amol Deshpande",
  title =        "Maximizing Expected Utility for Stochastic Combinatorial Optimization Problems",
  pages =        "797--806",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:CheEne11,
  author =       "Chandra Chekuri and
                  Alina Ene",
  title =        "Approximation Algorithms for Submodular Multiway Partition",
  pages =        "807--816",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GKMSVV11,
  author =       "Parikshit Gopalan and
                  Adam Klivans and
                  Raghu Meka and
                  Daniel Stefankovic and
                  Santosh Vempala and
                  Eric Vigoda",
  title =        "An {FPTAS} for \#Knapsack and Related Counting Problems",
  pages =        "817--826",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:GKMR11,
  author =       "Anupam Gupta and
                  Ravishankar Krishnaswamy and
                  Marco Molinaro and
                  R. Ravi",
  title =        "Approximation Algorithms for Correlated Knapsacks and Non-martingale Bandits",
  pages =        "827--836",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Kanade11,
  author =       "Varun Kanade",
  title =        "Evolution with Recombination",
  pages =        "837--846",
  editor =       focs11ed,
  booktitle =    focs11name,
  month =        focs11month,
  address =      focs11addr,
  publisher =    focspub,
  year =         2011,
}

@InProceedings{FOCS:Bansal10,
  author =       "Nikhil Bansal",
  title =        "Constructive Algorithms for Discrepancy Minimization",
  pages =        "3--10",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DiaKanNel10,
  author =       "Ilias Diakonikolas and
                  Daniel M. Kane and
                  Jelani Nelson",
  title =        "Bounded Independence Fools Degree-2 Threshold Functions",
  pages =        "11--20",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:SaxSes10,
  author =       "Nitin Saxena and
                  C. Seshadhri",
  title =        "From {Sylvester}-{Gallai} Configurations to Rank Bounds: Improved Black-Box Identity Test for Depth-3 Circuits",
  pages =        "21--29",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BroVer10,
  author =       "Joshua Brody and
                  Elad Verbin",
  title =        "The Coin Problem and Pseudorandomness for Branching Programs",
  pages =        "30--39",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BRRY10,
  author =       "Mark Braverman and
                  Anup Rao and
                  Ran Raz and
                  Amir Yehudayoff",
  title =        "Pseudorandom Generators for Regular Branching Programs",
  pages =        "40--47",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DwoRotVad10,
  author =       "Cynthia Dwork and
                  Guy N. Rothblum and
                  Salil P. Vadhan",
  title =        "Boosting and Differential Privacy",
  pages =        "51--60",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:HarRot10,
  author =       "Moritz Hardt and
                  Guy N. Rothblum",
  title =        "A Multiplicative Weights Mechanism for Privacy-Preserving Data Analysis",
  pages =        "61--70",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BreNis10,
  author =       "Hai Brenner and
                  Kobbi Nissim",
  title =        "Impossibility of Differentially Private Universally Optimal Mechanisms",
  pages =        "71--80",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:MMPRTV10,
  author =       "Andrew McGregor and
                  Ilya Mironov and
                  Toniann Pitassi and
                  Omer Reingold and
                  Kunal Talwar and
                  Salil P. Vadhan",
  title =        "The Limits of Two-Party Differential Privacy",
  pages =        "81--90",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:MoiVal10,
  author =       "Ankur Moitra and
                  Gregory Valiant",
  title =        "Settling the Polynomial Learnability of Mixtures of Gaussians",
  pages =        "93--102",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BelSin10,
  author =       "Mikhail Belkin and
                  Kaushik Sinha",
  title =        "Polynomial Learning of Distribution Families",
  pages =        "103--112",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Wimmer10,
  author =       "Karl Wimmer",
  title =        "Agnostically Learning under Permutation Invariant Distributions",
  pages =        "113--122",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Vempala10a,
  author =       "Santosh Vempala",
  title =        "Corrigendum: A Random Sampling Algorithm for Learning an Intersection of Halfspaces",
  pages =        "123",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Vempala10b,
  author =       "Santosh Vempala",
  title =        "Learning Convex Concepts from Gaussian Distributions with {PCA}",
  pages =        "124--130",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DvoKraTho10,
  author =       "Zdenek Dvorak and
                  Daniel Kr{\'a}l and
                  Robin Thomas",
  title =        "Deciding First-Order Properties for Sparse Graphs",
  pages =        "133--142",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:ElbJakTan10,
  author =       "Michael Elberfeld and
                  Andreas Jakoby and
                  Till Tantau",
  title =        "Logspace Versions of the Theorems of {Bodlaender} and {Courcelle}",
  pages =        "143--152",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:KawRee10,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce A. Reed",
  title =        "A Separator Theorem in Minor-Closed Classes",
  pages =        "153--162",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Sidiropoulos10,
  author =       "Anastasios Sidiropoulos",
  title =        "Optimal Stochastic Planarization",
  pages =        "163--170",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Bjorklund10,
  author =       "Andreas Bj{\"o}rklund",
  title =        "Determinant Sums for Undirected Hamiltonicity",
  pages =        "173--182",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Santhanam10,
  author =       "Rahul Santhanam",
  title =        "Fighting Perebor: New and Improved Algorithms for Formula and {QBF} Satisfiability",
  pages =        "183--192",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Rossman10,
  author =       "Benjamin Rossman",
  title =        "The Monotone Complexity of k-clique on Random Graphs",
  pages =        "193--201",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Viola10,
  author =       "Emanuele Viola",
  title =        "The Complexity of Distributions",
  pages =        "202--211",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DKPS10,
  author =       "Irit Dinur and
                  Subhash Khot and
                  Will Perkins and
                  Muli Safra",
  title =        "Hardness of Finding Independent Sets in Almost 3-Colorable Graphs",
  pages =        "212--221",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:AloYus10,
  author =       "Noga Alon and
                  Raphael Yuster",
  title =        "Solving Linear Systems through Nested Dissection",
  pages =        "225--234",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:KouMilPen10,
  author =       "Ioannis Koutis and
                  Gary L. Miller and
                  Richard Peng",
  title =        "Approaching Optimality for Solving {SDD} Linear Systems",
  pages =        "235--244",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Madry10,
  author =       "Aleksander Madry",
  title =        "Fast Approximation Algorithms for Cut-Based Problems in Undirected Graphs",
  pages =        "245--254",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:MakMak10,
  author =       "Konstantin Makarychev and
                  Yury Makarychev",
  title =        "Metric Extension Operators, Vertex Sparsifiers and {Lipschitz} Extendability",
  pages =        "255--264",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CLLM10,
  author =       "Moses Charikar and
                  Tom Leighton and
                  Shi Li and
                  Ankur Moitra",
  title =        "Vertex Sparsifiers and Abstract Rounding Algorithms",
  pages =        "265--274",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Andrews10,
  author =       "Matthew Andrews",
  title =        "Approximation Algorithms for the Edge-Disjoint Paths Problem via {Raecke} Decompositions",
  pages =        "277--286",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Sly10,
  author =       "Allan Sly",
  title =        "Computational Transition at the Uniqueness Threshold",
  pages =        "287--296",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:KumKan10,
  author =       "Amit Kumar and
                  Ravindran Kannan",
  title =        "Clustering with Spectral Norm and the k-Means Algorithm",
  pages =        "299--308",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:AwaBluShe10,
  author =       "Pranjal Awasthi and
                  Avrim Blum and
                  Or Sheffet",
  title =        "Stability Yields a {PTAS} for k-Median and k-Means Clustering",
  pages =        "309--318",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:IsaKinMos10,
  author =       "Marcus Isaksson and
                  Guy Kindler and
                  Elchanan Mossel",
  title =        "The Geometry of Manipulation: A Quantitative Proof of the {Gibbard}-{Satterthwaite} Theorem",
  pages =        "319--328",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DesRad10,
  author =       "Amit Deshpande and
                  Luis Rademacher",
  title =        "Efficient Volume Sampling for Row/Column Subset Selection",
  pages =        "329--338",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Alon10,
  author =       "Noga Alon",
  title =        "A Non-linear Lower Bound for Planar Epsilon-Nets",
  pages =        "341--346",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BosKra10,
  author =       "Bartlomiej Bosek and
                  Tomasz Krawczyk",
  title =        "The Sub-exponential Upper Bound for On-Line Chain Partitioning",
  pages =        "347--354",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:RubKapSha10,
  author =       "Natan Rubin and
                  Haim Kaplan and
                  Micha Sharir",
  title =        "Improved Bounds for Geometric Permutations",
  pages =        "355--364",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DiBFraPac10,
  author =       "Giuseppe {Di Battista} and
                  Fabrizio Frati and
                  J{\'a}nos Pach",
  title =        "On the Queue Number of Planar Graphs",
  pages =        "365--374",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:AndKraOna10,
  author =       "Alexandr Andoni and
                  Robert Krauthgamer and
                  Krzysztof Onak",
  title =        "Polylogarithmic Approximation for Edit Distance and the Asymmetric Query Complexity",
  pages =        "377--386",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CCKM10,
  author =       "Amit Chakrabarti and
                  Graham Cormode and
                  Ranganath Kondapally and
                  Andrew McGregor",
  title =        "Information Cost Tradeoffs for Augmented Index and Streaming Language Recognition",
  pages =        "387--396",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:HaeSasSri10,
  author =       "Bernhard Haeupler and
                  Barna Saha and
                  Aravind Srinivasan",
  title =        "New Constructive Aspects of the {Lovasz} Local Lemma",
  pages =        "397--406",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BanPru10,
  author =       "Nikhil Bansal and
                  Kirk Pruhs",
  title =        "The Geometry of Scheduling",
  pages =        "407--414",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DPRSS10,
  author =       "David Doty and
                  Matthew J. Patitz and
                  Dustin Reishus and
                  Robert T. Schweller and
                  Scott M. Summers",
  title =        "Strong Fault-Tolerance for Self-Assembly with Fuzzy Temperature",
  pages =        "417--426",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CaiLuXia10,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu and
                  Mingji Xia",
  title =        "Holographic Algorithms with Matchgates Capture Precisely Tractable Planar\_\#{CSP}",
  pages =        "427--436",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CaiChe10,
  author =       "{Jin-yi} Cai and
                  Xi Chen",
  title =        "A Decidable Dichotomy Theorem on Directed Graph Homomorphisms with Non-negative Weights",
  pages =        "437--446",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:ClaHazWoo10,
  author =       "Kenneth L. Clarkson and
                  Elad Hazan and
                  David P. Woodruff",
  title =        "Sublinear Optimization for Machine Learning",
  pages =        "449--457",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:SakSes10,
  author =       "Michael Saks and
                  C. Seshadhri",
  title =        "Estimating the Longest Increasing Sequence in Polylogarithmic Time",
  pages =        "458--467",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:TsuRon10,
  author =       "Gilad Tsur and
                  Dana Ron",
  title =        "Testing Properties of Sparse Images",
  pages =        "468--477",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BhaGriSha10,
  author =       "Arnab Bhattacharyya and
                  Elena Grigorescu and
                  Asaf Shapira",
  title =        "A Unified Framework for Testing Linear-Invariant Properties",
  pages =        "478--487",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BKSSZ10,
  author =       "Arnab Bhattacharyya and
                  Swastik Kopparty and
                  Grant Schoenebeck and
                  Madhu Sudan and
                  David Zuckerman",
  title =        "Optimal Testing of {Reed}-{Muller} Codes",
  pages =        "488--497",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BKKV10,
  author =       "Zvika Brakerski and
                  Yael Tauman Kalai and
                  Jonathan Katz and
                  Vinod Vaikuntanathan",
  title =        "Overcoming the Hole in the Bucket: Public-Key Cryptography Resilient to Continual Memory Leakage",
  pages =        "501--510",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DHLW10,
  author =       "Yevgeniy Dodis and
                  Kristiyan Haralambiev and
                  Adriana L{\'o}pez-Alt and
                  Daniel Wichs",
  title =        "Cryptography against Continuous Memory Attacks",
  pages =        "511--520",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:LewWat10,
  author =       "Allison B. Lewko and
                  Brent Waters",
  title =        "On the Insecurity of Parallel Repetition for Leakage Resilience",
  pages =        "521--530",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Wee10,
  author =       "Hoeteck Wee",
  title =        "Black-Box, Round-Efficient Secure Computation via Non-malleability Amplification",
  pages =        "531--540",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CanLinPas10,
  author =       "Ran Canetti and
                  Huijia Lin and
                  Rafael Pass",
  title =        "Adaptive Hardness and Composable Security in the Plain Model from Standard Assumptions",
  pages =        "541--550",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Potechin10,
  author =       "Aaron Potechin",
  title =        "Bounds on Monotone Switching Networks for Directed Connectivity",
  pages =        "553--562",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:AroBarSte10,
  author =       "Sanjeev Arora and
                  Boaz Barak and
                  David Steurer",
  title =        "Subexponential Algorithms for Unique Games and Related Problems",
  pages =        "563--572",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CheVonZen10,
  author =       "Chandra Chekuri and
                  Jan Vondr{\'a}k and
                  Rico Zenklusen",
  title =        "Dependent Randomized Rounding via Exchange Properties of Combinatorial Structures",
  pages =        "575--584",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:AndAntZha10,
  author =       "Matthew Andrews and
                  Spyridon Antonakopoulos and
                  Lisa Zhang",
  title =        "Minimum-Cost Network Design with (Dis)economies of Scale",
  pages =        "585--592",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:GoePos10,
  author =       "Ashish Goel and
                  Ian Post",
  title =        "One Tree Suffices: A Simultaneous O(1)-Approximation for Single-Sink Buy-at-Bulk",
  pages =        "593--600",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BorSanWul10,
  author =       "Glencora Borradaile and
                  Piotr Sankowski and
                  Christian Wulff-Nilsen",
  title =        "Min st-cut Oracle for Planar Graphs with Near-Linear Preprocessing Time",
  pages =        "601--610",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:MajPraSah10,
  author =       "Hemanta K. Maji and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "On the Computational Complexity of Coin Flipping",
  pages =        "613--622",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:GraLivRos10,
  author =       "Ronen Gradwohl and
                  Noam Livne and
                  Alon Rosen",
  title =        "Sequential Rationality in Cryptographic Protocols",
  pages =        "623--632",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:HarMon10,
  author =       "Aram Wettroth Harrow and
                  Ashley Montanaro",
  title =        "An Efficient Test for Product States with Applications to Quantum {Merlin}-{Arthur} Games",
  pages =        "633--642",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:WilWil10,
  author =       "Virginia Vassilevska Williams and
                  Ryan Williams",
  title =        "Subcubic Equivalences between Path, Matrix and Triangle Problems",
  pages =        "645--654",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:WeiYus10,
  author =       "Oren Weimann and
                  Raphael Yuster",
  title =        "Replacement Paths via Fast Matrix Multiplication",
  pages =        "655--662",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:PSSZ10,
  author =       "Yuval Peres and
                  Dmitry Sotnikov and
                  Benny Sudakov and
                  Uri Zwick",
  title =        "All-Pairs Shortest Paths in O($n^2$) Time with High Probability",
  pages =        "663--672",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DuaPet10,
  author =       "Ran Duan and
                  Seth Pettie",
  title =        "Approximating Maximum Weight Matching in Near-Linear Time",
  pages =        "673--682",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Gopalan10,
  author =       "Parikshit Gopalan",
  title =        "A Fourier-Analytic Approach to {Reed}-{Muller} Decoding",
  pages =        "685--694",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:LovMukShp10,
  author =       "Shachar Lovett and
                  Partha Mukhopadhyay and
                  Amir Shpilka",
  title =        "Pseudorandom Generators for {CC0}[p] and the Fourier Spectrum of Low-Degree Polynomials over Finite Fields",
  pages =        "695--704",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DviGopYek10,
  author =       "Zeev Dvir and
                  Parikshit Gopalan and
                  Sergey Yekhanin",
  title =        "Matching Vector Codes",
  pages =        "705--714",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:BenEfrTaS10,
  author =       "Avraham Ben-Aroya and
                  Klim Efremenko and
                  Amnon Ta-Shma",
  title =        "Local List Decoding with a Constant Number of Queries",
  pages =        "715--722",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:GurSmi10,
  author =       "Venkatesan Guruswami and
                  Adam Smith",
  title =        "Codes for Computationally Simple Channels: Explicit Constructions with Optimal Rate",
  pages =        "723--732",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:LemTar10,
  author =       "Renato Paes Leme and
                  {\'E}va Tardos",
  title =        "Pure and {Bayes}-{Nash} Price of Anarchy for Generalized Second Price Auction",
  pages =        "735--744",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:KemSalMoo10,
  author =       "David Kempe and
                  Mahyar Salek and
                  Cristopher Moore",
  title =        "Frugal and Truthful Auctions for Vertex Covers, Flows and Cuts",
  pages =        "745--754",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:CEGP10,
  author =       "Ning Chen and
                  Edith Elkind and
                  Nick Gravin and
                  Fedor Petrov",
  title =        "Frugal Mechanism Design via Spectral Techniques",
  pages =        "755--764",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Singer10,
  author =       "Yaron Singer",
  title =        "Budget Feasible Mechanisms",
  pages =        "765--774",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:DugRou10,
  author =       "Shaddin Dughmi and
                  Tim Roughgarden",
  title =        "Black-Box Randomized Reductions in Algorithmic Mechanism Design",
  pages =        "775--784",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:ArbNaoSeg10,
  author =       "Yuriy Arbitman and
                  Moni Naor and
                  Gil Segev",
  title =        "Backyard {Cuckoo} Hashing: Constant Worst-Case Operations with a Succinct Representation",
  pages =        "787--796",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:LovPor10,
  author =       "Shachar Lovett and
                  Ely Porat",
  title =        "A Lower Bound for Dynamic Approximate Membership Data Structures",
  pages =        "797--804",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:PanTalWie10,
  author =       "Rina Panigrahy and
                  Kunal Talwar and
                  Udi Wieder",
  title =        "Lower Bounds on Near Neighbor Search via Metric Expansion",
  pages =        "805--814",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:PatRod10,
  author =       "Mihai Patrascu and
                  Liam Roditty",
  title =        "Distance Oracles beyond the {Thorup}-{Zwick} Bound",
  pages =        "815--823",
  editor =       focs10ed,
  booktitle =    focs10name,
  month =        focs10month,
  address =      focs10addr,
  publisher =    focspub,
  year =         2010,
}

@InProceedings{FOCS:Moitra09,
  author =       "Ankur Moitra",
  title =        "Approximation Algorithms for Multicommodity-Type Problems with Guarantees Independent of the Graph Size",
  pages =        "3--12",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KelMad09,
  author =       "Jonathan A. Kelner and
                  Aleksander Madry",
  title =        "Faster Generation of Random Spanning Trees",
  pages =        "13--21",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:HKNO09,
  author =       "Avinatan Hassidim and
                  Jonathan A. Kelner and
                  Huy N. Nguyen and
                  Krzysztof Onak",
  title =        "Local Graph Partitions for Approximation and Testing",
  pages =        "22--31",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:EngRac09,
  author =       "Matthias Englert and
                  Harald R{\"a}cke",
  title =        "Oblivious Routing for the $L_p$-norm",
  pages =        "32--40",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ChaWig09,
  author =       "Arkadev Chattopadhyay and
                  Avi Wigderson",
  title =        "Linear Systems over Composite Moduli",
  pages =        "43--52",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BeaHuy09,
  author =       "Paul Beame and
                  Dang-Trinh Huynh-Ngoc",
  title =        "Multiparty Communication Complexity and Threshold Circuit Size of AC$^0$",
  pages =        "53--62",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KusWei09,
  author =       "Eyal Kushilevitz and
                  Enav Weinreb",
  title =        "The Communication Complexity of Set-Disjointness with Small Sets and 0-1 Intersection",
  pages =        "63--72",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BasZel09,
  author =       "Saugata Basu and
                  Thierry Zell",
  title =        "Polynomial Hierarchy, {Betti} Numbers and a Real Analogue of {Toda}'s Theorem",
  pages =        "73--82",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Doty09,
  author =       "David Doty",
  title =        "Randomized Self-Assembly for Exact Shapes",
  pages =        "85--94",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:GotIra09,
  author =       "Daniel Gottesman and
                  Sandy Irani",
  title =        "The Quantum and Classical Complexity of Translationally Invariant Tiling and Hamiltonian Problems",
  pages =        "95--104",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ChaChuKha09,
  author =       "Deeparnab Chakrabarty and
                  Julia Chuzhoy and
                  Sanjeev Khanna",
  title =        "On Allocating Goods to Maximize Fairness",
  pages =        "107--116",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:FMMM09,
  author =       "Jon Feldman and
                  Aranyak Mehta and
                  Vahab S. Mirrokni and
                  S. Muthukrishnan",
  title =        "Online Stochastic Matching: Beating 1-1/e",
  pages =        "117--126",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:AfsBarCha09,
  author =       "Peyman Afshani and
                  J{\'e}r{\'e}my Barbay and
                  Timothy M. Chan",
  title =        "Instance-Optimal Geometric Algorithms",
  pages =        "129--138",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BucMul09,
  author =       "Kevin Buchin and
                  Wolfgang Mulzer",
  title =        "Delaunay Triangulations in O(sort(n)) Time and More",
  pages =        "139--148",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:AfsArgLar09,
  author =       "Peyman Afshani and
                  Lars Arge and
                  Kasper Dalgaard Larsen",
  title =        "Orthogonal Range Reporting in Three and Higher Dimensions",
  pages =        "149--158",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:GibVar09,
  author =       "Matt Gibson and
                  Kasturi R. Varadarajan",
  title =        "Decomposing Coverings and the Planar Sensor Cover Problem",
  pages =        "159--168",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:DGJSV09,
  author =       "Ilias Diakonikolas and
                  Parikshit Gopalan and
                  Ragesh Jaiswal and
                  Rocco A. Servedio and
                  Emanuele Viola",
  title =        "Bounded Independence Fools Halfspaces",
  pages =        "171--180",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:DKSS09,
  author =       "Zeev Dvir and
                  Swastik Kopparty and
                  Shubhangi Saraf and
                  Madhu Sudan",
  title =        "Extensions to the Method of Multiplicities, with Applications to {Kakeya} Sets and Mergers",
  pages =        "181--190",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BenTaS09,
  author =       "Avraham Ben-Aroya and
                  Amnon Ta-Shma",
  title =        "Constructing Small-Bias Sets from Algebraic-Geometric Codes",
  pages =        "191--197",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KaySar09,
  author =       "Neeraj Kayal and
                  Shubhangi Saraf",
  title =        "Blackbox Polynomial Identity Testing for Depth 3 Circuits",
  pages =        "198--207",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Kannan09,
  author =       "Ravindran Kannan",
  title =        "A New Probability Inequality Using Typical Moments and Concentration Results",
  pages =        "211--220",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Unger09,
  author =       "Falk Unger",
  title =        "A Probabilistic Inequality with Applications to Threshold Direct-Product Theorems",
  pages =        "221--229",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:AloLubGur09,
  author =       "Noga Alon and
                  Eyal Lubetzky and
                  Ori Gurel-Gurevich",
  title =        "Choice-Memory Tradeoff in Allocations",
  pages =        "230--238",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Haitner09,
  author =       "Iftach Haitner",
  title =        "A Parallel Repetition Theorem for Any Interactive Argument",
  pages =        "241--250",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:DenGoySah09,
  author =       "Yi Deng and
                  Vipul Goyal and
                  Amit Sahai",
  title =        "Resolving the Simultaneous Resettability Conjecture and a New Non-Black-Box Simulation Strategy",
  pages =        "251--260",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:IKOS09,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Extracting Correlations",
  pages =        "261--270",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:CDDT09,
  author =       "Xi Chen and
                  Decheng Dai and
                  Ye Du and
                  Shang-Hua Teng",
  title =        "Settling the Complexity of {Arrow}-{Debreu} Equilibria in Markets with Additively Separable Utilities",
  pages =        "273--282",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KPRST09,
  author =       "Shiva Kintali and
                  Laura J. Poplawski and
                  Rajmohan Rajaraman and
                  Ravi Sundaram and
                  Shang-Hua Teng",
  title =        "Reducibility among Fractional Stability Problems",
  pages =        "283--292",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ABCDP09,
  author =       "Yossi Azar and
                  Benjamin E. Birnbaum and
                  L. Elisa Celis and
                  Nikhil R. Devanur and
                  Yuval Peres",
  title =        "Convergence of Local Dynamics to Balanced Outcomes in Exchange Networks",
  pages =        "293--302",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:MonSab09,
  author =       "Andrea Montanari and
                  Amin Saberi",
  title =        "Convergence to Equilibrium in Local Interaction Games",
  pages =        "303--312",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:PorPor09,
  author =       "Benny Porat and
                  Ely Porat",
  title =        "Exact and Approximate Pattern Matching in the Streaming Model",
  pages =        "315--323",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ABIW09,
  author =       "Alexandr Andoni and
                  Khanh Do Ba and
                  Piotr Indyk and
                  David P. Woodruff",
  title =        "Efficient Sketches for Earth-Mover Distance, with Applications",
  pages =        "324--330",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:CKLPR09,
  author =       "Flavio Chierichetti and
                  Ravi Kumar and
                  Silvio Lattanzi and
                  Alessandro Panconesi and
                  Prabhakar Raghavan",
  title =        "Models for the Compressible Web",
  pages =        "331--340",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Sherstov09,
  author =       "Alexander A. Sherstov",
  title =        "The Intersection of Two Halfspaces Has High Threshold Degree",
  pages =        "343--362",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Sherman09,
  author =       "Jonah Sherman",
  title =        "Breaking the Multicommodity Flow Barrier for $O(\sqrt{\log n})$-Approximations to Sparsest Cut",
  pages =        "363--372",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Feldman09,
  author =       "Vitaly Feldman",
  title =        "A Complete Characterization of Statistical Query Learning with Applications to Evolvability",
  pages =        "375--384",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:FGRW09,
  author =       "Vitaly Feldman and
                  Venkatesan Guruswami and
                  Prasad Raghavendra and
                  Yi Wu",
  title =        "Agnostic Learning of Monomials by Halfspaces Is Hard",
  pages =        "385--394",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KalSamTen09,
  author =       "Adam Tauman Kalai and
                  Alex Samorodnitsky and
                  Shang-Hua Teng",
  title =        "Learning and Smoothed Analysis",
  pages =        "395--404",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ArtManRog09,
  author =       "David Arthur and
                  Bodo Manthey and
                  Heiko R{\"o}glin",
  title =        "k-Means Has Polynomial Smoothed Complexity",
  pages =        "405--414",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Nutov09,
  author =       "Zeev Nutov",
  title =        "Approximating Minimum Cost Connectivity Problems via Uncrossable Bifamilies and Spider-Cover Decompositions",
  pages =        "417--426",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ABHK09,
  author =       "Aaron Archer and
                  MohammadHossein Bateni and
                  Mohammad Taghi Hajiaghayi and
                  Howard J. Karloff",
  title =        "Improved Approximation Algorithms for {PRIZE-COLLECTING} {STEINER} {TREE} and {TSP}",
  pages =        "427--436",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ChuKha09,
  author =       "Julia Chuzhoy and
                  Sanjeev Khanna",
  title =        "An $O(k^3 \log n)$-Approximation Algorithm for Vertex-Connectivity Survivable Network Design",
  pages =        "437--441",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:GoePos09,
  author =       "Ashish Goel and
                  Ian Post",
  title =        "An Oblivious O(1)-Approximation for Single Source Buy-at-Bulk",
  pages =        "442--450",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BanKho09,
  author =       "Nikhil Bansal and
                  Subhash Khot",
  title =        "Optimal Long Code Test with One Free Bit",
  pages =        "453--462",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Meir09,
  author =       "Or Meir",
  title =        "Combinatorial {PCPs} with Efficient Verifiers",
  pages =        "463--471",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:DinHar09,
  author =       "Irit Dinur and
                  Prahladh Harsha",
  title =        "Composition of Low-Error 2-Query {PCPs} Using Decodable {PCPs}",
  pages =        "472--481",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KalUma09,
  author =       "Shankar Kalyanaraman and
                  Christopher Umans",
  title =        "The Complexity of Rationalizing Network Formation",
  pages =        "485--494",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ChaHuaKha09,
  author =       "Tanmoy Chakraborty and
                  Zhiyi Huang and
                  Sanjeev Khanna",
  title =        "Dynamic and Non-uniform Pricing Strategies for Revenue Maximization",
  pages =        "495--504",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:DobDug09,
  author =       "Shahar Dobzinski and
                  Shaddin Dughmi",
  title =        "On the Power of Randomization in Algorithmic Mechanism Design",
  pages =        "505--514",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BroFitKas09,
  author =       "Anne Broadbent and
                  Joseph Fitzsimons and
                  Elham Kashefi",
  title =        "Universal Blind Quantum Computation",
  pages =        "517--526",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ChaKer09,
  author =       "Andr{\'e} Chailloux and
                  Iordanis Kerenidis",
  title =        "Optimal Quantum Strong Coin Flipping",
  pages =        "527--533",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:JaiUpaWat09,
  author =       "Rahul Jain and
                  Sarvagya Upadhyay and
                  John Watrous",
  title =        "Two-Message Quantum Interactive Proofs Are in {PSPACE}",
  pages =        "534--543",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Reichardt09,
  author =       "Ben Reichardt",
  title =        "Span Programs and Quantum Query Complexity: The General Adversary Bound Is Nearly Tight for Every Boolean Function",
  pages =        "544--551",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:CheKleNao09,
  author =       "Jeff Cheeger and
                  Bruce Kleiner and
                  Assaf Naor",
  title =        "A $(\log n)^{\Omega(1)}$ Integrality Gap for the Sparsest Cut {SDP}",
  pages =        "555--564",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KhoSak09,
  author =       "Subhash Khot and
                  Rishi Saket",
  title =        "{SDP} Integrality Gaps with Local $\ell_1$-Embeddability",
  pages =        "565--574",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:RagSte09a,
  author =       "Prasad Raghavendra and
                  David Steurer",
  title =        "Integrality Gaps for Strong {SDP} Relaxations of {UNIQUE} {GAMES}",
  pages =        "575--585",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:RagSte09b,
  author =       "Prasad Raghavendra and
                  David Steurer",
  title =        "How to Round Any {CSP}",
  pages =        "586--594",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BarKoz09,
  author =       "Libor Barto and
                  Marcin Kozik",
  title =        "Constraint Satisfaction Problems of Bounded Width",
  pages =        "595--603",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:MyeShe09,
  author =       "Steven Myers and
                  Abhi Shelat",
  title =        "Bit Encryption Is Complete",
  pages =        "607--616",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KalLiRao09,
  author =       "Yael Tauman Kalai and
                  Xin Li and
                  Anup Rao",
  title =        "2-Source Extractors under Computational Assumptions and Cryptography with Defective Randomness",
  pages =        "617--626",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BFLPST09,
  author =       "Hans L. Bodlaender and
                  Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Eelko Penninkx and
                  Saket Saurabh and
                  Dimitrios M. Thilikos",
  title =        "(Meta) Kernelization",
  pages =        "629--638",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Kawarabayashi09,
  author =       "{Ken-ichi} Kawarabayashi",
  title =        "Planarity Allowing Few Error Vertices in Linear Time",
  pages =        "639--648",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Vondrak09,
  author =       "Jan Vondr{\'a}k",
  title =        "Symmetry and Approximability of Submodular Maximization Problems",
  pages =        "651--670",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:IwaNag09,
  author =       "Satoru Iwata and
                  Kiyohito Nagano",
  title =        "Submodular Function Minimization under Covering Constraints",
  pages =        "671--680",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:RogTen09,
  author =       "Heiko R{\"o}glin and
                  Shang-Hua Teng",
  title =        "Smoothed Analysis of Multiobjective Optimization",
  pages =        "681--690",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Bernstein09,
  author =       "Aaron Bernstein",
  title =        "Fully Dynamic (2 + epsilon) Approximate All-Pairs Shortest Paths with Fast Query and Close to Linear Update Time",
  pages =        "693--702",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:SomVerYu09,
  author =       "Christian Sommer and
                  Elad Verbin and
                  Wei Yu",
  title =        "Distance Oracles for Sparse Graphs",
  pages =        "703--712",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:HonShaVit09,
  author =       "Wing-Kai Hon and
                  Rahul Shah and
                  Jeffrey Scott Vitter",
  title =        "Space-Efficient Framework for Top-k String Retrieval Problems",
  pages =        "713--722",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:ODoWim09,
  author =       "Ryan O'Donnell and
                  Karl Wimmer",
  title =        "{KKL}, {Kruskal}-{Katona}, and Monotone Nets",
  pages =        "725--734",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:KLPT09,
  author =       "Jonathan A. Kelner and
                  James R. Lee and
                  Gregory N. Price and
                  Shang-Hua Teng",
  title =        "Higher Eigenvalues of Graphs",
  pages =        "735--744",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:BanWil09,
  author =       "Nikhil Bansal and
                  Ryan Williams",
  title =        "Regularity Lemmas and Combinatorial Algorithms",
  pages =        "745--754",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:GKTW09,
  author =       "Gagan Goel and
                  Chinmay Karande and
                  Pushkar Tripathi and
                  Lei Wang",
  title =        "Approximability of Combinatorial Problems with Multi-agent Submodular Cost Functions",
  pages =        "755--764",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:JayWoo09,
  author =       "T. S. Jayram and
                  David P. Woodruff",
  title =        "The Data Stream Space Complexity of Cascaded Norms",
  pages =        "765--774",
  booktitle =    focs09name,
  month =        focs09month,
  address =      focs09addr,
  editor =       focs09ed,
  publisher =    focspub,
  year =         2009,
}

@InProceedings{FOCS:Aaronson08,
  author =       "Scott Aaronson",
  title =        "The Polynomial Method in Quantum and Classical Computing (Tutorial)",
  pages =        "3",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AggMut08,
  author =       "Gagan Aggarwal and
                  S. Muthukrishnan",
  title =        "Theory of Sponsored Search Auctions (Tutorial)",
  pages =        "7",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Trevisan08,
  author =       "Luca Trevisan",
  title =        "Average-case Complexity (Tutorial)",
  pages =        "11",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DDDR08,
  author =       "Peerapong Dhangwatnotai and
                  Shahar Dobzinski and
                  Shaddin Dughmi and
                  Tim Roughgarden",
  title =        "Truthful Approximation Schemes for Single-Parameter Agents",
  pages =        "15--24",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DasPap08,
  author =       "Constantinos Daskalakis and
                  Christos H. Papadimitriou",
  title =        "Discretized Multinomial Distributions and Nash Equilibria in Anonymous Games",
  pages =        "25--34",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:CheSwa08,
  author =       "Maurice Cheung and
                  Chaitanya Swamy",
  title =        "Approximation Algorithms for Single-minded Envy-free Profit-maximization Problems with Limited Supply",
  pages =        "35--44",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DevKan08,
  author =       "Nikhil R. Devanur and
                  Ravi Kannan",
  title =        "Market Equilibria in Polynomial Time for Fixed Number of Goods or Agents",
  pages =        "45--53",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:RazShe08,
  author =       "Alexander A. Razborov and
                  Alexander A. Sherstov",
  title =        "The Sign-Rank of {AC}$^O$",
  pages =        "57--66",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AgrVin08,
  author =       "Manindra Agrawal and
                  V. Vinay",
  title =        "Arithmetic Circuits: A Chasm at Depth Four",
  pages =        "67--75",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:RTTV08,
  author =       "Omer Reingold and
                  Luca Trevisan and
                  Madhur Tulsiani and
                  Salil P. Vadhan",
  title =        "Dense Subsets of Pseudorandom Sets",
  pages =        "76--85",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Chow08,
  author =       "Timothy Y. Chow",
  title =        "Almost-Natural Proofs",
  pages =        "86--91",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:ChaPatRod08,
  author =       "Timothy M. Chan and
                  Mihai Patrascu and
                  Liam Roditty",
  title =        "Dynamic Connectivity: Connecting to Networks and Geometry",
  pages =        "95--104",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:ChuKha08,
  author =       "Julia Chuzhoy and
                  Sanjeev Khanna",
  title =        "Algorithms for Single-Source Vertex Connectivity",
  pages =        "105--114",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BorKleMat08,
  author =       "Glencora Borradaile and
                  Philip N. Klein and
                  Claire Mathieu",
  title =        "A Polynomial-Time Approximation Scheme for Euclidean Steiner Forest",
  pages =        "115--124",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:CFLY08,
  author =       "Yuk Hei Chan and
                  Wai Shing Fung and
                  Lap Chi Lau and
                  Chun Kong Yung",
  title =        "Degree Bounded Network Design with Metric Costs",
  pages =        "125--134",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Yuster08,
  author =       "Raphael Yuster",
  title =        "Matrix Sparsification for Rank and Determinant Computations via Nested Dissection",
  pages =        "137--145",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KedUma08,
  author =       "Kiran S. Kedlaya and
                  Christopher Umans",
  title =        "Fast Modular Composition in any Characteristic",
  pages =        "146--155",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Mossel08,
  author =       "Elchanan Mossel",
  title =        "Gaussian Bounds for Noise Correlation of Functions and Tight Analysis of Long Codes",
  pages =        "156--165",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KauLov08,
  author =       "Tali Kaufman and
                  Shachar Lovett",
  title =        "Worst Case to Average Case Reductions for Polynomials",
  pages =        "166--175",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Ezra08,
  author =       "Esther Ezra",
  title =        "On the Union of Cylinders in Three Dimensions",
  pages =        "179--188",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KORW08,
  author =       "Guy Kindler and
                  Ryan O'Donnell and
                  Anup Rao and
                  Avi Wigderson",
  title =        "Spherical Cubes and Rounding in High Dimensions",
  pages =        "189--198",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:IndRuz08,
  author =       "Piotr Indyk and
                  Milan Ruzic",
  title =        "Near-Optimal Sparse Recovery in the $L_1$ Norm",
  pages =        "199--207",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AppBarXia08,
  author =       "Benny Applebaum and
                  Boaz Barak and
                  David Xiao",
  title =        "On Basing Lower-Bounds for Learning on Worst-Case Assumptions",
  pages =        "211--220",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BenHas08,
  author =       "Michael Ben-Or and
                  Avinatan Hassidim",
  title =        "The Bayesian Learner is Optimal for Noisy Binary Search (and Pretty Good for Quantum as Well)",
  pages =        "221--230",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KhoSak08,
  author =       "Subhash Khot and
                  Rishi Saket",
  title =        "Hardness of Minimizing and Learning {DNF} Expressions",
  pages =        "231--240",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:FriKalNis08,
  author =       "Ehud Friedgut and
                  Gil Kalai and
                  Noam Nisan",
  title =        "Elections Can be Manipulated Often",
  pages =        "243--249",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:PapSchSin08,
  author =       "Christos H. Papadimitriou and
                  Michael Schapira and
                  Yaron Singer",
  title =        "On the Hardness of Being Truthful",
  pages =        "250--259",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DobLavNis08,
  author =       "Shahar Dobzinski and
                  Ron Lavi and
                  Noam Nisan",
  title =        "Multi-unit Auctions with Budget Limits",
  pages =        "260--269",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:RazYeh08,
  author =       "Ran Raz and
                  Amir Yehudayoff",
  title =        "Multilinear Formulas, Maximal-Partition Discrepancy and Mixed-Sources Extractors",
  pages =        "273--282",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BPRVW08,
  author =       "Dan Boneh and
                  Periklis A. Papakonstantinou and
                  Charles Rackoff and
                  Yevgeniy Vahlis and
                  Brent Waters",
  title =        "On the Impossibility of Basing Identity Based Encryption on Trapdoor Permutations",
  pages =        "283--292",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DziPie08,
  author =       "Stefan Dziembowski and
                  Krzysztof Pietrzak",
  title =        "Leakage-Resilient Cryptography",
  pages =        "293--302",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Patrascu08a,
  author =       "Mihai Patrascu",
  title =        "Succincter",
  pages =        "305--313",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:MosRaz08,
  author =       "Dana Moshkovitz and
                  Ran Raz",
  title =        "Two Query {PCP} with Sub-Constant Error",
  pages =        "314--323",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:NguOna08,
  author =       "Huy N. Nguyen and
                  Krzysztof Onak",
  title =        "Constant-Time Approximation Algorithms via Local Improvements",
  pages =        "327--336",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:MoiLei08,
  author =       "Ankur Moitra and
                  Tom Leighton",
  title =        "Some Results on Greedy Embeddings in Metric Spaces",
  pages =        "337--346",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:GGLMSS08,
  author =       "Fabrizio Grandoni and
                  Anupam Gupta and
                  Stefano Leonardi and
                  Pauli Miettinen and
                  Piotr Sankowski and
                  Mohit Singh",
  title =        "Set Covering with our Eyes Closed",
  pages =        "347--356",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:FriSal08,
  author =       "Zachary Friggstad and
                  Mohammad R. Salavatipour",
  title =        "Minimizing Movement in Mobile Facility Location Problems",
  pages =        "357--366",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Raz08,
  author =       "Ran Raz",
  title =        "A Counterexample to Strong Parallel Repetition",
  pages =        "369--373",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BHHRRS08,
  author =       "Boaz Barak and
                  Moritz Hardt and
                  Ishay Haviv and
                  Anup Rao and
                  Oded Regev and
                  David Steurer",
  title =        "Rounding Parallel Repetitions of Unique Games",
  pages =        "374--383",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Sherstov08,
  author =       "Alexander A. Sherstov",
  title =        "The Unbounded-Error Communication Complexity of Symmetric Functions",
  pages =        "384--393",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DutRad08,
  author =       "Chinmoy Dutta and
                  Jaikumar Radhakrishnan",
  title =        "Lower Bounds for Noisy Wireless Networks using Sampling Algorithms",
  pages =        "394--402",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:MatSid08,
  author =       "Jir{\'i} Matousek and
                  Anastasios Sidiropoulos",
  title =        "Inapproximability for Metric Embeddings into $R^d$",
  pages =        "405--413",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:PanTalWie08,
  author =       "Rina Panigrahy and
                  Kunal Talwar and
                  Udi Wieder",
  title =        "A Geometric Approach to Lower Bounds for Approximate Near-Neighbor Search and Partial Match",
  pages =        "414--423",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AndCroPat08,
  author =       "Alexandr Andoni and
                  Dorian Croitoru and
                  Mihai Patrascu",
  title =        "Hardness of Nearest Neighbor under $L$-infinity",
  pages =        "424--433",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Patrascu08b,
  author =       "Mihai Patrascu",
  title =        "({Data}) {STRUCTURES}",
  pages =        "434--443",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KKMTV08,
  author =       "Julia Kempe and
                  Hirotada Kobayashi and
                  Keiji Matsumoto and
                  Ben Toner and
                  Thomas Vidick",
  title =        "Entangled Games are Hard to Approximate",
  pages =        "447--456",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KemRegTon08,
  author =       "Julia Kempe and
                  Oded Regev and
                  Ben Toner",
  title =        "Unique Games with Entangled Provers are Easy",
  pages =        "457--466",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BenHasPil08,
  author =       "Michael Ben-Or and
                  Avinatan Hassidim and
                  Haran Pilpel",
  title =        "Quantum Multi Prover Interactive Proofs with Communicating Provers",
  pages =        "467--476",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BenRegWol08,
  author =       "Avraham Ben-Aroya and
                  Oded Regev and
                  Ronald de Wolf",
  title =        "A Hypercontractive Inequality for Matrix-Valued Functions with Applications to Quantum Computing and {LDCs}",
  pages =        "477--486",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:HarNelOna08,
  author =       "Nicholas J. A. Harvey and
                  Jelani Nelson and
                  Krzysztof Onak",
  title =        "Sketching and Streaming Entropy via Approximation Theory",
  pages =        "489--498",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BeaHuy08,
  author =       "Paul Beame and
                  Dang-Trinh Huynh-Ngoc",
  title =        "On the Value of Multiple Read/Write Streams for Approximating Frequency Moments",
  pages =        "499--508",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:LenLocWat08,
  author =       "Christoph Lenzen and
                  Thomas Locher and
                  Roger Wattenhofer",
  title =        "Clock Synchronization with Bounded Global and Local Skew",
  pages =        "509--518",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DinElkSol08,
  author =       "Yefim Dinitz and
                  Michael Elkin and
                  Shay Solomon",
  title =        "Shallow-Low-Light Trees, and Tight Lower Bounds for Euclidean Spanners",
  pages =        "519--528",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KLNRS08,
  author =       "Shiva Prasad Kasiviswanathan and
                  Homin K. Lee and
                  Kobbi Nissim and
                  Sofya Raskhodnikova and
                  Adam Smith",
  title =        "What Can We Learn Privately?",
  pages =        "531--540",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KliODoSer08,
  author =       "Adam R. Klivans and
                  Ryan O'Donnell and
                  Rocco A. Servedio",
  title =        "Learning Geometric Concepts via Gaussian Surface Area",
  pages =        "541--550",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BruVem08,
  author =       "S. Charles Brubaker and
                  Santosh Vempala",
  title =        "Isotropic {PCA} and Affine-Invariant Clustering",
  pages =        "551--560",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KhoNao08,
  author =       "Subhash Khot and
                  Assaf Naor",
  title =        "Approximate Kernel Clustering",
  pages =        "561--570",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:GurManRag08,
  author =       "Venkatesan Guruswami and
                  Rajsekar Manokaran and
                  Prasad Raghavendra",
  title =        "Beating the Random Ordering is Hard: Inapproximability of Maximum Acyclic Subgraph",
  pages =        "573--582",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:MasSve08,
  author =       "Monaldo Mastrolilli and
                  Ola Svensson",
  title =        "(Acyclic) JobShops are Hard to Approximate",
  pages =        "583--592",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Schoenebeck08,
  author =       "Grant Schoenebeck",
  title =        "Linear Level Lasserre Lower Bounds for Certain k-{CSPs}",
  pages =        "593--602",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:EngOzmWes08,
  author =       "Matthias Englert and
                  Deniz {\"O}zmen and
                  Matthias Westermann",
  title =        "The Power of Reordering for Online Minimum Makespan Scheduling",
  pages =        "603--612",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DinGol08,
  author =       "Irit Dinur and
                  Elazar Goldenberg",
  title =        "Locally Testing Direct Product in the Low Error Range",
  pages =        "613--622",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:DviWig08,
  author =       "Zeev Dvir and
                  Avi Wigderson",
  title =        "Kakeya Sets, New Mergers and Old Extractors",
  pages =        "625--633",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:ChaMol08,
  author =       "Siu On Chan and
                  Michael Molloy",
  title =        "A Dichotomy Theorem for the Resolution Complexity of Random Constraint Satisfaction Problems",
  pages =        "634--643",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:CaiLuXia08,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu and
                  Mingji Xia",
  title =        "Holographic Algorithms by Fibonacci Gates and Holographic Reductions for Hardness",
  pages =        "644--653",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KLRZ08,
  author =       "Yael Tauman Kalai and
                  Xin Li and
                  Anup Rao and
                  David Zuckerman",
  title =        "Network Extractor Protocols",
  pages =        "654--663",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BabCod08,
  author =       "L{\'a}szl{\'o} Babai and
                  Paolo Codenotti",
  title =        "Isomorhism of Hypergraphs of Low Rank in Moderately Exponential Time",
  pages =        "667--676",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BHKK08,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt and
                  Petteri Kaski and
                  Mikko Koivisto",
  title =        "Computing the Tutte Polynomial in Vertex-Exponential Time",
  pages =        "677--686",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:ChaGoe08,
  author =       "Deeparnab Chakrabarty and
                  Gagan Goel",
  title =        "On the Approximability of Budgeted Allocations and Improved Lower Bounds for Submodular Welfare Maximization and {GAP}",
  pages =        "687--696",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:SviFle08,
  author =       "Zoya Svitkina and
                  Lisa Fleischer",
  title =        "Submodular Approximation: Sampling-based Algorithms and Lower Bounds",
  pages =        "697--706",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BenNor08,
  author =       "Eli Ben-Sasson and
                  Jakob Nordstr{\"o}m",
  title =        "Short Proofs May Be Spacious: An Optimal Separation of Space and Length in Resolution",
  pages =        "709--718",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KalPerSes08,
  author =       "Satyen Kale and
                  Yuval Peres and
                  C. Seshadhri",
  title =        "Noise Tolerance of Expanders and Sublinear Expander Reconstruction",
  pages =        "719--728",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Roch08,
  author =       "S{\'e}bastien Roch",
  title =        "Sequence Length Requirement of Distance-Based Phylogeny Reconstruction: Breaking the Polynomial Barrier",
  pages =        "729--738",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AtsGroMar08,
  author =       "Albert Atserias and
                  Martin Grohe and
                  D{\'a}niel Marx",
  title =        "Size Bounds and Query Plans for Relational Joins",
  pages =        "739--748",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BisLeeRao08,
  author =       "Punyashloka Biswal and
                  James R. Lee and
                  Satish Rao",
  title =        "Eigenvalue Bounds, Spectral Partitioning, and Metrical Deformations via Flows",
  pages =        "751--760",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:CJLV08,
  author =       "Amit Chakrabarti and
                  Alexander Jaffe and
                  James R. Lee and
                  Justin Vincent",
  title =        "Embeddings of Topological Graphs: Lossy Invariants, Linearization, and 2-Sums",
  pages =        "761--770",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:KawMohRee08,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bojan Mohar and
                  Bruce Reed",
  title =        "A Simpler Linear Time Algorithm for Embedding Graphs into an Arbitrary Surface and the Genus of Graphs of Bounded Tree-Width",
  pages =        "771--780",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AbrBarNei08,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Ofer Neiman",
  title =        "Nearly Tight Low Stretch Spanning Trees",
  pages =        "781--790",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AchCoj08,
  author =       "Dimitris Achlioptas and
                  Amin Coja-Oghlan",
  title =        "Algorithmic Barriers from Phase Transitions",
  pages =        "793--802",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:BhaBreSly08,
  author =       "Shankar Bhamidi and
                  Guy Bresler and
                  Allan Sly",
  title =        "Mixing Time of Exponential Random Graphs",
  pages =        "803--812",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:AloNus08,
  author =       "Noga Alon and
                  Asaf Nussboim",
  title =        "{k-Wise} Independent Random Graphs",
  pages =        "813--822",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:ALSWH08,
  author =       "Noga Alon and
                  Eyal Lubetzky and
                  Uri Stav and
                  Amit Weinstein and
                  Avinatan Hassidim",
  title =        "Broadcasting with Side Information",
  pages =        "823--832",
  booktitle =    focs08name,
  month =        focs08month,
  address =      focs08addr,
  editor =       focs08ed,
  publisher =    focspub,
  year =         2008,
}

@InProceedings{FOCS:Tao07,
  author =       "Terence Tao",
  title =        "Structure and Randomness in Combinatorics (Tutorial)",
  pages =        "3--15",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Boneh07,
  author =       "Dan Boneh",
  title =        "A Brief Look at Pairings Based Cryptography (Tutorial)",
  pages =        "19--26",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Spielman07,
  author =       "Daniel A. Spielman",
  title =        "Spectral Graph Theory and its Applications (Tutorial)",
  pages =        "29--38",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BogVio07,
  author =       "Andrej Bogdanov and
                  Emanuele Viola",
  title =        "Pseudorandom Bits for Polynomials",
  pages =        "41--51",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:DviGabWig07,
  author =       "Zeev Dvir and
                  Ariel Gabizon and
                  Avi Wigderson",
  title =        "Extractors and Rank Extractors for Polynomial Sources",
  pages =        "52--62",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Bazzi07,
  author =       "Louay Bazzi",
  title =        "Polylogarithmic Independence Can Fool {DNF} Formulas",
  pages =        "63--73",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Cheng07,
  author =       "Qi Cheng",
  title =        "Derandomization of Sparse Cyclotomic Integer Zero Testing",
  pages =        "74--80",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:DasPap07,
  author =       "Constantinos Daskalakis and
                  Christos H. Papadimitriou",
  title =        "Computing Equilibria in Anonymous Games",
  pages =        "83--93",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:McSTal07,
  author =       "Frank McSherry and
                  Kunal Talwar",
  title =        "Mechanism Design via Differential Privacy",
  pages =        "94--103",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:IKMT07,
  author =       "Nicole Immorlica and
                  Anna R. Karlin and
                  Mohammad Mahdian and
                  Kunal Talwar",
  title =        "Balloon Popping With Applications to Ascending Auctions",
  pages =        "104--112",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:TetYan07,
  author =       "Kousha Etessami and
                  Mihalis Yannakakis",
  title =        "On the Complexity of Nash Equilibria and Other Fixed Points (Extended Abstract)",
  pages =        "113--123",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:CheTen07,
  author =       "Xi Chen and
                  Shang-Hua Teng",
  title =        "Paths Beyond Local Search: A Tight Bound for Randomized Fixed-Point Computation",
  pages =        "124--134",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:HerPit07,
  author =       "Philipp Hertel and
                  Toniann Pitassi",
  title =        "Exponential Time/Space Speedups for Resolution and the {PSPACE}-completeness of Black-White Pebbling",
  pages =        "137--149",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:DanMarSze07,
  author =       "Stefan S. Dantchev and
                  Barnaby Martin and
                  Stefan Szeider",
  title =        "Parameterized Proof Complexity",
  pages =        "150--160",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:LubSta07,
  author =       "Eyal Lubetzky and
                  Uri Stav",
  title =        "Non-Linear Index Coding Outperforming the Linear Optimum",
  pages =        "161--168",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Marx07a,
  author =       "D{\'a}niel Marx",
  title =        "Can you beat treewidth?",
  pages =        "169--179",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:SteVemVig07,
  author =       "Daniel Stefankovic and
                  Santosh Vempala and
                  Eric Vigoda",
  title =        "Adaptive Simulated Annealing: A Near-optimal Connection between Sampling and Counting",
  pages =        "183--193",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GerMon07,
  author =       "Antoine Gerschenfeld and
                  Andrea Montanari",
  title =        "Reconstruction for Models on Random Graphs",
  pages =        "194--204",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:LonNacPer07,
  author =       "Yun Long and
                  Asaf Nachmias and
                  Yuval Peres",
  title =        "Mixing Time Power Laws at Criticality",
  pages =        "205--214",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:KimMonTet07,
  author =       "Jeong Han Kim and
                  Ravi Montenegro and
                  Prasad Tetali",
  title =        "Near Optimal Bounds for Collision in {Pollard} {Rho} for Discrete Log",
  pages =        "215--223",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:DziPie07,
  author =       "Stefan Dziembowski and
                  Krzysztof Pietrzak",
  title =        "Intrusion-Resilient Secret Sharing",
  pages =        "227--237",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:CGOS07,
  author =       "Nishanth Chandran and
                  Vipul Goyal and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Covert Multi-Party Computation",
  pages =        "238--248",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:CanPasShe07,
  author =       "Ran Canetti and
                  Rafael Pass and
                  Abhi Shelat",
  title =        "Cryptography from Sunspots: How to Use an Imperfect Reference String",
  pages =        "249--259",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:PatTho07,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "Planning for Fast Connectivity Updates",
  pages =        "263--271",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BleGol07,
  author =       "Guy E. Blelloch and
                  Daniel Golovin",
  title =        "Strongly History-Independent Hashing with Applications",
  pages =        "272--282",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BraOst07,
  author =       "Vladimir Braverman and
                  Rafail Ostrovsky",
  title =        "Smooth Histograms for Sliding Windows",
  pages =        "283--293",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GalGop07,
  author =       "Anna G{\'a}l and
                  Parikshit Gopalan",
  title =        "Lower Bounds on Streaming Algorithms for Approximating the Length of the Longest Increasing Subsequence",
  pages =        "294--304",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Austrin07,
  author =       "Per Austrin",
  title =        "Towards Sharp Inapproximability For Any 2-{CSP}",
  pages =        "307--317",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:KhoNao07,
  author =       "Subhash Khot and
                  Assaf Naor",
  title =        "Linear Equations Modulo 2 and the {L1} Diameter of Convex Bodies",
  pages =        "318--328",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:AmbMasSve07,
  author =       "Christoph Amb{\"u}hl and
                  Monaldo Mastrolilli and
                  Ola Svensson",
  title =        "Inapproximability Results for Sparsest Cut, Optimal Linear Arrangement, and Precedence Constrained Scheduling",
  pages =        "329--337",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Marx07b,
  author =       "D{\'a}niel Marx",
  title =        "On the Optimality of Planar and Geometric Approximation Schemes",
  pages =        "338--348",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GopKhoSak07,
  author =       "Parikshit Gopalan and
                  Subhash Khot and
                  Rishi Saket",
  title =        "Hardness of Reconstructing Multivariate Polynomials over Finite Fields",
  pages =        "349--359",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:ACRSZ07,
  author =       "Andris Ambainis and
                  Andrew M. Childs and
                  Ben Reichardt and
                  Robert Spalek and
                  Shengyu Zhang",
  title =        "Any {AND}-{OR} Formula of Size $N$ can be Evaluated in time $N^{1/2+o(1)}$ on a Quantum Computer",
  pages =        "363--372",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:AGIK07,
  author =       "Dorit Aharonov and
                  Daniel Gottesman and
                  Sandy Irani and
                  Julia Kempe",
  title =        "The Power of Quantum Systems on a Line",
  pages =        "373--383",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:RegTon07,
  author =       "Oded Regev and
                  Ben Toner",
  title =        "Simulating Quantum Correlations with Finite Communication",
  pages =        "384--394",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:ChiSchVaz07,
  author =       "Andrew M. Childs and
                  Leonard J. Schulman and
                  Umesh V. Vazirani",
  title =        "Quantum Algorithms for Hidden Nonlinear Structures",
  pages =        "395--404",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Feige07,
  author =       "Uriel Feige",
  title =        "Refuting Smoothed {3CNF} Formulas",
  pages =        "407--417",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BogSaf07,
  author =       "Andrej Bogdanov and
                  Muli Safra",
  title =        "Hardness Amplification for Errorless Heuristics",
  pages =        "418--426",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:VioWig07,
  author =       "Emanuele Viola and
                  Avi Wigderson",
  title =        "One-Way Multi-Party Communication Lower Bound for Pointer Jumping with Applications",
  pages =        "427--437",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:RazShpYeh07,
  author =       "Ran Raz and
                  Amir Shpilka and
                  Amir Yehudayoff",
  title =        "A Lower Bound for the Size of Syntactically Multilinear Arithmetic Circuits",
  pages =        "438--448",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Chattopadhyay07,
  author =       "Arkadev Chattopadhyay",
  title =        "Discrepancy and the Power of Bottom Fan-in in Depth-three Circuits",
  pages =        "449--458",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:FeiMirVon07,
  author =       "Uriel Feige and
                  Vahab S. Mirrokni and
                  Jan Vondr{\'a}k",
  title =        "Maximizing Non-Monotone Submodular Functions",
  pages =        "461--471",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:KelNik07,
  author =       "Jonathan A. Kelner and
                  Evdokia Nikolova",
  title =        "On the Hardness and Smoothed Complexity of Quasi-Concave Minimization",
  pages =        "472--482",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GuhMun07,
  author =       "Sudipto Guha and
                  Kamesh Munagala",
  title =        "Approximation Algorithms for Partial-Information Based Stochastic Control with Markovian Rewards",
  pages =        "483--493",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:KouYou07,
  author =       "Christos Koufogiannakis and
                  Neal E. Young",
  title =        "Beating Simplex for Fractional Packing and Covering Linear Programs",
  pages =        "494--504",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BanBucNao07,
  author =       "Nikhil Bansal and
                  Niv Buchbinder and
                  Joseph Naor",
  title =        "A Primal-Dual Randomized Algorithm for Weighted Paging",
  pages =        "507--517",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:AloCap07,
  author =       "Noga Alon and
                  Michael R. Capalbo",
  title =        "Finding Disjoint Paths in Expanders Deterministically and Online",
  pages =        "518--524",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:EzrSha07,
  author =       "Esther Ezra and
                  Micha Sharir",
  title =        "Almost Tight Bound for the Union of Fat Tetrahedra in Three Dimensions",
  pages =        "525--535",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BCEHM07,
  author =       "Paul Bendich and
                  David Cohen-Steiner and
                  Herbert Edelsbrunner and
                  John Harer and
                  Dmitriy Morozov",
  title =        "Inferring Local Homology from Sampled Stratified Spaces",
  pages =        "536--546",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:DLMORS07,
  author =       "Ilias Diakonikolas and
                  Homin K. Lee and
                  Kevin Matulef and
                  Krzysztof Onak and
                  Ronitt Rubinfeld and
                  Rocco A. Servedio and
                  Andrew Wan",
  title =        "Testing for Concise Representations",
  pages =        "549--558",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:RRSS07,
  author =       "Sofya Raskhodnikova and
                  Dana Ron and
                  Amir Shpilka and
                  Adam Smith",
  title =        "Strong Lower Bounds for Approximating Distribution Support Size and the Distinct Elements Problem",
  pages =        "559--569",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:CzuSoh07,
  author =       "Artur Czumaj and
                  Christian Sohler",
  title =        "Testing Expansion in Bounded-Degree Graphs",
  pages =        "570--578",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:FisMatSha07,
  author =       "Eldar Fischer and
                  Arie Matsliah and
                  Asaf Shapira",
  title =        "Approximate Hypergraph Partitioning and Applications",
  pages =        "579--589",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:KauSud07,
  author =       "Tali Kaufman and
                  Madhu Sudan",
  title =        "Sparse Random Linear Codes are Locally Decodable and Testable",
  pages =        "590--600",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GarKum07,
  author =       "Naveen Garg and
                  Amit Kumar",
  title =        "Minimizing Average Flow-time: Upper and Lower Bounds",
  pages =        "603--613",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BCKPSS07,
  author =       "Nikhil Bansal and
                  Ho-Leung Chan and
                  Rohit Khandekar and
                  Kirk Pruhs and
                  Clifford Stein and
                  Baruch Schieber",
  title =        "Non-Preemptive Min-Sum Scheduling with Resource Augmentation",
  pages =        "614--624",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:ChaMakMak07a,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "On the Advantage over Random for Maximum Acyclic Subgraph",
  pages =        "625--633",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:ACSZ07,
  author =       "Spyridon Antonakopoulos and
                  Chandra Chekuri and
                  F. Bruce Shepherd and
                  Lisa Zhang",
  title =        "Buy-at-Bulk Network Design with Protection",
  pages =        "634--644",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BonGenHam07,
  author =       "Dan Boneh and
                  Craig Gentry and
                  Michael Hamburg",
  title =        "Space-Efficient Identity Based Encryption Without Pairings",
  pages =        "647--657",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GKKO07,
  author =       "Juan A. Garay and
                  Jonathan Katz and
                  Chiu-Yuen Koo and
                  Rafail Ostrovsky",
  title =        "Round Complexity of Authenticated Broadcast with a Dishonest Majority",
  pages =        "658--668",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:HHRS07,
  author =       "Iftach Haitner and
                  Jonathan J. Hoch and
                  Omer Reingold and
                  Gil Segev",
  title =        "Finding Collisions in Interactive Protocols - A Tight Lower Bound on the Round Complexity of Statistically-Hiding Commitments",
  pages =        "669--679",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:BarMah07,
  author =       "Boaz Barak and
                  Mohammad Mahmoody-Ghidary",
  title =        "Lower Bounds on Signatures From Symmetric Primitives",
  pages =        "680--688",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:Chlamtac07,
  author =       "Eden Chlamtac",
  title =        "Approximation Algorithms Using Hierarchies of Semidefinite Programming Relaxations",
  pages =        "691--701",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:GMPT07,
  author =       "Konstantinos Georgiou and
                  Avner Magen and
                  Toniann Pitassi and
                  Iannis Tourlakis",
  title =        "Integrality gaps of 2 - o(1) for Vertex Cover {SDPs} in the {Lov{\'e}sz}-{Schrijver} Hierarchy",
  pages =        "702--712",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:ChaMakMak07b,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "Local Global Tradeoffs in Metric Embeddings",
  pages =        "713--723",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:AndKra07,
  author =       "Alexandr Andoni and
                  Robert Krauthgamer",
  title =        "The Computational Hardness of Estimating Edit Distance [Extended Abstract]",
  pages =        "724--734",
  booktitle =    focs07name,
  month =        focs07month,
  address =      focs07addr,
  editor =       focs07ed,
  publisher =    focspub,
  year =         2007,
}

@InProceedings{FOCS:NguOngVad06,
  author =       "Minh-Huyen Nguyen and
                  Shien Jin Ong and
                  Salil P. Vadhan",
  title =        "Statistical Zero-Knowledge Arguments for {NP} from Any One-Way Function",
  pages =        "3--14",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:GolPavVai06,
  author =       "Shafi Goldwasser and
                  Elan Pavlov and
                  Vinod Vaikuntanathan",
  title =        "Fault-Tolerant Distributed Computing in Full-Information Networks",
  pages =        "15--26",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:GenRamWoo06,
  author =       "Craig Gentry and
                  Zulfikar Ramzan and
                  David P. Woodruff",
  title =        "Explicit Exclusive Set Systems with Applications to Broadcast Encryption",
  pages =        "27--38",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Hay06,
  author =       "Thomas P. Hayes",
  title =        "A simple condition implying rapid mixing of single-site dynamics on spin systems",
  pages =        "39--46",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BelNarNiy06,
  author =       "Mikhail Belkin and
                  Hariharan Narayanan and
                  Partha Niyogi",
  title =        "Heat Flow and a Faster Algorithm to Compute the Surface Area of a Convex Body",
  pages =        "47--56",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:LovVem06,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Santosh Vempala",
  title =        "Fast Algorithms for Logconcave Functions: Sampling, Rounding, Integration and Optimization",
  pages =        "57--68",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:FGMS06,
  author =       "Tom{\'a}s Feder and
                  Adam Guetz and
                  Milena Mihail and
                  Amin Saberi",
  title =        "A Local Switch {Markov} Chain on Given Degree Graphs with Application in Connectivity of Peer-to-Peer Networks",
  pages =        "69--76",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:AnsSheWil06,
  author =       "Elliot Anshelevich and
                  F. Bruce Shepherd and
                  Gordon T. Wilfong",
  title =        "Strategic Network Formation through Peering and Service Agreements",
  pages =        "77--86",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:KSSV06,
  author =       "Valerie King and
                  Jared Saia and
                  Vishal Sanwalani and
                  Erik Vee",
  title =        "Towards Secure and Scalable Computation in Peer-to-Peer Networks",
  pages =        "87--98",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:LeeNao06,
  author =       "James R. Lee and
                  Assaf Naor",
  title =        "{Lp} metrics on the {Heisenberg} group and the {Goemans}-{Linial} conjecture",
  pages =        "99--108",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:MenNao06,
  author =       "Manor Mendel and
                  Assaf Naor",
  title =        "{Ramsey} partitions and proximity data structures",
  pages =        "109--118",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:KraLee06,
  author =       "Robert Krauthgamer and
                  James R. Lee",
  title =        "Algorithms on negatively curved spaces",
  pages =        "119--132",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Vershynin06,
  author =       "Roman Vershynin",
  title =        "Beyond Hirsch Conjecture: Walks on Random Polytopes and Smoothed Complexity of the Simplex Method",
  pages =        "133--142",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Sarlos06,
  author =       "Tam{\'a}s Sarl{\'o}s",
  title =        "Improved Approximation Algorithms for Large Matrices via Random Projections",
  pages =        "143--152",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:ArtVas06,
  author =       "David Arthur and
                  Sergei Vassilvitskii",
  title =        "Worst-case and Smoothed Analysis of the {ICP} Algorithm, with an Application to the k-means Method",
  pages =        "153--164",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:ORSS06,
  author =       "Rafail Ostrovsky and
                  Yuval Rabani and
                  Leonard J. Schulman and
                  Chaitanya Swamy",
  title =        "The Effectiveness of {Lloyd}-Type Methods for the k-Means Problem",
  pages =        "165--176",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:TaSUma06,
  author =       "Amnon Ta-Shma and
                  Christopher Umans",
  title =        "Better lossless condensers through derandomized curve samplers",
  pages =        "177--186",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:ImpJaiKab06,
  author =       "Russell Impagliazzo and
                  Ragesh Jaiswal and
                  Valentine Kabanets",
  title =        "Approximately List-Decoding Direct Product Codes and Uniform Hardness Amplification",
  pages =        "187--196",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BBJK06,
  author =       "Ziv Bar-Yossef and
                  Yitzhak Birk and
                  T. S. Jayram and
                  Tomer Kol",
  title =        "Index Coding with Side Information",
  pages =        "197--206",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BenKopRad06,
  author =       "Eli Ben-Sasson and
                  Swastik Kopparty and
                  Jaikumar Radhakrishnan",
  title =        "Subspace Polynomials and List Decoding of {Reed}-{Solomon} Codes",
  pages =        "207--216",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:KhoODo06,
  author =       "Subhash Khot and
                  Ryan {O'Donnell}",
  title =        "{SDP} gaps and {UGC}-hardness for {MAXCUTGAIN}",
  pages =        "217--226",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:GurPat06,
  author =       "Venkatesan Guruswami and
                  Anindya C. Patthak",
  title =        "Correlated Algebraic-Geometric Codes: Improved List Decoding over Bounded Alphabets",
  pages =        "227--238",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:IKOS06,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Cryptography from Anonymity",
  pages =        "239--248",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BCGHS06,
  author =       "Michael Ben-Or and
                  Claude Cr{\'e}peau and
                  Daniel Gottesman and
                  Avinatan Hassidim and
                  Adam Smith",
  title =        "Secure Multiparty Quantum Computation with (Only) a Strict Honest Majority",
  pages =        "249--260",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:CheDen06,
  author =       "Xi Chen and
                  Xiaotie Deng",
  title =        "Settling the Complexity of Two-Player {Nash} Equilibrium",
  pages =        "261--272",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Goemans06,
  author =       "Michel X. Goemans",
  title =        "Minimum Bounded Degree Spanning Trees",
  pages =        "273--282",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:KirLau06,
  author =       "Tam{\'a}s Kir{\'a}ly and
                  Lap Chi Lau",
  title =        "Approximate Min-Max Theorems of {Steiner} Rooted-Orientations of Hypergraphs",
  pages =        "283--292",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BucNao06,
  author =       "Niv Buchbinder and
                  Joseph Naor",
  title =        "Improved Bounds for Online Routing and Packing Via a Primal-Dual Approach",
  pages =        "293--304",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:ArgBroGeo06,
  author =       "Lars Arge and
                  Gerth St{\o}lting Brodal and
                  Loukas Georgiadis",
  title =        "Improved Dynamic Planar Point Location",
  pages =        "305--314",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:FedFiaSha06,
  author =       "Dan Feldman and
                  Amos Fiat and
                  Micha Sharir",
  title =        "Coresets forWeighted Facilities and Their Applications",
  pages =        "315--324",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Patrascu06,
  author =       "Mihai Patrascu",
  title =        "Planar Point Location in Sublogarithmic Time",
  pages =        "325--332",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Chan06,
  author =       "Timothy M. Chan",
  title =        "Point Location in o(log n) Time, Voronoi Diagrams in o(n log n) Time, and Other Transdichotomous Results in Computational Geometry",
  pages =        "333--344",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BarPraSah06,
  author =       "Boaz Barak and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "Concurrent Non-Malleable Zero Knowledge",
  pages =        "345--354",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:KalRaz06,
  author =       "Yael Tauman Kalai and
                  Ran Raz",
  title =        "Succinct Non-Interactive Zero-Knowledge Proofs with Preprocessing for {LOGSNP}",
  pages =        "355--366",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:MicPasRos06,
  author =       "Silvio Micali and
                  Rafael Pass and
                  Alon Rosen",
  title =        "Input-Indistinguishable Computation",
  pages =        "367--378",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:OnaPar06,
  author =       "Krzysztof Onak and
                  Pawel Parys",
  title =        "Generalization of Binary Search: Searching in Trees and Forest-Like Partial Orders",
  pages =        "379--388",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Woodruff06,
  author =       "David P. Woodruff",
  title =        "Lower Bounds for Additive Spanners, Emulators, and More",
  pages =        "389--398",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BauSku06,
  author =       "Nadine Baumann and
                  Martin Skutella",
  title =        "Solving Evacuation Problems Efficiently--Earliest Arrival Flows with Multiple Sources",
  pages =        "399--410",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BCLLSU06,
  author =       "Harry Buhrman and
                  Richard Cleve and
                  Monique Laurent and
                  Noah Linden and
                  Alexander Schrijver and
                  Falk Unger",
  title =        "New Limits on Fault-Tolerant Quantum Computation",
  pages =        "411--419",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Reichardt06,
  author =       "Ben Reichardt",
  title =        "Postselection threshold against biased noise",
  pages =        "420--428",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:SunYao06,
  author =       "Xiaoming Sun and
                  Andrew Chi-Chih Yao",
  title =        "On the Quantum Query Complexity of Local Search in Two and Three Dimensions",
  pages =        "429--438",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:WooNea06,
  author =       "Damien Woods and
                  Turlough Neary",
  title =        "On the time complexity of 2-tag systems and small universal Turing machines",
  pages =        "439--448",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:AndIndPat06,
  author =       "Alexandr Andoni and
                  Piotr Indyk and
                  Mihai Patrascu",
  title =        "On the Optimality of the Dimensionality Reduction Method",
  pages =        "449--458",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:AndInd06,
  author =       "Alexandr Andoni and
                  Piotr Indyk",
  title =        "Near-Optimal Hashing Algorithms for Approximate Nearest Neighbor in High Dimensions",
  pages =        "459--468",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:GuLutMay06,
  author =       "Xiaoyang Gu and
                  Jack H. Lutz and
                  Elvira Mayordomo",
  title =        "Points on Computable Curves",
  pages =        "469--474",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:AbdChuLan06,
  author =       "Reid Andersen and
                  Fan R. K. Chung and
                  Kevin J. Lang",
  title =        "Local Graph Partitioning using PageRank Vectors",
  pages =        "475--486",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Rudelson06,
  author =       "Mark Rudelson",
  title =        "Norm of the inverse of a random matrix",
  pages =        "487--496",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:FeiKimOfe06,
  author =       "Uriel Feige and
                  Jeong Han Kim and
                  Eran Ofek",
  title =        "Witnesses for non-satisfiability of dense random {3CNF} formulas",
  pages =        "497--508",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Valiant06,
  author =       "Leslie G. Valiant",
  title =        "Accidental Algorthims",
  pages =        "509--517",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BCMR06,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  Elchanan Mossel and
                  S{\'e}bastien Roch",
  title =        "The Kesten-Stigum Reconstruction Bound Is Tight for Roughly Symmetric Binary Channels",
  pages =        "518--530",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Harvey06,
  author =       "Nicholas J. A. Harvey",
  title =        "Algebraic Structures and Algorithms for Matching and Matroid Problems",
  pages =        "531--542",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:GurRag06,
  author =       "Venkatesan Guruswami and
                  Prasad Raghavendra",
  title =        "Hardness of Learning Halfspaces with Noise",
  pages =        "543--552",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:KliShe06,
  author =       "Adam R. Klivans and
                  Alexander A. Sherstov",
  title =        "Cryptographic Hardness for Learning Intersections of Halfspaces",
  pages =        "553--562",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:FGKP06,
  author =       "Vitaly Feldman and
                  Parikshit Gopalan and
                  Subhash Khot and
                  Ashok Kumar Ponnuswami",
  title =        "New Results for Learning Noisy Parities and Halfspaces",
  pages =        "563--574",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BjoHus06,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt",
  title =        "Inclusion--Exclusion Algorithms for Counting Set Partitions",
  pages =        "575--582",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Koivisto06,
  author =       "Mikko Koivisto",
  title =        "An $O^*(2^n)$ Algorithm for Graph Coloring and Other Partitioning Problems via Inclusion--Exclusion",
  pages =        "583--590",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BasKav06,
  author =       "Surender Baswana and
                  Telikepalli Kavitha",
  title =        "Faster Algorithms for Approximate Distance Oracles and All-Pairs Small Stretch Paths",
  pages =        "591--602",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:CheDenTen06,
  author =       "Xi Chen and
                  Xiaotie Deng and
                  Shang-Hua Teng",
  title =        "Computing {Nash} Equilibria: Approximation and Smoothed Complexity",
  pages =        "603--612",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:AckRogVoc06,
  author =       "Heiner Ackermann and
                  Heiko R{\"o}glin and
                  Berthold V{\"o}cking",
  title =        "On the Impact of Combinatorial Structure on Congestion Games",
  pages =        "613--622",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:EdmPru06,
  author =       "Jeff Edmonds and
                  Kirk Pruhs",
  title =        "Balanced Allocations of Cake",
  pages =        "623--634",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Wagner06,
  author =       "Uli Wagner",
  title =        "On a Geometric Generalization of the Upper Bound Theorem",
  pages =        "635--645",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:PatTho06,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "Higher Lower Bounds for Near-Neighbor and Further Rich Problems",
  pages =        "646--654",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:NaoSch06,
  author =       "Assaf Naor and
                  Gideon Schechtman",
  title =        "Planar Earthmover is not in $L_1$",
  pages =        "655--666",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:FeiVon06,
  author =       "Uriel Feige and
                  Jan Vondr{\'a}k",
  title =        "Approximation algorithms for allocation problems: Improving the factor of 1 - 1/e",
  pages =        "667--676",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:CHKS06,
  author =       "Chandra Chekuri and
                  Mohammad Taghi Hajiaghayi and
                  Guy Kortsarz and
                  Mohammad R. Salavatipour",
  title =        "Approximation Algorithms for Non-Uniform Buy-at-Bulk Network Design",
  pages =        "677--686",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:ChlMakMak06,
  author =       "Eden Chlamtac and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "How to Play Unique Games Using Embeddings",
  pages =        "687--696",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:BanCapSvi06,
  author =       "Nikhil Bansal and
                  Alberto Caprara and
                  Maxim Sviridenko",
  title =        "Improved approximation algorithms for multidimensional bin packing problems",
  pages =        "697--708",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:CGPT06,
  author =       "Arkadev Chattopadhyay and
                  Navin Goyal and
                  Pavel Pudl{\'a}k and
                  Denis Th{\'e}rien",
  title =        "Lower bounds for circuits with {MOD}$_m$ gates",
  pages =        "709--718",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:HarNao06,
  author =       "Danny Harnik and
                  Moni Naor",
  title =        "On the Compressibility of {NP} Instances and Cryptographic Applications",
  pages =        "719--728",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:RadVem06,
  author =       "Luis Rademacher and
                  Santosh Vempala",
  title =        "Dispersion of Mass and the Complexity of Randomized Geometric Algorithms",
  pages =        "729--738",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:RazYek06,
  author =       "Alexander A. Razborov and
                  Sergey Yekhanin",
  title =        "An Omega($n^1/3$) Lower Bound for Bilinear Group Based Private Information Retrieval",
  pages =        "739--748",
  booktitle =    focs06name,
  month =        focs06month,
  address =      focs06addr,
  editor =       focs06ed,
  publisher =    focspub,
  year =         2006,
}

@InProceedings{FOCS:Khot05,
  author =       "Subhash Khot",
  title =        "On the Unique Games Conjecture (Tutorial)",
  pages =        "3--6",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Chazelle05,
  author =       "Bernard Chazelle",
  title =        "Algorithmic Techniques and Tools from Computational Geometry (Tutorial)",
  pages =        "7--10",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KKMS05,
  author =       "Adam Tauman Kalai and
                  Adam R. Klivans and
                  Yishay Mansour and
                  Rocco A. Servedio",
  title =        "Agnostically Learning Halfspaces",
  pages =        "11--20",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:MosODoOle05,
  author =       "Elchanan Mossel and
                  Ryan O'Donnell and
                  Krzysztof Oleszkiewicz",
  title =        "Noise stability of functions with low infuences: {Invariance} and optimality",
  pages =        "21--30",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:ODoSakSch05,
  author =       "Ryan O'Donnell and
                  Michael E. Saks and
                  Oded Schramm",
  title =        "Every decision tree has an in.uential variable",
  pages =        "31--39",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:GoyKinSak05,
  author =       "Navin Goyal and
                  Guy Kindler and
                  Michael E. Saks",
  title =        "Lower Bounds for the Noisy Broadcast Problem",
  pages =        "40--52",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KhoVis05,
  author =       "Subhash Khot and
                  Nisheeth K. Vishnoi",
  title =        "The Unique Games Conjecture, Integrality Gap for Cut Problems and Embeddability of Negative Type Metrics into l1",
  pages =        "53--62",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Marx05,
  author =       "D{\'a}niel Marx",
  title =        "The Closest Substring problem with small distances",
  pages =        "63--72",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AilCha05,
  author =       "Nir Ailon and
                  Moses Charikar",
  title =        "Fitting tree metrics: Hierarchical clustering and Phylogeny",
  pages =        "73--82",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:ABCDG05,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Hubert T.-H. Chan and
                  Kedar Dhamdhere and
                  Anupam Gupta and
                  Jon M. Kleinberg and
                  Ofer Neiman and
                  Aleksandrs Slivkins",
  title =        "Metric Embeddings with Relaxed Guarantees",
  pages =        "83--100",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KhoNao05,
  author =       "Subhash Khot and
                  Assaf Naor",
  title =        "Nonembeddability theorems via Fourier analysis",
  pages =        "101--112",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AbbKanVal05,
  author =       "Tim Abbott and
                  Daniel Kane and
                  Paul Valiant",
  title =        "On the Complexity of Two-PlayerWin-Lose Games",
  pages =        "113--122",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:BarVemVet05,
  author =       "Imre B{\'a}r{\'a}ny and
                  Santosh Vempala and
                  Adrian Vetta",
  title =        "Nash Equilibria in Random Games",
  pages =        "123--131",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KleRag05,
  author =       "Jon M. Kleinberg and
                  Prabhakar Raghavan",
  title =        "Query Incentive Networks",
  pages =        "132--141",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:GoeMirVet05,
  author =       "Michel X. Goemans and
                  Vahab S. Mirrokni and
                  Adrian Vetta",
  title =        "Sink Equilibria and Convergence",
  pages =        "142--154",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Braverman05,
  author =       "Mark Braverman",
  title =        "On the Complexity of Real Functions",
  pages =        "155--164",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:FicHenSha05,
  author =       "Faith Ellen Fich and
                  Danny Hendler and
                  Nir Shavit",
  title =        "Linear Lower Bounds on Real-World Implementations of Concurrent Objects",
  pages =        "165--173",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Pettie05,
  author =       "Seth Pettie",
  title =        "Towards a Final Analysis of Pairing Heaps",
  pages =        "174--183",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:FLMM05,
  author =       "Paolo Ferragina and
                  Fabrizio Luccio and
                  Giovanni Manzini and
                  S. Muthukrishnan",
  title =        "Structuring labeled trees for optimal succinctness, and beyond",
  pages =        "184--196",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Trevisan05,
  author =       "Luca Trevisan",
  title =        "Approximation Algorithms for Unique Games",
  pages =        "197--205",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:ABKSH05,
  author =       "Sanjeev Arora and
                  Eli Berger and
                  Guy Kindler and
                  Muli Safra and
                  Elad Hazan",
  title =        "On Non-Approximability for Quadratic Programs",
  pages =        "206--215",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AKKV05,
  author =       "Mikhail Alekhnovich and
                  Subhash Khot and
                  Guy Kindler and
                  Nisheeth K. Vishnoi",
  title =        "Hardness of Approximating the Closest Vector Problem with Pre-Processing",
  pages =        "216--225",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AndChuZha05,
  author =       "Matthew Andrews and
                  Julia Chuzhoy and
                  Lisa Zhang",
  title =        "Hardness of the Undirected Edge-Disjoint Paths Problem with Congestion",
  pages =        "226--244",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:ChePal05,
  author =       "Chandra Chekuri and
                  Martin P{\'a}l",
  title =        "A Recursive Greedy Algorithm for Walks in Directed Graphs",
  pages =        "245--253",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KMPS05,
  author =       "V. S. Anil Kumar and
                  Madhav V. Marathe and
                  Srinivasan Parthasarathy and
                  Aravind Srinivasan",
  title =        "Approximation Algorithms for Scheduling on Multiple Machines",
  pages =        "254--263",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:MSVV05,
  author =       "Aranyak Mehta and
                  Amin Saberi and
                  Umesh V. Vazirani and
                  Vijay V. Vazirani",
  title =        "AdWords and Generalized On-line Matching",
  pages =        "264--273",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Meyerson05,
  author =       "Adam Meyerson",
  title =        "The Parking Permit Problem",
  pages =        "274--284",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:ParVar05,
  author =       "Farzad Parvaresh and
                  Alexander Vardy",
  title =        "Correcting Errors Beyond the {Guruswami}-{Sudan} Radius in Polynomial Time",
  pages =        "285--294",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:CRTV05,
  author =       "Emmanuel J. Cand{\`e}s and
                  Mark Rudelson and
                  Terence Tao and
                  Roman Vershynin",
  title =        "Error Correction via Linear Programming",
  pages =        "295--308",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:OstRabSch05,
  author =       "Rafail Ostrovsky and
                  Yuval Rabani and
                  Leonard J. Schulman",
  title =        "Error-Correcting Codes for Automatic Control",
  pages =        "309--316",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KauLit05,
  author =       "Tali Kaufman and
                  Simon Litsyn",
  title =        "Almost Orthogonal Linear Codes are Locally Testable",
  pages =        "317--326",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:NavSam05,
  author =       "Michael Navon and
                  Alex Samorodnitsky",
  title =        "On Delsarte's Linear Programming Bounds for Binary Codes",
  pages =        "327--338",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AroHazKal05,
  author =       "Sanjeev Arora and
                  Elad Hazan and
                  Satyen Kale",
  title =        "Fast Algorithms for Approximate Semide.nite Programming using the Multiplicative Weights Update Method",
  pages =        "339--348",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:DesSpi05,
  author =       "Amit Deshpande and
                  Daniel A. Spielman",
  title =        "Improved Smoothed Analysis of the Shadow Vertex Simplex Method",
  pages =        "349--356",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:SwaShm05,
  author =       "Chaitanya Swamy and
                  David B. Shmoys",
  title =        "Sampling-based Approximation Algorithms for Multi-stage Stochastic",
  pages =        "357--366",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:DGRS05,
  author =       "Kedar Dhamdhere and
                  Vineet Goyal and
                  R. Ravi and
                  Mohit Singh",
  title =        "How to Pay, Come What May: Approximation Algorithms for Demand-Robust Covering Problems",
  pages =        "367--378",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:CKSU05,
  author =       "Henry Cohn and
                  Robert D. Kleinberg and
                  Bal{\'a}zs Szegedy and
                  Christopher Umans",
  title =        "Group-theoretic Algorithms for Matrix Multiplication",
  pages =        "379--388",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:YusZwi05,
  author =       "Raphael Yuster and
                  Uri Zwick",
  title =        "Answering distance queries in directed graphs using fast matrix multiplication",
  pages =        "389--396",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:WigXia05,
  author =       "Avi Wigderson and
                  David Xiao",
  title =        "A Randomness-Efficient Sampler for Matrix-valued Functions and Applications",
  pages =        "397--406",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:GabRaz05,
  author =       "Ariel Gabizon and
                  Ran Raz",
  title =        "Deterministic Extractors for Affine Sources over Large Fields",
  pages =        "407--418",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AloShaSud05,
  author =       "Noga Alon and
                  Asaf Shapira and
                  Benny Sudakov",
  title =        "Additive Approximation for Edge-Deletion Problems",
  pages =        "419--428",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:AloSha05,
  author =       "Noga Alon and
                  Asaf Shapira",
  title =        "A Characterization of the (natural) Graph Properties Testable with One-Sided Error",
  pages =        "429--438",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:HazNagRod05,
  author =       "Penny E. Haxell and
                  Brendan Nagle and
                  Vojtech R{\"o}dl",
  title =        "An Algorithmic Version of the Hypergraph Regularity Method",
  pages =        "439--448",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:DFSS05,
  author =       "Ivan Damg{\aa}rd and
                  Serge Fehr and
                  Louis Salvail and
                  Christian Schaffner",
  title =        "Cryptography In the Bounded Quantum-Storage Model",
  pages =        "449--458",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Raz05,
  author =       "Ran Raz",
  title =        "Quantum Information and the PCP Theorem",
  pages =        "459--468",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:BacChiVan05,
  author =       "Dave Bacon and
                  Andrew M. Childs and
                  Wim {van Dam}",
  title =        "From optimal measurement to efficient quantum algorithms for the hidden subgroup problem over semidirect product groups",
  pages =        "469--478",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:MooRusSch05,
  author =       "Cristopher Moore and
                  Alexander Russell and
                  Leonard J. Schulman",
  title =        "The Symmetric Group Defies Strong Fourier Sampling",
  pages =        "479--490",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:DHKS05,
  author =       "Anirban Dasgupta and
                  John E. Hopcroft and
                  Jon M. Kleinberg and
                  Mark Sandler",
  title =        "On Learning Mixtures of Heavy-Tailed Distributions",
  pages =        "491--500",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:FelODoSer05,
  author =       "Jon Feldman and
                  Ryan O'Donnell and
                  Rocco A. Servedio",
  title =        "Learning mixtures of product distributions over discrete domains",
  pages =        "501--510",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:HaySin05,
  author =       "Thomas P. Hayes and
                  Alistair Sinclair",
  title =        "A general lower bound for mixing of single-site dynamics on graphs",
  pages =        "511--520",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:BeaEspKuc05,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  Javier Esparza and
                  Anton{\'i}n Kucera",
  title =        "Analysis and Prediction of the Long-Run Behavior of Probabilistic Sequential Programs with Recursion (Extended Abstract)",
  pages =        "521--530",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KupVar05,
  author =       "Orna Kupferman and
                  Moshe Y. Vardi",
  title =        "Safraless Decision Procedures",
  pages =        "531--542",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Barak05,
  author =       "Boaz Barak",
  title =        "How To Play Almost Any Mental Game Over The Net - {Concurrent} Composition via Super-Polynomial Simulation",
  pages =        "543--552",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:GolKal05,
  author =       "Shafi Goldwasser and
                  Yael Tauman Kalai",
  title =        "On the Impossibility of Obfuscation with Auxiliary Input",
  pages =        "553--562",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:PasRos05,
  author =       "Rafael Pass and
                  Alon Rosen",
  title =        "Concurrent Non-Malleable Commitments",
  pages =        "563--572",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:NaoRot05,
  author =       "Moni Naor and
                  Guy N. Rothblum",
  title =        "The Complexity of Online Memory Checking",
  pages =        "573--584",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:IzmMicLep05,
  author =       "Sergei Izmalkov and
                  Silvio Micali and
                  Matt Lepinski",
  title =        "Rational Secure Computation and Ideal Mechanism Design",
  pages =        "585--595",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:LavSwa05,
  author =       "Ron Lavi and
                  Chaitanya Swamy",
  title =        "Truthful and Near-Optimal Mechanism Design via Linear Programming",
  pages =        "595--604",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:BalBlu05,
  author =       "Maria-Florina Balcan and
                  Avrim Blum",
  title =        "Mechanism Design via Machine Learning",
  pages =        "605--614",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:KarKemTam05,
  author =       "Anna R. Karlin and
                  David Kempe and
                  Tami Tamir",
  title =        "Beyond {VCG}: {Frugality} of Truthful Mechanisms",
  pages =        "615--626",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Kleinberg05,
  author =       "Jon M. Kleinberg",
  title =        "An Approximation Algorithm for the Disjoint Paths Problem in Even-Degree Planar Graphs",
  pages =        "627--636",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:DemHajKaw05,
  author =       "Erik D. Demaine and
                  Mohammad Taghi Hajiaghayi and
                  {Ken-ichi} Kawarabayashi",
  title =        "Algorithmic Graph Minor Theory: {Decomposition}, Approximation, and Coloring",
  pages =        "637--646",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Klein05,
  author =       "Philip N. Klein",
  title =        "A linear-time approximation scheme for planar weighted {TSP}",
  pages =        "647--657",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:BanLodSvi05,
  author =       "Nikhil Bansal and
                  Andrea Lodi and
                  Maxim Sviridenko",
  title =        "A Tale of Two Dimensional Bin Packing",
  pages =        "657--666",
  booktitle =    focs05name,
  month =        focs05month,
  address =      focs05addr,
  editor =       focs05ed,
  publisher =    focspub,
  year =         2005,
}

@InProceedings{FOCS:Mochon04,
  author =       "Carlos Mochon",
  title =        "Quantum Weak Coin-Flipping with Bias of 0.192",
  pages =        "2--11",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KlaSpaWol04,
  author =       "Hartmut Klauck and
                  Robert Spalek and
                  Ronald de Wolf",
  title =        "Quantum and Classical Strong Direct Product Theorems and Optimal Time-Space Tradeoffs",
  pages =        "12--21",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Ambainis04,
  author =       "Andris Ambainis",
  title =        "Quantum Walk Algorithm for Element Distinctness",
  pages =        "22--31",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Szegedy04,
  author =       "Mario Szegedy",
  title =        "Quantum Speed-Up of Markov Chain Based Algorithms",
  pages =        "32--41",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:AVKLLR04,
  author =       "Dorit Aharonov and
                  Wim {van Dam} and
                  Julia Kempe and
                  Zeph Landau and
                  Seth Lloyd and
                  Oded Regev",
  title =        "Adiabatic Quantum Computation is Equivalent to Standard Quantum Computation",
  pages =        "42--51",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ChaWir04,
  author =       "Moses Charikar and
                  Anthony Wirth",
  title =        "Maximizing Quadratic Programs: {Extending} {Grothendieck}'s Inequality",
  pages =        "54--60",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Lau04,
  author =       "Lap Chi Lau",
  title =        "An Approximate Max-{Steiner}-Tree-Packing Min-{Steiner}-Cut Theorem",
  pages =        "61--70",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:CheKhaShe04,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna and
                  F. Bruce Shepherd",
  title =        "Edge-Disjoint Paths in Planar Graphs",
  pages =        "71--80",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:CGKN04,
  author =       "Julia Chuzhoy and
                  Sudipto Guha and
                  Sanjeev Khanna and
                  Joseph Naor",
  title =        "Machine Minimization for Scheduling Jobs with Interval Constraints",
  pages =        "81--90",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:MatSza04,
  author =       "Jir{\'i} Matousek and
                  Tibor Szab{\'o}",
  title =        "Random Edge Can Be Exponential on Abstract Cubes",
  pages =        "92--100",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ChaGoeKar04,
  author =       "Moses Charikar and
                  Michel X. Goemans and
                  Howard J. Karloff",
  title =        "On the Integrality Ratio for Asymmetric {TSP}",
  pages =        "101--107",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ChuNao04,
  author =       "Julia Chuzhoy and
                  Joseph Naor",
  title =        "The Hardness of Metric Labeling",
  pages =        "108--114",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Andrews04,
  author =       "Matthew Andrews",
  title =        "Hardness of Buy-at-Bulk Network Design",
  pages =        "115--124",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Khot04a,
  author =       "Subhash Khot",
  title =        "Hardness of Approximating the Shortest Vector Problem in Lattices",
  pages =        "126--135",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Khot04b,
  author =       "Subhash Khot",
  title =        "Ruling Out {PTAS} for Graph Min-Bisection, Densest Subgraph and Bipartite Clique",
  pages =        "136--145",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KKMO04,
  author =       "Subhash Khot and
                  Guy Kindler and
                  Elchanan Mossel and
                  Ryan O'Donnell",
  title =        "Optimal Inapproximability Results for Max-Cut and Other 2-Variable {CSPs}?",
  pages =        "146--154",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:DinRei04,
  author =       "Irit Dinur and
                  Omer Reingold",
  title =        "Assignment Testers: {Towards} a Combinatorial Proof of the {PCP}-Theorem",
  pages =        "155--164",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:AppIshKus04,
  author =       "Benny Applebaum and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "Cryptography in {NC$^0$}",
  pages =        "166--175",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Vadhan04,
  author =       "Salil P. Vadhan",
  title =        "An Unconditional Study of Computational Zero Knowledge",
  pages =        "176--185",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:BCNP04,
  author =       "Boaz Barak and
                  Ran Canetti and
                  Jesper Buus Nielsen and
                  Rafael Pass",
  title =        "Universally Composable Protocols with Relaxed Set-Up Assumptions",
  pages =        "186--195",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:DPPS04,
  author =       "Yevgeniy Dodis and
                  Shien Jin Ong and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "On the (Im)possibility of Cryptography with Imperfect Randomness",
  pages =        "196--205",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:DeaGoeVon04,
  author =       "Brian C. Dean and
                  Michel X. Goemans and
                  Jan Vondr{\'a}k",
  title =        "Approximating the Stochastic {Knapsack} Problem: {The} Benefit of Adaptivity",
  pages =        "208--217",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:GupRavSin04,
  author =       "Anupam Gupta and
                  R. Ravi and
                  Amitabh Sinha",
  title =        "An Edge in Time Saves Nine: {LP} Rounding Approximation Algorithms for Stochastic Network Design",
  pages =        "218--227",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ShmSwa04,
  author =       "David B. Shmoys and
                  Chaitanya Swamy",
  title =        "Stochastic Optimization is (Almost) as easy as Deterministic Optimization",
  pages =        "228--237",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:AroHazKal04,
  author =       "Sanjeev Arora and
                  Elad Hazan and
                  Satyen Kale",
  title =        "0(sqrt (log n)) Approximation to {SPARSEST} {CUT} in {\~O}($n^2$) Time",
  pages =        "238--247",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:MucSan04,
  author =       "Marcin Mucha and
                  Piotr Sankowski",
  title =        "Maximum Matchings via {Gaussian} Elimination",
  pages =        "248--255",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:SavVon04,
  author =       "Rahul Savani and
                  Bernhard {von Stengel}",
  title =        "Exponentially Many Steps for Finding a {Nash} Equilibrium in a Bimatrix Game",
  pages =        "258--267",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KarKol04,
  author =       "George Karakostas and
                  Stavros G. Kolliopoulos",
  title =        "Edge Pricing of Multicommodity Networks for Heterogeneous Selfish Users",
  pages =        "268--276",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:FleJaiMah04,
  author =       "Lisa Fleischer and
                  Kamal Jain and
                  Mohammad Mahdian",
  title =        "Tolls for Heterogeneous Selfish Users in Multicommodity Networks and Generalized Congestion Games",
  pages =        "277--285",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Jain04,
  author =       "Kamal Jain",
  title =        "A Polynomial Time Algorithm for Computing the {Arrow}-{Debreu} Market Equilibrium for Linear Utilities",
  pages =        "286--294",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ADKTWR04,
  author =       "Elliot Anshelevich and
                  Anirban Dasgupta and
                  Jon M. Kleinberg and
                  {\'E}va Tardos and
                  Tom Wexler and
                  Tim Roughgarden",
  title =        "The Price of Stability for Network Design with Fair Cost Allocation",
  pages =        "295--304",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Valiant04,
  author =       "Leslie G. Valiant",
  title =        "Holographic Algorithms (Extended Abstract)",
  pages =        "306--315",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ForSan04,
  author =       "Lance Fortnow and
                  Rahul Santhanam",
  title =        "Hierarchy Theorems for Probabilistic Polynomial Time",
  pages =        "316--324",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Langberg04,
  author =       "Michael Langberg",
  title =        "Private Codes or Succinct Random Codes That Are (Almost) Perfect",
  pages =        "325--334",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:CheWan04,
  author =       "Qi Cheng and
                  Daqing Wan",
  title =        "On the List and Bounded Distance Decodibility of the Reed-Solomon Codes (Extended Abstract)",
  pages =        "335--341",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Raz04,
  author =       "Ran Raz",
  title =        "Multilinear-{NC} neq Multilinear-{NC}",
  pages =        "344--351",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ChiSin04,
  author =       "Steve Chien and
                  Alistair Sinclair",
  title =        "Algebras with Polynomial Identities and Computing the Determinant",
  pages =        "352--361",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:AhaReg04,
  author =       "Dorit Aharonov and
                  Oded Regev",
  title =        "Lattice Problems in {NP} cap {coNP}",
  pages =        "362--371",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:MicReg04,
  author =       "Daniele Micciancio and
                  Oded Regev",
  title =        "Worst-Case to Average-Case Reductions Based on {Gaussian} Measures",
  pages =        "372--381",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:BarImpWig04,
  author =       "Boaz Barak and
                  Russell Impagliazzo and
                  Avi Wigderson",
  title =        "Extracting Randomness Using Few Independent Sources",
  pages =        "384--393",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:GabRazSha04,
  author =       "Ariel Gabizon and
                  Ran Raz and
                  Ronen Shaltiel",
  title =        "Deterministic Extractors for Bit-Fixing Sources by Obtaining an Independent Seed",
  pages =        "394--403",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:BilLin04,
  author =       "Yonatan Bilu and
                  Nathan Linial",
  title =        "Constructing Expander Graphs by 2-Lifts and Discrepancy vs. Spectral Gap",
  pages =        "404--412",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KauRon04,
  author =       "Tali Kaufman and
                  Dana Ron",
  title =        "Testing Polynomials over General Fields",
  pages =        "413--422",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:JPRZ04,
  author =       "Charanjit S. Jutla and
                  Anindya C. Patthak and
                  Atri Rudra and
                  David Zuckerman",
  title =        "Testing Low-Degree Polynomials over Prime Fields",
  pages =        "423--432",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KLMN04,
  author =       "Robert Krauthgamer and
                  James R. Lee and
                  Manor Mendel and
                  Assaf Naor",
  title =        "Measured Descent: {A} New Embedding Method for Finite Metrics",
  pages =        "434--443",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KleSliWex04,
  author =       "Jon M. Kleinberg and
                  Aleksandrs Slivkins and
                  Tom Wexler",
  title =        "Triangulation and Embedding Using Small Sets of Beacons",
  pages =        "444--453",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:KumSabSen04,
  author =       "Amit Kumar and
                  Yogish Sabharwal and
                  Sandeep Sen",
  title =        "A Simple Linear Time (1+ ) -Approximation Algorithm for k-Means Clustering in Any Dimensions",
  pages =        "454--462",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Halman04,
  author =       "Nir Halman",
  title =        "On the Power of Discrete and of Lexicographic {Helly}-Type Theorems",
  pages =        "463--472",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ChaReg04,
  author =       "Amit Chakrabarti and
                  Oded Regev",
  title =        "An Optimal Randomised Cell Probe Lower Bound for Approximate Nearest Neighbour Searching",
  pages =        "473--482",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:DHIP04,
  author =       "Erik D. Demaine and
                  Dion Harmon and
                  John Iacono and
                  Mihai Patrascu",
  title =        "Dynamic Optimality -- Almost",
  pages =        "484--490",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:FraGro04,
  author =       "Gianni Franceschini and
                  Roberto Grossi",
  title =        "No Sorting? Better Searching!",
  pages =        "491--498",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:RodZwi04,
  author =       "Liam Roditty and
                  Uri Zwick",
  title =        "Dynamic Approximate All-Pairs Shortest Paths in Undirected Graphs",
  pages =        "499--508",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Sankowski04,
  author =       "Piotr Sankowski",
  title =        "Dynamic Transitive Closure via Dynamic Matrix Inverse
                 (Extended Abstract)",
  pages =        "509--517",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:BanKimPru04,
  author =       "Nikhil Bansal and
                  Tracy Kimbrel and
                  Kirk Pruhs",
  title =        "Dynamic Speed Scaling to Manage Energy and Temperature",
  pages =        "520--529",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:AugIraSwa04,
  author =       "John Augustine and
                  Sandy Irani and
                  Chaitanya Swamy",
  title =        "Optimal Power-Down Strategies",
  pages =        "530--539",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ADRR04,
  author =       "Gagan Aggarwal and
                  Mayur Datar and
                  Sridhar Rajagopalan and
                  Matthias Ruhl",
  title =        "On the Streaming Model Augmented with a Sorting Primitive",
  pages =        "540--549",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:BJKK04,
  author =       "Ziv Bar-Yossef and
                  T. S. Jayram and
                  Robert Krauthgamer and
                  Ravi Kumar",
  title =        "Approximating Edit Distance Efficiently",
  pages =        "550--559",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:GolMarPat04,
  author =       "Leslie Ann Goldberg and
                  Russell A. Martin and
                  Mike Paterson",
  title =        "Strong Spatial Mixing for Lattice Graphs with Fewer Colours",
  pages =        "562--571",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:MosPerSin04,
  author =       "Elchanan Mossel and
                  Yuval Peres and
                  Alistair Sinclair",
  title =        "Shuffling by Semi-Random Transpositions",
  pages =        "572--581",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:DFHV04,
  author =       "Martin E. Dyer and
                  Alan M. Frieze and
                  Thomas P. Hayes and
                  Eric Vigoda",
  title =        "Randomly Coloring Constant Degree Graphs",
  pages =        "582--589",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ConMol04,
  author =       "Harold S. Connamacher and
                  Michael Molloy",
  title =        "The Exact Satisfiability Threshold for a Potentially Intractible Random Constraint Satisfaction Problem",
  pages =        "590--599",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:DasHopMcS04,
  author =       "Anirban Dasgupta and
                  John E. Hopcroft and
                  Frank McSherry",
  title =        "Spectral Analysis of Random Graphs with Skewed Degree Distributions",
  pages =        "602--610",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:BisBshKho04,
  author =       "Laurence Bisht and
                  Nader H. Bshouty and
                  Lawrance Khoury",
  title =        "Learning with Errors in Answers to Membership Queries",
  pages =        "611--620",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:ABFKP04,
  author =       "Michael Alekhnovich and
                  Mark Braverman and
                  Vitaly Feldman and
                  Adam R. Klivans and
                  Toniann Pitassi",
  title =        "Learnability and Automatizability",
  pages =        "621--630",
  booktitle =    focs04name,
  month =        focs04month,
  address =      focs04addr,
  editor =       focs04ed,
  publisher =    focspub,
  year =         2004,
}

@InProceedings{FOCS:Blum03,
  author =       "Avrim Blum",
  title =        "Machine Learning: My Favorite Results, Directions, and Open Problems (Tutorial)",
  pages =        "2--3",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Randall03,
  author =       "Dana Randall",
  title =        "Mixing (Tutorial)",
  pages =        "4--17",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Upfal03,
  author =       "Eli Upfal",
  title =        "Performance Analysis of Dynamic Network Processes
                 (Tutorial)",
  pages =        "18--19",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:CorLiuVus03,
  author =       "G{\'e}rard Cornu{\'e}jols and
                  Xinming Liu and
                  Kristina Vuskovic",
  title =        "A Polynomial Algorithm for Recognizing Perfect Graphs",
  pages =        "20--27",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:MihPapSab03,
  author =       "Milena Mihail and
                  Christos H. Papadimitriou and
                  Amin Saberi",
  title =        "On Certain Connectivity Properties of the Internet Topology",
  pages =        "28--35",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:CGRT03,
  author =       "Kamalika Chaudhuri and
                  Brighten Godfrey and
                  Satish Rao and
                  Kunal Talwar",
  title =        "Paths, Trees, and Minimum Latency Tours",
  pages =        "36--45",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BCKLMM03,
  author =       "Avrim Blum and
                  Shuchi Chawla and
                  David R. Karger and
                  Terran Lane and
                  Adam Meyerson and
                  Maria Minkoff",
  title =        "Approximation Algorithms for Orienteering and Discounted-Reward {TSP}",
  pages =        "46--55",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:KLSS03,
  author =       "Haim Kaplan and
                  Moshe Lewenstein and
                  Nira Shafrir and
                  Maxim Sviridenko",
  title =        "Approximation Algorithms for Asymmetric {TSP} by Decomposing Directed Regular Multigraphs",
  pages =        "56--67",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:GolGolNus03,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Asaf Nussboim",
  title =        "On the Implementation of Huge Random Objects",
  pages =        "68--79",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:MicRabKil03,
  author =       "Silvio Micali and
                  Michael O. Rabin and
                  Joe Kilian",
  title =        "Zero-Knowledge Sets",
  pages =        "80--91",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:KamZuc03,
  author =       "Jesse Kamp and
                  David Zuckerman",
  title =        "Deterministic Extractors for Bit-Fixing Sources and Exposure-Resilient Cryptography",
  pages =        "92--101",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:GolKal03,
  author =       "Shafi Goldwasser and
                  Yael Tauman Kalai",
  title =        "On the (In)security of the {Fiat}-{Shamir} Paradigm",
  pages =        "102--115",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BabShpSte03,
  author =       "L{\'a}szl{\'o} Babai and
                  Amir Shpilka and
                  Daniel Stefankovic",
  title =        "Locally Testable Cyclic Codes",
  pages =        "116--125",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Trevisan03,
  author =       "Luca Trevisan",
  title =        "List-Decoding Using The {XOR} Lemma",
  pages =        "126--135",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:MosShpTre03,
  author =       "Elchanan Mossel and
                  Amir Shpilka and
                  Luca Trevisan",
  title =        "On e-Biased Generators in {NC0}",
  pages =        "136--145",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AkaGolSaf03,
  author =       "Adi Akavia and
                  Shafi Goldwasser and
                  Shmuel Safra",
  title =        "Proving Hard-Core Predicates Using List Decoding",
  pages =        "146--159",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BhaGoe03,
  author =       "Rajat Bhattacharjee and
                  Ashish Goel",
  title =        "Instability of {FIFO} at Arbitrarily Low Rates in the Adversarial Queueing Model",
  pages =        "160--167",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:NaiPraSha03,
  author =       "Chandra Nair and
                  Balaji Prabhakar and
                  Mayank Sharma",
  title =        "Proofs of the {Parisi} and {Coppersmith}-{Sorkin} Conjectures for the Finite Random Assignment Problem",
  pages =        "168--178",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:OrlSanZha03,
  author =       "Alon Orlitsky and
                  Narayana P. Santhanam and
                  Junan Zhang",
  title =        "Always Good {Turing}: {A}symptotically Optimal Probability Estimation",
  pages =        "179--188",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BMOS03,
  author =       "Nader H. Bshouty and
                  Elchanan Mossel and
                  Ryan O'Donnell and
                  Rocco A. Servedio",
  title =        "Learning {DNF} from Random Walks",
  pages =        "189--199",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AarAmb03,
  author =       "Scott Aaronson and
                  Andris Ambainis",
  title =        "Quantum Search of Spatial Regions",
  pages =        "200--209",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AhaReg03,
  author =       "Dorit Aharonov and
                  Oded Regev",
  title =        "A Lattice Problem in Quantum {NP}",
  pages =        "210--219",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:JaiRadSen03,
  author =       "Rahul Jain and
                  Jaikumar Radhakrishnan and
                  Pranab Sen",
  title =        "A Lower Bound for the Bounded Round Quantum Communication Complexity of Set Disjointness",
  pages =        "220--229",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Ambainis03,
  author =       "Andris Ambainis",
  title =        "Polynomial Degree vs. Quantum Query Complexity",
  pages =        "230--241",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:FraGef03,
  author =       "Gianni Franceschini and
                  Viliam Geffert",
  title =        "An In-Place Sorting with {O(n log n)} Comparisons and {O(n)} Moves",
  pages =        "242--250",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:HonSadSun03,
  author =       "Wing-Kai Hon and
                  Kunihiko Sadakane and
                  Wing-Kin Sung",
  title =        "Breaking a Time-and-Space Barrier in Constructing Full-Text Indices",
  pages =        "251--260",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:ArgZeh03,
  author =       "Lars Arge and
                  Norbert Zeh",
  title =        "{I/O}-Efficient Strong Connectivity and Depth-First Search for Directed Planar Graphs",
  pages =        "261--270",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BBFGHH03,
  author =       "Michael A. Bender and
                  Gerth St{\o}lting Brodal and
                  Rolf Fagerberg and
                  Dongdong Ge and
                  Simai He and
                  Haodong Hu and
                  John Iacono and
                  Alejandro L{\'o}pez-Ortiz",
  title =        "The Cost of Cache-Oblivious Searching",
  pages =        "271--282",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:IndWoo03,
  author =       "Piotr Indyk and
                  David P. Woodruff",
  title =        "Tight Lower Bounds for the Distinct Elements Problem",
  pages =        "283--289",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Khot03,
  author =       "Subhash Khot",
  title =        "Hardness of Approximating the Shortest Vector Problem in High {Lp} Norms",
  pages =        "290--297",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Alekhnovich03,
  author =       "Michael Alekhnovich",
  title =        "More on Average Case vs Approximation Complexity",
  pages =        "298--307",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BogTre03,
  author =       "Andrej Bogdanov and
                  Luca Trevisan",
  title =        "On Worst-Case to Average-Case Reductions for {NP} Problems",
  pages =        "308--317",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BGHMP03,
  author =       "Josh Buresh-Oppenheim and
                  Nicola Galesi and
                  Shlomo Hoory and
                  Avner Magen and
                  Toniann Pitassi",
  title =        "Rank Bounds and Integrality Gaps for Cutting Planes Procedures Joshua",
  pages =        "318--329",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:MolSal03,
  author =       "Michael Molloy and
                  Mohammad R. Salavatipour",
  title =        "The Resolution Complexity of Random Constraint Satisfaction Problems",
  pages =        "330--339",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BacDalPit03,
  author =       "Fahiem Bacchus and
                  Shannon Dalmao and
                  Toniann Pitassi",
  title =        "Algorithms and Complexity Results for {\#SAT} and {Bayesian} Inference",
  pages =        "340--351",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AleBen03,
  author =       "Michael Alekhnovich and
                  Eli Ben-Sasson",
  title =        "Linear Upper Bounds for Random Walk on Small Density Random 3-{CNF}",
  pages =        "352--361",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AchNaoPer03,
  author =       "Dimitris Achlioptas and
                  Assaf Naor and
                  Yuval Peres",
  title =        "On the Maximum Satisfiability of Random Formulas",
  pages =        "362--371",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:ImpKap03,
  author =       "Russell Impagliazzo and
                  Bruce M. Kapron",
  title =        "Logics for Reasoning about Cryptographic Constructions",
  pages =        "372--383",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BarLinVad03,
  author =       "Boaz Barak and
                  Yehuda Lindell and
                  Salil P. Vadhan",
  title =        "Lower Bounds for Non-Black-Box Zero Knowledge",
  pages =        "384--393",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Lindell03,
  author =       "Yehuda Lindell",
  title =        "General Composition and Universal Composability in Secure Multi-Party Computation",
  pages =        "394--403",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:PasRos03,
  author =       "Rafael Pass and
                  Alon Rosen",
  title =        "Bounded-Concurrent Secure Two-Party Computation in a Constant Number of Rounds",
  pages =        "404--415",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:SpiTen03,
  author =       "Daniel A. Spielman and
                  Shang-Hua Teng",
  title =        "Solving Sparse, Symmetric, Diagonally-Dominant Linear Systems in Time $0(m^{1.31})$",
  pages =        "416--427",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BeiWei03,
  author =       "Amos Beimel and
                  Enav Weinreb",
  title =        "Separating the Power of Monotone Span Programs over Different Fields",
  pages =        "428--437",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:CohUma03,
  author =       "Henry Cohn and
                  Christopher Umans",
  title =        "A Group-Theoretic Approach to Fast Matrix Multiplication",
  pages =        "438--449",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BhaGopLip03,
  author =       "Nayantara Bhatnagar and
                  Parikshit Gopalan and
                  Richard J. Lipton",
  title =        "Symmetric Polynomials over $Z_m$ and Simultaneous Communication Protocol",
  pages =        "450--461",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BLMSV03,
  author =       "Luca Becchetti and
                  Stefano Leonardi and
                  Alberto Marchetti-Spaccamela and
                  Guido Sch{\"a}fer and
                  Tjark Vredeveld",
  title =        "Average Case and Smoothed Competitive Analysis of the Multi-Level Feedback Algorithm",
  pages =        "462--471",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AnaKirUpf03,
  author =       "Aris Anagnostopoulos and
                  Adam Kirsch and
                  Eli Upfal",
  title =        "Stability and Efficiency of a Random Local Load Balancing Protocol",
  pages =        "472--481",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:KemDobGeh03,
  author =       "David Kempe and
                  Alin Dobra and
                  Johannes Gehrke",
  title =        "Gossip-Based Computation of Aggregate Information",
  pages =        "482--491",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:CzuRyt03,
  author =       "Artur Czumaj and
                  Wojciech Rytter",
  title =        "Broadcasting Algorithms in Radio Networks with Unknown Topology",
  pages =        "492--501",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:AMSZ03,
  author =       "Gagan Aggarwal and
                  Rajeev Motwani and
                  Devavrat Shah and
                  An Zhu",
  title =        "Switch Scheduling via Randomized Edge Coloring",
  pages =        "502--513",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BriCha03,
  author =       "Bo Brinkman and
                  Moses Charikar",
  title =        "On the Impossibility of Dimension Reduction in $l_1$",
  pages =        "514--523",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:ChaGurWir03,
  author =       "Moses Charikar and
                  Venkatesan Guruswami and
                  Anthony Wirth",
  title =        "Clustering with Qualitative Information",
  pages =        "524--533",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:GupKraLee03,
  author =       "Anupam Gupta and
                  Robert Krauthgamer and
                  James R. Lee",
  title =        "Bounded Geometries, Fractals, and Low-Distortion Embeddings",
  pages =        "534--543",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Chan03,
  author =       "Timothy M. Chan",
  title =        "On Levels in Arrangements of Curves, {II}: {A} Simple Inequality and Its Consequences",
  pages =        "544--551",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Grohe03,
  author =       "Martin Grohe",
  title =        "The Complexity of Homomorphism and Constraint Satisfaction Problems Seen from the Other Side",
  pages =        "552--561",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:BulDal03,
  author =       "Andrei A. Bulatov and
                  V{\'i}ctor Dalmau",
  title =        "Towards a Dichotomy Theorem for the Counting Constraint Satisfaction Problem",
  pages =        "562--573",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:LavMuaNis03,
  author =       "Ron Lavi and
                  Ahuva Mu'alem and
                  Noam Nisan",
  title =        "Towards a Characterization of Truthful Combinatorial Auctions",
  pages =        "574--583",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:PalTar03,
  author =       "Martin P{\'a}l and
                  {\'E}va Tardos",
  title =        "Group Strategyproof Mechanisms via Primal-Dual Algorithms",
  pages =        "584--593",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:KleLei03,
  author =       "Robert D. Kleinberg and
                  Frank Thomson Leighton",
  title =        "The Value of Knowing a Demand Curve: {Bounds} on Regret for Online Posted-Price Auctions",
  pages =        "594--605",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:GKPR03,
  author =       "Anupam Gupta and
                  Amit Kumar and
                  Martin P{\'a}l and
                  Tim Roughgarden",
  title =        "Approximation Via Cost-Sharing: {A} Simple Approximation Algorithm for the Multicommodity Rent-or-Buy Problem",
  pages =        "606",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:HayVig03,
  author =       "Thomas P. Hayes and
                  Eric Vigoda",
  title =        "A Non-{Markovian} Coupling for Randomly Sampling Colorings",
  pages =        "618--627",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:MarSinWei03,
  author =       "Fabio Martinelli and
                  Alistair Sinclair and
                  Dror Weitz",
  title =        "The {Ising} Model on Trees: {Boundary} Conditions and Mixing Time",
  pages =        "628--639",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:LovVem03a,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Santosh Vempala",
  title =        "{Logconcave} Functions: {Geometry} and Efficient Sampling Algorithms",
  pages =        "640--649",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:LovVem03b,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Santosh Vempala",
  title =        "Simulated Annealing in Convex Bodies and an $0^*(n^4)$ Volume Algorithm",
  pages =        "650--",
  booktitle =    focs03name,
  month =        focs03month,
  address =      focs03addr,
  editor =       focs03ed,
  publisher =    focspub,
  year =         2003,
}

@InProceedings{FOCS:Goldreich02,
  author =       "Oded Goldreich",
  title =        "Zero-Knowledge (Tutorial)",
  pages =        "3--8",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Vadhan02,
  author =       "Salil P. Vadhan",
  title =        "Randomness Extractors and their Many Guises (Tutorial)",
  pages =        "9--12",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:GolSud02,
  author =       "Oded Goldreich and
                  Madhu Sudan",
  title =        "Locally Testable Codes and {PCPs} of Almost-Linear Length",
  pages =        "13--22",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Khot02,
  author =       "Subhash Khot",
  title =        "Hardness Results for Coloring 3-Colorable 3-Uniform Hypergraphs",
  pages =        "23--32",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:DinRegSmy02,
  author =       "Irit Dinur and
                  Oded Regev and
                  Clifford D. Smyth",
  title =        "The Hardness of 3-Uniform Hypergraph Coloring",
  pages =        "33--42",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Racke02,
  author =       "Harald R{\"a}cke",
  title =        "Minimizing Congestion in General Networks",
  pages =        "43--52",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AlsRau02,
  author =       "Stephen Alstrup and
                  Theis Rauhe",
  title =        "Small Induced-Universal Graphs and Compact Implicit Graph Representations",
  pages =        "53--62",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:KowPel02,
  author =       "Dariusz R. Kowalski and
                  Andrzej Pelc",
  title =        "Deterministic Broadcasting Time in Radio Networks of Unknown Topology",
  pages =        "63--72",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AloCap02,
  author =       "Noga Alon and
                  Michael R. Capalbo",
  title =        "Explicit Unique-Neighbor Expanders",
  pages =        "73--82",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:CzuSoh02,
  author =       "Artur Czumaj and
                  Christian Sohler",
  title =        "Abstract Combinatorial Programs and Efficient Property Testers",
  pages =        "83--92",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BogObaTre02,
  author =       "Andrej Bogdanov and
                  Kenji Obata and
                  Luca Trevisan",
  title =        "A Lower Bound for Testing 3-Colorability in Bounded-Degree Graphs",
  pages =        "93--102",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:FKRSS02,
  author =       "Eldar Fischer and
                  Guy Kindler and
                  Dana Ron and
                  Shmuel Safra and
                  Alex Samorodnitsky",
  title =        "Testing Juntas",
  pages =        "103--112",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:VemWan02,
  author =       "Santosh Vempala and
                  Grant Wang",
  title =        "A Spectral Algorithm for Learning Mixtures of Distributions",
  pages =        "113--124",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Thorup02,
  author =       "Mikkel Thorup",
  title =        "Equivalence between Priority Queues and Sorting",
  pages =        "125--134",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:HanTho02,
  author =       "Yijie Han and
                  Mikkel Thorup",
  title =        "Integer Sorting in {0}(n sqrt (log log n)) Expected Time and Linear Space",
  pages =        "135--144",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:FGMP02,
  author =       "Gianni Franceschini and
                  Roberto Grossi and
                  J. Ian Munro and
                  Linda Pagli",
  title =        "Implicit {B}-Trees: New Results for the Dictionary Problem",
  pages =        "145--154",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Pettie02,
  author =       "Seth Pettie",
  title =        "An Inverse-Ackermann Style Lower Bound for the Online Minimum Spanning Tree",
  pages =        "155--166",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BshGav02,
  author =       "Nader H. Bshouty and
                  Dmitry Gavinsky",
  title =        "{PAC} = {PAExact} and Other Equivalent Models in Learning",
  pages =        "167--176",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:KliODoSer02,
  author =       "Adam Klivans and
                  Ryan O'Donnell and
                  Rocco A. Servedio",
  title =        "Learning Intersections and Thresholds of Halfspaces",
  pages =        "177--186",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Vovk02,
  author =       "Vladimir Vovk",
  title =        "On-Line Confidence Machines Are Well-Calibrated",
  pages =        "187--196",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:ABKRS02,
  author =       "Noga Alon and
                  Richard Beigel and
                  Simon Kasif and
                  Steven Rudich and
                  Benny Sudakov",
  title =        "Learning a Hidden Matching",
  pages =        "197--208",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BJKS02,
  author =       "Ziv Bar-Yossef and
                  T. S. Jayram and
                  Ravi Kumar and
                  D. Sivakumar",
  title =        "An Information Statistics Approach to Data Stream and Communication Complexity",
  pages =        "209--218",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:CFLM02,
  author =       "Valentina Ciriani and
                  Paolo Ferragina and
                  Fabrizio Luccio and
                  S. Muthukrishnan",
  title =        "Static Optimality Theorem for External Memory String Access",
  pages =        "219--227",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Gafni02,
  author =       "Eli Gafni",
  title =        "A Simple Algorithmic Characterization of Uniform Solvability",
  pages =        "228--237",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BanBluCha02,
  author =       "Nikhil Bansal and
                  Avrim Blum and
                  Shuchi Chawla",
  title =        "Correlation Clustering",
  pages =        "238--250",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:FelKar02,
  author =       "Jon Feldman and
                  David R. Karger",
  title =        "Decoding Turbo-Like Codes via Linear Programming",
  pages =        "251--260",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BIKR02,
  author =       "Amos Beimel and
                  Yuval Ishai and
                  Eyal Kushilevitz and
                  Jean-Fran\c{c}ois Raymond",
  title =        "Breaking the $O(n^{1/(2k-1)})$ Barrier for Information-Theoretic Private Information Retrieval",
  pages =        "261--270",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Luby02,
  author =       "Michael Luby",
  title =        "LT Codes",
  pages =        "271--282",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:FeiLanSch02,
  author =       "Uriel Feige and
                  Michael Langberg and
                  Gideon Schechtman",
  title =        "Graphs with Tiny Vector Chromatic Numbers and Huge Chromatic Numbers",
  pages =        "283--292",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AndZha02,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Scheduling Over a Time-Varying User-Dependent Channel with Applications to High Speed Wireless Data",
  pages =        "293--302",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:GarYou02,
  author =       "Naveen Garg and
                  Neal E. Young",
  title =        "On-Line End-to-End Congestion Control",
  pages =        "303--312",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AroBolLov02,
  author =       "Sanjeev Arora and
                  B{\'e}la Bollob{\'a}s and
                  L{\'a}szl{\'o} Lov{\'a}sz",
  title =        "Proving Integrality Gaps without Knowing the Linear Program",
  pages =        "313--322",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:GKPS02,
  author =       "Rajiv Gandhi and
                  Samir Khuller and
                  Srinivasan Parthasarathy and
                  Aravind Srinivasan",
  title =        "Dependent Rounding in Bipartite Graphs",
  pages =        "323--332",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:KumGupRou02,
  author =       "Amit Kumar and
                  Anupam Gupta and
                  Tim Roughgarden",
  title =        "A Constant-Factor Approximation Algorithm for the Multicommodity",
  pages =        "333--344",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Barak02,
  author =       "Boaz Barak",
  title =        "Constant-Round Coin-Tossing with a Man in the Middle or Realizing the Shared Random String Model",
  pages =        "345--355",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Micciancio02,
  author =       "Daniele Micciancio",
  title =        "Generalized Compact Knapsacks, Cyclic Lattices, and Efficient One-Way Functions from Worst-Case Complexity Assumptions",
  pages =        "356--365",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:PraRosSah02,
  author =       "Manoj Prabhakaran and
                  Alon Rosen and
                  Amit Sahai",
  title =        "Concurrent Zero Knowledge with Logarithmic Round-Complexity",
  pages =        "366--375",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:DodSpe02,
  author =       "Yevgeniy Dodis and
                  Joel Spencer",
  title =        "On the (non)Universality of the One-Time Pad",
  pages =        "376--387",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:DPSV02,
  author =       "Nikhil R. Devanur and
                  Christos H. Papadimitriou and
                  Amin Saberi and
                  Vijay V. Vazirani",
  title =        "Market Equilibrium via a Primal-Dual-Type Algorithm",
  pages =        "389--395",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:RonSab02,
  author =       "Amir Ronen and
                  Amin Saberi",
  title =        "On the Hardness of Optimal Auctions",
  pages =        "396--405",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BluNis02,
  author =       "Liad Blumrosen and
                  Noam Nisan",
  title =        "Auctions with Severely Bounded Communication",
  pages =        "406--415",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Vetta02,
  author =       "Adrian Vetta",
  title =        "{Nash} Equilibria in Competitive Societies, with Applications to Facility Location, Traffic Routing and Auctions",
  pages =        "416--428",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:JaiRadSen02,
  author =       "Rahul Jain and
                  Jaikumar Radhakrishnan and
                  Pranab Sen",
  title =        "Privacy and Interaction in Quantum Communication Complexity and a Theorem about the Relative Entropy of Quantum States",
  pages =        "429--438",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Alekhnovich02,
  author =       "Michael Alekhnovich",
  title =        "Linear Diophantine Equations over Polynomials and Soft Decoding of {Reed}-{Solomon} Codes",
  pages =        "439--448",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BCGST02,
  author =       "Howard Barnum and
                  Claude Cr{\'e}peau and
                  Daniel Gottesman and
                  Adam Smith and
                  Alain Tapp",
  title =        "Authentication of Quantum Messages",
  pages =        "449--458",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Watrous02,
  author =       "John Watrous",
  title =        "imits on the Power of Quantum Statistical Zero-Knowledge",
  pages =        "459--470",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:KemKle02,
  author =       "David Kempe and
                  Jon M. Kleinberg",
  title =        "Protocols and Impossibility Results for Gossip-Based Communication Mechanisms",
  pages =        "471--480",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:ChuNao02,
  author =       "Julia Chuzhoy and
                  Joseph Naor",
  title =        "Covering Problems with Hard Capacities",
  pages =        "481--489",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Caprara02,
  author =       "Alberto Caprara",
  title =        "Packing 2-Dimensional Bins in Harmony",
  pages =        "490--499",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:GarKha02,
  author =       "Naveen Garg and
                  Rohit Khandekar",
  title =        "Fast Approximation Algorithms for Fractional {Steiner} Forest and Related Problems",
  pages =        "500--512",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Shi02,
  author =       "Yaoyun Shi",
  title =        "Quantum Lower Bounds for the Collision and the Element Distinctness Problems",
  pages =        "513--519",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Regev02,
  author =       "Oded Regev",
  title =        "Quantum Computation and Lattice Problems",
  pages =        "520--529",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AKKR02,
  author =       "Leonard M. Adleman and
                  Jarkko Kari and
                  Lila Kari and
                  Dustin Reishus",
  title =        "On the Decidability of Self-Assembly of Infinite Ribbons",
  pages =        "530--537",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:FluGro02,
  author =       "J{\"o}rg Flum and
                  Martin Grohe",
  title =        "The Parameterized Complexity of Counting Problems",
  pages =        "538--550",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:ChaSah02,
  author =       "Moses Charikar and
                  Amit Sahai",
  title =        "Dimension Reduction in the $\ell_1$ Norm",
  pages =        "551--560",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:VarVenZha02,
  author =       "Kasturi R. Varadarajan and
                  S. Venkatesh and
                  Jiawei Zhang",
  title =        "On Approximating the Radii of Point Sets in High Dimensions",
  pages =        "561--569",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Chan02,
  author =       "Timothy M. Chan",
  title =        "Low-Dimensional Linear Programming with Violations",
  pages =        "570--582",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BBPRS02,
  author =       "Josh Buresh-Oppenheim and
                  Paul Beame and
                  Toniann Pitassi and
                  Ran Raz and
                  Ashish Sabharwal",
  title =        "Bounded-Depth Frege Lower Bounds for Weaker Pigeonhole Principles",
  pages =        "583--592",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AleRaz02,
  author =       "Michael Alekhnovich and
                  Alexander A. Razborov",
  title =        "Satisfiability, Branch-Width and {Tseitin} Tautologies",
  pages =        "593--603",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:SegBusImp02,
  author =       "Nathan Segerlind and
                  Samuel R. Buss and
                  Russell Impagliazzo",
  title =        "A Switching Lemma for Small Restrictions and Lower Bounds for k-{DNF} Resolution",
  pages =        "604--616",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BroJac02,
  author =       "Gerth St{\o}lting Brodal and
                  Riko Jacob",
  title =        "Dynamic Planar Convex Hull",
  pages =        "617--626",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:DeVLaz02,
  author =       "{\'E}ric Colin {de Verdi{\`e}re} and
                  Francis Lazarus",
  title =        "Optimal System of Loops on an Orientable Surface",
  pages =        "627--636",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:KolSha02,
  author =       "Vladlen Koltun and
                  Micha Sharir",
  title =        "The Partition Technique for Overlays of Envelopes",
  pages =        "637--648",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Bulatov02,
  author =       "Andrei A. Bulatov",
  title =        "A Dichotomy Theorem for Constraints on a Three-Element Set",
  pages =        "649--658",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BugLot02,
  author =       "Peter B{\"u}rgisser and
                  Martin Lotz",
  title =        "Lower Bounds on the Bounded Coefficient Complexity of Bilinear Maps",
  pages =        "659--668",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:ABKMR02,
  author =       "Eric Allender and
                  Harry Buhrman and
                  Michal Koucký and
                  Dieter van Melkebeek and
                  Detlef Ronneburger",
  title =        "Power from Random Strings",
  pages =        "669--678",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:RodZwi02,
  author =       "Liam Roditty and
                  Uri Zwick",
  title =        "Improved Dynamic Reachability Algorithms for Directed Graphs",
  pages =        "679--690",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:ELRS02,
  author =       "Guy Even and
                  Zvi Lotker and
                  Dana Ron and
                  Shakhar Smorodinsky",
  title =        "Conflict-Free Colorings of Simple Geometric Regions with Applications to Frequency Assignment in Cellular Networks",
  pages =        "691--700",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:BenLov02,
  author =       "Itai Benjamini and
                  L{\'a}szl{\'o} Lov{\'a}sz",
  title =        "Global Information from Local Observation",
  pages =        "701--710",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:CDGJM02,
  author =       "Mary Cryan and
                  Martin E. Dyer and
                  Leslie Ann Goldberg and
                  Mark Jerrum and
                  Russell A. Martin",
  title =        "Rapidly Mixing Markov Chains for Sampling Contingency Tables with a Constant Number of Rows",
  pages =        "711--720",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:JerSon02,
  author =       "Mark Jerrum and
                  Jung-Bae Son",
  title =        "Spectral Gap and log-Sobolev Constant for Balanced Matroids",
  pages =        "721--731",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Ajtai02,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Random Lattices and a Conjectured 0 - 1 Law about Their Polynomial Time Computable Properties",
  pages =        "733--742",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:ArvKur02,
  author =       "Vikraman Arvind and
                  Piyush P. Kurur",
  title =        "Graph Isomorphism is in {SPP}",
  pages =        "743--750",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:VerVit02,
  author =       "Nikolai K. Vereshchagin and
                  Paul M. B. Vit{\'a}nyi",
  title =        "Kolmogorov's Structure Functions with an Application to the Foundations of Model Selection",
  pages =        "751--760",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Levin02,
  author =       "Leonid A. Levin",
  title =        "Forbidden Information",
  pages =        "761--768",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:DubMan02,
  author =       "Olivier Dubois and
                  Jacques Mandler",
  title =        "The 3-{XORSAT} Threshold",
  pages =        "769--778",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:AchMoo02,
  author =       "Dimitris Achlioptas and
                  Cristopher Moore",
  title =        "The Asymptotic Order of the Random k-{SAT} Threshold",
  pages =        "779--788",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Frieze02,
  author =       "Alan M. Frieze",
  title =        "On Random Symmetric Travelling Salesman Problems",
  pages =        "789--798",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:MitPraSha02,
  author =       "Michael Mitzenmacher and
                  Balaji Prabhakar and
                  Devavrat Shah",
  title =        "Load Balancing with Memory",
  pages =        "799--808",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:HerSur02,
  author =       "John Hershberger and
                  Subhash Suri",
  title =        "Erratum to ``{Vickrey} Pricing and Shortest Paths: What is an Edge Worth?''",
  pages =        "809",
  booktitle =    focs02name,
  month =        focs02month,
  address =      focs02addr,
  editor =       focs02ed,
  publisher =    focspub,
  year =         2002,
}

@InProceedings{FOCS:Papadimitriou01,
  author =       "Christos H. Papadimitriou",
  title =        "Game Theory and Mathematical Economics: A Theoretical Computer Scientist's Introduction (Tutorial)",
  pages =        "4--8",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Indyk01,
  author =       "Piotr Indyk",
  title =        "Algorithmic Applications of Low-Distortion Geometric Embeddings",
  pages =        "10--33",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Sudan01,
  author =       "Madhu Sudan",
  title =        "Coding Theory: Tutorial and Survey (Tutorial)",
  pages =        "36--53",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Koltun01,
  author =       "Vladlen Koltun",
  title =        "Almost Tight Upper Bounds for Vertical Decompositions in Four Dimensions",
  pages =        "56--65",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:HarVar01,
  author =       "Sariel Har-Peled and
                  Kasturi R. Varadarajan",
  title =        "Approximate Shape Fitting via Linearization",
  pages =        "66--73",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AgaAroSha01,
  author =       "Pankaj K. Agarwal and
                  Boris Aronov and
                  Micha Sharir",
  title =        "On the Complexity of Many Faces in Arrangements of Circles",
  pages =        "74--83",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:HarPeled01a,
  author =       "Sariel Har-Peled",
  title =        "Clustering Motion",
  pages =        "84--93",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:HarPeled01b,
  author =       "Sariel Har-Peled",
  title =        "A Replacement for {Voronoi} Diagrams of Near Linear Size",
  pages =        "94--103",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Barak01,
  author =       "Boaz Barak",
  title =        "How to Go Beyond the Black-Box Simulation Barrier",
  pages =        "106--115",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:BGGL01,
  author =       "Boaz Barak and
                  Oded Goldreich and
                  Shafi Goldwasser and
                  Yehuda Lindell",
  title =        "Resettably-Sound Zero-Knowledge and its Applications",
  pages =        "116--125",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:GerMalRei01,
  author =       "Yael Gertner and
                  Tal Malkin and
                  Omer Reingold",
  title =        "On the Impossibility of Basing Trapdoor Functions on Trapdoor Predicates",
  pages =        "126--135",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Canetti01,
  author =       "Ran Canetti",
  title =        "Universally Composable Security: A New Paradigm for Cryptographic Protocols",
  pages =        "136--145",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:GupKumRas01,
  author =       "Anupam Gupta and
                  Amit Kumar and
                  Rajeev Rastogi",
  title =        "Traveling with a Pez Dispenser (Or, Routing Issues in {MPLS})",
  pages =        "148--157",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ABBS01,
  author =       "Baruch Awerbuch and
                  Petra Berenbrink and
                  Andr{\'e} Brinkmann and
                  Christian Scheideler",
  title =        "Simple Routing Strategies for Adversarial Systems",
  pages =        "158--167",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AFGZ01,
  author =       "Matthew Andrews and
                  Antonio Fern{\'a}ndez and
                  Ashish Goel and
                  Lisa Zhang",
  title =        "Source Routing and Scheduling in Packet Networks",
  pages =        "168--177",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:BerFriGol01,
  author =       "Petra Berenbrink and
                  Tom Friedetzky and
                  Leslie Ann Goldberg",
  title =        "The Natural Work-Stealing Algorithm is Stable",
  pages =        "178--187",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AleRaz01a,
  author =       "Michael Alekhnovich and
                  Alexander A. Razborov",
  title =        "Lower Bounds for Polynomial Calculus: Non-Binomial Case",
  pages =        "190--199",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ImpSeg01,
  author =       "Russell Impagliazzo and
                  Nathan Segerlind",
  title =        "Counting Axioms Do Not Polynomially Simulate Counting Gates",
  pages =        "200--209",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AleRaz01b,
  author =       "Michael Alekhnovich and
                  Alexander A. Razborov",
  title =        "Resolution is Not Automatizable Unless {W[P]} is Tractable",
  pages =        "210--219",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:DanRii01,
  author =       "Stefan S. Dantchev and
                  S{\o}ren Riis",
  title =        "``Planar'' Tautologies Hard for Resolution",
  pages =        "220--229",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:FakRao01,
  author =       "Jittat Fakcharoenphol and
                  Satish Rao",
  title =        "Planar Graphs, Negative Weight Edges, Shortest Paths, Near Linear Time",
  pages =        "232--241",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Thorup01,
  author =       "Mikkel Thorup",
  title =        "Compact Oracles for Reachability and Approximate Distances in Planar Digraphs",
  pages =        "242--251",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:HerSur01,
  author =       "John Hershberger and
                  Subhash Suri",
  title =        "Vickrey Prices and Shortest Paths: What is an Edge Worth?",
  pages =        "252--259",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:DemIta01,
  author =       "Camil Demetrescu and
                  Giuseppe F. Italiano",
  title =        "Fully Dynamic All Pairs Shortest Paths with Real Edge Weights",
  pages =        "260--267",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:CSWY01,
  author =       "Amit Chakrabarti and
                  Yaoyun Shi and
                  Anthony Wirth and
                  Andrew Chi-Chih Yao",
  title =        "Informational Complexity and the Direct Sum Problem for Simultaneous Message Complexity",
  pages =        "270--278",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:DamMosVaz01,
  author =       "Wim van Dam and
                  Michele Mosca and
                  Umesh V. Vazirani",
  title =        "How Powerful is Adiabatic Quantum Computation?",
  pages =        "279--287",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Klauck01,
  author =       "Hartmut Klauck",
  title =        "Lower Bounds for Quantum Communication Complexity",
  pages =        "288--297",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ComGodNie01,
  author =       "Hubert Comon and
                  Guillem Godoy and
                  Robert Nieuwenhuis",
  title =        "The Confluence of Ground Term Rewrite Systems is Decidable in Polynomial Time",
  pages =        "298--307",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Cai01a,
  author =       "{Jin-yi} Cai",
  title =        "On the Average-Case Hardness of {CVP}",
  pages =        "308--317",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:CheKarRab01,
  author =       "Joseph Cheriyan and
                  Howard J. Karloff and
                  Yuval Rabani",
  title =        "Approximating Directed Multicuts",
  pages =        "320--328",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:PalTarWex01,
  author =       "Martin P{\'a}l and
                  {\'E}va Tardos and
                  Tom Wexler",
  title =        "Facility Location with Nonuniform Hard Capacities",
  pages =        "329--338",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:FleJaiWil01,
  author =       "Lisa Fleischer and
                  Kamal Jain and
                  David P. Williamson",
  title =        "An Iterative Rounding 2-Approximation Algorithm for the Element Connectivity Problem",
  pages =        "339--347",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ChuOstRab01,
  author =       "Julia Chuzhoy and
                  Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Approximation Algorithms for the Job Interval Selection Problem and Related Scheduling Problems",
  pages =        "348--356",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Shpilka01,
  author =       "Amir Shpilka",
  title =        "Lower Bounds for Matrix Product",
  pages =        "358--367",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Storjohann01,
  author =       "Arne Storjohann",
  title =        "Deterministic Computation of the {Frobenius} Form",
  pages =        "368--377",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Burgisser01,
  author =       "Peter B{\"u}rgisser",
  title =        "The Complexity of Factors of Multivariate Polynomials",
  pages =        "378--385",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:McConnell01,
  author =       "Ross M. McConnell",
  title =        "Linear-time Recognition of Circular-arc Graphs",
  pages =        "386--394",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:BarBolMen01,
  author =       "Yair Bartal and
                  B{\'e}la Bollob{\'a}s and
                  Manor Mendel",
  title =        "A {Ramsy}-type Theorem for Metric Spaces and its Applications for Metrical Task Systems and Related Problems",
  pages =        "396--405",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:MeyMunPlo01,
  author =       "Adam Meyerson and
                  Kamesh Munagala and
                  Serge A. Plotkin",
  title =        "Designing Networks Incrementally",
  pages =        "406--415",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:GupKum01,
  author =       "Anupam Gupta and
                  Amit Kumar",
  title =        "Sorting and Selection with Structured Costs",
  pages =        "416--425",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Meyerson01,
  author =       "Adam Meyerson",
  title =        "Online Facility Location",
  pages =        "426--431",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Alon01,
  author =       "Noga Alon",
  title =        "Testing Subgraphs in Large Graphs",
  pages =        "434--441",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:BFFKRW01,
  author =       "Tugkan Batu and
                  Lance Fortnow and
                  Eldar Fischer and
                  Ravi Kumar and
                  Ronitt Rubinfeld and
                  Patrick White",
  title =        "Testing Random Variables for Independence and Identity",
  pages =        "442--451",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:DriKan01,
  author =       "Petros Drineas and
                  Ravi Kannan",
  title =        "Fast Monte-Carlo Algorithms for Approximate Matrix Multiplication",
  pages =        "452--459",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:GolTre01,
  author =       "Oded Goldreich and
                  Luca Trevisan",
  title =        "Three Theorems Regarding Testing Graph Properties",
  pages =        "460--469",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Roughgarden01,
  author =       "Tim Roughgarden",
  title =        "Designing Networks for Selfish Users is Hard",
  pages =        "472--481",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ArcTar01,
  author =       "Aaron Archer and
                  {\'E}va Tardos",
  title =        "Truthful Mechanisms for One-Parameter Agents",
  pages =        "482--491",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:PanRagUpf01,
  author =       "Gopal Pandurangan and
                  Prabhakar Raghavan and
                  Eli Upfal",
  title =        "Building Low-Diameter {P2P} Networks",
  pages =        "492--499",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AFKM01,
  author =       "Dimitris Achlioptas and
                  Amos Fiat and
                  Anna R. Karlin and
                  Frank McSherry",
  title =        "Web Search via Hub Synthesis",
  pages =        "500--509",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AieChuLu01,
  author =       "William Aiello and
                  Fan R. K. Chung and
                  Linyuan Lu",
  title =        "Random Evolution in Massive Graphs",
  pages =        "510--519",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:KolYou01,
  author =       "Stavros G. Kolliopoulos and
                  Neal E. Young",
  title =        "Tight Approximation Results for General Covering Integer Programs",
  pages =        "522--528",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:McSherry01,
  author =       "Frank McSherry",
  title =        "Spectral Partitioning of Random Graphs",
  pages =        "529--537",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Young01,
  author =       "Neal E. Young",
  title =        "Sequential and Parallel Algorithms for Mixed Packing and Covering",
  pages =        "538--546",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:SzaWel01,
  author =       "Tibor Szab{\'o} and
                  Emo Welzl",
  title =        "Unique Sink Orientations of Cubes",
  pages =        "547--555",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:BohFri01,
  author =       "Tom Bohman and
                  Alan M. Frieze",
  title =        "Arc-Disjoint Paths in Expander Digraphs",
  pages =        "558--567",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:KenMosPer01,
  author =       "Claire Kenyon and
                  Elchanan Mossel and
                  Yuval Peres",
  title =        "Glauber Dynamics on Trees and Hyperbolic Graphs",
  pages =        "568--578",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:DyeFri01,
  author =       "Martin E. Dyer and
                  Alan M. Frieze",
  title =        "Randomly Colouring Graphs with Lower Bounds on Girth and Maximum Degree",
  pages =        "579--587",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Srinivasan01,
  author =       "Aravind Srinivasan",
  title =        "Distributions on Level-Sets with Applications to Approximation Algorithms",
  pages =        "588--597",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Khot01,
  author =       "Subhash Khot",
  title =        "Improved Inaproximability Results for MaxClique, Chromatic Number and Approximate Graph Coloring",
  pages =        "600--609",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:HasKho01,
  author =       "Johan H{\aa}stad and
                  Subhash Khot",
  title =        "Query Efficient {PCPs} with Perfect Completeness",
  pages =        "610--619",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:Cai01b,
  author =       "{Jin-yi} Cai",
  title =        "Sp2 subseteq ZPPNP",
  pages =        "620--629",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:AloLubWig01,
  author =       "Noga Alon and
                  Alexander Lubotzky and
                  Avi Wigderson",
  title =        "Semi-Direct Product in Groups and Zig-Zag Product in Graphs: Connections and Applications",
  pages =        "630--637",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:TaSZucSaf01,
  author =       "Amnon Ta-Shma and
                  David Zuckerman and
                  Shmuel Safra",
  title =        "Extractors from {Reed}-{Muller} Codes",
  pages =        "638--647",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ShaUma01,
  author =       "Ronen Shaltiel and
                  Christopher Umans",
  title =        "Simple Extractors for All Min-Entropies and a New Pseudo-Random Generator",
  pages =        "648--657",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:GurInd01,
  author =       "Venkatesan Guruswami and
                  Piotr Indyk",
  title =        "Expander-Based Constructions of Efficiently Decodable Codes",
  pages =        "658--667",
  booktitle =    focs01name,
  month =        focs01month,
  address =      focs01addr,
  editor =       focs01ed,
  publisher =    focspub,
  year =         2001,
}

@InProceedings{FOCS:ReiVadWig00,
  author =       "Omer Reingold and
                  Salil P. Vadhan and
                  Avi Wigderson",
  title =        "Entropy Waves, the Zig-Zag Graph Product, and New Constant-Degree Expanders and Extractors",
  pages =        "3--13",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:ACKRRS00,
  author =       "Noga Alon and
                  Michael R. Capalbo and
                  Yoshiharu Kohayakawa and
                  Vojtech R{\"o}dl and
                  Andrzej Rucinski and
                  Endre Szemer{\'e}di",
  title =        "Universality and Tolerance",
  pages =        "14--21",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:ReiShaWig00,
  author =       "Omer Reingold and
                  Ronen Shaltiel and
                  Avi Wigderson",
  title =        "Extracting Randomness via Repeated Condensing",
  pages =        "22--31",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:TreVad00,
  author =       "Luca Trevisan and
                  Salil P. Vadhan",
  title =        "Extracting Randomness from Samplable Distributions",
  pages =        "32--42",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:ABRW00,
  author =       "Michael Alekhnovich and
                  Eli Ben-Sasson and
                  Alexander A. Razborov and
                  Avi Wigderson",
  title =        "Pseudorandom Generators in Propositional Proof Complexity",
  pages =        "43--53",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KRRST00,
  author =       "Ravi Kumar and
                  Prabhakar Raghavan and
                  Sridhar Rajagopalan and
                  D. Sivakumar and
                  Andrew Tomkins and
                  Eli Upfal",
  title =        "Random graph models for the web graph",
  pages =        "57--65",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KKPS00,
  author =       "Richard M. Karp and
                  Elias Koutsoupias and
                  Christos H. Papadimitriou and
                  Scott Shenker",
  title =        "Optimization Problems in Congestion Control",
  pages =        "66--74",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KumKle00,
  author =       "Amit Kumar and
                  Jon M. Kleinberg",
  title =        "Fairness Measures for Resource Allocation",
  pages =        "75--85",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:PapYan00,
  author =       "Christos H. Papadimitriou and
                  Mihalis Yannakakis",
  title =        "On the Approximability of Trade-offs and Optimal Access of Web Sources",
  pages =        "86--92",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:RouTar00,
  author =       "Tim Roughgarden and
                  {\'E}va Tardos",
  title =        "How Bad is Selfish Routing?",
  pages =        "93--102",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:FeiKra00,
  author =       "Uriel Feige and
                  Robert Krauthgamer",
  title =        "A polylogarithmic approximation of the minimum bisection",
  pages =        "105--115",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:SviWoe00,
  author =       "Maxim Sviridenko and
                  Gerhard J. Woeginger",
  title =        "Approximability and in-approximability results for no-wait shop scheduling",
  pages =        "116--125",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Guha00,
  author =       "Sudipto Guha",
  title =        "Nested Graph Dissection and Approximation Algorithms",
  pages =        "126--135",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Skutella00,
  author =       "Martin Skutella",
  title =        "Approximating the single source unsplittable min-cost flow problem",
  pages =        "136--145",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GurHasSud00,
  author =       "Venkatesan Guruswami and
                  Johan H{\aa}stad and
                  Madhu Sudan",
  title =        "Hardness of Approximate Hypergraph Coloring",
  pages =        "149--158",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GurSahSud00,
  author =       "Venkatesan Guruswami and
                  Amit Sahai and
                  Madhu Sudan",
  title =        "``Soft-decision'' Decoding of {Chinese} Remainder Codes",
  pages =        "159--168",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:BSSV00,
  author =       "Paul Beame and
                  Michael E. Saks and
                  Xiaodong Sun and
                  Erik Vee",
  title =        "Super-linear time-space tradeoff lower bounds for randomized computation",
  pages =        "169--179",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Toran00,
  author =       "Jacobo Tor{\'a}n",
  title =        "On the Hardness of Graph Isomorphism",
  pages =        "180--186",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Indyk00,
  author =       "Piotr Indyk",
  title =        "Stable Distributions, Pseudorandom Generators, Embeddings and Data Stream Computation",
  pages =        "189--197",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:AlsBroRau00,
  author =       "Stephen Alstrup and
                  Gerth St{\o}lting Brodal and
                  Theis Rauhe",
  title =        "New Data Structures for Orthogonal Range Searching",
  pages =        "198--207",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:AryMalMou00,
  author =       "Sunil Arya and
                  Theocharis Malamatos and
                  David M. Mount",
  title =        "Nearly Optimal Expected-Case Planar Point Location",
  pages =        "208--218",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Chan00,
  author =       "Timothy M. Chan",
  title =        "On Levels in Arrangements of Curves",
  pages =        "219--227",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Kleinberg00,
  author =       "Jon M. Kleinberg",
  title =        "Detecting a Network Failure",
  pages =        "231--239",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:ADPR00,
  author =       "Noga Alon and
                  Seannie Dar and
                  Michal Parnas and
                  Dana Ron",
  title =        "Testing of Clustering",
  pages =        "240--250",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Newman00,
  author =       "Ilan Newman",
  title =        "Testing of Functions that have small width Branching Programs",
  pages =        "251--258",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:BFRSW00,
  author =       "Tugkan Batu and
                  Lance Fortnow and
                  Ronitt Rubinfeld and
                  Warren D. Smith and
                  Patrick White",
  title =        "Testing that distributions are close",
  pages =        "259--269",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Auer00,
  author =       "Peter Auer",
  title =        "Using Upper Confidence Bounds for Online Learning",
  pages =        "270--279",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:DwoNao00,
  author =       "Cynthia Dwork and
                  Moni Naor",
  title =        "Zaps and Their Applications",
  pages =        "283--293",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:IshKus00,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "Randomizing Polynomials: A New Representation with Applications to Round-Efficient Secure Computation",
  pages =        "294--304",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GenTre00,
  author =       "Rosario Gennaro and
                  Luca Trevisan",
  title =        "Lower Bounds on the Efficiency of Generic Cryptographic Constructions",
  pages =        "305--313",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GarMac00,
  author =       "Juan A. Garay and
                  Philip D. MacKenzie",
  title =        "Concurrent Oblivious Transfer",
  pages =        "314--324",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GKMRV00,
  author =       "Yael Gertner and
                  Sampath Kannan and
                  Tal Malkin and
                  Omer Reingold and
                  Mahesh Viswanathan",
  title =        "The Relationship between Public Key Encryption and Oblivious Transfer",
  pages =        "325--335",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:MetPla00,
  author =       "Ramgopal R. Mettu and
                  C. Greg Plaxton",
  title =        "The Online Median Problem",
  pages =        "339--348",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:OstRab00,
  author =       "Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Polynomial Time Approximation Schemes for Geometric k-Clustering",
  pages =        "349--358",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GMMO00,
  author =       "Sudipto Guha and
                  Nina Mishra and
                  Rajeev Motwani and
                  Liadan O'Callaghan",
  title =        "Clustering Data Streams",
  pages =        "359--366",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KanVemVet00,
  author =       "Ravi Kannan and
                  Santosh Vempala and
                  Adrian Vetta",
  title =        "On Clusterings - Good, Bad and Spectral",
  pages =        "367--377",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:DemIta00,
  author =       "Camil Demetrescu and
                  Giuseppe F. Italiano",
  title =        "Fully Dynamic Transitive Closure: Breaking Through the $O(n^2)$ Barrier",
  pages =        "381--389",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:FerMan00,
  author =       "Paolo Ferragina and
                  Giovanni Manzini",
  title =        "Opportunistic Data Structures with Applications",
  pages =        "390--398",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:BenDemFar00,
  author =       "Michael A. Bender and
                  Erik D. Demaine and
                  Martin Farach-Colton",
  title =        "Cache-Oblivious B-Trees",
  pages =        "399--409",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Gabow00,
  author =       "Harold N. Gabow",
  title =        "Using Expander Graphs to Find Vertex Connectivity",
  pages =        "410--420",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:PacTar00,
  author =       "J{\'a}nos Pach and
                  G{\'a}bor Tardos",
  title =        "On the boundary complexity of the union of fat triangles",
  pages =        "423--431",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:ConDemRot00,
  author =       "Robert Connelly and
                  Erik D. Demaine and
                  G{\"u}nter Rote",
  title =        "Straighting Polygonal Arcs and Convexifying Polygonal Cycles",
  pages =        "432--442",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Streinu00,
  author =       "Ileana Streinu",
  title =        "A Combinatorial Approach to Planar Non-colliding Robot Arm Motion Planning",
  pages =        "443--453",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:EdeLetZom00,
  author =       "Herbert Edelsbrunner and
                  David Letscher and
                  Afra Zomorodian",
  title =        "Topological Persistence and Simplification",
  pages =        "454--463",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KKLV00,
  author =       "Jeff Kahn and
                  Jeong Han Kim and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Van H. Vu",
  title =        "The Cover Time, the Blanket Time, and the {Matthews} Bound",
  pages =        "467--475",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Pak00,
  author =       "Igor Pak",
  title =        "The product replacement algorithm is polynomial",
  pages =        "476--485",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KalVem00,
  author =       "Adam Kalai and
                  Santosh Vempala",
  title =        "Efficient Algorithms for Universal Portfolios",
  pages =        "486--491",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:MarRan00,
  author =       "Russell A. Martin and
                  Dana Randall",
  title =        "Sampling Adsorbing Staircase Walks Using a New {Markov} Chain Decomposition Method",
  pages =        "492--502",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:FilHub00,
  author =       "James Allen Fill and
                  Mark Huber",
  title =        "The Randomness Recycler: A New Technique for Perfect Sampling",
  pages =        "503--511",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:HalHal00,
  author =       "Lisa Hales and
                  Sean Hallgren",
  title =        "An Improved Quantum {Fourier} Transform Algorithm and Applications",
  pages =        "515--525",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:CleWat00,
  author =       "Richard Cleve and
                  John Watrous",
  title =        "Fast parallel circuits for the quantum {Fourier} transform",
  pages =        "526--536",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Watrous00,
  author =       "John Watrous",
  title =        "Succinct quantum proofs for properties of finite groups",
  pages =        "537--546",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:AMTW00,
  author =       "Andris Ambainis and
                  Michele Mosca and
                  Alain Tapp and
                  {Ronald de} Wolf",
  title =        "Private Quantum Channels",
  pages =        "547--553",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:RadSenVen00,
  author =       "Jaikumar Radhakrishnan and
                  Pranab Sen and
                  S. Venkatesh",
  title =        "The Quantum Complexity of Set Membership",
  pages =        "554--562",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KSSV00,
  author =       "Richard M. Karp and
                  Christian Schindelhauer and
                  Scott Shenker and
                  Berthold V{\"o}cking",
  title =        "Randomized Rumor Spreading",
  pages =        "565--574",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:ChrGasRyt00,
  author =       "Marek Chrobak and
                  Leszek Gasieniec and
                  Wojciech Rytter",
  title =        "Fast Broadcasting and Gossiping in Radio Networks",
  pages =        "575--581",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KenMit00,
  author =       "Claire Kenyon and
                  Michael Mitzenmacher",
  title =        "Linear Waste of Best Fit Bin Packing on Skewed Distributions",
  pages =        "582--589",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:AchSor00,
  author =       "Dimitris Achlioptas and
                  Gregory B. Sorkin",
  title =        "Optimal myopic algorithms for random 3-{SAT}",
  pages =        "590--600",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GuhMeyMun00,
  author =       "Sudipto Guha and
                  Adam Meyerson and
                  Kamesh Munagala",
  title =        "Hierarchical Placement and Network Design Problems",
  pages =        "603--612",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:KarMin00,
  author =       "David R. Karger and
                  Maria Minkoff",
  title =        "Building {Steiner} Trees with Incomplete Global Knowledge",
  pages =        "613--623",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:MeyMunPlo00,
  author =       "Adam Meyerson and
                  Kamesh Munagala and
                  Serge A. Plotkin",
  title =        "Cost-Distance: Two Metric Network Design",
  pages =        "624--630",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:CGKRS00,
  author =       "Moses Charikar and
                  Venkatesan Guruswami and
                  Ravi Kumar and
                  Sridhar Rajagopalan and
                  Amit Sahai",
  title =        "Combinatorial feature selection problems",
  pages =        "631--640",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:Maidl00,
  author =       "Monika Maidl",
  title =        "The Common Fragment of {CTL} and {LTL}",
  pages =        "643--652",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:HerRup00,
  author =       "Maurice Herlihy and
                  Eric Ruppert",
  title =        "On the Existence of Booster Types",
  pages =        "653--663",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:GotKolSch00,
  author =       "Georg Gottlob and
                  Phokion G. Kolaitis and
                  Thomas Schwentick",
  title =        "Existential Second-Order Logic over Graphs: Charting the Tractability Frontier",
  pages =        "664--674",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:EbeGieVil00,
  author =       "Wayne Eberly and
                  Mark Giesbrecht and
                  Gilles Villard",
  title =        "Computing the Determinant and {Smith} Form of an Integer Matrix",
  pages =        "675--685",
  booktitle =    focs00name,
  month =        focs00month,
  address =      focs00addr,
  editor =       focs00ed,
  publisher =    focspub,
  year =         2000,
}

@InProceedings{FOCS:JanVaz99,
  author =       "Kamal Jain and
                  Vijay V. Vazirani",
  title =        "Primal-Dual Approximation Algorithms for Metric Facility Location and k-Median Problems",
  pages =        "2--13",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KleTar99,
  author =       "Jon M. Kleinberg and
                  {\'E}va Tardos",
  title =        "Approximation Algorithms for Classification Problems with Pairwise Relationships: Metric Labeling and {Markov} Random Fields",
  pages =        "14--23",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Fleischer99,
  author =       "Lisa Fleischer",
  title =        "Approximating Fractional Multicommodity Flow Independent of the Number of Commodities",
  pages =        "24--31",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:ABCKKK99,
  author =       "Foto N. Afrati and
                  Evripidis Bampis and
                  Chandra Chekuri and
                  David R. Karger and
                  Claire Kenyon and
                  Sanjeev Khanna and
                  Ioannis Milis and
                  Maurice Queyranne and
                  Martin Skutella and
                  Clifford Stein and
                  Maxim Sviridenko",
  title =        "Approximation Schemes for Minimizing Average Weighted Completion Time with Release Dates",
  pages =        "32--44",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Blaser99,
  author =       "Markus Bl{\"a}ser",
  title =        "A - Lower Bound for the Rank of - Matrix Multiplication over Arbitrary Fields",
  pages =        "45--50",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Vigoda99,
  author =       "Eric Vigoda",
  title =        "Improved Bounds for Sampling Colorings",
  pages =        "51--59",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Ajtai99,
  author =       "Mikl{\'o}s Ajtai",
  title =        "A Non-linear Time Lower Bound for {Boolean} Branching Programs",
  pages =        "60--70",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:MilVin99,
  author =       "Peter Bro Miltersen and
                  N. V. Vinodchandran",
  title =        "Derandomizing {Arthur}-{Merlin} Games Using Hitting Sets",
  pages =        "71--80",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:King99,
  author =       "Valerie King",
  title =        "Fully Dynamic Algorithms for Maintaining All-Pairs Shortest Paths and Transitive Closure in Digraphs",
  pages =        "81--91",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Chan99,
  author =       "Timothy M. Chan",
  title =        "Dynamic Planar Convex Hull Operations in Near-Logarithmic Amortized Time",
  pages =        "92--99",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:HarPeled99,
  author =       "Sariel Har-Peled",
  title =        "Taking a Walk in a Planar Arrangement",
  pages =        "100--111",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Watrous99a,
  author =       "John Watrous",
  title =        "{PSPACE} Has Constant-Round Quantum Interactive Proof Systems",
  pages =        "112--119",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:MicRabVad99,
  author =       "Silvio Micali and
                  Michael O. Rabin and
                  Salil P. Vadhan",
  title =        "Verifiable Random Functions",
  pages =        "120--130",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Vocking99,
  author =       "Berthold V{\"o}cking",
  title =        "How Asymmetry Helps Load Balancing",
  pages =        "131--141",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Feige99,
  author =       "Uriel Feige",
  title =        "Noncryptographic Selection Protocols",
  pages =        "142--153",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Indyk99,
  author =       "Piotr Indyk",
  title =        "A Sublinear Time Approximation Scheme for Clustering in Metric Spaces",
  pages =        "154--159",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:AEIS99,
  author =       "Arnon Amir and
                  Alon Efrat and
                  Piotr Indyk and
                  Hanan Samet",
  title =        "Efficient Regular Data Structures and Algorithms for Location and Proximity Problems",
  pages =        "160--170",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:FarInd99,
  author =       "Martin Farach-Colton and
                  Piotr Indyk",
  title =        "Approximate Nearest Neighbor Algorithms for {Hausdorff} Metrics via Embeddings",
  pages =        "171--180",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:ImpShaWig99,
  author =       "Russell Impagliazzo and
                  Ronen Shaltiel and
                  Avi Wigderson",
  title =        "Near-Optimal Conversion of Hardness into Pseudo-Randomness",
  pages =        "181--190",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:RazReiVad99,
  author =       "Ran Raz and
                  Omer Reingold and
                  Salil P. Vadhan",
  title =        "Error Reduction for Extractors",
  pages =        "191--201",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:AgrBis99,
  author =       "Manindra Agrawal and
                  Somenath Biswas",
  title =        "Primality and Identity Testing via {Chinese} Remaindering",
  pages =        "202--209",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:DyeFriJer99,
  author =       "Martin E. Dyer and
                  Alan M. Frieze and
                  Mark Jerrum",
  title =        "On Counting Independent Sets in Sparse Graphs",
  pages =        "210--217",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BCFKTV99,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  Alan M. Frieze and
                  Jeong Han Kim and
                  Prasad Tetali and
                  Eric Vigoda and
                  Van H. Vu",
  title =        "Torpid Mixing of Some {Monte} {Carlo} {Markov} Chain Algorithms in Statistical Physics",
  pages =        "218--229",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:MorSin99,
  author =       "Ben Morris and
                  Alistair Sinclair",
  title =        "Random Walks on Truncated Cubes and Sampling 0--1 Knapsack Solutions",
  pages =        "230--240",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KumRam99,
  author =       "V. S. Anil Kumar and
                  H. Ramesh",
  title =        "Markovian Coupling vs. Conductance for the {Jerrum}-{Sinclair} Chain",
  pages =        "241--252",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:PelRub99,
  author =       "David Peleg and
                  Vitaly Rubinovich",
  title =        "A Near-Tight Lower Bound on the Time Complexity of Distributed {MST} Construction",
  pages =        "253--261",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:AfeStuTou99,
  author =       "Yehuda Afek and
                  Gideon Stupp and
                  Dan Touitou",
  title =        "Long-lived Adaptive Collect with Applications",
  pages =        "262--272",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BarVit99,
  author =       "Rakesh D. Barve and
                  Jeffrey Scott Vitter",
  title =        "A Theoretical Framework for Memory-Adaptive Algorithms",
  pages =        "273--284",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:FLPR99,
  author =       "Matteo Frigo and
                  Charles E. Leiserson and
                  Harald Prokop and
                  Sridhar Ramachandran",
  title =        "Cache-Oblivious Algorithms",
  pages =        "285--298",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:FedRuh99,
  author =       "Jon Feldman and
                  Matthias Ruhl",
  title =        "The Directed {Steiner} Network Problem is Tractable for a Constant Number of Terminals",
  pages =        "299--308",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Eppstein99,
  author =       "David Eppstein",
  title =        "Setting Parameters by Example",
  pages =        "309--318",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:CheHeHua99,
  author =       "Zhi-Zhong Chen and
                  Xin He and
                  Chun-Hsi Huang",
  title =        "Finding Double {Euler} Trails of Planar Graphs in Linear Time",
  pages =        "319--329",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Weihe99,
  author =       "Karsten Weihe",
  title =        "Edge-Disjoint Routing in Plane Switch Graphs in Linear Time",
  pages =        "330--340",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Watrous99b,
  author =       "John Watrous",
  title =        "On Quantum and Classical Space-bounded Processes with Algebraic Transition Amplitudes",
  pages =        "341--351",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Ambainis99,
  author =       "Andris Ambainis",
  title =        "A Better Lower Bound for Quantum Algorithms Searching an Ordered List",
  pages =        "352--357",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BCWZ99,
  author =       "Harry Buhrman and
                  Richard Cleve and
                  {Ronald de} Wolf and
                  Christof Zalka",
  title =        "Bounds for Small-Error and Zero-Error Quantum Algorithms",
  pages =        "358--368",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Nayak99,
  author =       "Ashwin Nayak",
  title =        "Optimal Lower Bounds for Quantum Automata and Random Access Codes",
  pages =        "369--377",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:ChaGuh99,
  author =       "Moses Charikar and
                  Sudipto Guha",
  title =        "Improved Combinatorial Algorithms for the Facility Location and k-Median Problems",
  pages =        "378--388",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KatTok99,
  author =       "Naoki Katoh and
                  Takeshi Tokuyama",
  title =        "Lov{\'a}sz's Lemma for the Three-Dimensional K-Level of Concave Surfaces and its Applications",
  pages =        "389--398",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:GNRS99,
  author =       "Anupam Gupta and
                  Ilan Newman and
                  Yuri Rabinovich and
                  Alistair Sinclair",
  title =        "Cuts, Trees and $l_1$-Embeddings of Graphs",
  pages =        "399--409",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Schoning99,
  author =       "Uwe Sch{\"o}ning",
  title =        "A Probabilistic Algorithm for k-{SAT} and Constraint Satisfaction Problems",
  pages =        "410--414",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BenImp99,
  author =       "Eli Ben-Sasson and
                  Russell Impagliazzo",
  title =        "Random {CNF}'s are Hard for the Polynomial Calculus",
  pages =        "415--421",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BonGal99,
  author =       "Maria Luisa Bonet and
                  Nicola Galesi",
  title =        "A Study of Proof Search Algorithms for Resolution and Polynomial Calculus",
  pages =        "422--432",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:MRSG99,
  author =       "S. Muthukrishnan and
                  Rajmohan Rajaraman and
                  Anthony Shaheen and
                  Johannes Gehrke",
  title =        "Online Scheduling to Minimize Average Stretch",
  pages =        "433--442",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Koutsoupias99,
  author =       "Elias Koutsoupias",
  title =        "Weak Adversaries for the k-Server Problem",
  pages =        "444--449",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BluBurKal99,
  author =       "Avrim Blum and
                  Carl Burch and
                  Adam Kalai",
  title =        "Finely-Competitive Paging",
  pages =        "450--458",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:LipVig99,
  author =       "Richard J. Lipton and
                  Anastasios Viglas",
  title =        "On the Complexity of {SAT}",
  pages =        "459--464",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Umans99,
  author =       "Christopher Umans",
  title =        "Hardness of Approximating Sigma$_2^p$ Minimization Problems",
  pages =        "465--474",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:DumMicSud99,
  author =       "Ilya Dumer and
                  Daniele Micciancio and
                  Madhu Sudan",
  title =        "Hardness of Approximating the Minimum Distance of a Linear Code",
  pages =        "475--485",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:BMPRV99,
  author =       "P. Oscar Boykin and
                  Tal Mor and
                  Matthew Pulver and
                  Vwani P. Roychowdhury and
                  Farrokh Vatan",
  title =        "On Universal and Fault-Tolerant Quantum Computing: A Novel Basis and a New Constructive Proof of Universality for {Shor}'s Basis",
  pages =        "486--494",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Plandowski99,
  author =       "Wojciech Plandowski",
  title =        "Satisfiability of Word Equations with Constants is in {PSPACE}",
  pages =        "495--500",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:FKSV99,
  author =       "Joan Feigenbaum and
                  Sampath Kannan and
                  Martin Strauss and
                  Mahesh Viswanathan",
  title =        "An Approximate $L^1$-Difference Algorithm for Massive Data Streams",
  pages =        "501--511",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:GolIstPap99,
  author =       "Deborah Goldman and
                  Sorin Istrail and
                  Christos H. Papadimitriou",
  title =        "Algorithmic Aspects of Protein Structure Similarity",
  pages =        "512--522",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:DNRS99,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Omer Reingold and
                  Larry J. Stockmeyer",
  title =        "Magic Functions",
  pages =        "523--534",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KimSimTet99,
  author =       "Jeong Han Kim and
                  Daniel R. Simon and
                  Prasad Tetali",
  title =        "Limits on the Efficiency of One-Way Permutation-Based Hash Functions",
  pages =        "535--542",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Sahai99,
  author =       "Amit Sahai",
  title =        "Non-Malleable Non-Interactive Zero Knowledge and Adaptive Chosen-Ciphertext Security",
  pages =        "543--553",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:SanYouYun99,
  author =       "Tomas Sander and
                  Adam Young and
                  Moti Yung",
  title =        "Non-Interactive CryptoComputing For {NC1}",
  pages =        "554--567",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KleRabTar99,
  author =       "Jon M. Kleinberg and
                  Yuval Rabani and
                  {\'E}va Tardos",
  title =        "Fairness in Routing and Load Balancing",
  pages =        "568--578",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:GoeInd99,
  author =       "Ashish Goel and
                  Piotr Indyk",
  title =        "Stochastic Load Balancing and Related Problems",
  pages =        "579--586",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:LucUpf99,
  author =       "Malwina J. Luczak and
                  Eli Upfal",
  title =        "Reducing Network Congestion and Blocking Probability Through Balanced Allocation",
  pages =        "587--595",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KolKuc99,
  author =       "Roman M. Kolpakov and
                  Gregory Kucherov",
  title =        "Finding Maximal Repetitions in a Word in Linear Time",
  pages =        "596--604",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:ShoZwi99,
  author =       "Avi Shoshan and
                  Uri Zwick",
  title =        "All Pairs Shortest Paths in Undirected Graphs with Integer Weights",
  pages =        "605--615",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:ArrVem99,
  author =       "Rosa I. Arriaga and
                  Santosh Vempala",
  title =        "An Algorithmic Theory of Learning: Robust Concepts and Random Projection",
  pages =        "616--623",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:KliSer99,
  author =       "Adam Klivans and
                  Rocco A. Servedio",
  title =        "Boosting and Hard-Core Sets",
  pages =        "624--633",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Dasgupta99,
  author =       "Sanjoy Dasgupta",
  title =        "Learning Mixtures of Gaussians",
  pages =        "634--644",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:AKNS99,
  author =       "Noga Alon and
                  Michael Krivelevich and
                  Ilan Newman and
                  Mario Szegedy",
  title =        "Regular Languages Are Testable with a Constant Number of Queries",
  pages =        "645--655",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:AFKS99,
  author =       "Noga Alon and
                  Eldar Fischer and
                  Michael Krivelevich and
                  Mario Szegedy",
  title =        "Efficient Testing of Large Graphs",
  pages =        "656--666",
  booktitle =    focs99name,
  month =        focs99month,
  address =      focs99addr,
  editor =       focs99ed,
  publisher =    focspub,
  year =         1999,
}

@InProceedings{FOCS:Matousek98,
  author =       "Jir{\'i} Matousek",
  title =        "Geometric Computation and the Art of Sampling (Tutorial)",
  pages =        "2--3",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Kearns98,
  author =       "Michael J. Kearns",
  title =        "Theoretical Issues in Probabilistic Artificial Intelligence (Tutorial)",
  pages =        "4--5",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:BroHen98,
  author =       "Andrei Z. Broder and
                  Monika Rauch Henzinger",
  title =        "Information Retrieval on the Web (Tutorial)",
  pages =        "6--7",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GLST98,
  author =       "Venkatesan Guruswami and
                  Daniel Lewin and
                  Madhu Sudan and
                  Luca Trevisan",
  title =        "A Tight Characterization of {NP} with 3 Query {PCPs}",
  pages =        "8--17",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:SudTre98,
  author =       "Madhu Sudan and
                  Luca Trevisan",
  title =        "Probabilistically Checkable Proofs with Low Amortized Query Complexity",
  pages =        "18--27",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GurSud98,
  author =       "Venkatesan Guruswami and
                  Madhu Sudan",
  title =        "Improved Decoding of {Reed}-{Solomon} and Algebraic-Geometric Codes",
  pages =        "28--39",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AndZha98,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "The Access Network Design Problem",
  pages =        "40--59",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:ManPatt98,
  author =       "Yishay Mansour and
                  Boaz Patt-Shamir",
  title =        "Jitter Control in {QoS} Networks",
  pages =        "50--59",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Gamarnik98,
  author =       "David Gamarnik",
  title =        "Stability of Adversarial Queues via Fluid Models",
  pages =        "60--70",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AlbChaMit98,
  author =       "Susanne Albers and
                  Moses Charikar and
                  Michael Mitzenmacher",
  title =        "Delayed Information and Action in On-line Algorithms",
  pages =        "71--81",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Unger98,
  author =       "Walter Unger",
  title =        "The Complexity of the Approximation of the Bandwidth Problem",
  pages =        "82--91",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Micciancio98,
  author =       "Daniele Micciancio",
  title =        "The Shortest Vector in a Lattice is Hard to Approximate to Within Some Constant",
  pages =        "92--98",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:DinKinSaf98,
  author =       "Irit Dinur and
                  Guy Kindler and
                  Shmuel Safra",
  title =        "Approximating-{CVP} to Within Almost-Polynomial Factors is {NP}-Hard",
  pages =        "99--111",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Gutierrez98,
  author =       "Claudio Guti{\'e}rrez",
  title =        "Satisfiability of Word Equations with Constants is in Exponential Space",
  pages =        "112--119",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Senizergues98,
  author =       "G{\'e}raud S{\'e}nizergues",
  title =        "Decidability of Bisimulation Equivalence for Equational Graphs of Finite Out-Degree",
  pages =        "120--129",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Bouziane98,
  author =       "Zakaria Bouziane",
  title =        "A Primitive Recursive Algorithm for the General {Petri} Net Reachability Problem",
  pages =        "130--136",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Szegedy98,
  author =       "Mario Szegedy",
  title =        "Algorithms to Tile the Infinite Grid with Finite Clusters",
  pages =        "137--147",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Indyk98a,
  author =       "Piotr Indyk",
  title =        "On Approximate Nearest Neighbors in Non-Euclidean Spaces",
  pages =        "148--155",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:CarSch98,
  author =       "David E. Cardoze and
                  Leonard J. Schulman",
  title =        "Pattern Matching for Spatial Point Sets",
  pages =        "156--165",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Indyk98b,
  author =       "Piotr Indyk",
  title =        "Faster Algorithms for String Matching Problems: Matching the Convolution Bound",
  pages =        "166--173",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:FarFerMut98,
  author =       "Martin Farach and
                  Paolo Ferragina and
                  S. Muthukrishnan",
  title =        "Overcoming the Memory Bottleneck in Suffix Tree Construction",
  pages =        "174--185",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Blaser98,
  author =       "Markus Bl{\"a}ser",
  title =        "Bivariate Polynomial Multiplication",
  pages =        "186--191",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:OlsPan98,
  author =       "Vadim Olshevsky and
                  Victor Y. Pan",
  title =        "A Unified Superfast Algorithm for Boundary Rational Tangential Interpolation Problems and for Inversion and Factorization of Dense Structured Matrices",
  pages =        "192--201",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Woods98,
  author =       "Alan R. Woods",
  title =        "Unsatisfiable Systems of Equations, Over a Finite Field",
  pages =        "202--211",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Schonhage98,
  author =       "Arnold Sch{\"o}nhage",
  title =        "Multiplicative Complexity of {Taylor} Shifts and a New Twist of the Substitution Method",
  pages =        "212--217",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:KanNol98,
  author =       "Ravi Kannan and
                  Andreas Nolte",
  title =        "Local Search in Smooth Convex Sets",
  pages =        "218--226",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:CaiDenZan98,
  author =       "{Mao-cheng} Cai and
                  Xiaotie Deng and
                  Wenan Zang",
  title =        "A {TDI} System and its Application to Approximation Algorithms",
  pages =        "227--243",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:SmiWor98,
  author =       "Warren D. Smith and
                  Nicholas C. Wormald",
  title =        "Geometric Separator Theorems \& Applications",
  pages =        "232--243",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:BGKKLS98,
  author =       "Andreas Brieden and
                  Peter Gritzmann and
                  Ravi Kannan and
                  Victor Klee and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Mikl{\'o}s Simonovits",
  title =        "Approximation of Diameters: Randomization Doesn't Help",
  pages =        "244--251",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:BeaSakTha98,
  author =       "Paul Beame and
                  Michael E. Saks and
                  Jayram S. Thathachar",
  title =        "Time-Space Tradeoffs for Branching Programs",
  pages =        "254--263",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:PagRau98,
  author =       "Jakob Pagter and
                  Theis Rauhe",
  title =        "Optimal Time-Space Trade-Offs for Sorting",
  pages =        "264--268",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GriRaz98,
  author =       "Dima Grigoriev and
                  Alexander A. Razborov",
  title =        "Exponential Complexity Lower Bounds for Depth 3 Arithmetic Circuits in Algebras of Functions Over Finite Fields",
  pages =        "269--278",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GroTar98,
  author =       "Vince Grolmusz and
                  G{\'a}bor Tardos",
  title =        "Lower Bounds for ({MOD} p - {MOD} m) Circuits",
  pages =        "279--289",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:DinGarGoe98,
  author =       "Yefim Dinitz and
                  Naveen Garg and
                  Michel X. Goemans",
  title =        "On the Single-Source Unsplittable Flow Problem",
  pages =        "290--299",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GarKon98,
  author =       "Naveen Garg and
                  Jochen K{\"o}nemann",
  title =        "Faster and Simpler Algorithms for Multicommodity Flow and Other Fractional Packing Problems",
  pages =        "300--309",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Zwick98,
  author =       "Uri Zwick",
  title =        "All Pairs Shortest Paths in Weighted Directed Graphs 3/4 Exact and Almost Exact Algorithms",
  pages =        "310--319",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Varadarajan98,
  author =       "Kasturi R. Varadarajan",
  title =        "A Divide-and-Conquer Algorithm for Min-Cost Perfect Matching in the Plane",
  pages =        "320--331",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AmbFre98,
  author =       "Andris Ambainis and
                  Rusins Freivalds",
  title =        "1-Way Quantum Finite Automata: Strengths, Weaknesses and Generalizations",
  pages =        "332--341",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:ASTVW98,
  author =       "Andris Ambainis and
                  Leonard J. Schulman and
                  Amnon Ta-Shma and
                  Umesh V. Vazirani and
                  Avi Wigderson",
  title =        "The Quantum Communication Complexity of Sampling",
  pages =        "342--351",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:BBCMW98,
  author =       "Robert Beals and
                  Harry Buhrman and
                  Richard Cleve and
                  Michele Mosca and
                  {Ronald de} Wolf",
  title =        "Quantum Lower Bounds by Polynomials",
  pages =        "352--361",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:VanDam98,
  author =       "Wim {van Dam}",
  title =        "Quantum Oracle Interrogation: Getting All Information for Almost Half the Price",
  pages =        "362--367",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:FriKanVem98,
  author =       "Alan M. Frieze and
                  Ravi Kannan and
                  Santosh Vempala",
  title =        "Fast {Monte}-{Carlo} Algorithms for Finding Low-Rank Approximations",
  pages =        "370--378",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:CCGGP98,
  author =       "Moses Charikar and
                  Chandra Chekuri and
                  Ashish Goel and
                  Sudipto Guha and
                  Serge A. Plotkin",
  title =        "Approximating a Finite Metric by a Small Number of Tree Metrics",
  pages =        "379--388",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Vempala98,
  author =       "Santosh Vempala",
  title =        "Random Projection: A New Approach to {VLSI} Layout",
  pages =        "389--395",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Thorup98,
  author =       "Mikkel Thorup",
  title =        "Map Graphs in Polynomial Time",
  pages =        "396--405",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:BluBurLan98,
  author =       "Avrim Blum and
                  Carl Burch and
                  John Langford",
  title =        "On Learning Monotone {Boolean} Functions",
  pages =        "408--415",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:JiaKeaLi98,
  author =       "Tao Jiang and
                  Paul E. Kearney and
                  Ming Li",
  title =        "Orchestrating Quartets: Approximation and Data Correction",
  pages =        "416--425",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GGLR98,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Eric Lehman and
                  Dana Ron",
  title =        "Testing Monotonicity",
  pages =        "426--435",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:CryGolGol98,
  author =       "Mary Cryan and
                  Leslie Ann Goldberg and
                  Paul W. Goldberg",
  title =        "Evolutionary Trees can be Learned in Polynomial Time in the Two-State General {Markov} Model",
  pages =        "436--445",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:v98,
  author =       "Kamal Jain",
  title =        "Factor 2 Approximation Algorithm for the Generalized {Steiner} Network Problem",
  pages =        "448--457",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:ChaRag98,
  author =       "Moses Charikar and
                  Balaji Raghavachari",
  title =        "The Finite Capacity Dial-A-Ride Problem",
  pages =        "458--467",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:DelKen98,
  author =       "Wenceslas Fernandez {de la Vega} and
                  Claire Kenyon",
  title =        "A Randomized Approximation Scheme for Metric {MAX}-{CUT}",
  pages =        "468--471",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Skutella98,
  author =       "Martin Skutella",
  title =        "Semidefinite Relaxations for Parallel Machine Scheduling",
  pages =        "472--481",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:KilPetRac98,
  author =       "Joe Kilian and
                  Erez Petrank and
                  Charles Rackoff",
  title =        "Lower Bounds for Zero Knowledge on the {Internet}",
  pages =        "484--492",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:CacCreMar98,
  author =       "Christian Cachin and
                  Claude Cr{\'e}peau and
                  Julien Marcil",
  title =        "Oblivious Transfer with a Memory-Bounded Receiver",
  pages =        "493--502",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:MayYao98,
  author =       "Dominic Mayers and
                  Andrew Chi-Chih Yao",
  title =        "Quantum Cryptography with Imperfect Apparatus",
  pages =        "503--509",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:HasNas98,
  author =       "Johan H{\aa}stad and
                  Mats N{\"a}slund",
  title =        "The Security of Individual {RSA} Bits",
  pages =        "510--521",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AdlMag98,
  author =       "Micah Adler and
                  Bruce M. Maggs",
  title =        "Protocols for Asymmetric Communication Channels",
  pages =        "522--533",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AlsHusRau98,
  author =       "Stephen Alstrup and
                  Thore Husfeldt and
                  Theis Rauhe",
  title =        "Marked Ancestor Problems",
  pages =        "534--544",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:CarGat98,
  author =       "Larry Carter and
                  Kang Su Gatlin",
  title =        "Towards an Optimal Bit-Reversal Permutation Program",
  pages =        "544--555",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Umans98,
  author =       "Christopher Umans",
  title =        "The Minimum Equivalent {DNF} Problem and Shortest Implicants",
  pages =        "556--563",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AlfHenKup98,
  author =       "Luca {de Alfaro} and
                  Thomas A. Henzinger and
                  Orna Kupferman",
  title =        "Concurrent Reachability Games",
  pages =        "564--575",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:RusZuc98,
  author =       "Alexander Russell and
                  David Zuckerman",
  title =        "Perfect Information Leader Election in log*n + {O}(1) Rounds",
  pages =        "576--583",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Chan98,
  author =       "Timothy M. Chan",
  title =        "Sampling, Halfspace Range Reporting, and Construction of (<= k)-Levels in Three Dimensions",
  pages =        "586--595",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:AEGH98,
  author =       "Pankaj K. Agarwal and
                  David Eppstein and
                  Leonidas J. Guibas and
                  Monika Rauch Henzinger",
  title =        "Parametric and Kinetic Minimum Spanning Trees",
  pages =        "596--605",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Basu98,
  author =       "Saugata Basu",
  title =        "On the Combinatorial and Topological Complexity of a Single Cell",
  pages =        "606--616",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:PacTot98,
  author =       "J{\'a}nos Pach and
                  G{\'e}za T{\'o}th",
  title =        "Which Crossing Number is it, Anyway?",
  pages =        "617--627",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:PPSZ98,
  author =       "Ramamohan Paturi and
                  Pavel Pudl{\'a}k and
                  Michael E. Saks and
                  Francis Zane",
  title =        "An Improved Exponential-Time Algorithm for k-{SAT}",
  pages =        "628--637",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:BEGJ98,
  author =       "Maria Luisa Bonet and
                  Juan Luis Esteban and
                  Nicola Galesi and
                  Jan Johannsen",
  title =        "Exponential Separations between Restricted Resolution and Cutting Planes Proof Systems",
  pages =        "638--647",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Grigoriev98,
  author =       "Dima Grigoriev",
  title =        "{Tseitin}'s Tautologies and Lower Bounds for {Nullstellensatz} Proofs",
  pages =        "648--652",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:ImpPatZan98,
  author =       "Russell Impagliazzo and
                  Ramamohan Paturi and
                  Francis Zane",
  title =        "Which Problems Have Strongly Exponential Complexity?",
  pages =        "653--663",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:KRRT98,
  author =       "Ravi Kumar and
                  Prabhakar Raghavan and
                  Sridhar Rajagopalan and
                  Andrew Tomkins",
  title =        "Recommendation Systems: A Probabilistic Analysis",
  pages =        "664--673",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:FeiKil98,
  author =       "Uriel Feige and
                  Joe Kilian",
  title =        "Heuristics for Finding Large Independent Sets, with Applications to Coloring Semi-Random Graphs",
  pages =        "674--683",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:RadSri98,
  author =       "Jaikumar Radhakrishnan and
                  Aravind Srinivasan",
  title =        "Improved Bounds and Algorithms for Hypergraph Two-Coloring",
  pages =        "684--693",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:RabSinWan98,
  author =       "Yuval Rabani and
                  Alistair Sinclair and
                  Rolf Wanka",
  title =        "Local Divergence of {Markov} Chains and the Analysis of Iterative Load Balancing Schemes",
  pages =        "694--705",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GotLeoSca98,
  author =       "Georg Gottlob and
                  Nicola Leone and
                  Francesco Scarcello",
  title =        "The Complexity of Acyclic Conjunctive Queries",
  pages =        "706--715",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:Leivant98,
  author =       "Daniel Leivant",
  title =        "A Characterization of {NC} by Tree Recurrence",
  pages =        "716--724",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:MitMitSce98,
  author =       "John C. Mitchell and
                  Mark Mitchell and
                  Andre Scedrov",
  title =        "A Linguistic Characterization of Bounded Oracle Computation and Probabilistic Polynomial Time",
  pages =        "725--733",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:ImpWig98,
  author =       "Russell Impagliazzo and
                  Avi Wigderson",
  title =        "Randomness vs. Time: De-Randomization under a Uniform Assumption",
  pages =        "734--743",
  booktitle =    focs98name,
  month =        focs98month,
  address =      focs98addr,
  editor =       focs98ed,
  publisher =    focspub,
  year =         1998,
}

@InProceedings{FOCS:GolRao97a,
  author =       "Andrew V. Goldberg and
                  Satish Rao",
  title =        "Beyond the Flow Decomposition Barrier",
  pages =        "2--11",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Thorup97,
  author =       "Mikkel Thorup",
  title =        "Undirected Single Source Shortest Path in Linear Time",
  pages =        "12--21",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Chazelle97,
  author =       "Bernard Chazelle",
  title =        "A Faster Deterministic Algorithm for Minimum Spanning Trees",
  pages =        "22--31",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:GolRao97b,
  author =       "Andrew V. Goldberg and
                  Satish Rao",
  title =        "Flows in Undirected Unit Capacity Networks",
  pages =        "32--34",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Koiran97,
  author =       "Pascal Koiran",
  title =        "Randomized and Deterministic Algorithms for the Dimension of Algebraic Varieties",
  pages =        "36--45",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:SanSho97,
  author =       "Tomas Sander and
                  Mohammad Amin Shokrollahi",
  title =        "Deciding Properties of Polynomials Without Factoring",
  pages =        "46--55",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Basu97,
  author =       "Saugata Basu",
  title =        "An Improved Algorithm for Quantifier Elimination Over Real Closed Fields",
  pages =        "56--65",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KonWat97,
  author =       "Attila Kondacs and
                  John Watrous",
  title =        "On the Power of Quantum Finite State Automata",
  pages =        "66--75",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Pnueli97,
  author =       "Amir Pnueli",
  title =        "Two Decades of Temporal Logic: Achievements and Challenges (Abstract) (Invited Talk)",
  pages =        "78",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Havlicek97,
  author =       "John Havlicek",
  title =        "Computable Obstructions to Wait-free Computability",
  pages =        "80--89",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Gacs97,
  author =       "P{\'e}ter G{\'a}cs",
  title =        "Reliable Cellular Automata with Self-Organization",
  pages =        "90--99",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:AluHenKup97,
  author =       "Rajeev Alur and
                  Thomas A. Henzinger and
                  Orna Kupferman",
  title =        "Alternating-time Temporal Logic",
  pages =        "100--109",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:LipMarNei97,
  author =       "Richard J. Lipton and
                  Paul J. Martino and
                  Andy Neitzke",
  title =        "On the Complexity of a Set-Union Problem",
  pages =        "110--115",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:MunRam97,
  author =       "J. Ian Munro and
                  Venkatesh Raman",
  title =        "Succinct Representation of Balanced Parentheses, Static Trees and Planar Graphs",
  pages =        "118--126",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Indyk97,
  author =       "Piotr Indyk",
  title =        "Deterministic Superimposed Coding with Applications to Pattern Matching",
  pages =        "127--136",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Farach97,
  author =       "Martin Farach",
  title =        "Optimal Suffix Tree Construction with Large Alphabets",
  pages =        "137--143",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:AALLL97,
  author =       "Amihood Amir and
                  Yonatan Aumann and
                  Gad M. Landau and
                  Moshe Lewenstein and
                  Noa Lewenstein",
  title =        "Pattern Matching with Swaps",
  pages =        "144--153",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Dey97,
  author =       "Tamal K. Dey",
  title =        "Improved Bounds on Planar k-sets and k-levels",
  pages =        "165--161",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KhaPor97,
  author =       "Leonid Khachiyan and
                  Lorant Porkolab",
  title =        "Computing Integral Points in Convex Semi-algebraic Sets",
  pages =        "162--171",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:HasLagPip97,
  author =       "Joel Hass and
                  J. C. Lagarias and
                  Nicholas Pippenger",
  title =        "The Computational Complexity of Knot and Link Problems",
  pages =        "172--181",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:VarAga97,
  author =       "Kasturi R. Varadarajan and
                  Pankaj K. Agarwal",
  title =        "Approximating Shortest Paths on an Nonconvex Polyhedron",
  pages =        "182--191",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:CzuSte97,
  author =       "Artur Czumaj and
                  Volker Stemann",
  title =        "Randomized Allocation Processes",
  pages =        "194--203",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:AchMol97,
  author =       "Dimitris Achlioptas and
                  Michael S. O. Molloy",
  title =        "The Analysis of a List-Coloring Algorithm on a Random Graph",
  pages =        "204--212",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:GolMac97,
  author =       "Leslie Ann Goldberg and
                  Philip D. MacKenzie",
  title =        "Contention Resolution with Guaranteed Constant Expected Delay",
  pages =        "213--222",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BubDye97,
  author =       "Russ Bubley and
                  Martin E. Dyer",
  title =        "Path Coupling: A Technique for Proving Rapid Mixing in {Markov} Chains",
  pages =        "223--231",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:RazMcK97,
  author =       "Ran Raz and
                  Pierre McKenzie",
  title =        "Separation of the Monotone {NC} Hierarchy",
  pages =        "234--243",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:ReiAll97,
  author =       "Klaus Reinhardt and
                  Eric Allender",
  title =        "Making Nondeterminism Unambiguous",
  pages =        "244--253",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BonPitRaz97,
  author =       "Maria Luisa Bonet and
                  Toniann Pitassi and
                  Ran Raz",
  title =        "No Feasible Interpolation for {TC0}-{Frege} Proofs",
  pages =        "254--263",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:ACRT97,
  author =       "Alexander E. Andreev and
                  Andrea E. F. Clementi and
                  Jos{\'e} D. P. Rolim and
                  Luca Trevisan",
  title =        "Weak Random Sources, Hitting Sets, and {BPP} Simulations",
  pages =        "264--272",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BMMR97,
  author =       "Claudson F. Bornstein and
                  Bruce M. Maggs and
                  Gary L. Miller and
                  R. Ravi",
  title =        "Parallelizing Elimination Orders with Linear Fill",
  pages =        "274--283",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:MHVW97,
  author =       "Bruce M. Maggs and
                  Friedhelm Meyer auf der Heide and
                  Berthold V{\"o}cking and
                  Matthias Westermann",
  title =        "Exploiting Locality for Data Management in Systems of Limited Bandwidth",
  pages =        "284--293",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:AFHLZ97,
  author =       "Matthew Andrews and
                  Antonio Fern{\'a}ndez and
                  Mor Harchol-Balter and
                  Frank Thomson Leighton and
                  Lisa Zhang",
  title =        "General Dynamic Routing with Per-Packet Delay Guarantees of O(distance + 1 / session rate)",
  pages =        "294--302",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BarByeRaz97,
  author =       "Yair Bartal and
                  John W. Byers and
                  Danny Raz",
  title =        "Global Optimization Using Local Information with Applications to Flow Control",
  pages =        "303--312",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Goldwasser97,
  author =       "Shafi Goldwasser",
  title =        "New Directions in Cryptography:
                 Twenty Some Years Later (Invited Talk)",
  pages =        "314--324",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:FiaMen97,
  author =       "Amos Fiat and
                  Manor Mendel",
  title =        "Truly Online Paging with Locality of Reference",
  pages =        "326--335",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:al-Binali97,
  author =       "Sabah {al-Binali}",
  title =        "The Competitive Analysis of Risk Taking with Applications to Online Trading",
  pages =        "336--344",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KalPru97,
  author =       "Bala Kalyanasundaram and
                  Kirk Pruhs",
  title =        "Minimizing Flow Time Nonclairvoyantly",
  pages =        "345--352",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KMRV97,
  author =       "Jon M. Kleinberg and
                  Rajeev Motwani and
                  Prabhakar Raghavan and
                  Suresh Venkatasubramanian",
  title =        "Storage Management for Evolving Databases",
  pages =        "353--362",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KusOst97,
  author =       "Eyal Kushilevitz and
                  Rafail Ostrovsky",
  title =        "Replication is {NOT} Needed: {SINGLE} Database, Computationally-Private Information Retrieval",
  pages =        "364--373",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BelImpNao97,
  author =       "Mihir Bellare and
                  Russell Impagliazzo and
                  Moni Naor",
  title =        "Does Parallel Repetition Lower the Error in Computationally Sound Protocols?",
  pages =        "374--383",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:FGMY97,
  author =       "Yair Frankel and
                  Peter Gemmell and
                  Philip D. MacKenzie and
                  Moti Yung",
  title =        "Optimal Resilience Proactive Public-Key Cryptosystems",
  pages =        "384--393",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BDJR97,
  author =       "Mihir Bellare and
                  Anand Desai and
                  Eric Jokipii and
                  Phillip Rogaway",
  title =        "A Concrete Security Treatment of Symmetric Encryption",
  pages =        "394--403",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KarZwi97,
  author =       "Howard J. Karloff and
                  Uri Zwick",
  title =        "A 7/8-Approximation Algorithm for {MAX} {3SAT}?",
  pages =        "406--415",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Srinivasan97,
  author =       "Aravind Srinivasan",
  title =        "Improved Approximations for Edge-Disjoint Paths, Unsplittable Flow, and Related Routing Problems",
  pages =        "416--425",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:KolSte97,
  author =       "Stavros G. Kolliopoulos and
                  Clifford Stein",
  title =        "Improved Approximation Algorithms for Unsplittable Flow Problems",
  pages =        "426--435",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Fischlin97,
  author =       "Marc Fischlin",
  title =        "Lower Bounds for the Signature Size of Incremental Schemes",
  pages =        "438--447",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:SahVad97,
  author =       "Amit Sahai and
                  Salil P. Vadhan",
  title =        "A Complete Promise Problem for Statistical Zero-Knowledge",
  pages =        "448--457",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:NaoRei97,
  author =       "Moni Naor and
                  Omer Reingold",
  title =        "Number-theoretic Constructions of Efficient Pseudo-random Functions",
  pages =        "458--467",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:CaiNer97,
  author =       "{Jin-yi} Cai and
                  Ajay Nerurkar",
  title =        "An Improved Worst-Case to Average-Case Connection for Lattice Problems",
  pages =        "468--477",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:CCKV97,
  author =       "Michele Conforti and
                  G{\'e}rard Cornu{\'e}jols and
                  Ajai Kapoor and
                  Kristina Vuskovic",
  title =        "Finding an Even Hole in a Graph",
  pages =        "480--485",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BanJor97,
  author =       "J{\o}rgen Bang-Jensen and
                  Tibor Jord{\'a}n",
  title =        "Edge-Connectivity Augmentation Preserving Simplicity",
  pages =        "486--495",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:UmaLen97,
  author =       "Christopher Umans and
                  William Lenhart",
  title =        "Hamiltonian Cycles in Solid Grid Graphs",
  pages =        "496--505",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Vempala97,
  author =       "Santosh Vempala",
  title =        "A Random Sampling Based Algorithm for Learning the Intersection of Half-spaces",
  pages =        "508--513",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Cohen97,
  author =       "Edith Cohen",
  title =        "Learning Noisy Perceptrons by a Perceptron in Polynomial Time",
  pages =        "514--523",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:ADFK97,
  author =       "Andris Ambainis and
                  Richard Desper and
                  Martin Farach and
                  Sampath Kannan",
  title =        "Nearly Tight Bounds on the Learnability of Evolution",
  pages =        "524--533",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:NaoSch97,
  author =       "Joseph Naor and
                  Baruch Schieber",
  title =        "Improved Approximations for Shallow-Light Spanning Trees",
  pages =        "536--541",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:AweAza97,
  author =       "Baruch Awerbuch and
                  Yossi Azar",
  title =        "Buy-at-Bulk Network Design",
  pages =        "542--547",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:NaoZos97,
  author =       "Joseph Naor and
                  Leonid Zosin",
  title =        "A 2-Approximation Algorithm for the Directed Multiway Cut Problem",
  pages =        "548--553",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:Arora97,
  author =       "Sanjeev Arora",
  title =        "Nearly Linear Time Approximation Schemes for {Euclidean} {TSP} and other Geometric Problems",
  pages =        "554--563",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:PatPudZan97,
  author =       "Ramamohan Paturi and
                  Pavel Pudl{\'a}k and
                  Francis Zane",
  title =        "Satisfiability Coding Lemma",
  pages =        "566--574",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:HemWec97,
  author =       "Edith Hemaspaandra and
                  Gerd Wechsung",
  title =        "The Minimization Problem for {Boolean} Formulas",
  pages =        "575--584",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:RadTaS97,
  author =       "Jaikumar Radhakrishnan and
                  Amnon Ta-Shma",
  title =        "Tight Bounds for Depth-two Superconcentrators",
  pages =        "585--594",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:CaiSivStr97,
  author =       "{Jin-yi} Cai and
                  D. Sivakumar and
                  Martin Strauss",
  title =        "Constant Depth Circuits and the {Lutz} Hypothesis",
  pages =        "595--604",
  booktitle =    focs97name,
  month =        focs97month,
  address =      focs97addr,
  editor =       focs97ed,
  publisher =    focspub,
  year =         1997,
}

@InProceedings{FOCS:BelCanKra96,
  author =       "Mihir Bellare and
                  Ran Canetti and
                  Hugo Krawczyk",
  title =        "Pseudorandom functions revisited: The cascade construction and its concrete security",
  pages =        "514--523",
  booktitle =    focs96name,
  month =        focs96month,
  address =      focs96addr,
  editor =       focs96ed,
  publisher =    focspub,
  year =         1996,
}

@InProceedings{FOCS:KleRub96,
  author =       "Jon M. Kleinberg and
                  Ronitt Rubinfeld",
  title =        "Short Paths in Expander Graphs",
  pages =        "86--95",
  booktitle =    focs96name,
  month =        focs96month,
  address =      focs96addr,
  editor =       focs96ed,
  publisher =    focspub,
  year =         1996,
}

@InProceedings{FOCS:DDWY90,
  author =       "Danny Dolev and
                  Cynthia Dwork and
                  Orli Waarts and
                  Moti Yung",
  title =        "Perfectly Secure Message Transmission",
  pages =        "36--45",
  booktitle =    focs90name,
  month =        focs90month,
  address =      focs90addr,
  editor =       focs90ed,
  publisher =    focspub,
  year =         1990,
}

@InProceedings{FOCS:BeaGol89,
  author =      "Donald Beaver and
                  Shafi Goldwasser",
  title =       "Multiparty Computation with Faulty Majority",
  pages =       "468--473",
  booktitle =    focs89name,
  month =        focs89month,
  address =      focs89addr,
  editor =       focs89ed,
  publisher =    focspub,
  year =         1989,
}

@InProceedings{FOCS:ImpLub89,
  author =       "Russell Impagliazzo and
                  Michael Luby",
  title =        "One-way Functions are Essential for Complexity-Based Cryptography",
  pages =        "230--235",
  booktitle =    focs89name,
  month =        focs89month,
  address =      focs89addr,
  editor =       focs89ed,
  publisher =    focspub,
  year =         1989,
}

@InProceedings{FOCS:ImpNao89,
  author =       "Russell Impagliazzo and
                  Moni Naor",
  title =        "Efficient Cryptographic Schemes as Secure as Subset Sum",
  pages =        "236--241",
  booktitle =    focs89name,
  month =        focs89month,
  address =      focs89addr,
  editor =       focs89ed,
  publisher =    focspub,
  year =         1989,
}

@InProceedings{FOCS:GolMicWig86,
  author =       "Oded Goldreich and
                  Silvio Micali and
                  Avi Wigderson",
  title =        "Proofs that Yield Nothing but Their Validity and a Methodology of Cryptographic Protocol Design",
  pages =        "174--187",
  booktitle =    focs86name,
  month =        focs86month,
  address =      focs86addr,
  editor =       focs86ed,
  publisher =    focspub,
  year =         1986,
}

@InProceedings{FOCS:ChoGol85,
  author =       "Benny Chor and
                  Oded Goldreich",
  title =        "Unbiased Bits from Sources of Weak Randomness and Probabilistic Communication Complexity",
  pages =        "429--442",
  booktitle =    focs85name,
  month =        focs85month,
  address =      focs85addr,
  editor =       focs85ed,
  publisher =    focspub,
  year =         1985,
}

@InProceedings{FOCS:GolGolMic84,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Silvio Micali",
  title =        "How to construct random functions",
  pages =        "464--479",
  booktitle =    focs84name,
  month =        focs84month,
  address =      focs84addr,
  editor =       focs84ed,
  publisher =    focspub,
  year =         1984,
}

@InProceedings{FOCS:Yao82a,
  author =       "Andrew C. Yao",
  title =        "Theory and applications of trapdoor functions",
  pages =        "80--91",
  booktitle =    focs82name,
  month =        focs82month,
  address =      focs82addr,
  editor =       focs82ed,
  publisher =    focspub,
  year =         1982,
}

@InProceedings{FOCS:Yao82b,
  author =       "Andrew C. Yao",
  title =        "Protocols for Secure Computations",
  pages =        "160--164",
  booktitle =    focs82name,
  month =        focs82month,
  address =      focs82addr,
  editor =       focs82ed,
  publisher =    focspub,
  year =         1982,
}

%------------------------------------------------------------------
%                            FSE
%------------------------------------------------------------------

@InProceedings{FSE:Nyberg12,
  author =       "Kaisa Nyberg",
  title =        "``Provable'' Security against Differential and Linear Cryptanalysis (Invited Talk)",
  pages =        "1--8",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:DinDunSha12a,
  author =       "Itai Dinur and
                  Orr Dunkelman and
                  Adi Shamir",
  title =        "Improved Attacks on Full {GOST}",
  pages =        "9--28",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:BogWan12,
  author =       "Andrey Bogdanov and
                  Meiqin Wang",
  title =        "Zero Correlation Linear Cryptanalysis with Reduced Data Complexity",
  pages =        "29--48",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:WSTP12,
  author =       "Meiqin Wang and
                  Yue Sun and
                  Elmar Tischhauser and
                  Bart Preneel",
  title =        "A Model for Structure Attacks, with Applications to {PRESENT} and {Serpent}",
  pages =        "49--68",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:Lu12,
  author =       "Jiqiang Lu",
  title =        "A Methodology for Differential-Linear Cryptanalysis and Its Applications - (Extended Abstract)",
  pages =        "69--89",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:LLGWLC12,
  author =       "Ya Liu and
                  Leibo Li and
                  Dawu Gu and
                  Xiaoyun Wang and
                  Zhiqiang Liu and
                  Jiazhe Chen and
                  Wei Li",
  title =        "New Observations on Impossible Differential Cryptanalysis of Reduced-Round {Camellia}",
  pages =        "90--109",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:JeaNayPey12,
  author =       "J{\'e}r{\'e}my Jean and
                  Mar{\'i}a Naya-Plasencia and
                  Thomas Peyrin",
  title =        "Improved Rebound Attack on the Finalist {Gr{\o}stl}",
  pages =        "110--126",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:WFWGDZ12,
  author =       "Shuang Wu and
                  Dengguo Feng and
                  Wenling Wu and
                  Jian Guo and
                  Le Dong and
                  Jian Zou",
  title =        "(Pseudo) Preimage Attack on Round-Reduced {Gr{\o}stl} Hash Function and Others",
  pages =        "127--145",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:NayPey12,
  author =       "Mar{\'i}a Naya-Plasencia and
                  Thomas Peyrin",
  title =        "Practical Cryptanalysis of {ARMADILLO2}",
  pages =        "146--162",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:WPSLPW12,
  author =       "Lei Wei and
                  Thomas Peyrin and
                  Przemyslaw Sokolowski and
                  San Ling and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "On the (In)Security of {IDEA} in Various Hashing Modes",
  pages =        "163--179",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:RogWooZha12,
  author =       "Phillip Rogaway and
                  Mark Wooding and
                  Haibin Zhang",
  title =        "The Security of Ciphertext Stealing",
  pages =        "180--195",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:FleForLuc12,
  author =       "Ewan Fleischmann and
                  Christian Forler and
                  Stefan Lucks",
  title =        "{McOE}: A Family of Almost Foolproof On-Line Authenticated Encryption Schemes",
  pages =        "196--215",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:Saarinen12,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "Cycling Attacks on {GCM}, {GHASH} and Other Polynomial {MACs} and Hashes",
  pages =        "216--225",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:MedNadSch12,
  author =       "Florian Mendel and
                  Tomislav Nad and
                  Martin Schl{\"a}ffer",
  title =        "Collision Attacks on the Reduced Dual-Stream Hash Function {RIPEMD}-128",
  pages =        "226--243",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:KhoRecSav12,
  author =       "Dmitry Khovratovich and
                  Christian Rechberger and
                  Alexandra Savelieva",
  title =        "Bicliques for Preimages: Attacks on {Skein}-512 and the {SHA}-2 Family",
  pages =        "244--263",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:LiIsoShi12,
  author =       "Ji Li and
                  Takanori Isobe and
                  Kyoji Shibutani",
  title =        "Converting Meet-In-The-Middle Preimage Attack into Pseudo Collision Attack: Application to {SHA}-2",
  pages =        "264--286",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:VMDP12,
  author =       "Vesselin Velichkov and
                  Nicky Mouha and
                  Christophe {De Canni{\`e}re} and
                  Bart Preneel",
  title =        "{UNAF}: A Special Set of Additive Differences with Application to the Differential Analysis of {ARX}",
  pages =        "287--305",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:CSSV12,
  author =       "Nicolas T. Courtois and
                  Pouyan Sepehrdad and
                  Petr Susil and
                  Serge Vaudenay",
  title =        "{ElimLin} Algorithm Revisited",
  pages =        "306--325",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:NguRos12,
  author =       "Long Hoang Nguyen and
                  A. W. Roscoe",
  title =        "Short-Output Universal Hash Functions and Their Use in Fast and Secure Data Authentication",
  pages =        "326--345",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:HKLPP12,
  author =       "Stefan Heyse and
                  Eike Kiltz and
                  Vadim Lyubashevsky and
                  Christof Paar and
                  Krzysztof Pietrzak",
  title =        "Lapin: An Efficient Authentication Protocol Based on Ring-{LPN}",
  pages =        "346--365",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:CGPQR12,
  author =       "Claude Carlet and
                  Louis Goubin and
                  Emmanuel Prouff and
                  Micha{\"e}l Quisquater and
                  Matthieu Rivain",
  title =        "Higher-Order Masking Schemes for {S}-Boxes",
  pages =        "366--384",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:SDMS12,
  author =       "Mahdi Sajadieh and
                  Mohammad Dakhilalian and
                  Hamid Mala and
                  Pouyan Sepehrdad",
  title =        "Recursive Diffusion Layers for Block Ciphers and Hash Functions",
  pages =        "385--401",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:DGPW12,
  author =       "Alexandre Duc and
                  Jian Guo and
                  Thomas Peyrin and
                  Lei Wei",
  title =        "Unaligned Rebound Attack: Application to {Keccak}",
  pages =        "402--421",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:DaeAss12,
  author =       "Joan Daemen and
                  Gilles Van Assche",
  title =        "Differential Propagation Analysis of {Keccak}",
  pages =        "422--441",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:DinDunSha12b,
  author =       "Itai Dinur and
                  Orr Dunkelman and
                  Adi Shamir",
  title =        "New Attacks on {Keccak}-224 and {Keccak}-256",
  pages =        "442--461",
  editor =       fse12ed,
  booktitle =    fse12name,
  volume =       fse12vol,
  month =        fse12month,
  address =      fse12addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{FSE:AbdLeaZen11,
  author =       "Mohamed Ahmed Abdelraheem and
                  Gregor Leander and
                  Erik Zenner",
  title =        "Differential Cryptanalysis of Round-Reduced {PRINTcipher}: Computing Roots of Permutations",
  pages =        "1--17",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:BirNik11,
  author =       "Alex Biryukov and
                  Ivica Nikolic",
  title =        "Search for Related-Key Differential Characteristics in {DES}-Like Ciphers",
  pages =        "18--34",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:BloGer11,
  author =       "C{\'e}line Blondeau and
                  Beno{\^i}t G{\'e}rard",
  title =        "Multiple Differential Cryptanalysis: Theory and Practice",
  pages =        "35--54",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:Meier11,
  author =       "Willi Meier",
  title =        "Fast Correlation Attacks: Methods and Countermeasures (Invited Talk)",
  pages =        "55--67",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:MinNayPey11,
  author =       "Marine Minier and
                  Mar{\'i}a Naya-Plasencia and
                  Thomas Peyrin",
  title =        "Analysis of Reduced-{SHAvite}-3-256 v2",
  pages =        "68--87",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:DinSha11a,
  author =       "Itai Dinur and
                  Adi Shamir",
  title =        "An Improved Algebraic Attack on {Hamsi}-256",
  pages =        "88--106",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:JeaFou11,
  author =       "J{\'e}r{\'e}my Jean and
                  Pierre-Alain Fouque",
  title =        "Practical Near-Collisions and Collisions on Round-Reduced {ECHO}-256 Compression Function",
  pages =        "107--127",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:AFPW11,
  author =       "Martin R. Albrecht and
                  Pooya Farshim and
                  Kenny G. Paterson and
                  Gaven J. Watson",
  title =        "On Cipher-Dependent Related-Key Attacks in the Ideal-Cipher Model",
  pages =        "128--145",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:ChaNanYun11,
  author =       "Donghoon Chang and
                  Mridul Nandi and
                  Moti Yung",
  title =        "On the Security of Hash Functions Employing Blockcipher Postprocessing",
  pages =        "146--166",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:DinSha11b,
  author =       "Itai Dinur and
                  Adi Shamir",
  title =        "Breaking {Grain}-128 with Dynamic Cube Attacks",
  pages =        "167--187",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:KneMei11,
  author =       "Simon Knellwolf and
                  Willi Meier",
  title =        "Cryptanalysis of the Knapsack Generator",
  pages =        "188--198",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:MaiPauSen11,
  author =       "Subhamoy Maitra and
                  Goutam Paul and
                  Sourav Sengupta",
  title =        "Attack on Broadcast {RC4} Revisited",
  pages =        "199--217",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:BirNikRoy11,
  author =       "Alex Biryukov and
                  Ivica Nikolic and
                  Arnab Roy",
  title =        "Boomerang Attacks on {BLAKE}-32",
  pages =        "218--237",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:LeuTho11,
  author =       "Ga{\"e}tan Leurent and
                  S{\o}ren S. Thomsen",
  title =        "Practical Near-Collisions on the Compression Function of {BMW}",
  pages =        "238--251",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:BouCanDeC11,
  author =       "Christina Boura and
                  Anne Canteaut and
                  Christophe {De Canni{\`e}re}",
  title =        "Higher-Order Differential Properties of {Keccak} and {Luffa}",
  pages =        "252--269",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:BKLT11,
  author =       "Julia Borghoff and
                  Lars R. Knudsen and
                  Gregor Leander and
                  S{\o}ren S. Thomsen",
  title =        "Cryptanalysis of {PRESENT}-Like Ciphers with Secret {S}-Boxes",
  pages =        "270--289",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:Isobe11,
  author =       "Takanori Isobe",
  title =        "A Single-Key Attack on the Full {GOST} Block Cipher",
  pages =        "290--305",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:KroRog11,
  author =       "Ted Krovetz and
                  Phillip Rogaway",
  title =        "The Software Performance of Authenticated-Encryption Modes",
  pages =        "306--327",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:Saarinen11,
  author =       "Markku-Juhani O. Saarinen",
  title =        "Cryptanalysis of {Hummingbird}-1",
  pages =        "328--341",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:VMDP11,
  author =       "Vesselin Velichkov and
                  Nicky Mouha and
                  Christophe {De Canni{\`e}re} and
                  Bart Preneel",
  title =        "The Additive Differential Probability of {ARX}",
  pages =        "342--358",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:ZhoFenWu11,
  author =       "Chunfang Zhou and
                  Xiutao Feng and
                  Chuankun Wu",
  title =        "Linear Approximations of Addition Modulo $2^n-1$",
  pages =        "359--377",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:Sasaki11,
  author =       "Yu Sasaki",
  title =        "Meet-in-the-Middle Preimage Attacks on {AES} Hashing Modes and an Application to {Whirlpool}",
  pages =        "378--396",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:SasYas11,
  author =       "Yu Sasaki and
                  Kan Yasuda",
  title =        "Known-Key Distinguishers on 11-Round {Feistel} and Collision Attacks on Its Hashing Modes",
  pages =        "397--415",
  editor =       fse11ed,
  booktitle =    fse11name,
  volume =       fse11vol,
  month =        fse11month,
  address =      fse11addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{FSE:NohTewWei10,
  author =       "Karsten Nohl and
                  Erik Tews and
                  Ralf-Philipp Weinmann",
  title =        "Cryptanalysis of the {DECT} Standard Cipher",
  pages =        "1--18",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:SuzMin10,
  author =       "Tomoyasu Suzaki and
                  Kazuhiko Minematsu",
  title =        "Improving the Generalized {Feistel}",
  pages =        "19--39",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:RonCid10,
  author =       "Sondre R{\o}njom and
                  Carlos Cid",
  title =        "Nonlinear Equivalence of Stream Ciphers",
  pages =        "40--54",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:BilEtrGil10,
  author =       "Olivier Billet and
                  Jonathan Etrog and
                  Henri Gilbert",
  title =        "Lightweight Privacy Preserving Authentication for {RFID} Using a Stream Cipher",
  pages =        "55--74",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:OBSC10,
  author =       "Dag Arne Osvik and
                  Joppe W. Bos and
                  Deian Stefan and
                  David Canright",
  title =        "Fast Software {AES} Encryption",
  pages =        "75--93",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:OzeShrSta10,
  author =       "Onur {\"O}zen and
                  Thomas Shrimpton and
                  Martijn Stam",
  title =        "Attacking the {Knudsen}-{Preneel} Compression Functions",
  pages =        "94--115",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:WanSas10,
  author =       "Lei Wang and
                  Yu Sasaki",
  title =        "Finding Preimages of {Tiger} Up to 23 Steps",
  pages =        "116--133",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:NRALLM10,
  author =       "Mar{\'i}a Naya-Plasencia and
                  Andrea R{\"o}ck and
                  Jean-Philippe Aumasson and
                  Yann Laigle-Chapuy and
                  Ga{\"e}tan Leurent and
                  Willi Meier and
                  Thomas Peyrin",
  title =        "Cryptanalysis of {ESSENCE}",
  pages =        "134--152",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:Mironov10,
  author =       "Ilya Mironov",
  title =        "Domain Extension for Enhanced Target Collision-Resistant Hash Functions",
  pages =        "153--167",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:BhaManNan10,
  author =       "Rishiraj Bhattacharyya and
                  Avradip Mandal and
                  Mridul Nandi",
  title =        "Security Analysis of the Mode of {JH} Hash Function",
  pages =        "168--191",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:ReySusMu10,
  author =       "Mohammad Reza Reyhanitabar and
                  Willy Susilo and
                  Yi Mu",
  title =        "Enhanced Security Notions for Dedicated-Key Hash Functions: Definitions and Relationships",
  pages =        "192--211",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:Nandi10,
  author =       "Mridul Nandi",
  title =        "A Unified Method for Improving {PRF} Bounds for a Class of Blockcipher Based {MACs}",
  pages =        "212--229",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:Minematsu10,
  author =       "Kazuhiko Minematsu",
  title =        "How to Thwart Birthday Attacks against {MACs} via Small Randomness",
  pages =        "230--249",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:ZWWZWL10,
  author =       "Liting Zhang and
                  Wenling Wu and
                  Peng Wang and
                  Lei Zhang and
                  Shuang Wu and
                  Bo Liang",
  title =        "Constructing Rate-1 {MACs} from Related-Key Unpredictable Block Ciphers: {PGV} Model Revisited",
  pages =        "250--269",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:QHYK10,
  author =       "Dai Watanabe and
                  Yasuo Hatano and
                  Tsuyoshi Yamada and
                  Toshinobu Kaneko",
  title =        "Higher Order Differential Attack on Step-Reduced Variants of {Luffa} v1",
  pages =        "270--285",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:RijTozVar10,
  author =       "Vincent Rijmen and
                  Deniz Toz and
                  Kerem Varici",
  title =        "Rebound Attack on Reduced-Round Versions of {JH}",
  pages =        "286--303",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:Thomsen10,
  author =       "S{\o}ren S. Thomsen",
  title =        "Pseudo-cryptanalysis of the Original Blue Midnight Wish",
  pages =        "304--317",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:AGKMM10,
  author =       "Jean-Philippe Aumasson and
                  Jian Guo and
                  Simon Knellwolf and
                  Krystian Matusiewicz and
                  Willi Meier",
  title =        "Differential and Invertibility Properties of {BLAKE}",
  pages =        "318--332",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:KhoNik10,
  author =       "Dmitry Khovratovich and
                  Ivica Nikolic",
  title =        "Rotational Cryptanalysis of {ARX}",
  pages =        "333--346",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:BDLF10,
  author =       "Charles Bouillaguet and
                  Orr Dunkelman and
                  Ga{\"e}tan Leurent and
                  Pierre-Alain Fouque",
  title =        "Another Look at Complementation Properties",
  pages =        "347--364",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:GilPey10,
  author =       "Henri Gilbert and
                  Thomas Peyrin",
  title =        "Super-Sbox Cryptanalysis: Improved Attacks for {AES}-Like Permutations",
  pages =        "365--383",
  editor =       fse10ed,
  booktitle =    fse10name,
  volume =       fse10vol,
  month =        fse10month,
  address =      fse10addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{FSE:ADMS09,
  author =       "Jean-Philippe Aumasson and
                  Itai Dinur and
                  Willi Meier and
                  Adi Shamir",
  title =        "Cube Testers and Key Recovery Attacks on Reduced-Round {MD6} and {Trivium}",
  pages =        "1--22",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:StaHelJoh09,
  author =       "Paul Stankovski and
                  Martin Hell and
                  Thomas Johansson",
  title =        "An Efficient State Recovery Attack on {X-FCSR-256}",
  pages =        "23--37",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:Matsui09,
  author =       "Mitsuru Matsui",
  title =        "Key Collisions of the {RC4} Stream Cipher",
  pages =        "38--50",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}


@InProceedings{FSE:Gueron09,
  author =       "Shay Gueron",
  title =        "Intel's New {AES} Instructions for Enhanced Performance and Security (Invited Talk)",
  pages =        "51--66",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:Stam09,
  author =       "Martijn Stam",
  title =        "Blockcipher-Based Hashing Revisited",
  pages =        "67--83",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:FleGorLuc09,
  author =       "Ewan Fleischmann and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "On the Security of Tandem-{DM}",
  pages =        "84--103",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:DRRS09,
  author =       "Yevgeniy Dodis and
                  Leonid Reyzin and
                  Ronald L. Rivest and
                  Emily Shen",
  title =        "Indifferentiability of Permutation-Based Compression Functions and Tree-Based Modes of Operation, with Applications to {MD6}",
  pages =        "104--121",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:FuhPey09,
  author =       "Thomas Fuhr and
                  Thomas Peyrin",
  title =        "Cryptanalysis of {RadioGat{\'u}n}",
  pages =        "122--138",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:IsoShi09,
  author =       "Takanori Isobe and
                  Kyoji Shibutani",
  title =        "Preimage Attacks on Reduced {Tiger} and {SHA}-2",
  pages =        "139--155",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:BGGKLM09,
  author =       "Alex Biryukov and
                  Praveen Gauravaram and
                  Jian Guo and
                  Dmitry Khovratovich and
                  San Ling and
                  Krystian Matusiewicz and
                  Ivica Nikolic and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "Cryptanalysis of the {LAKE} Hash Family",
  pages =        "156--179",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:SunQuLi09,
  author =       "Bing Sun and
                  Longjiang Qu and
                  Chao Li",
  title =        "New Cryptanalysis of Block Ciphers with Low Algebraic Degree",
  pages =        "180--192",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:AlbCid09,
  author =       "Martin Albrecht and
                  Carlos Cid",
  title =        "Algebraic Techniques in Differential Cryptanalysis",
  pages =        "193--208",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:HerChoNyb09,
  author =       "Miia Hermelin and
                  Joo Yeon Cho and
                  Kaisa Nyberg",
  title =        "Multidimensional Extension of {Matsui}'s Algorithm 2",
  pages =        "209--227",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:KhoNikWei09,
  author =       "Dmitry Khovratovich and
                  Ivica Nikolic and
                  Ralf-Philipp Weinmann",
  title =        "Meet-in-the-Middle Attacks on {SHA}-3 Candidates",
  pages =        "228--245",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:IndPre09,
  author =       "Sebastiaan Indesteege and
                  Bart Preneel",
  title =        "Practical Collisions for {EnRUPT}",
  pages =        "246--259",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:MRST09,
  author =       "Florian Mendel and
                  Christian Rechberger and
                  Martin Schl{\"a}ffer and
                  S{\o}ren S. Thomsen",
  title =        "The Rebound Attack: Cryptanalysis of Reduced {Whirlpool} and {Gr{\o}stl}",
  pages =        "260--276",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:JunMac09,
  author =       "Pascal Junod and
                  Marco Macchetti",
  title =        "Revisiting the {IDEA} Philosophy",
  pages =        "277--295",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:AumNakSep09,
  author =       "Jean-Philippe Aumasson and
                  Jorge Nakahara and
                  Pouyan Sepehrdad",
  title =        "Cryptanalysis of the {ISDB} Scrambling Algorithm (MULTI2)",
  pages =        "296--307",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:Minematsu09,
  author =       "Kazuhiko Minematsu",
  title =        "Beyond-Birthday-Bound Security Based on Tweakable Block Cipher",
  pages =        "308--326",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:ReySusMu09,
  author =       "Mohammad Reza Reyhanitabar and
                  Willy Susilo and
                  Yi Mu",
  title =        "Enhanced Target Collision Resistant Hash Functions Revisited",
  pages =        "327--344",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:BlaCoc09,
  author =       "John Black and
                  Martin Cochran",
  title =        "{MAC} Reforgeability",
  pages =        "345--362",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:WWJW09,
  author =       "Xiaoyun Wang and
                  Wei Wang and
                  Keting Jia and
                  Meiqin Wang",
  title =        "New Distinguishing Attack on {MAC} Using Secret-Prefix Method",
  pages =        "363--374",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:Nandi09,
  author =       "Mridul Nandi",
  title =        "Fast and Secure {CBC}-Type {MAC} Algorithms",
  pages =        "375--393",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:IwaYas09,
  author =       "Tetsu Iwata and
                  Kan Yasuda",
  title =        "{HBS}: A Single-Key Mode of Operation for Deterministic Authenticated Encryption",
  pages =        "394--415",
  editor =       fse09ed,
  booktitle =    fse09name,
  volume =       fse09vol,
  month =        fse09month,
  address =      fse09addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{FSE:NikBir08,
  author =       "Ivica Nikolic and
                  Alex Biryukov",
  title =        "Collisions for Step-Reduced {SHA}-256",
  pages =        "1--15",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:ManPey08,
  author =       "St{\'e}phane Manuel and
                  Thomas Peyrin",
  title =        "Collisions on {SHA}-0 in One Hour",
  pages =        "16--35",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:AumMeiPha08,
  author =       "Jean-Philippe Aumasson and
                  Willi Meier and
                  Raphael C.-W. Phan",
  title =        "The Hash Function Family {LAKE}",
  pages =        "36--53",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:LMPR08,
  author =       "Vadim Lyubashevsky and
                  Daniele Micciancio and
                  Chris Peikert and
                  Alon Rosen",
  title =        "{SWIFFT}: A Modest Proposal for {FFT} Hashing",
  pages =        "54--72",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:BihDunKel08,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "A Unified Approach to Related-Key Attacks",
  pages =        "73--96",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:CouBarWag08,
  author =       "Nicolas Courtois and
                  Gregory V. Bard and
                  David Wagner",
  title =        "Algebraic and Slide Attacks on {KeeLoq}",
  pages =        "97--115",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:DemSel08,
  author =       "H{\"u}seyin Demirci and
                  Ali Aydin Sel\c{c}uk",
  title =        "A Meet-in-the-Middle Attack on 8-Round {AES}",
  pages =        "116--126",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:RivDotPro08,
  author =       "Matthieu Rivain and
                  Emmanuelle Dottax and
                  Emmanuel Prouff",
  title =        "Block Ciphers Implementations Provably Secure Against Second Order Side Channel Analysis",
  pages =        "127--143",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:Shamir08,
  author =       "Adi Shamir",
  title =        "{SQUASH} - A New {MAC} with Provable Security Properties for Highly Constrained Devices Such as {RFID} Tags",
  pages =        "144--157",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:HojRud08,
  author =       "Michal Hojs{\'i}k and
                  Bohuslav Rudolf",
  title =        "Differential Fault Analysis of {Trivium}",
  pages =        "158--172",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:HilYinLee08,
  author =       "Yedidya Hilewitz and
                  Yiqun Lisa Yin and
                  Ruby B. Lee",
  title =        "Accelerating the Whirlpool Hash Function Using Parallel Table Lookup and Fast Cyclical Permutation",
  pages =        "173--188",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:LCKSH08,
  author =       "Eunjin Lee and
                  Donghoon Chang and
                  Jongsung Kim and
                  Jaechul Sung and
                  Seokhie Hong",
  title =        "Second Preimage Attack on 3-Pass {HAVAL} and Partial Key-Recovery Attacks on {HMAC}/{NMAC}-3-Pass {HAVAL}",
  pages =        "189--206",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:SCMPGL08,
  author =       "Ron Steinfeld and
                  Scott Contini and
                  Krystian Matusiewicz and
                  Josef Pieprzyk and
                  Jian Guo and
                  San Ling and
                  Huaxiong Wang",
  title =        "Cryptanalysis of {LASH}",
  pages =        "207--223",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:MenPraRec08,
  author =       "Florian Mendel and
                  Norbert Pramstaller and
                  Christian Rechberger",
  title =        "A (Second) Preimage Attack on the {GOST} Hash Function",
  pages =        "224--234",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:DebGou08,
  author =       "Blandine Debraize and
                  Louis Goubin",
  title =        "Guess-and-Determine Algebraic Attack on the Self-Shrinking Generator",
  pages =        "235--252",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:MaiPau08,
  author =       "Subhamoy Maitra and
                  Goutam Paul",
  title =        "New Form of Permutation Bias and Secret Key Leakage in Keystream Bytes of {RC4}",
  pages =        "253--269",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:BihCar08,
  author =       "Eli Biham and
                  Yaniv Carmeli",
  title =        "Efficient Reconstruction of {RC4} Keys from Internal States",
  pages =        "270--288",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:ChaNan08a,
  author =       "Debrup Chakraborty and
                  Mridul Nandi",
  title =        "An Improved Security Bound for {HCTR}",
  pages =        "289--302",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:KamKat08,
  author =       "Seny Kamara and
                  Jonathan Katz",
  title =        "How to Encrypt with a Malicious Random Number Generator",
  pages =        "303--315",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:Yasuda08,
  author =       "Kan Yasuda",
  title =        "A One-Pass Mode of Operation for Deterministic Message Authentication- Security beyond the Birthday Barrier",
  pages =        "316--333",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:Lacharme08,
  author =       "Patrick Lacharme",
  title =        "Post-Processing Functions for a Biased Physical Random Number Generator",
  pages =        "334--342",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:Rock08,
  author =       "Andrea R{\"o}ck",
  title =        "Entropy of the Internal State of an {FCSR} in {Galois} Representation",
  pages =        "343--362",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:ZRHD08,
  author =       "Muhammad Reza {Z'aba} and
                  H{\aa}vard Raddum and
                  Matthew Henricksen and
                  Ed Dawson",
  title =        "Bit-Pattern Based Integral Attack",
  pages =        "363--381",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:ColStaQui08,
  author =       "Baudoin Collard and
                  Fran\c{c}ois-Xavier Standaert and
                  Jean-Jacques Quisquater",
  title =        "Experiments on the Multiple Linear Cryptanalysis of Reduced Round Serpent",
  pages =        "382--397",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:TTSSSK08,
  author =       "Yukiyasu Tsunoo and
                  Etsuko Tsujihara and
                  Maki Shigeri and
                  Teruo Saito and
                  Tomoyasu Suzaki and
                  Hiroyasu Kubo",
  title =        "Impossible Differential Cryptanalysis of {CLEFIA}",
  pages =        "398--411",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:Leurent08,
  author =       "Ga{\"e}tan Leurent",
  title =        "{MD4} is Not One-Way",
  pages =        "412--428",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:ChaNan08b,
  author =       "Donghoon Chang and
                  Mridul Nandi",
  title =        "Improved Indifferentiability Security Analysis of {chopMD} Hash Function",
  pages =        "429--443",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:Biham08,
  author =       "Eli Biham",
  title =        "New Techniques for Cryptanalysis of Hash Functions and Improved Attacks on {Snefru}",
  pages =        "444--461",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:CasEstQui08,
  author =       "Julio C{\'e}sar Hern{\'a}ndez Castro and
                  Juan M. Est{\'e}vez-Tapiador and
                  Jean-Jacques Quisquater",
  title =        "On the {Salsa20} Core Function",
  pages =        "462--469",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:AFKMR08,
  author =       "Jean-Philippe Aumasson and
                  Simon Fischer and
                  Shahram Khazaei and
                  Willi Meier and
                  Christian Rechberger",
  title =        "New Features of Latin Dances: Analysis of {Salsa}, {ChaCha}, and {Rumba}",
  pages =        "470--488",
  editor =       fse08ed,
  booktitle =    fse08name,
  volume =       fse08vol,
  month =        fse08month,
  address =      fse08addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{FSE:DaeAss07,
  author =       "Joan Daemen and
                  Gilles Van Assche",
  title =        "Producing Collisions for Panama, Instantaneously",
  pages =        "1--18",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:MPBCP07,
  author =       "Krystian Matusiewicz and
                  Thomas Peyrin and
                  Olivier Billet and
                  Scott Contini and
                  Josef Pieprzyk",
  title =        "Cryptanalysis of {FORK}-256",
  pages =        "19--38",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:KnuRecTho07,
  author =       "Lars R. Knudsen and
                  Christian Rechberger and
                  S{\o}ren S. Thomsen",
  title =        "The {Grindahl} Hash Functions",
  pages =        "39--57",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:JouRei07,
  author =       "Antoine Joux and
                  Jean-Ren{\'e} Reinhard",
  title =        "Overtaking {VEST}",
  pages =        "58--72",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:NayaPlasencia07,
  author =       "Mar{\'i}a Naya-Plasencia",
  title =        "Cryptanalysis of {Achterbahn}-128/80",
  pages =        "73--86",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:WuPre07,
  author =       "Hongjun Wu and
                  Bart Preneel",
  title =        "Differential-Linear Attacks Against the Stream Cipher Phelix",
  pages =        "87--100",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:RisRog07,
  author =       "Thomas Ristenpart and
                  Phillip Rogaway",
  title =        "How to Enrich the Message Space of a Cipher",
  pages =        "101--118",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:SeuPey07,
  author =       "Yannick Seurin and
                  Thomas Peyrin",
  title =        "Security Analysis of Constructions Combining {FIL} Random Oracles",
  pages =        "119--136",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:Dichtl07,
  author =       "Markus Dichtl",
  title =        "Bad and Good Ways of Post-processing Biased Physical Random Numbers",
  pages =        "137--152",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:BihDunKel07a,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Improved Slide Attacks",
  pages =        "153--166",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:KarMan07,
  author =       "Orhun Kara and
                  Cevat Manap",
  title =        "A New Class of Weak Keys for {Blowfish}",
  pages =        "167--180",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:SSAMI07,
  author =       "Taizo Shirai and
                  Kyoji Shibutani and
                  Toru Akishita and
                  Shiho Moriai and
                  Tetsu Iwata",
  title =        "The 128-Bit Blockcipher {CLEFIA} (Extended Abstract)",
  pages =        "181--195",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:LPPS07,
  author =       "Gregor Leander and
                  Christof Paar and
                  Axel Poschmann and
                  Kai Schramm",
  title =        "New Lightweight {DES} Variants",
  pages =        "196--210",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:BihDunKel07b,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "A New Attack on 6-Round {IDEA}",
  pages =        "211--224",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:KimHonPre07,
  author =       "Jongsung Kim and
                  Seokhie Hong and
                  Bart Preneel",
  title =        "Related-Key Rectangle Attacks on Reduced {AES}-192 and {AES}-256",
  pages =        "225--241",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:LimKho07,
  author =       "Chu-Wee Lim and
                  Khoongming Khoo",
  title =        "An Analysis of {XSL} Applied to {BES}",
  pages =        "242--253",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:BerGil07,
  author =       "C{\^o}me Berbain and
                  Henri Gilbert",
  title =        "On the Security of {IV} Dependent Stream Ciphers",
  pages =        "254--273",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:EngHelJoh07,
  author =       "H{\aa}kan Englund and
                  Martin Hell and
                  Thomas Johansson",
  title =        "Two General Attacks on Pomaranch-Like Keystream Generators",
  pages =        "274--289",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:YCBC07,
  author =       "Bo-Yin Yang and
                  Owen Chia-Hsin Chen and
                  Daniel J. Bernstein and
                  Jiun-Ming Chen",
  title =        "Analysis of {QUAD}",
  pages =        "290--308",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:Leurent07,
  author =       "Ga{\"e}tan Leurent",
  title =        "Message Freedom in {MD4} and {MD5} Collisions: Application to {APOP}",
  pages =        "309--328",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:SWOK07,
  author =       "Yu Sasaki and
                  Lei Wang and
                  Kazuo Ohta and
                  Noboru Kunihiro",
  title =        "New Message Difference for {MD4}",
  pages =        "329--348",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:SKPI07,
  author =       "Makoto Sugita and
                  Mitsuru Kawazoe and
                  Ludovic Perret and
                  Hideki Imai",
  title =        "Algebraic Cryptanalysis of 58-Round {SHA}-1",
  pages =        "349--365",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:FisMei07,
  author =       "Simon Fischer and
                  Willi Meier",
  title =        "Algebraic Immunity of {S}-Boxes and Augmented Functions",
  pages =        "366--381",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:CKLL07,
  author =       "Claude Carlet and
                  Khoongming Khoo and
                  Chu-Wee Lim and
                  Chuan-Wen Loe",
  title =        "Generalized Correlation Analysis of Vectorial {Boolean} Functions",
  pages =        "382--398",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:TANA07,
  author =       "Kris Tiri and
                  Onur Acii\c{c}mez and
                  Michael Neve and
                  Flemming Andersen",
  title =        "An Analytical Model for Time-Driven Cache Attacks",
  pages =        "399--413",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:DodPie07,
  author =       "Yevgeniy Dodis and
                  Krzysztof Pietrzak",
  title =        "Improving the Security of {MACs} Via Randomized Message Preprocessing",
  pages =        "414--433",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:MinMat07,
  author =       "Kazuhiko Minematsu and
                  Toshiyasu Matsushima",
  title =        "New Bounds for {PMAC}, {TMAC}, and {XCBC}",
  pages =        "434--451",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:GraPor07,
  author =       "Louis Granboulan and
                  Thomas Pornin",
  title =        "Perfect Block Ciphers with Small Blocks",
  pages =        "452--465",
  editor =       fse07ed,
  booktitle =    fse07name,
  volume =       fse07vol,
  month =        fse07month,
  address =      fse07addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{FSE:JohMeiMul06,
  author =       "Thomas Johansson and
                  Willi Meier and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "Cryptanalysis of {Achterbahn}",
  pages =        "1--14",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:BerGilMax06,
  author =       "C{\^o}me Berbain and
                  Henri Gilbert and
                  Alexander Maximov",
  title =        "Cryptanalysis of {Grain}",
  pages =        "15--29",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:WuPre06a,
  author =       "Hongjun Wu and
                  Bart Preneel",
  title =        "Cryptanalysis of the Stream Cipher {DECIM}",
  pages =        "30--40",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:ShiShi06,
  author =       "Taizo Shirai and
                  Kyoji Shibutani",
  title =        "On {Feistel} Structures Using a Diffusion Switching Mechanism",
  pages =        "41--56",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:GraLevPir06,
  author =       "Louis Granboulan and
                  {\'E}ric Levieil and
                  Gilles Piret",
  title =        "Pseudorandom Permutation Families over {Abelian} Groups",
  pages =        "57--77",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:BucPysWei06,
  author =       "Johannes Buchmann and
                  Andrei Pyshkin and
                  Ralf-Philipp Weinmann",
  title =        "A Zero-Dimensional {Gr{\"o}bner} Basis for {AES}-128",
  pages =        "78--88",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:YWYP06,
  author =       "Hongbo Yu and
                  Xiaoyun Wang and
                  Aaram Yun and
                  Sangwoo Park",
  title =        "Cryptanalysis of the Full {HAVAL} with 4 and 5 Passes",
  pages =        "89--110",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:KelLuc06,
  author =       "John Kelsey and
                  Stefan Lucks",
  title =        "Collisions and Near-Collisions for Reduced-Round {Tiger}",
  pages =        "111--125",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:MPRR06a,
  author =       "Florian Mendel and
                  Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "Analysis of Step-Reduced {SHA}-256",
  pages =        "126--143",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:NybWal06,
  author =       "Kaisa Nyberg and
                  Johan Wall{\'e}n",
  title =        "Improved Linear Distinguishers for {SNOW} 2.0",
  pages =        "144--162",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:KraSte06,
  author =       "Matthias Krause and
                  Dirk Stegemann",
  title =        "Reducing the Space Complexity of {BDD}-Based Attacks on Keystream Generators",
  pages =        "163--178",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:HocSha06,
  author =       "Jonathan J. Hoch and
                  Adi Shamir",
  title =        "Breaking the {ICE} - Finding Multicollisions in Iterated Concatenated and Expanded ({ICE}) Hash Functions",
  pages =        "179--194",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:HCSLHL06,
  author =       "Deukjo Hong and
                  Donghoon Chang and
                  Jaechul Sung and
                  Sangjin Lee and
                  Seokhie Hong and
                  Jaesang Lee and
                  Dukjae Moon and
                  Sungtaek Chee",
  title =        "A New Dedicated 256-Bit Hash Function: {FORK}-256",
  pages =        "195--209",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:Hirose06,
  author =       "Shoichi Hirose",
  title =        "Some Plausible Constructions of Double-Block-Length Hash Functions",
  pages =        "210--225",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:MinTsu06,
  author =       "Kazuhiko Minematsu and
                  Yukiyasu Tsunoo",
  title =        "Provably Secure {MACs} from Differentially-Uniform Permutations and {AES}-Based Implementations",
  pages =        "226--241",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:SchOsw06,
  author =       "Martin Schl{\"a}ffer and
                  Elisabeth Oswald",
  title =        "Searching for Differential Paths in {MD4}",
  pages =        "242--261",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:BlaCocHig06,
  author =       "John Black and
                  Martin Cochran and
                  Trevor Highland",
  title =        "A Study of the {MD5} Attacks: Insights and Improvements",
  pages =        "262--277",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:MPRR06b,
  author =       "Florian Mendel and
                  Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "The Impact of Carries on the Complexity of Collision Attacks on {SHA}-1",
  pages =        "278--292",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:ChaSar06,
  author =       "Debrup Chakraborty and
                  Palash Sarkar",
  title =        "A New Mode of Encryption Providing a Tweakable Strong Pseudo-random Permutation",
  pages =        "293--309",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:Iwata06,
  author =       "Tetsu Iwata",
  title =        "New Blockcipher Modes of Operation with Beyond the Birthday Bound Security",
  pages =        "310--327",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:Black06,
  author =       "John Black",
  title =        "The Ideal-Cipher Model, Revisited: An Uninstantiable Blockcipher-Based Hash Function",
  pages =        "328--340",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:Matsui06,
  author =       "Mitsuru Matsui",
  title =        "How Far Can We Go on the x64 Processors?",
  pages =        "341--358",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:DidTil06,
  author =       "Fr{\'e}d{\'e}ric Didier and
                  Jean-Pierre Tillich",
  title =        "Computing the Algebraic Immunity Efficiently",
  pages =        "359--374",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:NawGonGup06,
  author =       "Yassir Nawaz and
                  Guang Gong and
                  Kishan Chand Gupta",
  title =        "Upper Bounds on Algebraic Immunity of {Boolean} Power Functions",
  pages =        "375--389",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:JouMul06,
  author =       "Antoine Joux and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "Chosen-Ciphertext Attacks Against {MOSQUITO}",
  pages =        "390--404",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:PauPreSek06,
  author =       "Souradyuti Paul and
                  Bart Preneel and
                  Gautham Sekar",
  title =        "Distinguishing Attacks on the Stream Cipher {Py}",
  pages =        "405--421",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:WuPre06b,
  author =       "Hongjun Wu and
                  Bart Preneel",
  title =        "Resynchronization Attacks on {WG} and {LEX}",
  pages =        "422--432",
  editor =       fse06ed,
  booktitle =    fse06name,
  volume =       fse06vol,
  month =        fse06month,
  address =      fse06addr,
  publisher =    fsepub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{FSE:DaeRij05,
  author =       "Joan Daemen and
                  Vincent Rijmen",
  title =        "A New {MAC} Construction {ALRED} and a Specific Instance {ALPHA}-{MAC}",
  pages =        "1--17",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:KliSha05,
  author =       "Alexander Klimov and
                  Adi Shamir",
  title =        "New Applications of {T}-Functions in Block Ciphers and Hash Functions",
  pages =        "18--31",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Bernstein05,
  author =       "Daniel J. Bernstein",
  title =        "The Poly1305-{AES} Message-Authentication Code",
  pages =        "32--49",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Daum05,
  author =       "Magnus Daum",
  title =        "Narrow {T}-Functions",
  pages =        "50--67",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:HLYH05,
  author =       "Jin Hong and
                  Dong Hoon Lee and
                  Yongjin Yeom and
                  Daewan Han",
  title =        "A New Class of Single Cycle {T}-Functions",
  pages =        "68--82",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:ArnBer05,
  author =       "Fran\c{c}ois Arnault and
                  Thierry P. Berger",
  title =        "{F}-{FCSR}: Design of a New Class of Stream Ciphers",
  pages =        "83--97",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:DalGupMai05,
  author =       "Deepak Kumar Dalai and
                  Kishan Chand Gupta and
                  Subhamoy Maitra",
  title =        "Cryptographically Significant {Boolean} Functions: {Construction} and Analysis in Terms of Algebraic Immunity",
  pages =        "98--111",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:BraSem05,
  author =       "An Braeken and
                  Igor Semaev",
  title =        "The {ANF} of the Composition of Addition and Multiplication mod $2^n$ with a {Boolean} Function",
  pages =        "112--125",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:BihDunKel05,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "New Combined Attacks on Block Ciphers",
  pages =        "126--144",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:CidMurRob05,
  author =       "Carlos Cid and
                  Sean Murphy and
                  Matthew J. B. Robshaw",
  title =        "Small Scale Variants of the {AES}",
  pages =        "145--162",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:MarGliKoc05,
  author =       "Smile Markovski and
                  Danilo Gligoroski and
                  Ljupco Kocarev",
  title =        "Unbiased Random Sequences from Quasigroup String Transformations",
  pages =        "163--180",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:EngJoh05,
  author =       "H{\aa}kan Englund and
                  Thomas Johansson",
  title =        "A New Distinguisher for Clock Controlled Stream Ciphers",
  pages =        "181--195",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:GSBCDM05,
  author =       "Aline Gouget and
                  Herv{\'e} Sibert and
                  C{\^o}me Berbain and
                  Nicolas Courtois and
                  Blandine Debraize and
                  Chris J. Mitchell",
  title =        "Analysis of the Bit-Search Generator and Sequence Compression Techniques",
  pages =        "196--214",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:HelJoh05,
  author =       "Martin Hell and
                  Thomas Johansson",
  title =        "Some Attacks on the Bit-Search Generator",
  pages =        "215--227",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Knudsen05,
  author =       "Lars R. Knudsen",
  title =        "{SMASH} - A Cryptographic Hash Function",
  pages =        "228--242",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:NLSL05,
  author =       "Mridul Nandi and
                  Wonil Lee and
                  Kouichi Sakurai and
                  Sangjin Lee",
  title =        "Security Analysis of a 2/3-Rate Double Length Compression Function in the Black-Box Model",
  pages =        "243--254",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:KnuMat05,
  author =       "Lars R. Knudsen and
                  John Erik Mathiassen",
  title =        "Preimage and Collision Attacks on {MD2}",
  pages =        "255--267",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:IwaKur05,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "How to Enhance the Security of the {3GPP} Confidentiality and Integrity Algorithms",
  pages =        "268--283",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Lucks05,
  author =       "Stefan Lucks",
  title =        "Two-Pass Authenticated Encryption Faster Than Generic Composition",
  pages =        "284--298",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:YauPatMit05,
  author =       "Arnold K. L. Yau and
                  Kenneth G. Paterson and
                  Chris J. Mitchell",
  title =        "Padding Oracle Attacks on {CBC}-Mode Encryption with Secret and Random {IVs}",
  pages =        "299--319",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:BirSha05,
  author =       "Alex Biryukov and
                  Adi Shamir",
  title =        "Analysis of the Non-linear Part of {Mugi}",
  pages =        "320--329",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:JouMul05,
  author =       "Antoine Joux and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "Two Attacks Against the {HBB} Stream Cipher",
  pages =        "330--341",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Maximov05,
  author =       "Alexander Maximov",
  title =        "Two Linear Distinguishing Attacks on {VMPC} and {RC4A} and Weakness of {RC4} Family of Stream Ciphers",
  pages =        "342--358",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:BihGraNgu05,
  author =       "Eli Biham and
                  Louis Granboulan and
                  Phong Q. Nguyen",
  title =        "Impossible Fault Analysis of {RC4} and Differential Fault Analysis of {RC4}",
  pages =        "359--367",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:HKLP05,
  author =       "Seokhie Hong and
                  Jongsung Kim and
                  Sangjin Lee and
                  Bart Preneel",
  title =        "Related-Key Rectangle Attacks on Reduced Versions of {SHACAL}-1 and {AES}-192",
  pages =        "368--383",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Junod05,
  author =       "Pascal Junod",
  title =        "New Attacks Against Reduced-Round Versions of {IDEA}",
  pages =        "384--397",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:MatFuk05,
  author =       "Mitsuru Matsui and
                  Sayaka Fukuda",
  title =        "How to Maximize Software Performance of Symmetric Primitives on {Pentium} {III} and 4 Processors",
  pages =        "398--412",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:OMPR05,
  author =       "Elisabeth Oswald and
                  Stefan Mangard and
                  Norbert Pramstaller and
                  Vincent Rijmen",
  title =        "A Side-Channel Analysis Resistant Description of the {AES} {S}-Box",
  pages =        "413--423",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:Prouff05,
  author =       "Emmanuel Prouff",
  title =        "{DPA} Attacks and {S}-Boxes",
  pages =        "424--441",
  booktitle =    fse05name,
  volume =       fse05vol,
  publisher =    fsepub,
  month =        fse05month,
  address =      fse05addr,
  editor =       fse05ed,
  series =       mylncs,
  year =         2005,
}

@InProceedings{FSE:KilSha04,
  author =       "Alexander Klimov and
                  Adi Shamir",
  title =        "New Cryptographic Primitives Based on Multiword {T}-Functions",
  pages =        "1--15",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Wagner04,
  author =       "David Wagner",
  title =        "Towards a Unifying View of Block Cipher Cryptanalysis",
  pages =        "16--33",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:LKHHM04,
  author =       "Dong Hoon Lee and
                  Jaeheon Kim and
                  Jin Hong and
                  Jae Woo Han and
                  Dukjae Moon",
  title =        "Algebraic Attacks on Summation Generators",
  pages =        "34--48",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:ChoPie04,
  author =       "Joo Yeon Cho and
                  Josef Pieprzyk",
  title =        "Algebraic Attacks on {SOBER}-t32 and {SOBER}-t16 without Stuttering",
  pages =        "49--64",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Armknecht04,
  author =       "Frederik Armknecht",
  title =        "Improving Fast Algebraic Attacks",
  pages =        "65--82",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:CheLee04,
  author =       "Jung Hee Cheon and
                  Dong Hoon Lee",
  title =        "Resistance of {S}-Boxes against Algebraic Attacks",
  pages =        "83--94",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Muller04,
  author =       "Fr{\'e}d{\'e}ric Muller",
  title =        "Differential Attacks against the {Helix} Stream Cipher",
  pages =        "94--108",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Molland04,
  author =       "H{\aa}vard Molland",
  title =        "Improved Linear Consistency Attack on Irregular Clocked Keystream Generators",
  pages =        "109--126",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:EngHelJoh04,
  author =       "H{\aa}kan Englund and
                  Martin Hell and
                  Thomas Johansson",
  title =        "Correlation Attacks Using a New Class of Weak Feedback Polynomials",
  pages =        "127--142",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:MaiMai04,
  author =       "Soumen Maity and
                  Subhamoy Maitra",
  title =        "Minimum Distance between {Bent} and 1-Resilient {Boolean} Functions",
  pages =        "143--160",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:StaMaiCla04,
  author =       "Pantelimon Stanica and
                  Subhamoy Maitra and
                  John A. Clark",
  title =        "Results on Rotation Symmetric {Bent} and Correlation Immune {Boolean} Functions",
  pages =        "161--177",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Golic04,
  author =       "Jovan Dj. Golic",
  title =        "A Weakness of the Linear Part of Stream Cipher {MUGI}",
  pages =        "178--192",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:HLCS04,
  author =       "Jin Hong and
                  Dong Hoon Lee and
                  Seongtaek Chee and
                  Palash Sarkar",
  title =        "Vulnerability of Nonlinear Filter Generators Based on Linear Finite State Machines",
  pages =        "193--209",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Zoltak04,
  author =       "Bartosz Zoltak",
  title =        "{VMPC} One-Way Function and Stream Cipher",
  pages =        "210--225",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Wu04,
  author =       "Hongjun Wu",
  title =        "A New Stream Cipher HC-256",
  pages =        "226--244",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:PauPre04,
  author =       "Souradyuti Paul and
                  Bart Preneel",
  title =        "A New Weakness in the {RC4} Keystream Generator and an Approach to Improve the Security of the Cipher",
  pages =        "245--259",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:ShiShi04,
  author =       "Taizo Shirai and
                  Kyoji Shibutani",
  title =        "Improving Immunity of {Feistel} Ciphers against Differential Cryptanalysis by Using Multiple {MDS} Matrices",
  pages =        "260--278",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:SPRQL04,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Gilles Piret and
                  Ga{\"e}l Rouvroy and
                  Jean-Jacques Quisquater and
                  Jean-Didier Legat",
  title =        "{ICEBERG}: {An} Involutional Cipher Efficient for Block Encryption in Reconfigurable Hardware",
  pages =        "279--299",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:KHLLK04,
  author =       "Youngdai Ko and
                  Seokhie Hong and
                  Wonil Lee and
                  Sangjin Lee and
                  Ju-Sung Kang",
  title =        "Related Key Differential Attacks on 27 Rounds of {XTEA} and Full-Round {GOST}",
  pages =        "299--316",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:LipWalDum04,
  author =       "Helger Lipmaa and
                  Johan Wall{\'e}n and
                  Philippe Dumas",
  title =        "On the Additive Differential Probability of Exclusive-Or",
  pages =        "317--331",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:AkkBevGou04,
  author =       "Mehdi-Laurent Akkar and
                  R{\'e}gis Bevan and
                  Louis Goubin",
  title =        "Two Power Analysis Attacks against One-Mask Methods",
  pages =        "332--347",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Rogaway04,
  author =       "Phillip Rogaway",
  title =        "Nonce-Based Symmetric Encryption",
  pages =        "348--359",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Lucks04,
  author =       "Stefan Lucks",
  title =        "Ciphers Secure against Related-Key Attacks",
  pages =        "359--370",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:RogShr04,
  author =       "Phillip Rogaway and
                  Thomas Shrimpton",
  title =        "Cryptographic Hash-Function Basics: {Definitions}, Implications, and Separations for Preimage Resistance, Second-Preimage Resistance, and Collision Resistance",
  pages =        "371--388",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:BelRogWag04,
  author =       "Mihir Bellare and
                  Phillip Rogaway and
                  David Wagner",
  title =        "The {EAX} Mode of Operation",
  pages =        "389--407",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:KohVieWhi04,
  author =       "Tadayoshi Kohno and
                  John Viega and
                  Doug Whiting",
  title =        "{CWC}: A High-Performance Conventional Authenticated Encryption Mode",
  pages =        "408--426",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:IwaKoh04,
  author =       "Tetsu Iwata and
                  Tadayoshi Kohno",
  title =        "New Security Proofs for the {3GPP} Confidentiality and Integrity Algorithms",
  pages =        "427--445",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:BlaPat04,
  author =       "Simon R. Blackburn and
                  Kenneth G. Paterson",
  title =        "Cryptanalysis of a Message Authentication Code due to {Cary} and {Venkatesan}",
  pages =        "446--453",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:ConYin04,
  author =       "Scott Contini and
                  Yiqun Lisa Yin",
  title =        "Fast Software-Based Attacks on {SecurID}",
  pages =        "454--471",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:WatFur04,
  author =       "Dai Watanabe and
                  Soichi Furuya",
  title =        "A {MAC} Forgery Attack on {SOBER}-128",
  pages =        "472--482",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Maximov04,
  author =       "Alexander Maximov",
  title =        "On Linear Approximation of Modulo Sum",
  pages =        "483--484",
  booktitle =    fse04name,
  volume =       fse04vol,
  publisher =    fsepub,
  month =        fse04month,
  address =      fse04addr,
  editor =       fse04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{FSE:Raddum03,
  author =       "H{\aa}vard Raddum",
  title =        "Cryptanalysis of {IDEA}-{X/2}",
  pages =        "1--8",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:BihDunKel03a,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Differential-Linear Cryptanalysis of {Serpent}",
  pages =        "9--21",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:BihDunKel03b,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Rectangle Attacks on 49-Round {SHACAL}-1",
  pages =        "22--35",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:Saarinen03,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "Cryptanalysis of Block Ciphers Based on {SHA}-1 and {MD5}",
  pages =        "36--44",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:Biryukov03,
  author =       "Alex Biryukov",
  title =        "Analysis of Involutional Ciphers: {Khazad} and {Anubis}",
  pages =        "45--53",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:CarPro03,
  author =       "Claude Carlet and
                  Emmanuel Prouff",
  title =        "On Plateaued Functions and Their Constructions",
  pages =        "54--73",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:FulMil03,
  author =       "Joanne Fuller and
                  William Millan",
  title =        "Linear Redundancy in {S}-Boxes",
  pages =        "74--86",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:JouMul03,
  author =       "Antoine Joux and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "Loosening the {KNOT}",
  pages =        "87--99",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:GolMor03,
  author =       "Jovan Dj. Golic and
                  Guglielmo Morgari",
  title =        "On the Resynchronization Attack",
  pages =        "100--110",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:BDLPV03,
  author =       "Steve Babbage and
                  Christophe {De Canni{\`e}re} and
                  Joseph Lano and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "Cryptanalysis of {SOBER}-t32",
  pages =        "111--128",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:IwaKur03,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "{OMAC}: One-Key {CBC} {MAC}",
  pages =        "129--153",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:HKPR03,
  author =       "Dowon Hong and
                  Ju-Sung Kang and
                  Bart Preneel and
                  Heuisu Ryu",
  title =        "A Concrete Security Analysis for {3GPP}-{MAC}",
  pages =        "154--169",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:JouPouSte03,
  author =       "Antoine Joux and
                  Guillaume Poupard and
                  Jacques Stern",
  title =        "New Attacks against Standardized {MACs}",
  pages =        "170--181",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:KnuKoh03,
  author =       "Lars R. Knudsen and
                  Tadayoshi Kohno",
  title =        "Analysis of {RMAC}",
  pages =        "182--191",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:AkkGou03,
  author =       "Mehdi-Laurent Akkar and
                  Louis Goubin",
  title =        "A Generic Protection against High-Order Differential Power Analysis",
  pages =        "192--205",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:SchWolPaa03,
  author =       "Kai Schramm and
                  Thomas J. Wollinger and
                  Christof Paar",
  title =        "A New Class of Collision Attacks and Its Application to {DES}",
  pages =        "206--222",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:SonSeb03,
  author =       "Beomsik Song and
                  Jennifer Seberry",
  title =        "Further Observations on the Structure of the {AES} Algorithm",
  pages =        "223--234",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:JunVau03,
  author =       "Pascal Junod and
                  Serge Vaudenay",
  title =        "Optimal Key Ranking Procedures in a Statistical Cryptanalysis",
  pages =        "235--246",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:PSLL03,
  author =       "Sangwoo Park and
                  Soo Hak Sung and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Improving the Upper Bound on the Maximum Differential and the Maximum Linear {Hull} Probability for {SPN} Structures and {AES}",
  pages =        "247--260",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:Wallen03,
  author =       "Johan Wall{\'e}n",
  title =        "Linear Approximations of Addition Modulo $2^n$",
  pages =        "261--273",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:BirDeC03,
  author =       "Alex Biryukov and
                  Christophe {De Canni{\`e}re}",
  title =        "Block Ciphers and Systems of Quadratic Equations",
  pages =        "274--289",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:RosHaw03,
  author =       "Gregory G. Rose and
                  Philip Hawkes",
  title =        "{Turing}: {A} Fast Stream Cipher",
  pages =        "290--306",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:BVPCS03,
  author =       "Martin Boesgaard and
                  Mette Vesterager and
                  Thomas Pedersen and
                  Jesper Christiansen and
                  Ove Scavenius",
  title =        "{Rabbit}: {A} New High-Performance Stream Cipher",
  pages =        "307--329",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:FWSKLK03,
  author =       "Niels Ferguson and
                  Doug Whiting and
                  Bruce Schneier and
                  John Kelsey and
                  Stefan Lucks and
                  Tadayoshi Kohno",
  title =        "{Helix}: {Fast} Encryption and Authentication in a Single Cryptographic Primitive",
  pages =        "330--346",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:PalSar03,
  author =       "Pinakpani Pal and
                  Palash Sarkar",
  title =        "{PARSHA}-256 -- {A} New Parallelizable Hash Function and a Multithreaded Implementation",
  pages =        "347--361",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:FouMarPou03,
  author =       "Pierre-Alain Fouque and
                  Gwena{\"e}lle Martinet and
                  Guillaume Poupard",
  title =        "Practical Symmetric On-Line Encryption",
  pages =        "362--375",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:Gilbert03,
  author =       "Henri Gilbert",
  title =        "The Security of ``One-Block-to-Many'' Modes of Operation",
  pages =        "376--395",
  booktitle =    fse03name,
  volume =       fse03vol,
  publisher =    fsepub,
  month =        fse03month,
  address =      fse03addr,
  editor =       fse03ed,
  series =       mylncs,
  year =         2003,
}

@InProceedings{FSE:BihDunKel02,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "New Results on Boomerang and Rectangle Attacks",
  pages =        "1--16",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:BCJW02,
  author =       "Nikita Borisov and
                  Monica Chew and
                  Robert Johnson and
                  David Wagner",
  title =        "Multiplicative Differentials",
  pages =        "17--33",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:YanShiDun02,
  author =       "Hitoshi Yanami and
                  Takeshi Shimoyama and
                  Orr Dunkelman",
  title =        "Differential and Linear Cryptanalysis of a Reduced-Round {SC2000}",
  pages =        "34--48",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:MHLLL02,
  author =       "Dukjae Moon and
                  Kyungdeok Hwang and
                  Wonil Lee and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Impossible Differential Cryptanalysis of Reduced Round {XTEA} and {TEA}",
  pages =        "49--60",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:Kuhn02,
  author =       "Ulrich K{\"u}hn",
  title =        "Improved Cryptanalysis of {MISTY1}",
  pages =        "61--75",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:ShiTakKos02,
  author =       "Takeshi Shimoyama and
                  Masahiko Takenaka and
                  Takeshi Koshiba",
  title =        "Multiple Linear Cryptanalysis of a Reduced Round {RC6}",
  pages =        "76--88",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:YeoParKim02,
  author =       "Yongjin Yeom and
                  Sangwoo Park and
                  Iljun Kim",
  title =        "On the Security of {CAMELLIA} against the {Square} Attack",
  pages =        "89--99",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:KLLLL02,
  author =       "Kyungdeok Hwang and
                  Wonil Lee and
                  Sungjae Lee and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Saturation Attacks on Reduced Round {Skipjack}",
  pages =        "100--111",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:KnuWag02,
  author =       "Lars R. Knudsen and
                  David Wagner",
  title =        "Integral Cryptanalysis",
  pages =        "112--127",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:ShiKanAbe02,
  author =       "Taizo Shirai and
                  Shoji Kanamaru and
                  George Abe",
  title =        "Improved Upper Bounds of Differential and Linear Characteristic Probability for {Camellia}",
  pages =        "128--142",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:Wernsdorf02,
  author =       "Ralph Wernsdorf",
  title =        "The Round Functions of {RIJNDAEL} Generate the Alternating Group",
  pages =        "143--148",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:IwaYosKur02,
  author =       "Tetsu Iwata and
                  Tomonobu Yoshino and
                  Kaoru Kurosawa",
  title =        "Non-cryptographic Primitive for Pseudorandom Permutation",
  pages =        "149--163",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:Driscoll02,
  author =       "Kevin Driscoll",
  title =        "{BeepBeep}: Embedded Real-Time Encryption",
  pages =        "164--178",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:WFYTP02,
  author =       "Dai Watanabe and
                  Soichi Furuya and
                  Hirotaka Yoshida and
                  Kazuo Takaragi and
                  Bart Preneel",
  title =        "A New Keystream Generator {MUGI}",
  pages =        "179--194",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:HalCopJut02,
  author =       "Shai Halevi and
                  Don Coppersmith and
                  Charanjit S. Jutla",
  title =        "{Scream}: A Software-Efficient Stream Cipher",
  pages =        "195--209",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:EkdJoh02,
  author =       "Patrik Ekdahl and
                  Thomas Johansson",
  title =        "Distinguishing Attacks on {SOBER}-t16 and t32",
  pages =        "210--224",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:DicSch02,
  author =       "Markus Dichtl and
                  Marcus Schafheutle",
  title =        "Linearity Properties of the {SOBER}-t32 Key Loading",
  pages =        "225--236",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:Saarinen02,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "A Time-Memory Tradeoff Attack Against {LILI}-128",
  pages =        "231--236",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:JauJouVal02,
  author =       "{\'E}liane Jaulmes and
                  Antoine Joux and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "On the Security of Randomized {CBC}-{MAC} Beyond the Birthday Paradox Limit: {A} New Construction",
  pages =        "237--251",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:HanParChe02,
  author =       "Daewan Han and
                  Sangwoo Park and
                  Seongtaek Chee",
  title =        "Cryptanalysis of the Modified Version of the Hash Function Proposed at {PKC}'98",
  pages =        "252--262",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:Kelsey02,
  author =       "John Kelsey",
  title =        "Compression and Information Leakage of Plaintext",
  pages =        "263--276",
  booktitle =    fse02name,
  volume =       fse02vol,
  publisher =    fsepub,
  month =        fse02month,
  address =      fse02addr,
  editor =       fse02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{FSE:Lucks01,
  author =       "Stefan Lucks",
  title =        "The Saturation Attack - A Bait for {Twofish}",
  pages =        "1--15",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BihDunKel01,
  author =       "Eli Biham and
                  Orr Dunkelman and
                  Nathan Keller",
  title =        "Linear Cryptanalysis of Reduced Round {Serpent}",
  pages =        "16--27",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Fluhrer01a,
  author =       "Scott R. Fluhrer",
  title =        "Cryptanalysis of the {Mercy} Block Cipher",
  pages =        "28--36",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:RRPV01,
  author =       "Vincent Rijmen and
                  Bart Van Rompay and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "Producing Collisions for {PANAMA}",
  pages =        "37--51",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:DebGil01,
  author =       "Christophe Debaert and
                  Henri Gilbert",
  title =        "The {RIPEMD} and {RIPEMD} Improved Variants of {MD4} Are Not Collision Free",
  pages =        "52--65",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Tarannikov01,
  author =       "Yuriy Tarannikov",
  title =        "New Constructions of Resilient {Boolean} Functions with Maximal Nonlinearity",
  pages =        "66--77",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:AGPS01,
  author =       "Ammar Alkassar and
                  Alexander Geraldy and
                  Birgit Pfitzmann and
                  Ahmad-Reza Sadeghi",
  title =        "Optimized Self-Synchronizing Mode of Operation",
  pages =        "78--91",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:GliDon01,
  author =       "Virgil D. Gligor and
                  Pompiliu Donescu",
  title =        "Fast Encryption and Authentication: {XCBC} Encryption and {XECB} Authentication Modes",
  pages =        "92--108",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BuoKatYun01,
  author =       "Enrico Buonanno and
                  Jonathan Katz and
                  Moti Yung",
  title =        "Incremental Unforgeable Encryption",
  pages =        "109--124",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Stay01,
  author =       "Michael Stay",
  title =        "{ZIP} Attacks with Reduced Known Plaintext",
  pages =        "125--134",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Fluhrer01b,
  author =       "Scott R. Fluhrer",
  title =        "Cryptanalysis of the {SEAL} 3.0 Pseudorandom Function Family",
  pages =        "135--143",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:JakKoc01,
  author =       "Goce Jakimovski and
                  Ljupco Kocarev",
  title =        "Cryptanalysis of {SBLH}",
  pages =        "144--151",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:ManSha01,
  author =       "Itsik Mantin and
                  Adi Shamir",
  title =        "A Practical Attack on Broadcast {RC4}",
  pages =        "152--164",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BRNPVK01,
  author =       "Paulo S. L. M. Barreto and
                  Vincent Rijmen and
                  Jorge {Nakahara Jr.} and
                  Bart Preneel and
                  Joos Vandewalle and
                  Hae Yong Kim",
  title =        "Improved {SQUARE} Attacks against Reduced-Round {HIEROCRYPT}",
  pages =        "165--173",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BFMR01,
  author =       "Eli Biham and
                  Vladimir Furman and
                  Michal Misztal and
                  Vincent Rijmen",
  title =        "Differential Cryptanalysis of {Q}",
  pages =        "174--186",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Furman01,
  author =       "Vladimir Furman",
  title =        "Differential Cryptanalysis of {Nimbus}",
  pages =        "187--195",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:MihFosIma01,
  author =       "Miodrag J. Mihaljevic and
                  Marc P. C. Fossorier and
                  Hideki Imai",
  title =        "Fast Correlation Attack Algorithm with List Decoding and an Application",
  pages =        "196--210",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:CroLuc01,
  author =       "Paul Crowley and
                  Stefan Lucks",
  title =        "Bias in the {LEVIATHAN} Stream Cipher",
  pages =        "211--218",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BleMei01,
  author =       "Daniel Bleichenbacher and
                  Willi Meier",
  title =        "Analysis of {SSC2}",
  pages =        "219--232",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:IYYK01,
  author =       "Tetsu Iwata and
                  Tomonobu Yoshino and
                  Tomohiro Yuasa and
                  Kaoru Kurosawa",
  title =        "Round Security and Super-Pseudorandomness of {MISTY} Type Structure",
  pages =        "233--247",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:GilMin01,
  author =       "Henri Gilbert and
                  Marine Minier",
  title =        "New Results on the Pseudorandomness of Some Blockcipher Constructions",
  pages =        "248--266",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Preneel01,
  author =       "Bart Preneel",
  title =        "{NESSIE}: {A} European Approach to Evaluate Cryptographic Algorithms (Special Talk)",
  pages =        "267--276",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BluEsc01,
  author =       "Mark Blunden and
                  Adrian Escott",
  title =        "Related Key Attacks on Reduced Round {KASUMI}",
  pages =        "277--285",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:KanMat01,
  author =       "Masayuki Kanda and
                  Tsutomu Matsumoto",
  title =        "Security of {Camellia} against Truncated Differential Cryptanalysis",
  pages =        "286--299",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:HSMLL01,
  author =       "Deukjo Hong and
                  Jaechul Sung and
                  Shiho Moriai and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Impossible Differential Cryptanalysis of {Zodiac}",
  pages =        "300--311",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:SYYTIYTT01,
  author =       "Takeshi Shimoyama and
                  Hitoshi Yanami and
                  Kazuhiro Yokoyama and
                  Masahiko Takenaka and
                  Kouichi Itoh and
                  Jun Yajima and
                  Naoya Torii and
                  Hidema Tanaka",
  title =        "The Block Cipher {SC2000}",
  pages =        "312--327",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:Granboulan01,
  author =       "Louis Granboulan",
  title =        "Flaws in Differential Cryptanalysis of {Skipjack}",
  pages =        "328--335",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:LipMor01,
  author =       "Helger Lipmaa and
                  Shiho Moriai",
  title =        "Efficient Algorithms for Computing Differential Properties of Addition",
  pages =        "336--350",
  booktitle =    fse01name,
  volume =       fse01vol,
  publisher =    fsepub,
  month =        fse01month,
  address =      fse01addr,
  editor =       fse01ed,
  series =       mylncs,
  year =         2001,
}

@InProceedings{FSE:BirShaWag00,
  author =       "Alex Biryukov and
                  Adi Shamir and
                  David Wagner",
  title =        "Real Time Cryptanalysis of {A5/1} on a {PC}",
  pages =        "1--18",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:FluMcG00,
  author =       "Scott R. Fluhrer and
                  David A. McGrew",
  title =        "Statistical Analysis of the Alleged {RC4} Keystream Generator",
  pages =        "19--30",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:ZhaCarCha00,
  author =       "Muxiang Zhang and
                  Christopher Carroll and
                  Agnes Hui Chan",
  title =        "The Software-Oriented Stream Cipher {SSC2}",
  pages =        "31--48",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:Crowley00,
  author =       "Paul Crowley",
  title =        "{Mercy}: A Fast Large Block Cipher for Disk Sector Encryption",
  pages =        "49--63",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:GHJV00,
  author =       "Henri Gilbert and
                  Helena Handschuh and
                  Antoine Joux and
                  Serge Vaudenay",
  title =        "A Statistical Attack on {RC6}",
  pages =        "64--74",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:KelKohSch00,
  author =       "John Kelsey and
                  Tadayoshi Kohno and
                  Bruce Schneier",
  title =        "Amplified Boomerang Attacks Against Reduced-Round {MARS} and {Serpent}",
  pages =        "75--93",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:KnuMei00,
  author =       "Lars R. Knudsen and
                  Willi Meier",
  title =        "Correlations in {RC6} with a Reduced Number of Rounds",
  pages =        "94--108",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:YouGon00,
  author =       "Amr M. Youssef and
                  Guang Gong",
  title =        "On the Interpolation Attacks on Block Ciphers",
  pages =        "109--120",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:MinGil00,
  author =       "Marine Minier and
                  Henri Gilbert",
  title =        "Stochastic Cryptanalysis of {Crypton}",
  pages =        "121--133",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:DaePeeVan00,
  author =       "Joan Daemen and
                  Michael Peeters and
                  Gilles {Van Assche}",
  title =        "Bitslice Ciphers and Power Analysis Attacks",
  pages =        "134--149",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:Messerges00,
  author =       "Thomas S. Messerges",
  title =        "Securing the {AES} Finalists Against Power Analysis Attacks",
  pages =        "150--164",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:CanFil00,
  author =       "Anne Canteaut and
                  Eric Filiol",
  title =        "Ciphertext Only Reconstruction of Stream Ciphers Based on Combination Generators",
  pages =        "165--180",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:CheJohSme00,
  author =       "Vladimor V. Chepyzhov and
                  Thomas Johansson and
                  Ben J. M. Smeets",
  title =        "A Simple Algorithm for Fast Correlation Attacks on Stream Ciphers",
  pages =        "181--195",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:MihFosIma00,
  author =       "Miodrag J. Mihaljevic and
                  Marc P. C. Fossorier and
                  Hideki Imai",
  title =        "A Low-Complexity and High-Performance Algorithm for the Fast Correlation Attack",
  pages =        "196--212",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:FKLSSWW00,
  author =       "Niels Ferguson and
                  John Kelsey and
                  Stefan Lucks and
                  Bruce Schneier and
                  Michael Stay and
                  David Wagner and
                  Doug Whiting",
  title =        "Improved Cryptanalysis of {Rijndael}",
  pages =        "213--230",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:IwaKur00,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "On the Pseudorandomness of the {AES} Finalists - {RC6} and {Serpent}",
  pages =        "231--243",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:NakPreVan00,
  author =       "Jorge {Nakahara Jr.} and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "Linear Cryptanalysis of Reduced-Round Versions of the {SAFER} Block Cipher Family",
  pages =        "244--261",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:KnuMat00,
  author =       "Lars R. Knudsen and
                  John Erik Mathiassen",
  title =        "A Chosen-Plaintext Linear Attack on {DES}",
  pages =        "262--272",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:HLLSCC00,
  author =       "Seokhie Hong and
                  Sangjin Lee and
                  Jongin Lim and
                  Jaechul Sung and
                  Dong Hyeon Cheon and
                  Inho Cho",
  title =        "Provable Security against Differential and Linear Cryptanalysis for the {SPN} Structure",
  pages =        "273--283",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:KatYun00,
  author =       "Jonathan Katz and
                  Moti Yung",
  title =        "Unforgeable Encryption and Chosen Ciphertext Secure Modes of Operation",
  pages =        "284--299",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:BCDM00,
  author =       "L. Burnett and
                  Gary Carter and
                  Ed Dawson and
                  William Millan",
  title =        "Efficient Methods for Generating {MARS}-Like {S}-Boxes",
  pages =        "300--314",
  booktitle =    fse00name,
  volume =       fse00vol,
  publisher =    fsepub,
  month =        fse00month,
  address =      fse00addr,
  editor =       fse00ed,
  series =       mylncs,
  year =         2000,
}

@InProceedings{FSE:CRRY99,
  author =       "Scott Contini and
                  Ronald L. Rivest and
                  Matthew J. B. Robshaw and
                  Yiqun Lisa Yin",
  title =        "Improved Analysis of Some Simplified Variants of {RC6}",
  pages =        "1--15",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:BorPreVan99,
  author =       "Johan Borst and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "Linear Cryptanalysis of {RC5} and {RC6}",
  pages =        "16--30",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Lim99,
  author =       "Chae Hoon Lim",
  title =        "A Revised Version of {Crypton} - {Crypton} V1.0",
  pages =        "31--45",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:DBRP99,
  author =       "Carl D'Halluin and
                  Gert Bijnens and
                  Vincent Rijmen and
                  Bart Preneel",
  title =        "Attack on Six Rounds of {Crypton}",
  pages =        "46--59",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Lucks99a,
  author =       "Stefan Lucks",
  title =        "On Security of the 128-Bit Block Cipher {DEAL}",
  pages =        "60--70",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:MatTok99,
  author =       "Mitsuru Matsui and
                  Toshio Tokita",
  title =        "Cryptanalysis of a Reduced Version of the Block Cipher {E2}",
  pages =        "71--80",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:9KnuRij9,
  author =       "Lars R. Knudsen and
                  Vincent Rijmen",
  title =        "On the Decorrelated Fast Cipher (DFC) and Its Theory",
  pages =        "81--94",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:JakSteYun99,
  author =       "Markus Jakobsson and
                  Julien P. Stern and
                  Moti Yung",
  title =        "Scramble All, Encrypt Small",
  pages =        "95--111",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Lucks99b,
  author =       "Stefan Lucks",
  title =        "Accelerated Remotely Keyed Encruption",
  pages =        "112--123",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:BihBirSha99,
  author =       "Eli Biham and
                  Alex Biryukov and
                  Adi Shamir",
  title =        "Miss in the Middle Attacks on {IDEA} and {Khufu}",
  pages =        "124--138",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:KelSchWag99,
  author =       "John Kelsey and
                  Bruce Schneier and
                  David Wagner",
  title =        "Mod n Cryptanalysis, with Applications Against {RC5P} and {M6}",
  pages =        "139--155",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Wagner99,
  author =       "David Wagner",
  title =        "The Boomerang Attack",
  pages =        "156--170",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:PatRamSun99,
  author =       "Sarvar Patel and
                  Zulfikar Ramzan and
                  Ganapathy S. Sundaram",
  title =        "Towards Making {Luby}-{Rackoff} Ciphers Optimal and Practical",
  pages =        "171--185",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:CanChaDob99,
  author =       "Anne Canteaut and
                  Pascale Charpin and
                  Hans Dobbertin",
  title =        "A New Characterization of Almost {Bent} Functions",
  pages =        "186--200",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Paterson99,
  author =       "Kenneth G. Paterson",
  title =        "Imprimitive Permutation Groups and Trapdoors in Iterated Block Ciphers",
  pages =        "201--214",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:HanPre99,
  author =       "Helena Handschuh and
                  Bart Preneel",
  title =        "On the Security of Double and 2-Key Triple Modes of Operation",
  pages =        "215--230",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:BelRog99,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "On the Construction of Variable-Input-Length Ciphers",
  pages =        "231--244",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:BirWag99,
  author =       "Alex Biryukov and
                  David Wagner",
  title =        "Slide Attacks",
  pages =        "245--259",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Vaudenay99,
  author =       "Serge Vaudenay",
  title =        "On the Security of {CS}-Cipher",
  pages =        "260--274",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:MorShiKan99,
  author =       "Shiho Moriai and
                  Takeshi Shimoyama and
                  Toshinobu Kaneko",
  title =        "Interpolation Attacks of the Block Cipher: {SNAKE}",
  pages =        "275--289",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:AieRajVen99,
  author =       "William Aiello and
                  Sivaramakrishnan Rajagopalan and
                  Ramarathnam Venkatesan",
  title =        "High-Speed Pseudorandom Number Generation with Small Memory",
  pages =        "290--304",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:BlePat99,
  author =       "Daniel Bleichenbacher and
                  Sarvar Patel",
  title =        "{SOBER} Crytanalysis",
  pages =        "305--316",
  booktitle =    fse99name,
  volume =       fse99vol,
  publisher =    fsepub,
  month =        fse99month,
  address =      fse99addr,
  editor =       fse99ed,
  series =       mylncs,
  year =         1999,
}

@InProceedings{FSE:Selcuk98,
  author =       "Ali Aydin Sel\c{c}uk",
  title =        "New Results in Linear Cryptanalysis of {RC5}",
  pages =        "1--16",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:MorShiKan98,
  author =       "Shiho Moriai and
                  Takeshi Shimoyama and
                  Toshinobu Kaneko",
  title =        "Higher Order Differential Attak of {CAST} Cipher",
  pages =        "17--31",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:CWSK98,
  author =       "Don Coppersmith and
                  David Wagner and
                  Bruce Schneier and
                  John Kelsey",
  title =        "Cryptanalysis of {TWOPRIME}",
  pages =        "32--48",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:ChaMic98,
  author =       "Herv{\'e} Chabanne and
                  Emmanuel Michon",
  title =        "{JEROBOAM}",
  pages =        "49--59",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:DaeCla98,
  author =       "Joan Daemen and
                  Craig S. K. Clapp",
  title =        "Fast Hashing and Stream Encryption with {PANAMA}",
  pages =        "60--74",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:Clapp98,
  author =       "Craig S. K. Clapp",
  title =        "Joint Hardware / Software Design of a Fast Stream Cipher",
  pages =        "75--92",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:AbdKim98,
  author =       "Kanat S. Abdukhalikov and
                  Chul Kim",
  title =        "On the Security of the Hashing Scheme Based on {SL2}",
  pages =        "93--102",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:Patarin98,
  author =       "Jacques Patarin",
  title =        "About {Feistel} Schemes with Six (or More) Rounds",
  pages =        "103--121",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:YouYun98,
  author =       "Adam Young and
                  Moti Yung",
  title =        "{Monkey}: {Black-Box} Symmetric Ciphers Designed for {MONopolizing} {KEYs}",
  pages =        "122--133",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:SafBakCha98,
  author =       "Reihaneh Safavi-Naini and
                  Shahram Bakhtiari and
                  Chris Charnes",
  title =        "{MRD} Hashing",
  pages =        "134--149",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:AieHabVen98,
  author =       "William Aiello and
                  Stuart Haber and
                  Ramarathnam Venkatesan",
  title =        "New Constructions for Secure Hash Functions",
  pages =        "150--167",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:KSWH98,
  author =       "John Kelsey and
                  Bruce Schneier and
                  David Wagner and
                  Chris Hall",
  title =        "Cryptanalytic Attacks on Pseudorandom Number Generators",
  pages =        "168--188",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:SteVau98,
  author =       "Jacques Stern and
                  Serge Vaudenay",
  title =        "{CS}-Cipher",
  pages =        "189--205",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:KRRR98,
  author =       "Lars R. Knudsen and
                  Vincent Rijmen and
                  Ronald L. Rivest and
                  Matthew J. B. Robshaw",
  title =        "On the Design and Security of {RC2}",
  pages =        "206--221",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:BihAndKnu98,
  author =       "Eli Biham and
                  Ross J. Anderson and
                  Lars R. Knudsen",
  title =        "{Serpent}: {A} New Block Cipher Proposal",
  pages =        "222--238",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:Lucks98,
  author =       "Stefan Lucks",
  title =        "Attacking Triple Encryption",
  pages =        "239--253",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:Wagner98a,
  author =       "David Wagner",
  title =        "Cryptanalysis of Some Recently-Proposed Multiple Modes of Operation",
  pages =        "254--269",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:RomKnuRijR98,
  author =       "Bart Van Rompay and
                  Lars R. Knudsen and
                  Vincent Rijmen",
  title =        "Differential Cryptanalysis of the {ICE} Encryption Algorithm",
  pages =        "270--283",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:Dobbertin98,
  author =       "Hans Dobbertin",
  title =        "The First Two Rounds of {MD4} are Not One-Way",
  pages =        "284--292",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:Wagner98b,
  author =       "David Wagner",
  title =        "Differential Cryptanalysis of KHF",
  pages =        "293--296",
  booktitle =    fse98name,
  volume =       fse98vol,
  publisher =    fsepub,
  month =        fse98month,
  address =      fse98addr,
  editor =       fse98ed,
  series =       mylncs,
  year =         1998,
}

@InProceedings{FSE:HanGil97,
  author =       "Helena Handschuh and
                  Henri Gilbert",
  title =        "{x2} Cryptanalysis of the {SEAL} Encryption Algorithm",
  pages =        "1--12",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:HarMas97,
  author =       "Carlo Harpes and
                  James L. Massey",
  title =        "Partitioning Cryptanalysis",
  pages =        "13--27",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:JakKnu97,
  author =       "Thomas Jakobsen and
                  Lars R. Knudsen",
  title =        "The Interpolation Attack on Block Ciphers",
  pages =        "28--40",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:AokKobMor97,
  author =       "Kazumaro Aoki and
                  Kunio Kobayashi and
                  Shiho Moriai",
  title =        "Best Differential Characteristic Search of {FEAL}",
  pages =        "41--53",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Matsui97,
  author =       "Mitsuru Matsui",
  title =        "New Block Encryption Algorithm {MISTY}",
  pages =        "54--68",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Kwan97,
  author =       "Matthew Kwan",
  title =        "The Design of the {ICE} Encryption Algorithm",
  pages =        "69--82",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:AES97,
  key =          "{AES}",
  author =       "Ross Anderson",
  title =        "Advanced Encryption Standard (Discussion)",
  pages =        "83--87",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:DNRS97,
  author =       "Cunsheng Ding and
                  Valtteri Niemi and
                  Ari Renvall and
                  Arto Salomaa",
  title =        "{TWOPRIME}: {A} Fast Stream Ciphering Algorithm",
  pages =        "88--102",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Dichtl97,
  author =       "Markus Dichtl",
  title =        "On Nonlinear Filter Generators",
  pages =        "103--106",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:AndMan97,
  author =       "Ross J. Anderson and
                  Charalampos Manifavas",
  title =        "{Chameleon} - A New Kind of Stream Cipher",
  pages =        "107--113",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:SakFur97,
  author =       "Kouichi Sakurai and
                  Souichi Furuya",
  title =        "Improving Linear Cryptanalysis of {LOKI91} by Probabilistic Counting Method",
  pages =        "114--133",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Biham97a,
  author =       "Eli Biham",
  title =        "Cryptanalysis of {Ladder}-{DES}",
  pages =        "134--138",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:RijPre97,
  author =       "Vincent Rijmen and
                  Bart Preneel",
  title =        "A Family of Trapdoor Ciphers",
  pages =        "139--148",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:DaeKnuRij97,
  author =       "Joan Daemen and
                  Lars R. Knudsen and
                  Vincent Rijmen",
  title =        "The Block Cipher {Square}",
  pages =        "149--165",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:MNSV97,
  author =       "David M'Ra{\"i}hi and
                  David Naccache and
                  Jacques Stern and
                  Serge Vaudenay",
  title =        "{XMX}: {A} Firmware-Oriented Block Cipher Based on Modular Multiplications",
  pages =        "166--171",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:HalKra97,
  author =       "Shai Halevi and
                  Hugo Krawczyk",
  title =        "{MMH}: {Software} Message Authentication in the {Gbit}/Second Rates",
  pages =        "172--189",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:AfaGehSme97,
  author =       "Valentine Afanassiev and
                  Christian Gehrmann and
                  Ben J. M. Smeets",
  title =        "Fast Message Authentication Using Efficient Polynomial Evaluation",
  pages =        "190--204",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Yuval97,
  author =       "Gideon Yuval",
  title =        "Reinventing the {Travois}: {Encryption}/{MAC} in 30 {ROM} Bytes",
  pages =        "205--209",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Rivest97,
  author =       "Ronald L. Rivest",
  title =        "All-or-Nothing Encryption and the Package Transform",
  pages =        "210--218",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Lucks97,
  author =       "Stefan Lucks",
  title =        "On the Security of Remotely Keyed Encryption",
  pages =        "219--229",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:YouYun97,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Sliding Encryption: {A} Cryptographic Tool for Mobile Agents",
  pages =        "230--241",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:SchWhi97,
  author =       "Bruce Schneier and
                  Doug Whiting",
  title =        "Fast Software Encryption: {Designing} Encryption Algorithms for Optimal Software Speed on the {Intel} {Pentium} Processor",
  pages =        "242--259",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Biham97b,
  author =       "Eli Biham",
  title =        "A Fast New {DES} Implementation in Software",
  pages =        "260--272",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:Clapp97,
  author =       "Craig S. K. Clapp",
  title =        "Optimizing a Fast Stream Cipher for {VLIW}, {SIMD}, and Superscalar Processors",
  pages =        "273--287",
  booktitle =    fse97name,
  volume =       fse97vol,
  publisher =    fsepub,
  month =        fse97month,
  address =      fse97addr,
  editor =       fse97ed,
  series =       mylncs,
  year =         1997,
}

@InProceedings{FSE:LaiRue96,
  author =       "Xuejia Lai and
                  Rainer A. Rueppel",
  title =        "Attacks on the {HKM}/{HFX} Cryptosystem",
  pages =        "1--14",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:KnuBer96,
  author =       "Lars R. Knudsen and
                  Thomas A. Berson",
  title =        "Truncated Differentials of {SAFER}",
  pages =        "15--26",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Vaudenay96,
  author =       "Serge Vaudenay",
  title =        "On the Weak Keys of {Blowfish}",
  pages =        "27--32",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Blaze96,
  author =       "Matt Blaze",
  title =        "High-Bandwidth Encryption with Low-Bandwidth Smartcards",
  pages =        "33--40",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:JenkinsJr96,
  author =       "Robert J. {Jenkins Jr.}",
  title =        "{ISAAC}",
  pages =        "41--49",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Geiselmann96,
  author =       "Willi Geiselmann",
  title =        "A Note on the Hash Function of {Tillich} and {Z{\'e}mor}",
  pages =        "51--52",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Dobbertin96,
  author =       "Hans Dobbertin",
  title =        "Cryptanalysis of {MD4}",
  pages =        "53--69",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:DobBosPre96,
  author =       "Hans Dobbertin and
                  Antoon Bosselaers and
                  Bart Preneel",
  title =        "{RIPEMD}-160: {A} Strengthened Version of {RIPEMD}",
  pages =        "71--82",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Nyberg96,
  author =       "Kaisa Nyberg",
  title =        "Fast Accumulated Hashing",
  pages =        "83--87",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:AndBih96a,
  author =       "Ross J. Anderson and
                  Eli Biham",
  title =        "{TIGER}: {A} Fast New Hash Function",
  pages =        "89--97",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:RDPBD96,
  author =       "Vincent Rijmen and
                  Joan Daemen and
                  Bart Preneel and
                  Anton Bossalaers and
                  Erik {De Win}",
  title =        "The Cipher {SHARK}",
  pages =        "99--111",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:AndBih96b,
  author =       "Ross J. Anderson and
                  Eli Biham",
  title =        "Two Practical and Provably Secure Block Ciphers: {BEARS} and {LION}",
  pages =        "113--120",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:SchKel96,
  author =       "Bruce Schneier and
                  John Kelsey",
  title =        "Unbalanced {Feistel} Networks and Block Cipher Design",
  pages =        "121--144",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:ClaGolDaw96,
  author =       "Andrew Clark and
                  Jovan Dj. Golic and
                  Ed Dawson",
  title =        "A Comparison of Fast Correlation Attacks",
  pages =        "145--157",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Penzhorn96,
  author =       "Walter T. Penzhorn",
  title =        "Correlation Attacks on Stream Ciphers: {Computing} Low-Weight Parity Checks Based on Error-Correcting Codes",
  pages =        "159--172",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Golic96,
  author =       "Jovan Dj. Golic",
  title =        "On the Security of Nonlinear Filter Generators",
  pages =        "173--188",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Lucks96,
  author =       "Stefan Lucks",
  title =        "Faster {Luby}-{Rackoff} Ciphers",
  pages =        "189--203",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Matsui96,
  author =       "Mitsuru Matsui",
  title =        "New Structure of Block Ciphers with Provable Security against Differential and Linear Cryptanalysis",
  pages =        "205--218",
  booktitle =    fse96name,
  volume =       fse96vol,
  publisher =    fsepub,
  month =        fse96month,
  address =      fse96addr,
  editor =       fse96ed,
  series =       mylncs,
  year =         1996,
}

@InProceedings{FSE:Preneel94,
  author =       "Bart Preneel",
  title =        "{FSE}'94 - {Introduction}",
  pages =        "1--5",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:BauBla94,
  author =       "Ulrich Baum and
                  Simon R. Blackburn",
  title =        "Clock-Controlled Pseudorandom Generators on Finite Groups",
  pages =        "6--21",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Chambers94,
  author =       "William G. Chambers",
  title =        "On Random Mappings and Random Permutations",
  pages =        "22--28",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Ding94,
  author =       "Cunsheng Ding",
  title =        "Binary Cyclotomic Generators",
  pages =        "29--60",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Dobbertin94,
  author =       "Hans Dobbertin",
  title =        "Construction of {Bent} Functions and Balanced {Boolean} Functions with High Nonlinearity",
  pages =        "61--74",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Lai94,
  author =       "Xuejia Lai",
  title =        "Additive and Linear Structures of Cryptographic Functions",
  pages =        "75--85",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Rivest94,
  author =       "Ronald L. Rivest",
  title =        "The {RC5} Encryption Algorithm",
  pages =        "86--96",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:BlaSch94,
  author =       "Matt Blaze and
                  Bruce Schneier",
  title =        "The {MacGuffin} Block Cipher Algorithm",
  pages =        "97--110",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Nyberg94,
  author =       "Kaisa Nyberg",
  title =        "{S}-boxes and Round Functions with Controllable Linearity and Differential Uniformity",
  pages =        "111--130",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:OConnor94,
  author =       "Luke O'Connor",
  title =        "Properties of Linear Approximation Tables",
  pages =        "131--136",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Anderson94a,
  author =       "Ross J. Anderson",
  title =        "Searching for the Optimum Correlation Attack",
  pages =        "137--143",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:BihKoc94,
  author =       "Eli Biham and
                  Paul C. Kocher",
  title =        "A Known Plaintext Attack on the {PKZIP} Stream Cipher",
  pages =        "144--153",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Golic94,
  author =       "Jovan Dj. Golic",
  title =        "Linear Cryptanalysis of Stream Ciphers",
  pages =        "154--169",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Klapper94,
  author =       "Andrew Klapper",
  title =        "Feedback with Carry Shift Registers over Finite Fields (extended abstract)",
  pages =        "170--178",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:MacKay94,
  author =       "David J. C. MacKay",
  title =        "A Free Energy Minimization Framework for Inference Problems in modulo 2 Arithmetic",
  pages =        "179--195",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Knudsen94,
  author =       "Lars R. Knudsen",
  title =        "Truncated and Higher Order Differentials",
  pages =        "196--211",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Massey94,
  author =       "James L. Massey",
  title =        "{SAFER} {K}-64: {One} Year Later",
  pages =        "212--241",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:RijPre94a,
  author =       "Vincent Rijmen and
                  Bart Preneel",
  title =        "Improved Characteristics for Differential Cryptanalysis of Hash Functions Based on Block Ciphers",
  pages =        "242--248",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:KalRob94,
  author =       "Burton S. {Kaliski Jr.} and
                  Matthew J. B. Robshaw",
  title =        "Linear Cryptanalysis Using Multiple Approximations and {FEAL}",
  pages =        "249--264",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:BloDic94,
  author =       "Uwe Bl{\"o}cher and
                  Markus Dichtl",
  title =        "Problems with the Linear Cryptanalysis of {DES} Using More Than One Active {S}-box per Round",
  pages =        "265--274",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:DaeGovVan94,
  author =       "Joan Daemen and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Correlation Matrices",
  pages =        "275--285",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Vaudenay94,
  author =       "Serge Vaudenay",
  title =        "On the Need for Multipermutations: {Cryptanalysis} of {MD4} and {SAFER}",
  pages =        "286--297",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Lucks94,
  author =       "Stefan Lucks",
  title =        "How to Exploit the Intractability of Exact {TSP} for Cryptography",
  pages =        "298--304",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Roe94a,
  author =       "Michael Roe",
  title =        "How to Reverse Engineer an {EES} Device",
  pages =        "305--328",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Penzhorn94,
  author =       "Walter T. Penzhorn",
  title =        "A Fast Homomorphic Coding Algorithm Based on Arithmetic Coding",
  pages =        "329--345",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Anderson94b,
  author =       "Ross J. Anderson",
  title =        "On {Fibonacci} Keystream Generators",
  pages =        "346--352",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:RijPre94b,
  author =       "Vincent Rijmen and
                  Bart Preneel",
  title =        "Cryptanalysis of McGuffin",
  pages =        "353--358",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Roe94b,
  author =       "Michael Roe",
  title =        "Performance of Block Ciphers and Hash Functions - {One} Year Later",
  pages =        "359--362",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:WheNee94,
  author =       "David J. Wheeler and
                  Roger M. Needham",
  title =        "{TEA}, a Tiny Encryption Algorithm",
  pages =        "363--366",
  booktitle =    fse94name,
  volume =       fse94vol,
  publisher =    fsepub,
  month =        fse94month,
  address =      fse94addr,
  editor =       fse94ed,
  series =       mylncs,
  year =         1994,
}

@InProceedings{FSE:Massey93,
  author =       "James L. Massey",
  title =        "{SAFER} {K}-64: {A} Byte-Oriented Block-Ciphering Algorithm",
  pages =        "1--17",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:DaeGovVan93,
  author =       "Joan Daemen and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "A New Approach to Block Cipher Design",
  pages =        "18--32",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:KalRob93,
  author =       "Burton S. {Kaliski Jr.} and
                  Matthew J. B. Robshaw",
  title =        "Fast Block Cipher Proposal",
  pages =        "33--40",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:BloDic93,
  author =       "Uwe Bl{\"o}cher and
                  Markus Dichtl",
  title =        "{Fish}: {A} Fast Software Stream Cipher",
  pages =        "41--44",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Krawczyk93,
  author =       "Hugo Krawczyk",
  title =        "The Shrinking Generator: {Some} Practical Considerations",
  pages =        "45--46",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Anderson93,
  author =       "Ross J. Anderson",
  title =        "A Modern Rotor Machine",
  pages =        "47--50",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Chambers93,
  author =       "William G. Chambers",
  title =        "Two Stream Ciphers",
  pages =        "51--55",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:RogCop93,
  author =       "Phillip Rogaway and
                  Don Coppersmith",
  title =        "A Software-Optimised Encryption Algorithm",
  pages =        "56--63",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Lomas93,
  author =       "T. Mark A. Lomas",
  title =        "Encrypting Network Traffic",
  pages =        "64--70",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Preneel93,
  author =       "Bart Preneel",
  title =        "Design Principles for Dedicated Hash Functions",
  pages =        "71--82",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Roe93,
  author =       "Michael Roe",
  title =        "Performance of Symmetric Ciphers and One-Way Hash Functions",
  pages =        "83--89",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Golic93,
  author =       "Jovan Dj. Golic",
  title =        "On the Security of Shift Register Based Keystream Generators",
  pages =        "90--100",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Ding93,
  author =       "Cunsheng Ding",
  title =        "The Differential Cryptanalysis and Design of Natural Stream Ciphers",
  pages =        "101--115",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Biham93,
  author =       "Eli Biham",
  title =        "On Modes of Operation",
  pages =        "116--120",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Gollmann93,
  author =       "Dieter Gollmann",
  title =        "Cryptanalysis of Clock Controlled Shift Registers",
  pages =        "121--126",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Wheeler93,
  author =       "David J. Wheeler",
  title =        "A Bulk Data Encription Algorithm",
  pages =        "127--134",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Tao93,
  author =       "{Ren-ji} Tao",
  title =        "On Finite Automaton One-Key Cryptosystems",
  pages =        "135--148",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:SchVau93,
  author =       "Claus-Peter Schnorr and
                  Serge Vaudenay",
  title =        "Parallel {FFT}-Hashing",
  pages =        "149--156",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:LaiKnu93,
  author =       "Xuejia Lai and
                  Lars R. Knudsen",
  title =        "Attacks on Double Block Length Hash Functions",
  pages =        "157--165",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:ChaGamRus93,
  author =       "Agnes Hui Chan and
                  Richard A. Games and
                  Joseph J. Rushanan",
  title =        "On Quadratic {M}-Sequences",
  pages =        "166--173",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:KlaGor93,
  author =       "Andrew Klapper and
                  Mark Goresky",
  title =        "{2-Adic} Shift Registers",
  pages =        "174--178",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Nyberg93,
  author =       "Kaisa Nyberg",
  title =        "New {Bent} Mappings Suitable for Fast Implementation",
  pages =        "179--184",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:MacLaren93,
  author =       "Nick MacLaren",
  title =        "Cryptographic Pseudorandom Numbers in Simulation",
  pages =        "185--190",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Schneier93,
  author =       "Bruce Schneier",
  title =        "Description of a New Variable-Length Key, 64-bit Block Cipher ({Blowfish})",
  pages =        "191--204",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:diPWol93,
  author =       "Adina {di Porto} and
                  William Wolfowicz",
  title =        "{VINO}: {A} Block Cipher Including Variable Permutations",
  pages =        "205--210",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

@InProceedings{FSE:Knudsen93,
  author =       "Lars R. Knudsen",
  title =        "Practically Secure {Feistel} Cyphers",
  pages =        "211--221",
  booktitle =    fse93name,
  volume =       fse93vol,
  publisher =    fsepub,
  month =        fse93month,
  address =      fse93addr,
  editor =       fse93ed,
  series =       mylncs,
  year =         1993,
}

%------------------------------------------------------------------
%                          ICALP
%------------------------------------------------------------------

@InProceedings{ICALP:AchMen12,
  author =       "Dimitris Achlioptas and
                  Ricardo Menchaca-Mendez",
  title =        "Unsatisfiability Bounds for Random {CSPs} from an Energetic Interpolation Method",
  pages =        "1--12",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ACFN12,
  author =       "Anil Ada and
                  Arkadev Chattopadhyay and
                  Omar Fawzi and
                  Phuong Nguyen",
  title =        "The {NOF} Multiparty Communication Complexity of Composed Functions",
  pages =        "13--24",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ABBKOS12,
  author =       "Andris Ambainis and
                  Arturs Backurs and
                  Kaspars Balodis and
                  Dmitrijs Kravcenko and
                  Raitis Ozols and
                  Juris Smotrovs and
                  Madars Virza",
  title =        "Quantum Strategies Are Better Than Classical in Almost Any {XOR} Game",
  pages =        "25--37",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:AzaGam12,
  author =       "Yossi Azar and
                  Iftah Gamzu",
  title =        "Efficient Submodular Function Maximization under Linear Packing Constraints",
  pages =        "38--50",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BabCodQia12,
  author =       "L{\'a}szl{\'o} Babai and
                  Paolo Codenotti and
                  Youming Qiao",
  title =        "Polynomial-Time Isomorphism Test for Groups with No Abelian Normal Subgroups - (Extended Abstract)",
  pages =        "51--62",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BalLia12,
  author =       "Maria-Florina Balcan and
                  Yingyu Liang",
  title =        "Clustering under Perturbation Resilience",
  pages =        "63--74",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BUCM12,
  author =       "Siddharth Barman and
                  Seeun Umboh and
                  Shuchi Chawla and
                  David L. Malec",
  title =        "Secretary Problems with Convex Costs",
  pages =        "75--87",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BarOstVis12,
  author =       "Joshua Baron and
                  Rafail Ostrovsky and
                  Ivan Visconti",
  title =        "Nearly Simultaneously Resettable Black-Box Zero Knowledge",
  pages =        "88--99",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Bauwens12,
  author =       "Bruno Bauwens",
  title =        "Complexity of Complexity and Maximal Plain versus Prefix-Free {Kolmogorov} Complexity",
  pages =        "100--108",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BCMV12,
  author =       "Aditya Bhaskara and
                  Moses Charikar and
                  Rajsekar Manokaran and
                  Aravindan Vijayaraghavan",
  title =        "On Quadratic Programming with a Ratio Objective",
  pages =        "109--120",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BCFL12,
  author =       "Prosenjit Bose and
                  S{\'e}bastien Collette and
                  Rolf Fagerberg and
                  Stefan Langerman",
  title =        "De-amortizing Binary Search Trees",
  pages =        "121--132",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BriPan12,
  author =       "Karl Bringmann and
                  Konstantinos Panagiotou",
  title =        "Efficient Sampling Methods for Discrete Distributions",
  pages =        "133--144",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BNRS12,
  author =       "Niv Buchbinder and
                  Joseph Naor and
                  R. Ravi and
                  Mohit Singh",
  title =        "Approximation Algorithms for Online Weighted Rank Function Maximization under Matroid Constraints",
  pages =        "145--156",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ByrRyb12,
  author =       "Jaroslaw Byrka and
                  Bartosz Rybicki",
  title =        "Improved {LP}-Rounding Approximation Algorithm for k-level Uncapacitated Facility Location",
  pages =        "157--169",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ChaHua12,
  author =       "Deeparnab Chakrabarty and
                  Zhiyi Huang",
  title =        "Testing Coverage Functions",
  pages =        "170--181",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ChaLiNin12,
  author =       "T.-H. Hubert Chan and
                  Mingfei Li and
                  Li Ning",
  title =        "Sparse Fault-Tolerant Spanners for Doubling Metrics with Bounded Hop-Diameter or Degree",
  pages =        "182--193",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ChaLi12,
  author =       "Moses Charikar and
                  Shi Li",
  title =        "A Dependent {LP}-Rounding Approach for the k-Median Problem",
  pages =        "194--205",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CheEneVak12,
  author =       "Chandra Chekuri and
                  Alina Ene and
                  Ali Vakilian",
  title =        "Node-Weighted Network Design in Planar and Minor-Closed Families of Graphs",
  pages =        "206--217",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CheWan12,
  author =       "Danny Z. Chen and
                  Haitao Wang",
  title =        "Computing the Visibility Polygon of an Island in a Polygonal Domain",
  pages =        "218--229",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CCHM12,
  author =       "Rajesh Hemant Chitnis and
                  Marek Cygan and
                  Mohammad Taghi Hajiaghayi and
                  D{\'a}niel Marx",
  title =        "Directed Subset Feedback Vertex Set Is Fixed-Parameter Tractable",
  pages =        "230--241",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CroJonMni12,
  author =       "Robert Crowston and
                  Mark Jones and
                  Matthias Mnich",
  title =        "Max-Cut Parameterized above the Edwards-Erdos Bound",
  pages =        "242--253",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CKPPW12,
  author =       "Marek Cygan and
                  Stefan Kratsch and
                  Marcin Pilipczuk and
                  Michal Pilipczuk and
                  Magnus Wahlstr{\"o}m",
  title =        "Clique Cover and Graph Separation: New Incompressibility Results",
  pages =        "254--265",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DeDiaSer12,
  author =       "Anindya De and
                  Ilias Diakonikolas and
                  Rocco A. Servedio",
  title =        "The Inverse Shapley Value Problem",
  pages =        "266--277",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DesKanSri12,
  author =       "Amit Deshpande and
                  Ravindran Kannan and
                  Nikhil Srivastava",
  title =        "Zero-One Rounding of Singular Vectors",
  pages =        "278--289",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DinKorRaz12,
  author =       "Michael Dinitz and
                  Guy Kortsarz and
                  Ran Raz",
  title =        "Label Cover Instances with Large Girth and the Hardness of Approximating Basic k-Spanner",
  pages =        "290--301",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:EmeHalRos12,
  author =       "Yuval Emek and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Adi Ros{\'e}n",
  title =        "Space-Constrained Interval Selection",
  pages =        "302--313",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:EteSteYan12,
  author =       "Kousha Etessami and
                  Alistair Stewart and
                  Mihalis Yannakakis",
  title =        "Polynomial Time Algorithms for Branching Markov Decision Processes and Probabilistic Min(Max) Polynomial Bellman Equations",
  pages =        "314--326",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:FarMunRam12,
  author =       "Arash Farzan and
                  J. Ian Munro and
                  Rajeev Raman",
  title =        "Succinct Indices for Range Queries with Applications to Orthogonal Range Maxima",
  pages =        "327--338",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:FeiJoz12,
  author =       "Uriel Feige and
                  Shlomo Jozeph",
  title =        "Universal Factor Graphs",
  pages =        "339--350",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:FKRS12,
  author =       "Michael R. Fellows and
                  Ariel Kulik and
                  Frances A. Rosamond and
                  Hadas Shachnai",
  title =        "Parameterized Approximation via Fidelity Preserving Transformations",
  pages =        "351--362",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GasSze12,
  author =       "Serge Gaspers and
                  Stefan Szeider",
  title =        "Backdoors to Acyclic {SAT}",
  pages =        "363--374",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GeoTar12,
  author =       "Loukas Georgiadis and
                  Robert Endre Tarjan",
  title =        "Dominators, Directed Bipolar Orders, and Independent Spanning Trees",
  pages =        "375--386",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GhaKem12,
  author =       "Sevag Gharibian and
                  Julia Kempe",
  title =        "Hardness of Approximation for Quantum Problems",
  pages =        "387--398",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GolJer12,
  author =       "Leslie Ann Goldberg and
                  Mark Jerrum",
  title =        "The Complexity of Computing the Sign of the Tutte Polynomial (and Consequent \#P-hardness of Approximation)",
  pages =        "399--410",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GorNagSak12,
  author =       "Inge Li G{\o}rtz and
                  Viswanath Nagarajan and
                  Rishi Saket",
  title =        "Stochastic Vehicle Routing with Recourse",
  pages =        "411--423",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GupLew12,
  author =       "Anupam Gupta and
                  Kevin Lewi",
  title =        "The Online Metric Matching Problem for Doubling Metrics",
  pages =        "424--435",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GupNag12,
  author =       "Anupam Gupta and
                  Viswanath Nagarajan",
  title =        "Approximating Sparse Covering Integer Programs Online",
  pages =        "436--448",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:HSSW12,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Xiaoming Sun and
                  Mario Szegedy and
                  Chengu Wang",
  title =        "Streaming and Communication Complexity of Clique Approximation",
  pages =        "449--460",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:HsuKhaRot12,
  author =       "Justin Hsu and
                  Sanjeev Khanna and
                  Aaron Roth",
  title =        "Distributed Private Heavy Hitters",
  pages =        "461--472",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:HPRS12,
  author =       "Andrew Hughes and
                  Aduri Pavan and
                  Nathan Russell and
                  Alan L. Selman",
  title =        "A Thirty Year Old Conjecture about Promise Problems",
  pages =        "473--484",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ImNagVan12,
  author =       "Sungjin Im and
                  Viswanath Nagarajan and
                  Ruben {van der Zwaan}",
  title =        "Minimum Latency Submodular Cover",
  pages =        "485--497",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ItoTanYos12,
  author =       "Hiro Ito and
                  {Shin-ichi} Tanigawa and
                  Yuichi Yoshida",
  title =        "Constant-Time Algorithms for Sparsity Matroids",
  pages =        "498--509",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:JanSadSun12,
  author =       "Jesper Jansson and
                  Kunihiko Sadakane and
                  Wing-Kin Sung",
  title =        "{CRAM}: Compressed Random Access Memory",
  pages =        "510--521",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:JefKotMag12,
  author =       "Stacey Jeffery and
                  Robin Kothari and
                  Fr{\'e}d{\'e}ric Magniez",
  title =        "Improving Quantum Query Complexity of Boolean Matrix Multiplication Using Graph Collision",
  pages =        "522--532",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Jez12,
  author =       "Artur Jez",
  title =        "Faster Fully Compressed Pattern Matching by Recompression",
  pages =        "533--544",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KapPan12,
  author =       "Michael Kapralov and
                  Rina Panigrahy",
  title =        "{NNS} Lower Bounds via Metric Expansion for $\ell_{\infty}$ and {EMD}",
  pages =        "545--556",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Kimmel12,
  author =       "Shelby Kimmel",
  title =        "Quantum Adversary (Upper) Bound",
  pages =        "557--568",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KleMar12,
  author =       "Philip N. Klein and
                  D{\'a}niel Marx",
  title =        "Solving Planar k -Terminal Cut in $O(n^{c \sqrt{k}})$ Time",
  pages =        "569--580",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KPPW12,
  author =       "Stefan Kratsch and
                  Marcin Pilipczuk and
                  Michal Pilipczuk and
                  Magnus Wahlstr{\"o}m",
  title =        "Fixed-Parameter Tractability of Multicut in Directed Acyclic Graphs",
  pages =        "581--593",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KraZon12,
  author =       "Robert Krauthgamer and
                  Tamar Zondiner",
  title =        "Preserving Terminal Distances Using Minors",
  pages =        "594--605",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:LaeGhaSin12,
  author =       "Bundit Laekhanukit and
                  Shayan Oveis Gharan and
                  Mohit Singh",
  title =        "A Rounding by Sampling Approach to the Minimum Size k-Arc Connected Subgraph Problem",
  pages =        "606--616",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:LapLerRol12,
  author =       "Sophie Laplante and
                  Virginie Lerays and
                  J{\'e}r{\'e}mie Roland",
  title =        "Classical and Quantum Partition Bound and Detector Inefficiency",
  pages =        "617--628",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:LevRonRub12,
  author =       "Reut Levi and
                  Dana Ron and
                  Ronitt Rubinfeld",
  title =        "Testing Similar Means",
  pages =        "629--640",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:LinChe12,
  author =       "Bingkai Lin and
                  Yijia Chen",
  title =        "The Parameterized Complexity of k-Edge Induced Subgraphs",
  pages =        "641--652",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:MRVX12,
  author =       "Yishay Mansour and
                  Aviad Rubinstein and
                  Shai Vardi and
                  Ning Xie",
  title =        "Converting Online Algorithms to Local Computation Algorithms",
  pages =        "653--664",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:MRVW12,
  author =       "Alberto Marchetti-Spaccamela and
                  Cyriel Rutten and
                  Suzanne {van der Ster} and
                  Andreas Wiese",
  title =        "Assigning Sporadic Tasks to Unrelated Parallel Machines",
  pages =        "665--676",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Marx12,
  author =       "D{\'a}niel Marx",
  title =        "A Tight Lower Bound for Planar Multiway Cut with Fixed Number of Terminals",
  pages =        "677--688",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:MSVW12,
  author =       "Nicole Megow and
                  Martin Skutella and
                  Jos{\'e} Verschae and
                  Andreas Wiese",
  title =        "The Power of Recourse for Online {MST} and {TSP}",
  pages =        "689--700",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:MolRav12,
  author =       "Marco Molinaro and
                  R. Ravi",
  title =        "Geometry of Online Packing Linear Programs",
  pages =        "701--713",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:FPSS12,
  author =       "Bin Fu and
                  Matthew J. Patitz and
                  Robert T. Schweller and
                  Robert Sheline",
  title =        "Self-assembly with Geometric Tiles",
  pages =        "714--725",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:PolSve12,
  author =       "Lukas Polacek and
                  Ola Svensson",
  title =        "Quasi-polynomial Local Search for Restricted Max-Min Fair Allocation",
  pages =        "726--737",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:RMMY12,
  author =       "Michael O. Rabin and
                  Yishay Mansour and
                  S. Muthukrishnan and
                  Moti Yung",
  title =        "Strictly-Black-Box Zero-Knowledge and Efficient Validation of Financial Transactions",
  pages =        "738--749",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:LokRam12,
  author =       "Daniel Lokshtanov and
                  M. S. Ramanujan",
  title =        "Parameterized Tractability of Multiway Cut with Parity Constraints",
  pages =        "750--761",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:SahKhu12,
  author =       "Barna Saha and
                  Samir Khuller",
  title =        "Set Cover Revisited: Hypergraph Cover with Hard Capacities",
  pages =        "762--773",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:SanSri12,
  author =       "Rahul Santhanam and
                  Srikanth Srinivasan",
  title =        "On the Limits of Sparsification",
  pages =        "774--785",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Schmidt12,
  author =       "Jens M. Schmidt",
  title =        "Certifying 3-Connectivity in Linear Time",
  pages =        "786--797",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ShiWu12,
  author =       "Yaoyun Shi and
                  Xiaodi Wu",
  title =        "Epsilon-Net Method for Optimizations over Separable States",
  pages =        "798--809",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ThaUllVad12,
  author =       "Justin Thaler and
                  Jonathan Ullman and
                  Salil P. Vadhan",
  title =        "Faster Algorithms for Privately Releasing Marginals",
  pages =        "810--821",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CosTetTri12,
  author =       "Kevin P. Costello and
                  Prasad Tetali and
                  Pushkar Tripathi",
  title =        "Stochastic Matching with Commitment",
  pages =        "822--833",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:VerZha12,
  author =       "Elad Verbin and
                  Qin Zhang",
  title =        "Rademacher-Sketch: A Dimensionality-Reducing Embedding for Sum-Product Norms, with an Application to Earth-Mover Distance",
  pages =        "834--845",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Zouzias12,
  author =       "Anastasios Zouzias",
  title =        "A Matrix Hyperbolic Cosine Algorithm and Applications",
  pages =        "846--858",
  editor =       icalp12ed,
  booktitle =    icalp12name1,
  volume =       icalp12vol1,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BHLS12,
  author =       "Riccardo Colini Baldeschi and
                  Monika Henzinger and
                  Stefano Leonardi and
                  Martin Starnberger",
  title =        "On Multiple Keyword Sponsored Search Auctions with Budgets (Invited Talk)",
  pages =        "1--12",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Dowek12,
  author =       "Gilles Dowek",
  title =        "A Theory Independent {Curry}-{De} {Bruijn}-{Howard} Correspondence (Invited Talk)",
  pages =        "13--15",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Harel12,
  author =       "David Harel",
  title =        "Standing on the Shoulders of a Giant - One Persons Experience of Turings Impact (Summary of the Alan M. Turing Lecture - Invited Talk)",
  pages =        "16--22",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Honda12,
  author =       "Kohei Honda",
  title =        "Session Types and Distributed Computing (Invited Talk)",
  pages =        "23",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Spielman12,
  author =       "Daniel A. Spielman",
  title =        "Algorithms, Graph Theory, and the Solution of Laplacian Linear Equations (Invited Talk)",
  pages =        "24--26",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Vocking12,
  author =       "Berthold V{\"o}cking",
  title =        "Randomized Mechanisms for Multi-unit Auctions - (Invited Talk)",
  pages =        "27--29",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ACEI12,
  author =       "Luca Aceto and
                  Arnaud Carayol and
                  Zolt{\'a}n {\'E}sik and
                  Anna Ing{\'o}lfsd{\'o}ttir",
  title =        "Algebraic Synchronization Trees and Processes",
  pages =        "30--41",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:AluDAn12,
  author =       "Rajeev Alur and
                  Loris D'Antoni",
  title =        "Streaming Tree Transducers",
  pages =        "42--53",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ArrDow12,
  author =       "Pablo Arrighi and
                  Gilles Dowek",
  title =        "Causal Graph Dynamics",
  pages =        "54--66",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:AtsDaw12,
  author =       "Albert Atserias and
                  Anuj Dawar",
  title =        "Degree Lower Bounds of Tower-Type for Approximating Formulas with Parity Quantifiers",
  pages =        "67--78",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BenBouSen12,
  author =       "Michael Benedikt and
                  Pierre Bourhis and
                  Pierre Senellart",
  title =        "Monadic Datalog Containment",
  pages =        "79--91",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BojLas12,
  author =       "Mikolaj Bojanczyk and
                  Slawomir Lasota",
  title =        "A Machine-Independent Characterization of Timed Languages",
  pages =        "92--103",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BojPla12a,
  author =       "Mikolaj Bojanczyk and
                  Thomas Place",
  title =        "Regular Languages of Infinite Trees That Are Boolean Combinations of Open Sets",
  pages =        "104--115",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BojPla12b,
  author =       "Mikolaj Bojanczyk and
                  Thomas Place",
  title =        "Toward Model Theory with Data Values",
  pages =        "116--127",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BouMarSan12,
  author =       "Patricia Bouyer and
                  Nicolas Markey and
                  Ocan Sankur",
  title =        "Robust Reachability in Timed Automata: A Game-Based Approach",
  pages =        "128--140",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BKNW12,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  Anton{\'i}n Kucera and
                  Petr Novotn{\'y} and
                  Dominik Wojtczak",
  title =        "Minimizing Expected Termination Time in One-Counter Markov Decision Processes",
  pages =        "141--152",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Broadbent12,
  author =       "Christopher H. Broadbent",
  title =        "Prefix Rewriting for Nested-Words and Collapsible Pushdown Automata",
  pages =        "153--164",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BCHS12,
  author =       "Christopher H. Broadbent and
                  Arnaud Carayol and
                  Matthew Hague and
                  Olivier Serre",
  title =        "A Saturation Method for Collapsible Pushdown Systems",
  pages =        "165--176",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DKRW12,
  author =       "Volker Diekert and
                  Manfred Kufleitner and
                  Klaus Reinhardt and
                  Tobias Walter",
  title =        "Regular Languages Are Church-Rosser Congruential",
  pages =        "177--188",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DeaSch12,
  author =       "John Fearnley and
                  Sven Schewe",
  title =        "Time and Parallelizability Results for Parity Games with Bounded Treewidth",
  pages =        "189--200",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:FerRub12,
  author =       "Maribel Fern{\'a}ndez and
                  Albert Rubio",
  title =        "Nominal Completion for Rewrite Systems with Binders",
  pages =        "201--213",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Fiore12,
  author =       "Marcelo P. Fiore",
  title =        "Discrete Generalised Polynomial Functors - (Extended Abstract)",
  pages =        "214--226",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Fu12,
  author =       "Hongfei Fu",
  title =        "Computing Game Metrics on Markov Decision Processes",
  pages =        "227--238",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GavKraOum12,
  author =       "Tom{\'a}s Gavenciak and
                  Daniel Kr{\'a}l and
                  {Sang-il} Oum",
  title =        "Deciding First Order Properties of Matroids",
  pages =        "239--250",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DawHol12,
  author =       "Anuj Dawar and
                  Bjarki Holm",
  title =        "Pebble Games with Algebraic Rules",
  pages =        "251--262",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KKPZ12,
  author =       "Stanislav Kikot and
                  Roman Kontchakov and
                  Vladimir V. Podolskii and
                  Michael Zakharyaschev",
  title =        "Exponential Lower Bounds and Separation for Query Rewriting",
  pages =        "263--274",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KufLau12,
  author =       "Manfred Kufleitner and
                  Alexander Lauser",
  title =        "Lattices of Logical Fragments over Words - (Extended Abstract)",
  pages =        "275--286",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KupBoo12,
  author =       "Denis Kuperberg and
                  Michael Vanden Boom",
  title =        "On the Expressive Power of Cost Logics over Infinite Words",
  pages =        "287--298",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:LPSS12,
  author =       "Tadeusz Litak and
                  Dirk Pattinson and
                  Katsuhiko Sano and
                  Lutz Schr{\"o}der",
  title =        "Coalgebraic Predicate Logic",
  pages =        "299--311",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:MurTze12,
  author =       "Andrzej S. Murawski and
                  Nikos Tzevelekos",
  title =        "Algorithmic Games for Full Ground References",
  pages =        "312--324",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:OngTsu12,
  author =       "C.-H. Luke Ong and
                  Takeshi Tsukada",
  title =        "Two-Level Game Semantics, Intersection Types, and Recursion Schemes",
  pages =        "325--336",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:RedDun12,
  author =       "Uday S. Reddy and
                  Brian P. Dunphy",
  title =        "An Automata-Theoretic Model of Idealized Algol - (Extended Abstract)",
  pages =        "337--350",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:RosSte12,
  author =       "Grigore Rosu and
                  Andrei Stefanescu",
  title =        "Towards a Unified Theory of Operational and Axiomatic Semantics",
  pages =        "351--363",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:SMGB12,
  author =       "Sylvain Salvati and
                  Giulio Manzonetto and
                  Mai Gehrke and
                  Henk Barendregt",
  title =        "Loader and {Urzyczyn} Are Logically Related",
  pages =        "364--376",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Torunczyk12,
  author =       "Szymon Torunczyk",
  title =        "Languages of Profinite Words and the Limitedness Problem",
  pages =        "377--389",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Velner12,
  author =       "Yaron Velner",
  title =        "The Complexity of Mean-Payoff Automaton Expression",
  pages =        "390--402",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Barenboim12,
  author =       "Leonid Barenboim",
  title =        "On the Locality of Some {NP}-Complete Problems",
  pages =        "403--415",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BKKE12,
  author =       "Reuven Bar-Yehuda and
                  Erez Kantor and
                  Shay Kutten and
                  Dror Rawitz",
  title =        "Growing Half-Balls: Minimizing Storage and Communication Costs in {CDNs}",
  pages =        "416--427",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BerHegPem12,
  author =       "Andrew Berns and
                  James Hegeman and
                  Sriram V. Pemmaraju",
  title =        "Super-Fast Distributed Algorithms for Metric Facility Location",
  pages =        "428--439",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BKLRS12,
  author =       "Kshipra Bhawalkar and
                  Jon M. Kleinberg and
                  Kevin Lewi and
                  Tim Roughgarden and
                  Aneesh Sharma",
  title =        "Preventing Unraveling in Social Networks: The Anchored k-Core Problem",
  pages =        "440--451",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:ChaGarOst12,
  author =       "Nishanth Chandran and
                  Juan A. Garay and
                  Rafail Ostrovsky",
  title =        "Edge Fault Tolerance on Sparse Networks",
  pages =        "452--463",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CDZZ12,
  author =       "Ning Chen and
                  Xiaotie Deng and
                  Hongyang Zhang and
                  Jie Zhang",
  title =        "Incentive Ratios of Fisher Markets",
  pages =        "464--475",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:CDEP12,
  author =       "Marco Chiesa and
                  Giuseppe {Di Battista} and
                  Thomas Erlebach and
                  Maurizio Patrignani",
  title =        "Computational Complexity of Traffic Hijacking under {BGP} and {S}-{BGP}",
  pages =        "476--487",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DPPS12,
  author =       "Ilias Diakonikolas and
                  Christos H. Papadimitriou and
                  George Pierrakos and
                  Yaron Singer",
  title =        "Efficiency-Revenue Trade-Offs in Auctions",
  pages =        "488--499",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:DiePel12,
  author =       "Yoann Dieudonn{\'e} and
                  Andrzej Pelc",
  title =        "Deterministic Network Exploration by Anonymous Silent Agents with Local Traffic Reports",
  pages =        "500--512",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:Elbassioni12,
  author =       "Khaled M. Elbassioni",
  title =        "A {QPTAS} for $\varepsilon$-Envy-Free Profit-Maximizing Pricing on Line Graphs",
  pages =        "513--524",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:FGNP12,
  author =       "Fedor V. Fomin and
                  Petr A. Golovach and
                  Jesper Nederlof and
                  Michal Pilipczuk",
  title =        "Minimizing Rosenthal Potential in Multicast Games",
  pages =        "525--536",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GelOstWin12,
  author =       "Ran Gelles and
                  Rafail Ostrovsky and
                  Kina Winoto",
  title =        "Multiparty Proximity Testing with Dishonest Majority from Equality Testing",
  pages =        "537--548",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GooMit12,
  author =       "Michael T. Goodrich and
                  Michael Mitzenmacher",
  title =        "Anonymous Card Shuffling and Its Applications to Parallel Mixnets",
  pages =        "549--560",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GKTZ12,
  author =       "Adam Groce and
                  Jonathan Katz and
                  Aishwarya Thiruvengadam and
                  Vassilis Zikas",
  title =        "Byzantine Agreement with a Rational Adversary",
  pages =        "561--572",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:GugPanPet12,
  author =       "Luca Gugelmann and
                  Konstantinos Panagiotou and
                  Ueli Peter",
  title =        "Random Hyperbolic Graphs: Degree Sequence and Clustering - (Extended Abstract)",
  pages =        "573--585",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:JMNS12,
  author =       "Navendu Jain and
                  Ishai Menache and
                  Joseph Naor and
                  F. Bruce Shepherd",
  title =        "Topology-Aware {VM} Migration in Bandwidth Oversubscribed Datacenter Networks",
  pages =        "586--597",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KMSS12,
  author =       "Daniel M. Kane and
                  Kurt Mehlhorn and
                  Thomas Sauerwald and
                  He Sun",
  title =        "Counting Arbitrary Subgraphs in Data Streams",
  pages =        "598--609",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KLNS12,
  author =       "Adrian Kosowski and
                  Bi Li and
                  Nicolas Nisse and
                  Karol Suchan",
  title =        "k-Chordal Graphs: From Cops and Robber to Compact Routing via Treewidth",
  pages =        "610--622",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KouPap12,
  author =       "Elias Koutsoupias and
                  Katia Papakonstantinopoulou",
  title =        "Contention Issues in Congestion Games",
  pages =        "623--635",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:KryVoc12,
  author =       "Piotr Krysta and
                  Berthold V{\"o}cking",
  title =        "Online Mechanism Design (Randomized Rounding on the Fly)",
  pages =        "636--647",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:OchRadVoc12,
  author =       "Marcel Ochel and
                  Klaus Radke and
                  Berthold V{\"o}cking",
  title =        "Online Packing with Gradually Improving Capacity Estimations and Applications to Network Lifetime Maximization",
  pages =        "648--659",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:PelRodTal12,
  author =       "David Peleg and
                  Liam Roditty and
                  Elad Tal",
  title =        "Distributed Algorithms for Network Diameter and Girth",
  pages =        "660--672",
  editor =       icalp12ed,
  booktitle =    icalp12name2,
  volume =       icalp12vol2,
  month =        icalp12month,
  address =      icalp12addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ICALP:BBMRY11,
  author =       "Piotr Berman and
                  Arnab Bhattacharyya and
                  Konstantin Makarychev and
                  Sofya Raskhodnikova and
                  Grigory Yaroslavtsev",
  title =        "Improved Approximation for the Directed Spanner Problem",
  pages =        "1--12",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Laekhanukit11,
  author =       "Bundit Laekhanukit",
  title =        "An Improved Approximation Algorithm for Minimum-Cost Subset k-Connectivity - (Extended Abstract)",
  pages =        "13--24",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ACLW11,
  author =       "Anna Adamaszek and
                  Artur Czumaj and
                  Andrzej Lingas and
                  Jakub Onufry Wojtaszczyk",
  title =        "Approximation Schemes for Capacitated Geometric Network Design",
  pages =        "25--36",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:QiaWil11,
  author =       "Jiawei Qian and
                  David P. Williamson",
  title =        "An $O(\log n)$-Competitive Algorithm for Online Constrained Forest Problems",
  pages =        "37--48",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Zhang11,
  author =       "Shengyu Zhang",
  title =        "On the Power of Lower Bound Methods for One-Way Quantum Communication Complexity",
  pages =        "49--60",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AarDru11,
  author =       "Scott Aaronson and
                  Andrew Drucker",
  title =        "Advice Coins for Classical and Quantum Computation",
  pages =        "61--72",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ChaKerRos11,
  author =       "Andr{\'e} Chailloux and
                  Iordanis Kerenidis and
                  Bill Rosgen",
  title =        "Quantum Commitments from Complexity Assumptions",
  pages =        "73--85",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HarMonSho11,
  author =       "Aram Wettroth Harrow and
                  Ashley Montanaro and
                  Anthony J. Short",
  title =        "Limitations on Quantum Dimensionality Reduction",
  pages =        "86--97",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CEKM11,
  author =       "Stefan Canzar and
                  Khaled M. Elbassioni and
                  Gunnar W. Klau and
                  Juli{\'a}n Mestre",
  title =        "On Tree-Constrained Matchings and Generalizations",
  pages =        "98--109",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AKKLST11,
  author =       "Isolde Adler and
                  Stavros G. Kolliopoulos and
                  Philipp Klaus Krause and
                  Daniel Lokshtanov and
                  Saket Saurabh and
                  Dimitrios M. Thilikos",
  title =        "Tight Bounds for Linkages in Planar Graphs",
  pages =        "110--121",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ChiHli11,
  author =       "Markus Chimani and
                  Petr Hlinen{\'y}",
  title =        "A Tighter Insertion-Based Approximation of the Crossing Number",
  pages =        "122--134",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:KawKleSom11,
  author =       "{Ken-ichi} Kawarabayashi and
                  Philip N. Klein and
                  Christian Sommer",
  title =        "Linear-Space Approximate Distance Oracles for Planar, Bounded-Genus and Minor-Free Graphs",
  pages =        "135--146",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BEFGMM11,
  author =       "Endre Boros and
                  Khaled M. Elbassioni and
                  Mahmoud Fouz and
                  Vladimir Gurvich and
                  Kazuhisa Makino and
                  Bodo Manthey",
  title =        "Stochastic Mean Payoff Games: Smoothed Analysis and Approximation Schemes",
  pages =        "147--158",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:DyeMoh11,
  author =       "Martin E. Dyer and
                  Velumailum Mohanaraj",
  title =        "Pairwise-Interaction Games",
  pages =        "159--170",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ElsTsc11,
  author =       "Robert Els{\"a}sser and
                  Tobias Tscheuschner",
  title =        "Settling the Complexity of Local Max-Cut (Almost) Completely",
  pages =        "171--182",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Nonner11,
  author =       "Tim Nonner",
  title =        "Clique Clustering Yields a {PTAS} for max-Coloring Interval Graphs",
  pages =        "183--194",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:EILN11,
  author =       "Leah Epstein and
                  Csan{\'a}d Imreh and
                  Asaf Levin and
                  Judit Nagy-Gy{\"o}rgy",
  title =        "On Variants of File Caching",
  pages =        "195--206",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BKKK11,
  author =       "Hans-Joachim B{\"o}ckenhauer and
                  Dennis Komm and
                  Rastislav Kr{\'a}lovic and
                  Richard Kr{\'a}lovic",
  title =        "On the Advice Complexity of the k-Server Problem",
  pages =        "207--218",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CLLLT11,
  author =       "Sze-Hang Chan and
                  Tak Wah Lam and
                  Lap-Kei Lee and
                  Chi-Man Liu and
                  Hing-Fung Ting",
  title =        "Sleep Management on Multiple Machines for Energy and Flow Time",
  pages =        "219--231",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AnaGarMeg11,
  author =       "S. Anand and
                  Naveen Garg and
                  Nicole Megow",
  title =        "Meeting Deadlines: How Much Speed Suffices?",
  pages =        "232--243",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:DHMNS11,
  author =       "Stephane Durocher and
                  Meng He and
                  J. Ian Munro and
                  Patrick K. Nicholson and
                  Matthew Skala",
  title =        "Range Majority in Constant Time and Linear Space",
  pages =        "244--255",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BroTsa11,
  author =       "Gerth St{\o}lting Brodal and
                  Konstantinos Tsakalidis",
  title =        "Dynamic Planar Range Maxima Queries",
  pages =        "256--267",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:FarKam11,
  author =       "Arash Farzan and
                  Shahin Kamali",
  title =        "Compact Navigation and Distance Oracles for Graphs with Small Treewidth",
  pages =        "268--280",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HirZik11,
  author =       "Martin Hirt and
                  Vassilis Zikas",
  title =        "Player-Centric Byzantine Agreement",
  pages =        "281--292",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AllFriGas11,
  author =       "Eric Allender and
                  Luke Friedman and
                  William I. Gasarch",
  title =        "Limits on the Computational Power of Random Strings",
  pages =        "293--304",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CojPac11,
  author =       "Amin Coja-Oghlan and
                  Angelica Y. Pachon-Pinzon",
  title =        "The Decimation Process in Random k-{SAT}",
  pages =        "305--316",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:MNSX11,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Ashwin Nayak and
                  Miklos Santha and
                  David Xiao",
  title =        "Improved Bounds for the Randomized Decision Tree Complexity of Recursive Majority",
  pages =        "317--329",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ODoWriZho11,
  author =       "Ryan O'Donnell and
                  John Wright and
                  Yuan Zhou",
  title =        "The Fourier Entropy-Influence Conjecture for Certain Classes of Boolean Functions",
  pages =        "330--341",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:FelNaoSch11,
  author =       "Moran Feldman and
                  Joseph Naor and
                  Roy Schwartz",
  title =        "Nonmonotone Submodular Maximization via a Structural Continuous Greedy Algorithm (Extended Abstract)",
  pages =        "342--353",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CheEne11,
  author =       "Chandra Chekuri and
                  Alina Ene",
  title =        "Submodular Cost Allocation Problem and Applications",
  pages =        "354--366",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:KakMak11,
  author =       "Naonori Kakimura and
                  Kazuhisa Makino",
  title =        "Robust Independence Systems",
  pages =        "367--378",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Varadaraja11,
  author =       "Ashwinkumar Badanidiyuru Varadaraja",
  title =        "Buyback Problem - Approximate Matroid Intersection with Cancellation Costs",
  pages =        "379--390",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:FauPieVen11,
  author =       "Sebastian Faust and
                  Krzysztof Pietrzak and
                  Daniele Venturi",
  title =        "Tamper-Proof Circuits: How to Trade Leakage for Tamper-Resilience",
  pages =        "391--402",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AroGe11,
  author =       "Sanjeev Arora and
                  Rong Ge",
  title =        "New Algorithms for Learning in Presence of Errors",
  pages =        "403--415",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HarHit11,
  author =       "Ryan C. Harkins and
                  John M. Hitchcock",
  title =        "Exact Learning Algorithms, Betting Games, and Circuit Lower Bounds",
  pages =        "416--423",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BulMar11,
  author =       "Andrei A. Bulatov and
                  D{\'a}niel Marx",
  title =        "Constraint Satisfaction Parameterized by Solution Size",
  pages =        "424--436",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BodJanKra11,
  author =       "Hans L. Bodlaender and
                  Bart M. P. Jansen and
                  Stefan Kratsch",
  title =        "Preprocessing for Treewidth: A Combinatorial Analysis through Kernelization",
  pages =        "437--448",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CPPW11,
  author =       "Marek Cygan and
                  Marcin Pilipczuk and
                  Michal Pilipczuk and
                  Jakub Onufry Wojtaszczyk",
  title =        "Subset Feedback Vertex Set Is Fixed-Parameter Tractable",
  pages =        "449--461",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HMVW11,
  author =       "Danny Hermelin and
                  Matthias Mnich and
                  Erik Jan {van Leeuwen} and
                  Gerhard J. Woeginger",
  title =        "Domination When the Stars Are Out",
  pages =        "462--473",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AusKho11,
  author =       "Per Austrin and
                  Subhash Khot",
  title =        "A Simple Deterministic Reduction for the Gap Minimum Distance of Code Problem",
  pages =        "474--485",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:FeiRei11,
  author =       "Uriel Feige and
                  Daniel Reichman",
  title =        "Recoverable Values for Independent Sets",
  pages =        "486--497",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:KuhMas11,
  author =       "Fabian Kuhn and
                  Monaldo Mastrolilli",
  title =        "Vertex Cover in Graphs with Locally Few Colors",
  pages =        "498--509",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:MakSvi11,
  author =       "Konstantin Makarychev and
                  Maxim Sviridenko",
  title =        "Maximizing Polynomials Subject to Assignment Constraints",
  pages =        "510--520",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:GolJer11,
  author =       "Leslie Ann Goldberg and
                  Mark Jerrum",
  title =        "A Polynomial-Time Algorithm for Estimating the Partition Function of the Ferromagnetic Ising Model on a Regular Matroid",
  pages =        "521--532",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BorKan11,
  author =       "Magnus Bordewich and
                  Ross J. Kang",
  title =        "Rapid Mixing of Subset Glauber Dynamics on Graphs of Bounded Tree-Width",
  pages =        "533--544",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ChaGarMat11,
  author =       "Sourav Chakraborty and
                  David Garc{\'i}a-Soriano and
                  Arie Matsliah",
  title =        "Efficient Sample Extractors for Juntas with Applications",
  pages =        "545--556",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:NgoPorRud11,
  author =       "Hung Q. Ngo and
                  Ely Porat and
                  Atri Rudra",
  title =        "Efficiently Decodable Error-Correcting List Disjunct Matrices and Applications - (Extended Abstract)",
  pages =        "557--568",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ForSan11,
  author =       "Lance Fortnow and
                  Rahul Santhanam",
  title =        "Robust Simulations and Significant Separations",
  pages =        "569--580",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Drucker11,
  author =       "Andrew Drucker",
  title =        "A {PCP} Characterization of {AM}",
  pages =        "581--592",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CliJal11,
  author =       "Rapha{\"e}l Clifford and
                  Markus Jalsenius",
  title =        "Lower Bounds for Online Integer Multiplication and Convolution in the Cell-Probe Model",
  pages =        "593--604",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HuaPit11,
  author =       "Lei Huang and
                  Toniann Pitassi",
  title =        "Automatizability and Simple Stochastic Games",
  pages =        "605--617",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:FilPitSan11,
  author =       "Yuval Filmus and
                  Toniann Pitassi and
                  Rahul Santhanam",
  title =        "Exponential Lower Bounds for {AC0}-Frege Imply Superpolynomial Frege Lower Bounds",
  pages =        "618--629",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BGLR11,
  author =       "Olaf Beyersdorff and
                  Nicola Galesi and
                  Massimo Lauria and
                  Alexander A. Razborov",
  title =        "Parameterized Bounded-Depth Frege Is Not Optimal",
  pages =        "630--641",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:NorRaz11,
  author =       "Jakob Nordstr{\"o}m and
                  Alexander A. Razborov",
  title =        "On Minimal Unsatisfiability and Time-Space Trade-offs for k-{DNF} Resolution",
  pages =        "642--653",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BulFerRus11,
  author =       "Laurent Bulteau and
                  Guillaume Fertin and
                  Irena Rusu",
  title =        "Sorting by Transpositions Is Difficult",
  pages =        "654--665",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HuaKav11,
  author =       "Chien-Chung Huang and
                  Telikepalli Kavitha",
  title =        "Popular Matchings in the Stable Marriage Problem",
  pages =        "666--677",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CheMcDSuz11,
  author =       "Christine T. Cheng and
                  Eric McDermid and
                  Ichiro Suzuki",
  title =        "Center Stable Matchings and Centers of Cover Graphs of Distributive Lattices",
  pages =        "678--689",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ADFGW11,
  author =       "Ittai Abraham and
                  Daniel Delling and
                  Amos Fiat and
                  Andrew V. Goldberg and
                  Renato Fonseca F. Werneck",
  title =        "{VC}-Dimension and Shortest Path Algorithms",
  pages =        "690--699",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Mengel11,
  author =       "Stefan Mengel",
  title =        "Characterizing Arithmetic Circuit Classes by Constraint Satisfaction Problems (Extended Abstract)",
  pages =        "700--711",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:GuoLuVal11,
  author =       "Heng Guo and
                  Pinyan Lu and
                  Leslie G. Valiant",
  title =        "The Complexity of Symmetric Boolean Parity Holant Problems (Extended Abstract)",
  pages =        "712--723",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:JanSan11,
  author =       "Maurice Jansen and
                  Rahul Santhanam",
  title =        "Permanent Does Not Have Succinct Polynomial Size Arithmetic Circuits of Constant Depth",
  pages =        "724--735",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AllWan11,
  author =       "Eric Allender and
                  Fengming Wang",
  title =        "On the Power of Algebraic Branching Programs of Width Two",
  pages =        "736--747",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Moldenhauer11,
  author =       "Carsten Moldenhauer",
  title =        "Primal-Dual Approximation Algorithms for Node-Weighted Steiner Forest on Planar Graphs",
  pages =        "748--759",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BBGRWY11,
  author =       "Piotr Berman and
                  Arnab Bhattacharyya and
                  Elena Grigorescu and
                  Sofya Raskhodnikova and
                  David P. Woodruff and
                  Grigory Yaroslavtsev",
  title =        "Steiner Transitive-Closure Spanners of Low-Dimensional Posets",
  pages =        "760--772",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:DinXu11,
  author =       "Hu Ding and
                  Jinhui Xu",
  title =        "Solving the Chromatic Cone Clustering Problem via Minimum Spanning Sphere",
  pages =        "773--784",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:LokMAr11,
  author =       "Daniel Lokshtanov and
                  D{\'a}niel Marx",
  title =        "Clustering with Local Restrictions",
  pages =        "785--797",
  editor =       icalp11ed,
  booktitle =    icalp11name1,
  volume =       icalp11vol1,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AluDes11,
  author =       "Rajeev Alur and
                  Jyotirmoy V. Deshmukh",
  title =        "Nondeterministic Streaming String Transducers (Invited Lecture)",
  pages =        "1--20",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Shaltiel11,
  author =       "Ronen Shaltiel",
  title =        "An Introduction to Randomness Extractors (Invited Lecture)",
  pages =        "21--41",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Husfeldt11,
  author =       "Thore Husfeldt",
  title =        "Invitation to Algorithmic Uses of Inclusion-Exclusion (Invited Lecture)",
  pages =        "42--59",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AACP11,
  author =       "M{\'a}rio S. Alvim and
                  Miguel E. Andr{\'e}s and
                  Konstantinos Chatzikokolakis and
                  Catuscia Palamidessi",
  title =        "On the Relation between Differential Privacy and Quantitative Information Flow (Invited Lecture)",
  pages =        "60--76",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Li11,
  author =       "Shi Li",
  title =        "A 1.488 Approximation Algorithm for the Uncapacitated Facility Location Problem",
  pages =        "77--88",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Delacourt11,
  author =       "Martin Delacourt",
  title =        "Rice's Theorem for $\mu$-Limit Sets of Cellular Automata",
  pages =        "89--100",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Chechik11,
  author =       "Shiri Chechik",
  title =        "Fault-Tolerant Compact Routing Schemes for General Graphs",
  pages =        "101--112",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Hoefer11,
  author =       "Martin Hoefer",
  title =        "Local Matching Dynamics in Social Networks",
  pages =        "113--124",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CarColPup11,
  author =       "Olivier Carton and
                  Thomas Colcombet and
                  Gabriele Puppis",
  title =        "Regular Languages of Words over Countable Linear Orderings",
  pages =        "125--136",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BeeMitSax11,
  author =       "Malte Beecken and
                  Johannes Mittmann and
                  Nitin Saxena",
  title =        "Algebraic Independence and Blackbox Identity Testing",
  pages =        "137--148",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HopMurOng11,
  author =       "David Hopkins and
                  Andrzej S. Murawski and
                  C.-H. Luke Ong",
  title =        "A Fragment of {ML} Decidable by Visibly Pushdown Automata",
  pages =        "149--161",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:SalWal11,
  author =       "Sylvain Salvati and
                  Igor Walukiewicz",
  title =        "Krivine Machines and Higher-Order Schemes",
  pages =        "162--173",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Katsumata11,
  author =       "{Shin-ya} Katsumata",
  title =        "Relating Computational Effects by {TT}-Lifting",
  pages =        "174--185",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:LaiManMcC11,
  author =       "Jim Laird and
                  Giulio Manzonetto and
                  Guy McCusker",
  title =        "Constructing Differential Categories and Deconstructing Categories of Games",
  pages =        "186--197",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Kapoutsis11,
  author =       "Christos A. Kapoutsis",
  title =        "Nondeterminism Is Essential in Small {2FAs} with Few Reversals",
  pages =        "198--209",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:LohMat11,
  author =       "Markus Lohrey and
                  Christian Mathissen",
  title =        "Isomorphism of Regular Trees and Words",
  pages =        "210--221",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Zetzsche11,
  author =       "Georg Zetzsche",
  title =        "On the Capabilities of Grammars, Automata, and Transducers Controlled by Monoids",
  pages =        "222--233",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BenPupRiv11,
  author =       "Michael Benedikt and
                  Gabriele Puppis and
                  Cristian Riveros",
  title =        "The Cost of Traveling between Languages",
  pages =        "234--245",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BBBS11,
  author =       "Nathalie Bertrand and
                  Patricia Bouyer and
                  Thomas Brihaye and
                  Am{\'e}lie Stainer",
  title =        "Emptiness and Universality Problems in Timed Automata with Positive Frequency",
  pages =        "246--257",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Clemente11,
  author =       "Lorenzo Clemente",
  title =        "B{\"u}chi Automata Can Have Smaller Quotients",
  pages =        "258--270",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ZJNH11,
  author =       "Lijun Zhang and
                  David N. Jansen and
                  Flemming Nielson and
                  Holger Hermanns",
  title =        "Automata-Based {CSL} Model Checking",
  pages =        "271--282",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ZhaBre11,
  author =       "Xin Zhang and
                  Franck van Breugel",
  title =        "A Progress Measure for Explicit-State Probabilistic Model-Checkers",
  pages =        "283--294",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CraRan11,
  author =       "Silvia Crafa and
                  Francesco Ranzato",
  title =        "Probabilistic Bisimulation and Simulation Algorithms by Abstract Interpretation",
  pages =        "295--306",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:DenHen11,
  author =       "Yuxin Deng and
                  Matthew Hennessy",
  title =        "On the Semantics of Markov Automata",
  pages =        "307--318",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BKKV11,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  Stefan Kiefer and
                  Anton{\'i}n Kucera and
                  Ivana Hutarov{\'a} Varekov{\'a}",
  title =        "Runtime Analysis of Probabilistic Programs with Unbounded Recursion",
  pages =        "319--331",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BBEK11,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  V{\'a}clav Brozek and
                  Kousha Etessami and
                  Anton{\'i}n Kucera",
  title =        "Approximating the Termination Value of One-Counter {MDPs} and Stochastic Games",
  pages =        "332--343",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BovCheVal11,
  author =       "Simone Bova and
                  Hubie Chen and
                  Matthew Valeriote",
  title =        "Generic Expression Hardness Results for Primitive Positive Formula Comparison",
  pages =        "344--355",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BarCatSeg11,
  author =       "Vince B{\'a}r{\'a}ny and
                  {Balder ten} Cate and
                  Luc Segoufin",
  title =        "Guarded Negation",
  pages =        "356--367",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AVSS11,
  author =       "Matthew Anderson and
                  Dieter {van Melkebeek} and
                  Nicole Schweikardt and
                  Luc Segoufin",
  title =        "Locality of Queries Definable in Invariant First-Order Logic with Arbitrary Built-in Predicates",
  pages =        "368--379",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CarLarMar11,
  author =       "Luca Cardelli and
                  Kim G. Larsen and
                  Radu Mardare",
  title =        "Modular Markovian Logic",
  pages =        "380--391",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:SueHas11,
  author =       "Kohei Suenaga and
                  Ichiro Hasuo",
  title =        "Programming with Infinitesimals: A While-Language for Hybrid System Modeling",
  pages =        "392--403",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:FisKai11,
  author =       "Diana Fischer and
                  Lukasz Kaiser",
  title =        "Model Checking the Quantitative µ-Calculus on Linear Hybrid Systems",
  pages =        "404--415",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BDGORW11,
  author =       "Thomas Brihaye and
                  Laurent Doyen and
                  Gilles Geeraerts and
                  Jo{\"e}l Ouaknine and
                  Jean-Fran\c{c}ois Raskin and
                  James Worrell",
  title =        "On Reachability for Hybrid Automata over Bounded Time",
  pages =        "416--427",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:BouMeyMoh11,
  author =       "Ahmed Bouajjani and
                  Roland Meyer and
                  Eike M{\"o}hlmann",
  title =        "Deciding Robustness against Total Store Ordering",
  pages =        "428--440",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:SchSch11,
  author =       "Sylvain Schmitz and
                  Ph. Schnoebelen",
  title =        "Multiply-Recursive Upper Bounds with {Higman}'s Lemma",
  pages =        "441--452",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:GosYan11,
  author =       "Alexey Gotsman and
                  Hongseok Yang",
  title =        "Liveness-Preserving Atomicity Abstraction",
  pages =        "453--465",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:KMOWZ11,
  author =       "Stefan Kiefer and
                  Andrzej S. Murawski and
                  Jo{\"e}l Ouaknine and
                  James Worrell and
                  Lijun Zhang",
  title =        "On Stabilization in {Herman}'s Algorithm",
  pages =        "466--477",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:MegMehSch11,
  author =       "Nicole Megow and
                  Kurt Mehlhorn and
                  Pascal Schweitzer",
  title =        "Online Graph Exploration: New Results on Old and New Algorithms",
  pages =        "478--489",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HLWY11,
  author =       "Danny Hermelin and
                  Avivit Levy and
                  Oren Weimann and
                  Raphael Yuster",
  title =        "Distance Oracles for Vertex-Labeled Graphs",
  pages =        "490--501",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:DoeFou11,
  author =       "Benjamin Doerr and
                  Mahmoud Fouz",
  title =        "Asymptotically Optimal Randomized Rumor Spreading",
  pages =        "502--513",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ChaNin11,
  author =       "T.-H. Hubert Chan and
                  Li Ning",
  title =        "Fast Convergence for Consensus in Dynamic Networks",
  pages =        "514--525",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:AhnGuh11,
  author =       "Kook Jin Ahn and
                  Sudipto Guha",
  title =        "Linear Programming in the Semi-streaming Model with Application to the Maximum Matching Problem",
  pages =        "526--538",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:KolRou11,
  author =       "Konstantinos Kollias and
                  Tim Roughgarden",
  title =        "Restoring Pure Equilibria to Weighted Congestion Games",
  pages =        "539--551",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:ComCorLar11,
  author =       "Roberto Cominetti and
                  Jos{\'e} R. Correa and
                  Omar Larr{\'e}",
  title =        "Existence and Uniqueness of Equilibria for Flows over Time",
  pages =        "552--563",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:Huang11,
  author =       "Chien-Chung Huang",
  title =        "Collusion in Atomic Splittable Routing Games",
  pages =        "564--575",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:GooMit11,
  author =       "Michael T. Goodrich and
                  Michael Mitzenmacher",
  title =        "Privacy-Preserving Access of Outsourced Data via Oblivious {RAM} Simulation",
  pages =        "576--587",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:LibYun11,
  author =       "Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Adaptively Secure Non-interactive Threshold Cryptosystems",
  pages =        "588--600",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:KarIoaMas11,
  author =       "Amin Karbasi and
                  Stratis Ioannidis and
                  Laurent Massouli{\'e}",
  title =        "Content Search through Comparisons",
  pages =        "601--612",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CKPR11,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski and
                  Andrzej Pelc and
                  Mariusz A. Rokicki",
  title =        "Efficient Distributed Communication in Ad-Hoc Radio Networks",
  pages =        "613--624",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:HalMit11,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Pradipta Mitra",
  title =        "Nearly Optimal Bounds for Distributed Wireless Scheduling in the {SINR} Model",
  pages =        "625--636",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:DamHoeKes11,
  author =       "Johannes Dams and
                  Martin Hoefer and
                  Thomas Kesselheim",
  title =        "Convergence Time of Power-Control Dynamics",
  pages =        "637--649",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:CDFHKK11,
  author =       "Andreas Cord-Landwehr and
                  Bastian Degener and
                  Matthias Fischer and
                  Martina H{\"u}llmann and
                  Barbara Kempkes and
                  Alexander Klaas and
                  Peter Kling and
                  Sven Kurras and
                  Marcus M{\"a}rtens and
                  Friedhelm Meyer auf der Heide and
                  Christoph Raupach and
                  Kamil Swierkot and
                  Daniel Warner and
                  Christoph Weddemann and
                  Daniel Wonisch",
  title =        "A New Approach for Analyzing Convergence Algorithms for Mobile Robots",
  pages =        "650--661",
  editor =       icalp11ed,
  booktitle =    icalp11name2,
  volume =       icalp11vol2,
  month =        icalp11month,
  address =      icalp11addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICALP:MonDumTsc10,
  author =       "Burkhard Monien and
                  Dominic Dumrauf and
                  Tobias Tscheuschner",
  title =        "Local Search: Simple, Successful, But Sometimes Sluggish (Invited Talk)",
  pages =        "1--17",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Welzl10,
  author =       "Emo Welzl",
  title =        "When Conflicting Constraints Can Be Resolved - The {Lov{\'a}sz} Local Lemma and Satisfiability (Invited Talk)",
  pages =        "18",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BGHP10,
  author =       "Nicolas Bonichon and
                  Cyril Gavoille and
                  Nicolas Hanusse and
                  Ljubomir Perkovic",
  title =        "Plane Spanners of Maximum Degree Six",
  pages =        "19--30",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BriOliVal10,
  author =       "Jop Bri{\"e}t and
                  Fernando M{\'a}rio de {Oliveira Filho} and
                  Frank Vallentin",
  title =        "The Positive Semidefinite Grothendieck Problem with Rank Constraint",
  pages =        "31--42",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AELPS10,
  author =       "Amihood Amir and
                  Estrella Eisenberg and
                  Avivit Levy and
                  Ely Porat and
                  Natalie Shapira",
  title =        "Cycle Detection and Correction",
  pages =        "43--54",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Kral10,
  author =       "Daniel Kr{\'a}l'",
  title =        "Decomposition Width of Matroids",
  pages =        "55--66",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BHIM10,
  author =       "MohammadHossein Bateni and
                  MohammadTaghi Hajiaghayi and
                  Nicole Immorlica and
                  Hamid Mahini",
  title =        "The Cooperative Game Theory Foundations of Network Bargaining Games",
  pages =        "67--78",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:HarKli10,
  author =       "Tobias Harks and
                  Max Klimm",
  title =        "On the Existence of Pure {Nash} Equilibria in Weighted Congestion Games",
  pages =        "79--89",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BorLuc10,
  author =       "Allan Borodin and
                  Brendan Lucier",
  title =        "On the Limitations of Greedy Mechanism Design for Truthful Combinatorial Auctions",
  pages =        "90--101",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AtsMan10,
  author =       "Albert Atserias and
                  Elitza N. Maneva",
  title =        "Mean-Payoff Games and Propositional Proofs",
  pages =        "102--113",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AGLS10,
  author =       "Aris Anagnostopoulos and
                  Fabrizio Grandoni and
                  Stefano Leonardi and
                  Piotr Sankowski",
  title =        "Online Network Design with Outliers",
  pages =        "114--126",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:LibYun10,
  author =       "Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Efficient Completely Non-malleable Public Key Encryption",
  pages =        "127--139",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Ito10,
  author =       "Tsuyoshi Ito",
  title =        "Polynomial-Space Approximation of No-Signaling Provers",
  pages =        "140--151",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AppIshKus10,
  author =       "Benny Applebaum and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "From Secrecy to Soundness: Efficient Verification via Secure Computation",
  pages =        "152--163",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:IacOzk10,
  author =       "John Iacono and
                  {\"O}zg{\"u}r {\"O}zkan",
  title =        "Mergeable Dictionaries",
  pages =        "164--175",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:FakLaeNan10,
  author =       "Jittat Fakcharoenphol and
                  Bundit Laekhanukit and
                  Danupon Nanongkai",
  title =        "Faster Algorithms for Semi-matching Problems (Extended Abstract)",
  pages =        "176--187",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:LiYiZha10,
  author =       "Jian Li and
                  Ke Yi and
                  Qin Zhang",
  title =        "Clustering with Diversity",
  pages =        "188--200",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Duan10,
  author =       "Ran Duan",
  title =        "New Data Structures for Subgraph Connectivity",
  pages =        "201--212",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:DGMMPR10,
  author =       "Martin Dietzfelbinger and
                  Andreas Goerdt and
                  Michael Mitzenmacher and
                  Andrea Montanari and
                  Rasmus Pagh and
                  Michael Rink",
  title =        "Tight Thresholds for Cuckoo Hashing via {XORSAT}",
  pages =        "213--225",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ColRam10,
  author =       "Richard Cole and
                  Vijaya Ramachandran",
  title =        "Resource Oblivious Sorting on Multicores",
  pages =        "226--237",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:JimMar10,
  author =       "Rosa M. Jim{\'e}nez and
                  Conrado Mart{\'i}nez",
  title =        "Interval Sorting",
  pages =        "238--249",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BanKho10,
  author =       "Nikhil Bansal and
                  Subhash Khot",
  title =        "Inapproximability of Hypergraph Vertex Cover and Applications to Scheduling Problems",
  pages =        "250--261",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GupNagRav10a,
  author =       "Anupam Gupta and
                  Viswanath Nagarajan and
                  R. Ravi",
  title =        "Thresholded Covering Algorithms for Robust and Max-min Optimization",
  pages =        "262--274",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CaiCheLu10,
  author =       "{Jin-yi} Cai and
                  Xi Chen and
                  Pinyan Lu",
  title =        "Graph Homomorphisms with Complex Values: A Dichotomy Theorem",
  pages =        "275--286",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BanBucNao10,
  author =       "Nikhil Bansal and
                  Niv Buchbinder and
                  Joseph Naor",
  title =        "Metrical Task Systems and the k-Server Problem on {HSTs}",
  pages =        "287--298",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:EHNSVZ10,
  author =       "Friedrich Eisenbrand and
                  Nicolai H{\"a}hnle and
                  Martin Niemeier and
                  Martin Skutella and
                  Jos{\'e} Verschae and
                  Andreas Wiese",
  title =        "Scheduling Periodic Tasks in a Hard Real-Time Environment",
  pages =        "299--311",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GupKriPru10,
  author =       "Anupam Gupta and
                  Ravishankar Krishnaswamy and
                  Kirk Pruhs",
  title =        "Scalably Scheduling Power-Heterogeneous Processors",
  pages =        "312--323",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BanKriNag10,
  author =       "Nikhil Bansal and
                  Ravishankar Krishnaswamy and
                  Viswanath Nagarajan",
  title =        "Better Scalable Algorithms for Broadcast Scheduling",
  pages =        "324--335",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:EpsLevSte10,
  author =       "Leah Epstein and
                  Asaf Levin and
                  Rob van Stee",
  title =        "Max-min Online Allocations with a Reordering Buffer",
  pages =        "336--347",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:FouPan10,
  author =       "Nikolaos Fountoulakis and
                  Konstantinos Panagiotou",
  title =        "Orientability of Random Hypergraphs and the Power of Multiple Choices",
  pages =        "348--359",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GurSak10,
  author =       "Venkatesan Guruswami and
                  Rishi Saket",
  title =        "On the Inapproximability of Vertex Cover on k-Partite k-Uniform Hypergraphs",
  pages =        "360--371",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:RueSauThi10,
  author =       "Juanjo Ru{\'e} and
                  Ignasi Sau and
                  Dimitrios M. Thilikos",
  title =        "Dynamic Programming for Graphs on Surfaces",
  pages =        "372--383",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:KKLV10,
  author =       "Johannes K{\"o}bler and
                  Sebastian Kuhnert and
                  Bastian Laubner and
                  Oleg Verbitsky",
  title =        "Interval Graphs: Canonical Representation in Logspace",
  pages =        "384--395",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GolJer10,
  author =       "Leslie Ann Goldberg and
                  Mark Jerrum",
  title =        "Approximating the Partition Function of the Ferromagnetic Potts Model",
  pages =        "396--407",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ShpVol10,
  author =       "Amir Shpilka and
                  Ilya Volkovich",
  title =        "On the Relation between Polynomial Identity Testing and Finding Variable Disjoint Factors",
  pages =        "408--419",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Litow10,
  author =       "Bruce E. Litow",
  title =        "On Sums of Roots of Unity",
  pages =        "420--425",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:DelHusWah10,
  author =       "Holger Dell and
                  Thore Husfeldt and
                  Martin Wahlen",
  title =        "Exponential Time Complexity of the Permanent and the Tutte Polynomial",
  pages =        "426--437",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BDMT10,
  author =       "Amitava Bhattacharya and
                  Bhaskar DasGupta and
                  Dhruv Mubayi and
                  Gy{\"o}rgy Tur{\'a}n",
  title =        "On Approximate Horn Formula Minimization",
  pages =        "438--450",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BDKW10,
  author =       "Amos Beimel and
                  Sebastian Ben Daniel and
                  Eyal Kushilevitz and
                  Enav Weinreb",
  title =        "Choosing, Agreeing, and Eliminating in Communication Complexity",
  pages =        "451--462",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Woodruff10,
  author =       "David P. Woodruff",
  title =        "Additive Spanners in Nearly Quadratic Time",
  pages =        "463--474",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:LeeZha10,
  author =       "Troy Lee and
                  Shengyu Zhang",
  title =        "Composition Theorems in Communication Complexity",
  pages =        "475--489",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GraRot10,
  author =       "Fabrizio Grandoni and
                  Thomas Rothvo{\ss}",
  title =        "Network Design via Core Detouring for Problems without a Core",
  pages =        "490--502",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AmbBak10,
  author =       "Klaus Ambos-Spies and
                  Timur Bakibayev",
  title =        "Weak Completeness Notions for Exponential Time",
  pages =        "503--514",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BojPar10,
  author =       "Mikolaj Bojanczyk and
                  Pawel Parys",
  title =        "Efficient Evaluation of Nondeterministic Automata Using Factorization Forests",
  pages =        "515--526",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:JCLM10,
  author =       "Tobias Jacobs and
                  Ferdinando Cicalese and
                  Eduardo Sany Laber and
                  Marco Molinaro",
  title =        "On the Complexity of Searching in Trees: Average-Case Minimization",
  pages =        "527--539",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:KMOR10,
  author =       "Hari Krovi and
                  Fr{\'e}d{\'e}ric Magniez and
                  Maris Ozols and
                  J{\'e}r{\'e}mie Roland",
  title =        "Finding Is as Easy as Detecting for Quantum Walks",
  pages =        "540--551",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Cheraghchi10,
  author =       "Mahdi Cheraghchi",
  title =        "Improved Constructions for Non-adaptive Threshold Group Testing",
  pages =        "552--564",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:RubXie10,
  author =       "Ronitt Rubinfeld and
                  Ning Xie",
  title =        "Testing Non-uniform k-Wise Independent Distributions over Product Spaces",
  pages =        "565--581",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GamSeg10,
  author =       "Iftah Gamzu and
                  Danny Segev",
  title =        "A Sublogarithmic Approximation for Highway and Tollbooth Pricing",
  pages =        "582--593",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:MakManSvi10,
  author =       "Konstantin Makarychev and
                  Rajsekar Manokaran and
                  Maxim Sviridenko",
  title =        "Maximum Quadratic Assignment Problem: Reduction from Maximum Label Cover and {LP}-Based Approximation Algorithm",
  pages =        "594--604",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GJLT10,
  author =       "Mark Greve and
                  Allan Gr{\o}nlund J{\o}rgensen and
                  Kasper Dalgaard Larsen and
                  Jakob Truelsen",
  title =        "Cell Probe Lower Bounds and Approximations for Range Mode",
  pages =        "605--616",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GKOPTW10,
  author =       "Venkatesan Guruswami and
                  Subhash Khot and
                  Ryan O'Donnell and
                  Preyas Popat and
                  Madhur Tulsiani and
                  Yi Wu",
  title =        "{SDP} Gaps for 2-to-1 and Other Label-Cover Variants",
  pages =        "617--628",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:RudUur10,
  author =       "Atri Rudra and
                  Steve Uurtamo",
  title =        "Data Stream Algorithms for Codeword Testing",
  pages =        "629--640",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:HHLS10,
  author =       "Bjarni V. Halld{\'o}rsson and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Elena Losievskaja and
                  Mario Szegedy",
  title =        "Streaming Algorithms for Independent Sets",
  pages =        "641--652",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:KraWah10,
  author =       "Stefan Kratsch and
                  Magnus Wahlstr{\"o}m",
  title =        "Preprocessing of Min Ones Problems: A Dichotomy",
  pages =        "653--665",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Xia10,
  author =       "Mingji Xia",
  title =        "Holographic Reduction: A Domain Changed Application and Its Partial Converse Theorems",
  pages =        "666--677",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GroOrlRam10,
  author =       "Roberto Grossi and
                  Alessio Orlandi and
                  Rajeev Raman",
  title =        "Optimal Trade-Offs for Succinct String Indexes",
  pages =        "678--689",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GupNagRav10b,
  author =       "Anupam Gupta and
                  Viswanath Nagarajan and
                  R. Ravi",
  title =        "Approximation Algorithms for Optimal Decision Trees and Adaptive {TSP} Problems",
  pages =        "690--701",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:YaoYunZha10,
  author =       "Andrew C. Yao and
                  Moti Yung and
                  Yunlei Zhao",
  title =        "Concurrent Knowledge Extraction in the Public-Key Model",
  pages =        "702--714",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:PatTho10,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "On the k-Independence Required by Linear Probing and Minwise Independence",
  pages =        "715--726",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BHKK10,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt and
                  Petteri Kaski and
                  Mikko Koivisto",
  title =        "Covering and Packing in Linear Space",
  pages =        "727--737",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Georgiadis10,
  author =       "Loukas Georgiadis",
  title =        "Testing 2-Vertex Connectivity and Computing Pairs of Vertex-Disjoint s-t Paths in Digraphs",
  pages =        "738--749",
  editor =       icalp10ed,
  booktitle =    icalp10name1,
  volume =       icalp10vol1,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Fraigniaud10,
  author =       "Pierre Fraigniaud",
  title =        "Informative Labeling Schemes (Invited Talk)",
  pages =        "1",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Goubault-Larrecq10,
  author =       "Jean Goubault-Larrecq",
  title =        "Noetherian Spaces in Verification (Invited Talk)",
  pages =        "2--21",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:OuaWor10,
  author =       "Jo{\"e}l Ouaknine and
                  James Worrell",
  title =        "Towards a Theory of Time-Bounded Verification (Invited Talk)",
  pages =        "22--37",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Wattenhofer10,
  author =       "Roger Wattenhofer",
  title =        "Physical Algorithms (Invited Talk)",
  pages =        "38--51",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GGMW10,
  author =       "Blaise Genest and
                  Hugo Gimbert and
                  Anca Muscholl and
                  Igor Walukiewicz",
  title =        "Optimal {Zielonka}-Type Construction of Deterministic Asynchronous Automata",
  pages =        "52--63",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ChaSch10,
  author =       "Pierre Chambart and
                  Philippe Schnoebelen",
  title =        "Pumping and Counting on the Regular Post Embedding Problem",
  pages =        "64--75",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BokKupRos10,
  author =       "Udi Boker and
                  Orna Kupferman and
                  Adin Rosenberg",
  title =        "Alternation Removal in {B{\"u}chi} Automata",
  pages =        "76--87",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BraCar10,
  author =       "Laurent Braud and
                  Arnaud Carayol",
  title =        "Linear Orders in the Pushdown Hierarchy",
  pages =        "88--99",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BlaKle10,
  author =       "Anna Blasiak and
                  Robert D. Kleinberg",
  title =        "The Serializability of Network Codes",
  pages =        "100--114",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AGGZ10,
  author =       "Dan Alistarh and
                  Seth Gilbert and
                  Rachid Guerraoui and
                  Morteza Zadimoghaddam",
  title =        "How Efficient Can Gossip Be? (On the Cost of Resilient Information Exchange)",
  pages =        "115--126",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BCEG10,
  author =       "Petra Berenbrink and
                  Jurek Czyzowicz and
                  Robert Els{\"a}sser and
                  Leszek Gasieniec",
  title =        "Efficient Information Exchange in the Random Phone-Call Model",
  pages =        "127--138",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:EveMed10,
  author =       "Guy Even and
                  Moti Medina",
  title =        "An $O(\log n)$-Competitive Online Centralized Randomized Packet-Routing Algorithm for Lines",
  pages =        "139--150",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GehGriPin10,
  author =       "Mai Gehrke and
                  Serge Grigorieff and
                  Jean-Eric Pin",
  title =        "A Topological Approach to Recognition",
  pages =        "151--162",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Blum10,
  author =       "Norbert Blum",
  title =        "On {LR}(k)-Parsers of Polynomial Size",
  pages =        "163--174",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Zetzsche10,
  author =       "Georg Zetzsche",
  title =        "On Erasing Productions in Random Context Grammars",
  pages =        "175--186",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Laird10,
  author =       "James Laird",
  title =        "Game Semantics for Call-by-Value Polymorphism",
  pages =        "187--198",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:HofKarSei10,
  author =       "Martin Hofmann and
                  Aleksandr Karbyshev and
                  Helmut Seidl",
  title =        "What Is a Pure Functional?",
  pages =        "199--210",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GiaRan10,
  author =       "Roberto Giacobazzi and
                  Francesco Ranzato",
  title =        "Example-Guided Abstraction Simplification",
  pages =        "211--222",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:McIMeiMor10,
  author =       "Annabelle McIver and
                  Larissa Meinicke and
                  Carroll Morgan",
  title =        "Compositional Closure for Bayes Risk in Probabilistic Noninterference",
  pages =        "223--235",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BunOst10,
  author =       "Paul Bunn and
                  Rafail Ostrovsky",
  title =        "Asynchronous Throughput-Optimal Routing in Malicious Networks",
  pages =        "236--248",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ChaGarOst10,
  author =       "Nishanth Chandran and
                  Juan A. Garay and
                  Rafail Ostrovsky",
  title =        "Improved Fault Tolerance and Secure Computation on Sparse Networks",
  pages =        "249--260",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CEPP10,
  author =       "Shiri Chechik and
                  Yuval Emek and
                  Boaz Patt-Shamir and
                  David Peleg",
  title =        "Sparse Reliable Graph Backbones",
  pages =        "261--272",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BJKN10,
  author =       "Nikhil Bansal and
                  Kamal Jain and
                  Anna Kazeykina and
                  Joseph Naor",
  title =        "Approximation Algorithms for Diversified Search Ranking",
  pages =        "273--284",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:DunPer10,
  author =       "Ross Duncan and
                  Simon Perdrix",
  title =        "Rewriting Measurement-Based Quantum Computations with Generalised Flow",
  pages =        "285--296",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CoeKis10,
  author =       "Bob Coecke and
                  Aleks Kissinger",
  title =        "The Compositional Structure of Multipartite Quantum Entanglement",
  pages =        "297--308",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Rensink10,
  author =       "Arend Rensink",
  title =        "Compositionality in Graph Transformation",
  pages =        "309--320",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CheFlu10,
  author =       "Yijia Chen and
                  J{\"o}rg Flum",
  title =        "On p-Optimal Proof Systems and Logics for {PTIME}",
  pages =        "321--332",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:MSSZ10,
  author =       "George B. Mertzios and
                  Ignasi Sau and
                  Mordechai Shalom and
                  Shmuel Zaks",
  title =        "Placing Regenerators in Optical Networks to Satisfy Multiple Sets of Requests",
  pages =        "333--344",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:MonPupSal10,
  author =       "Angelo Montanari and
                  Gabriele Puppis and
                  Pietro Sala",
  title =        "Maximal Decidable Fragments of Halpern and Shoham's Modal Logic of Intervals",
  pages =        "345--356",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:MarMicKie10,
  author =       "Jerzy Marcinkowski and
                  Jakub Michaliszyn and
                  Emanuel Kieronski",
  title =        "{B} and {D} Are Enough to Make the {Halpern}-{Shoham} Logic Undecidable",
  pages =        "357--368",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:AchLamMit10,
  author =       "Antonis Achilleos and
                  Michael Lampis and
                  Valia Mitsou",
  title =        "Parameterized Modal Satisfiability",
  pages =        "369--380",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:FonLeaVen10,
  author =       "Ga{\"e}lle Fontaine and
                  Raul Andres Leal and
                  Yde Venema",
  title =        "Automata for Coalgebras: An Approach Using Predicate Liftings",
  pages =        "381--392",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BloWil10,
  author =       "Jeremiah Blocki and
                  Ryan Williams",
  title =        "Resolving the Complexity of Some Data Privacy Problems",
  pages =        "393--404",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ChaShiSon10,
  author =       "T.-H. Hubert Chan and
                  Elaine Shi and
                  Dawn Song",
  title =        "Private and Continual Release of Statistics",
  pages =        "405--417",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CheDen10,
  author =       "Ning Chen and
                  Xiaotie Deng",
  title =        "Envy-Free Pricing in Multi-item Markets",
  pages =        "418--429",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ChrLigPyr10,
  author =       "George Christodoulou and
                  Katrina Ligett and
                  Evangelia Pyrga",
  title =        "Contention Resolution under Selfishness",
  pages =        "430--441",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:LPSS10,
  author =       "Ivan Lanese and
                  Jorge A. P{\'e}rez and
                  Davide Sangiorgi and
                  Alan Schmitt",
  title =        "On the Expressiveness of Polyadic and Synchronous Communication in Higher-Order Process Calculi",
  pages =        "442--453",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:HirPou10,
  author =       "Daniel Hirschkoff and
                  Damien Pous",
  title =        "On Bisimilarity and Substitution in Presence of Replication",
  pages =        "454--465",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:HabMeyWim10,
  author =       "Peter Habermehl and
                  Roland Meyer and
                  Harro Wimmel",
  title =        "The Downward-Closure of {Petri} Net Languages",
  pages =        "466--477",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BraJanKuc10,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  Petr Jancar and
                  Anton{\'i}n Kucera",
  title =        "Reachability Games on Extended Vector Addition Systems with States",
  pages =        "478--489",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CleMonSil10,
  author =       "Andrea E. F. Clementi and
                  Angelo Monti and
                  Riccardo Silvestri",
  title =        "Modelling Mobility: A Discrete Revolution",
  pages =        "490--501",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:CCGL10,
  author =       "Andrew Collins and
                  Jurek Czyzowicz and
                  Leszek Gasieniec and
                  Arnaud Labourel",
  title =        "Tell Me Where I Am So I Can Meet You Sooner",
  pages =        "502--514",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ChaDas10,
  author =       "J{\'e}r{\'e}mie Chalopin and
                  Shantanu Das",
  title =        "Rendezvous of Mobile Agents without Agreement on Local Orientation",
  pages =        "515--526",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GimOua10,
  author =       "Hugo Gimbert and
                  Youssouf Oualhadj",
  title =        "Probabilistic Automata on Finite Words: Decidable and Undecidable Problems",
  pages =        "527--538",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BEKL10,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  Javier Esparza and
                  Stefan Kiefer and
                  Michael Luttenberger",
  title =        "Space-Efficient Scheduling of Stochastically Generated Tasks",
  pages =        "539--550",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Fearnley10,
  author =       "John Fearnley",
  title =        "Exponential Lower Bounds for Policy Iteration",
  pages =        "551--562",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ColKupLom10,
  author =       "Thomas Colcombet and
                  Denis Kuperberg and
                  Sylvain Lombardy",
  title =        "Regular Temporal Cost Functions",
  pages =        "563--574",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:GHOW10,
  author =       "Stefan G{\"o}ller and
                  Christoph Haase and
                  Jo{\"e}l Ouaknine and
                  James Worrell",
  title =        "Model Checking Succinct and Parametric One-Counter Automata",
  pages =        "575--586",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:BGMZ10,
  author =       "Benedikt Bollig and
                  Paul Gastin and
                  Benjamin Monmege and
                  Marc Zeitoun",
  title =        "Pebble Weighted Automata and Transitive Closure Logics",
  pages =        "587--598",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:ChaDoy10,
  author =       "Krishnendu Chatterjee and
                  Laurent Doyen",
  title =        "Energy Parity Games",
  pages =        "599--610",
  editor =       icalp10ed,
  booktitle =    icalp10name2,
  volume =       icalp10vol2,
  month =        icalp10month,
  address =      icalp10addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICALP:Mehlhorn09,
  author =       "Kurt Mehlhorn",
  title =        "Assigning Papers to Referees (Invited Lecture)",
  pages =        "1--2",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Papadimitriou09,
  author =       "Christos H. Papadimitriou",
  title =        "Algorithmic Game Theory: A Snapshot (Invited Lecture)",
  pages =        "3--11",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AgnHalLos09,
  author =       "Geir Agnarsson and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Elena Losievskaja",
  title =        "{SDP}-Based Algorithms for Maximum Independent Set Problems on Hypergraphs",
  pages =        "12--23",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AilLib09,
  author =       "Nir Ailon and
                  Edo Liberty",
  title =        "Correlation Clustering Revisited: The ``True'' Cost of Error Minimization Problems",
  pages =        "24--36",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AFHN09,
  author =       "Mikl{\'o}s Ajtai and
                  Vitaly Feldman and
                  Avinatan Hassidim and
                  Jelani Nelson",
  title =        "Sorting and Selection with Imprecise Comparisons",
  pages =        "37--48",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AloLokSau09,
  author =       "Noga Alon and
                  Daniel Lokshtanov and
                  Saket Saurabh",
  title =        "Fast {FAST}",
  pages =        "49--58",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Amano09,
  author =       "Kazuyuki Amano",
  title =        "Bounds on the Size of Small Depth Circuits for Approximating Majority",
  pages =        "59--70",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AmiFomSau09,
  author =       "Omid Amini and
                  Fedor V. Fomin and
                  Saket Saurabh",
  title =        "Counting Subgraphs via Homomorphisms",
  pages =        "71--82",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AIOR09,
  author =       "Alexandr Andoni and
                  Piotr Indyk and
                  Krzysztof Onak and
                  Ronitt Rubinfeld",
  title =        "External Sampling",
  pages =        "83--94",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AraBroCha09,
  author =       "Chrisil Arackaparambil and
                  Joshua Brody and
                  Amit Chakrabarti",
  title =        "Functional Monitoring without Monotonicity",
  pages =        "95--106",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ArbNaoSeg09,
  author =       "Yuriy Arbitman and
                  Moni Naor and
                  Gil Segev",
  title =        "De-amortized {Cuckoo} Hashing: Provable Worst-Case Performance and Experimental Results",
  pages =        "107--118",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AroSteWig09,
  author =       "Sanjeev Arora and
                  David Steurer and
                  Avi Wigderson",
  title =        "Towards a Study of Low-Complexity Graphs",
  pages =        "119--131",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AubBea09,
  author =       "Nathalie Aubrun and
                  Marie-Pierre B{\'e}al",
  title =        "Decidability of Conjugacy of Tree-Shifts of Finite Type",
  pages =        "132--143",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BCPK09,
  author =       "Nikhil Bansal and
                  Ho-Leung Chan and
                  Kirk Pruhs and
                  Dmitriy Katz",
  title =        "Improved Bounds for Speed Scaling in Devices Obeying the Cube-Root Rule",
  pages =        "144--155",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BecKou09,
  author =       "Luca Becchetti and
                  Elias Koutsoupias",
  title =        "Competitive Analysis of Aggregate Max in Windowed Streaming",
  pages =        "156--170",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BilTho09,
  author =       "Philip Bille and
                  Mikkel Thorup",
  title =        "Faster Regular Expression Matching",
  pages =        "171--182",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BorMak09,
  author =       "Endre Boros and
                  Kazuhisa Makino",
  title =        "A Fast and Simple Parallel Algorithm for the Monotone Duality Problem",
  pages =        "183--194",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BuhForSan09,
  author =       "Harry Buhrman and
                  Lance Fortnow and
                  Rahul Santhanam",
  title =        "Unconditional Lower Bounds against Advice",
  pages =        "195--209",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CPRS09,
  author =       "Venkatesan T. Chakaravarthy and
                  Vinayaka Pandit and
                  Sambuddha Roy and
                  Yogish Sabharwal",
  title =        "Approximating Decision Trees with Multiway Branches",
  pages =        "210--221",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ChaCorMcG09,
  author =       "Amit Chakrabarti and
                  Graham Cormode and
                  Andrew McGregor",
  title =        "Annotations in Data Streams",
  pages =        "222--234",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ChaGopRei09,
  author =       "Harish Chandran and
                  Nikhil Gopalkrishnan and
                  John H. Reif",
  title =        "The Tile Complexity of Linear Assemblies",
  pages =        "235--253",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CheKor09,
  author =       "Chandra Chekuri and
                  Nitish Korula",
  title =        "A Graph Reduction Step Preserving Element-Connectivity and Applications",
  pages =        "254--265",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CIKMR09,
  author =       "Ning Chen and
                  Nicole Immorlica and
                  Anna R. Karlin and
                  Mohammad Mahdian and
                  Atri Rudra",
  title =        "Approximating Matches Made in Heaven",
  pages =        "266--278",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ChiSin09,
  author =       "Steve Chien and
                  Alistair Sinclair",
  title =        "Strong and Pareto Price of Anarchy in Congestion Games",
  pages =        "279--291",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CojaOghlan09,
  author =       "Amin Coja-Oghlan",
  title =        "A Better Algorithm for Random k-{SAT}",
  pages =        "292--303",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CygPil09,
  author =       "Marek Cygan and
                  Marcin Pilipczuk",
  title =        "Exact and Approximate Bandwidth",
  pages =        "304--315",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DemHajKaw09,
  author =       "Erik D. Demaine and
                  MohammadTaghi Hajiaghayi and
                  {Ken-ichi} Kawarabayashi",
  title =        "Approximation Algorithms via Structural Results for Apex-Minor-Free Graphs",
  pages =        "316--327",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DemHajKle09,
  author =       "Erik D. Demaine and
                  MohammadTaghi Hajiaghayi and
                  Philip N. Klein",
  title =        "Node-Weighted {Steiner} Tree and Group {Steiner} Tree in Planar Graphs",
  pages =        "328--340",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DemLanWei09,
  author =       "Erik D. Demaine and
                  Gad M. Landau and
                  Oren Weimann",
  title =        "On Cartesian Trees and Range Minimum Queries",
  pages =        "341--353",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DieRin09,
  author =       "Martin Dietzfelbinger and
                  Michael Rink",
  title =        "Applications of a Splitting Trick",
  pages =        "354--365",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DDoeFriSau09,
  author =       "Benjamin Doerr and
                  Tobias Friedrich and
                  Thomas Sauerwald",
  title =        "Quasirandom Rumor Spreading: Expanders, Push vs. Pull, and Robustness",
  pages =        "366--377",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DomLokSau09,
  author =       "Michael Dom and
                  Daniel Lokshtanov and
                  Saket Saurabh",
  title =        "Incompressibility through Colors and {IDs}",
  pages =        "378--389",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DraKusWei09,
  author =       "Jan Draisma and
                  Eyal Kushilevitz and
                  Enav Weinreb",
  title =        "Partition Arguments in Multiparty Communication Complexity",
  pages =        "390--402",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DurRomShe09,
  author =       "Bruno Durand and
                  Andrei E. Romashchenko and
                  Alexander Shen",
  title =        "High Complexity Tilings with Sparse Errors",
  pages =        "403--414",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ElsSau09,
  author =       "Robert Els{\"a}sser and
                  Thomas Sauerwald",
  title =        "Tight Bounds for the Cover Time of Multiple Random Walks",
  pages =        "415--426",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:EFKR09,
  author =       "Yuval Emek and
                  Pierre Fraigniaud and
                  Amos Korman and
                  Adi Ros{\'e}n",
  title =        "Online Computation with Advice",
  pages =        "427--438",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FarMun09,
  author =       "Arash Farzan and
                  J. Ian Munro",
  title =        "Dynamic Succinct Ordered Trees",
  pages =        "439--450",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FarRamRao09,
  author =       "Arash Farzan and
                  Rajeev Raman and
                  S. Srinivasa Rao",
  title =        "Universal Succinct Representations of Trees?",
  pages =        "451--462",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FFLLRS09,
  author =       "Michael R. Fellows and
                  Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Elena Losievskaja and
                  Frances A. Rosamond and
                  Saket Saurabh",
  title =        "Distortion Is Fixed Parameter Tractable",
  pages =        "463--474",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GfeSan09,
  author =       "Beat Gfeller and
                  Peter Sanders",
  title =        "Towards Optimal Range Medians",
  pages =        "475--486",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Golovin09,
  author =       "Daniel Golovin",
  title =        "{B}-Treaps: A Uniquely Represented Alternative to {B}-Trees",
  pages =        "487--499",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GOSSW09,
  author =       "Parikshit Gopalan and
                  Ryan O'Donnell and
                  Rocco A. Servedio and
                  Amir Shpilka and
                  Karl Wimmer",
  title =        "Testing Fourier Dimensionality and Sparsity",
  pages =        "500--512",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GuhHua09,
  author =       "Sudipto Guha and
                  Zhiyi Huang",
  title =        "Revisiting the Direct Sum Theorem and Space Lower Bounds in Random Order Streams",
  pages =        "513--524",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:HalWat09,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Roger Wattenhofer",
  title =        "Wireless Communication Is in {APX}",
  pages =        "525--536",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:HolNow09,
  author =       "Stepan Holub and
                  Dirk Nowotka",
  title =        "The {Ehrenfeucht}-{Silberger} Problem",
  pages =        "537--548",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:HoyRoj09,
  author =       "Mathieu Hoyrup and
                  Cristobal Rojas",
  title =        "Applications of Effective Probability Theory to Martin-L{\"o}f Randomness",
  pages =        "549--561",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Jansen09,
  author =       "Klaus Jansen",
  title =        "An {EPTAS} for Scheduling Jobs on Uniform Processors: Using an {MILP} Relaxation with a Constant Number of Integral Variables",
  pages =        "562--573",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KavMesNas09,
  author =       "Telikepalli Kavitha and
                  Juli{\'a}n Mestre and
                  Meghana Nasre",
  title =        "Popular Mixed Matchings",
  pages =        "574--584",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KayNez09,
  author =       "Neeraj Kayal and
                  Timur Nezhmetdinov",
  title =        "Factoring Groups Efficiently",
  pages =        "585--596",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KhuSah09,
  author =       "Samir Khuller and
                  Barna Saha",
  title =        "On Finding Dense Subgraphs",
  pages =        "597--608",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KliLonSer09,
  author =       "Adam R. Klivans and
                  Philip M. Long and
                  Rocco A. Servedio",
  title =        "Learning Halfspaces with Malicious Noise",
  pages =        "609--621",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KGNR09,
  author =       "Hirotada Kobayashi and
                  Fran\c{c}ois Le Gall and
                  Harumichi Nishimura and
                  Martin R{\"o}tteler",
  title =        "General Scheme for Perfect Quantum Network Coding with Free Classical Communication",
  pages =        "622--633",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KouYou09,
  author =       "Christos Koufogiannakis and
                  Neal E. Young",
  title =        "Greedy $\Delta$-Approximation Algorithm for Covering with Arbitrary Constraints and Submodular Cost",
  pages =        "634--652",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KouWil09,
  author =       "Ioannis Koutis and
                  Ryan Williams",
  title =        "Limits and Applications of Group Algebras for Parameterized Problems",
  pages =        "653--664",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:LLTTW09,
  author =       "Tak Wah Lam and
                  Lap-Kei Lee and
                  Hing-Fung Ting and
                  Isaac Kar-Keung To and
                  Prudence W. H. Wong",
  title =        "Sleep with Guilt and Work Faster to Minimize Flow Plus Energy",
  pages =        "665--676",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:MasSve09,
  author =       "Monaldo Mastrolilli and
                  Ola Svensson",
  title =        "Improved Bounds for Flow Shop Scheduling",
  pages =        "677--688",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:McDermid09,
  author =       "Eric McDermid",
  title =        "A 3/2-Approximation Algorithm for General Stable Marriage",
  pages =        "689--700",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Morizumi09,
  author =       "Hiroki Morizumi",
  title =        "Limiting Negations in Formulas",
  pages =        "701--712",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Nederlof09,
  author =       "Jesper Nederlof",
  title =        "Fast Polynomial-Space Algorithms Using M{\"o}bius Inversion: Improving on {Steiner} Tree and Related Problems",
  pages =        "713--725",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Nies09,
  author =       "Andr{\'e} Nies",
  title =        "Superhighness and Strong Jump Traceability",
  pages =        "726--737",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:RolSze09,
  author =       "J{\'e}r{\'e}mie Roland and
                  Mario Szegedy",
  title =        "Amortized Communication Complexity of Distributions",
  pages =        "738--749",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:VCFF09,
  author =       "Brigitte Vall{\'e}e and
                  Julien Cl{\'e}ment and
                  James Allen Fill and
                  Philippe Flajolet",
  title =        "The Number of Symbol Comparisons in {QuickSort} and {QuickSelect}",
  pages =        "750--763",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:WeiYus09,
  author =       "Oren Weimann and
                  Raphael Yuster",
  title =        "Computing the Girth of a Planar Graph in $O(n \log n)$ Time",
  pages =        "764--773",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:YeBor09,
  author =       "Yuli Ye and
                  Allan Borodin",
  title =        "Elimination Graphs",
  pages =        "774--785",
  editor =       icalp09ed,
  booktitle =    icalp09name1,
  volume =       icalp09vol1,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ChaDoyHen09,
  author =       "Krishnendu Chatterjee and
                  Laurent Doyen and
                  Thomas A. Henzinger",
  title =        "A Survey of Stochastic Games with Limsup and Liminf Objectives (Invited Lecture)",
  pages =        "1--15",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GotGreSca09,
  author =       "Georg Gottlob and
                  Gianluigi Greco and
                  Francesco Scarcello",
  title =        "Tractable Optimization Problems through Hypergraph-Based Structural Restrictions (Invited Lecture)",
  pages =        "16--30",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AccBor09,
  author =       "Lucia Acciai and
                  Michele Boreale",
  title =        "Deciding Safety Properties in Infinite-State Pi-Calculus via Behavioural Types",
  pages =        "31--42",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BBBB09,
  author =       "Christel Baier and
                  Nathalie Bertrand and
                  Patricia Bouyer and
                  Thomas Brihaye",
  title =        "When Are Timed Automata Determinizable?",
  pages =        "43--54",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BeaLem09,
  author =       "Martin Beaudry and
                  Fran\c{c}ois Lemieux",
  title =        "Faithful Loops for Aperiodic E-Ordered Monoids",
  pages =        "55--66",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BluOttWey09,
  author =       "Achim Blumensath and
                  Martin Otto and
                  Mark Weyer",
  title =        "Boundedness of Monadic Second-Order Formulae over Finite Words",
  pages =        "67--78",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BodJonVon09,
  author =       "Manuel Bodirsky and
                  Peter Jonsson and
                  Timo {von Oertzen}",
  title =        "Semilinear Program Feasibility",
  pages =        "79--90",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Boldo09,
  author =       "Sylvie Boldo",
  title =        "Floats and Ropes: A Case Study for Formal Numerical Program Verification",
  pages =        "91--102",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BouFor09,
  author =       "Patricia Bouyer and
                  Vojtech Forejt",
  title =        "Reachability in Stochastic Timed Games",
  pages =        "103--114",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:BraPin09,
  author =       "M{\'a}rio J. J. Branco and
                  Jean-Eric Pin",
  title =        "Equations Defining the Polynomial Closure of a Lattice of Regular Languages",
  pages =        "115--126",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CDPP09,
  author =       "Philippe Chaput and
                  Vincent Danos and
                  Prakash Panangaden and
                  Gordon D. Plotkin",
  title =        "Approximating Markov Processes by Averaging",
  pages =        "127--138",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Colcombet09,
  author =       "Thomas Colcombet",
  title =        "The Theory of Stabilisation Monoids and Regular Cost Functions",
  pages =        "139--150",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ColZda09,
  author =       "Thomas Colcombet and
                  Konrad Zdanowski",
  title =        "A Tight Lower Bound for Determinization of Transition Labeled {B{\"u}chi} Automata",
  pages =        "151--162",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:LagMar09,
  author =       "Ugo Dal Lago and
                  Simone Martini",
  title =        "On Constructor Rewrite Systems and the Lambda-Calculus",
  pages =        "163--174",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DaxKlaLan09,
  author =       "Christian Dax and
                  Felix Klaedtke and
                  Martin Lange",
  title =        "On Regular Temporal Logics with Past, ",
  pages =        "175--187",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FinGou09,
  author =       "Alain Finkel and
                  Jean Goubault-Larrecq",
  title =        "Forward Analysis for {WSTS}, Part {II}: Complete {WSTS}",
  pages =        "188--199",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GriSer09,
  author =       "Vincent Gripon and
                  Olivier Serre",
  title =        "Qualitative Concurrent Stochastic Games with Imperfect Information",
  pages =        "200--211",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:JouVan09,
  author =       "Jean-Pierre Jouannaud and
                  Vincent {van Oostrom}",
  title =        "Diagrammatic Confluence and Completion",
  pages =        "212--222",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KobOng09,
  author =       "Naoki Kobayashi and
                  C.-H. Luke Ong",
  title =        "Complexity of Model Checking Recursion Schemes for Fragments of the Modal Mu-Calculus",
  pages =        "223--234",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KuhFin09,
  author =       "Lars Kuhtz and
                  Bernd Finkbeiner",
  title =        "{LTL} Path Checking Is Efficiently Parallelizable",
  pages =        "235--246",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:MelTabTas09,
  author =       "Paul-Andr{\'e} Melli{\`e}s and
                  Nicolas Tabareau and
                  Christine Tasson",
  title =        "An Explicit Formula for the Free Exponential Modality of Linear Logic",
  pages =        "247--260",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Michaliszyn09,
  author =       "Jakub Michaliszyn",
  title =        "Decidability of the Guarded Fragment with the Transitive Closure",
  pages =        "261--272",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ParWal09,
  author =       "Pawel Parys and
                  Igor Walukiewicz",
  title =        "Weak Alternating Timed Automata",
  pages =        "273--284",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:PlaSeg09,
  author =       "Thomas Place and
                  Luc Segoufin",
  title =        "A Decidable Characterization of Locally Testable Tree Languages",
  pages =        "285--296",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:UmmWoj09,
  author =       "Michael Ummels and
                  Dominik Wojtczak",
  title =        "The Complexity of {Nash} Equilibria in Simple Stochastic Multiplayer Games",
  pages =        "297--308",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:NBCFGM09,
  author =       "Noam Nisan and
                  Jason Bayer and
                  Deepak Chandra and
                  Tal Franji and
                  Robert Gardner and
                  Yossi Matias and
                  Neil Rhodes and
                  Misha Seltzer and
                  Danny Tom and
                  Hal R. Varian and
                  Dan Zigmond",
  title =        "Google's Auction for {TV} Ads (Invited Lecture)",
  pages =        "309--327",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AhnGuh09,
  author =       "Kook Jin Ahn and
                  Sudipto Guha",
  title =        "Graph Sparsification in the Semi-streaming Model",
  pages =        "328--338",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AKMU09,
  author =       "Aris Anagnostopoulos and
                  Ravi Kumar and
                  Mohammad Mahdian and
                  Eli Upfal",
  title =        "Sort Me If You Can: How to Sort Dynamic Data",
  pages =        "339--350",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:AMMPS09,
  author =       "Yossi Azar and
                  Aleksander Madry and
                  Thomas Moscibroda and
                  Debmalya Panigrahi and
                  Aravind Srinivasan",
  title =        "Maximum Bipartite Flow in Networks with Adaptive Channel Width",
  pages =        "351--362",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ChaMicSpi09,
  author =       "Ioannis Chatzigiannakis and
                  Othon Michail and
                  Paul G. Spirakis",
  title =        "Mediated Population Protocols",
  pages =        "363--374",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ChiLatPan09,
  author =       "Flavio Chierichetti and
                  Silvio Lattanzi and
                  Alessandro Panconesi",
  title =        "Rumor Spreading in Social Networks",
  pages =        "375--386",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:ClePasSil09,
  author =       "Andrea E. F. Clementi and
                  Francesco Pasquale and
                  Riccardo Silvestri",
  title =        "{MANETS}: High Mobility Can Make Up for Low Transmission Power",
  pages =        "387--398",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CooFriRad09,
  author =       "Colin Cooper and
                  Alan M. Frieze and
                  Tomasz Radzik",
  title =        "Multiple Random Walks and Interacting Particle Systems",
  pages =        "399--410",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:CIKK09,
  author =       "Colin Cooper and
                  David Ilcinkas and
                  Ralf Klasing and
                  Adrian Kosowski",
  title =        "Derandomizing Random Walks in Undirected Graphs Using Locally Fair Exploration Strategies",
  pages =        "411--422",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DasPap09,
  author =       "Constantinos Daskalakis and
                  Christos H. Papadimitriou",
  title =        "On a Network Generalization of the Minmax Theorem",
  pages =        "423--434",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:DLLM09,
  author =       "Rocco {De Nicola} and
                  Diego Latella and
                  Michele Loreti and
                  Mieke Massink",
  title =        "Rate-Based Transition Systems for Stochastic Process Calculi",
  pages =        "435--446",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FagKesVoc09,
  author =       "Alexander Fangh{\"a}nel and
                  Thomas Ke{\ss}elheim and
                  Berthold V{\"o}cking",
  title =        "Improved Algorithms for Latency Minimization in Wireless Networks",
  pages =        "447--458",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FotKapSpi09,
  author =       "Dimitris Fotakis and
                  Alexis C. Kaporis and
                  Paul G. Spirakis",
  title =        "Efficient Methods for Selfish Network Design",
  pages =        "459--471",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:FriSauVil09,
  author =       "Tobias Friedrich and
                  Thomas Sauerwald and
                  Dan Vilenchik",
  title =        "Smoothed Analysis of Balancing Networks",
  pages =        "472--483",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GueRup09,
  author =       "Rachid Guerraoui and
                  Eric Ruppert",
  title =        "Names Trump Malice: Tiny Mobile Agents Can Tolerate {Byzantine} Failures",
  pages =        "484--495",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:GuhMun09,
  author =       "Sudipto Guha and
                  Kamesh Munagala",
  title =        "Multi-armed Bandits with Metric Switching Costs",
  pages =        "496--507",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KorPal09,
  author =       "Nitish Korula and
                  Martin P{\'a}l",
  title =        "Algorithms for Secretary Problems on Graphs and Hypergraphs",
  pages =        "508--520",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:KowPel09,
  author =       "Dariusz R. Kowalski and
                  Andrzej Pelc",
  title =        "Leader Election in Ad Hoc Radio Networks: A Keen Ear Helps",
  pages =        "521--533",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:IKYZ09,
  author =       "Maged H. Ibrahim and
                  Aggelos Kiayias and
                  Moti Yung and
                  Hong-Sheng Zhou",
  title =        "Secure Function Collection with Sublinear Storage",
  pages =        "534--545",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:MosRou09,
  author =       "Damon Mosk-Aoyama and
                  Tim Roughgarden",
  title =        "Worst-Case Efficiency Analysis of Queueing Disciplines",
  pages =        "546--557",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:PugTieYos09,
  author =       "Rosario Pugliese and
                  Francesco Tiezzi and
                  Nobuko Yoshida",
  title =        "On Observing Dynamic Prioritised Actions in {SOC}",
  pages =        "558--570",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:SchSch09,
  author =       "Christian Scheideler and
                  Stefan Schmid",
  title =        "A Distributed and Oblivious Heap",
  pages =        "571--582",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Zhang09,
  author =       "Li Zhang",
  title =        "Proportional Response Dynamics in the Fisher Market",
  pages =        "583--594",
  editor =       icalp09ed,
  booktitle =    icalp09name2,
  volume =       icalp09vol2,
  month =        icalp09month,
  address =      icalp09addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICALP:Courcelle08,
  author =       "Bruno Courcelle",
  title =        "Graph Structure and Monadic Second-Order Logic: Language Theoretical Aspects (Invited Lecture)",
  pages =        "1--13",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Muthukrishnan08,
  author =       "S. Muthukrishnan",
  title =        "Internet Ad Auctions: Insights and Directions (Invited Lecture)",
  pages =        "14--23",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BucUma08,
  author =       "David Buchfuhrer and
                  Christopher Umans",
  title =        "The Complexity of Boolean Formula Minimization",
  pages =        "24--35",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DLMSWW08,
  author =       "Dana Dachman-Soled and
                  Homin K. Lee and
                  Tal Malkin and
                  Rocco A. Servedio and
                  Andrew Wan and
                  Hoeteck Wee",
  title =        "Optimal Cryptographic Hardness of Learning Monotone Functions",
  pages =        "36--47",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BorElbMak08,
  author =       "Endre Boros and
                  Khaled M. Elbassioni and
                  Kazuhisa Makino",
  title =        "On Berge Multiplication for Monotone Boolean Dualization",
  pages =        "48--59",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Saxena08,
  author =       "Nitin Saxena",
  title =        "Diagonal Circuit Identity Testing and Lower Bounds",
  pages =        "60--71",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Yin08,
  author =       "Yitong Yin",
  title =        "Cell-Probe Proofs and Nondeterministic Cell-Probe Complexity",
  pages =        "72--83",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Ruzic08,
  author =       "Milan Ruzic",
  title =        "Constructing Efficient Dictionaries in Close to Sorting Time",
  pages =        "84--95",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AlbLau08,
  author =       "Susanne Albers and
                  Sonja Lauer",
  title =        "On List Update with Locality of Reference",
  pages =        "96--107",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BleVasWil08,
  author =       "Guy E. Blelloch and
                  Virginia Vassilevska and
                  Ryan Williams",
  title =        "A New Combinatorial Approach for Sparse Graph Problems",
  pages =        "108--120",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AviKouLot08,
  author =       "Chen Avin and
                  Michal Kouck{\'y} and
                  Zvi Lotker",
  title =        "How to Explore a Fast-Changing World (Cover Time of a Simple Random Walk on Evolving Graphs)",
  pages =        "121--132",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ChaFraLeb08,
  author =       "Augustin Chaintreau and
                  Pierre Fraigniaud and
                  Emmanuelle Lebhar",
  title =        "Networks Become Navigable as Nodes Move and Forget",
  pages =        "133--144",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Pritchard08,
  author =       "David Pritchard",
  title =        "Fast Distributed Computation of Cuts Via Random Circulations",
  pages =        "145--160",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CheFriMel08,
  author =       "Prasad Chebolu and
                  Alan M. Frieze and
                  P{\'a}ll Melsted",
  title =        "Finding a Maximum Matching in a Sparse Random Graph in O(n) Expected Time",
  pages =        "161--172",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CicLab08,
  author =       "Ferdinando Cicalese and
                  Eduardo Sany Laber",
  title =        "Function Evaluation Via Linear Programming in the Priced Information Model",
  pages =        "173--185",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ABKMN08,
  author =       "Yossi Azar and
                  Benjamin E. Birnbaum and
                  Anna R. Karlin and
                  Claire Mathieu and
                  C. Thach Nguyen",
  title =        "Improved Approximation Algorithms for Budgeted Allocations",
  pages =        "186--197",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BHKK08,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt and
                  Petteri Kaski and
                  Mikko Koivisto",
  title =        "The Travelling Salesman Problem in Bounded Degree Graphs",
  pages =        "198--209",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:FomVil08,
  author =       "Fedor V. Fomin and
                  Yngve Villanger",
  title =        "Treewidth Computation and Extremal Combinatorics",
  pages =        "210--221",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Plaxton08,
  author =       "C. Greg Plaxton",
  title =        "Fast Scheduling of Weighted Unit Jobs with Release Times and Deadlines",
  pages =        "222--233",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:JanTho08,
  author =       "Klaus Jansen and
                  Ralf Th{\"o}le",
  title =        "Approximation Algorithms for Scheduling Parallel Jobs: Breaking the Approximation Ratio of 2",
  pages =        "234--245",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:EisRot08,
  author =       "Friedrich Eisenbrand and
                  Thomas Rothvo{\ss}",
  title =        "A {PTAS} for Static Priority Real-Time Scheduling with Resource Augmentation",
  pages =        "246--257",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AloHod08,
  author =       "Noga Alon and
                  Rani Hod",
  title =        "Optimal Monotone Encodings",
  pages =        "258--270",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:INPRY08,
  author =       "Kazuo Iwama and
                  Harumichi Nishimura and
                  Mike Paterson and
                  Rudy Raymond and
                  Shigeru Yamashita",
  title =        "Polynomial-Time Construction of Linear Network Coding",
  pages =        "271--282",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CheWan08,
  author =       "Qi Cheng and
                  Daqing Wan",
  title =        "Complexity of Decoding Positive-Rate Reed-Solomon Codes",
  pages =        "283--293",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:FiaGolKra08,
  author =       "Jir{\'i} Fiala and
                  Petr A. Golovach and
                  Jan Kratochv{\'i}l",
  title =        "Computational Complexity of the Distance Constrained Labeling Problem for Trees (Extended Abstract)",
  pages =        "294--305",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:PemSri08,
  author =       "Sriram Pemmaraju and
                  Aravind Srinivasan",
  title =        "The Randomized Coloring Procedure with Symmetry-Breaking",
  pages =        "306--319",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ChiVat08,
  author =       "Flavio Chierichetti and
                  Andrea Vattani",
  title =        "The Local Nature of List Colorings for Graphs of High Girth",
  pages =        "320--332",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Kawarabayashi08,
  author =       "{Ken-ichi} Kawarabayashi",
  title =        "Approximating List-Coloring on a Fixed Surface",
  pages =        "333--344",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BlaHarSte08,
  author =       "Markus Bl{\"a}ser and
                  Moritz Hardt and
                  David Steurer",
  title =        "Asymptotically Optimal Hitting Sets Against Polynomials",
  pages =        "345--356",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AndKra08,
  author =       "Alexandr Andoni and
                  Robert Krauthgamer",
  title =        "The Smoothed Complexity of Edit Distance",
  pages =        "357--369",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KaoSch08,
  author =       "Ming-Yang Kao and
                  Robert T. Schweller",
  title =        "Randomized Self-assembly for Approximate Shapes",
  pages =        "370--384",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DiePag08,
  author =       "Martin Dietzfelbinger and
                  Rasmus Pagh",
  title =        "Succinct Data Structures for Retrieval and Approximate Membership (Extended Abstract)",
  pages =        "385--396",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DimPla08,
  author =       "Nedialko B. Dimitrov and
                  C. Greg Plaxton",
  title =        "Competitive Weighted Matching in Transversal Matroids",
  pages =        "397--408",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BCLL08,
  author =       "Nikhil Bansal and
                  Ho-Leung Chan and
                  Tak Wah Lam and
                  Lap-Kei Lee",
  title =        "Scheduling for Speed Bounded Processors",
  pages =        "409--420",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:HKMST08,
  author =       "Bernhard Haeupler and
                  Telikepalli Kavitha and
                  Rogers Mathew and
                  Siddhartha Sen and
                  Robert Endre Tarjan",
  title =        "Faster Algorithms for Incremental Topological Ordering",
  pages =        "421--433",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:FraSan08,
  author =       "Gudmund Skovbjerg Frandsen and
                  Piotr Sankowski",
  title =        "Dynamic Normal Forms and Dynamic Characteristic Polynomial",
  pages =        "434--446",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Phillips08,
  author =       "Jeff M. Phillips",
  title =        "Algorithms for epsilon-Approximations of Terrains",
  pages =        "447--458",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:LabMol08,
  author =       "Eduardo Sany Laber and
                  Marco Molinaro",
  title =        "An Approximation Algorithm for Binary Searching in Trees",
  pages =        "459--471",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CheKha08,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna",
  title =        "Algorithms for 2-Route Cut Problems",
  pages =        "472--484",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BorKle08,
  author =       "Glencora Borradaile and
                  Philip N. Klein",
  title =        "The Two-Edge Connectivity Survivable Network Problem in Planar Graphs",
  pages =        "485--501",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DLMSW08,
  author =       "Ilias Diakonikolas and
                  Homin K. Lee and
                  Kevin Matulef and
                  Rocco A. Servedio and
                  Andrew Wan",
  title =        "Efficiently Testing Sparse {GF}(2) Polynomials",
  pages =        "502--514",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Onak08,
  author =       "Krzysztof Onak",
  title =        "Testing Properties of Sets of Points in Metric Spaces",
  pages =        "515--526",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KalSes08,
  author =       "Satyen Kale and
                  C. Seshadhri",
  title =        "An Expansion Tester for Bounded Degree Graphs",
  pages =        "527--538",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:YosIto08,
  author =       "Yuichi Yoshida and
                  Hiro Ito",
  title =        "Property Testing on k-Vertex-Connectivity of Graphs",
  pages =        "539--550",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:RazOSu08,
  author =       "Igor Razgon and
                  Barry {O'Sullivan}",
  title =        "Almost 2-{SAT} Is Fixed-Parameter Tractable (Extended Abstract)",
  pages =        "551--562",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BDFH08,
  author =       "Hans L. Bodlaender and
                  Rodney G. Downey and
                  Michael R. Fellows and
                  Danny Hermelin",
  title =        "On Problems without Polynomial Kernels (Extended Abstract)",
  pages =        "563--574",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Koutis08,
  author =       "Ioannis Koutis",
  title =        "Faster Algebraic Algorithms for Path and Packing Problems",
  pages =        "575--586",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CheThuWey08,
  author =       "Yijia Chen and
                  Marc Thurley and
                  Mark Weyer",
  title =        "Understanding the Complexity of Induced Subgraph Isomorphisms",
  pages =        "587--596",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DraFomGol08,
  author =       "Feodor F. Dragan and
                  Fedor V. Fomin and
                  Petr A. Golovach",
  title =        "Spanners in Sparse Graphs",
  pages =        "597--608",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BGSU08,
  author =       "Surender Baswana and
                  Akshay Gaur and
                  Sandeep Sen and
                  Jayant Upadhyay",
  title =        "Distance Oracles for Unweighted Graphs: Breaking the Quadratic Barrier with Constant Additive Error",
  pages =        "609--621",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:RodSha08,
  author =       "Liam Roditty and
                  Asaf Shapira",
  title =        "All-Pairs Shortest Paths with a Sublinear Additive Error",
  pages =        "622--633",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:TCHP08,
  author =       "Marc Tedder and
                  Derek G. Corneil and
                  Michel Habib and
                  Christophe Paul",
  title =        "Simpler Linear-Time Modular Decomposition Via Recursive Factorizing Permutations",
  pages =        "634--645",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Bulatov08,
  author =       "Andrei A. Bulatov",
  title =        "The Complexity of the Counting Constraint Satisfaction Problem",
  pages =        "646--661",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KroMar08,
  author =       "Andrei A. Krokhin and
                  D{\'a}niel Marx",
  title =        "On the Hardness of Losing Weight",
  pages =        "662--673",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:LeeMit08,
  author =       "Troy Lee and
                  Rajat Mittal",
  title =        "Product Theorems Via Semidefinite Programming",
  pages =        "674--685",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BHLM08,
  author =       "Eli Ben-Sasson and
                  Prahladh Harsha and
                  Oded Lachish and
                  Arie Matsliah",
  title =        "Sound 3-Query {PCPPs} Are Long",
  pages =        "686--697",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:EGKS08,
  author =       "Javier Esparza and
                  Thomas Gawlitza and
                  Stefan Kiefer and
                  Helmut Seidl",
  title =        "Approximative Methods for Monotone Systems of Min-Max-Polynomial Equations",
  pages =        "698--710",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:EteWojYan08,
  author =       "Kousha Etessami and
                  Dominik Wojtczak and
                  Mihalis Yannakakis",
  title =        "Recursive Stochastic Games with Positive Rewards",
  pages =        "711--723",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KahWil08,
  author =       "Detlef K{\"a}hler and
                  Thomas Wilke",
  title =        "Complementation, Disambiguation, and Determinization of B{\"u}chi Automata Unified",
  pages =        "724--735",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GreSca08,
  author =       "Gianluigi Greco and
                  Francesco Scarcello",
  title =        "Tree Projections: Hypergraph Games and Minimality",
  pages =        "736--747",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:PorRot08,
  author =       "Ely Porat and
                  Amir Rothschild",
  title =        "Explicit Non-adaptive Combinatorial Group Testing Schemes",
  pages =        "748--759",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GuhMcG08,
  author =       "Sudipto Guha and
                  Andrew McGregor",
  title =        "Tight Lower Bounds for Multi-pass Stream Computation Via Pass Elimination",
  pages =        "760--772",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:RegSch08,
  author =       "Oded Regev and
                  Liron Schiff",
  title =        "Impossibility of a Quantum Speed-Up with a Faulty Oracle",
  pages =        "773--781",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:HalHar08,
  author =       "Sean Hallgren and
                  Aram Wettroth Harrow",
  title =        "Superpolynomial Speedups Based on Almost Any Quantum Circuit",
  pages =        "782--795",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:FanFlaMos08,
  author =       "Angelo Fanelli and
                  Michele Flammini and
                  Luca Moscardelli",
  title =        "The Speed of Convergence in Congestion Games under Best-Response Dynamics",
  pages =        "796--807",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Briest08,
  author =       "Patrick Briest",
  title =        "Uniform Budgets and the Envy-Free Pricing Problem",
  pages =        "808--819",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ChrKovSch08,
  author =       "George Christodoulou and
                  Annam{\'a}ria Kov{\'a}cs and
                  Michael Schapira",
  title =        "Bayesian Combinatorial Auctions",
  pages =        "820--832",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AzaGam08,
  author =       "Yossi Azar and
                  Iftah Gamzu",
  title =        "Truthful Unification Framework for Packing Integer Programs with Choices",
  pages =        "833--844",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KRUW08,
  author =       "Julia Kempe and
                  Oded Regev and
                  Falk Unger and
                  Ronald de Wolf",
  title =        "Upper Bounds on the Noise Threshold for Fault-Tolerant Quantum Computing",
  pages =        "845--856",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:MhaPer08,
  author =       "Mehdi Mhalla and
                  Simon Perdrix",
  title =        "Finding Optimal Flows Efficiently",
  pages =        "857--868",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ChilLee08,
  author =       "Andrew M. Childs and
                  Troy Lee",
  title =        "Optimal Quantum Adversary Lower Bounds for Ordered Search",
  pages =        "869--880",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:EldReg08,
  author =       "Lior Eldar and
                  Oded Regev",
  title =        "Quantum {SAT} for a Qutrit-Cinquit Pair Is {QMA1}-Complete",
  pages =        "881--892",
  editor =       icalp08ed,
  booktitle =    icalp08name1,
  volume =       icalp08vol1,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Canetti08,
  author =       "Ran Canetti",
  title =        "Composable Formal Security Analysis: Juggling Soundness, Simplicity and Efficiency (Invited Lecture)",
  pages =        "1--13",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:EspKieLut08,
  author =       "Javier Esparza and
                  Stefan Kiefer and
                  Michael Luttenberger",
  title =        "Newton's Method for omega-Continuous Semirings (Invited Lecture)",
  pages =        "14--26",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}


@InProceedings{ICALP:BjoMar08,
  author =       "Henrik Bj{\"o}rklund and
                  Wim Martens",
  title =        "The Tractability Frontier for {NFA} Minimization",
  pages =        "27--38",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GruHol08,
  author =       "Hermann Gruber and
                  Markus Holzer",
  title =        "Finite Automata, Digraph Connectivity, and Regular Expression Size",
  pages =        "39--50",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Jurdzinski08,
  author =       "Tomasz Jurdzinski",
  title =        "Leftist Grammars Are Non-primitive Recursive",
  pages =        "51--62",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:JezOkh08,
  author =       "Artur Jez and
                  Alexander Okhotin",
  title =        "On the Computational Completeness of Equations over Sets of Natural Numbers",
  pages =        "63--74",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:NeuThi08,
  author =       "Matthias Neubauer and
                  Peter Thiemann",
  title =        "Placement Inference for a Client-Server Calculus",
  pages =        "75--86",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:JPVB08,
  author =       "Magnus Johansson and
                  Joachim Parrow and
                  Bj{\"o}rn Victor and
                  Jesper Bengtson",
  title =        "Extended pi-Calculi",
  pages =        "87--98",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BerHonYos08,
  author =       "Martin Berger and
                  Kohei Honda and
                  Nobuko Yoshida",
  title =        "Completeness and Logical Full Abstraction in Modal Logics for Typed Mobile Processes",
  pages =        "99--111",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BoiBruBru08,
  author =       "Bernard Boigelot and
                  Julien Brusten and
                  V{\'e}ronique Bruy{\`e}re",
  title =        "On the Sets of Real Numbers Recognized by Finite Automata in Multiple Bases",
  pages =        "112--123",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BMOW08,
  author =       "Patricia Bouyer and
                  Nicolas Markey and
                  Jo{\"e}l Ouaknine and
                  James Worrell",
  title =        "On Expressiveness and Complexity in Real-Time Model Checking",
  pages =        "124--135",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:VPVD08,
  author =       "Vladimeros Vladimerou and
                  Pavithra Prabhakar and
                  Mahesh Viswanathan and
                  Geir E. Dullerud",
  title =        "{STORMED} Hybrid Systems",
  pages =        "136--147",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BraForKuc08,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  Vojtech Forejt and
                  Anton{\'i}n Kucera",
  title =        "Controller Synthesis and Verification for Markov Decision Processes with Qualitative Branching Time Objectives",
  pages =        "148--159",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DawKre08,
  author =       "Anuj Dawar and
                  Stephan Kreutzer",
  title =        "On Datalog vs. {LFP}",
  pages =        "160--171",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:EgrLarTes08,
  author =       "L{\'a}szl{\'o} Egri and
                  Benoit Larose and
                  Pascal Tesson",
  title =        "Directed st-Connectivity Is Not Expressible in Symmetric Datalog",
  pages =        "172--183",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BodGro08,
  author =       "Manuel Bodirsky and
                  Martin Grohe",
  title =        "Non-dichotomies in Constraint Satisfaction Complexity",
  pages =        "184--196",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Chen08,
  author =       "Hubie Chen",
  title =        "Quantified Constraint Satisfaction and the Polynomially Generated Powers Property",
  pages =        "197--208",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GomGuaPin08,
  author =       "Antonio Cano G{\'o}mez and
                  Giovanna Guaiana and
                  Jean-Eric Pin",
  title =        "When Does Partial Commutative Closure Preserve Regularity?",
  pages =        "209--220",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Mathissen08,
  author =       "Christian Mathissen",
  title =        "Weighted Logics for Nested Words and Algebraic Formal Power Series",
  pages =        "221--232",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BojSeg08,
  author =       "Mikolaj Bojanczyk and
                  Luc Segoufin",
  title =        "Tree Languages Defined in First-Order Logic with One Quantifier Alternation",
  pages =        "233--245",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GehGriPin08,
  author =       "Mai Gehrke and
                  Serge Grigorieff and
                  Jean-Eric Pin",
  title =        "Duality and Equational Theory of Regular Languages",
  pages =        "246--257",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:YokAxeGlu08,
  author =       "Tetsuo Yokoyama and
                  Holger Bock Axelsen and
                  Robert Gl{\"u}ck",
  title =        "Reversible Flowchart Languages and the Structured Reversible Program Theorem",
  pages =        "258--270",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Katsumata08,
  author =       "{Shin-ya} Katsumata",
  title =        "Attribute Grammars and Categorical Semantics",
  pages =        "271--282",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Martin08,
  author =       "Keye Martin",
  title =        "A Domain Theoretic Model of Qubit Channels",
  pages =        "283--297",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CoeDun08,
  author =       "Bob Coecke and
                  Ross Duncan",
  title =        "Interacting Quantum Observables",
  pages =        "298--310",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Kesner08,
  author =       "Delia Kesner",
  title =        "Perpetuality for Full and Safe Composition (in a Constructive Setting)",
  pages =        "311--322",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Lebresne08,
  author =       "Sylvain Lebresne",
  title =        "A System F with Call-by-Name Exceptions",
  pages =        "323--335",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:SimPfe08,
  author =       "Robert J. Simmons and
                  Frank Pfenning",
  title =        "Linear Logical Algorithms",
  pages =        "336--347",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:BRSY08,
  author =       "Lars Birkedal and
                  Bernhard Reus and
                  Jan Schwinghammer and
                  Hongseok Yang",
  title =        "A Simple Model of Separation Logic for Higher-Order Store",
  pages =        "348--360",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GBJV08,
  author =       "Karin Greimel and
                  Roderick Bloem and
                  Barbara Jobstmann and
                  Moshe Y. Vardi",
  title =        "Open Implication",
  pages =        "361--372",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Schewe08,
  author =       "Sven Schewe",
  title =        "{ATL*} Satisfiability Is {2EXPTIME}-Complete",
  pages =        "373--385",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:RasSer08,
  author =       "Jean-Fran\c{c}ois Raskin and
                  Fr{\'e}d{\'e}ric Servais",
  title =        "Visibly Pushdown Transducers",
  pages =        "386--397",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ColLod08,
  author =       "Thomas Colcombet and
                  Christof L{\"o}ding",
  title =        "The Non-deterministic Mostowski Hierarchy and Distance-Parity Automata",
  pages =        "398--409",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AxeHelLan08,
  author =       "Roland Axelsson and
                  Keijo Heljanko and
                  Martin Lange",
  title =        "Analyzing Context-Free Grammars Using an Incremental {SAT} Solver",
  pages =        "410--422",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}


@InProceedings{ICALP:PieSjo08,
  author =       "Krzysztof Pietrzak and
                  Johan Sj{\"o}din",
  title =        "Weak Pseudorandom Functions in Minicrypt",
  pages =        "423--436",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:AltJagRup08,
  author =       "Kristina Altmann and
                  Tibor Jager and
                  Andy Rupp",
  title =        "On Black-Box Ring Extraction and Integer Factorization",
  pages =        "437--448",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CanDak08,
  author =       "Ran Canetti and
                  Ronny Ramzi Dakdouk",
  title =        "Extractable Perfectly One-Way Functions",
  pages =        "449--460",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:PrzWul08,
  author =       "Bartosz Przydatek and
                  J{\"u}rg Wullschleger",
  title =        "Error-Tolerant Combiners for Oblivious Primitives",
  pages =        "461--472",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:HirNiePrz08,
  author =       "Martin Hirt and
                  Jesper Buus Nielsen and
                  Bartosz Przydatek",
  title =        "Asynchronous Multi-Party Computation with Quadratic Communication",
  pages =        "473--485",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KolSch08,
  author =       "Vladimir Kolesnikov and
                  Thomas Schneider",
  title =        "Improved Garbled Circuit: Free {XOR} Gates and Applications",
  pages =        "486--498",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KatKooKum08,
  author =       "Jonathan Katz and
                  Chiu-Yuen Koo and
                  Ranjit Kumaresan",
  title =        "Improving the Round Complexity of {VSS} in Point-to-Point Networks",
  pages =        "499--510",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:CEGL08,
  author =       "Ran Canetti and
                  Dror Eiger and
                  Shafi Goldwasser and
                  Dah-Yoh Lim",
  title =        "How to Protect Yourself without Perfect Shredding",
  pages =        "511--523",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KutFur08,
  author =       "Kaoru Kurosawa and
                  Jun Furukawa",
  title =        "Universally Composable Undeniable Signature",
  pages =        "524--535",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KalRaz08,
  author =       "Yael Tauman Kalai and
                  Ran Raz",
  title =        "Interactive {PCP}",
  pages =        "536--547",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:OstPerVis08,
  author =       "Rafail Ostrovsky and
                  Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Constant-Round Concurrent Non-malleable Zero Knowledge in the Bare Public-Key Model",
  pages =        "548--559",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ShiWat08,
  author =       "Elaine Shi and
                  Brent Waters",
  title =        "Delegating Capabilities in Predicate Encryption Systems",
  pages =        "560--578",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GJPS08,
  author =       "Vipul Goyal and
                  Abhishek Jain and
                  Omkant Pandey and
                  Amit Sahai",
  title =        "Bounded Ciphertext Policy Attribute Based Encryption",
  pages =        "579--591",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:HKSZ08,
  author =       "Sean Hallgren and
                  Alexandra Kolla and
                  Pranab Sen and
                  Shengyu Zhang",
  title =        "Making Classical Honest Verifier Zero Knowledge Protocols Secure against Quantum Attacks",
  pages =        "592--603",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:WehWul08,
  author =       "Stephanie Wehner and
                  J{\"u}rg Wullschleger",
  title =        "Composable Security in the Bounded-Quantum-Storage Model",
  pages =        "604--615",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:HocSha08,
  author =       "Jonathan J. Hoch and
                  Adi Shamir",
  title =        "On the Strength of the Concatenated Hash Combiner When All the Hash Functions Are Weak",
  pages =        "616--630",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:NaoSegWie08,
  author =       "Moni Naor and
                  Gil Segev and
                  Udi Wieder",
  title =        "History-Independent Cuckoo Hashing",
  pages =        "631--642",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:ShrSta08,
  author =       "Thomas Shrimpton and
                  Martijn Stam",
  title =        "Building a Collision-Resistant Compression Function from Non-compressing Primitives",
  pages =        "643--654",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:FisLemPie08,
  author =       "Marc Fischlin and
                  Anja Lehmann and
                  Krzysztof Pietrzak",
  title =        "Robust Multi-property Combiners for Hash Functions Revisited",
  pages =        "655--666",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:PraRos08,
  author =       "Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Homomorphic Encryption with {CCA} Security",
  pages =        "667--678",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:GilRobSeu08,
  author =       "Henri Gilbert and
                  Matthew J. B. Robshaw and
                  Yannick Seurin",
  title =        "How to Encrypt with the {LPN} Problem",
  pages =        "679--690",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:DDYCC08,
  author =       "Jintai Ding and
                  Vivien Dubois and
                  Bo-Yin Yang and
                  Chia-Hsin Owen Chen and
                  Chen-Mou Cheng",
  title =        "Could {SFLASH} be Repaired?",
  pages =        "691--701",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:KolRac08,
  author =       "Vladimir Kolesnikov and
                  Charles Rackoff",
  title =        "Password Mistyping in Two-Factor-Authenticated Key Exchange",
  pages =        "702--714",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:JarLiu08,
  author =       "Stanislaw Jarecki and
                  Xiaomin Liu",
  title =        "Affiliation-Hiding Envelope and Authentication Schemes with Efficient Support for Multiple Credentials",
  pages =        "715--726",
  editor =       icalp08ed,
  booktitle =    icalp08name2,
  volume =       icalp08vol2,
  month =        icalp08month,
  address =      icalp08addr,
  publisher =    icalppub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICALP:Chazelle07,
  author =       "Bernard Chazelle",
  title =        "Ushering in a New Era of Algorithm Design (Invited Lecture)",
  pages =        "1",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Damgard07,
  author =       "Ivan Damg{\aa}rd",
  title =        "A ``proof-reading'' of Some Issues in Cryptography (Invited Lecture)",
  pages =        "2--11",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Schneider07,
  author =       "Fred B. Schneider",
  title =        "Credentials-Based Authorization: Evaluation and Implementation (Invited Lecture)",
  pages =        "12--14",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:DorFomThi07,
  author =       "Frederic Dorn and
                  Fedor V. Fomin and
                  Dimitrios M. Thilikos",
  title =        "Subexponential Parameterized Algorithms (Invited Lecture)",
  pages =        "15--27",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BanChaPru07,
  author =       "Nikhil Bansal and
                  Ho-Leung Chan and
                  Kirk Pruhs",
  title =        "Competitive Algorithms for Due Date Scheduling",
  pages =        "28--39",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChrKouKov07,
  author =       "George Christodoulou and
                  Elias Koutsoupias and
                  Annam{\'a}ria Kov{\'a}cs",
  title =        "Mechanism Design for Fractional Scheduling on Unrelated Machines",
  pages =        "40--52",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:MotPanXu07,
  author =       "Rajeev Motwani and
                  Rina Panigrahy and
                  Ying Xu",
  title =        "Estimating Sum by Weighted Sampling",
  pages =        "53--64",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BloNae07,
  author =       "Johannes Bl{\"o}mer and
                  Stefanie Naewe",
  title =        "Sampling Methods for Shortest Vectors, Closest Vectors and Successive Minima",
  pages =        "65--77",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Pettie07,
  author =       "Seth Pettie",
  title =        "Low Distortion Spanners",
  pages =        "78--89",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BerGri07,
  author =       "Andr{\'e} Berger and
                  Michelangelo Grigni",
  title =        "Minimum Weight 2-Edge-Connected Spanning Subgraphs in Planar Graphs",
  pages =        "90--101",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Korman07,
  author =       "Amos Korman",
  title =        "Labeling Schemes for Vertex Connectivity",
  pages =        "102--109",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:INRY07,
  author =       "Kazuo Iwama and
                  Harumichi Nishimura and
                  Rudy Raymond and
                  Shigeru Yamashita",
  title =        "Unbounded-Error One-Way Classical and Quantum Communication Complexity",
  pages =        "110--121",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:MonWin07,
  author =       "Ashley Montanaro and
                  Andreas Winter",
  title =        "A Lower Bound on Entanglement-Assisted Quantum Communication Complexity",
  pages =        "122--133",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BDPW07,
  author =       "Paul Beame and
                  Matei David and
                  Toniann Pitassi and
                  Philipp Woelfel",
  title =        "Separating Deterministic from Nondeterministic NOF Multiparty Communication Complexity",
  pages =        "134--145",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:DMRW07,
  author =       "Erik D. Demaine and
                  Shay Mozes and
                  Benjamin Rossman and
                  Oren Weimann",
  title =        "An Optimal Decomposition Algorithm for Tree Edit Distance",
  pages =        "146--157",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BEGP07,
  author =       "Dragan Bosnacki and
                  Edith Elkind and
                  Blaise Genest and
                  Doron Peled",
  title =        "On Commutativity Based Edge Lean Search",
  pages =        "158--170",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KatKenUpf07,
  author =       "Irit Katriel and
                  Claire Kenyon-Mathieu and
                  Eli Upfal",
  title =        "Commitment Under Uncertainty: Two-Stage Stochastic Matching Problems",
  pages =        "171--182",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:LuTsaWu07,
  author =       "Chi-Jen Lu and
                  Shi-Chun Tsai and
                  Hsin-Lung Wu",
  title =        "On the Complexity of Hard-Core Set Constructions",
  pages =        "183--194",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:ODoWim07,
  author =       "Ryan {O'Donnell} and
                  Karl Wimmer",
  title =        "Approximation by {DNF}: Examples and Counterexamples",
  pages =        "195--206",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BurCuc07,
  author =       "Peter B{\"u}rgisser and
                  Felipe Cucker",
  title =        "Exotic Quantifiers, Complexity Classes, and Complete Problems",
  pages =        "207--218",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BCOS07,
  author =       "Amotz Bar-Noy and
                  Panagiotis Cheilaris and
                  Svetlana Olonetsky and
                  Shakhar Smorodinsky",
  title =        "Online Conflict-Free Colorings for Hypergraphs",
  pages =        "219--230",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:FGIP07,
  author =       "Pierre Fraigniaud and
                  Cyril Gavoille and
                  David Ilcinkas and
                  Andrzej Pelc",
  title =        "Distributed Computing with Advice: Information Sensitivity of Graph Coloring",
  pages =        "231--242",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:IMSW07,
  author =       "Yuval Ishai and
                  Tal Malkin and
                  Martin J. Strauss and
                  Rebecca N. Wright",
  title =        "Private Multiparty Sampling and Approximation of Vector Combinations",
  pages =        "243--254",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:DedMoh07,
  author =       "Nenad Dedic and
                  Payman Mohassel",
  title =        "Constant-Round Private Database Queries",
  pages =        "255--266",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:LarTes07,
  author =       "Benoit Larose and
                  Pascal Tesson",
  title =        "Universal Algebra and Hardness Results for Constraint Satisfaction Problems",
  pages =        "267--278",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AtsBulDal07,
  author =       "Albert Atserias and
                  Andrei A. Bulatov and
                  V{\'i}ctor Dalmau",
  title =        "On the Power of k -Consistency",
  pages =        "279--290",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:DerTza07,
  author =       "Nachum Dershowitz and
                  Iddo Tzameret",
  title =        "Complexity of Propositional Proofs Under a Promise",
  pages =        "291--302",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:MorNao07,
  author =       "Tal Moran and
                  Moni Naor and
                  Gil Segev",
  title =        "Deterministic History-Independent Strategies for Storing Information on Write-Once Memories",
  pages =        "303--315",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KiaZho07,
  author =       "Aggelos Kiayias and
                  Hong-Sheng Zhou",
  title =        "Trading Static for Adaptive Security in Universally Composable Zero-Knowledge",
  pages =        "316--327",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KapMalVen07,
  author =       "Bruce M. Kapron and
                  Lior Malka and
                  Srinivasan Venkatesh",
  title =        "A Characterization of Non-interactive Instance-Dependent Commitment-Schemes (NIC)",
  pages =        "328--339",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:DDHV07,
  author =       "Michael R. Fellows and
                  Guillaume Fertin and
                  Danny Hermelin and
                  St{\'e}phane Vialette",
  title =        "Sharp Tractability Borderlines for Finding Connected Motifs in Vertex-Colored Graphs",
  pages =        "340--351",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AFGKS07,
  author =       "Noga Alon and
                  Fedor V. Fomin and
                  Gregory Gutin and
                  Michael Krivelevich and
                  Saket Saurabh",
  title =        "Parameterized Algorithms for Directed Maximum Leaf Problems",
  pages =        "352--362",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALPGroGru:07,
  author =       "Martin Grohe and
                  Magdalena Gr{\"u}ber",
  title =        "Parameterized Approximability of the Disjoint Cycle Problem",
  pages =        "363--374",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:GuoNie07,
  author =       "Jiong Guo and
                  Rolf Niedermeier",
  title =        "Linear Problem Kernels for {NP}-Hard Problems on Planar Graphs",
  pages =        "375--386",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:OstPanSah07,
  author =       "Rafail Ostrovsky and
                  Omkant Pandey and
                  Amit Sahai",
  title =        "Private Locally Decodable Codes",
  pages =        "387--398",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BelRis07,
  author =       "Mihir Bellare and
                  Thomas Ristenpart",
  title =        "Hash Functions in the Dedicated-Key Setting: Design Choices and {MPP} Transforms",
  pages =        "399--410",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BelNamNev07,
  author =       "Mihir Bellare and
                  Chanathip Namprempre and
                  Gregory Neven",
  title =        "Unrestricted Aggregate Signatures",
  pages =        "411--422",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChaGroSah07,
  author =       "Nishanth Chandran and
                  Jens Groth and
                  Amit Sahai",
  title =        "Ring Signatures of Sub-linear Size Without Random Oracles",
  pages =        "423--434",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AloGut07,
  author =       "Noga Alon and
                  Shai Gutner",
  title =        "Balanced Families of Perfect Hash Functions and Their Applications",
  pages =        "435--446",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:CarFlaMos07,
  author =       "Ioannis Caragiannis and
                  Michele Flammini and
                  Luca Moscardelli",
  title =        "An Exponential Improvement on the {MST} Heuristic for Minimum Energy Broadcasting in Ad Hoc Wireless Networks",
  pages =        "447--458",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:SchPat07,
  author =       "Lutz Schr{\"o}der and
                  Dirk Pattinson",
  title =        "Modular Algorithms for Heterogeneous Modal Logics",
  pages =        "459--471",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:SBMG07,
  author =       "Luke Simon and
                  Ajay Bansal and
                  Ajay Mallya and
                  Gopal Gupta",
  title =        "Co-Logic Programming: Extending Logic Programming with Coinduction",
  pages =        "472--483",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AdiWik07,
  author =       "Ben Adida and
                  Douglas Wikstr{\"o}m",
  title =        "Offline/Online Mixing",
  pages =        "484--495",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:FurAtt07,
  author =       "Jun Furukawa and
                  Nuttapong Attrapadung",
  title =        "Fully Collusion Resistant Black-Box Traitor Revocable Broadcast Encryption with Short Private Keys",
  pages =        "496--508",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:HeMunRao07,
  author =       "Meng He and
                  J. Ian Munro and
                  S. Srinivasa Rao",
  title =        "Succinct Ordinal Trees Based on Tree Covering",
  pages =        "509--520",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:GHSV07,
  author =       "Ankur Gupta and
                  Wing-Kai Hon and
                  Rahul Shah and
                  Jeffrey Scott Vitter",
  title =        "A Framework for Dynamizing Succinct Data Structures",
  pages =        "521--532",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:FraMut07,
  author =       "Gianni Franceschini and
                  S. Muthukrishnan",
  title =        "In-Place Suffix Sorting",
  pages =        "533--545",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BCKO07,
  author =       "Manuel Bodirsky and
                  Hubie Chen and
                  Jan K{\'a}ra and
                  Timo von Oertzen",
  title =        "Maximal Infinite-Valued Constraint Languages",
  pages =        "546--557",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AtsBulDaw07,
  author =       "Albert Atserias and
                  Andrei A. Bulatov and
                  Anuj Dawar",
  title =        "Affine Systems of Equations and Counting Infinitary Logic",
  pages =        "558--570",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KreOttSch07,
  author =       "Stephan Kreutzer and
                  Martin Otto and
                  Nicole Schweikardt",
  title =        "Boundedness of Monadic {FO} over Acyclic Structures",
  pages =        "571--582",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:FKLO07,
  author =       "Amos Fiat and
                  Haim Kaplan and
                  Meital Levy and
                  Svetlana Olonetsky",
  title =        "Strong Price of Anarchy for Machine Load Balancing",
  pages =        "583--594",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KonSpi07,
  author =       "Spyros C. Kontogiannis and
                  Paul G. Spirakis",
  title =        "Efficient Algorithms for Constant Well Supported Approximate Equilibria in Bimatrix Games",
  pages =        "595--606",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:FioHur07,
  author =       "Marcelo P. Fiore and
                  Chung-Kil Hur",
  title =        "Equational Systems and Free Constructions (Extended Abstract)",
  pages =        "607--618",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:HasJacUus07,
  author =       "Ichiro Hasuo and
                  Bart Jacobs and
                  Tarmo Uustalu",
  title =        "Categorical Views on Computations on Trees (Extended Abstract)",
  pages =        "619--630",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:CaiLu07,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu",
  title =        "Holographic Algorithms: The Power of Dimensionality Resolved",
  pages =        "631--642",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BieMer07,
  author =       "Laurent Bienvenu and
                  Wolfgang Merkle",
  title =        "Reconciling Data Compression and Kolmogorov Complexity",
  pages =        "643--654",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:MilPhiShe07,
  author =       "Gary L. Miller and
                  Todd Phillips and
                  Donald Sheehy",
  title =        "Size Competitive Meshing Without Large Angles",
  pages =        "655--666",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Laird07,
  author =       "James Laird",
  title =        "A Fully Abstract Trace Semantics for General References",
  pages =        "667--679",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:LeePalPer07,
  author =       "Jonathan K. Lee and
                  Jens Palsberg and
                  Fernando Magno Quint{\~a}o Pereira",
  title =        "Aliased Register Allocation for Straight-Line Programs Is {NP}-Complete",
  pages =        "680--691",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Schmitz07,
  author =       "Sylvain Schmitz",
  title =        "Conservative Ambiguity Detection in Context-Free Grammars",
  pages =        "692--703",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:GuhMcG07,
  author =       "Sudipto Guha and
                  Andrew McGregor",
  title =        "Lower Bounds for Quantile Estimation in Random-Order and Multi-pass Streaming",
  pages =        "704--715",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Elkin07,
  author =       "Michael Elkin",
  title =        "Streaming and Fully Dynamic Centralized Algorithms for Constructing and Maintaining Sparse Spanners",
  pages =        "716--727",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChuKanMcG07,
  author =       "Matthew Chu and
                  Sampath Kannan and
                  Andrew McGregor",
  title =        "Checking and Spot-Checking the Correctness of Priority Queues",
  pages =        "728--739",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KobSut07,
  author =       "Naoki Kobayashi and
                  Takashi Suto",
  title =        "Undecidability of 2-Label BPP Equivalences and Behavioral Type Systems for the pi -Calculus",
  pages =        "740--751",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:LutVog07,
  author =       "Gerald L{\"u}ttgen and
                  Walter Vogler",
  title =        "Ready Simulation for Concurrency: It's Logical!",
  pages =        "752--763",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:GoubaultLarrecq07,
  author =       "Jean Goubault-Larrecq",
  title =        "Continuous Capacities on Continuous State Spaces",
  pages =        "764--776",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:CojPanSte07,
  author =       "Amin Coja-Oghlan and
                  Konstantinos Panagiotou and
                  Angelika Steger",
  title =        "On the Chromatic Number of Random Graphs",
  pages =        "777--788",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:ACHKRS07,
  author =       "Noga Alon and
                  Amin Coja-Oghlan and
                  Hi{\^e}p H{\`a}n and
                  Mihyun Kang and
                  Vojtech R{\"o}dl and
                  Mathias Schacht",
  title =        "Quasi-randomness and Algorithmic Regularity for Graphs with General Degree Distributions",
  pages =        "789--800",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BlaDel07,
  author =       "Markus Bl{\"a}ser and
                  Holger Dell",
  title =        "Complexity of the Cover Polynomial",
  pages =        "801--812",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BoiBru07,
  author =       "Bernard Boigelot and
                  Julien Brusten",
  title =        "A Generalization of Cobham's Theorem to Automata over Real Numbers",
  pages =        "813--824",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BHPR07,
  author =       "Thomas Brihaye and
                  Thomas A. Henzinger and
                  Vinayak S. Prabhu and
                  Jean-Fran\c{c}ois Raskin",
  title =        "Minimum-Time Reachability in Timed Games",
  pages =        "825--837",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:JurTri07,
  author =       "Marcin Jurdzinski and
                  Ashutosh Trivedi",
  title =        "Reachability-Time Games on Timed Automata",
  pages =        "838--849",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:GimZie07,
  author =       "Hugo Gimbert and
                  Wieslaw Zielonka",
  title =        "Perfect Information Stochastic Priority Games",
  pages =        "850--861",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BjoBoj07,
  author =       "Henrik Bj{\"o}rklund and
                  Mikolaj Bojanczyk",
  title =        "Bounded Depth Data Trees",
  pages =        "862--874",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:KarLod07,
  author =       "Wong Karianto and
                  Christof L{\"o}ding",
  title =        "Unranked Tree Automata with Sibling Equalities and Disequalities",
  pages =        "875--887",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AreBarLib07,
  author =       "Marcelo Arenas and
                  Pablo Barcel{\'o} and
                  Leonid Libkin",
  title =        "Regular Languages of Nested Words: Fixed Points, Automata, and Synchronization",
  pages =        "888--900",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:Colcombet07,
  author =       "Thomas Colcombet",
  title =        "A Combinatorial Theorem for Trees",
  pages =        "901--912",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:DGKS07,
  author =       "Anuj Dawar and
                  Martin Grohe and
                  Stephan Kreutzer and
                  Nicole Schweikardt",
  title =        "Model Theory Makes Formulas Large",
  pages =        "913--924",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:BozLaT07,
  author =       "Laura Bozzelli and
                  Salvatore {La Torre}",
  title =        "Decision Problems for Lower/Upper Bound Parametric Timed Automata",
  pages =        "925--936",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:LaTPar07,
  author =       "Salvatore {La Torre} and
                  Gennaro Parlato",
  title =        "On the Complexity of {Ltl} Model-Checking of Recursive State Machines",
  pages =        "937--948",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:CarRudSab07,
  author =       "Matthew Cary and
                  Atri Rudra and
                  Ashish Sabharwal",
  title =        "Paper Retraction: On the Hardness of Embeddings Between Two Finite Metrics",
  pages =        "949",
  booktitle =    icalp07name,
  volume =       icalp07vol,
  year =         2007,
  publisher =    icalppub,
  month =        icalp07month,
  editor =       icalp07ed,
  address =      icalp07addr,
  series =       mylncs,
}

@InProceedings{ICALP:AloShaSud06,
  author =       "Noga Alon and
                  Asaf Shapira and
                  Benny Sudakov",
  title =        "Additive Approximation for Edge-Deletion Problems (Abstract) (Invited Lecture)",
  pages =        "1--2",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GroVer06,
  author =       "Martin Grohe and
                  Oleg Verbitsky",
  title =        "Testing Graph Isomorphism in Parallel by Playing a Game",
  pages =        "3--14",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CojLan06,
  author =       "Amin Coja-Oghlan and
                  Andr{\'e} Lanka",
  title =        "The Spectral Gap of Random Graphs with Given Expected Degrees",
  pages =        "15--26",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CarGoeMey06,
  author =       "Douglas E. Carroll and
                  Ashish Goel and
                  Adam Meyerson",
  title =        "Embedding Bounded Bandwidth Graphs into $l_1$",
  pages =        "27--37",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DyeGolPat06,
  author =       "Martin E. Dyer and
                  Leslie Ann Goldberg and
                  Mike Paterson",
  title =        "On Counting Homomorphisms to Directed Acyclic Graphs",
  pages =        "38--49",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Reichardt06,
  author =       "Ben Reichardt",
  title =        "Fault-Tolerance Threshold for a Distance-Three Quantum Code",
  pages =        "50--61",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:deWolf06,
  author =       "Ronald {de Wolf}",
  title =        "Lower Bounds on Matrix Rigidity Via a Quantum Argument",
  pages =        "62--71",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:MMMO06,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Dominic Mayers and
                  Michele Mosca and
                  Harold Ollivier",
  title =        "Self-testing of Quantum Circuits",
  pages =        "72--83",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:LeeLuTsa06,
  author =       "Chia-Jung Lee and
                  Chi-Jen Lu and
                  Shi-Chun Tsai",
  title =        "Deterministic Extractors for Independent-Symbol Sources",
  pages =        "84--95",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Radhakrishnan06,
  author =       "Jaikumar Radhakrishnan",
  title =        "Gap Amplification in {PCPs} Using Lazy Random Walks",
  pages =        "96--107",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BorDyeKar06,
  author =       "Magnus Bordewich and
                  Martin E. Dyer and
                  Marek Karpinski",
  title =        "Stopping Times, Metrics and Approximate Counting",
  pages =        "108--119",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kunc06,
  author =       "Michal Kunc",
  title =        "Algebraic Characterization of the Finite Power Property",
  pages =        "120--131",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:NeaWoo06,
  author =       "Turlough Neary and
                  Damien Woods",
  title =        "-completeness of Cellular Automaton Rule 110",
  pages =        "132--143",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kapoutsis06,
  author =       "Christos A. Kapoutsis",
  title =        "Small Sweeping {2NFAs} Are Not Closed Under Complement",
  pages =        "144--156",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BSSS06,
  author =       "Mikolaj Bojanczyk and
                  Mathias Samuelides and
                  Thomas Schwentick and
                  Luc Segoufin",
  title =        "Expressive Power of Pebble Automata",
  pages =        "157--168",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:RavSin06,
  author =       "R. Ravi and
                  Mohit Singh",
  title =        "Delegate and Conquer: {An} {LP}-Based Approximation Algorithm for Minimum Degree {MSTs}",
  pages =        "169--180",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GarKum06,
  author =       "Naveen Garg and
                  Amit Kumar",
  title =        "Better Algorithms for Minimizing Average Flow-Time on Related Machines",
  pages =        "181--190",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CRRT06,
  author =       "Kamalika Chaudhuri and
                  Satish Rao and
                  Samantha Riesenfeld and
                  Kunal Talwar",
  title =        "A Push-Relabel Algorithm for Approximating Degree Bounded {MSTs}",
  pages =        "191--201",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:RaoZho06,
  author =       "Satish Rao and
                  Shuheng Zhou",
  title =        "Edge Disjoint Paths in Moderately Connected Graphs",
  pages =        "202--213",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:EpsLev06,
  author =       "Leah Epstein and
                  Asaf Levin",
  title =        "A Robust {APTAS} for the Classical Bin Packing Problem",
  pages =        "214--225",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KhoPon06,
  author =       "Subhash Khot and
                  Ashok Kumar Ponnuswami",
  title =        "Better Inapproximability Results for {MaxClique}, Chromatic Number and {Min-3Lin-Deletion}",
  pages =        "226--237",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Harren06,
  author =       "Rolf Harren",
  title =        "Approximating the Orthogonal {Knapsack} Problem for Hypercubes",
  pages =        "238--249",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HarKavMeh06,
  author =       "Ramesh Hariharan and
                  Telikepalli Kavitha and
                  Kurt Mehlhorn",
  title =        "A Faster Deterministic Algorithm for Minimum Cycle Bases in Directed Graphs",
  pages =        "250--261",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:VasWilYus06,
  author =       "Virginia Vassilevska and
                  Ryan Williams and
                  Raphael Yuster",
  title =        "Finding the Smallest {H}-Subgraph in Real Weighted Graphs and Related Problems",
  pages =        "262--273",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Sankowski06,
  author =       "Piotr Sankowski",
  title =        "Weighted Bipartite Matching in Matrix Multiplication Time",
  pages =        "274--285",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FinGraIta06,
  author =       "Irene Finocchi and
                  Fabrizio Grandoniand and
                  Giuseppe F. Italiano",
  title =        "Optimal Resilient Sorting and Searching in the Presence of Memory Faults",
  pages =        "286--298",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:MehOsbSag06,
  author =       "Kurt Mehlhorn and
                  Ralf Osbild and
                  Michael Sagraloff",
  title =        "Reliable and Efficient Computational Geometry Via Controlled Perturbation",
  pages =        "299--310",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CFKKM06,
  author =       "Ioannis Caragiannis and
                  Michele Flammini and
                  Christos Kaklamanis and
                  Panagiotis Kanellopoulos and
                  Luca Moscardelli",
  title =        "Tight Bounds for Selfish and Greedy Load Balancing",
  pages =        "311--322",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KojIts06,
  author =       "Arist Kojevnikov and
                  Dmitry Itsykson",
  title =        "Lower Bounds of Static {Lov{\'a}sz}-{Schrijver} Calculus Proofs for {Tseitin} Tautologies",
  pages =        "323--334",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FHPVW06,
  author =       "Lance Fortnow and
                  John M. Hitchcock and
                  Aduri Pavan and
                  N. V. Vinodchandran and
                  Fengming Wang",
  title =        "Extracting {Kolmogorov} Complexity with Applications to Dimension Zero-One Laws",
  pages =        "335--345",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GKMP06,
  author =       "Parikshit Gopalan and
                  Phokion G. Kolaitis and
                  Elitza N. Maneva and
                  Christos H. Papadimitriou",
  title =        "The Connectivity of {Boolean} Satisfiability: {Computational} and Structural Dichotomies",
  pages =        "346--357",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ColKopLew06,
  author =       "Richard Cole and
                  Tsvi Kopelowitz and
                  Moshe Lewenstein",
  title =        "Suffix Trays and Suffix Trists: {Structures} for Faster Text Indexing",
  pages =        "358--369",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Golynski06,
  author =       "Alexander Golynski",
  title =        "Optimal Lower Bounds for Rank and Select Indexes",
  pages =        "370--381",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KMSTTZ06,
  author =       "Alexis C. Kaporis and
                  Christos Makris and
                  Spyros Sioutas and
                  Athanasios K. Tsakalidis and
                  Kostas Tsichlas and
                  Christos D. Zaroliagis",
  title =        "Dynamic Interpolation Search Revisited",
  pages =        "382--394",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FraFra06,
  author =       "Gudmund Skovbjerg Frandsen and
                  Peter Frands Frandsen",
  title =        "Dynamic Matrix Rank",
  pages =        "395--406",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HeZha06,
  author =       "Xin He and
                  Huaming Zhang",
  title =        "Nearly Optimal Visibility Representations of Plane Graphs",
  pages =        "407--418",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DjiVrt06,
  author =       "Hristo Djidjev and
                  Imrich Vrto",
  title =        "Planar Crossing Numbers of Genus g Graphs",
  pages =        "419--430",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Fujito06,
  author =       "Toshihiro Fujito",
  title =        "How to Trim an {MST}: {A} 2-Approximation Algorithm for Minimum Cost Tree Cover",
  pages =        "431--442",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KorNut06,
  author =       "Guy Kortsarz and
                  Zeev Nutov",
  title =        "Tight Approximation Algorithm for Connectivity Augmentation Problems",
  pages =        "443--452",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HoaMahThi06,
  author =       "Thanh Minh Hoang and
                  Meena Mahajan and
                  Thomas Thierauf",
  title =        "On the Bipartite Unique Perfect Matching Problem",
  pages =        "453--464",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HitPav06,
  author =       "John M. Hitchcock and
                  Aduri Pavan",
  title =        "Comparing Reductions to {NP}-Complete Sets",
  pages =        "465--476",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChaMehVaz06,
  author =       "Deeparnab Chakrabarty and
                  Aranyak Mehta and
                  Vijay V. Vazirani",
  title =        "Design Is as Easy as Optimization",
  pages =        "477--488",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CheDen06,
  author =       "Xi Chen and
                  Xiaotie Deng",
  title =        "On the Complexity of {2D} Discrete Fixed Point Problem",
  pages =        "489--500",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GaiMonTie06,
  author =       "Martin Gairing and
                  Burkhard Monien and
                  Karsten Tiemann",
  title =        "Routing (Un-) Splittable Flow in Games with Player-Specific Linear Latency Functions",
  pages =        "501--512",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DasFabPap06,
  author =       "Constantinos Daskalakis and
                  Alex Fabrikant and
                  Christos H. Papadimitriou",
  title =        "The Game World Is Flat: {The} Complexity of {Nash} Equilibria in Succinct Games",
  pages =        "513--524",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ComCorMos06,
  author =       "Roberto Cominetti and
                  Jos{\'e} R. Correa and
                  Nicol{\'a}s E. Stier Moses",
  title =        "Network Games with Atomic Players",
  pages =        "525--536",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DotLutNan06,
  author =       "David Doty and
                  Jack H. Lutz and
                  Satyadev Nandakumar",
  title =        "Finite-State Dimension and Real Arithmetic",
  pages =        "537--547",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BjoHus06,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt",
  title =        "Exact Algorithms for Exact Satisfiability and Number of Perfect Matchings",
  pages =        "548--559",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FerGiaMan06,
  author =       "Paolo Ferragina and
                  Raffaele Giancarlo and
                  Giovanni Manzini",
  title =        "The {Myriad} Virtues of Wavelet Trees",
  pages =        "560--571",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FotKonSpi06,
  author =       "Dimitris Fotakis and
                  Spyros C. Kontogiannis and
                  Paul G. Spirakis",
  title =        "Atomic Congestion Games Among Coalitions",
  pages =        "572--583",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CodRadVar06,
  author =       "Bruno Codenotti and
                  Luis Rademacher and
                  Kasturi R. Varadarajan",
  title =        "Computing Equilibrium Prices in Exchange Economies with Tax Distortions",
  pages =        "584--595",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ADPPV06,
  author =       "Vincenzo Auletta and
                  Roberto {De Prisco} and
                  Paolo Penna and
                  Giuseppe Persiano and
                  Carmine Ventre",
  title =        "New Constructions of Mechanisms with Verification",
  pages =        "596--607",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FKLOS06,
  author =       "Amos Fiat and
                  Haim Kaplan and
                  Meital Levy and
                  Svetlana Olonetsky and
                  Ronen Shabo",
  title =        "On the Price of Stability for Designing Undirected Networks with Fair Cost Allocations",
  pages =        "608--618",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KorPel06,
  author =       "Amos Korman and
                  David Peleg",
  title =        "Dynamic Routing Schemes for General Graphs",
  pages =        "619--630",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:UchDouMaa06,
  author =       "Kei Uchizawa and
                  Rodney J. Douglas and
                  Wolfgang Maass",
  title =        "Energy Complexity and Entropy of Threshold Circuits",
  pages =        "631--642",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Bille06,
  author =       "Philip Bille",
  title =        "New Algorithms for Regular Expression Matching",
  pages =        "643--654",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Marx06,
  author =       "D{\'a}niel Marx",
  title =        "A Parameterized View on Matroid Optimization Problems",
  pages =        "655--666",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BDHRSS06,
  author =       "Guy E. Blelloch and
                  Kedar Dhamdhere and
                  Eran Halperin and
                  R. Ravi and
                  Russell Schwartz and
                  Srinath Sridhar",
  title =        "Fixed Parameter Tractability of Binary Near-Perfect Phylogenetic Tree Reconstruction",
  pages =        "667--678",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BEHKSS06,
  author =       "Georg Baier and
                  Thomas Erlebach and
                  Alexander Hall and
                  Ekkehard K{\"o}hler and
                  Heiko Schilling and
                  Martin Skutella",
  title =        "Length-Bounded Cuts and Flows",
  pages =        "679--690",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CojaOghlan06,
  author =       "Amin Coja-Oghlan",
  title =        "An Adaptive Spectral Heuristic for Partitioning Random Graphs",
  pages =        "691--702",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CaiCho06,
  author =       "{Jin-yi} Cai and
                  Vinay Choudhary",
  title =        "Some Results on Matchgates and Holographic Algorithms",
  pages =        "703--714",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Mestre06,
  author =       "Juli{\'a}n Mestre",
  title =        "Weighted Popular Matchings",
  pages =        "715--726",
  booktitle =    icalp06name1,
  volume =       icalp06vol1,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Dwork06,
  author =       "Cynthia Dwork",
  title =        "Differential Privacy (Invited Paper)",
  pages =        "1--12",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DanKasPan06,
  author =       "Vincent Danos and
                  Elham Kashefi and
                  Prakash Panangaden",
  title =        "The One Way to Quantum Computation (Invited Paper)",
  pages =        "13--21",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Visconti06,
  author =       "Ivan Visconti",
  title =        "Efficient Zero Knowledge on the {Internet}",
  pages =        "22--33",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GenMic06,
  author =       "Rosario Gennaro and
                  Silvio Micali",
  title =        "Independent Zero-Knowledge Sets",
  pages =        "34--45",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FurKurIma06,
  author =       "Jun Furukawa and
                  Kaoru Kurosawa and
                  Hideki Imai",
  title =        "An Efficient Compiler from Sigma-Protocol to 2-Move Deniable Zero-Knowledge",
  pages =        "46--57",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Vergnaud06,
  author =       "Damien Vergnaud",
  title =        "New Extensions of Pairing-Based Signatures into Universal Designated Verifier Signatures",
  pages =        "58--69",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:MicPan06,
  author =       "Daniele Micciancio and
                  Saurabh Panjwani",
  title =        "Corrupting One vs. Corrupting Many: {The} Case of Broadcast and Multicast Encryption",
  pages =        "70--82",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:AdaFou06,
  author =       "Pedro Ad{\~a}o and
                  C{\'e}dric Fournet",
  title =        "Cryptographically Sound Implementations for Communicating Processes",
  pages =        "83--94",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KahKusWil06,
  author =       "Detlef K{\"a}hler and
                  Ralf K{\"u}sters and
                  Thomas Wilke",
  title =        "A {Dolev}-{Yao}-Based Definition of Abuse-Free Protocols",
  pages =        "95--106",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:AluCerZda06,
  author =       "Rajeev Alur and
                  Pavol Cern{\'y} and
                  Steve Zdancewic",
  title =        "Preserving Secrecy Under Refinement",
  pages =        "107--118",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Boreale06,
  author =       "Michele Boreale",
  title =        "Quantifying Information Leakage in Process Calculi",
  pages =        "119--131",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DLLT06,
  author =       "St{\'e}phanie Delaune and
                  Pascal Lafourcade and
                  Denis Lugiez and
                  Ralf Treinen",
  title =        "Symbolic Protocol Analysis in Presence of a Homomorphism Operator and Exclusive Or",
  pages =        "132--143",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:LyuMic06,
  author =       "Vadim Lyubashevsky and
                  Daniele Micciancio",
  title =        "Generalized Compact {Knapsacks} Are Collision Resistant",
  pages =        "144--155",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DubGraSte06,
  author =       "Vivien Dubois and
                  Louis Granboulan and
                  Jacques Stern",
  title =        "An Efficient Provable Distinguisher for {HFE}",
  pages =        "156--167",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Pietrzak06,
  author =       "Krzysztof Pietrzak",
  title =        "A Tight Bound for {EMAC}",
  pages =        "168--179",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ArmKra06,
  author =       "Frederik Armknecht and
                  Matthias Krause",
  title =        "Constructing Single- and Multi-output {Boolean} Functions with Maximal Algebraic Immunity",
  pages =        "180--191",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HarNao06,
  author =       "Danny Harnik and
                  Moni Naor",
  title =        "On Everlasting Security in the Hybrid Bounded Storage Model",
  pages =        "192--203",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:DodRen06,
  author =       "Yevgeniy Dodis and
                  Renato Renner",
  title =        "On the Impossibility of Extracting Classical Randomness Using a Quantum Computer",
  pages =        "204--215",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KawYam06,
  author =       "Akinori Kawachi and
                  Tomoyuki Yamakami",
  title =        "Quantum Hardcore Functions by Complexity-Theoretical Quantum List Decoding",
  pages =        "216--227",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HaiHarRei06,
  author =       "Iftach Haitner and
                  Danny Harnik and
                  Omer Reingold",
  title =        "Efficient Pseudorandom Generators from Exponentially Hard One-Way Functions",
  pages =        "228--239",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:FPSZ06,
  author =       "Pierre-Alain Fouque and
                  David Pointcheval and
                  Jacques Stern and
                  S{\'e}bastien Zimmer",
  title =        "Hardness of Distinguishing the {MSB} or {LSB} of Secret Keys in {Diffie}-{Hellman} Schemes",
  pages =        "240--251",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:CorDen06,
  author =       "Ricardo Corin and
                  Jerry {den Hartog}",
  title =        "A Probabilistic {Hoare}-style Logic for Game-Based Cryptographic Proofs",
  pages =        "252--263",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:PhaSafTon06,
  author =       "Duong Phan and
                  Reihaneh Safavi-Naini and
                  Dongvu Tonien",
  title =        "Generic Construction of Hybrid Public Key Traitor Tracing with Full-Public-Traceability",
  pages =        "264--275",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:WikGro06,
  author =       "Douglas Wikstr{\"o}m and
                  Jens Groth",
  title =        "An Adaptively Secure Mix-Net Without Erasures",
  pages =        "276--287",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:TasDyn06,
  author =       "Tamir Tassa and
                  Nira Dyn",
  title =        "Multipartite Secret Sharing by Bivariate Interpolation",
  pages =        "288--299",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ACDMNS06,
  author =       "Michel Abdalla and
                  Dario Catalano and
                  Alex Dent and
                  John Malone-Lee and
                  Gregory Neven and
                  Nigel Smart",
  title =        "Identity-Based Encryption Gone Wild",
  pages =        "300--311",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GimZie06,
  author =       "Hugo Gimbert and
                  Wieslaw Zielonka",
  title =        "Deterministic Priority Mean-Payoff Games as Limits of Discounted Games",
  pages =        "312--323",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:EteYan06,
  author =       "Kousha Etessami and
                  Mihalis Yannakakis",
  title =        "Recursive Concurrent Stochastic Games",
  pages =        "324--335",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kopczynski06,
  author =       "Eryk Kopczynski",
  title =        "Half-Positional Determinacy of Infinite Games",
  pages =        "336--347",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Stirling06,
  author =       "Colin Stirling",
  title =        "A Game-Theoretic Approach to Deciding Higher-Order Matching",
  pages =        "348--359",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:HonBerYos06,
  author =       "Kohei Honda and
                  Martin Berger and
                  Nobuko Yoshida",
  title =        "Descriptive and Relative Completeness of Logics for Higher-Order Functions",
  pages =        "360--371",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Mogelberg06,
  author =       "Rasmus Ejlers M{\o}gelberg",
  title =        "Interpreting Polymorphic {FPC} into Domain Theoretic Models of Parametric Polymorphism",
  pages =        "372--383",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Haghverdi06,
  author =       "Esfandiar Haghverdi",
  title =        "Typed {GoI} for Exponentials",
  pages =        "384--395",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GueMar06,
  author =       "Stefano Guerrini and
                  Patrizia Marzuoli",
  title =        "Commutative Locative Quantifiers for Multiplicative Linear Logic",
  pages =        "396--407",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Murlak06,
  author =       "Filip Murlak",
  title =        "The Wadge Hierarchy of Deterministic Tree Languages",
  pages =        "408--419",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BouHadRey06,
  author =       "Patricia Bouyer and
                  Serge Haddad and
                  Pierre-Alain Reynier",
  title =        "Timed {Petri} Nets and Timed Automata: {On} the Discriminating Power of {Zeno} Sequences",
  pages =        "420--431",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Jurdzinski06,
  author =       "Tomasz Jurdzinski",
  title =        "On Complexity of Grammars Related to the Safety Problem",
  pages =        "432--443",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Levy06,
  author =       "Paul Blain Levy",
  title =        "Jumbo lambda-Calculus",
  pages =        "444--455",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:JJPR06,
  author =       "Radha Jagadeesan and
                  Alan Jeffrey and
                  Corin Pitcher and
                  James Riely",
  title =        "lambda-{RBAC}: {Programming} with Role-Based Access Control",
  pages =        "456--467",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KarKunOkh06,
  author =       "Juhani Karhum{\"a}ki and
                  Michal Kunc and
                  Alexander Okhotin",
  title =        "Communication of Two Stacks and Rewriting",
  pages =        "468--479",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:ACFI06,
  author =       "Luca Aceto and
                  Taolue Chen and
                  Wan Fokkink and
                  Anna Ing{\'o}lfsd{\'o}ttir",
  title =        "On the Axiomatizability of Priority",
  pages =        "480--491",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:AFIL06,
  author =       "Luca Aceto and
                  Wan Fokkink and
                  Anna Ingolfsdottir and
                  Bas Luttik",
  title =        "A Finite Equational Base for {CCS} with Left Merge and Communication Merge",
  pages =        "492--503",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:LohSen06,
  author =       "Markus Lohrey and
                  G{\'e}raud S{\'e}nizergues",
  title =        "Theories of {HNN}-Extensions and Amalgamated Products",
  pages =        "504--515",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:KarKriTho06,
  author =       "Wong Karianto and
                  Aloys Krieg and
                  Wolfgang Thomas",
  title =        "On Intersection Problems for Polynomially Generated Sets",
  pages =        "516--527",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BalPnuZuc06,
  author =       "Ittai Balaban and
                  Amir Pnueli and
                  Lenore D. Zuck",
  title =        "Invisible Safety of Distributed Protocols",
  pages =        "528--539",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BLMV06,
  author =       "Piero A. Bonatti and
                  Carsten Lutz and
                  Aniello Murano and
                  Moshe Y. Vardi",
  title =        "The Complexity of Enriched $\mu$-Calculi",
  pages =        "540--551",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BenKoc06,
  author =       "Michael Benedikt and
                  Christoph Koch",
  title =        "Interpreting Tree-to-Tree Queries",
  pages =        "552--564",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:GenMus06,
  author =       "Blaise Genest and
                  Anca Muscholl",
  title =        "Constructing Exponential-Size Deterministic Zielonka Automata",
  pages =        "565--576",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:BozIosLak06,
  author =       "Marius Bozga and
                  Radu Iosif and
                  Yassine Lakhnech",
  title =        "Flat Parametric Counter Automata",
  pages =        "577--588",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Yan06,
  author =       "Qiqi Yan",
  title =        "Lower Bounds for Complementation of omega-Automata Via the Full Automata Technique",
  pages =        "589--600",
  booktitle =    icalp06name2,
  volume =       icalp06vol2,
  year =         2006,
  publisher =    icalppub,
  month =        icalp06month,
  editor =       icalp06ed,
  address =      icalp06addr,
  series =       mylncs,
}

@InProceedings{ICALP:Valiant05,
  author =       "Leslie G. Valiant",
  title =        "Holographic Circuits (Invited Lecture)",
  pages =        "1--15",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DDMST05,
  author =       "Anupam Datta and
                  Ante Derek and
                  John C. Mitchell and
                  Vitaly Shmatikov and
                  Mathieu Turuani",
  title =        "Probabilistic Polynomial-Time Semantics for a Protocol Security Logic (Invited Lecture)",
  pages =        "16--29",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CasFri05,
  author =       "Giuseppe Castagna and
                  Alain Frisch",
  title =        "A Gentle Introduction to Semantic Subtyping
                 (Invited Lecture)",
  pages =        "30--34",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Libkin05,
  author =       "Leonid Libkin",
  title =        "Logics for Unranked Trees: An Overview",
  pages =        "35--50",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:GLMT05,
  author =       "Martin Gairing and
                  Thomas L{\"u}cking and
                  Burkhard Monien and
                  Karsten Tiemann",
  title =        "{Nash} Equilibria, the Price of Anarchy and the Fully Mixed {Nash} Equilibrium Conjecture (Invited Lecture)",
  pages =        "51--65",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BilGor05,
  author =       "Philip Bille and
                  Inge Li G{\o}rtz",
  title =        "The Tree Inclusion Problem: In Optimal Space and Faster",
  pages =        "66--77",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:AGRTZ05,
  author =       "Stephen Alstrup and
                  Inge Li G{\o}rtz and
                  Theis Rauhe and
                  Mikkel Thorup and
                  Uri Zwick",
  title =        "Union-Find with Constant Time Deletions",
  pages =        "78--89",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:FraGro05,
  author =       "Gianni Franceschini and
                  Roberto Grossi",
  title =        "Optimal In-place Sorting of Vectors and Records",
  pages =        "90--102",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KMMS05,
  author =       "Kanela Kaligosi and
                  Kurt Mehlhorn and
                  J. Ian Munro and
                  Peter Sanders",
  title =        "Towards Optimal Multiple Selection",
  pages =        "103--114",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Zimand05,
  author =       "Marius Zimand",
  title =        "Simple Extractors via Constructions of Cryptographic Pseudo-random Generators",
  pages =        "115--127",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:HorKat05,
  author =       "Omer Horvitz and
                  Jonathan Katz",
  title =        "Bounds on the Efficiency of ``Black-Box'' Commitment Schemes",
  pages =        "128--139",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Wee05,
  author =       "Hoeteck Wee",
  title =        "On Round-Efficient Argument Systems",
  pages =        "140--152",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:TamTri05,
  author =       "Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Computational Bounds on Hierarchical Data Processing with Applications to Information Security",
  pages =        "153--165",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DieWei05,
  author =       "Martin Dietzfelbinger and
                  Christoph Weidling",
  title =        "Balanced Allocation and Dictionaries with Tightly Packed Constant Size Bins",
  pages =        "166--178",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChiFarMir05,
  author =       "Ehsan Chiniforooshan and
                  Arash Farzan and
                  Mehdi Mirzazadeh",
  title =        "Worst Case Optimal Union-Intersection Expression Evaluation",
  pages =        "179--190",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:FomGraKra05,
  author =       "Fedor V. Fomin and
                  Fabrizio Grandoni and
                  Dieter Kratsch",
  title =        "Measure and Conquer: Domination - A Case Study",
  pages =        "191--203",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KueSho05,
  author =       "Klaus Kursawe and
                  Victor Shoup",
  title =        "Optimistic Asynchronous Atomic Broadcast",
  pages =        "204--215",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DiCKia05,
  author =       "Giovanni {Di Crescenzo} and
                  Aggelos Kiayias",
  title =        "Asynchronous Perfectly Secure Communication over One-Time Pads",
  pages =        "216--227",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:PerVis05,
  author =       "Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Single-Prover Concurrent Zero Knowledge in Almost Constant Rounds",
  pages =        "228--240",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KowLin05,
  author =       "Miroslaw Kowaluk and
                  Andrzej Lingas",
  title =        "{LCA} Queries in Directed Acyclic Graphs",
  pages =        "241--248",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:RodZwi05,
  author =       "Liam Roditty and
                  Uri Zwick",
  title =        "Replacement Paths and $k$ Simple Shortest Paths in Unweighted Directed Graphs",
  pages =        "249--260",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:RodThoZwi05,
  author =       "Liam Roditty and
                  Mikkel Thorup and
                  Uri Zwick",
  title =        "Deterministic Constructions of Approximate Distance Oracles and Spanners",
  pages =        "261--272",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kavitha05,
  author =       "Telikepalli Kavitha",
  title =        "An $\tilde{O}(m^2n)$ Randomized Algorithm to Compute a Minimum Cycle Basis of a Directed Graph",
  pages =        "273--284",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:MorNao05,
  author =       "Tal Moran and
                  Moni Naor",
  title =        "Basing Cryptographic Protocols on Tamper-Evident Seals",
  pages =        "285--297",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CatVis05,
  author =       "Dario Catalano and
                  Ivan Visconti",
  title =        "Hybrid Trapdoor Commitments and Their Applications",
  pages =        "298--310",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Hopper05,
  author =       "Nicholas Hopper",
  title =        "On Steganographic Chosen Covertext Security",
  pages =        "311--323",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BBNP05,
  author =       "An Braeken and
                  Yuri Borissov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "Classification of Boolean Functions of 6 Variables or Less with Respect to Some Cryptographic Properties",
  pages =        "324--334",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CFIKP05,
  author =       "Reuven Cohen and
                  Pierre Fraigniaud and
                  David Ilcinkas and
                  Amos Korman and
                  David Peleg",
  title =        "Label-Guided Graph Exploration by a Finite Automaton",
  pages =        "335--346",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CGKR05,
  author =       "Bogdan S. Chlebus and
                  Leszek Gasieniec and
                  Dariusz R. Kowalski and
                  Tomasz Radzik",
  title =        "On the Wake-Up Problem in Radio Networks",
  pages =        "347--359",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:FiaGolKra05,
  author =       "Jir{\'i} Fiala and
                  Petr A. Golovach and
                  Jan Kratochv{\'i}l",
  title =        "Distance Constrained Labelings of Graphs of Bounded Treewidth",
  pages =        "360--372",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:GuTam05,
  author =       "Qian-Ping Gu and
                  Hisao Tamaki",
  title =        "Optimal Branch-Decomposition of Planar Graphs in $O(n^3)$ Time",
  pages =        "373--384",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:HroSch05,
  author =       "Juraj Hromkovic and
                  Georg Schnitger",
  title =        "{NFAs} With and Without epsilon-Transitions",
  pages =        "385--396",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BeaLomSak05,
  author =       "Marie-Pierre B{\'e}al and
                  Sylvain Lombardy and
                  Jacques Sakarovitch",
  title =        "On the Equivalence of -Automata",
  pages =        "397--409",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CzeKar05,
  author =       "Eugen Czeizler and
                  Jarkko Kari",
  title =        "A Tight Linear Bound on the Neighborhood of Inverse Cellular Automata",
  pages =        "410--420",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BeaLemThe05,
  author =       "Martin Beaudry and
                  Fran\c{c}ois Lemieux and
                  Denis Th{\'e}rien",
  title =        "Groupoids That Recognize Only Regular Languages",
  pages =        "421--433",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KMPR05,
  author =       "Eike Kiltz and
                  Anton Mityagin and
                  Saurabh Panjwani and
                  Barath Raghavan",
  title =        "Append-Only Signatures",
  pages =        "434--445",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:TroWik05,
  author =       "M{\aa}rten Trolin and
                  Douglas Wikstr{\"o}m",
  title =        "Hierarchical Group Signatures",
  pages =        "446--458",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:LipWanBao05,
  author =       "Helger Lipmaa and
                  Guilin Wang and
                  Feng Bao",
  title =        "Designated Verifier Signature Schemes: Attacks, New Security Notions and a New Construction",
  pages =        "459--471",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:MauSjo05,
  author =       "Ueli M. Maurer and
                  Johan Sj{\"o}din",
  title =        "Single-Key {AIL}-{MACs} from Any {FIL}-{MAC}",
  pages =        "472--484",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Zhang05,
  author =       "Li Zhang",
  title =        "The Efficiency and Fairness of a Fixed Budget Resource Allocation Game",
  pages =        "485--496",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:LRTW05,
  author =       "Henry Lin and
                  Tim Roughgarden and
                  {\'E}va Tardos and
                  Asher Walkover",
  title =        "{Braess}'s Paradox, {Fibonacci} Numbers, and Exponential Inapproximability",
  pages =        "497--512",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DroGas05,
  author =       "Manfred Droste and
                  Paul Gastin",
  title =        "Weighted Automata and Weighted Logics",
  pages =        "513--525",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:TesThe05,
  author =       "Pascal Tesson and
                  Denis Th{\'e}rien",
  title =        "Restricted Two-Variable Sentences, Circuits and Communication Complexity",
  pages =        "526--538",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:HanKawTak05,
  author =       "Mitsuhiro Haneda and
                  Mitsuru Kawazoe and
                  Tetsuya Takahashi",
  title =        "Suitable Curves for Genus-4 {HCC} over Prime Fields: Point Counting Formulae for Hyperelliptic Curves of Type $y^2=x^{2k+1}+ax$",
  pages =        "539--550",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kayal05,
  author =       "Neeraj Kayal",
  title =        "Solvability of a System of Bivariate Polynomial Equations over a Finite Field",
  pages =        "551--562",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:JamZeh05,
  author =       "Hema Jampala and
                  Norbert Zeh",
  title =        "Cache-Oblivious Planar Shortest Paths",
  pages =        "563--575",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BroFagMor05,
  author =       "Gerth St{\o}lting Brodal and
                  Rolf Fagerberg and
                  Gabriel Moruz",
  title =        "Cache-Aware and Cache-Oblivious Adaptive Sorting",
  pages =        "576--588",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Wegener05,
  author =       "Ingo Wegener",
  title =        "Simulated Annealing Beats Metropolis in Combinatorial Optimization",
  pages =        "589--601",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EpsLev05,
  author =       "Leah Epstein and
                  Meital Levy",
  title =        "Online Interval Coloring and Variants",
  pages =        "602--613",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChaLamWon05,
  author =       "Wun-Tat Chan and
                  Tak Wah Lam and
                  Prudence W. H. Wong",
  title =        "Dynamic Bin Packing of Unit Fractions Items",
  pages =        "614--626",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EngWes05,
  author =       "Matthias Englert and
                  Matthias Westermann",
  title =        "Reordering Buffer Management for Non-uniform Cost Models",
  pages =        "627--638",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CheRus05,
  author =       "Yannick Chevalier and
                  Micha{\"e}l Rusinowitch",
  title =        "Combining Intruder Theories",
  pages =        "639--651",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BauCorKre05,
  author =       "Mathieu Baudet and
                  V{\'e}ronique Cortier and
                  Steve Kremer",
  title =        "Computationally Sound Implementations of Equational Theories Against Passive Adversaries",
  pages =        "652--663",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:AbaWar05,
  author =       "Mart{\'i}n Abadi and
                  Bogdan Warinschi",
  title =        "Password-Based Encryption Analyzed",
  pages =        "664--676",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:AviErc05,
  author =       "Chen Avin and
                  Gunes Ercal",
  title =        "On the Cover Time of Random Geometric Graphs",
  pages =        "677--689",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EftSpi05,
  author =       "Charilaos Efthymiou and
                  Paul G. Spirakis",
  title =        "On the Existence of {Hamiltonian} Cycles in Random Intersection Graphs",
  pages =        "690--701",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DimPla05,
  author =       "Nedialko B. Dimitrov and
                  C. Greg Plaxton",
  title =        "Optimal Cover Time for a Graph-Based Coupon Collector Process",
  pages =        "702--716",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DonLeoTsa05,
  author =       "Debora Donato and
                  Stefano Leonardi and
                  Panayiotis Tsaparas",
  title =        "Stability and Similarity of Link Analysis Ranking Algorithms",
  pages =        "717--729",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Pous05,
  author =       "Damien Pous",
  title =        "Up-to Techniques for Weak Bisimulation",
  pages =        "730--741",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BadCheGui05,
  author =       "Eric Badouel and
                  Jules Chenou and
                  Goulven Guillou",
  title =        "Petri Algebras",
  pages =        "742--754",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:FokNai05,
  author =       "Wan Fokkink and
                  Sumit Nain",
  title =        "A Finite Basis for Failure Semantics",
  pages =        "755--765",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ConMacSas05,
  author =       "Giovanni Conforti and
                  Damiano Macedonio and
                  Vladimiro Sassone",
  title =        "Spatial Logics for Bigraphs",
  pages =        "766--778",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Fischlin05,
  author =       "Marc Fischlin",
  title =        "Completely Non-malleable Schemes",
  pages =        "779--790",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Galindo05,
  author =       "David Galindo",
  title =        "{Boneh}-{Franklin} Identity Based Encryption Revisited",
  pages =        "791--802",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:GenRam05,
  author =       "Craig Gentry and
                  Zulfikar Ramzan",
  title =        "Single-Database Private Information Retrieval with Constant Communication Rate",
  pages =        "803--815",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DiCVis05,
  author =       "Giovanni {Di Crescenzo} and
                  Ivan Visconti",
  title =        "Concurrent Zero Knowledge in the Public-Key Model",
  pages =        "816--827",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:GaiMonWoc05,
  author =       "Martin Gairing and
                  Burkhard Monien and
                  Andreas Woclaw",
  title =        "A Faster Combinatorial Approximation Algorithm for Scheduling Unrelated Parallel Machines",
  pages =        "828--839",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kovacs05,
  author =       "Annam{\'a}ria Kov{\'a}cs",
  title =        "Polynomial Time Preemptive Sum-Multicoloring on Paths",
  pages =        "840--852",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:JaiHajTal05,
  author =       "Kamal Jain and
                  Mohammad Taghi Hajiaghayi and
                  Kunal Talwar",
  title =        "The Generalized Deadlock Resolution Problem",
  pages =        "853--865",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BCIS05,
  author =       "Mihai Badoiu and
                  Artur Czumaj and
                  Piotr Indyk and
                  Christian Sohler",
  title =        "Facility Location in Sublinear Time",
  pages =        "866--877",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChaDeAHen05,
  author =       "Krishnendu Chatterjee and
                  Luca {de Alfaro} and
                  Thomas A. Henzinger",
  title =        "The Complexity of Stochastic Rabin and Streett Games'",
  pages =        "878--890",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EteYan05,
  author =       "Kousha Etessami and
                  Mihalis Yannakakis",
  title =        "Recursive {Markov} Decision Processes and Recursive Stochastic Games",
  pages =        "891--903",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Laird05,
  author =       "James Laird",
  title =        "Decidability in Syntactic Control of Interference",
  pages =        "904--916",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:MurOngWal05,
  author =       "Andrzej S. Murawski and
                  C.-H. Luke Ong and
                  Igor Walukiewicz",
  title =        "Idealized Algol with Ground Recursion, and {DPDA} Equivalence",
  pages =        "917--929",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KLSV05,
  author =       "Jochen K{\"o}nemann and
                  Stefano Leonardi and
                  Guido Sch{\"a}fer and
                  Stefan {van Zwam}",
  title =        "From Primal-Dual to Cost Shares and Back: A Stronger {LP} Relaxation for the {Steiner} Forest Problem",
  pages =        "930--942",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BorCasMag05,
  author =       "Allan Borodin and
                  David Cashman and
                  Avner Magen",
  title =        "How Well Can Primal-Dual and Local-Ratio Algorithms Perform?",
  pages =        "943--955",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Hast05,
  author =       "Gustav Hast",
  title =        "Approximating - Outperforming a Random Assignment with Almost a Linear Factor",
  pages =        "956--968",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:PatPat05,
  author =       "Corina E. Patrascu and
                  Mihai Patrascu",
  title =        "On Dynamic Bit-Probe Complexity",
  pages =        "969--981",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DieVan05,
  author =       "Scott Diehl and
                  Dieter {van Melkebeek}",
  title =        "Time-Space Lower Bounds for the Polynomial-Time Hierarchy on Randomized Machines",
  pages =        "982--993",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChaHan05,
  author =       "Arkadev Chattopadhyay and
                  Kristoffer Arnsfelt Hansen",
  title =        "Lower Bounds for Circuits with Few Modular and Symmetric Gates",
  pages =        "994--1005",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Mislove05,
  author =       "Michael W. Mislove",
  title =        "Discrete Random Variables over Domains",
  pages =        "1006--1017",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:VHMW05,
  author =       "Franck {van Breugel} and
                  Claudio Hermida and
                  Michael Makkai and
                  James Worrell",
  title =        "An Accessible Approach to Behavioural Pseudometrics",
  pages =        "1018--1030",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:AsaCol05,
  author =       "Eugene Asarin and
                  Pieter Collins",
  title =        "Noisy {Turing} Machines",
  pages =        "1031--1042",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Karakostas05,
  author =       "George Karakostas",
  title =        "A Better Approximation Ratio for the Vertex Cover Problem",
  pages =        "1043--1050",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:GupPal05,
  author =       "Anupam Gupta and
                  Martin P{\'a}l",
  title =        "Stochastic Steiner Trees Without a Root",
  pages =        "1051--1063",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:PemRam05,
  author =       "Sriram V. Pemmaraju and
                  Rajiv Raman",
  title =        "Approximation Algorithms for the Max-coloring Problem",
  pages =        "1064--1075",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:GroKocSch05,
  author =       "Martin Grohe and
                  Christoph Koch and
                  Nicole Schweikardt",
  title =        "Tight Lower Bounds for Query Processing on Streaming and External Memory Data",
  pages =        "1076--1088",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ADOW05,
  author =       "Parosh Aziz Abdulla and
                  Johann Deneux and
                  Jo{\"e}l Ouaknine and
                  James Worrell",
  title =        "Decidability and Complexity Results for Timed Automata via Channel Machines",
  pages =        "1089--1101",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:AKMV05,
  author =       "Rajeev Alur and
                  Viraj Kumar and
                  P. Madhusudan and
                  Mahesh Viswanathan",
  title =        "Congruences for Visibly Pushdown Languages",
  pages =        "1102--1114",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EFMS05,
  author =       "Khaled M. Elbassioni and
                  Aleksei V. Fishkin and
                  Nabil H. Mustafa and
                  Ren{\'e} Sitters",
  title =        "Approximation Algorithms for {Euclidean} Group {TSP}",
  pages =        "1115--1126",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KemKleTar05,
  author =       "David Kempe and
                  Jon M. Kleinberg and
                  {\'E}va Tardos",
  title =        "Influential Nodes in a Diffusion Model for Social Networks",
  pages =        "1127--1138",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Ambuhl05,
  author =       "Christoph Amb{\"u}hl",
  title =        "An Optimal Bound for the {MST} Algorithm to Compute Energy Efficient Broadcast Trees in Wireless Networks",
  pages =        "1139--1150",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EGOS05,
  author =       "Friedrich Eisenbrand and
                  Fabrizio Grandoni and
                  Gianpaolo Oriolo and
                  Martin Skutella",
  title =        "New Approaches for Virtual Private Network Design",
  pages =        "1151--1162",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ForGal05,
  author =       "Jeff Ford and
                  Anna G{\'a}l",
  title =        "Hadamard Tensors and Lower Bounds on Multiparty Communication Complexity",
  pages =        "1163--1175",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BeaPitSeg05,
  author =       "Paul Beame and
                  Toniann Pitassi and
                  Nathan Segerlind",
  title =        "Lower Bounds for {Lov{\'a}sz}-{Schrijver} Systems and Beyond Follow from Multiparty Communication Complexity",
  pages =        "1176--1188",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Wikstrom05,
  author =       "Douglas Wikstr{\"o}m",
  title =        "On the l-Ary {GCD}-Algorithm in Rings of Integers",
  pages =        "1189--1201",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BalParVic05,
  author =       "Michael Baldamus and
                  Joachim Parrow and
                  Bj{\"o}rn Victor",
  title =        "A Fully Abstract Encoding of the pi-Calculus with Data Terms",
  pages =        "1202--1213",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:MouRen05,
  author =       "Mohammad Reza Mousavi and
                  Michel A. Reniers",
  title =        "Orthogonal Extensions in Structural Operational Semantics",
  pages =        "1214--1225",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DeNGorPug05,
  author =       "Rocco {De Nicola} and
                  Daniele Gorla and
                  Rosario Pugliese",
  title =        "Basic Observables for a Calculus for Global Computing",
  pages =        "1226--1238",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:DelGab05,
  author =       "Giorgio Delzanno and
                  Maurizio Gabbrielli",
  title =        "Compositional Verification of Asynchronous Processes via Constraint Solving",
  pages =        "1239--1250",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:FLST05,
  author =       "Martin Farach-Colton and
                  Gad M. Landau and
                  S{\"u}leyman Cenk Sahinalp and
                  Dekel Tsur",
  title =        "Optimal Spaced Seeds for Faster Approximate String Matching",
  pages =        "1251--1262",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:EliLag05,
  author =       "Isaac Elias and
                  Jens Lagergren",
  title =        "Fast Neighbor Joining",
  pages =        "1263--1274",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KaoSanSch05,
  author =       "Ming-Yang Kao and
                  Manan Sanghi and
                  Robert T. Schweller",
  title =        "Randomized Fast Design of Short {DNA} Words",
  pages =        "1275--1286",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KoiNesPor05,
  author =       "Pascal Koiran and
                  Vincent Nesme and
                  Natacha Portier",
  title =        "A Quantum Lower Bound for the Query Complexity of {Simon}'s Problem",
  pages =        "1287--1298",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:SpaSze05,
  author =       "Robert Spalek and
                  Mario Szegedy",
  title =        "All Quantum Adversary Methods Are Equivalent",
  pages =        "1299--1311",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:MagNay05,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Ashwin Nayak",
  title =        "Quantum Complexity of Testing Group Commutativity",
  pages =        "1312--1324",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:PreGia05,
  author =       "Mila Dalla Preda and
                  Roberto Giacobazzi",
  title =        "Semantic-Based Code Obfuscation by Abstract Interpretation",
  pages =        "1325--1336",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:ReuStr05,
  author =       "Bernhard Reus and
                  Thomas Streicher",
  title =        "About {Hoare} Logics for Higher-Order Store",
  pages =        "1337--1348",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BraManSip05,
  author =       "Aaron R. Bradley and
                  Zohar Manna and
                  Henny B. Sipma",
  title =        "The Polyranking Principle",
  pages =        "1349--1361",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Nilsson05,
  author =       "Bengt J. Nilsson",
  title =        "Approximate Guarding of Monotone and Rectilinear Polygons",
  pages =        "1362--1373",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KumSabSen05,
  author =       "Amit Kumar and
                  Yogish Sabharwal and
                  Sandeep Sen",
  title =        "Linear Time Algorithms for Clustering Problems in Any Dimensions",
  pages =        "1374--1385",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:BerFriMar05,
  author =       "Petra Berenbrink and
                  Tom Friedetzky and
                  Russell A. Martin",
  title =        "Dynamic Diffusion Load Balancing",
  pages =        "1386--1398",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:RadRotSen05,
  author =       "Jaikumar Radhakrishnan and
                  Martin R{\"o}tteler and
                  Pranab Sen",
  title =        "On the Power of Random Bases in {Fourier} Sampling: Hidden Subgroup Problem in the {Heisenberg} Group",
  pages =        "1399--1411",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:CarRudSab05,
  author =       "Matthew Cary and
                  Atri Rudra and
                  Ashish Sabharwal",
  title =        "On the Hardness of Embeddings Between Two Finite Metrics",
  pages =        "1412--1423",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:WehWol05,
  author =       "Stephanie Wehner and
                  Ronald de Wolf",
  title =        "Improved Lower Bounds for Locally Decodable Codes and Private Information Retrieval",
  pages =        "1424--1436",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:AtsDawGro05,
  author =       "Albert Atserias and
                  Anuj Dawar and
                  Martin Grohe",
  title =        "Preservation Under Extensions on Well-Behaved Finite Structures",
  pages =        "1437--1449",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:KNUW05,
  author =       "Teodor Knapik and
                  Damian Niwinski and
                  Pawel Urzyczyn and
                  Igor Walukiewicz",
  title =        "Unsafe Grammars and Panic Automata",
  pages =        "1450--1461",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:LDIY05,
  author =       "Cheng Li and
                  Zhe Dang and
                  Oscar H. Ibarra and
                  Hsu-Chun Yen",
  title =        "Signaling {P} Systems and Verification Problems",
  pages =        "1462--1473",
  booktitle =    icalp05name,
  volume =       icalp05vol,
  year =         2005,
  publisher =    icalppub,
  month =        icalp05month,
  editor =       icalp05ed,
  address =      icalp05addr,
  series =       mylncs,
}

@InProceedings{ICALP:Harper04,
  author =       "Robert Harper",
  title =        "Self-Adjusting Computation (Invited Talk)",
  pages =        "1--2",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Henzinger04,
  author =       "Monika Rauch Henzinger",
  title =        "The Past, Present, and Future of Web Search Engines (Invited Talk)",
  pages =        "3",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Hofmann04,
  author =       "Martin Hofmann",
  title =        "What Do Program Logics and Type Systems Have in Common? (Invited Talk)",
  pages =        "4--7",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Razborov04,
  author =       "Alexander A. Razborov",
  title =        "Feasible Proofs and Computations: Partnership and Fusion (Invited Talk)",
  pages =        "8--14",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Rytter04,
  author =       "Wojciech Rytter",
  title =        "Grammar Compression, {LZ}-Encodings, and String Algorithms with Implicit Input (Invited Talk)",
  pages =        "15--27",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Yannakakis04,
  author =       "Mihalis Yannakakis",
  title =        "Testing, Optimizaton, and Games (Invited Talk)",
  pages =        "28--45",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AbaCor04,
  author =       "Mart{\'i}n Abadi and
                  V{\'e}ronique Cortier",
  title =        "Deciding Knowledge in Security Protocols Under Equational Theories",
  pages =        "46--58",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AbbAltGha04,
  author =       "Michael Abbott and
                  Thorsten Altenkirch and
                  Neil Ghani",
  title =        "Representing Nested Inductive Types Using {W}-Types",
  pages =        "59--71",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AFMZ04,
  author =       "Gagan Aggarwal and
                  Tom{\'a}s Feder and
                  Rajeev Motwani and
                  An Zhu",
  title =        "Algorithms for Multi-product Pricing",
  pages =        "72--83",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AleHirIts04,
  author =       "Michael Alekhnovich and
                  Edward A. Hirsch and
                  Dmitry Itsykson",
  title =        "Exponential Lower Bounds for the Running Time of {DPLL} Algorithms on Satisfiable Formulas",
  pages =        "84--96",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AlfFaeSto04,
  author =       "Luca de Alfaro and
                  Marco Faella and
                  Mari{\"e}lle Stoelinga",
  title =        "Linear and Branching Metrics for Quantitative Transition Systems",
  pages =        "97--109",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AloAso04,
  author =       "Noga Alon and
                  Vera Asodi",
  title =        "Learning a Hidden Subgraph",
  pages =        "110--121",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AluBerMad04,
  author =       "Rajeev Alur and
                  Mikhail Bernadsky and
                  P. Madhusudan",
  title =        "Optimal Reachability for Weighted Timed Games",
  pages =        "122--133",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AndZha04,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Wavelength Assignment in Optical Networks with Fixed Fiber Capacity",
  pages =        "134--145",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:ArgMeyTom04,
  author =       "Lars Arge and
                  Ulrich Meyer and
                  Laura Toma",
  title =        "External Memory Algorithms for Diameter and All-Pairs Shortest-Paths on Sparse Graphs",
  pages =        "146--157",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Atkey04,
  author =       "Robert Atkey",
  title =        "A lambda-Calculus for Resource Separation",
  pages =        "158--170",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:ADPP04,
  author =       "Vincenzo Auletta and
                  Roberto {De Prisco} and
                  Paolo Penna and
                  Giuseppe Persiano",
  title =        "The Power of Verification for One-Parameter Agents",
  pages =        "171--182",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:AweSch04,
  author =       "Baruch Awerbuch and
                  Christian Scheideler",
  title =        "Group Spreading: A Protocol for Provably Secure Distributed Name Service",
  pages =        "183--195",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BFKMSS04,
  author =       "Nikhil Bansal and
                  Lisa Fleischer and
                  Tracy Kimbrel and
                  Mohammad Mahdian and
                  Baruch Schieber and
                  Maxim Sviridenko",
  title =        "Further Improvements in Competitive Guarantees for {QoS} Buffering",
  pages =        "196--207",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BBCDK04,
  author =       "Noam Berger and
                  Christian Borgs and
                  Jennifer T. Chayes and
                  R. M. {D'Souza} and
                  Robert D. Kleinberg",
  title =        "Competition-Induced Preferential Attachment",
  pages =        "208--221",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BjoHusKha04,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt and
                  Sanjeev Khanna",
  title =        "Approximating Longest Directed Paths and Cycles",
  pages =        "222--233",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BluDArDeS04,
  author =       "Carlo Blundo and
                  Paolo {D'Arco} and
                  Alfredo {De Santis}",
  title =        "Definitions and Bounds for Self-Healing Key Distribution Schemes",
  pages =        "234--245",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BojCol04,
  author =       "Mikolaj Bojanczyk and
                  Thomas Colcombet",
  title =        "Tree-Walking Automata Cannot Be Determinized",
  pages =        "246--256",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Boudes04,
  author =       "Pierre Boudes",
  title =        "Projecting Games on Hypercoherences",
  pages =        "257--268",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BouHai04,
  author =       "Olivier Bournez and
                  Emmanuel Hainry",
  title =        "An Analog Characterization of Elementarily Computable Functions over the Real Numbers",
  pages =        "269--280",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BruGod04,
  author =       "Glenn Bruns and
                  Patrice Godefroid",
  title =        "Model Checking with Multi-valued Logics",
  pages =        "281--293",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BulGro04,
  author =       "Andrei A. Bulatov and
                  Martin Grohe",
  title =        "The Complexity of Partition Functions",
  pages =        "294--306",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:BusGabZav04,
  author =       "Nadia Busi and
                  Maurizio Gabbrielli and
                  Gianluigi Zavattaro",
  title =        "Comparing Recursion, Replication, and Iteration in Process Calculi",
  pages =        "307--319",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:CDSY04,
  author =       "Ning Chen and
                  Xiaotie Deng and
                  Xiaoming Sun and
                  Andrew Chi-Chih Yao",
  title =        "Dynamic Price Sequence and Incentive Compatibility (Extended Abstract)",
  pages =        "320--331",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Cheney04,
  author =       "James Cheney",
  title =        "The Complexity of Equivariant Unification",
  pages =        "332--344",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:ChrKouNan04,
  author =       "George Christodoulou and
                  Elias Koutsoupias and
                  Akash Nanavati",
  title =        "Coordination Mechanisms",
  pages =        "345--357",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:CJST04,
  author =       "Marek Chrobak and
                  Wojciech Jawor and
                  Jiri Sgall and
                  Tom{\'a}s Tich{\'y}",
  title =        "Online Scheduling of Equal-Length Jobs: Randomization and Restarts Help",
  pages =        "358--370",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:CodVar04,
  author =       "Bruno Codenotti and
                  Kasturi R. Varadarajan",
  title =        "Efficient Computation of Equilibrium Prices for Markets with {Leontief} Utilities",
  pages =        "371--382",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Coja-Oghlan04,
  author =       "Amin Coja-Oghlan",
  title =        "Coloring Semirandom Graphs Optimally",
  pages =        "383--395",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:CzuSoh04,
  author =       "Artur Czumaj and
                  Christian Sohler",
  title =        "Sublinear-Time Approximation for Clustering Via Random Sampling",
  pages =        "396--407",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DabPla04,
  author =       "Robert Dabrowski and
                  Wojciech Plandowski",
  title =        "Solving Two-Variable Word Equations (Extended Abstract)",
  pages =        "408--419",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DawGraKre04,
  author =       "Anuj Dawar and
                  Erich Gr{\"a}del and
                  Stephan Kreutzer",
  title =        "Backtracking Games and Inflationary Fixed Points",
  pages =        "420--432",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DenLi04,
  author =       "Xiaotie Deng and
                  Guojun Li",
  title =        "A {PTAS} for Embedding Hypergraph in a Cycle (Extended Abstract)",
  pages =        "433--444",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DenSan04,
  author =       "Yuxin Deng and
                  Davide Sangiorgi",
  title =        "Towards an Algebraic Theory of Typed Mobile Processes",
  pages =        "445--456",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DMUV04,
  author =       "Bruno Durand and
                  Andrei A. Muchnik and
                  Maxim Ushakov and
                  Nikolai K. Vereshchagin",
  title =        "Ecological Turing Machines",
  pages =        "457--468",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DvoKraPan04,
  author =       "Zdenek Dvorak and
                  Daniel Kr{\'a}l and
                  Ondrej Pangr{\'a}c",
  title =        "Locally Consistent Constraint Satisfaction Problems: (Extended Abstract)",
  pages =        "469--480",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:DHHM04,
  author =       "Christoph D{\"u}rr and
                  Mark Heiligman and
                  Peter H{\o}yer and
                  Mehdi Mhalla",
  title =        "Quantum Query Complexity of Some Graph Problems",
  pages =        "481--493",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:EdaPat04,
  author =       "Abbas Edalat and
                  Dirk Pattinson",
  title =        "A Domain Theoretic Account of {Picard}'s Theorem",
  pages =        "494--505",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Faggian04,
  author =       "Claudia Faggian",
  title =        "Interactive Observability in Ludics",
  pages =        "506--518",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FeiOfe04,
  author =       "Uriel Feige and
                  Eran Ofek",
  title =        "Easily Refutable Subformulas of Large Random {3CNF} Formulas",
  pages =        "519--530",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FKMSZ04,
  author =       "Joan Feigenbaum and
                  Sampath Kannan and
                  Andrew McGregor and
                  Siddharth Suri and
                  Jian Zhang",
  title =        "On Graph Problems in a Semi-streaming Model",
  pages =        "531--543",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Fleischer04,
  author =       "Lisa Fleischer",
  title =        "Linear Tolls Suffice: New Bounds and Algorithms for Tolls in Single Source Networks",
  pages =        "544--554",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FluGroWey04,
  author =       "J{\"o}rg Flum and
                  Martin Grohe and
                  Mark Weyer",
  title =        "Bounded Fixed-Parameter Tractability and $\log^2 n$ Nondeterministic Bits",
  pages =        "555--567",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FomKraTod04,
  author =       "Fedor V. Fomin and
                  Dieter Kratsch and
                  Ioan Todinca",
  title =        "Exact (Exponential) Algorithms for Treewidth and Minimum Fill-In",
  pages =        "568--580",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FomThi04,
  author =       "Fedor V. Fomin and
                  Dimitrios M. Thilikos",
  title =        "Fast Parameterized Algorithms for Graphs on Surfaces: Linear Kernel and Exponential Speed-Up",
  pages =        "581--592",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FotKonSpi04,
  author =       "Dimitris Fotakis and
                  Spyros C. Kontogiannis and
                  Paul G. Spirakis",
  title =        "Selfish Unsplittable Flows",
  pages =        "593--605",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FraGro04,
  author =       "Gianni Franceschini and
                  Roberto Grossi",
  title =        "A General Technique for Managing Strings in Comparison-Driven Data Structures",
  pages =        "606--617",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FriCar04,
  author =       "Alain Frisch and
                  Luca Cardelli",
  title =        "Greedy Regular Expression Matching",
  pages =        "618--629",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:FuWan04,
  author =       "Bin Fu and
                  Wei Wang",
  title =        "A $2^{O(n^{1-(1/d)} \log n)}$ Time Algorithm for d-Dimensional Protein Folding in the {HP}-Model",
  pages =        "630--644",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:GLMMR04,
  author =       "Martin Gairing and
                  Thomas L{\"u}cking and
                  Marios Mavronicolas and
                  Burkhard Monien and
                  Manuel Rode",
  title =        "{Nash} Equilibria in Discrete Routing Games with Convex Latency Functions",
  pages =        "645--657",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:GHKS04,
  author =       "Rajiv Gandhi and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Guy Kortsarz and
                  Hadas Shachnai",
  title =        "Improved Results for Data Migration and Open Shop Scheduling",
  pages =        "658--669",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:GKPX04,
  author =       "Leszek Gasieniec and
                  Evangelos Kranakis and
                  Andrzej Pelc and
                  Qin Xin",
  title =        "Deterministic {M2M} Multicast in Radio Networks: (Extended Abstract)",
  pages =        "670--682",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:GhiMurOng04,
  author =       "Dan R. Ghica and
                  Andrzej S. Murawski and
                  C.-H. Luke Ong",
  title =        "Syntactic Control of Concurrency",
  pages =        "683--694",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:GurInd04,
  author =       "Venkatesan Guruswami and
                  Piotr Indyk",
  title =        "Linear-Time List Decoding in Error-Free Settings: (Extended Abstract)",
  pages =        "695--707",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:HagSco04,
  author =       "Esfandiar Haghverdi and
                  Philip J. Scott",
  title =        "A Categorical Model for the Geometry of Interaction",
  pages =        "708--720",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:HalKus04,
  author =       "Shirley Halevy and
                  Eyal Kushilevitz",
  title =        "Testing Monotonicity over Graph Products",
  pages =        "721--732",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:HalKar04,
  author =       "Eran Halperin and
                  Richard M. Karp",
  title =        "The Minimum-Entropy Set Cover Problem",
  pages =        "733--744",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:HIKNV04,
  author =       "Prahladh Harsha and
                  Yuval Ishai and
                  Joe Kilian and
                  Kobbi Nissim and
                  S. Venkatesh",
  title =        "Communication Versus Computation",
  pages =        "745--756",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:HeeAdl04,
  author =       "Brent Heeringa and
                  Micah Adler",
  title =        "Optimal Website Design with the Constrained Subtree Selection Problem",
  pages =        "757--769",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:HMMR04,
  author =       "Shlomo Hoory and
                  Avner Magen and
                  Steven Myers and
                  Charles Rackoff",
  title =        "Simple Permutations Mix Well",
  pages =        "770--781",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:ILLP04,
  author =       "Piotr Indyk and
                  Moshe Lewenstein and
                  Ohad Lipsky and
                  Ely Porat",
  title =        "Closest Pair Problems in Very High Dimensions",
  pages =        "782--792",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Jeandel04,
  author =       "Emmanuel Jeandel",
  title =        "Universality in Quantum Computation",
  pages =        "793--804",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:JotRag04,
  author =       "Raja Jothi and
                  Balaji Raghavachari",
  title =        "Approximation Algorithms for the Capacitated Minimum Spanning Tree Problem and Its Variants in Network Design",
  pages =        "805--818",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:KalVel04,
  author =       "Bala Kalyanasundaram and
                  Mahendran Velauthapillai",
  title =        "Fairness to All While Downsizing",
  pages =        "819--830",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Katsumata04,
  author =       "{Shin-ya} Katsumata",
  title =        "A Generalisation of Pre-logical Predicates to Simply Typed Formal Systems",
  pages =        "831--845",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:KMMP04,
  author =       "Telikepalli Kavitha and
                  Kurt Mehlhorn and
                  Dimitrios Michail and
                  Katarzyna E. Paluch",
  title =        "A Faster Algorithm for Minimum Cycle Basis of Graphs",
  pages =        "846--857",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:KraLee04,
  author =       "Robert Krauthgamer and
                  James R. Lee",
  title =        "The Black-Box Complexity of Nearest Neighbor Search",
  pages =        "858--869",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Kunc04,
  author =       "Michal Kunc",
  title =        "Regular Solutions of Language Inequalities and {Well} Quasi-orders",
  pages =        "870--881",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Laird04,
  author =       "James Laird",
  title =        "A Calculus of Coroutines",
  pages =        "882--893",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:LebSch04,
  author =       "Emmanuelle Lebhar and
                  Nicolas Schabanel",
  title =        "Almost Optimal Decentralized Routing in Long-Range Contact Networks",
  pages =        "894--905",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Lohrey04,
  author =       "Markus Lohrey",
  title =        "Word Problems on Compressed Words",
  pages =        "906--918",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Lyngso04,
  author =       "Rune B. Lyngs{\o}",
  title =        "Complexity of Pseudoknot Prediction in Simple Models",
  pages =        "919--931",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:MagRou04,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Michel de Rougemont",
  title =        "Property Testing of Regular Tree Languages",
  pages =        "932--944",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Martin04,
  author =       "Keye Martin",
  title =        "Entropy as a Fixed Point",
  pages =        "945--958",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Meer04,
  author =       "Klaus Meer",
  title =        "Transparent Long Proofs: A First {PCP} Theorem for {NPR}",
  pages =        "959--970",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:VanRaz04,
  author =       "Dieter {van Melkebeek} and
                  Ran Raz",
  title =        "A Time Lower Bound for Satisfiability",
  pages =        "971--982",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:MerMihSla04,
  author =       "Wolfgang Merkle and
                  Nenad Mihailovic and
                  Theodore A. Slaman",
  title =        "Some Results on Effective Randomness",
  pages =        "983--995",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Midrijanis04,
  author =       "Gatis Midrijanis",
  title =        "A Polynomial Quantum Query Lower Bound for the Set Equality Problem",
  pages =        "996--1005",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:MunRao04,
  author =       "J. Ian Munro and
                  S. Srinivasa Rao",
  title =        "Succinct Representations of Functions",
  pages =        "1006--1015",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:MulSei04,
  author =       "Markus M{\"u}ller-Olm and
                  Helmut Seidl",
  title =        "A Note on {Karr}'s Algorithm",
  pages =        "1016--1028",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:NikRapSpi04,
  author =       "Sotiris E. Nikoletseas and
                  C. Raptopoulos and
                  Paul G. Spirakis",
  title =        "The Existence and Efficient Construction of Large Independent Sets in General Random Intersection Graphs",
  pages =        "1029--1040",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:OstRacSmi04,
  author =       "Rafail Ostrovsky and
                  Charles Rackoff and
                  Adam Smith",
  title =        "Efficient Consistency Proofs for Generalized Queries on a Committed Database",
  pages =        "1041--1053",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Paluch04,
  author =       "Katarzyna E. Paluch",
  title =        "A 2(1/8)-Approximation Algorithm for Rectangle Tiling",
  pages =        "1054--1065",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Rosu04,
  author =       "Grigore Rosu",
  title =        "Extensional Theories and Rewriting",
  pages =        "1066--1079",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:SahUti04,
  author =       "S{\"u}leyman Cenk Sahinalp and
                  Andrey Utis",
  title =        "Hardness of String Similarity Search and Other Indexing Problems",
  pages =        "1080--1098",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:SamVei04,
  author =       "Marko Samer and
                  Helmut Veith",
  title =        "A Syntactic Characterization of Distributive {LTL} Queries",
  pages =        "1099--1110",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:SanSivSku04,
  author =       "Peter Sanders and
                  Naveen Sivadasan and
                  Martin Skutella",
  title =        "Online Scheduling with Bounded Migration",
  pages =        "1111--1122",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Schweikardt04,
  author =       "Nicole Schweikardt",
  title =        "On the Expressive Power of Monadic Least Fixed Point Logic",
  pages =        "1123--1135",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:SSMH04,
  author =       "Helmut Seidl and
                  Thomas Schwentick and
                  Anca Muscholl and
                  Peter Habermehl",
  title =        "Counting in Trees for Free",
  pages =        "1136--1149",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Serre04,
  author =       "Olivier Serre",
  title =        "Games with Winning Conditions of High {Borel} Complexity",
  pages =        "1150--1162",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Skelley04,
  author =       "Alan Skelley",
  title =        "Propositional {PSPACE} Reasoning with Boolean Programs Versus Quantified Boolean Formulas",
  pages =        "1163--1175",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Soltys04,
  author =       "Michael Soltys",
  title =        "{LA}, Permutations, and the {Haj{\'o}s} Calculus",
  pages =        "1176--1187",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Toftdal04,
  author =       "Michael Toftdal",
  title =        "A Calibration of Ineffective Theorems of Analysis in a Hierarchy of Semi-classical Logical Principles: (Extended Abstract)",
  pages =        "1188--1200",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:VasYan04,
  author =       "Sergei Vassilvitskii and
                  Mihalis Yannakakis",
  title =        "Efficiently Computing Succinct Trade-Off Curves",
  pages =        "1201--1213",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Volzer04,
  author =       "Hagen V{\"o}lzer",
  title =        "On Randomization Versus Synchronization in Distributed Systems",
  pages =        "1214--1226",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:Williams04,
  author =       "Ryan Williams",
  title =        "A New Algorithm for Optimal Constraint Satisfaction and Its Implications",
  pages =        "1227--1237",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:ShengyuZhang04,
  author =       "Shengyu Zhang",
  title =        "On the Power of Ambainis's Lower Bounds",
  pages =        "1238--1250",
  booktitle =    icalp04name,
  volume =       icalp04vol,
  year =         2004,
  publisher =    icalppub,
  month =        icalp04month,
  editor =       icalp04ed,
  address =      icalp04addr,
  series =       mylncs,
}

@InProceedings{ICALP:NPSY94,
  author =       "Sotiris E. Nikoletseas and
                  Krishna V. Palem and
                  Paul G. Spirakis and
                  Moti Yung",
  title =        "Short Vertex Disjoint Paths and Multiconnectivity in
                 Random Graphs: Reliable Network Computing",
  pages =        "508--519",
  booktitle =    icalp94name,
  volume =       icalp94vol,
  year =         1994,
  publisher =    icalppub,
  month =        icalp94month,
  editor =       icalp94ed,
  address =      icalp94addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          ICICS
%------------------------------------------------------------------

@InProceedings{ICICS:LiuYueZho11,
  author =       "Joseph K. Liu and
                  Tsz Hon Yuen and
                  Jianying Zhou",
  title =        "Forward Secure Ring Signature without Random Oracles",
  pages =        "1--14",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:WanSun11,
  author =       "Jin Wang and
                  Bo Sun",
  title =        "Ring Signature Schemes from Lattice Basis Delegation",
  pages =        "15--28",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:LeiXueYu11,
  author =       "Xinfeng Lei and
                  Rui Xue and
                  Ting Yu",
  title =        "Computational Soundness about Formal Encryption in the Presence of Secret Shares and Key Cycles",
  pages =        "29--41",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:LSJCCQ11,
  author =       "Song Luo and
                  Qingni Shen and
                  Yongming Jin and
                  Yu Chen and
                  Zhong Chen and
                  Sihan Qing",
  title =        "A Variant of {Boyen}-{Waters} Anonymous {IBE} Scheme",
  pages =        "42--56",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:CheEmuMiy11,
  author =       "Jiageng Chen and
                  Keita Emura and
                  Atsuko Miyaji",
  title =        "Non-interactive Opening for Ciphertexts Encrypted by Shared Keys",
  pages =        "57--68",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:JSXLC11,
  author =       "Yongming Jin and
                  Huiping Sun and
                  Wei Xin and
                  Song Luo and
                  Zhong Chen",
  title =        "Lightweight {RFID} Mutual Authentication Protocol against Feasible Problems",
  pages =        "69--77",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:AumMitPer11,
  author =       "Jean-Philippe Aumasson and
                  Aikaterini Mitrokotsa and
                  Pedro Peris-Lopez",
  title =        "A Note on a Privacy-Preserving Distance-Bounding Protocol",
  pages =        "78--92",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:SheTze11,
  author =       "Shiuan-Tzuo Shen and
                  Wen-Guey Tzeng",
  title =        "Delegable Provable Data Possession for Remote Data in the Clouds",
  pages =        "93--111",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:CheMiy11,
  author =       "Kai-Yuen Cheong and
                  Atsuko Miyaji",
  title =        "Unconditionally Secure Oblivious Transfer Based on Channel Delays",
  pages =        "112--120",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:QWDZ11,
  author =       "Bo Qin and
                  Qianhong Wu and
                  Josep Domingo-Ferrer and
                  Lei Zhang",
  title =        "Preserving Security and Privacy in Large-Scale VANETs",
  pages =        "121--135",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:YuWan11,
  author =       "Yuyin Yu and
                  Mingsheng Wang",
  title =        "A Probabilistic Secret Sharing Scheme for a Compartmented Access Structure",
  pages =        "136--142",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:EMNRS11,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Akito Nomura and
                  Mohammad Shahriar Rahman and
                  Masakazu Soshi",
  title =        "Ideal Secret Sharing Schemes with Share Selectability",
  pages =        "143--157",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:NiuWanLu11,
  author =       "Panpan Niu and
                  Xiangyang Wang and
                  Mingyu Lu",
  title =        "A Novel Pyramidal Dual-Tree Directional Filter Bank Domain Color Image Watermarking Algorithm",
  pages =        "158--172",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:YinPenZhu11,
  author =       "Xiang Yin and
                  Shuoling Peng and
                  Xinshan Zhu",
  title =        "Detection for Multiplicative Watermarking in {DCT} Domain by {Cauchy} Model",
  pages =        "173--183",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:CaoFan11,
  author =       "Zhengjun Cao and
                  Xiao Fan",
  title =        "Extension of {Barreto}-{Voloch} Root Extraction Method",
  pages =        "184--189",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:DuZha11,
  author =       "Yusong Du and
                  Fangguo Zhang",
  title =        "Two Applications of an Incomplete Additive Character Sum to Estimating Nonlinearity of Boolean Functions",
  pages =        "190--201",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:WJLZP11,
  author =       "Lei Wang and
                  Jiwu Jing and
                  Zongbin Liu and
                  Lingchen Zhang and
                  Wuqiong Pan",
  title =        "Evaluating Optimized Implementations of Stream Cipher {ZUC} Algorithm on {FPGA}",
  pages =        "202--215",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:CouMis11,
  author =       "Nicolas Courtois and
                  Michal Misztal",
  title =        "First Differential Attack on Full 32-Round {GOST}",
  pages =        "216--227",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:Wang11,
  author =       "Gaoli Wang",
  title =        "Collision Attack for the Hash Function Extended {MD4}",
  pages =        "228--241",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:LGLLL11,
  author =       "Zhiqiang Liu and
                  Dawu Gu and
                  Ya Liu and
                  Juanru Li and
                  Wei Li",
  title =        "Linear Cryptanalysis of {ARIA} Block Cipher",
  pages =        "242--254",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:IshKiyMiy11,
  author =       "Tsukasa Ishiguro and
                  Shinsaku Kiyomoto and
                  Yutaka Miyake",
  title =        "Latin Dances Revisited: New Analytic Results of {Salsa20} and {ChaCha}",
  pages =        "255--266",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:WanZhoZha11,
  author =       "Dan Wang and
                  Xiaodong Zhou and
                  Wenbing Zhao",
  title =        "Behavior Analysis-Based Dynamic Trust Measurement Model",
  pages =        "267--281",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:WLLW11,
  author =       "Wenhao Wang and
                  Dongdai Lin and
                  Zhenqi Li and
                  Tianze Wang",
  title =        "Improvement and Analysis of {VDP} Method in Time/Memory Tradeoff Applications",
  pages =        "282--296",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:Zhu11,
  author =       "Xinshan Zhu",
  title =        "Analyzing the Performance of Dither Modulation in Presence of Composite Attacks",
  pages =        "297--305",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:ZDZB11,
  author =       "Wen Tao Zhu and
                  Robert H. Deng and
                  Jianying Zhou and
                  Feng Bao",
  title =        "Applying Time-Bound Hierarchical Key Assignment in Wireless Sensor Networks",
  pages =        "306--318",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:WMLW11,
  author =       "Ze Wang and
                  Maode Ma and
                  Wenju Liu and
                  Xixi Wei",
  title =        "A Unified Security Framework for Multi-domain Wireless Mesh Networks",
  pages =        "319--329",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:YWGDWJ11,
  author =       "Lian Yu and
                  Shizhong Wu and
                  Tao Guo and
                  Guowei Dong and
                  Cheng-Cheng Wan and
                  Yin-Hang Jing",
  title =        "Ontology Model-Based Static Analysis of Security Vulnerabilities",
  pages =        "330--344",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:SZCM11,
  author =       "Cong Sun and
                  Ennan Zhai and
                  Zhong Chen and
                  Jianfeng Ma",
  title =        "A Multi-compositional Enforcement on Information Flow Security",
  pages =        "345--359",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:JJFZL11,
  author =       "Jun Jiang and
                  Xiaoqi Jia and
                  Dengguo Feng and
                  Shengzhi Zhang and
                  Peng Liu",
  title =        "{HyperCrop}: A Hypervisor-Based Countermeasure for Return Oriented Programming",
  pages =        "360--373",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:BadNigGup11,
  author =       "G. S. Badrinath and
                  Aditya Nigam and
                  Phalguni Gupta",
  title =        "An Efficient Finger-Knuckle-Print Based Recognition System Fusing {SIFT} and {SURF} Matching Scores",
  pages =        "374--387",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:TJHNL11,
  author =       "Zhiyuan Tan and
                  Aruna Jamdagni and
                  Xiangjian He and
                  Priyadarsi Nanda and
                  Ren Ping Liu",
  title =        "Multivariate Correlation Analysis Technique Based on Euclidean Distance Map for Network Traffic Characterization",
  pages =        "388--398",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:ShiShiGho11,
  author =       "Hadi Shiravi and
                  Ali Shiravi and
                  Ali A. Ghorbani",
  title =        "Situational Assessment of Intrusion Alerts: A Multi Attack Scenario Evaluation",
  pages =        "399--413",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:YanSas11,
  author =       "Mu Yang and
                  Vladimiro Sassone",
  title =        "Minimising Anonymity Loss in Anonymity Networks under {DoS} Attacks",
  pages =        "414--429",
  editor =       icics11ed,
  booktitle =    icics11name,
  volume =       icics11vol,
  month =        icics11month,
  address =      icics11addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICICS:Preneel10,
  author =       "Bart Preneel",
  title =        "Cryptographic Hash Functions: Theory and Practice (Invited Talk)",
  pages =        "1--3",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:OCCM10,
  author =       "Said Oulmakhzoune and
                  Nora Cuppens-Boulahia and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Stephane Morucci",
  title =        "Rewriting of {SPARQL}/Update Queries for Securing Data Access",
  pages =        "4--15",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:ADFNPP10,
  author =       "Claudio Agostino Ardagna and
                  Sabrina De Capitani {di Vimercati} and
                  Sara Foresti and
                  Gregory Neven and
                  Stefano Paraboschi and
                  Franz-Stefan Preiss and
                  Pierangela Samarati and
                  Mario Verdicchio",
  title =        "Fine-Grained Disclosure of Access Policies",
  pages =        "16--30",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:Strenzke10,
  author =       "Falko Strenzke",
  title =        "Manger's Attack Revisited",
  pages =        "31--45",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:CFGR10,
  author =       "Christophe Clavier and
                  Benoit Feix and
                  Georges Gagnerot and
                  Myl{\`e}ne Roussellet and
                  Vincent Verneuil",
  title =        "Horizontal Correlation Analysis on Exponentiation",
  pages =        "46--61",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:QWZD10,
  author =       "Bo Qin and
                  Qianhong Wu and
                  Lei Zhang and
                  Josep Domingo-Ferrer",
  title =        "Threshold Public-Key Encryption with Adaptive Security and Short Ciphertexts",
  pages =        "62--76",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:Sen10,
  author =       "Jaydip Sen",
  title =        "A Trust-Based Robust and Efficient Searching Scheme for Peer-to-Peer Networks",
  pages =        "77--91",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:LomDiP10,
  author =       "Flavio Lombardi and
                  Roberto Di Pietro",
  title =        "{CUDACS}: Securing the Cloud with {CUDA}-Enabled Secure Virtualization",
  pages =        "92--106",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:ZhaSeiAci10,
  author =       "Xinwen Zhang and
                  Jean-Pierre Seifert and
                  Onur Acii\c{c}mez",
  title =        "{SEIP}: Simple and Efficient Integrity Protection for Open Mobile Platforms",
  pages =        "107--125",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:AlhAlmLe10,
  author =       "Talal Alharbi and
                  Abdullah M. Almuhaideb and
                  Phu Dung Le",
  title =        "Securing Mobile Access in Ubiquitous Networking via Non-roaming Agreement Protocol",
  pages =        "126--139",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:JHZC10,
  author =       "Xuan Jiang and
                  Wenhui Hu and
                  Sencun Zhu and
                  Guohong Cao",
  title =        "Compromise-Resilient Anti-jamming for Wireless Sensor Networks",
  pages =        "140--154",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:MSST10,
  author =       "Renato Menicocci and
                  Andrea Simonetti and
                  Giuseppe Scotti and
                  Alessandro Trifiletti",
  title =        "On Practical Second-Order Power Analysis Attacks for Block Ciphers",
  pages =        "155--170",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:BHNS10,
  author =       "Billy Bob Brumley and
                  Risto M. Hakala and
                  Kaisa Nyberg and
                  Sampo Sovio",
  title =        "Consecutive {S}-box Lookups: A Timing Attack on {SNOW} {3G}",
  pages =        "171--185",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:AloPoo10,
  author =       "Basel Alomair and
                  Radha Poovendran",
  title =        "Efficient Authentication for Mobile and Pervasive Computing",
  pages =        "186--202",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:PanWanMa10,
  author =       "Jiaxin Pan and
                  Libin Wang and
                  Changshe Ma",
  title =        "Security Enhancement and Modular Treatment towards Authenticated Key Exchange",
  pages =        "203--217",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:SorMol10,
  author =       "Alessandro Sorniotti and
                  Refik Molva",
  title =        "Federated Secret Handshakes with Support for Revocation",
  pages =        "218--234",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:DraZhoFer10,
  author =       "Gerard Draper-Gil and
                  Jianying Zhou and
                  Josep Llu{\'i}s Ferrer-Gomila",
  title =        "An Agent-Mediated Fair Exchange Protocol",
  pages =        "235--250",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:CWXH10,
  author =       "Ming Chen and
                  Kaigui Wu and
                  Jie Xu and
                  Pan He",
  title =        "A New Method for Formalizing Optimistic Fair Exchange Protocols",
  pages =        "251--265",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:NojSti10,
  author =       "Mehrdad Nojoumian and
                  Douglas R. Stinson",
  title =        "Unconditionally Secure First-Price Auction Protocols Using a Multicomponent Commitment Scheme",
  pages =        "266--280",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:KusTruVog10,
  author =       "Ralf K{\"u}sters and
                  Tomasz Truderung and
                  Andreas Vogt",
  title =        "Proving Coercion-Resistance of Scantegrity {II}",
  pages =        "281--295",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:LanJonPie10,
  author =       "Lucie Langer and
                  Hugo Jonker and
                  Wolter Pieters",
  title =        "Anonymity and Verifiability in Voting: Understanding (Un)Linkability",
  pages =        "296--310",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:DieWin10,
  author =       "Kurt Dietrich and
                  Johannes Winter",
  title =        "A Secure and Practical Approach for Providing Anonymity Protection for Trusted Platforms",
  pages =        "311--324",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:MDCC10,
  author =       "Luciana Marconi and
                  Roberto {Di Pietro} and
                  Bruno Crispo and
                  Mauro Conti",
  title =        "Time Warp: How Time Affects Privacy in {LBSs}",
  pages =        "325--339",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:CXMX10,
  author =       "Ping Chen and
                  Xiao Xing and
                  Bing Mao and
                  Li Xie",
  title =        "Return-Oriented Rootkit without Returns (on the x86)",
  pages =        "340--354",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:JenTonMel10,
  author =       "Jostein Jensen and
                  Inger Anne T{\o}ndel and
                  Per H{\aa}kon Meland",
  title =        "Experimental Threat Model Reuse with Misuse Case Diagrams",
  pages =        "355--366",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:CheLiaZha10,
  author =       "Kai Chen and
                  Yifeng Lian and
                  Yingjun Zhang",
  title =        "Automatically Generating Patch in Binary Programs Using Attribute-Based Taint Analysis",
  pages =        "367--382",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:WWMO10,
  author =       "Lihua Wang and
                  Licheng Wang and
                  Masahiro Mambo and
                  Eiji Okamoto",
  title =        "Identity-Based Proxy Cryptosystems with Revocability and Hierarchical Confidentialities",
  pages =        "383--400",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:LuoHuChe10,
  author =       "Song Luo and
                  {Jian-bin} Hu and
                  Zhong Chen",
  title =        "Ciphertext Policy Attribute-Based Proxy Re-encryption",
  pages =        "401--415",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:SalDia10,
  author =       "Rolando Salazar-Hern{\'a}ndez and
                  Jes{\'u}s E. D{\'i}az-Verdejo",
  title =        "Hybrid Detection of Application Layer Attacks Using Markov Models for Normality and Attacks",
  pages =        "416--429",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:AyaBidPri10,
  author =       "Mohamed Ali Ayachi and
                  Christophe Bidan and
                  Nicolas Prigent",
  title =        "A Trust-Based {IDS} for the {AODV} Protocol",
  pages =        "430--444",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:ShiShiGho10,
  author =       "Hadi Shiravi and
                  Ali Shiravi and
                  Ali A. Ghorbani",
  title =        "{IDS} Alert Visualization and Monitoring through Heuristic Host Selection",
  pages =        "445--458",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:TJHNLJ10,
  author =       "Zhiyuan Tan and
                  Aruna Jamdagni and
                  Xiangjian He and
                  Priyadarsi Nanda and
                  Ren Ping Liu and
                  Wenjing Jia and
                  Wei-Chang Yeh",
  title =        "A Two-Tier System for Web Attack Detection Using Linear Discriminant Method",
  pages =        "459--471",
  editor =       icics10ed,
  booktitle =    icics10name,
  volume =       icics10vol,
  month =        icics10month,
  address =      icics10addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICICS:Kemmerer09,
  author =       "Richard A. Kemmerer",
  title =        "How to Steal a Botnet and What Can Happen When You Do (Invited Talk)",
  pages =        "1",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:Mao09,
  author =       "Wenbo Mao",
  title =        "A User-Mode-Kernel-Mode Co-operative Architecture for Trustable Computing (Invited Talk)",
  pages =        "2",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:LSKKO09,
  author =       "Yang Li and
                  Kazuo Sakiyama and
                  {Shin-ichi} Kawamura and
                  Yuichi Komano and
                  Kazuo Ohta",
  title =        "Security Evaluation of a {DPA}-Resistant {S}-Box Based on the Fourier Transform",
  pages =        "3--16",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:WZZZ09,
  author =       "Wenling Wu and
                  Lei Zhang and
                  Liting Zhang and
                  Wentao Zhang",
  title =        "Security Analysis of the {GF}-{NLFSR} Structure and Four-Cell Block Cipher",
  pages =        "17--31",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:CidKiyKur09,
  author =       "Carlos Cid and
                  Shinsaku Kiyomoto and
                  Jun Kurihara",
  title =        "The rakaposhi Stream Cipher",
  pages =        "32--46",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:WKSJ09,
  author =       "Zhen Wang and
                  Mark G. Karpovsky and
                  Berk Sunar and
                  Ajay Joshi",
  title =        "Design of Reliable and Secure Multipliers by Multilinear Arithmetic Codes",
  pages =        "47--62",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:KGPGHK09,
  author =       "Manuel Koschuch and
                  Johann Gro{\ss}sch{\"a}dl and
                  Dan Page and
                  Philipp Grabher and
                  Matthias Hudler and
                  Michael Kr{\"u}ger",
  title =        "Hardware/Software Co-design of Public-Key Cryptography for {SSL} Protocol Execution in Embedded Systems",
  pages =        "63--79",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:LASZ09,
  author =       "Joseph K. Liu and
                  Man Ho Au and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "Online/Offline Ring Signature Scheme",
  pages =        "80--90",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:ThoSusMu09,
  author =       "Pairat Thorncharoensri and
                  Willy Susilo and
                  Yi Mu",
  title =        "Policy-Controlled Signatures",
  pages =        "91--106",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:WeiWanZhe09,
  author =       "Puwen Wei and
                  Xiaoyun Wang and
                  Yuliang Zheng",
  title =        "Public Key Encryption without Random Oracle Made Truly Practical",
  pages =        "107--120",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:CheTze09,
  author =       "Yi-Ruei Chen and
                  Wen-Guey Tzeng",
  title =        "A Public-Key Traitor Tracing Scheme with an Optimal Transmission Rate",
  pages =        "121--134",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:YZDB09,
  author =       "Yanjiang Yang and
                  Jianying Zhou and
                  Robert H. Deng and
                  Feng Bao",
  title =        "Computationally Secure Hierarchical Self-healing Key Distribution for Heterogeneous Wireless Sensor Networks",
  pages =        "135--149",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:CLMLD09,
  author =       "Shaoying Cai and
                  Tieyan Li and
                  Changshe Ma and
                  Yingjiu Li and
                  Robert H. Deng",
  title =        "Enabling Secure Secret Updating for Unidirectional Key Distribution in {RFID}-Enabled Supply Chains",
  pages =        "150--164",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:BlaHud09,
  author =       "Marina Blanton and
                  William M. P. Hudelson",
  title =        "Biometric-Based Non-transferable Anonymous Credentials",
  pages =        "165--180",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:KarStrCap09,
  author =       "Ghassan Karame and
                  Mario Strasser and
                  Srdjan Capkun",
  title =        "Secure Remote Execution of Sequential Computations",
  pages =        "181--197",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:09,
  author =       "Gen Li and
                  Kai Lu and
                  Ying Zhang and
                  Xicheng Lu and
                  Wei Zhang",
  title =        "Architecture- and OS-Independent Binary-Level Dynamic Test Generation",
  pages =        "198--210",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:Mu09,
  author =       "Chunyan Mu",
  title =        "Measuring Information Flow in Reactive Processes",
  pages =        "211--225",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:RSGWSY09,
  author =       "Anbang Ruan and
                  Qingni Shen and
                  Liang Gu and
                  Li Wang and
                  Lei Shi and
                  Yahui Yang and
                  Zhong Chen",
  title =        "Trusted Isolation Environment: An Attestation Architecture with Usage Control Model",
  pages =        "226--240",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:LMWGJ09,
  author =       "Limin Liu and
                  Jiang Ming and
                  Zhi Wang and
                  Debin Gao and
                  Chunfu Jia",
  title =        "Denial-of-Service Attacks on Host-Based Generic Unpackers",
  pages =        "241--253",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:VesMatWen09,
  author =       "Lucas Vespa and
                  Mini Mathew and
                  Ning Weng",
  title =        "Predictive Pattern Matching for Scalable Network Intrusion Detection",
  pages =        "254--267",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:VesWen09,
  author =       "Lucas Vespa and
                  Ning Weng",
  title =        "Deterministic Finite Automata Characterization for Memory-Based Pattern Matching",
  pages =        "268--282",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:XLLZ09,
  author =       "Zhengmin Xia and
                  Songnian Lu and
                  Jianhua Li and
                  Aixin Zhang",
  title =        "A LoSS Based On-line Detection of Abnormal Traffic Using Dynamic Detection Threshold",
  pages =        "283--292",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:XMSWY09,
  author =       "Huijun Xiong and
                  Prateek Malhotra and
                  Deian Stefan and
                  Chehai Wu and
                  Danfeng Yao",
  title =        "User-Assisted Host-Based Detection of Outbound Malware Traffic",
  pages =        "293--307",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:Olsson09,
  author =       "Tomas Olsson",
  title =        "Assessing Security Risk to a Network Using a Statistical Model of Attacker Community Competence",
  pages =        "308--324",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:Schuba09,
  author =       "Christoph L. Schuba",
  title =        "Using the (Open) Solaris Service Management Facility as a Building Block for System Security",
  pages =        "325--335",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:CHWSYM09,
  author =       "Ping Chen and
                  Hao Han and
                  Yi Wang and
                  Xiaobin Shen and
                  Xinchun Yin and
                  Bing Mao and
                  Li Xie",
  title =        "{IntFinder}: Automatically Detecting Integer Bugs in x86 Binary Program",
  pages =        "336--345",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:SinSin09,
  author =       "Gunmeet Singh and
                  Sarbjeet Singh",
  title =        "A Comparative Study of Privacy Mechanisms and a Novel Privacy Mechanism [Short Paper]",
  pages =        "346--358",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:GeZhu09,
  author =       "Xin-Jing Ge and
                  Jian-Ming Zhu",
  title =        "Collusion-Resistant Protocol for Privacy-Preserving Distributed Association Rules Mining",
  pages =        "359--369",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:TiaZha09,
  author =       "Yuan Tian and
                  Hao Zhang",
  title =        "{GUC}-Secure Join Operator in Distributed Relational Database",
  pages =        "370--384",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:XFLWYC09,
  author =       "Guangquan Xu and
                  Zhiyong Feng and
                  Xiaohong Li and
                  Hutong Wu and
                  Yongxin Yu and
                  Shizhan Chen and
                  Guozheng Rao",
  title =        "{TSM}-Trust: A Time-Cognition Based Computational Model for Trust Dynamics",
  pages =        "385--395",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:ZhaZhaFen09,
  author =       "Yan Zhang and
                  Zhengde Zhai and
                  Dengguo Feng",
  title =        "Bring Efficient Connotation Expressible Policies to Trust Management",
  pages =        "396--410",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:ZhaBaiao09,
  author =       "Fuzhi Zhang and
                  Long Bai and
                  Feng Gao",
  title =        "A User Trust-Based Collaborative Filtering Recommendation Algorithm",
  pages =        "411--424",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:ShiMat09,
  author =       "Yi Shi and
                  Kanta Matsuura",
  title =        "Fingerprinting Attack on the Tor Anonymity System",
  pages =        "425--438",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:MaDin09,
  author =       "Chuangui Ma and
                  Xiaofei Ding",
  title =        "Proactive Verifiable Linear Integer Secret Sharing Scheme",
  pages =        "439--448",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:FatEghAre09,
  author =       "Mitra Fatemi and
                  Taraneh Eghlidos and
                  Mohammad Reza Aref",
  title =        "A Multi-stage Secret Sharing Scheme Using All-or-Nothing Transform Approach",
  pages =        "449--458",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:WanMaNiu09,
  author =       "Xiangyang Wang and
                  Tianxiao Ma and
                  Panpan Niu",
  title =        "Digital Audio Watermarking Technique Using Pseudo-Zernike Moments",
  pages =        "459--473",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:NISI09,
  author =       "Masatoshi Noguchi and
                  Manabu Inuma and
                  Rie Shigetomi and
                  Hideki Imai",
  title =        "An Image Sanitizing Scheme Using Digital Watermarking",
  pages =        "474--482",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:ZhuBao09,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Adaptive and Composable Oblivious Transfer Protocols (Short Paper)",
  pages =        "483--492",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:WWPZY09,
  author =       "Licheng Wang and
                  Lihua Wang and
                  Yun Pan and
                  Zonghua Zhang and
                  Yixian Yang",
  title =        "Discrete-Log-Based Additively Homomorphic Encryption and Secure {WSN} Data Aggregation",
  pages =        "493--502",
  editor =       icics09ed,
  booktitle =    icics09name,
  volume =       icics09vol,
  month =        icics09month,
  address =      icics09addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICICS:CGLSS08,
  author =       "George Coker and
                  Joshua D. Guttman and
                  Peter Loscocco and
                  Justin Sheehy and
                  Brian T. Sniffen",
  title =        "Attestation: Evidence and Trust (Invited Talk)",
  pages =        "1--18",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:LiaSch08,
  author =       "Lijun Liao and
                  J{\"o}rg Schwenk",
  title =        "A Novel Solution for End-to-End Integrity Protection in Signed {PGP} Mail",
  pages =        "19--32",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:HOBS08,
  author =       "Ghaith Hammouri and
                  Erdin\c{c} {\"O}zt{\"u}rk and
                  Berk Birand and
                  Berk Sunar",
  title =        "Unclonable Lightweight Authentication Scheme",
  pages =        "33--48",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:DonClaJac08,
  author =       "Xun Dong and
                  John A. Clark and
                  Jeremy L. Jacob",
  title =        "Threat Modelling in User Performed Authentication",
  pages =        "49--64",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:Zeng08a,
  author =       "Ke Zeng",
  title =        "Access with Fast Batch Verifiable Anonymous Credentials",
  pages =        "65--80",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:DiPHanWik08,
  author =       "Alessandra {Di Pierro} and
                  Chris Hankin and
                  Herbert Wiklicky",
  title =        "Quantifying Timing Leaks and Cost Optimisation",
  pages =        "81--96",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:KimQui08,
  author =       "Chong Hee Kim and
                  Jean-Jacques Quisquater",
  title =        "Method for Detecting Vulnerability to Doubling Attacks",
  pages =        "97--110",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:GauOke08,
  author =       "Praveen Gauravaram and
                  Katsuyuki Okeya",
  title =        "Side Channel Analysis of Some Hash Based {MACs}: A Response to {SHA}-3 Requirements",
  pages =        "111--127",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:TSKS08,
  author =       "Yukiyasu Tsunoo and
                  Teruo Saito and
                  Hiroyasu Kubo and
                  Tomoyasu Suzaki",
  title =        "Key Recovery Attack on Stream Cipher {Mir}-1 Using a Key-Dependent {S}-Box",
  pages =        "128--140",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:TozDun08,
  author =       "Deniz Toz and
                  Orr Dunkelman",
  title =        "Analysis of Two Attacks on Reduced-Round Versions of the {SMS4}",
  pages =        "141--156",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:ChoKhoLoe08,
  author =       "Jiali Choy and
                  Khoongming Khoo and
                  Chuan-Wen Loe",
  title =        "Applying Time-Memory-Data Trade-Off to Meet-in-the-Middle Attack",
  pages =        "157--173",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:SehQuiAhn08,
  author =       "Mohamed Shehab and
                  Anna Cinzia Squicciarini and
                  Gail-Joon Ahn",
  title =        "Beyond User-to-User Access Control for Online Social Networks",
  pages =        "174--189",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:BCCB08,
  author =       "Meriam Ben-Ghorbel-Talbi and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Nora Cuppens-Boulahia and
                  Adel Bouhoula",
  title =        "Revocation Schemes for Delegation Licences",
  pages =        "190--205",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:SchPay08,
  author =       "Z. Cliffe Schreuders and
                  Christian Payne",
  title =        "Reusability of Functionality-Based Application Confinement Policy Abstractions",
  pages =        "206--221",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:YWOZS08,
  author =       "Gang Yin and
                  Huaimin Wang and
                  {Jian-quan} Ouyang and
                  Ning Zhou and
                  {Dian-xi} Shi",
  title =        "Towards Role Based Trust Management without Distributed Searching of Credentials",
  pages =        "222--237",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:GaoReiSon08,
  author =       "Debin Gao and
                  Michael K. Reiter and
                  Dawn Xiaodong Song",
  title =        "BinHunt: Automatically Finding Semantic Differences in Binary Programs",
  pages =        "238--255",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:CMMR08,
  author =       "Alessandro Castrucci and
                  Fabio Martinelli and
                  Paolo Mori and
                  Francesco Roperti",
  title =        "Enhancing {Java} {ME} Security Support with Resource Usage Monitoring",
  pages =        "256--266",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:GZCN08,
  author =       "Zhi Guan and
                  Long Zhang and
                  Zhong Chen and
                  Xianghao Nan",
  title =        "Pseudo-randomness Inside Web Browsers",
  pages =        "267--278",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:Pohls08,
  author =       "Henrich Christopher P{\"o}hls",
  title =        "Verifiable and Revocable Expression of Consent to Processing of Aggregated Personal Data",
  pages =        "279--293",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:BDHTV08,
  author =       "Ileana Buhan and
                  Jeroen Doumen and
                  Pieter H. Hartel and
                  Qiang Tang and
                  Raymond N. J. Veldhuis",
  title =        "Embedding Renewable Cryptographic Keys into Continuous Noisy Data",
  pages =        "294--310",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:SaxUdd08,
  author =       "Nitesh Saxena and
                  Md. Borhan Uddin",
  title =        "Automated Device Pairing for Asymmetric Pairing Scenarios",
  pages =        "311--327",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:CouDeb08,
  author =       "Nicolas Courtois and
                  Blandine Debraize",
  title =        "Algebraic Description and Simultaneous Linear Approximations of Addition in {Snow} 2.0.",
  pages =        "328--344",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:SDHJ08,
  author =       "Saeed Sedghi and
                  Jeroen Doumen and
                  Pieter H. Hartel and
                  Willem Jonker",
  title =        "Towards an Information Theoretic Analysis of Searchable Encryption",
  pages =        "345--360",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:BehLamWeb08,
  author =       "Sam Behseta and
                  Charles Lam and
                  Robert L. Webb",
  title =        "A Bootstrap Attack on Digital Watermarks in the Frequency Domain",
  pages =        "361--375",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:SirMurAfz08,
  author =       "Rabia Sirhindi and
                  Saeed Murtaza and
                  Mehreen Afzal",
  title =        "Improved Data Hiding Technique for Shares in Extended Visual Secret Sharing Schemes",
  pages =        "376--386",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:LayYosOka08,
  author =       "Mohamed Layouni and
                  Maki Yoshida and
                  Shingo Okamura",
  title =        "Efficient Multi-authorizer Accredited Symmetrically Private Information Retrieval",
  pages =        "387--402",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:TMTBM08,
  author =       "Mehdi Talbi and
                  Benjamin Morin and
                  Val{\'e}rie Viet Triem Tong and
                  Adel Bouhoula and
                  Mohamed Mejri",
  title =        "Specification of Electronic Voting Protocol Properties Using {ADM} Logic: {FOO} Case Study",
  pages =        "403--418",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:Zeng08b,
  author =       "Ke Zeng",
  title =        "Publicly Verifiable Remote Data Integrity",
  pages =        "419--434",
  editor =       icics08ed,
  booktitle =    icics08name,
  volume =       icics08vol,
  month =        icics08month,
  address =      icics08addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICICS:PapTam07,
  author =       "Charalampos Papamanthou and
                  Roberto Tamassia",
  title =        "Time and Space Efficient Algorithms for Two-Party Authenticated Data Structures",
  pages =        "1--15",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZhoSusMu07,
  author =       "Lan Zhou and
                  Willy Susilo and
                  Yi Mu",
  title =        "New Construction of Group Secret Handshakes Based on Pairings",
  pages =        "16--30",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:WDBP07,
  author =       "Zhiguo Wan and
                  Robert H. Deng and
                  Feng Bao and
                  Bart Preneel",
  title =        "{nPAKE+}: A Hierarchical Group Password-Authenticated Key Exchange Protocol Using Different Passwords",
  pages =        "31--43",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:JinWonXu07,
  author =       "Haimin Jin and
                  Duncan S. Wong and
                  Yinlong Xu",
  title =        "An Efficient Password-Only Two-Server Authenticated Key Exchange System",
  pages =        "44--56",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LWHWHM07,
  author =       "Dennis Y. W. Liu and
                  Duncan S. Wong and
                  Xinyi Huang and
                  Guilin Wang and
                  Qiong Huang and
                  Yi Mu and
                  Willy Susilo",
  title =        "Formal Definition and Construction of Nominative Signature",
  pages =        "57--68",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LCSL07,
  author =       "Xiaohui Liang and
                  Zhenfu Cao and
                  Jun Shao and
                  Huang Lin",
  title =        "Short Group Signature Without Random Oracles",
  pages =        "69--82",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:YALS07,
  author =       "Tsz Hon Yuen and
                  Man Ho Au and
                  Joseph K. Liu and
                  Willy Susilo",
  title =        "({Convertible}) Undeniable Signatures Without Random Oracles",
  pages =        "83--97",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:WanWanPie07,
  author =       "Peishun Wang and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "A New Dynamic Accumulator for Batch Updates",
  pages =        "98--112",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LOXFM07,
  author =       "Zhengyi Le and
                  Yi Ouyang and
                  Yurong Xu and
                  James Ford and
                  Fillia Makedon",
  title =        "Preventing Unofficial Information Propagation",
  pages =        "113--125",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:OomFay07,
  author =       "B. John Oommen and
                  Ebaa Fayyoumi",
  title =        "A Novel Method for Micro-Aggregation in Secure Statistical Databases Using Association and Interaction",
  pages =        "126--140",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LiYe07,
  author =       "Zhen Li and
                  Xiaojun Ye",
  title =        "Privacy Protection on Multiple Sensitive Attributes",
  pages =        "141--152",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZhaYin07,
  author =       "Xiaoming Zhang and
                  Xiong Yin",
  title =        "Audio Watermarking Algorithm Based on Centroid and Statistical Features",
  pages =        "153--163",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ChaChoLu07,
  author =       "Chin-Chen Chang and
                  Yung-Chen Chou and
                  Tzu-Chuen Lu",
  title =        "A Semi-blind Watermarking Based on Discrete Wavelet Transform",
  pages =        "164--176",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZhaWanLi07,
  author =       "Qianli Zhang and
                  Jilong Wang and
                  Xing Li",
  title =        "On the Design of Fast Prefix-Preserving {IP} Address Anonymization Scheme",
  pages =        "177--188",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:Zadeh07,
  author =       "Abdulah Abdulah Zadeh",
  title =        "High Speed Modular Divider Based on {GCD} Algorithm",
  pages =        "189--200",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZXLZL07,
  author =       "Zongwei Zhou and
                  Yibo Xue and
                  Junda Liu and
                  Wei Zhang and
                  Jun Li",
  title =        "{MDH}: A High Speed Multi-phase Dynamic Hash String Matching Algorithm for Large-Scale Pattern Set",
  pages =        "201--215",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZSMTS07,
  author =       "Babak Zakeri and
                  Mahmoud Salmasizadeh and
                  Amir Moradi and
                  Mahmoud Tabandeh and
                  Mohammad T. Manzuri Shalmani",
  title =        "Compact and Secure Design of Masked {AES} {S}-Box",
  pages =        "216--229",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:CaoLiu07,
  author =       "Zhengjun Cao and
                  Lihua Liu",
  title =        "{Boudot}'s Range-Bounded Commitment Scheme Revisited",
  pages =        "230--238",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:XueFen07,
  author =       "Rui Xue and
                  Dengguo Feng",
  title =        "Toward Practical Anonymous Rerandomizable {RCCA} Secure Encryptions",
  pages =        "239--253",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:Peng07,
  author =       "Kun Peng",
  title =        "Secure Multiparty Computation of {DNF}",
  pages =        "254--268",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LeiLiFen07,
  author =       "Duo Lei and
                  Chao Li and
                  Keqin Feng",
  title =        "Square Like Attack on {Camellia}",
  pages =        "269--283",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:CheWuFen07,
  author =       "Hua Chen and
                  Wenling Wu and
                  Dengguo Feng",
  title =        "Differential Fault Analysis on {CLEFIA}",
  pages =        "284--295",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ConMatPie07,
  author =       "Scott Contini and
                  Krystian Matusiewicz and
                  Josef Pieprzyk",
  title =        "Extending {FORK}-256 Attack to the Full Hash Function",
  pages =        "296--305",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:Lu07,
  author =       "Jiqiang Lu",
  title =        "Attacking Reduced-Round Versions of the {SMS4} Block Cipher in the Chinese {WAPI} Standard",
  pages =        "306--318",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:Nowak07,
  author =       "David Nowak",
  title =        "A Framework for Game-Based Security Proofs",
  pages =        "319--333",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:HuaJiaLu07,
  author =       "Xiaowei Huang and
                  Li Jiao and
                  Weiming Lu",
  title =        "What Semantic Equivalences Are Suitable for Non-interference Properties in Computer Security",
  pages =        "334--349",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:TYHO07,
  author =       "Masayuki Terada and
                  Kazuki Yoneyama and
                  Sadayuki Hongo and
                  Kazuo Ohta",
  title =        "Modeling Agreement Problems in the Universal Composability Framework",
  pages =        "350--361",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:RTME07,
  author =       "Patrick R{\"o}der and
                  Omid Tafreschi and
                  Fredrik Mellgren and
                  Claudia M. Eckert",
  title =        "A System Architecture for History-Based Access Control for {XML} Documents",
  pages =        "362--374",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:KimRyo07,
  author =       "Mooseop Kim and
                  Jaecheol Ryou",
  title =        "Power Efficient Hardware Architecture of {SHA}-1 Algorithm for Trusted Mobile Computing",
  pages =        "375--385",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:SBBC07,
  author =       "Anna Cinzia Squicciarini and
                  Abhilasha Bhargav-Spantzel and
                  Elisa Bertino and
                  Alexei B. Czeksis",
  title =        "{Auth-SL} - A System for the Specification and Enforcement of Quality-Based Authentication Policies",
  pages =        "386--397",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:WenZhaWan07,
  author =       "Yan Wen and
                  Jinjing Zhao and
                  Huaimin Wang",
  title =        "A Novel Approach for Untrusted Code Execution",
  pages =        "398--411",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:TsaHua07,
  author =       "Chang-Hsien Tsai and
                  Shih-Kun Huang",
  title =        "Detection and Diagnosis of Control Interception",
  pages =        "412--426",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZhoXu07,
  author =       "ZhenLiu Zhou and
                  RongSheng Xu",
  title =        "{BIOS} Security Analysis and a Kind of Trusted {BIOS}",
  pages =        "427--437",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:ZHHSZ07,
  author =       "Jianwei Zhuge and
                  Thorsten Holz and
                  Xinhui Han and
                  Chengyu Song and
                  Wei Zou",
  title =        "Collecting Autonomous Spreading Malware Using High-Interaction Honeypots",
  pages =        "438--451",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LiZhoXia07,
  author =       "Liying Li and
                  Jianying Zhou and
                  Ning Xiao",
  title =        "{DDoS} Attack Detection Algorithms Based on Entropy Computing",
  pages =        "452--466",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:QiuBaoZho07,
  author =       "Ying Qiu and
                  Feng Bao and
                  Jianying Zhou",
  title =        "Firewall for Dynamic {IP} Address in Mobile {IPv6}",
  pages =        "467--479",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:TreThu07,
  author =       "James J. Treinen and
                  Ramakrishna Thurimella",
  title =        "Application of the PageRank Algorithm to Alarm Graphs",
  pages =        "480--494",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:StaRamJak07,
  author =       "Sid Stamm and
                  Zulfikar Ramzan and
                  Markus Jakobsson",
  title =        "Drive-By Pharming",
  pages =        "495--506",
  editor =       icics07ed,
  booktitle =    icics07name,
  volume =       icics07vol,
  month =        icics07month,
  address =      icics07addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICICS:LimKwo06,
  author =       "Chae Hoon Lim and
                  Taekyoung Kwon",
  title =        "Strong and Robust {RFID} Authentication Enabling Perfect Ownership Transfer",
  pages =        "1--20",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:TanLi06,
  author =       "Chiu C. Tan and
                  Qun Li",
  title =        "A Robust and Secure {RFID}-Based Pedigree System (Short Paper)",
  pages =        "21--29",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:GarRic06,
  author =       "Beno{\^i}t Garbinato and
                  Ian Rickebusch",
  title =        "A Topological Condition for Solving Fair Exchange in Byzantine Environments",
  pages =        "30--49",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:TsaBez06,
  author =       "Jeanette Tsang and
                  Konstantin Beznosov",
  title =        "A Security Analysis of the Precise Time Protocol (Short Paper)",
  pages =        "50--59",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:Shim06,
  author =       "Kyung-Ah Shim",
  title =        "An Identity-Based Proxy Signature Scheme from Pairings",
  pages =        "60--71",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:ZhuZho06,
  author =       "Huafei Zhu and
                  Jianying Zhou",
  title =        "Finding Compact Reliable Broadcast in Unknown Fixed-Identity Networks (Short Paper)",
  pages =        "72--81",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:YWWD06,
  author =       "Guomin Yang and
                  Duncan S. Wong and
                  Huaxiong Wang and
                  Xiaotie Deng",
  title =        "Formal Analysis and Systematic Construction of Two-Factor Authentication Scheme (Short Paper)",
  pages =        "82--91",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:MatIma06,
  author =       "Tatsuyuki Matsushita and
                  Hideki Imai",
  title =        "Hierarchical Key Assignment for Black-Box Tracing with Efficient Ciphertext Size",
  pages =        "92--111",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:AciKoc06,
  author =       "Onur Acii\c{c}mez and
                  {\c{C}etin Kaya} Ko\c{c}",
  title =        "Trace-Driven Cache Attacks on {AES} (Short Paper)",
  pages =        "112--121",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:LiLi06,
  author =       "Jiangtao Li and
                  Ninghui Li",
  title =        "A Construction for General and Efficient Oblivious Commitment Based Envelope Protocols",
  pages =        "122--138",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:MarXieYu06,
  author =       "Evan Martin and
                  Tao Xie and
                  Ting Yu",
  title =        "Defining and Measuring Policy Coverage in Testing Access Control Policies",
  pages =        "139--158",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:MaoLiWin06,
  author =       "Ziqing Mao and
                  Ninghui Li and
                  William H. Winsborough",
  title =        "Distributed Credential Chain Discovery in Trust Management with Parameterized Roles and Constraints (Short Paper)",
  pages =        "159--173",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:PlaDiaNar06,
  author =       "J{\"o}rg Platte and
                  Ra{\'u}l Dur{\'a}n D{\'i}az and
                  Edwin Naroska",
  title =        "An Operating System Design for the Security Architecture for Microprocessors",
  pages =        "174--189",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:YFAT06,
  author =       "Danfeng Yao and
                  Keith B. Frikken and
                  Mikhail J. Atallah and
                  Roberto Tamassia",
  title =        "Point-Based Trust: Define How Much Privacy Is Worth",
  pages =        "190--209",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:SSTX06,
  author =       "Yingpeng Sang and
                  Hong Shen and
                  Yasuo Tan and
                  Naixue Xiong",
  title =        "Efficient Protocols for Privacy Preserving Matching Against Distributed Datasets",
  pages =        "210--227",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:NohEva06,
  author =       "Karsten Nohl and
                  David Evans",
  title =        "Quantifying Information Leakage in Tree-Based Hash Protocols (Short Paper)",
  pages =        "228--237",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:Ge06,
  author =       "He Ge",
  title =        "An Anonymous Authentication Scheme for Identification Card",
  pages =        "238--248",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:DyrSne06,
  author =       "Geir Olav Dyrkolbotn and
                  Einar Snekkenes",
  title =        "A Wireless Covert Channel on Smart Cards (Short Paper)",
  pages =        "249--259",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:KhuHeoPan06,
  author =       "Himanshu Khurana and
                  Jin Heo and
                  Meenal Pant",
  title =        "From Proxy Encryption Primitives to a Deployable Secure-Mailing-List Solution",
  pages =        "260--281",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:MacDiaGar06,
  author =       "Gabriel Maci{\'a}-Fern{\'a}ndez and
                  Jes{\'u}s E. D{\'i}az-Verdejo and
                  Pedro Garcia-Teodoro",
  title =        "Mathematical Foundations for the Design of a Low-Rate {DoS} Attack to Iterative Servers (Short Paper)",
  pages =        "282--291",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:Fulp06,
  author =       "Errin W. Fulp",
  title =        "An Independent Function-Parallel Firewall Architecture for High-Speed Networks (Short Paper)",
  pages =        "292--301",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:MazPuuRae06,
  author =       "Oleksiy Mazhelis and
                  Seppo Puuronen and
                  Mika Raento",
  title =        "Estimating Accuracy of Mobile-Masquerader Detection Using Worst-Case and Best-Case Scenario",
  pages =        "302--321",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:DHXY06,
  author =       "Lingli Deng and
                  Yeping He and
                  Ziyao Xu and
                  Chunyang Yuan",
  title =        "An Enhanced {N}-Way Exchange-Based Incentive Scheme for {P2P} File Sharing (Short Paper)",
  pages =        "322--331",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:VXDS06,
  author =       "V. N. Venkatakrishnan and
                  Wei Xu and
                  Daniel C. DuVarney and
                  R. Sekar",
  title =        "Provably Correct Runtime Enforcement of Non-interference Properties",
  pages =        "332--351",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:WuZhaChu06,
  author =       "Yongdong Wu and
                  Zhigang Zhao and
                  Tian Wei Chui",
  title =        "An Attack on {SMC}-Based Software Protection",
  pages =        "352--368",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:MarSti06,
  author =       "Carla Marceau and
                  Matthew Stillerman",
  title =        "Modular Behavior Profiles in Systems with Shared Libraries (Short Paper)",
  pages =        "369--378",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:YouJooPie06,
  author =       "Yves Younan and
                  Wouter Joosen and
                  Frank Piessens",
  title =        "Efficient Protection Against Heap-Based Buffer Overflows Without Resorting to Magic",
  pages =        "379--398",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:WanBao06,
  author =       "Guilin Wang and
                  Feng Bao",
  title =        "Cryptanalysis of Timestamp-Based Password Authentication Schemes Using Smart Cards",
  pages =        "399--409",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:ShiSeo06,
  author =       "Kyung-Ah Shim and
                  Seung-Hyun Seo",
  title =        "Cryptanalysis of {ID}-Based Authenticated Key Agreement Protocols from Bilinear Pairings (Short Paper)",
  pages =        "410--419",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:Muir06,
  author =       "James A. Muir",
  title =        "Seifert's {RSA} Fault Attack: Simplified Analysis and Generalizations",
  pages =        "420--434",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:WanBaoZho06,
  author =       "Guilin Wang and
                  Feng Bao and
                  Jianying Zhou",
  title =        "The Fairness of Perfect Concurrent Signatures",
  pages =        "435--451",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:DeMWri06,
  author =       "Michael {de Mare} and
                  Rebecca N. Wright",
  title =        "Secure Set Membership Using 3Sat",
  pages =        "452--468",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:Brumley06,
  author =       "Billy Bob Brumley",
  title =        "Left-to-Right Signed-Bit tau-Adic Representations of n Integers (Short Paper)",
  pages =        "469--478",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:HSMW06,
  author =       "Xinyi Huang and
                  Willy Susilo and
                  Yi Mu and
                  Wei Wu",
  title =        "Universal Designated Verifier Signature Without Delegatability",
  pages =        "479--498",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:EdeKruMet06,
  author =       "Richard J. Edell and
                  Peter Kruus and
                  Uri Meth",
  title =        "Tracing {HTTP} Activity Through Non-cooperating {HTTP} Proxies (Short Paper)",
  pages =        "499--506",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:FurTakIto06,
  author =       "Kazuyoshi Furukawa and
                  Masahiko Takenaka and
                  Kouichi Itoh",
  title =        "A Fast {RSA} Implementation on Itanium 2 Processor",
  pages =        "507--518",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:WanLi06,
  author =       "Haodong Wang and
                  Qun Li",
  title =        "Efficient Implementation of Public Key Cryptosystems on Mote Sensors (Short Paper)",
  pages =        "519--528",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:NikRecRij06,
  author =       "Svetla Nikova and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "Threshold Implementations Against Side-Channel Attacks and Glitches",
  pages =        "529--545",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:GLYL06,
  author =       "Xiaozhuo Gu and
                  Yufeng Li and
                  Jianzu Yang and
                  Julong Lan",
  title =        "Hardware-and-Software-Based Security Architecture for Broadband Router (Short Paper)",
  pages =        "546--555",
  editor =       icics06ed,
  booktitle =    icics06name,
  volume =       icics06vol,
  month =        icics06month,
  address =      icics06addr,
  publisher =    icicspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICICS:ImaZhoSak05,
  author =       "Kenji Imamoto and
                  Jianying Zhou and
                  Kouichi Sakurai",
  title =        "An Evenhanded Certified Email System for Contract Signing",
  pages =        "1--13",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZFXZ05,
  author =       "Zhenfeng Zhang and
                  Dengguo Feng and
                  Jing Xu and
                  Yongbin Zhou",
  title =        "Efficient {ID}-Based Optimistic Fair Exchange with Provable Security",
  pages =        "14--26",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:CedCorDas05,
  author =       "J. G. Cederquist and
                  Ricardo Corin and
                  Muhammad Torabi Dashti",
  title =        "On the Quest for Impartiality: Design and Analysis of a Fair Non-repudiation Protocol",
  pages =        "27--39",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:WBIS05,
  author =       "Guilin Wang and
                  Feng Bao and
                  Kenji Imamoto and
                  Kouichi Sakurai",
  title =        "Generic, Optimistic, and Efficient Schemes for Fair Certified Email Delivery",
  pages =        "40--52",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanBaoDen05,
  author =       "Shuhong Wang and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Cryptanalysis of a Forward Secure Blind Signature Scheme with Provable Security",
  pages =        "53--60",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiLipPei05,
  author =       "Yong Li and
                  Helger Lipmaa and
                  Dingyi Pei",
  title =        "On Delegatability of Four Designated Verifier Signatures",
  pages =        "61--71",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:IKTY05,
  author =       "Tetsuya Izu and
                  Nobuyuki Kanaya and
                  Masahiko Takenaka and
                  Takashi Yoshioka",
  title =        "{PIATS}: A Partially Sanitizable Signature Scheme",
  pages =        "72--83",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:PBDL05,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Byoungcheon Lee",
  title =        "Ciphertext Comparison, a New Solution to the Millionaire Problem",
  pages =        "84--96",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:LauLipMie05,
  author =       "Sven Laur and
                  Helger Lipmaa and
                  Taneli Mielik{\"a}inen",
  title =        "Private Itemset Support Counting",
  pages =        "97--111",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:KuwMorTan05,
  author =       "Hidenori Kuwakado and
                  Masakatu Morii and
                  Hatsukazu Tanaka",
  title =        "Visual Cryptographic Protocols Using the Trusted Initializer",
  pages =        "112--122",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:FelMul05,
  author =       "Alaaeddine Fellah and
                  John Mullins",
  title =        "Admissible Interference by Typing for Cryptographic Protocols",
  pages =        "123--135",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:PhaGoi05,
  author =       "Raphael Chung-Wei Phan and
                  Bok-Min Goi",
  title =        "On the Security Bounds of {CMC}, {EME}, {EME+} and {EME*} Modes of Operation",
  pages =        "136--146",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:0KBPL5,
  author =       "Jongsung Kim and
                  Alex Biryukov and
                  Bart Preneel and
                  Sangjin Lee",
  title =        "On the Security of Encryption Modes of {MD4}, {MD5} and {HAVAL}",
  pages =        "147--158",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:GoiDinSid05,
  author =       "Bok-Min Goi and
                  Jintai Ding and
                  Mohammad Umar Siddiqi",
  title =        "Cryptanalysis of {PASS} {II} and {MiniPass}",
  pages =        "159--168",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:SakSak05,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai",
  title =        "Simple Power Analysis on Fast Modular Reduction with {NIST} Recommended Elliptic Curves",
  pages =        "169--180",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:Nguyen05,
  author =       "Khanh Nguyen",
  title =        "Asymmetric Concurrent Signatures",
  pages =        "181--193",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChoSus05,
  author =       "Sherman S. M. Chow and
                  Willy Susilo",
  title =        "Generic Construction of (Identity-Based) Perfect Concurrent Signatures",
  pages =        "194--206",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhuBaoDen05,
  author =       "Huafei Zhu and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Sequential Aggregate Signatures Working over Independent Homomorphic Trapdoor One-Way Permutation Domains",
  pages =        "207--219",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiJiHu05,
  author =       "Xin Li and
                  Zhenzhou Ji and
                  Mingzeng Hu",
  title =        "Session Table Architecture for Defending {SYN} Flood Attack",
  pages =        "220--230",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:HuaZhaDon05,
  author =       "Song Huang and
                  Ling Zhang and
                  Shou-Ling Dong",
  title =        "A Behavior-Based Ingress Rate-Limiting Mechanism Against {DoS}/{DDoS} Attacks",
  pages =        "231--242",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanDuaLi05,
  author =       "Lanjia Wang and
                  Haixin Duan and
                  Xing Li",
  title =        "Port Scan Behavior Diagnosis by Clustering",
  pages =        "243--255",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:SSJZO05,
  author =       "Hamid Reza Shahriari and
                  Reza Sadoddin and
                  Rasool Jalili and
                  Reza Zakeri and
                  Ali Reza Omidian",
  title =        "Network Vulnerability Analysis Through Vulnerability Take-Grant Model ({VTG})",
  pages =        "256--268",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:WeiDinChe05,
  author =       "Wei Wei and
                  Xuhua Ding and
                  Kefei Chen",
  title =        "Multiplex Encryption: {A} Practical Approach to Encrypting Multi-recipient Emails",
  pages =        "269--279",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChiLeiHua05,
  author =       "Yun-Peng Chiu and
                  Chin-Laung Lei and
                  Chun-Ying Huang",
  title =        "Secure Multicast Using Proxy Encryption",
  pages =        "280--290",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:CatLibQui05,
  author =       "Julien Cathalo and
                  Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Efficient and Non-interactive Timed-Release Encryption",
  pages =        "291--303",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:TanMit05,
  author =       "Qiang Tang and
                  Chris J. Mitchell",
  title =        "Security Properties of Two Authenticated Conference Key Agreement Protocols",
  pages =        "304--314",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:YooYoo05,
  author =       "Eun-Jun Yoon and
                  Kee-Young Yoo",
  title =        "Cryptanalysis of Two User Identification Schemes with Key Distribution Preserving Anonymity",
  pages =        "315--322",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:KimLeeOh05,
  author =       "Sangjin Kim and
                  Hoonjung Lee and
                  Heekuck Oh",
  title =        "Enhanced {ID}-Based Authenticated Key Agreement Protocols for a Multiple Independent {PKG} Environment",
  pages =        "323--335",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiJiaLi05,
  author =       "Lan Li and
                  Xinghao Jiang and
                  Jianhua Li",
  title =        "Enforce Mandatory Access Control Policy on {XML} Documents",
  pages =        "336--349",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanNinRee05,
  author =       "Pan Wang and
                  Peng Ning and
                  Douglas S. Reeves",
  title =        "Network Access Control for Mobile Ad-Hoc Networks",
  pages =        "350--362",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:CooBarKer05,
  author =       "Debra L. Cook and
                  Ricardo A. Baratto and
                  Angelos D. Keromytis",
  title =        "Remotely Keyed Cryptographics Secure Remote Display Access Using (Mostly) Untrusted Hardware",
  pages =        "363--375",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:MDPZ05,
  author =       "Di Ma and
                  Robert H. Deng and
                  HweeHwa Pang and
                  Jianying Zhou",
  title =        "Authenticating Query Results in Data Publishing",
  pages =        "376--388",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiZhuWu05,
  author =       "Tieyan Li and
                  Huafei Zhu and
                  Yongdong Wu",
  title =        "Multi-Source Stream Authentication Framework in Case of Composite {MPEG}-4 Stream",
  pages =        "389--401",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:QJBW05,
  author =       "Fang Qi and
                  Weijia Jia and
                  Feng Bao and
                  Yongdong Wu",
  title =        "Batching {SSL}/{TLS} Handshake Improved",
  pages =        "402--413",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:BalKamMon05,
  author =       "Lucas Ballard and
                  Seny Kamara and
                  Fabian Monrose",
  title =        "Achieving Efficient Conjunctive Keyword Searches over Encrypted Data",
  pages =        "414--426",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:MegHerMin05,
  author =       "David Meg{\'i}as and
                  Jordi Herrera-Joancomart{\'i} and
                  Juli{\`a} Minguill{\'o}n",
  title =        "Total Disclosure of the Embedding and Detection Algorithms for a Secure Digital Watermarking Scheme for Audio",
  pages =        "427--440",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:KurMorTan05,
  author =       "Minoru Kuribayashi and
                  Masakatu Morii and
                  Hatsukazu Tanaka",
  title =        "Reversible Watermark with Large Capacity Using the Predictive Coding",
  pages =        "441--453",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChoLee05,
  author =       "Hyunsang Choi and
                  Heejo Lee",
  title =        "{PCAV}: {Internet} Attack Visualization on Parallel Coordinates",
  pages =        "454--466",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:YBKT05,
  author =       "Yi Yin and
                  Raghuvel S. Bhuvaneswaran and
                  Yoshiaki Katayama and
                  Naoshi Takahashi",
  title =        "Implementation of Packet Filter Configurations Anomaly Detection System with {SIERRA}",
  pages =        "467--480",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:DaiMia05,
  author =       "Jiazhu Dai and
                  Huaikou Miao",
  title =        "{D\_DIPS}: {An} Intrusion Prevention System for Database Security",
  pages =        "481--490",
  booktitle =    icics05name,
  volume =       icics05vol,
  year =         2005,
  publisher =    icicspub,
  month =        icics05month,
  editor =       icics05ed,
  address =      icics05addr,
  series =       mylncs,
}

@InProceedings{ICICS:AbdWar04,
  author =       "Michel Abdalla and
                  Bogdan Warinschi",
  title =        "On the Minimal Assumptions of Group Signature Schemes",
  pages =        "1--13",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:SusMuZha04,
  author =       "Willy Susilo and
                  Yi Mu and
                  Fangguo Zhang",
  title =        "Perfect Concurrent Signature Schemes",
  pages =        "14--26",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:HerSae04,
  author =       "Javier Herranz and
                  Germ{\'a}n S{\'a}ez",
  title =        "New Identity-Based Ring Signature Schemes",
  pages =        "27--39",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:Zhou04,
  author =       "Jianying Zhou",
  title =        "On the Security of a Multi-party Certified Email Protocol",
  pages =        "40--52",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:NikNikPre04,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "Robust Metering Schemes for General Access Structures",
  pages =        "53--65",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:HerJae04,
  author =       "Klaus Herrmann and
                  Michael A. Jaeger",
  title =        "{PAYFLUX} - Secure Electronic Payment in Mobile Ad Hoc Networks",
  pages =        "66--78",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:LWMZD04,
  author =       "Tieyan Li and
                  Yongdong Wu and
                  Di Ma and
                  Huafei Zhu and
                  Robert H. Deng",
  title =        "Flexible Verification of {MPEG}-4 Stream in Peer-to-Peer {CDN}",
  pages =        "79--91",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:DutBarSar04,
  author =       "Ratna Dutta and
                  Rana Barua and
                  Palash Sarkar",
  title =        "Provably Secure Authenticated Tree Based Group Key Agreement",
  pages =        "92--104",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:KomOht04,
  author =       "Yuichi Komano and
                  Kazuo Ohta",
  title =        "Taxonomic Consideration to {OAEP} Variants and Their Security",
  pages =        "105--117",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:Schmidt-Samoa04,
  author =       "Katja Schmidt-Samoa",
  title =        "Factorization-Based Fail-Stop Signatures Revisited",
  pages =        "118--131",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:HalChaSte04,
  author =       "Spyros T. Halkidis and
                  Alexander Chatzigeorgiou and
                  George Stephanides",
  title =        "A Qualitative Evaluation of Security Patterns",
  pages =        "132--144",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:IshShiFuj04,
  author =       "Yasunori Ishihara and
                  Yumi Shimakawa and
                  Toru Fujiwara",
  title =        "Type Inferability and Decidability of the Security Problem Against Inference Attacks on Object-Oriented Databases",
  pages =        "145--157",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:RinCol04,
  author =       "Sandra Ring and
                  Eric Cole",
  title =        "Volatile Memory Computer Forensics to Detect Kernel Level Compromise",
  pages =        "158--170",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:MGLM04,
  author =       "Ilanit Moodahi and
                  Ehud Gudes and
                  Oz Lavee and
                  Amnon Meisels",
  title =        "A SecureWorkflow Model Based on Distributed Constrained Role and Task Assignment for the {Internet}",
  pages =        "171--186",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:ElKKer04,
  author =       "Rakan El-Khalil and
                  Angelos D. Keromytis",
  title =        "Hydan: {Hiding} Information in Program Binaries",
  pages =        "187--199",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:HebLen04,
  author =       "Luke Hebbes and
                  Andrew Lenaghan",
  title =        "A Semi-fragile Steganographic Digital Signature for Images",
  pages =        "200--210",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:FerSor04,
  author =       "Marcel Fernandez and
                  Miguel Soriano",
  title =        "Identification of Traitors Using a Trellis",
  pages =        "211--222",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:GABCCN04,
  author =       "Joaqu{\'i}n Garc{\'i}a and
                  Fabien Autrel and
                  Joan Borrell and
                  Sergio Castillo and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Guillermo Navarro",
  title =        "Decentralized Publish-Subscribe System to Prevent Coordinated Attacks via Alert Correlation",
  pages =        "223--235",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:LYKKPO04,
  author =       "Hyung-Woo Lee and
                  Sung-Hyun Yun and
                  Taekyoung Kwon and
                  Jae-Sung Kim and
                  Hee-Un Park and
                  Nam-Ho Oh",
  title =        "Reflector Attack Traceback System with Pushback Based {iTrace} Mechanism",
  pages =        "236--248",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:LMTTT04,
  author =       "Ruggero Lanotte and
                  Andrea Maggiolo-Schettini and
                  Simone Tini and
                  Angelo Troina and
                  Enrico Tronci",
  title =        "Automatic Covert Channel Analysis of a Multilevel Secure Component",
  pages =        "249--261",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:LynMea04,
  author =       "Christopher Lynch and
                  Catherine Meadows",
  title =        "Sound Approximations to {Diffie}-{Hellman} Using Rewrite Rules",
  pages =        "262--277",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:KarWie04,
  author =       "Anton Kargl and
                  G{\"o}tz Wiesend",
  title =        "On Randomized Addition-Subtraction Chains to Counteract Differential Power Attacks",
  pages =        "278--290",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:04,
  author =       "Sang Gyoo Sim and
                  Dong Jin Park and
                  Pil Joong Lee",
  title =        "New Power Analysis on the {Ha}-{Moon} Algorithm and the {MIST} Algorithm",
  pages =        "291--304",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:HILS04,
  author =       "Dong-Guk Han and
                  Tetsuya Izu and
                  Jongin Lim and
                  Kouichi Sakurai",
  title =        "Modified Power-Analysis Attacks on {XTR} and an Efficient Countermeasure",
  pages =        "305--317",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:MazPuuVei04,
  author =       "Oleksiy Mazhelis and
                  Seppo Puuronen and
                  Jari Veijalainen",
  title =        "Modelling Dependencies Between Classifiers in Mobile Masquerader Detection",
  pages =        "318--330",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:JZWK04,
  author =       "Souhwan Jung and
                  Fan Zhao and
                  Shyhtsun Felix Wu and
                  HyunGon Kim",
  title =        "Threat Analysis on NEtwork MObility (NEMO)",
  pages =        "331--342",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:GRCR04,
  author =       "Michelangelo Giansiracusa and
                  Selwyn Russell and
                  Andrew Clark and
                  Volker Roth",
  title =        "Macro-level Attention to Mobile Agent Security: {Introducing} the Mobile Agent Secure Hub Infrastructure Concept",
  pages =        "343--357",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanKraVan04,
  author =       "Tao Wan and
                  Evangelos Kranakis and
                  Paul C. {van Oorschot}",
  title =        "Securing the Destination-Sequenced Distance Vector Routing Protocol ({S-DSDV})",
  pages =        "358--374",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:MihFosIma04,
  author =       "Miodrag J. Mihaljevic and
                  Marc P. C. Fossorier and
                  Hideki Imai",
  title =        "Secret-Public Storage Trade-Off for Broadcast Encryption Key Management",
  pages =        "375--387",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZWFB04,
  author =       "Bin Zhang and
                  Hongjun Wu and
                  Dengguo Feng and
                  Feng Bao",
  title =        "Security Analysis of the Generalized Self-shrinking Generator",
  pages =        "388--400",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:YanCheCou04,
  author =       "Bo-Yin Yang and
                  Jiun-Ming Chen and
                  Nicolas Courtois",
  title =        "On Asymptotic Security Estimates in {XL} and {Gr{\"o}bner} Bases-Related Algebraic Cryptanalysis",
  pages =        "401--413",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:MonVau04,
  author =       "Jean Monnerat and
                  Serge Vaudenay",
  title =        "On Some Weak Extensions of {AES} and {BES}",
  pages =        "414--426",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:PetFus04,
  author =       "Slobodan Petrovic and
                  Amparo F{\'u}ster-Sabater",
  title =        "Clock Control Sequence Reconstruction in the Ciphertext Only Attack Scenario",
  pages =        "427--439",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:CieGir04,
  author =       "Mathieu Ciet and
                  Christophe Giraud",
  title =        "Transient Fault Induction Attacks on {XTR}",
  pages =        "440--451",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:LinYenChe04,
  author =       "Hsi-Chung Lin and
                  Sung-Ming Yen and
                  Guan-Ting Chen",
  title =        "Adaptive-{CCA} on {OpenPGP} Revisited",
  pages =        "452--464",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:GonMarDal04,
  author =       "Nicol{\'a}s Gonz{\'a}lez-Deleito and
                  Olivier Markowitch and
                  Emmanuel Dall'Olio",
  title =        "A New Key-Insulated Signature Scheme",
  pages =        "465--479",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:CHYC04,
  author =       "Sherman S. M. Chow and
                  Lucas Chi Kwong Hui and
                  Siu-Ming Yiu and
                  K. P. Chow",
  title =        "Secure Hierarchical Identity Based Signature and Its Application",
  pages =        "480--494",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:LagVer04,
  author =       "Fabien Laguillaumie and
                  Damien Vergnaud",
  title =        "Multi-designated Verifiers Signatures",
  pages =        "495--507",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:MDWL04,
  author =       "Di Ma and
                  Robert H. Deng and
                  Yongdong Wu and
                  Tieyan Li",
  title =        "Dynamic Access Control for Multi-privileged Group Communications",
  pages =        "508--519",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:HonJun04,
  author =       "Kihun Hong and
                  Souhwan Jung",
  title =        "An Efficient Authentication Scheme Using Recovery Information in Signature",
  pages =        "520--531",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:DavMonRei04,
  author =       "Darren Davis and
                  Fabian Monrose and
                  Michael K. Reiter",
  title =        "Time-Scoped Searching of Encrypted Audit Logs",
  pages =        "532--545",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:AbiSpiFoy04,
  author =       "Habtamu Abie and
                  P{\aa}l Spilling and
                  Bent Foyn",
  title =        "Rights-Carrying and Self-enforcing Information Objects for Information Distribution Systems",
  pages =        "546--562",
  booktitle =    icics04name,
  volume =       icics04vol,
  year =         2004,
  publisher =    icicspub,
  month =        icics04month,
  editor =       icics04ed,
  address =      icics04addr,
  series =       mylncs,
}

@InProceedings{ICICS:FenNogMor03,
  author =       "Wang Feng and
                  Yasuyuki Nogami and
                  Yoshitaka Morikawa",
  title =        "A Fast Square Root Computation Using the Frobenius Mapping",
  pages =        "1--10",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:03,
  author =       "Dang Nguyen Duc and
                  Jung Hee Cheon and
                  Kwangjo Kim",
  title =        "A Forward-Secure Blind Signature Scheme Based on the Strong {RSA} Assumption",
  pages =        "11--21",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanChiLi03,
  author =       "Yan Wang and
                  Chi-Hung Chi and
                  Tie-Yan Li",
  title =        "Secure Route Structures for the Fast Dispatch of Large-Scale Mobile Agents",
  pages =        "22--33",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WFLW03,
  author =       "Duncan S. Wong and
                  Karyin Fung and
                  Joseph K. Liu and
                  Victor K. Wei",
  title =        "On the {RS}-Code Construction of Ring Signature Schemes and a Threshold Setting of {RST}",
  pages =        "34--46",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:NabJamMaz03,
  author =       "Ricardo Nabhen and
                  Edgard Jamhour and
                  Carlos Maziero",
  title =        "A Policy Based Framework for Access Control",
  pages =        "47--59",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:HNTT03,
  author =       "Konstantin Hypp{\"o}nen and
                  David Naccache and
                  Elena Trichina and
                  Alexei Tchoulkine",
  title =        "Trading-Off Type-Inference Memory Complexity against Communication",
  pages =        "60--71",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WBZD03,
  author =       "Guilin Wang and
                  Feng Bao and
                  Jianying Zhou and
                  Robert H. Deng",
  title =        "Security Remarks on a Group Signature Scheme with Member Deletion",
  pages =        "72--83",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WuBaoDen03,
  author =       "Hongjun Wu and
                  Feng Bao and
                  Robert H. Deng",
  title =        "An Efficient Known Plaintext Attack on {FEA-M}",
  pages =        "84--87",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhoBaoDen03,
  author =       "Jianying Zhou and
                  Feng Bao and
                  Robert H. Deng",
  title =        "An Efficient Public-Key Framework",
  pages =        "88--99",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:YanSurRhe03,
  author =       "Jong-Phil Yang and
                  Chul Sur and
                  Kyung Hyune Rhee",
  title =        "{ROCEM}: {Robust} Certified E-mail System Based on Server-Supported Signature",
  pages =        "100--111",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:OniZhoLop03,
  author =       "Jose Antonio Onieva and
                  Jianying Zhou and
                  Javier Lopez",
  title =        "Practical Service Charge for {P2P} Content Distribution",
  pages =        "112--123",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:LTXM03,
  author =       "Henry C. J. Lee and
                  Vrizlynn L. L. Thing and
                  Yi Xu and
                  Miao Ma",
  title =        "{ICMP} Traceback with Cumulative Path, an Efficient Solution for {IP} Traceback",
  pages =        "124--135",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:LGWL03,
  author =       "Yongliang Liu and
                  Wen Gao and
                  Zhao Wang and
                  Shaohui Liu",
  title =        "A Lattice Based General Blind Watermark Scheme",
  pages =        "136--144",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:SauHitVar03,
  author =       "Gregory Saunders and
                  Michael Hitchens and
                  Vijay Varadharajan",
  title =        "Role-Based Access Control and the Access Control Matrix",
  pages =        "145--157",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:Mihaljevic03,
  author =       "Miodrag J. Mihaljevic",
  title =        "Broadcast Encryption Schemes Based on the Sectioned Key Tree",
  pages =        "158--169",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiYan03,
  author =       "Gang Li and
                  Jie Yang",
  title =        "Research on the Collusion Estimation",
  pages =        "170--178",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:AshHo03,
  author =       "Mohsen Ashourian and
                  Yo-Sung Ho",
  title =        "Multiple Description Coding for Image Data Hiding Jointly in the Spatial and {DCT} Domains",
  pages =        "179--190",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:ESMF03,
  author =       "Oscar Esparza and
                  Miguel Soriano and
                  Jose L. Mu{\~n}oz and
                  Jordi Forn{\'e}",
  title =        "Protocols for Malicious Host Revocation",
  pages =        "191--201",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChaLyu03,
  author =       "Pat Pik-Wah Chan and
                  Michael R. Lyu",
  title =        "A {DWT}-Based Digital Video Watermarking Scheme with Error Correcting Code",
  pages =        "202--213",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiZhuLam03,
  author =       "Tie-Yan Li and
                  Huafei Zhu and
                  Kwok-Yan Lam",
  title =        "A Novel Two-Level Trust Model for Grid",
  pages =        "214--225",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WuZhaWan03,
  author =       "Qian-Hong Wu and
                  Jian-Hong Zhang and
                  Yu-Min Wang",
  title =        "Practical t-out-n Oblivious Transfer and Its Applications",
  pages =        "226--237",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WuDen03,
  author =       "Yongdong Wu and
                  Robert H. Deng",
  title =        "Adaptive Collusion Attack to a Block Oriented Watermarking Scheme",
  pages =        "238--248",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:XZCK03,
  author =       "Yan Xie and
                  Fangguo Zhang and
                  Xiaofeng Chen and
                  Kwangjo Kim",
  title =        "{ID}-Based Distributed ``Magic Ink'' Signature from Pairings",
  pages =        "249--259",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanLuLiu03,
  author =       "Yan Wang and
                  Shuwang L{\"u} and
                  Zhenhua Liu",
  title =        "A Simple Anonymous Fingerprinting Scheme Based on Blind Signature",
  pages =        "260--268",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:CuiKobIma03,
  author =       "Yang Cui and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Compact Conversion Schemes for the Probabilistic {OW}-{PCA} Primitives",
  pages =        "269--279",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:YiYan03,
  author =       "Xiaodong Yi and
                  Xuejun Yang",
  title =        "A Security Verification Method for Information Flow Security Policies Implemented in Operating Systems",
  pages =        "280--291",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhaWuWan03,
  author =       "Jianhong Zhang and
                  Qianhong Wu and
                  Yumin Wang",
  title =        "A Novel Efficient Group Signature Scheme with Forward Security",
  pages =        "292--300",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:BaoDenZhu03,
  author =       "Feng Bao and
                  Robert H. Deng and
                  Huafei Zhu",
  title =        "Variations of {Diffie}-{Hellman} Problem",
  pages =        "301--312",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:SohSeoMoo03,
  author =       "Taeshik Sohn and
                  Jung-Taek Seo and
                  Jongsub Moon",
  title =        "A Study on the Covert Channel Detection of {TCP}/{IP} Header Using Support Vector Machine",
  pages =        "313--324",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:LWZC03,
  author =       "Min Luo and
                  Lina Wang and
                  Huanguo Zhang and
                  Jin Chen",
  title =        "A Research on Intrusion Detection Based on Unsupervised Clustering and Support Vector Machine",
  pages =        "325--336",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:XFLC03,
  author =       "Zhen Xu and
                  Dengguo Feng and
                  Lan Li and
                  Hua Chen",
  title =        "{UC-RBAC}: {A} Usage Constrained Role-Based Access Control Model",
  pages =        "337--347",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:CieJoy03,
  author =       "Mathieu Ciet and
                  Marc Joye",
  title =        "({Virtually}) Free Randomization Techniques for Elliptic Curve Cryptography",
  pages =        "348--359",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiXueLi03,
  author =       "Xiaoqiang Li and
                  Xiangyang Xue and
                  Wei Li",
  title =        "An Optimized Multi-bits Blind Watermarking Scheme",
  pages =        "360--369",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:SJCZH03,
  author =       "Jianhua Sun and
                  Hai Jin and
                  Hao Chen and
                  Qian Zhang and
                  Zongfen Han",
  title =        "A Compound Intrusion Detection Model",
  pages =        "370--381",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:HuaCha03,
  author =       "Hui-Feng Huang and
                  Chin-Chen Chang",
  title =        "An Efficient Convertible Authenticated Encryption Scheme and Its Variant",
  pages =        "382--392",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:Zha03,
  author =       "Meng Zhang and
                  Jiubin Ju",
  title =        "Space-Economical Reassembly for Intrusion Detection System",
  pages =        "393--404",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:Murthy03,
  author =       "J. Krishna Murthy",
  title =        "A Functional Decomposition of Virus and Worm Programs",
  pages =        "405--414",
  booktitle =    icics03name,
  volume =       icics03vol,
  year =         2003,
  publisher =    icicspub,
  month =        icics03month,
  editor =       icics03ed,
  address =      icics03addr,
  series =       mylncs,
}

@InProceedings{ICICS:CheWei02,
  author =       "Jeff S. L. Cheng and
                  Victor K. Wei",
  title =        "Defenses against the Truncation of Computation Results of Free-Roaming Agents",
  pages =        "1--12",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:JXHL02,
  author =       "Hai Jin and
                  Feng Xian and
                  Zongfen Han and
                  Shengli Li",
  title =        "A Distributed Dynamic $\mu$Firewall Architecture with Mobile Agents and {KeyNote} Trust Management System",
  pages =        "13--24",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:PyoLee02,
  author =       "Changwoo Pyo and
                  Gyungho Lee",
  title =        "Encoding Function Pointers and Memory Arrangement Checking against Buffer Overflow Attack",
  pages =        "25--36",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:KuzSanSim02,
  author =       "Vadim Kuznetsov and
                  Helena Sandstr{\"o}m and
                  Andrei Simkin",
  title =        "An Evaluation of Different {IP} Traceback Approaches",
  pages =        "37--48",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:IshAkoFuj02,
  author =       "Yasunori Ishihara and
                  Shuichiro Ako and
                  Toru Fujiwara",
  title =        "Security against Inference Attacks on Negative Information in Object-Oriented Databases",
  pages =        "49--60",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:TzeTze02,
  author =       "Wen-Guey Tzeng and
                  Zhi-Jia Tzeng",
  title =        "Robust Key-Evolving Public Key Encryption Schemes",
  pages =        "61--72",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:NakTaoSug02,
  author =       "Toru Nakanishi and
                  Masayuki Tao and
                  Yuji Sugiyama",
  title =        "A Group Signature Scheme Committing the Group",
  pages =        "73--84",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:HHSI02,
  author =       "Yumiko Hanaoka and
                  Goichiro Hanaoka and
                  Junji Shikata and
                  Hideki Imai",
  title =        "Unconditionally Secure Key Insulated Cryptosystems: {Models}, Bounds and Constructions",
  pages =        "85--96",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:KimKimKim02,
  author =       "Myungsun Kim and
                  Jongseong Kim and
                  Kwangjo Kim",
  title =        "Anonymous Fingerprinting as Secure as the Bilinear {Diffie}-{Hellman} Assumption",
  pages =        "97--108",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:NTTT02,
  author =       "David Naccache and
                  Alexei Tchoulkine and
                  Christophe Tymen and
                  Elena Trichina",
  title =        "Reducing the Memory Complexity of Type-Inference Algorithms",
  pages =        "109--121",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Shim02,
  author =       "Kyungah Shim",
  title =        "The Risks of Compromising Secret Information",
  pages =        "122--133",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:BJLP02,
  author =       "Jin Wook Byun and
                  Ik Rae Jeong and
                  Dong Hoon Lee and
                  Chang-Seop Park",
  title =        "Password-Authenticated Key Exchange between Clients with Different Passwords",
  pages =        "134--146",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:PBDV02,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Kapali Viswanathan",
  title =        "Robust, Privacy Protecting and Publicly Verifiable Sealed-Bid Auction",
  pages =        "147--159",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:VaaNuoVir02,
  author =       "Sami Vaarala and
                  Antti Nuopponen and
                  Teemupekka Virtanen",
  title =        "Attacking Predictable {IPsec} {ESP} Initialization Vectors",
  pages =        "160--172",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:WatKit02,
  author =       "Hajime Watanabe and
                  Takashi Kitagawa",
  title =        "An {ID} Coding Scheme for Fingerprinting, Randomized c-Secure {CRT} Code",
  pages =        "173--183",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:DasMai02,
  author =       "Tanmoy Kanti Das and
                  Subhamoy Maitra",
  title =        "A Robust Block Oriented Watermarking Scheme in Spatial Domain",
  pages =        "184--196",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Matsushita02,
  author =       "Tatsuyuki Matsushita",
  title =        "A Flexibly Revocable Key-Distribution Scheme for Efficient Black-Box Tracing",
  pages =        "197--208",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Kwon02,
  author =       "Soonhak Kwon",
  title =        "Low Complexity Bit Serial Systolic Multipliers over {GF}($2^m$) for Three Classes of Finite Fields",
  pages =        "209--216",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:IzuTak02,
  author =       "Tetsuya Izu and
                  Tsuyoshi Takagi",
  title =        "Fast Elliptic Curve Multiplications with {SIMD} Operations",
  pages =        "217--230",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:VenMai02,
  author =       "Ayineedi Venkateswarlu and
                  Subhamoy Maitra",
  title =        "Further Results on Multiples of Primitive Polynomials and Their Products over {GF}(2)",
  pages =        "231--242",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhaVarMu02,
  author =       "Junqi Zhang and
                  Vijay Varadharajan and
                  Yi Mu",
  title =        "A Secure Object Sharing Scheme for {Java} Card",
  pages =        "243--251",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:CarClaMoh02,
  author =       "Nathan Carey and
                  Andrew Clark and
                  George M. Mohay",
  title =        "{IDS} Interoperability and Correlation Using {IDMEF} and Commodity Systems",
  pages =        "252--264",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:LunKvaJon02,
  author =       "Emilie Lundin and
                  H{\aa}kan Kvarnstr{\"o}m and
                  Erland Jonsson",
  title =        "A Synthetic Fraud Data Generation Methodology",
  pages =        "265--277",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Yee02,
  author =       "Ka-Ping Yee",
  title =        "User Interaction Design for Secure Systems",
  pages =        "278--290",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:MolArb02,
  author =       "Jesus Molina and
                  William A. Arbaugh",
  title =        "Using Independent Auditors as Intrusion Detection Systems",
  pages =        "291--302",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:SSCGC02,
  author =       "Subhayan Sen and
                  Chandrama Shaw and
                  Dipanwita Roy Chowdhury and
                  Niloy Ganguly and
                  Parimal Pal Chaudhuri",
  title =        "Cellular Automata Based Cryptosystem ({CAC})",
  pages =        "303--314",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:BNPV02,
  author =       "Alex Biryukov and
                  Jorge Nakahara Jr. and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "New Weak-Key Classes of {IDEA}",
  pages =        "315--326",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:FurSak02,
  author =       "Soichi Furuya and
                  Kouichi Sakurai",
  title =        "Risks with Raw-Key Masking - The Security Evaluation of 2-Key {XCBC}",
  pages =        "327--341",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Filiol02,
  author =       "Eric Filiol",
  title =        "A New Statistical Testing for Symmetric Ciphers and Hash Functions",
  pages =        "342--353",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:LamGonVan02,
  author =       "Charles C. Y. Lam and
                  Guang Gong and
                  Scott A. Vanstone",
  title =        "Message Authentication Codes with Error Correcting Capabilities",
  pages =        "354--366",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiWuGuo02,
  author =       "{Shou-peng} Li and
                  {Shi-zhong} Wu and
                  Tao Guo",
  title =        "The Consistency of an Access Control List",
  pages =        "367--373",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:KYCKK02,
  author =       "Jong-Young Koh and
                  Mi Ra Yi and
                  Tae Ho Cho and
                  Hyung-Jong Kim and
                  Hong-Geun Kim",
  title =        "Knowledge-Based Modeling and Simulation of Network Access Control Mechanisms Representing Security Policies",
  pages =        "374--385",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:KTTNS02,
  author =       "Shigeta Kuninobu and
                  Yoshiaki Takata and
                  Daigo Taguchi and
                  Masayuki Nakae and
                  Hiroyuki Seki",
  title =        "A Specification Language for Distributed Policy Control",
  pages =        "386--398",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:LMPTV02,
  author =       "Javier Lopez and
                  Antonio Mana and
                  Ernesto Pimentel and
                  Jos{\'e} M. Troya and
                  Mariemma Inmaculada Yag{\"u}e del Valle",
  title =        "Access Control Infrastructure for Digital Objects",
  pages =        "399--410",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChuTze02,
  author =       "Cheng-Kang Chu and
                  Wen-Guey Tzeng",
  title =        "Distributed Key Generation as a Component of an Integrated Protocol",
  pages =        "411--421",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:PTWR02,
  author =       "Xiaolin Pang and
                  Kian-Lee Tan and
                  Yan Wang and
                  Jian Ren",
  title =        "A Secure Agent-Mediated Payment Protocol",
  pages =        "422--433",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:KhoTil02,
  author =       "Alexander Kholosha and
                  Henk C. A. van Tilborg",
  title =        "Tensor Transform of {Boolean} Functions and Related Algebraic and Probabilistic Properties",
  pages =        "434--446",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Wu02,
  author =       "Hongjun Wu",
  title =        "Related-Cipher Attacks",
  pages =        "447--455",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:LHLLYL02,
  author =       "Changhoon Lee and
                  Deukjo Hong and
                  Sungjae Lee and
                  Sangjin Lee and
                  Hyung-Jin Yang and
                  Jongin Lim",
  title =        "A Chosen Plaintext Linear Attack on Block Cipher {CIKS}-1",
  pages =        "456--468",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:PieZha02,
  author =       "Josef Pieprzyk and
                  Xian-Mo Zhang",
  title =        "Ideal Threshold Schemes from Orthogonal Arrays",
  pages =        "469--479",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:MiyNon02,
  author =       "Atsuko Miyaji and
                  Masao Nonaka",
  title =        "Cryptanalysis of the Reduced-Round {RC6}",
  pages =        "480--494",
  booktitle =    icics02name,
  volume =       icics02vol,
  year =         2002,
  publisher =    icicspub,
  month =        icics02month,
  editor =       icics02ed,
  address =      icics02addr,
  series =       mylncs,
}

@InProceedings{ICICS:Schnorr01,
  author =       "Claus-Peter Schnorr",
  title =        "Security of Blind Discrete Log Signatures against Interactive Attacks",
  pages =        "1--12",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiuLiBai01,
  author =       "Dongxi Liu and
                  Xiaoyong Li and
                  Yingcai Bai",
  title =        "An Intelligent Intruder Model for Security Protocol Analysis",
  pages =        "13--22",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:GupMai01,
  author =       "Kishan Chand Gupta and
                  Subhamoy Maitra",
  title =        "Primitive Polynomials over {GF}(2) - A Cryptologic Approach",
  pages =        "23--34",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:YanZhuWan01,
  author =       "Bo Yang and
                  Shixiong Zhu and
                  Yumin Wang",
  title =        "Unconditionally-Secure Oblivious Transfer",
  pages =        "35--41",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChaLin01,
  author =       "Chin-Chen Chang and
                  Iuon-Chang Lin",
  title =        "Cryptanalysis of the Improved User Efficient Blind Signatures",
  pages =        "42--46",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChaHwa01,
  author =       "Chin-Chen Chang and
                  Kuo-Feng Hwang",
  title =        "Towards the Forgery of a Group Signature without Knowing the Group Center's Secret",
  pages =        "47--51",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:BoSheCha01,
  author =       "Xiaochen Bo and
                  Lincheng Shen and
                  Wensen Chang",
  title =        "Evaluation of the Image Degradation for a Typical Watermarking Algorithm in the Block-{DCT} Domain",
  pages =        "52--61",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:AokHosKob01,
  author =       "Kazumaro Aoki and
                  Fumitaka Hoshino and
                  Tetsutaro Kobayashi",
  title =        "A Cyclic Window Algorithm for {ECC} Defined over Extension Fields",
  pages =        "62--73",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhaZhaWan01,
  author =       "Fangguo Zhang and
                  Futai Zhang and
                  Yumin Wang",
  title =        "Fast Scalar Multiplication on the {Jacobian} of a Family of Hyperelliptic Curves",
  pages =        "74--83",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:YYDO01,
  author =       "Ding-Feng Ye and
                  Junhui Yang and
                  Zongduo Dai and
                  Haiwen Ou",
  title =        "Attacks on Two Digital Signature Schemes Based on Error Correcting Codes",
  pages =        "84--89",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Matsuura01,
  author =       "Kanta Matsuura",
  title =        "A Derivative of Digital Objects and Estimation of Default Risks in Electronic Commerce",
  pages =        "90--94",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Shim01,
  author =       "Young-Chul Shim",
  title =        "A New Approach for Secure Multicast Routing in a Large Scale Network",
  pages =        "95--106",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:KRCEK01,
  author =       "Hee-Wan Kim and
                  Hae-Kyung Rhee and
                  Tai M. Chung and
                  Young Ik Eom and
                  Ung-Mo Kim",
  title =        "A Transaction Length-Sensitive Protocol Based on Altruistic Locking for Multilevel Secure Database Systems",
  pages =        "107--118",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChoCie01,
  author =       "Sungbaek Cho and
                  Zbigniew Ciechanowicz",
  title =        "Dealing with Uncertainties in Risk Analysis Using Belief Functions",
  pages =        "119--130",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:HitVar01,
  author =       "Michael Hitchens and
                  Vijay Varadharajan",
  title =        "{RBAC} for {XML} Document Stores",
  pages =        "131--143",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhaPie01,
  author =       "Xian-Mo Zhang and
                  Josef Pieprzyk",
  title =        "Cheating Immune Secret Sharing",
  pages =        "144--149",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Samid01,
  author =       "Gideon Samid",
  title =        "Encryption Sticks (Randomats)",
  pages =        "150--154",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:SonQin01,
  author =       "Zhimin Song and
                  Sihan Qing",
  title =        "Applying {NCP} Logic to the Analysis of {SSL} 3.0",
  pages =        "155--166",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:HerLie01,
  author =       "Ian Herwono and
                  Ingo Liebhardt",
  title =        "Performance of {WTLS} and Its Impact on an {M}-commerce Transaction",
  pages =        "167--171",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:RibZuqFer01,
  author =       "Carlos Ribeiro and
                  Andre Zuquete and
                  Paulo Ferreira",
  title =        "Enforcing Obligation with Security Monitors",
  pages =        "172--176",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:NinYin01,
  author =       "Peng Ning and
                  Yiqun Lisa Yin",
  title =        "Efficient Software Implementation for Finite Field Multiplication in Normal Basis",
  pages =        "177--188",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhoTan01,
  author =       "Jianying Zhou and
                  Chunfu Tan",
  title =        "Playing Lottery on the {Internet}",
  pages =        "189--201",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:BaoDen01,
  author =       "Feng Bao and
                  Robert H. Deng",
  title =        "Privacy Protection for Transactions of Digital Goods",
  pages =        "202--213",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:XXWL01,
  author =       "{Jie-l{\"u}} Xu and
                  {Han-liang} Xu and
                  Yan Wang and
                  {Shu-Wang} L{\"u}",
  title =        "Equivalent Characterizations and Applications of Multi-output Correlation-Immune {Boolean} Functions",
  pages =        "214--220",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:WQWZ01,
  author =       "Guilin Wang and
                  Sihan Qing and
                  Mingsheng Wang and
                  Zhanfei Zhou",
  title =        "Threshold Undeniable {RSA} Signature Scheme",
  pages =        "221--232",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:HwaLeeTan01,
  author =       "Min-Shiang Hwang and
                  Cheng-Chi Lee and
                  Yuan-Liang Tang",
  title =        "Two Simple Batch Verifying Multiple Digital Signatures",
  pages =        "233--237",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:HeQin01,
  author =       "Yeping He and
                  Sihan Qing",
  title =        "Square Attack on Reduced {Camellia} Cipher",
  pages =        "238--245",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:YouYanZha01,
  author =       "Lin You and
                  Yi Xian Yang and
                  Chun Qi Zhang",
  title =        "Generalization of Elliptic Curve Digital Signature Schemes",
  pages =        "246--250",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:CriRuf01,
  author =       "Bruno Crispo and
                  Giancarlo Ruffo",
  title =        "Reasoning about Accountability within Delegation",
  pages =        "251--260",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:PanWuWu01,
  author =       "Gang Pan and
                  Yijun Wu and
                  Zhaohui Wu",
  title =        "A Novel Data Hiding Method for Two-Color Images",
  pages =        "261--270",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:LeeDenZhu01,
  author =       "Chan H. Lee and
                  Xiaotie Deng and
                  Huafei Zhu",
  title =        "An Identification Scheme Provably Secure against Reset Attack",
  pages =        "271--279",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Kunnari01,
  author =       "Sanna Kunnari",
  title =        "Estimating the Scalability of the {Internet} Key Exchange",
  pages =        "280--291",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:KTSI01,
  author =       "Shigeta Kuninobu and
                  Yoshiaki Takata and
                  Hiroyuki Seki and
                  Katsuro Inoue",
  title =        "An Efficient Information Flow Analysis of Recursive Programs Based on a Lattice Model of Security Classes",
  pages =        "292--303",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Ye01,
  author =       "Baoqing Ye",
  title =        "Defeating Denial-of-Service Attacks on the {Internet}",
  pages =        "304--315",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhaLukZor01,
  author =       "Dianlong Zhang and
                  Harald Lukhaub and
                  Werner Zorn",
  title =        "A Role-Based Access Control Model and Implementation for Data-Centric Enterprise Applications",
  pages =        "316--327",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:PerRuj01,
  author =       "Yongyuth Permpoontanalarp and
                  Chaiwat Rujimethabhas",
  title =        "A Unified Methodology for Verification and Synthesis of Firewall Configurations",
  pages =        "328--339",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:CBBKK01,
  author =       "Yan Chen and
                  Adam W. Bargteil and
                  David Bindel and
                  Randy H. Katz and
                  John Kubiatowicz",
  title =        "Quantifying Network Denial of Service: {A} Location Service Case Study",
  pages =        "340--351",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:NieBoyDaw01,
  author =       "Juan Manuel Gonz{\'a}lez Nieto and
                  Colin Boyd and
                  Ed Dawson",
  title =        "A Public Key Cryptosystem Based on the Subgroup Membership Problem",
  pages =        "352--363",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:HonKim01,
  author =       "Ki-Yoong Hong and
                  Chul Kim",
  title =        "On a Network Security Model for the Secure Information Flow on Multilevel Secure Network",
  pages =        "364--370",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:LuoCaoWan01,
  author =       "Wenjian Luo and
                  Xianbin Cao and
                  Xufa Wang",
  title =        "{NIDS} Research Based on Artificial Immunology",
  pages =        "371--375",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:RevGom01,
  author =       "{\'O}scar C{\'a}novas Reverte and
                  Antonio F. G{\'o}mez-Skarmeta",
  title =        "{AMBAR} Protocol: {Access} Management Based on Authorization Reduction",
  pages =        "376--380",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZouRamMag01,
  author =       "Xukai Zou and
                  Byrav Ramamurthy and
                  Spyros S. Magliveras",
  title =        "Chinese Remainder Theorem Based Hierarchical Access Control for Secure Group Communication",
  pages =        "381--385",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:WanTan01,
  author =       "Yan Wang and
                  Kian-Lee Tan",
  title =        "Dispatching Mobile Agents with Secure Routes in Parallel",
  pages =        "386--397",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:CFDHL01,
  author =       "Yu Chen and
                  Qian Fang and
                  Zhihui Du and
                  Zhenchun Huang and
                  Sanli Li",
  title =        "{TH-SMS}: Security Management System in Advanced Computational Infrastructure",
  pages =        "398--407",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:LanGolSch01,
  author =       "Ulrich Lang and
                  Dieter Gollmann and
                  Rudolf Schreiner",
  title =        "Cryptography and Middleware Security",
  pages =        "408--418",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZenYanRao01,
  author =       "Kencheng Zeng and
                  Chung-Huang Yang and
                  T. R. N. Rao",
  title =        "Cryptanalysis of the {Hwang}-{Rao} Secret Error-Correcting Code Schemes",
  pages =        "419--428",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:DisBouDub01,
  author =       "Eric Disson and
                  Danielle Boulanger and
                  Gilles Dubois",
  title =        "A Role-Based Model for Access Control in Database Federations",
  pages =        "429--440",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:LiChaWan01,
  author =       "Hongpei Li and
                  Lianli Chang and
                  Xinmei Wang",
  title =        "A Useful Intrusion Detection System Prototype to Monitor Multi-processes Based on System Calls",
  pages =        "441--450",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ParLee01,
  author =       "Hee-Un Park and
                  Im-Yeong Lee",
  title =        "A Digital Nominative Proxy Signature Scheme for Mobile Communication",
  pages =        "451--455",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:YiCho01,
  author =       "Mi Ra Yi and
                  Tae Ho Cho",
  title =        "Hierarchical Simulation Model with Animation for Large Network Security",
  pages =        "456--460",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:MaiBoy01,
  author =       "Greg Maitland and
                  Colin Boyd",
  title =        "Fair Electronic Cash Based on a Group Signature Scheme",
  pages =        "461--465",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:WuVar01,
  author =       "Chuan-Kun Wu and
                  Vijay Varadharajan",
  title =        "Fair Exchange of Digital Signatures with Offline Trusted Third Party",
  pages =        "466--470",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:PLKJYC01,
  author =       "Jong Sou Park and
                  Jang-Se Lee and
                  Hwan Kuk Kim and
                  Jeong-Rye Jeong and
                  Dong-Bok Yeom and
                  Sung-Do Chi",
  title =        "{SECUSIM}: {A} Tool for the Cyber-Attack Simulation",
  pages =        "471--475",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Li01,
  author =       "Yifa Li",
  title =        "A New Semantics of Authentication Logic",
  pages =        "476--482",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:ParJeoKim01,
  author =       "Ji-Hwan Park and
                  Sook Ee Jeong and
                  Chang Soo Kim",
  title =        "Robust and Fragile Watermarking Techniques for Documents Using Bi-directional Diagonal Profiles",
  pages =        "483--494",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:Gram01,
  author =       "Seenil Gram",
  title =        "Redundancy, Obscurity, Self-Containment \& Independence",
  pages =        "495--502",
  booktitle =    icics01name,
  volume =       icics01vol,
  year =         2001,
  publisher =    icicspub,
  month =        icics01month,
  editor =       icics01ed,
  address =      icics01addr,
  series =       mylncs,
}

@InProceedings{ICICS:McGowan99,
  author =       "Doug McGowan",
  title =        "International Cryptography (Abstract) (Keynote Speech)",
  pages =        "1 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:HalGolSch99,
  author =       "Chris Hall and
                  Ian Goldberg and
                  Bruce Schneier",
  title =        "Reaction Attacks against several Public-Key Cryptosystems",
  pages =        "2--12",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:WLFQ99,
  author =       "Wenling Wu and
                  Bao Li and
                  Dengguo Feng and
                  Sihan Qing",
  title =        "Cryptanalysis of some {AES} Candidate Algorithms",
  pages =        "13--21 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:HitVar99,
  author =       "Michael Hitchens and
                  Vijay Varadharajan",
  title =        "Issues in the Design of a Language for Role Based Access Control",
  pages =        "22--38",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:BroSah99,
  author =       "Lawrie Brown and
                  Dan Sahlin",
  title =        "Extending {ERLANG} for Safe Mobile Code Execution",
  pages =        "39--53 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:PavBoyFoo99,
  author =       "Chris Pavlovski and
                  Colin Boyd and
                  Ernest Foo",
  title =        "Detachable Electronic Coins",
  pages =        "54--70",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:Pieprzyk99,
  author =       "Josef Pieprzyk",
  title =        "Linear Secret Sharing with Divisible Shares",
  pages =        "71--86",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:BouTra99,
  author =       "Fabrice Boudot and
                  Jacques Traor{\'e}",
  title =        "Efficient Publicly Verifiable Secret Sharing Schemes with Fast or Delayed Recovery",
  pages =        "87--102 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:NBMV99,
  author =       "Khanh Quoc Nguyen and
                  Feng Bao and
                  Yi Mu and
                  Vijay Varadharajan",
  title =        "Zero-Knowledge Proofs of Possession of Digital Signatures and Its Applications",
  pages =        "103--118",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:VisBoyDaw99,
  author =       "Kapali Viswanathan and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Signature Scheme for Controlled Environments",
  pages =        "119--134",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:BGJN99,
  author =       "Cheryl L. Beaver and
                  Peter Gemmell and
                  Anna M. Johnston and
                  William D. Neumann",
  title =        "On the Cryptographic Value of The qth Root Problem",
  pages =        "135--142 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:Jajodia99,
  author =       "Sushil Jajodia",
  title =        "Protecting Critical Information Systems (Abstract) (Keynote Speech)",
  pages =        "143 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:AbeOka99,
  author =       "Masayuki Abe and
                  Tatsuaki Okamoto",
  title =        "Delegation Chains Secure up to Constant Length",
  pages =        "144--156",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:HNZI99,
  author =       "Goichiro Hanaoka and
                  Tsuyoshi Nishioka and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "Optimal Construction of Unconditionally Secure {ID}-Based Key Sharing Scheme for Large-Scale Networks",
  pages =        "157--168",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:HirMat99,
  author =       "Shouichi Hirose and
                  Kanta Matsuura",
  title =        "Enhancing the Resistence of a Provably Secure Key Agreement Protocol to a Denial-of-Service Attack",
  pages =        "169--182",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:KudMat99,
  author =       "Michiharu Kudo and
                  Anish Mathuria",
  title =        "An Extended Logic for Analyzing Timed-Release Public-Key Protocols",
  pages =        "183--198 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:RubCruMed99,
  author =       "Montse Rubia and
                  Juan Carlos Cruellas and
                  Manuel Medina",
  title =        "Bringing Together {X.509} and {EDIFACT} Public Key Infrastructures: {The} {DEDICA} Project",
  pages =        "199--215",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:OmoOka99,
  author =       "Kazumasa Omote and
                  Eiji Okamoto",
  title =        "User Identification System Based on Biometrics for Keystroke",
  pages =        "216--229",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:Markantonakis99,
  author =       "Constantinos Markantonakis",
  title =        "Boundary Conditions that Influence Decisions about Log File Formats in Multi-Application Smart Cards",
  pages =        "230--243",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:Mao99,
  author =       "Wenbo Mao",
  title =        "Send Message into a Definite Future",
  pages =        "244--251 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:Sander99,
  author =       "Tomas Sander",
  title =        "Efficient Accumulators without Trapdoor Extended Abstracts",
  pages =        "252--262",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:MBCCD99,
  author =       "William Millan and
                  L. Burnett and
                  Gary Carter and
                  Andrew Clark and
                  Ed Dawson",
  title =        "Evolutionary Heuristics for Finding Cryptographically Strong S-Boxes",
  pages =        "263--274",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:EkdSme99,
  author =       "Patrik Ekdahl and
                  Ben Smeets",
  title =        "Incremental Authentication of Tree-Structured Documents",
  pages =        "275--283 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:99,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "Plateaued Functions",
  pages =        "284--300",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:GriShp99,
  author =       "Frances Griffin and
                  Igor Shparlinski",
  title =        "On the Linear Complexity of the {Naor}-{Reingold} Pseudo-Random Function",
  pages =        "301--308",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:KobIma99,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "On the Channel Capacity of Narrow-Band Subliminal Channels",
  pages =        "309--323 ",
  booktitle =    icics99name,
  volume =       icics99vol,
  year =         1999,
  publisher =    icicspub,
  month =        icics99month,
  editor =       icics99ed,
  address =      icics99addr,
  series =       mylncs,
}

@InProceedings{ICICS:BelRog97,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Minimizing the use of random oracles in authenticated encryption schemes",
  pages =        "1--16",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:DiCSakYun97,
  author =       "Giovanni {Di Crescenzo} and
                  Kouichi Sakurai and
                  Moti Yung",
  title =        "Zero-knowledge proofs of decision power: {New} protocols and optimal round-complexity",
  pages =        "17--27",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:Koshiba97,
  author =       "Takeshi Koshiba",
  title =        "Computational learning theoretic cryptanalysis of language theoretic cryptosystems",
  pages =        "28--38",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:BaiVar97,
  author =       "Yun Bai and
                  Vijay Varadharajan",
  title =        "A language for specifying sequences of authorization transformations and its applications",
  pages =        "39--49 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:SunChe97,
  author =       "Hung-Min Sun and
                  Bor-Liang Chen",
  title =        "On the decomposition constructions for perfect secret sharing schemes",
  pages =        "50--60",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:BieWet97,
  author =       "Ingrid Biehl and
                  Susanne Wetzel",
  title =        "Traceable visual cryptography",
  pages =        "61--71",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:GhoPieSaf97,
  author =       "Hossein Ghodosi and
                  Josef Pieprzyk and
                  Reihaneh Safavi-Naini",
  title =        "Remarks on the multiple assignment secret sharing scheme",
  pages =        "72--80",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:CMPS97,
  author =       "Chris Charnes and
                  Keith M. Martin and
                  Josef Pieprzyk and
                  Reihaneh Safavi-Naini",
  title =        "Secret sharing in hierarchical groups",
  pages =        "81--86 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:AurNik97,
  author =       "Tuomas Aura and
                  Pekka Nikander",
  title =        "Stateless connections",
  pages =        "87--97",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:CNLKH97,
  author =       "Rakman Choi and
                  Jung-Chan Na and
                  Kwonil Lee and
                  Eunmi Kim and
                  Wooyong Han",
  title =        "Design of a security platform for {CORBA} based application",
  pages =        "98--108",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:LioMaiMez97,
  author =       "Antonio Lioy and
                  Fabio Maino and
                  Marco Mezzalama",
  title =        "Secure document management and distribution in an open network environment",
  pages =        "109--117 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:ObaKur97,
  author =       "Satoshi Obana and
                  Kaoru Kurosawa",
  title =        "{A2}-code = Affine resolvable = {BIBD}",
  pages =        "118--129",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:MarSaf97,
  author =       "Keith M. Martin and
                  Reihaneh Safavi-Naini",
  title =        "Multisender authentication systems with unconditional security",
  pages =        "130--143",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:HayOkaMam97,
  author =       "Kenichi Hayashi and
                  Eiji Okamoto and
                  Masahiro Mambo",
  title =        "Proposal of user identification scheme using mouse",
  pages =        "144--148 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:MilClaDaw97,
  author =       "William Millan and
                  Andrew Clark and
                  Ed Dawson",
  title =        "An effective genetic algorithm for finding highly nonlinear {Boolean} Functions",
  pages =        "149--158",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhaZheIma97,
  author =       "Xian-Mo Zhang and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "Duality of {Boolean} functions and its cryptographic significance",
  pages =        "159--169",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:DawWu97,
  author =       "Ed Dawson and
                  Chuan-Kun Wu",
  title =        "Construction of correlation immune {Boolean} functions",
  pages =        "170--180",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:Mihaljevic97,
  author =       "Miodrag J. Mihaljevic",
  title =        "An improved key stream generator based on the programmable cellular automata",
  pages =        "181--191 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:Josang97,
  author =       "Audun J{\o}sang",
  title =        "A Trust policy framework",
  pages =        "192--202",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChaMos97,
  author =       "LiWu Chang and
                  Ira S. Moskowitz",
  title =        "Critical analysis of security in voice hiding techniques",
  pages =        "203--216 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:PPKW97,
  author =       "Sangjoon Park and
                  Sangwoo Park and
                  Kwangjo Kim and
                  Dongho Won",
  title =        "Two efficient {RSA} multisignature schemes",
  pages =        "217--222",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:KimParWon97,
  author =       "Seungjoo Kim and
                  Sangjoon Park and
                  Dongho Won",
  title =        "Proxy signatures, Revisited",
  pages =        "223--232 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:KelSchWag97,
  author =       "John Kelsey and
                  Bruce Schneier and
                  David Wagner",
  title =        "Related-key cryptanalysis of 3-{WAY}, {Biham}-{DES}, {CAST}, {DES}-{X}, {NewDES}, {RC2}, and {TEA}",
  pages =        "233--246",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:ZhuGuo97,
  author =       "Feng Zhu and
                  Bao-An Guo",
  title =        "A multiplication-addition structure against differential attack",
  pages =        "247--257",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:KanMorOht97,
  author =       "Yasuyoshi Kaneko and
                  Shiho Moriai and
                  Kazuo Ohta",
  title =        "On strict estimation method of provable security against differential and linear cryptanalysis",
  pages =        "258--268",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:ShiAmaMor97,
  author =       "Takeshi Shimoyama and
                  Seiichi Amada and
                  Shiho Moriai",
  title =        "Improved fast software implementation of block ciphers",
  pages =        "269--273",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:Alabbadi97,
  author =       "Mohssen Alabbadi",
  title =        "Security comments on the {Hwang}-{Chen} algebraic-code cryptosystem",
  pages =        "274--281 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:MiyOnoCoh97,
  author =       "Atsuko Miyaji and
                  Takatoshi Ono and
                  Henri Cohen",
  title =        "Efficient elliptic curve exponentiation",
  pages =        "282--291",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChaMatTsu97,
  author =       "Jinhui Chao and
                  Nori Matsuda and
                  Shigeo Tsujii",
  title =        "Efficient construction of secure hyperelliptic discrete logarithm problems",
  pages =        "292--301 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:BleJoyQui97,
  author =       "Daniel Bleichenbacher and
                  Marc Joye and
                  Jean-Jacques Quisquater",
  title =        "A new and optimal chosen-message attack on {RSA}-type cryptosystems",
  pages =        "302--313",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:SakSakIsh97,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai and
                  Hirokazu Ishizuka",
  title =        "On weak {RSA}-keys produced from Pretty Good Privacy",
  pages =        "314--324 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:KobIma97,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "Self-synchronized message randomization methods for subliminal channels",
  pages =        "325--334",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:ChaDav97,
  author =       "Mark Chapman and
                  George I. Davida",
  title =        "Hiding the Hidden: {A} software system for concealing ciphertext as innocuous text",
  pages =        "335--345 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:Boyd97a,
  author =       "Colin Boyd",
  title =        "Digital signature and public key cryptosystems in a prime order subgroup of $Z_n^*$",
  pages =        "346--355",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:PatGou97a,
  author =       "Jacques Patarin and
                  Louis Goubin",
  title =        "Trapdoor one-way permutations and multivariate polynominals",
  pages =        "356--368",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:PatGou97b,
  author =       "Jacques Patarin and
                  Louis Goubin",
  title =        "Asymmetric cryptography with {S}-Boxes",
  pages =        "369--380",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:CamCha97,
  author =       "Paul Camion and
                  Herv{\'e} Chabanne",
  title =        "On the powerline system",
  pages =        "381--385 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:Traore97,
  author =       "Jacques Traor{\'e}",
  title =        "Making unfair a ``fair'' blind signature scheme",
  pages =        "386--397",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:Boyd97b,
  author =       "Colin Boyd",
  title =        "Enforcing traceability in software",
  pages =        "398--408",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:Mao97,
  author =       "Wenbo Mao",
  title =        "Publicly verifiable partial key escrow",
  pages =        "409--413 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:WatKas97,
  author =       "Hajime Watanabe and
                  Tadao Kasami",
  title =        "A secure code for recipient watermarking against conspiracy attacks by all users",
  pages =        "414--423 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:GraIp97,
  author =       "James W. {Gray III} and
                  Kin Fai Epsilon Ip",
  title =        "Protocols for issuing public-key certificates over the {Internet}",
  pages =        "424--434",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:PosKroMol97,
  author =       "Andr{\'e} Postma and
                  Thijs Krol and
                  Egbert Molenkamp",
  title =        "Distributed cryptographic function application protocols",
  pages =        "435--439",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:OKST97,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa and
                  Kazue Sako and
                  Kazunori Takatani",
  title =        "Fault tolerant anonymous channel",
  pages =        "440--444",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:DomCas97,
  author =       "Josep Domingo-Ferrer and
                  Ricardo X. Sanchez del Castillo",
  title =        "An implementable scheme for secure delegation of computing and data",
  pages =        "445--451 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}


@InProceedings{ICICS:VanVon97,
  author =       "Jacobus E. {van der Merwe} and
                  Sebastiaan H. {von Solms}",
  title =        "Electronic commerce with secure intelligent trade agent",
  pages =        "452--462",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:PetPou97,
  author =       "Holger Peterson and
                  Guillaume Poupard",
  title =        "Efficient scalable fair cash with off-line extortion prevention",
  pages =        "463--477",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

@InProceedings{ICICS:CheMit97,
  author =       "Liqun Chen and
                  Chris J. Mitchell",
  title =        "An anonymous and undeniable payment scheme",
  pages =        "478--482 ",
  booktitle =    icics97name,
  volume =       icics97vol,
  year =         1997,
  publisher =    icicspub,
  month =        icics97month,
  editor =       icics97ed,
  address =      icics97addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          ICISC
%------------------------------------------------------------------

@InProceedings{ICISC:SasAok11,
  author =       "Yu Sasaki and
                  Kazumaro Aoki",
  title =        "Improved Integral Analysis on Tweaked Lesamnta",
  pages =        "1--17",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:SchRad11,
  author =       "Thorsten Ernst Schilling and
                  H{\aa}vard Raddum",
  title =        "Analysis of Trivium Using Compressed Right Hand Side Equations",
  pages =        "18--32",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:MenNadSch11,
  author =       "Florian Mendel and
                  Tomislav Nad and
                  Martin Schl{\"a}ffer",
  title =        "Cryptanalysis of Round-Reduced {HAS}-160",
  pages =        "33--47",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:StrPaa11,
  author =       "Daehyun Strobel and
                  Christof Paar",
  title =        "An Efficient Method for Eliminating Random Delays in Power Traces of Embedded Software",
  pages =        "48--60",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:ZhaZhoFen11,
  author =       "Hailong Zhang and
                  Yongbin Zhou and
                  Dengguo Feng",
  title =        "An Efficient Leakage Characterization Method for Profiled Power Analysis Attacks",
  pages =        "61--73",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:LKBC11,
  author =       "Hyung Tae Lee and
                  HongTae Kim and
                  Yoo-Jin Baek and
                  Jung Hee Cheon",
  title =        "Correcting Errors in Private Keys Obtained from Cold Boot Attacks",
  pages =        "74--87",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:KFOS11,
  author =       "Ryo Kikuchi and
                  Atsushi Fujioka and
                  Yoshiaki Okamoto and
                  Taiichi Saito",
  title =        "Strong Security Notions for Timed-Release Public-Key Encryption Revisited",
  pages =        "88--108",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:LuoSheChe11,
  author =       "Song Luo and
                  Qingni Shen and
                  Zhong Chen",
  title =        "Fully Secure Unidirectional Identity-Based Proxy Re-encryption",
  pages =        "109--126",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:QYHLZ11,
  author =       "Yong Qiao and
                  Yuexiang Yang and
                  Jie He and
                  Bo Liu and
                  Yingzhi Zeng",
  title =        "Detecting Parasite {P2P} Botnet in {eMule}-like Networks through Quasi-periodicity Recognition",
  pages =        "127--139",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:CheLiaZha11,
  author =       "Kai Chen and
                  Yifeng Lian and
                  Yingjun Zhang",
  title =        "{AutoDunt}: Dynamic Latent Dependence Analysis for Detection of Zero Day Vulnerability",
  pages =        "140--154",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:KraNedSei11,
  author =       "Juliane Kr{\"a}mer and
                  Dmitry Nedospasov and
                  Jean-Pierre Seifert",
  title =        "Weaknesses in Current {RSA} Signature Schemes",
  pages =        "155--168",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:YZLC11,
  author =       "Shuguo Yang and
                  Yongbin Zhou and
                  Jiye Liu and
                  Danyang Chen",
  title =        "Back Propagation Neural Network Based Leakage Characterization for Practical Security Analysis of Cryptographic Implementations",
  pages =        "169--185",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:EmuMiyOmo11,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Kazumasa Omote",
  title =        "A Revocable Group Signature Scheme with the Property of Hiding the Number of Revoked Users",
  pages =        "186--203",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:ElAimani11,
  author =       "Laila {El Aimani}",
  title =        "Generic Constructions for Verifiable Signcryption",
  pages =        "204--218",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:TCJD11,
  author =       "Haibo Tian and
                  Xiaofeng Chen and
                  Zhengtao Jiang and
                  Yusong Du",
  title =        "Non-delegatable Strong Designated Verifier Signature on Elliptic Curves",
  pages =        "219--234",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:JeoLeeHan11,
  author =       "Kyung Chul Jeong and
                  Dong Hoon Lee and
                  Daewan Han",
  title =        "An Improved Known Plaintext Attack on {PKZIP} Encryption Algorithm",
  pages =        "235--247",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:LVMDJ11,
  author =       "Yi Lu and
                  Serge Vaudenay and
                  Willi Meier and
                  Liping Ding and
                  Jianchun Jiang",
  title =        "Synthetic Linear Analysis: Improved Attacks on {CubeHash} and {Rabbit}",
  pages =        "248--260",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:DuZhaLiu11,
  author =       "Yusong Du and
                  Fangguo Zhang and
                  Meicheng Liu",
  title =        "On the Resistance of Boolean Functions against Fast Algebraic Attacks",
  pages =        "261--274",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:CheCheZha11,
  author =       "Yu Chen and
                  Liqun Chen and
                  Zongyang Zhang",
  title =        "{CCA} Secure {IB}-{KEM} from the Computational Bilinear {Diffie}-{Hellman} Assumption in the Standard Model",
  pages =        "275--301",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:WolGen11,
  author =       "Marko Wolf and
                  Timo Gendrullis",
  title =        "Design, Implementation, and Evaluation of a Vehicular Hardware Security Module",
  pages =        "302--318",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:RSKBG11,
  author =       "Jothi Rangasamy and
                  Douglas Stebila and
                  Lakshmi Kuppusamy and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Efficient Modular Exponentiation-Based Puzzles for Denial-of-Service Protection",
  pages =        "319--331",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:PalPer11,
  author =       "Paolo Palmieri and
                  Olivier Pereira",
  title =        "Implementing Information-Theoretically Secure Oblivious Transfer from Packet Reordering",
  pages =        "332--345",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:HirKuwYos11,
  author =       "Shoichi Hirose and
                  Hidenori Kuwakado and
                  Hirotaka Yoshida",
  title =        "Compression Functions Using a Dedicated Blockcipher for Lightweight Hashing",
  pages =        "346--364",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:HonKooKwo11,
  author =       "Deukjo Hong and
                  Bonwook Koo and
                  Daesung Kwon",
  title =        "Biclique Attack on the Full {HIGHT}",
  pages =        "365--374",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:ZWWSD11,
  author =       "Jian Zou and
                  Wenling Wu and
                  Shuang Wu and
                  Bozhan Su and
                  Le Dong",
  title =        "Preimage Attacks on Step-Reduced {SM3} Hash Function",
  pages =        "375--390",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:NguChoSus11,
  author =       "Vu Duc Nguyen and
                  Yang-Wai Chow and
                  Willy Susilo",
  title =        "Breaking a {3D}-Based {CAPTCHA} Scheme",
  pages =        "391--405",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:ZhaNisSak11,
  author =       "Fangming Zhao and
                  Takashi Nishide and
                  Kouichi Sakurai",
  title =        "Multi-User Keyword Search Scheme for Secure Data Sharing with Fine-Grained Access Control",
  pages =        "406--418",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:ZhaPlaSus11,
  author =       "Zhenfei Zhang and
                  Thomas Plantard and
                  Willy Susilo",
  title =        "Reaction Attack on Outsourced Computing with Fully Homomorphic Encryption Schemes",
  pages =        "419--436",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:MinOhu11,
  author =       "Teruya Minamoto and
                  Ryuji Ohura",
  title =        "A Blind Digital Image Watermarking Method Based on the Dual-Tree Complex Discrete Wavelet Transform and Interval Arithmetic",
  pages =        "437--449",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:ChoPat11,
  author =       "Ashish Choudhury and
                  Arpita Patra",
  title =        "On the Communication Complexity of Reliable and Secure Message Transmission in Asynchronous Networks",
  pages =        "450--466",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:Yoneyama11,
  author =       "Kazuki Yoneyama",
  title =        "Two-Party Round-Optimal Session-Policy Attribute-Based Authenticated Key Exchange without Random Oracles",
  pages =        "467--489",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:FujSuz11,
  author =       "Atsushi Fujioka and
                  Koutarou Suzuki",
  title =        "Sufficient Condition for Identity-Based Authenticated Key Exchange Resilient to Leakage of Secret Keys",
  pages =        "490--509",
  editor =       icisc11ed,
  booktitle =    icisc11name,
  volume =       icisc11vol,
  month =        icisc11month,
  address =      icisc11addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ICISC:Venelli10,
  author =       "Alexandre Venelli",
  title =        "Analysis of Nonparametric Estimation Methods for Mutual Information Analysis",
  pages =        "1--15",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:LuDes10,
  author =       "Yi Lu and
                  Yvo Desmedt",
  title =        "Bias Analysis of a Certain Problem with Applications to E0 and Shannon Cipher",
  pages =        "16--28",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:NPSS10,
  author =       "Ivica Nikolic and
                  Josef Pieprzyk and
                  Przemyslaw Sokolowski and
                  Ron Steinfeld",
  title =        "Known and Chosen Key Differential Distinguishers for Block Ciphers",
  pages =        "29--48",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:KooHonKwo10,
  author =       "Bonwook Koo and
                  Deukjo Hong and
                  Daesung Kwon",
  title =        "Related-Key Attack on the Full {HIGHT}",
  pages =        "49--67",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:SasMenAok10,
  author =       "Yu Sasaki and
                  Florian Mendel and
                  Kazumaro Aoki",
  title =        "Preimage Attacks against {PKC98}-{Hash} and {HAS}-{V}",
  pages =        "68--91",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:Abyaneh10,
  author =       "Mohammad Reza Sohizadeh Abyaneh",
  title =        "Passive Cryptanalysis of the UnConditionally Secure Authentication Protocol for {RFID} Systems",
  pages =        "92--103",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:Meng10,
  author =       "Xianmeng Meng",
  title =        "Cryptanalysis of {RSA} with Small Prime Combination",
  pages =        "104--112",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:CheChe10,
  author =       "Yu Chen and
                  Liqun Chen",
  title =        "The Twin Bilinear {Diffie}-{Hellman} Inversion Problem and Applications",
  pages =        "113--132",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:CCDP10,
  author =       "S{\'e}bastien Canard and
                  Iwen Coisel and
                  Giacomo {de Meulenaer} and
                  Olivier Pereira",
  title =        "Group Signatures are Suitable for Constrained Devices",
  pages =        "133--150",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:HIKOPY10,
  author =       "Shoichi Hirose and
                  Kota Ideguchi and
                  Hidenori Kuwakado and
                  Toru Owada and
                  Bart Preneel and
                  Hirotaka Yoshida",
  title =        "A Lightweight 256-Bit Hash Function for Hardware and Low-End Devices: {Lesamnta}-{LW}",
  pages =        "151--168",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:GuGuXie10,
  author =       "Haihua Gu and
                  Dawu Gu and
                  WenLu Xie",
  title =        "Efficient Pairing Computation on Elliptic Curves in Hessian Form",
  pages =        "169--176",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:WTHH10,
  author =       "Michael Weiner and
                  Erik Tews and
                  Benedikt Heinz and
                  Johann Heyszl",
  title =        "{FPGA} Implementation of an Improved Attack against the {DECT} Standard Cipher",
  pages =        "177--188",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:KMOP10,
  author =       "Timo Kasper and
                  Ingo von Maurich and
                  David Oswald and
                  Christof Paar",
  title =        "Chameleon: A Versatile Emulator for Contactless Smartcards",
  pages =        "189--206",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:WanCheGao10,
  author =       "Zhi Wang and
                  Renquan Cheng and
                  Debin Gao",
  title =        "Revisiting Address Space Randomization",
  pages =        "207--221",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:PapBowKer10,
  author =       "Vasilis Pappas and
                  Brian M. Bowen and
                  Angelos D. Keromytis",
  title =        "Evaluation of a Spyware Detection System Using Thin Client Computing",
  pages =        "222--232",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:KarSaxChr10,
  author =       "Ambarish Karole and
                  Nitesh Saxena and
                  Nicolas Christin",
  title =        "A Comparative Usability Evaluation of Traditional Password Managers",
  pages =        "233--251",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:JSSK10,
  author =       "Kangkook Jee and
                  Stelios Sidiroglou-Douskos and
                  Angelos Stavrou and
                  Angelos D. Keromytis",
  title =        "An Adversarial Evaluation of Network Signaling and Control Mechanisms",
  pages =        "252--265",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:Maw10,
  author =       "Soe Yu Maw",
  title =        "Secure Personalized Recommendation System for Mobile User",
  pages =        "266--277",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:Karroumi10,
  author =       "Mohamed Karroumi",
  title =        "Protecting White-Box {AES} with Dual Ciphers",
  pages =        "278--291",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:AloPoo10,
  author =       "Basel Alomair and
                  Radha Poovendran",
  title =        "$\mathcal{E}$-{MACs}: Towards More Secure and More Efficient Constructions of Secure Channels",
  pages =        "292--310",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:WanJoh10,
  author =       "Qichun Wang and
                  Thomas Johansson",
  title =        "On Equivalence Classes of Boolean Functions",
  pages =        "311--324",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:KosSaw10,
  author =       "Takeshi Koshiba and
                  Shinya Sawada",
  title =        "Public Discussion Must Be Back and Forth in Secure Message Transmission",
  pages =        "325--337",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:CorGho10,
  author =       "Christian L. F. Corniaux and
                  Hossein Ghodosi",
  title =        "Scalar Product-Based Distributed Oblivious Transfer",
  pages =        "338--354",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:ZhaLiu10,
  author =       "Zhifang Zhang and
                  Mulan Liu",
  title =        "Unconditionally Secure Rational Secret Sharing in Standard Communication Networks",
  pages =        "355--369",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:XuZha10,
  author =       "Lingling Xu and
                  Fangguo Zhang",
  title =        "Oblivious Transfer with Complex Attribute-Based Access Control",
  pages =        "370--395",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:SchMed10,
  author =       "J{\"o}rn-Marc Schmidt and
                  Marcel Medwed",
  title =        "Fault Attacks on the Montgomery Powering Ladder",
  pages =        "396--406",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:SNGDF10,
  author =       "Youssef Souissi and
                  Maxime Nassar and
                  Sylvain Guilley and
                  Jean-Luc Danger and
                  Florent Flament",
  title =        "First Principal Components Analysis: A New Side Channel Distinguisher",
  pages =        "407--419",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:TakFukSak10,
  author =       "Junko Takahashi and
                  Toshinori Fukunaga and
                  Kazuo Sakiyama",
  title =        "Fault Analysis on Stream Cipher {MUGI}",
  pages =        "420--434",
  editor =       icisc10ed,
  booktitle =    icisc10name,
  volume =       icisc10vol,
  month =        icisc10month,
  address =      icisc10addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ICISC:GBGM09,
  author =       "M. Choudary Gorantla and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto} and
                  Mark Manulis",
  title =        "Generic One Round Group Key Exchange in the Standard Model",
  pages =        "1--15",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:ManSuzUst09,
  author =       "Mark Manulis and
                  Koutarou Suzuki and
                  Berkant Ustaoglu",
  title =        "Modeling Leakage of Ephemeral Secrets in Tripartite/Group Key Exchange",
  pages =        "16--33",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:LipBoyGon09,
  author =       "Georg Lippold and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Efficient Certificateless {KEM} in the Standard Model",
  pages =        "34--46",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:STNM09,
  author =       "Yumi Sakemi and
                  Shoichi Takeuchi and
                  Yasuyuki Nogami and
                  Yoshitaka Morikawa",
  title =        "Accelerating Twisted Ate Pairing with Frobenius Map, Small Scalar Multiplication, and Multi-pairing",
  pages =        "47--64",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:BriNacTib09,
  author =       "Eric Brier and
                  David Naccache and
                  Mehdi Tibouchi",
  title =        "Factoring Unbalanced Moduli with Known Bits",
  pages =        "65--72",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:EriDinChr09,
  author =       "Jeremy Erickson and
                  Jintai Ding and
                  Chris Christensen",
  title =        "Algebraic Cryptanalysis of {SMS4}: {Gr{\"o}bner} Basis Attack and {SAT} Attack Compared",
  pages =        "73--86",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:MCDBB09,
  author =       "Mohamed Saied Emam Mohamed and
                  Daniel Cabarcas and
                  Jintai Ding and
                  Johannes Buchmann and
                  Stanislav Bulygin",
  title =        "{MXL3}: An Efficient Algorithm for Computing {Gr{\"o}bner} Bases of Zero-Dimensional Ideals",
  pages =        "87--100",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:ChoHer09,
  author =       "Joo Yeon Cho and
                  Miia Hermelin",
  title =        "Improved Linear Cryptanalysis of {SOSEMANUK}",
  pages =        "101--117",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:JurWil09,
  author =       "Aivo J{\"u}rgenson and
                  Jan Willemson",
  title =        "Serial Model for Attack Tree Computations",
  pages =        "118--128",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:PRVP09,
  author =       "Axel Poschmann and
                  Matthew J. B. Robshaw and
                  Frank Vater and
                  Christof Paar",
  title =        "Lightweight Cryptography and {RFID}: Tackling the Hidden Overheads",
  pages =        "129--145",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:MEPP09,
  author =       "Amir Moradi and
                  Thomas Eisenbarth and
                  Axel Poschmann and
                  Christof Paar",
  title =        "Power Analysis of Single-Rail Storage Elements as Used in {MDPL}",
  pages =        "146--160",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:SSMS09,
  author =       "Abdulhadi Shoufan and
                  Falko Strenzke and
                  H. Gregor Molter and
                  Marc St{\"o}ttinger",
  title =        "A Timing Attack against {Patterson} Algorithm in the {McEliece} {PKC}",
  pages =        "161--175",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:GOPT09,
  author =       "Johann Gro{\ss}sch{\"a}dl and
                  Elisabeth Oswald and
                  Dan Page and
                  Michael Tunstall",
  title =        "Side-Channel Analysis of Cryptographic Software via Early-Terminating Multiplications",
  pages =        "176--192",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:Lipmaa09,
  author =       "Helger Lipmaa",
  title =        "First {CPIR} Protocol with Data-Dependent Computation",
  pages =        "193--210",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:YSPW09,
  author =       "Qingsong Ye and
                  Ron Steinfeld and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "Efficient Fuzzy Matching and Intersection on Private Datasets",
  pages =        "211--228",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:SadSchWeh09,
  author =       "Ahmad-Reza Sadeghi and
                  Thomas Schneider and
                  Immo Wehrenberg",
  title =        "Efficient Privacy-Preserving Face Recognition",
  pages =        "229--244",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:ReiTof09,
  author =       "Tord Reistad and
                  Tomas Toft",
  title =        "Linear, Constant-Rounds Bit-Decomposition",
  pages =        "245--257",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:BKKL09,
  author =       "Nikita Borisov and
                  Marek Klonowski and
                  Miroslaw Kutylowski and
                  Anna Lauks-Dutka",
  title =        "Attacking and Repairing the Improved {ModOnions} Protocol",
  pages =        "258--273",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:SorMol09,
  author =       "Alessandro Sorniotti and
                  Refik Molva",
  title =        "Secret Handshakes with Revocation Support",
  pages =        "274--299",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:WuFenWu09,
  author =       "Shuang Wu and
                  Dengguo Feng and
                  Wenling Wu",
  title =        "Practical Rebound Attack on 12-Round {Cheetah}-256",
  pages =        "300--314",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:HKKK09,
  author =       "Deukjo Hong and
                  Bonwook Koo and
                  Woo-Hwan Kim and
                  Daesung Kwon",
  title =        "Preimage Attacks on Reduced Steps of {ARIRANG} and {PKC98}-{Hash}",
  pages =        "315--331",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:HonKooSas09,
  author =       "Deukjo Hong and
                  Bonwook Koo and
                  Yu Sasaki",
  title =        "Improved Preimage Attack for 68-Step {HAS}-160",
  pages =        "332--348",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:QiaWanJia09,
  author =       "Siyuan Qiao and
                  Wei Wang and
                  Keting Jia",
  title =        "Distinguishing Attack on Secret Prefix {MAC} Instantiated with Reduced {SHA}-1",
  pages =        "349--361",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:GonSte09,
  author =       "Madeline {Gonz{\'a}lez Mu{\~n}iz} and
                  Rainer Steinwandt",
  title =        "Cryptanalysis of a Message Recognition Protocol by {Mashatan} and {Stinson}",
  pages =        "362--373",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:KJPE09,
  author =       "Kwangsun Ko and
                  Hyun-Su Jang and
                  Byuong Woon Park and
                  Young Ik Eom",
  title =        "Analysis of the Propagation Pattern of a Worm with Random Scanning Strategy Based on Usage Rate of Network Bandwidth",
  pages =        "374--385",
  editor =       icisc09ed,
  booktitle =    icisc09name,
  volume =       icisc09vol,
  month =        icisc09month,
  address =      icisc09addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ICISC:MHMI08,
  author =       "Takahiro Matsuda and
                  Goichiro Hanaoka and
                  Kanta Matsuura and
                  Hideki Imai",
  title =        "Simple {CCA}-Secure Public Key Encryption from Any Non-Malleable Identity-Based Encryption",
  pages =        "1--19",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:MulKatEck08,
  author =       "Sascha M{\"u}ller and
                  Stefan Katzenbeisser and
                  Claudia Eckert",
  title =        "Distributed Attribute-Based Encryption",
  pages =        "20--36",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:SarMai08,
  author =       "Santanu Sarkar and
                  Subhamoy Maitra",
  title =        "Improved Partial Key Exposure Attacks on {RSA} by Guessing a Few Bits of One of the Prime Factors",
  pages =        "37--51",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:YosTak08,
  author =       "Reo Yoshida and
                  Katsuyuki Takashima",
  title =        "Simple Algorithms for Computing a Sequence of 2-Isogenies",
  pages =        "52--65",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:KimTsu08,
  author =       "Jihye Kim and
                  Gene Tsudik",
  title =        "Survival in the Wild: Robust Group Key Agreement in Wide-Area Networks",
  pages =        "66--83",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:UnoKan08,
  author =       "Miyuki Uno and
                  Mikio Kano",
  title =        "Visual Secret Sharing Schemes with Cyclic Access Structure for Many Images",
  pages =        "84--97",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:KAKSP08,
  author =       "Chong Hee Kim and
                  Gildas Avoine and
                  Fran\c{c}ois Koeune and
                  Fran\c{c}ois-Xavier Standaert and
                  Olivier Pereira",
  title =        "The Swiss-Knife {RFID} Distance Bounding Protocol",
  pages =        "98--115",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:JRAJ08,
  author =       "Jafar Haadi Jafarian and
                  Ali Noorollahi Ravari and
                  Morteza Amini and
                  Rasool Jalili",
  title =        "Protecting Location Privacy through a Graph-Based Location Representation and a Robust Obfuscation Technique",
  pages =        "116--133",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:HarYosFuj08,
  author =       "Kazuhiro Haramura and
                  Maki Yoshida and
                  Toru Fujiwara",
  title =        "Anonymous Fingerprinting for Predelivery of Contents",
  pages =        "134--151",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:SAGC08,
  author =       "Bjorn De Sutter and
                  Bertrand Anckaert and
                  Jens Geiregat and
                  Dominique Chanet and
                  Koen De Bosschere",
  title =        "Instruction Set Limitation in Support of Software Diversity",
  pages =        "152--165",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:LeeHwaLee08,
  author =       "Kwangsu Lee and
                  Jung Yeon Hwang and
                  Dong Hoon Lee",
  title =        "Non-interactive Identity-Based {DNF} Signature Scheme and Its Extensions",
  pages =        "166--183",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:ThoSusMu08,
  author =       "Pairat Thorncharoensri and
                  Willy Susilo and
                  Yi Mu",
  title =        "How to Balance Privacy with Authenticity",
  pages =        "184--201",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:PenBao08,
  author =       "Kun Peng and
                  Feng Bao",
  title =        "Efficient Vote Validity Check in Homomorphic Electronic Voting",
  pages =        "202--217",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:NikRijSch08,
  author =       "Svetla Nikova and
                  Vincent Rijmen and
                  Martin Schl{\"a}ffer",
  title =        "Secure Hardware Implementation of Non-linear Functions in the Presence of Glitches",
  pages =        "218--234",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:HamAkdSun08,
  author =       "Ghaith Hammouri and
                  Kahraman Akdemir and
                  Berk Sunar",
  title =        "Novel {PUF}-Based Error Detection Methods in Finite State Machines",
  pages =        "235--252",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:StaGieVer08,
  author =       "Fran\c{c}ois-Xavier Standaert and
                  Benedikt Gierlichs and
                  Ingrid Verbauwhede",
  title =        "Partition vs. Comparison Side-Channel Distinguishers: An Empirical Evaluation of Statistical Tests for Univariate Side-Channel Attacks against Two Unprotected {CMOS} Devices",
  pages =        "253--267",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:Yasuda08,
  author =       "Kan Yasuda",
  title =        "A Single-Key Domain Extender for Privacy-Preserving {MACs} and {PRFs}",
  pages =        "268--285",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:ZhaWuWan08,
  author =       "Liting Zhang and
                  Wenling Wu and
                  Peng Wang",
  title =        "Extended Models for Message Authentication",
  pages =        "286--301",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:SasAok08,
  author =       "Yu Sasaki and
                  Kazumaro Aoki",
  title =        "A Preimage Attack for 52-Step {HAS}-160",
  pages =        "302--317",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:DamNieOrl08,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen and
                  Claudio Orlandi",
  title =        "Essentially Optimal Universally Composable Oblivious Transfer",
  pages =        "318--335",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:SadSch08,
  author =       "Ahmad-Reza Sadeghi and
                  Thomas Schneider",
  title =        "Generalized Universal Circuits for Secure Evaluation of Private Functions with Application to Data Classification",
  pages =        "336--353",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:ChoHon08,
  author =       "Soojin Cho and
                  Manpyo Hong",
  title =        "Proving a Shuffle Using Representations of the Symmetric Group",
  pages =        "354--367",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:Nowak08,
  author =       "David Nowak",
  title =        "On Formal Verification of Arithmetic-Based Cryptographic Primitives",
  pages =        "368--382",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:ChoHerNyb08,
  author =       "Joo Yeon Cho and
                  Miia Hermelin and
                  Kaisa Nyberg",
  title =        "A New Technique for Multidimensional Linear Cryptanalysis with Applications on Reduced Round Serpent",
  pages =        "383--398",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:Pasalic08,
  author =       "Enes Pasalic",
  title =        "Almost Fully Optimized Infinite Classes of Boolean Functions Resistant to (Fast) Algebraic Cryptanalysis",
  pages =        "399--414",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:TSSK08,
  author =       "Yukiyasu Tsunoo and
                  Teruo Saito and
                  Maki Shigeri and
                  Takeshi Kawabata",
  title =        "Higher Order Differential Attacks on Reduced-Round {MISTY1}",
  pages =        "415--431",
  editor =       icisc08ed,
  booktitle =    icisc08name,
  volume =       icisc08vol,
  month =        icisc08month,
  address =      icisc08addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ICISC:GeiSte07,
  author =       "Willi Geiselmann and
                  Rainer Steinwandt",
  title =        "Cryptanalysis of a Hash Function Proposed at {ICISC} 2006",
  pages =        "1--10",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:Lu07,
  author =       "Jiqiang Lu",
  title =        "Cryptanalysis of Reduced Versions of the {HIGHT} Block Cipher from {CHES} 2006",
  pages =        "11--26",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:Scemama07,
  author =       "Antoine Scemama",
  title =        "A Cryptanalysis of the Double-Round Quadratic Cryptosystem",
  pages =        "27--36",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:KimKimKim07,
  author =       "Jangseong Kim and
                  Zeen Kim and
                  Kwangjo Kim",
  title =        "A Lightweight Privacy Preserving Authentication and Access Control Scheme for Ubiquitous Computing Environment",
  pages =        "37--48",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:HuLiLu07,
  author =       "Jinwei Hu and
                  Ruixuan Li and
                  Zhengding Lu",
  title =        "Establishing {RBAC}-Based Secure Interoperability in Decentralized Multi-domain Environments",
  pages =        "49--63",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:JiaPinPan07,
  author =       "Li Jiang and
                  Lingdi Ping and
                  Xuezeng Pan",
  title =        "Handling Dynamic Information Release",
  pages =        "64--76",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:ColStaQui07,
  author =       "Baudoin Collard and
                  Fran\c{c}ois-Xavier Standaert and
                  Jean-Jacques Quisquater",
  title =        "Improving the Time Complexity of Matsui's Linear Cryptanalysis",
  pages =        "77--88",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:Maximov07,
  author =       "Alexander Maximov",
  title =        "On Large Distributions for Linear Cryptanalysis",
  pages =        "89--101",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:AloLazPoo07,
  author =       "Basel Alomair and
                  Loukas Lazos and
                  Radha Poovendran",
  title =        "Passive Attacks on a Class of Authentication Protocols for {RFID}",
  pages =        "102--115",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:LoeKho07,
  author =       "Chuan-Wen Loe and
                  Khoongming Khoo",
  title =        "Side Channel Attacks on Irregularly Decimated Generators",
  pages =        "116--130",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:AndKadShi07,
  author =       "Ruo Ando and
                  Youki Kadobayashi and
                  Youichi Shinoda",
  title =        "Asynchronous Pseudo Physical Memory Snapshot and Forensics on Paravirtualized {VMM} Using Split Kernel Module",
  pages =        "131--143",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:MolChoCuk07,
  author =       "Jesus Molina and
                  Xavier Chorin and
                  Michel Cukier",
  title =        "Filesystem Activity Following a {SSH} Compromise: An Empirical Study of File Sequences",
  pages =        "144--155",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:WenWan07,
  author =       "Yan Wen and
                  Huaimin Wang",
  title =        "A Secure Virtual Execution Environment for Untrusted Code",
  pages =        "156--167",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:JinKimEll07,
  author =       "Changlong Jin and
                  Hakil Kim and
                  Stephen J. Elliott",
  title =        "Liveness Detection of Fingerprint Based on Band-Selective {Fourier} Spectrum",
  pages =        "168--179",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:Sarkar07,
  author =       "Palash Sarkar",
  title =        "Improving Upon the {TET} Mode of Operation",
  pages =        "180--192",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:SanSar07,
  author =       "Somitra Kumar Sanadhya and
                  Palash Sarkar",
  title =        "New Local Collisions for the {SHA}-2 Hash Family",
  pages =        "193--205",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:YuWan07,
  author =       "Hongbo Yu and
                  Xiaoyun Wang",
  title =        "Multi-collision Attack on the Compression Functions of {MD4} and 3-Pass {HAVAL}",
  pages =        "206--226",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:ZhaWan07,
  author =       "Haina Zhang and
                  Xiaoyun Wang",
  title =        "Differential Cryptanalysis of {T}-Function Based Stream Cipher {TSC}-4",
  pages =        "227--238",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:ZhaWuFen07,
  author =       "Wentao Zhang and
                  Wenling Wu and
                  Dengguo Feng",
  title =        "New Results on Impossible Differential Cryptanalysis of Reduced {AES}",
  pages =        "239--250",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:FNSD07,
  author =       "Marcel Fernandez and
                  Josep Cotrina Navau and
                  Miguel Soriano and
                  Neus Domingo",
  title =        "A Note About the Traceability Properties of Linear Codes",
  pages =        "251--258",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:MorSalSha07,
  author =       "Amir Moradi and
                  Mahmoud Salmasizadeh and
                  Mohammad T. Manzuri Shalmani",
  title =        "Power Analysis Attacks on {MDPL} and {DRSL} Implementations",
  pages =        "259--272",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:KSQL07,
  author =       "Chong Hee Kim and
                  Jong Hoon Shin and
                  Jean-Jacques Quisquater and
                  Pil Joong Lee",
  title =        "Safe-Error Attack on {SPA}-{FA} Resistant Exponentiations Using a {HW} Modular Multiplier",
  pages =        "273--281",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:Miyaji07,
  author =       "Atsuko Miyaji",
  title =        "Generalized {MMM}-Algorithm Secure Against {SPA}, {DPA}, and {RPA}",
  pages =        "282--296",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:ComKawTak07,
  author =       "Aya Comuta and
                  Mitsuru Kawazoe and
                  Tetsuya Takahashi",
  title =        "Pairing-Friendly Elliptic Curves with Small Security Loss by {Cheon}'s Algorithm",
  pages =        "297--308",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:AumMei07,
  author =       "Jean-Philippe Aumasson and
                  Willi Meier",
  title =        "Analysis of Multivariate Hash Functions",
  pages =        "309--323",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:MenRij07a,
  author =       "Florian Mendel and
                  Vincent Rijmen",
  title =        "Colliding Message Pair for 53-Step {HAS}-160",
  pages =        "324--334",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:MenRij07b,
  author =       "Florian Mendel and
                  Vincent Rijmen",
  title =        "Weaknesses in the {HAS}-{V} Compression Function",
  pages =        "335--345",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:PhaVau07,
  author =       "Raphael C.-W. Phan and
                  Serge Vaudenay",
  title =        "Security-Preserving Asymmetric Protocol Encapsulation",
  pages =        "346--366",
  editor =       icisc07ed,
  booktitle =    icisc07name,
  volume =       icisc07vol,
  month =        icisc07month,
  address =      icisc07addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ICISC:Vaudenay06,
  author =       "Serge Vaudenay",
  title =        "{RFID} Privacy Based on Public-Key Cryptography (Invited Talk)",
  pages =        "1--6",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:Sarkar06,
  author =       "Palash Sarkar",
  title =        "Generic Attacks on Symmetric Ciphers (Invited Talk)",
  pages =        "7",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:MenPraRec06,
  author =       "Florian Mendel and
                  Norbert Pramstaller and
                  Christian Rechberger",
  title =        "Improved Collision Attack on the Hash Function Proposed at {PKC}'98",
  pages =        "8--21",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:Shpilrain06,
  author =       "Vladimir Shpilrain",
  title =        "Hashing with Polynomials",
  pages =        "22--28",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:STKT06,
  author =       "Kazuhiro Suzuki and
                  Dongvu Tonien and
                  Kaoru Kurosawa and
                  Koji Toyota",
  title =        "Birthday Paradox for Multi-collisions",
  pages =        "29--40",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:CKLLH06,
  author =       "Ku-Young Chang and
                  Ju-Sung Kang and
                  Mun-Kyu Lee and
                  Hangrok Lee and
                  Dowon Hong",
  title =        "New Variant of the Self-Shrinking Generator and Its Cryptographic Properties",
  pages =        "41--50",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:KooJanSon06,
  author =       "Bon Wook Koo and
                  Hwan Seok Jang and
                  Jung Hwan Song",
  title =        "On Constructing of a 32×32 Binary Matrix as a Diffusion Layer for a 256-Bit Block Cipher",
  pages =        "51--64",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:ZhaPieZhe06,
  author =       "Xian-Mo Zhang and
                  Josef Pieprzyk and
                  Yuliang Zheng",
  title =        "On Algebraic Immunity and Annihilators",
  pages =        "65--80",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:KLRCL06,
  author =       "Bonseok Koo and
                  Dongwook Lee and
                  Gwonho Ryu and
                  Taejoo Chang and
                  Sangjin Lee",
  title =        "High-Speed {RSA} Crypto-processor with Radix-4 Modular Multiplication and {Chinese} Remainder Theorem",
  pages =        "81--93",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:KWNM06,
  author =       "Hidehiro Katou and
                  Feng Wang and
                  Yasuyuki Nogami and
                  Yoshitaka Morikawa",
  title =        "A High-Speed Square Root Algorithm in Extension Fields",
  pages =        "94--106",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:YanParYou06,
  author =       "Sangwoon Yang and
                  Jinsub Park and
                  Younggap You",
  title =        "The Smallest {ARIA} Module with 16-Bit Architecture",
  pages =        "107--117",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:GJKPS06,
  author =       "Willi Geiselmann and
                  Fabian Januszewski and
                  Hubert K{\"o}pfer and
                  Jan Pelzl and
                  Rainer Steinwandt",
  title =        "A Simpler Sieving Device: Combining {ECM} and {TWIRL}",
  pages =        "118--135",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:ZHLS06,
  author =       "Zonghua Zhang and
                  Pin-Han Ho and
                  Xiaodong Lin and
                  Hong Shen",
  title =        "Janus: A Two-Sided Analytical Model for Multi-Stage Coordinated Attacks",
  pages =        "136--154",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:ChaWanYin06,
  author =       "Junsheng Chang and
                  Huaimin Wang and
                  Gang Yin",
  title =        "A Time-Frame Based Trust Model for {P2P} Systems",
  pages =        "155--165",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:ZhaHeShi06,
  author =       "Hong Zhang and
                  Yeping He and
                  Zhiguo Shi",
  title =        "Spatial Context in Role-Based Access Control",
  pages =        "166--178",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:ChoChaSon06,
  author =       "Jongoh Choi and
                  Si-Ho Cha and
                  JooSeok Song",
  title =        "An Efficient Scheme for Detecting Malicious Nodes in Mobile Ad Hoc Networks",
  pages =        "179--193",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:KonKim06,
  author =       "Divyan M. Konidala and
                  Kwangjo Kim",
  title =        "Mobile {RFID} Applications and Security Challenges",
  pages =        "194--205",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:CPKSKC06,
  author =       "Yoon-Ho Choi and
                  Jong-Ho Park and
                  Sang-Kon Kim and
                  Seung-Woo Seo and
                  Yu Kang and
                  Jin Gi Choe and
                  Ho-Kun Moon and
                  Myung-Soo Rhee",
  title =        "An Efficient Forensic Evidence Collection Scheme of Host Infringement at the Occurrence Time",
  pages =        "206--221",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:LYK06,
  author =       "Chen-Yin Liao and
                  Jen-Wei Yeh and
                  Ming-Seng Kao",
  title =        "A Copy Protection Technique Using Multi-level Error Coding",
  pages =        "222--232",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:KLCYLJ06,
  author =       "Heeyoul Kim and
                  Younho Lee and
                  Byungchun Chung and
                  Hyunsoo Yoon and
                  Jaewon Lee and
                  KyungIm Jung",
  title =        "Digital Rights Management with Right Delegation for Home Networks",
  pages =        "233--245",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:PWLC06,
  author =       "Kang Ryoung Park and
                  Min Cheol Whang and
                  Joa Sang Lim and
                  Yongjoo Cho",
  title =        "Fake Iris Detection Based on Multiple Wavelet Filters and Hierarchical {SVM}",
  pages =        "246--256",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:JosTum06,
  author =       "Daniel Josc{\'a}k and
                  Jir{\'i} Tuma",
  title =        "Multi-block Collisions in Hash Functions Based on {3C} and {3C+} Enhancements of the {Merkle}-{Damg{\aa}rd} Construction",
  pages =        "257--266",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:MulPer06,
  author =       "Fr{\'e}d{\'e}ric Muller and
                  Thomas Peyrin",
  title =        "Cryptanalysis of {T}-Function-Based Hash Functions",
  pages =        "267--285",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:CPSY06,
  author =       "Hong-Su Cho and
                  Sangwoo Park and
                  Soo Hak Sung and
                  Aaram Yun",
  title =        "Collision Search Attack for 53-Step {HAS}-160",
  pages =        "286--295",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:PNDD06,
  author =       "Kun Peng and
                  Juan Manuel Gonz{\'a}lez Nieto and
                  Yvo Desmedt and
                  Ed Dawson",
  title =        "Klein Bottle Routing: An Alternative to Onion Routing and Mix Network",
  pages =        "296--309",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:ChaSar06,
  author =       "Sanjit Chatterjee and
                  Palash Sarkar",
  title =        "New Constructions of Constant Size Ciphertext {HIBE} Without Random Oracle",
  pages =        "310--327",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:LKPY06,
  author =       "Younho Lee and
                  Heeyoul Kim and
                  Yongsu Park and
                  Hyunsoo Yoon",
  title =        "A New Proxy Signature Scheme Providing Self-delegation",
  pages =        "328--342",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:KloLau06,
  author =       "Marek Klonowski and
                  Anna Lauks",
  title =        "Extended Sanitizable Signatures",
  pages =        "343--355",
  editor =       icisc06ed,
  booktitle =    icisc06name,
  volume =       icisc06vol,
  month =        icisc06month,
  address =      icisc06addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ICISC:Naccache05,
  author =       "David Naccache",
  title =        "National Security, Forensics and Mobile Communications (Invited Talk)",
  pages =        "1",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:Tsujii05,
  author =       "Shigeo Tsujii",
  title =        "Information Security as Interdisciplinary Science Based on Ethics (Invited Talk)",
  pages =        "2",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:YosMitFuj05,
  author =       "Maki Yoshida and
                  Shigeo Mitsunari and
                  Toru Fujiwara",
  title =        "A Timed-Release Key Management Scheme for Backward Recovery",
  pages =        "3--14",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:AdeHubSad05,
  author =       "Andr{\'e} Adelsbach and
                  Ulrich Huber and
                  Ahmad-Reza Sadeghi",
  title =        "Property-Based Broadcast Encryption for Multi-level Security Policies",
  pages =        "15--31",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:Brandt05,
  author =       "Felix Brandt",
  title =        "Efficient Cryptographic Protocol Design Based on Distributed {ElGamal} Encryption",
  pages =        "32--47",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:KYPK05,
  author =       "Woong-Sik Kim and
                  Weon-Hee Yoo and
                  Jang-Hyun Park and
                  Bok-Ki Kim",
  title =        "An Enhanced Estimation Algorithm for Reconstructing Fingerprint Strip Image",
  pages =        "48--55",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:HLHY05,
  author =       "Junbeom Hur and
                  Younho Lee and
                  Seong-Min Hong and
                  Hyunsoo Yoon",
  title =        "Trust Management for Resilient Wireless Sensor Networks",
  pages =        "56--68",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:GoyJaiQui05,
  author =       "Vipul Goyal and
                  Abhishek Jain and
                  Jean-Jacques Quisquater",
  title =        "Improvements to {Mitchell}'s Remote User Authentication Protocol",
  pages =        "69--80",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:JiaGon05,
  author =       "Shaoquan Jiang and
                  Guang Gong",
  title =        "Efficient Authenticators with Application to Key Exchange",
  pages =        "81--91",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:PatMon05,
  author =       "Jacques Patarin and
                  Audrey Montreuil",
  title =        "Benes and Butterfly Schemes Revisited",
  pages =        "92--116",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:YKMH05,
  author =       "Sung-Ming Yen and
                  Lee-Chun Ko and
                  Sang-Jae Moon and
                  JaeCheol Ha",
  title =        "Relative Doubling Attack Against {Montgomery} Ladder",
  pages =        "117--128",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:NSKO05,
  author =       "Yusuke Naito and
                  Yu Sasaki and
                  Noboru Kunihiro and
                  Kazuo Ohta",
  title =        "Improved Collision Attack on {MD4} with Probability Almost 1",
  pages =        "129--145",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:YSPCHC05,
  author =       "Aaram Yun and
                  Soo Hak Sung and
                  Sangwoo Park and
                  Donghoon Chang and
                  Seokhie Hong and
                  Hong-Su Cho",
  title =        "Finding Collision on 45-Step {HAS}-160",
  pages =        "146--155",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:MPSW05,
  author =       "David Molnar and
                  Matt Piotrowski and
                  David Schultz and
                  David Wagner",
  title =        "The Program Counter Security Model: Automatic Detection and Removal of Control-Flow Side Channel Attacks",
  pages =        "156--168",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:WanJu05,
  author =       "{Chang-da} Wang and
                  Shiguang Ju",
  title =        "The Dilemma of Covert Channels Searching",
  pages =        "169--174",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:KLICKB05,
  author =       "Young-Gab Kim and
                  Taek Lee and
                  Hoh Peter In and
                  Yoon Jung Chung and
                  In-Jung Kim and
                  Doo-Kwon Baik",
  title =        "A Probabilistic Approach to Estimate the Damage Propagation of Cyber Attacks",
  pages =        "175--185",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:MauOos05,
  author =       "Sjouke Mauw and
                  Martijn Oostdijk",
  title =        "Foundations of Attack Trees",
  pages =        "186--198",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:CouGou05,
  author =       "Nicolas Courtois and
                  Louis Goubin",
  title =        "An Algebraic Masking Method to Protect {AES} Against Power Attacks",
  pages =        "199--209",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:PieZhaGol05,
  author =       "Josef Pieprzyk and
                  Xian-Mo Zhang and
                  Jovan Dj. Golic",
  title =        "Characterisations of Extended Resiliency and Extended Immunity of {S}-Boxes",
  pages =        "210--228",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:WuZhaFen05,
  author =       "Wenling Wu and
                  Wentao Zhang and
                  Dengguo Feng",
  title =        "Integral Cryptanalysis of Reduced {FOX} Block Cipher",
  pages =        "229--241",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:MinTsu05a,
  author =       "Kazuhiko Minematsu and
                  Yukiyasu Tsunoo",
  title =        "Hybrid Symmetric Encryption Using Known-Plaintext Attack-Secure Components",
  pages =        "242--260",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:Courtois05,
  author =       "Nicolas Courtois",
  title =        "Cryptanalysis of Sfinks",
  pages =        "261--269",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:ZWFW05,
  author =       "Bin Zhang and
                  Hongjun Wu and
                  Dengguo Feng and
                  Hong Wang",
  title =        "Weaknesses of {COSvd} (2, 128) Stream Cipher",
  pages =        "270--283",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:MinTsu05b,
  author =       "Kazuhiko Minematsu and
                  Yukiyasu Tsunoo",
  title =        "Expanding Weak {PRF} with Small Key Size",
  pages =        "284--298",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:Patarin05,
  author =       "Jacques Patarin",
  title =        "On Linear Systems of Equations with Distinct Variables and Small Block Size",
  pages =        "299--321",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:LopRodDia05,
  author =       "Emmanuel L{\'o}pez-Trejo and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez and
                  Arturo D{\'i}az-P{\'e}rez",
  title =        "An {FPGA} Implementation of {CCM} Mode Using {AES}",
  pages =        "322--334",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:KwoKwoPar05,
  author =       "Soonhak Kwon and
                  Taekyoung Kwon and
                  Young-Ho Park",
  title =        "New Architecture for Multiplication in {GF}($2^m$) and Comparisons with Normal and Polynomial Basis Multipliers for Elliptic Curve Cryptography",
  pages =        "335--351",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:BKKPS05,
  author =       "Duhyun Bae and
                  Gwanyeon Kim and
                  Jiho Kim and
                  Sehyun Park and
                  Ohyoung Song",
  title =        "An Efficient Design of {CCMP} for Robust Security Network",
  pages =        "352--361",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:GriMonMid05,
  author =       "Gisle Grimen and
                  Christian M{\"o}nch and
                  Roger Midtstraum",
  title =        "Software-Based Copy Protection for Temporal Media During Dissemination and Playback",
  pages =        "362--377",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:Ting05,
  author =       "Grace C.-W. Ting",
  title =        "Ambiguity Attacks on the {Ganic}-{Eskicioglu} Robust {DWT}-{SVD} Image Watermarking Scheme",
  pages =        "378--388",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:LTWZ05,
  author =       "Joseph K. Liu and
                  Patrick P. Tsang and
                  Duncan S. Wong and
                  Robert W. Zhu",
  title =        "Universal Custodian-Hiding Verifiable Encryption for Discrete Logarithms",
  pages =        "389--409",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:WZSM05,
  author =       "Qianhong Wu and
                  Fangguo Zhang and
                  Willy Susilo and
                  Yi Mu",
  title =        "An Efficient Static Blind Ring Signature Scheme",
  pages =        "410--423",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:ChaSar05,
  author =       "Sanjit Chatterjee and
                  Palash Sarkar",
  title =        "Trading Time for Space: Towards an Efficient {IBE} Scheme with Short(er) Public Parameters in the Standard Model",
  pages =        "424--440",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:VoKim05,
  author =       "Duc-Liem Vo and
                  Kwangjo Kim",
  title =        "Yet Another Forward Secure Signature from Bilinear Pairings",
  pages =        "441--455",
  editor =       icisc05ed,
  booktitle =    icisc05name,
  volume =       icisc05vol,
  month =        icisc05month,
  address =      icisc05addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ICISC:Reiter04,
  author =       "Michael K. Reiter",
  title =        "Security by, and for, Converged Mobile Devices (Invited Talk)",
  pages =        "1",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:Stajano04,
  author =       "Frank Stajano",
  title =        "Security for Ubiquitous Computing (Invited Talk)",
  pages =        "2",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:Courtois04,
  author =       "Nicolas Courtois",
  title =        "Algebraic Attacks on Combiners with Memory and Several Outputs",
  pages =        "3--20",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:CSKLSL04,
  author =       "Hong-Su Cho and
                  Soo Hak Sung and
                  Daesung Kwon and
                  Jung-Keun Lee and
                  Jung Hwan Song and
                  Jongin Lim",
  title =        "New Method for Bounding the Maximum Differential Probability for {SPNs} and {ARIA}",
  pages =        "21--32",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:CHMFSD04,
  author =       "Kevin Chen and
                  Matthew Henricksen and
                  William Millan and
                  Joanne Fuller and
                  Leonie Ruth Simpson and
                  Ed Dawson and
                  Hoon Jae Lee and
                  Sang-Jae Moon",
  title =        "Dragon: A Fast Word Based Stream Cipher",
  pages =        "33--50",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:PBDL04,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Byoungcheon Lee",
  title =        "An Efficient and Verifiable Solution to the Millionaire Problem",
  pages =        "51--66",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:YanChe04,
  author =       "Bo-Yin Yang and
                  Jiun-Ming Chen",
  title =        "All in the {XL} Family: Theory and Practice",
  pages =        "67--86",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:YJCK04,
  author =       "Eun Sun Yoo and
                  Nam-Su Jho and
                  Jung Hee Cheon and
                  Myung-Hwan Kim",
  title =        "Efficient Broadcast Encryption Using Multiple Interpolation Methods",
  pages =        "87--103",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:GLLM04,
  author =       "Bart Goethals and
                  Sven Laur and
                  Helger Lipmaa and
                  Taneli Mielik{\"a}inen",
  title =        "On Private Scalar Product Computation for Privacy-Preserving Data Mining",
  pages =        "104--120",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:YumLee04,
  author =       "Dae Hyun Yum and
                  Pil Joong Lee",
  title =        "Separable Implicit Certificate Revocation",
  pages =        "121--136",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:Moller04,
  author =       "Bodo M{\"o}ller",
  title =        "Fractional Windows Revisited: Improved Signed-Digit Representations for Efficient Exponentiation",
  pages =        "137--153",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:YCMH04,
  author =       "Sung-Ming Yen and
                  Chien-Ning Chen and
                  Sang-Jae Moon and
                  JaeCheol Ha",
  title =        "Improvement on {Ha}-{Moon} Randomized Exponentiation Algorithm",
  pages =        "154--167",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:ChaSarBar04,
  author =       "Sanjit Chatterjee and
                  Palash Sarkar and
                  Rana Barua",
  title =        "Efficient Computation of {Tate} Pairing in Projective Coordinate over General Characteristic Fields",
  pages =        "168--181",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:BohSte04,
  author =       "Jens-Matthias Bohli and
                  Rainer Steinwandt",
  title =        "On Subliminal Channels in Deterministic Signature Schemes",
  pages =        "182--194",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:KimWon04,
  author =       "Seungjoo Kim and
                  Dongho Won",
  title =        "Threshold Entrusted Undeniable Signature",
  pages =        "195--203",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:LiuWon04,
  author =       "Joseph K. Liu and
                  Duncan S. Wong",
  title =        "On the Security Models of (Threshold) Ring Signature Schemes",
  pages =        "204--217",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:ChoHuiYiu04,
  author =       "Sherman S. M. Chow and
                  Lucas Chi Kwong Hui and
                  Siu-Ming Yiu",
  title =        "Identity Based Threshold Ring Signature",
  pages =        "218--232",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:YooCheKim04,
  author =       "HyoJin Yoon and
                  Jung Hee Cheon and
                  Yongdae Kim",
  title =        "Batch Verifications with {ID}-Based Signatures",
  pages =        "233--248",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:NogMor04,
  author =       "Yasuyuki Nogami and
                  Yoshitaka Morikawa",
  title =        "A Method for Distinguishing the Two Candidate Elliptic Curves in {CM} Method",
  pages =        "249--260",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:KKSZ04,
  author =       "Elisavet Konstantinou and
                  Aristides Kontogeorgis and
                  Yannis C. Stamatiou and
                  Christos D. Zaroliagis",
  title =        "Generating Prime Order Elliptic Curves: Difficulties and Efficiency Considerations",
  pages =        "261--278",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:Takashima04,
  author =       "Katsuyuki Takashima",
  title =        "New Families of Hyperelliptic Curves with Efficient {Gallant}-{Lambert}-{Vanstone} Method",
  pages =        "279--295",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:KAKT04,
  author =       "Masanobu Katagi and
                  Toru Akishita and
                  Izuru Kitamura and
                  Tsuyoshi Takagi",
  title =        "Some Improved Algorithms for Hyperelliptic Curve Cryptosystems Using Degenerate Divisors",
  pages =        "296--312",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:LSHL04,
  author =       "Wonil Lee and
                  Kouichi Sakurai and
                  Seokhie Hong and
                  Sangjin Lee",
  title =        "On the Pseudorandomness of a Modification of {KASUMI} Type Permutations",
  pages =        "313--329",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:Hirose04,
  author =       "Shoichi Hirose",
  title =        "Provably Secure Double-Block-Length Hash Functions in a Black-Box Model",
  pages =        "330--342",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:LKLSLH04,
  author =       "Taekeon Lee and
                  Jongsung Kim and
                  Changhoon Lee and
                  Jaechul Sung and
                  Sangjin Lee and
                  Dowon Hong",
  title =        "Padding Oracle Attacks on Multiple Modes of Operation",
  pages =        "343--351",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:CheFen04,
  author =       "Hua Chen and
                  Dengguo Feng",
  title =        "An Evolutionary Algorithm to Improve the Nonlinearity of Self-inverse {S}-Boxes",
  pages =        "352--361",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:SaxTsuYi04,
  author =       "Nitesh Saxena and
                  Gene Tsudik and
                  Jeong Hyun Yi",
  title =        "Identity-Based Access Control for Ad Hoc Groups",
  pages =        "362--379",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:GogKutLuc04,
  author =       "Marcin Gogolewski and
                  Miroslaw Kutylowski and
                  Tomasz Luczak",
  title =        "Mobile Mixing",
  pages =        "380--393",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:LKPSJ04,
  author =       "Minsoo Lee and
                  Jintaek Kim and
                  Sehyun Park and
                  Ohyoung Song and
                  Sungik Jun",
  title =        "A Location-Aware Secure Interworking Architecture Between {3GPP} and {WLAN} Systems",
  pages =        "394--406",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:BurNad04,
  author =       "Kalle Burbeck and
                  Simin Nadjm-Tehrani",
  title =        "{ADWICE} - Anomaly Detection with Real-Time Incremental Clustering",
  pages =        "407--424",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:ASCB04,
  author =       "Bertrand Anckaert and
                  Bjorn De Sutter and
                  Dominique Chanet and
                  Koen De Bosschere",
  title =        "Steganography for Executables and Code Transformation Signatures",
  pages =        "425--439",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:CDBLKL04,
  author =       "Kisik Chang and
                  Robert H. Deng and
                  Feng Bao and
                  Sangjin Lee and
                  HyungJun Kim and
                  Jongin Lim",
  title =        "On Security Notions for Steganalysis",
  pages =        "440--454",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:LWDS04,
  author =       "Siyuan Liu and
                  Shuhong Wang and
                  Robert H. Deng and
                  Weizhong Shao",
  title =        "A Block Oriented Fingerprinting Scheme in Relational Database",
  pages =        "455--466",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:HRMKC04,
  author =       "Youngchan Han and
                  Choonwoo Ryu and
                  Jihyun Moon and
                  Hakil Kim and
                  H. Choi",
  title =        "A Study on Evaluating the Uniqueness of Fingerprints Using Statistical Analysis",
  pages =        "467--477",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:LiBar04,
  author =       "Chao Li and
                  Armando Barreto",
  title =        "Profile-Based {3D} Face Registration and Recognition",
  pages =        "478--488",
  editor =       icisc04ed,
  booktitle =    icisc04name,
  volume =       icisc04vol,
  month =        icisc04month,
  address =      icisc04addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ICISC:Katz03,
  author =       "Jonathan Katz",
  title =        "Binary Tree Encryption: Constructions and Applications",
  pages =        "1--11",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:LiuWeiWon03,
  author =       "Joseph K. Liu and
                  Victor K. Wei and
                  Duncan S. Wong",
  title =        "A Separable Threshold Ring Signature Scheme",
  pages =        "12--26",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:Wang03,
  author =       "Guilin Wang",
  title =        "On the Security of a Group Signature Scheme with Forward Security",
  pages =        "27--39",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:SaeKreMar03,
  author =       "Shahrokh Saeednia and
                  Steve Kremer and
                  Olivier Markowitch",
  title =        "An Efficient Strong Designated Verifier Signature Scheme",
  pages =        "40--54",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:LauCor03,
  author =       "Peeter Laud and
                  Ricardo Corin",
  title =        "Sound Computational Interpretation of Formal Encryption with Composed Keys",
  pages =        "55--66",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:IwaKur03,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "On the Security of a New Variant of {OMAC}",
  pages =        "67--78",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:MaLee03a,
  author =       "Wen Ping Ma and
                  Moon Ho Lee",
  title =        "New Methods to Construct Cheating Immune Functions",
  pages =        "79--86",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:Hirose03,
  author =       "Shoichi Hirose",
  title =        "Yet Another Definition of Weak Collision Resistance and Its Analysis",
  pages =        "87--96",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:ChoLee03,
  author =       "YoungJu Choie and
                  Eunjeong Lee",
  title =        "Implementation of {Tate} Pairing on Hyperelliptic Curves of Genus 2",
  pages =        "97--111",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:PLKP03,
  author =       "Tae-Jun Park and
                  Mun-Kyu Lee and
                  E-yong Kim and
                  Kunsoo Park",
  title =        "A General Expansion Method Using Efficient Endomorphisms",
  pages =        "112--126",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:LJKYKK03,
  author =       "Seon Ok Lee and
                  Seok Won Jung and
                  Chang Han Kim and
                  Janghong Yoon and
                  Jae-Young Koh and
                  Daeho Kim",
  title =        "Design of Bit Parallel Multiplier with Lower Time Complexity",
  pages =        "127--139",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:YooJunLee03,
  author =       "Joong Chul Yoon and
                  Seok Won Jung and
                  Sungwoo Lee",
  title =        "Architecture for an Elliptic Curve Scalar Multiplication Resistant to Some Side-Channel Attacks",
  pages =        "139--151",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:ParLeePar03,
  author =       "Tae-Jun Park and
                  Mun-Kyu Lee and
                  Kunsoo Park",
  title =        "Efficient Scalar Multiplication in Hyperelliptic Curves Using A New {Frobenius} Expansion",
  pages =        "152--165",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:Zhang03,
  author =       "Muxiang Zhang",
  title =        "Adaptive Protocol for Entity Authentication and Key Agreement in Mobile Networks",
  pages =        "166--183",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:SLKKL03,
  author =       "Wook Shin and
                  Dong-Ik Lee and
                  Hyoung-Chun Kim and
                  Jung-Min Kang and
                  Jin-Seok Lee",
  title =        "Extended Role Based Access Control and Procedural Restrictions",
  pages =        "184--196",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:ZhaChuKim03,
  author =       "Yuan Zhang and
                  Moon-Jung Chung and
                  Hyun Kim",
  title =        "Layer-Based Access Control Model in the Manufacturing Infrastructure and Design Automation System",
  pages =        "197--214",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:WanLeuWan03,
  author =       "Changjie Wang and
                  {Ho-fung} Leung and
                  Yumin Wang",
  title =        "Secure Double Auction Protocols with Full Privacy Protection",
  pages =        "215--229",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:NakYamSug03,
  author =       "Toru Nakanishi and
                  Daisuke Yamamoto and
                  Yuji Sugiyama",
  title =        "Sealed-Bid Auctions with Efficient Bids",
  pages =        "230--244",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:LBDKYY03,
  author =       "Byoungcheon Lee and
                  Colin Boyd and
                  Ed Dawson and
                  Kwangjo Kim and
                  Jeongmo Yang and
                  Seungjae Yoo",
  title =        "Providing Receipt-Freeness in Mixnet-Based Voting Protocols",
  pages =        "245--258",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:CheLeeKim03,
  author =       "Xiaofeng Chen and
                  Byoungcheon Lee and
                  Kwangjo Kim",
  title =        "Receipt-Free Electronic Auction Schemes Using Homomorphic Encryption",
  pages =        "259--273",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:MylCol03,
  author =       "Ginger Myles and
                  Christian S. Collberg",
  title =        "Software Watermarking Through Register Allocation: Implementation, Analysis, and Attacks",
  pages =        "274--293",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:GuHuaChe03,
  author =       "Limin Gu and
                  Jiwu Huang and
                  Zewen Chen",
  title =        "Analysis of the Bounds for Linear Block Codes in Watermark Channel",
  pages =        "294--304",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:WBZD03,
  author =       "Guilin Wang and
                  Feng Bao and
                  Jianying Zhou and
                  Robert H. Deng",
  title =        "Security Analysis of Some Proxy Signatures",
  pages =        "305--319",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:CheYan03,
  author =       "Jiun-Ming Chen and
                  Bo-Yin Yang",
  title =        "A More Secure and Efficacious {TTS} Signature Scheme",
  pages =        "320--338",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:CWWHH03,
  author =       "Zewen Chen and
                  Jilin Wang and
                  Yumin Wang and
                  Jiwu Huang and
                  Daren Huang",
  title =        "An Efficient Revocation Algorithm in Group Signatures",
  pages =        "339--351",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:CYHC03,
  author =       "Sherman S. M. Chow and
                  Siu-Ming Yiu and
                  Lucas Chi Kwong Hui and
                  K. P. Chow",
  title =        "Efficient Forward and Provably Secure {ID}-Based Signcryption Scheme with Public Verifiability and Public Ciphertext Authenticity",
  pages =        "352--369",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:MaLee03b,
  author =       "Wen Ping Ma and
                  Moon Ho Lee",
  title =        "Group Oriented Cryptosystems Based on Linear Access Structures",
  pages =        "370--376",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:TsoMiaOka03,
  author =       "Raylin Tso and
                  Ying Miao and
                  Eiji Okamoto",
  title =        "A New Algorithm for Searching a Consistent Set of Shares in a Threshold Scheme with Cheaters",
  pages =        "377--385",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:SusMu03,
  author =       "Willy Susilo and
                  Yi Mu",
  title =        "Non-interactive Deniable Ring Authentication",
  pages =        "386--401",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:HHKCLL03,
  author =       "Seokhie Hong and
                  Deukjo Hong and
                  Youngdai Ko and
                  Donghoon Chang and
                  Wonil Lee and
                  Sangjin Lee",
  title =        "Differential Cryptanalysis of {TEA} and {XTEA}",
  pages =        "402--417",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:CSHMD03,
  author =       "Kevin Chen and
                  Leonie Ruth Simpson and
                  Matthew Henricksen and
                  William Millan and
                  Ed Dawson",
  title =        "A Complete Divide and Conquer Attack on the Alpha1 Stream Cipher",
  pages =        "418--431",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:KKPSSS03,
  author =       "Daesung Kwon and
                  Jaesung Kim and
                  Sangwoo Park and
                  Soo Hak Sung and
                  Yaekwon Sohn and
                  Jung Hwan Song and
                  Yongjin Yeom and
                  E-Joong Yoon and
                  Sangjin Lee and
                  Jaewon Lee and
                  Seongtaek Chee and
                  Daewan Han and
                  Jin Hong",
  title =        "New Block Cipher: {ARIA}",
  pages =        "432--445",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:KHLSY03,
  author =       "Jongsung Kim and
                  Seokhie Hong and
                  Sangjin Lee and
                  Jung Hwan Song and
                  Hyungjin Yang",
  title =        "Truncated Differential Attacks on 8-Round {CRYPTON}",
  pages =        "446--456",
  editor =       icisc03ed,
  booktitle =    icisc03name,
  volume =       icisc03vol,
  month =        icisc03month,
  address =      icisc03addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ICISC:LefNac02,
  author =       "Serge Lefranc and
                  David Naccache",
  title =        "Cut-\&-Paste Attacks with {JAVA} (Invited Talk)",
  pages =        "1--15",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:JJRLL02,
  author =       "Ik Rae Jeong and
                  Hee Yun Jeong and
                  Hyun Sook Rhee and
                  Dong Hoon Lee and
                  Jong In Lim",
  title =        "Provably Secure Encrypt-then-Sign Composition in Hybrid Signcryption",
  pages =        "16--34",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:ShiLeeShi02,
  author =       "Jun-Bum Shin and
                  Kwangsu Lee and
                  Kyungah Shim",
  title =        "New {DSA}-Verifiable Signcryption Schemes",
  pages =        "35--47",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:LyuWu02,
  author =       "Yuh-Dauh Lyuu and
                  Ming-Luen Wu",
  title =        "Convertible Group Undeniable Signatures",
  pages =        "48--61",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:SusSaf02,
  author =       "Willy Susilo and
                  Reihaneh Safavi-Naini",
  title =        "An Efficient Fail-Stop Signature Scheme Based on Factorization",
  pages =        "62--74",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Wang02,
  author =       "Guilin Wang",
  title =        "On the Security of the {Li}-{Hwang}-{Lee}-{Tsai} Threshold Group Signature Scheme",
  pages =        "75--89",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Kim02,
  author =       "HyungJong Kim",
  title =        "System Specification Based Network Modeling for Survivability Testing Simulation",
  pages =        "90--106",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:JSCH02,
  author =       "Hai Jin and
                  Jianhua Sun and
                  Hao Chen and
                  Zongfen Han",
  title =        "A Risk-Sensitive Intrusion Detection Model",
  pages =        "107--117",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:MNTT02,
  author =       "Nils Maltesson and
                  David Naccache and
                  Elena Trichina and
                  Christophe Tymen",
  title =        "Applet Verification Strategiesfor {RAM}-Constrained Devices",
  pages =        "118--137",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:PhaFur02,
  author =       "Raphael Chung-Wei Phan and
                  Soichi Furuya",
  title =        "Sliding Properties of the {DES} Key Schedule and Potential Extensions to the Slide Attacks",
  pages =        "138--148",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:SonSeb02,
  author =       "Beomsik Song and
                  Jennifer Seberry",
  title =        "Consistent Differential Patterns of {Rijndael}",
  pages =        "149--163",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:XiaHey02,
  author =       "Lu Xiao and
                  Howard M. Heys",
  title =        "Hardware Design and Analysisof Block Cipher Components",
  pages =        "164--181",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Courtois02,
  author =       "Nicolas Courtois",
  title =        "Higher Order Correlation Attacks, {XL} Algorithm and Cryptanalysis of Toyocrypt",
  pages =        "182--199",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Zenner02,
  author =       "Erik Zenner",
  title =        "On the Efficiency of theClock Control Guessing Attack",
  pages =        "200--212",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:ChoYan02,
  author =       "Se Ah Choi and
                  Kyeongcheol Yang",
  title =        "Balanced Shrinking Generators",
  pages =        "213--225",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:IwaKur02,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "On the Universal Hash Functions in {Luby}-{Rackoff} Cipher",
  pages =        "226--236",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:MPSWW02,
  author =       "Keith M. Martin and
                  Josef Pieprzyk and
                  Reihaneh Safavi-Naini and
                  Huaxiong Wang and
                  Peter R. Wild",
  title =        "Threshold {MACs}",
  pages =        "237--252",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:PieZha02,
  author =       "Josef Pieprzyk and
                  Xian-Mo Zhang",
  title =        "Ideal Threshold Schemes from {MDS} Codes",
  pages =        "253--263",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:ParLeePar02,
  author =       "Tae-Jun Park and
                  Mun-Kyu Lee and
                  Kunsoo Park",
  title =        "New {Frobenius} Expansions for Elliptic Curves with Efficient Endomorphisms",
  pages =        "264--282",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:IzuTak02,
  author =       "Tetsuya Izu and
                  Tsuyoshi Takagi",
  title =        "Efficient Computations of the {Tate} Pairing for the Large {MOV} Degrees",
  pages =        "283--297",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Moller02,
  author =       "Bodo M{\"o}ller",
  title =        "Improved Techniques for Fast Exponentiation",
  pages =        "298--312",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:KimOh02,
  author =       "Hyun-Gyu Kim and
                  Hyeong-Cheol Oh",
  title =        "Efficient Hardware Multiplicative Inverters",
  pages =        "313--326",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:BevKnu02,
  author =       "R{\'e}gis Bevan and
                  Erik Knudsen",
  title =        "Ways to Enhance Differential Power Analysis",
  pages =        "327--342",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Mangard02,
  author =       "Stefan Mangard",
  title =        "A Simple Power-Analysis (SPA) Attackon Implementations of the {AES} Key Expansion",
  pages =        "343--358",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:SakTak02,
  author =       "Kouichi Sakurai and
                  Tsuyoshi Takagi",
  title =        "A Reject Timing Attackon an {IND-CCA2} Public-Key Cryptosystem",
  pages =        "359--373",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:YenMooHa02,
  author =       "Sung-Ming Yen and
                  Sang-Jae Moon and
                  JaeCheol Ha",
  title =        "Hardware Fault Attack on {RSA} with {CRT} Revisited",
  pages =        "374--388",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:LeeKim02,
  author =       "Byoungcheon Lee and
                  Kwangjo Kim",
  title =        "Receipt-Free Electronic Voting Scheme with a Tamper-Resistant Randomizer",
  pages =        "389--406",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:PBDV02,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Kapali Viswanathan",
  title =        "Non-interactive Auction Scheme with Strong Privacy",
  pages =        "407--420",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:JKLL02,
  author =       "Hak Soo Ju and
                  Hyun-Jeong Kim and
                  Dong Hoon Lee and
                  Jong In Lim",
  title =        "An Anonymous Buyer-Seller Watermarking Protocol with Anonymity Control",
  pages =        "421--432",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Sella02,
  author =       "Yaron Sella",
  title =        "Speeding Up Secure Sessions Establishment on the Internet",
  pages =        "433--450",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:MarGolKre02,
  author =       "Olivier Markowitch and
                  Dieter Gollmann and
                  Steve Kremer",
  title =        "On Fairness in Exchange Protocols",
  pages =        "451--464",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:LKSS02,
  author =       "Jaeil Lee and
                  Taekyoung Kwon and
                  Sanghoon Song and
                  JooSeok Song",
  title =        "A Model for Embedding and Authorizing Digital Signatures in Printed Documents",
  pages =        "465--477",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:KMSW02,
  author =       "Hartono Kurnio and
                  Luke McAven and
                  Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "A Dynamic Group Key Distribution Scheme with Flexible User Join",
  pages =        "478--496",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:KKLP02,
  author =       "Ju Hee Ki and
                  Hyun-Jeong Kim and
                  Dong Hoon Lee and
                  Chang-Seop Park",
  title =        "Efficient Multicast Key Management for Stateless Receivers",
  pages =        "497--509",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:GMPC02,
  author =       "Youn-Hee Gil and
                  Daesung Moon and
                  Sung Bum Pan and
                  Yongwha Chung",
  title =        "Fingerprint Verification System Involving Smart Card",
  pages =        "510--524",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:RyuKim02,
  author =       "Choonwoo Ryu and
                  Hakil Kim",
  title =        "A Fast Fingerprint Matching Algorithm Using {Parzen} Density Estimation",
  pages =        "525--533",
  editor =       icisc02ed,
  booktitle =    icisc02name,
  volume =       icisc02vol,
  month =        icisc02month,
  address =      icisc02addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ICISC:Pointcheval01,
  author =       "David Pointcheval",
  title =        "Practical Security in Public-Key Cryptography",
  pages =        "1--17",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:SonWanSeb01,
  author =       "Beomsik Song and
                  Huaxiong Wang and
                  Jennifer Seberry",
  title =        "A New Cryptanalytic Method Using the Distribution Characteristics of Substitution Distances",
  pages =        "18--31",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:LHLLY01,
  author =       "Seonhee Lee and
                  Seokhie Hong and
                  Sangjin Lee and
                  Jongin Lim and
                  Seonhee Yoon",
  title =        "Truncated Differential Cryptanalysis of {Camellia}",
  pages =        "32--38",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:CKKLK01,
  author =       "Jung Hee Cheon and
                  MunJu Kim and
                  Kwangjo Kim and
                  Jung-Yeun Lee and
                  SungWoo Kang",
  title =        "Improved Impossible Differential Cryptanalysis of {Rijndael} and {Crypton}",
  pages =        "39--49",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:LBGZ01,
  author =       "Sabine Leveiller and
                  Joseph Boutros and
                  Philippe Guillot and
                  Gilles Z{\'e}mor",
  title =        "Cryptanalysis of Nonlinear Filter Generators with \{0,1\}-Metric {Viterbi} Decoding",
  pages =        "50",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:BucSakTak01,
  author =       "Johannes Buchmann and
                  Kouichi Sakurai and
                  Tsuyoshi Takagi",
  title =        "An {IND-CCA2} Public-Key Cryptosystem with Fast Decryption",
  pages =        "51--71",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:ChoChoWon01,
  author =       "Dug-Hwan Choi and
                  Seungbok Choi and
                  Dongho Won",
  title =        "Improvement of Probabilistic Public Key Cryptosystems Using Discrete Logarithm",
  pages =        "72--80",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:NisSatSak01,
  author =       "Mototsugu Nishioka and
                  Hisayoshi Satoh and
                  Kouichi Sakurai",
  title =        "Design and Analysis of Fast Provably Secure Public-Key Cryptosystems Based on a Modular Squaring",
  pages =        "81--102",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:SLLLY01,
  author =       "Jaechul Sung and
                  Sangjin Lee and
                  Jong In Lim and
                  Wonil Lee and
                  Okyeon Yi",
  title =        "Concrete Security Analysis of {CTR-OFB} and {CTR-CFB} Modes of Operation",
  pages =        "103--113",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KruTotKer01,
  author =       "Christopher Kr{\"u}gel and
                  Thomas Toth and
                  Clemens Kerer",
  title =        "Decentralized Event Correlation for Intrusion Detection",
  pages =        "114--131",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KhuMit01,
  author =       "Vorapranee {Khu-smith} and
                  Chris J. Mitchell",
  title =        "Enhancing the Security of Cookies",
  pages =        "132--145",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:ChoSeoSoh01,
  author =       "Yang-Seo Choi and
                  {Dong-il} Seo and
                  Sung Won Sohn",
  title =        "A New Stack Buffer Overflow Hacking Defense Technique with Memory Address Confirmation",
  pages =        "146--159",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KurSafWan01,
  author =       "Hartono Kurnio and
                  Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "Efficient Revocation Schemes for Secure Multicast",
  pages =        "160--177",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:CohLitZem01,
  author =       "G{\'e}rard D. Cohen and
                  Simon Litsyn and
                  Gilles Z{\'e}mor",
  title =        "Binary Codes for Collusion-Secure Fingerprinting",
  pages =        "178--185",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:PasMicPie01,
  author =       "Jaroslaw Pastuszak and
                  Darek Michalek and
                  Josef Pieprzyk",
  title =        "Copyright Protection of Object-Oriented Software",
  pages =        "186--199",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:YLLL01,
  author =       "Hyejoung Yoo and
                  Kwangsoo Lee and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Off-Line Authentication Using Watermarks",
  pages =        "200--213",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:Furuya01,
  author =       "Soichi Furuya",
  title =        "Slide Attacks with a Known-Plaintext Cryptanalysis",
  pages =        "214--225",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:PieZha01,
  author =       "Josef Pieprzyk and
                  Xian-Mo Zhang",
  title =        "Constructions of Cheating Immune Secret Sharing",
  pages =        "226--243",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:GalPer01,
  author =       "Clemente Galdi and
                  Pino Persiano",
  title =        "Private Computation with Shared Randomness over Broadcast Channel",
  pages =        "244--257",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:GonMar01,
  author =       "Nicol{\'a}s Gonz{\'a}lez-Deleito and
                  Olivier Markowitch",
  title =        "An Optimistic Multi-party Fair Exchange Protocol with Reduced Trust Requirements",
  pages =        "258--267",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KunPer01,
  author =       "Supakorn Kungpisdan and
                  Yongyuth Permpoontanalarp",
  title =        "Practical Reasoning about Accountability in Electronic Commerce Protocols",
  pages =        "268--284",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:SteBulZhe01,
  author =       "Ron Steinfeld and
                  Laurence Bull and
                  Yuliang Zheng",
  title =        "Content Extraction Signatures",
  pages =        "285--304",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:YumLee01,
  author =       "Dae Hyun Yum and
                  Pil Joong Lee",
  title =        "New Signcryption Schemes Based on {KCDSA}",
  pages =        "305--317",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KimKimLee01,
  author =       "Jinho Kim and
                  Kwangjo Kim and
                  Chulsoo Lee",
  title =        "An Efficient and Provably Secure Threshold Blind Signature",
  pages =        "318--327",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KMMT01,
  author =       "Kei Kawauchi and
                  Hiroshi Minato and
                  Atsuko Miyaji and
                  Mitsuru Tada",
  title =        "A Multi-signature Scheme with Signers' Intentions Secure against Active Attacks",
  pages =        "328--340",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:WeiTho01,
  author =       "Andr{\'e} Weimerskirch and
                  Gilles Thonet",
  title =        "A Distributed Light-Weight Authentication Model for Ad-hoc Networks",
  pages =        "341--354",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:Cimato01,
  author =       "Stelvio Cimato",
  title =        "Design of an Authentication Protocol for {GSM} Javacards",
  pages =        "355--368",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:ALAS01,
  author =       "Richard Au and
                  Mark Looi and
                  Paul Ashley and
                  Loo Tang Seet",
  title =        "Secure Authorisation Agent for Cross-Domain Access Control in a Mobile Computing Environment",
  pages =        "369--381",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:MirBor01,
  author =       "Joan Mir and
                  Joan Borrell",
  title =        "Protecting General Flexible Itineraries of Mobile Agents",
  pages =        "382--396",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:YKLM01a,
  author =       "Sung-Ming Yen and
                  Seungjoo Kim and
                  Seongan Lim and
                  Sang-Jae Moon",
  title =        "{RSA} Speedup with Residue Number System Immune against Hardware Fault Cryptanalysis",
  pages =        "397--413",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:YKLM01b,
  author =       "Sung-Ming Yen and
                  Seungjoo Kim and
                  Seongan Lim and
                  Sang-Jae Moon",
  title =        "A Countermeasure against One Physical Cryptanalysis May Benefit Another Attack",
  pages =        "414--427",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:OkeMiySak01,
  author =       "Katsuyuki Okeya and
                  Kunihiko Miyazaki and
                  Kouichi Sakurai",
  title =        "A Fast Scalar Multiplication Method with Randomized Projective Coordinates on a {Montgomery}-Form Elliptic Curve Secure against Side Channel Attacks",
  pages =        "428--439",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:ItoTakTor01,
  author =       "Kouichi Itoh and
                  Masahiko Takenaka and
                  Naoya Torii",
  title =        "DPA Countermeasure Based on the ``Masking Method''",
  pages =        "440--456",
  editor =       icisc01ed,
  booktitle =    icisc01name,
  volume =       icisc01vol,
  month =        icisc01month,
  address =      icisc01addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ICISC:KanChePar00,
  author =       "Ju-Sung Kang and
                  Seongtaek Chee and
                  Choonsik Park",
  title =        "A Note on the Higher Order Differential Attack of Block Ciphers with Two-Block Structures",
  pages =        "1--13",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:TanIshKan00,
  author =       "Hidema Tanaka and
                  Chikashi Ishii and
                  Toshinobu Kaneko",
  title =        "On the Strength of {KASUMI} without {FL} Functions against Higher Order Differential Attack",
  pages =        "14--21",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:BabFri00,
  author =       "Steve Babbage and
                  Laurent Frisch",
  title =        "On {MISTY1} Higher Order Differential Cryptanalysis",
  pages =        "22--36",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:CHLLPY00,
  author =       "Dong Hyeon Cheon and
                  Seok Hie Hong and
                  Sangjin Lee and
                  Sung Jae Lee and
                  Kyung Hwan Park and
                  Seonhee Yoon",
  title =        "Difference Distribution Attack on {DONUT} and Improved {DONUT}",
  pages =        "37--48",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:ZheZha00,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "New Results on Correlation Immunity",
  pages =        "49--63",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:CheChe00,
  author =       "Jung Hee Cheon and
                  Seongtaek Chee",
  title =        "Elliptic Curves and Resilient Functions",
  pages =        "64--72",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:KroRog00,
  author =       "Ted Krovetz and
                  Phillip Rogaway",
  title =        "Fast Universal Hashing with Small Keys and No Preprocessing: The {PolyR} Construction",
  pages =        "73--89",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:MiyNakTak00,
  author =       "Atsuko Miyaji and
                  Masaki Nakabayashi and
                  Shunzo Takano",
  title =        "Characterization of Elliptic Curve Traces under {FR}-Reduction",
  pages =        "90--108",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:MarKre00,
  author =       "Olivier Markowitch and
                  Steve Kremer",
  title =        "A Multi-party Optimistic Non-repudiation Protocol",
  pages =        "109--122",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:LeeKim00,
  author =       "Byoungcheon Lee and
                  Kwangjo Kim",
  title =        "Secure Matchmaking Protocol",
  pages =        "123--134",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:Miyazaki00,
  author =       "Takeru Miyazaki",
  title =        "An Improved Scheme of the {Gennaro}-{Krawczyk}-{Rabin} Undeniable Signature System Based on {RSA}",
  pages =        "135--149",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:KimLimLee00,
  author =       "Hyun-Jeong Kim and
                  Jong In Lim and
                  Dong Hoon Lee",
  title =        "Efficient and Secure Member Deletion in Group Signature Schemes",
  pages =        "150--161",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:BaoDenFen00,
  author =       "Feng Bao and
                  Robert H. Deng and
                  Peirong Feng",
  title =        "An Efficient and Practical Scheme for Privacy Protection in the E-Commerce of Digital Goods",
  pages =        "162--170",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:MuVar00,
  author =       "Yi Mu and
                  Vijay Varadharajan",
  title =        "An Internet Anonymous Auction Scheme",
  pages =        "171--182",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:SusKobMor00,
  author =       "Koutarou Suzuki and
                  Kunio Kobayashi and
                  Hikaru Morita",
  title =        "Efficient Sealed-Bid Auction Using Hash Chain",
  pages =        "183--191",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:ParBoyDaw00,
  author =       "DongGook Park and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Micropayments for Wireless Communications",
  pages =        "192--205",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:BLST00,
  author =       "William D. Banks and
                  Daniel Lieman and
                  Igor Shparlinski and
                  Van Thuong To",
  title =        "Cryptographic Applications of Sparse Polynomials over Finite Rings",
  pages =        "206--220",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:CCCW00,
  author =       "Chanjoo Chung and
                  Seungbok Choi and
                  Youngchul Choi and
                  Dongho Won",
  title =        "Efficient Anonymous Fingerprinting of Electronic Information with Improved Automatic Identification of Redistributors",
  pages =        "221--234",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:YouYun00,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Hash to the Rescue: Space Minimization for {PKI} Directories",
  pages =        "235--245",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:LeeKimSoh00,
  author =       "Jae Seung Lee and
                  Sang-Choon Kim and
                  Seung Won Sohn",
  title =        "A Design of the Security Evaluation System for Decision Support in the Enterprise Network Security Management",
  pages =        "246--260",
  editor =       icisc00ed,
  booktitle =    icisc00name,
  volume =       icisc00vol,
  month =        icisc00month,
  address =      icisc00addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ICISC:Vaudenay99,
  author =       "Serge Vaudenay",
  title =        "On Probable Security for Conventional Cryptography (Invited Talk)",
  pages =        "1--16",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:HerNyb99,
  author =       "Miia Hermelin and
                  Kaisa Nyberg",
  title =        "Correlation Properties of the {Bluetooth} Combiner Generator",
  pages =        "17--29",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:NyaSon99,
  author =       "DaeHun Nyang and
                  JooSeok Song",
  title =        "Preventing Double-Spent Coins from Revealing User's Whole Secret",
  pages =        "30--37",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:KPLL99,
  author =       "Ju-Sung Kang and
                  Choonsik Park and
                  Sangjin Lee and
                  Jong In Lim",
  title =        "On the Optimal Diffusion Layers with Practical Security against Differential and Linear Cryptanalysis",
  pages =        "38--52",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:BGLS99,
  author =       "William D. Banks and
                  Frances Griffin and
                  Daniel Lieman and
                  Igor Shparlinski",
  title =        "Non-linear Complexity of the {Naor}-{Reingold} Pseudo-random Function",
  pages =        "53--59",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:ZheZha99,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "Relationships between {Bent} Functions and Complementary Plateaued Functions",
  pages =        "60--75",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:Koshiba99,
  author =       "Takeshi Koshiba",
  title =        "A Technique for Boosting the Security of Cryptographic Systems with One-Way Hash Functions",
  pages =        "76--81",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:Sakai99,
  author =       "Yasuyuki Sakai",
  title =        "Over $F_p$ vs. over $F_{2^n}$ and on {Pentium} vs. on {Alpha} in Software Implementation of Hyperelliptic Curve Cryptosystems",
  pages =        "82--101",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:LimHwa99,
  author =       "Chae Hoon Lim and
                  Hyo Sun Hwang",
  title =        "Speeding Up Elliptic Scalar Multiplication with Precomputation",
  pages =        "102--119",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:GamLeiZhe99,
  author =       "Chandana Gamage and
                  Jussipekka Leiwo and
                  Yuliang Zheng",
  title =        "Why Hierarchical Key Distribution Is Appropriate for Multicast Networks",
  pages =        "120--131",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:VisBoyDaw99,
  author =       "Kapali Viswanathan and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Secure Selection Protocols",
  pages =        "132--146",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:LWSY99,
  author =       "Hyoungkyu Lee and
                  Dongho Won and
                  Kiwook Sohn and
                  Hyoungkyu Yang",
  title =        "Efficient 3-Pass Password-Based Key Exchange Protocol with Low Computational Cost for Client",
  pages =        "147--155",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:LMJK99,
  author =       "Kook-Heui Lee and
                  Sang-Jae Moon and
                  Won-Young Jeong and
                  Tae-Geun Kim",
  title =        "A 2-Pass Authentication and Key Agreement Protocol for Mobile Communications",
  pages =        "156--168",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:PieOka99,
  author =       "Josef Pieprzyk and
                  Eiji Okamoto",
  title =        "Verfiable Secret Sharing and Time Capsules",
  pages =        "169--183",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:SafWanLam99,
  author =       "Reihaneh Safavi-Naini and
                  Huaxiong Wang and
                  Kwok-Yan Lam",
  title =        "A New Approach to Robust Threshold {RSA} Signature Schemes",
  pages =        "184--196",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:MiySakYun99,
  author =       "Shingo Miyazaki and
                  Kouichi Sakurai and
                  Moti Yung",
  title =        "On Threshold {RSA}-Signing with no Dealer",
  pages =        "197--207",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:YooYou99,
  author =       "Ho-Sun Yoon and
                  Heung-Youl Youm",
  title =        "A New Approach to Efficient Verifiable Secret Sharing for Threshold {KCDSA} Signature",
  pages =        "208--220",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:TamSakMat99,
  author =       "Tetsuya Tamura and
                  Kouichi Sakurai and
                  Tsutomu Matsumoto",
  title =        "A Hardware-Oriented Algorithm for Computing in {Jacobians} and Its Implementation for Hyperelliptic Curve Cryptosystems",
  pages =        "221--235",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:LHHGT99,
  author =       "Jussipekka Leiwo and
                  Christoph H{\"a}nle and
                  Philip Homburg and
                  Chandana Gamage and
                  Andrew S. Tanenbaum",
  title =        "A Security Design for a Wide-Area Distributed System",
  pages =        "236--256",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:PaiYun99,
  author =       "Pascal Paillier and
                  Moti Yung",
  title =        "Self-Escrowed Public-Key Infrastructures",
  pages =        "257--268",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:SeoKim99,
  author =       "Moonseog Seo and
                  Kwangjo Kim",
  title =        "Electronic Funds Transfer Protocol Using Domain-Verifiable Signcryption Scheme",
  pages =        "269--277",
  editor =       icisc99ed,
  booktitle =    icisc99name,
  volume =       icisc99vol,
  month =        icisc99month,
  address =      icisc99addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ICISC:BulLau98,
  author =       "Ahto Buldas and
                  Peeter Laud",
  title =        "New linking schemes for digital time-stamping",
  pages =        "3--13",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:GLDBR98,
  author =       "Gary Gaskell and
                  Mark Looi and
                  Ed Dawson and
                  Colin Boyd and
                  Selwyn Russell",
  title =        "A security architecture for third generation wireless systems",
  pages =        "15--32",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:HSLY98,
  author =       "Seong-Min Hong and
                  Jun-Bum Shin and
                  H. Lee-Kwang and
                  Hyunsoo Yoon",
  title =        "A new appraoch to server-aided secret computation",
  pages =        "33--45",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:BoyPar98,
  author =       "Colin Boyd and
                  DongGook Park",
  title =        "Public key protocols for wireless communications",
  pages =        "47--57",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:KimOhWon98,
  author =       "Seungjoo Kim and
                  Soohyun Oh and
                  Dongho Won",
  title =        "One-time self-certified public keys, revisited",
  pages =        "59--69",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:EVMD98,
  author =       "Luis Hern{\'a}ndez Encinas and
                  Fausto Montoya Vitini and
                  Jaime Mu{\~n}oz Masqu{\'e} and
                  Alberto Peinado Dom{\'i}nguez",
  title =        "Maximal period of orbits of the {BBS} generator",
  pages =        "71--80",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:LeeKimLee98,
  author =       "Eun Jeong Lee and
                  Duk Soo Kim and
                  Pil Joong Lee",
  title =        "Speed-up of arithmetics in $F_{p^m}$ for elliptic curve cryptosystems",
  pages =        "81--91",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:YooShiRhe98,
  author =       "Jae Woo Yoon and
                  Sang Uk Shin and
                  Kyung Hyune Rhee",
  title =        "A secure hash function based on cellular automata",
  pages =        "93--105",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:Millan98,
  author =       "William Millan",
  title =        "Cryptanalysis of the alleged {CAVE} algorithm",
  pages =        "107--119",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:PCPS98,
  author =       "Sangwoo Park and
                  Seongtaek Chee and
                  Choonsik Park and
                  Soo Hak Sung",
  title =        "How to construct balanced {Boolean} functions with good global avalanche characteristics",
  pages =        "121--130",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:ZheZha98,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "The non-homomorphicity of {S}-boxes",
  pages =        "131--145",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:HafEngMei98,
  author =       "Ernst Georg Haffner and
                  Thomas Engel and
                  Christoph Meinel",
  title =        "The flood-gate principle - a hybrid approach to a high security solution",
  pages =        "147--160",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:YHKS98,
  author =       "Jae Woo Yoon and
                  Kyeoung Ju Ha and
                  Chang Gu Kang and
                  Sang Seob Song",
  title =        "Development of the web security system using a cryptographic token",
  pages =        "161--177",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:KobIma98,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "A successive carrier-transmission model for narrow-band subliminal channels",
  pages =        "179--187",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:LLPL98,
  author =       "Byung Kak Lee and
                  Cheol Won Lee and
                  Chung Ho Park and
                  Hong Sub Lee",
  title =        "A study on appliance of role based access control model using role attributes",
  pages =        "189--200",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:Gysin98,
  author =       "Marc Gysin",
  title =        "The discrete logarithm problem for {Lucas} sequences and a new class of weak {RSA} Moduli",
  pages =        "201--209",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:PauTak98,
  author =       "Sachar Paulus and
                  Tsuyoshi Takagi",
  title =        "A generalization of the {Diffie}-{Hellman} problem and related cryptosystems allowing fast decryption",
  pages =        "211--220",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

@InProceedings{ICISC:HuhMeyTak98,
  author =       "Detlef H{\"u}hnlein and
                  Andreas Meyer and
                  Tsuyoshi Takagi",
  title =        "Rabin and {RSA} analogues based on non-maximal imaginary quadratic orders",
  pages =        "221--240",
  editor =       icisc98ed,
  booktitle =    icisc98name,
  volume =       icisc98vol,
  month =        icisc98month,
  address =      icisc98addr,
  publisher =    iciscpub,
  series =       mylncs,
  year =         1998,
}

%------------------------------------------------------------------
%                        IEEE S & P
%------------------------------------------------------------------

@InProceedings{SP:DWZWDL12,
  author =       "Shuaifu Dai and
                  Tao Wei and
                  Chao Zhang and
                  Tielei Wang and
                  Yu Ding and
                  Zhenkai Liang and
                  Wei Zou",
  title =        "A Framework to Eliminate Backdoors from Response-Computable Authentication",
  pages =        "3--17",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:PayHarGro12,
  author =       "Mathias Payer and
                  Tobias Hartmann and
                  Thomas R. Gross",
  title =        "Safe Loading - A Foundation for Secure Execution of Untrusted Programs",
  pages =        "18--32",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:WYWMSK12,
  author =       "Yinglei Wang and
                  Wing-Kei S. Yu and
                  Shuo Wu and
                  Greg Malysa and
                  G. Edward Suh and
                  Edwin Kan",
  title =        "Flash Memory for Ubiquitous Hardware Security Functions: True Random Number Generation and Device Fingerprints",
  pages =        "33--47",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:JanAgrBru12,
  author =       "Jiyong Jang and
                  Abeer Agrawal and
                  David Brumley",
  title =        "{ReDeBug}: Finding Unpatched Code Clones in Entire {OS} Distributions",
  pages =        "48--62",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:RDGKPP12,
  author =       "Christian Rossow and
                  Christian Dietrich and
                  Chris Grier and
                  Christian Kreibich and
                  Vern Paxson and
                  Norbert Pohlmann and
                  Herbert Bos and
                  Maarten {van Steen}",
  title =        "Prudent Practices for Designing Malware Experiments: Status Quo and Outlook",
  pages =        "65--79",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:JanShm12a,
  author =       "Suman Jana and
                  Vitaly Shmatikov",
  title =        "Abusing File Processing in Malware Detectors for Fun and Profit",
  pages =        "80--94",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:ZhoJia12,
  author =       "Yajin Zhou and
                  Xuxian Jiang",
  title =        "Dissecting Android Malware: Characterization and Evolution",
  pages =        "95--109",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:CRSC12,
  author =       "Cas J. F. Cremers and
                  Kasper Bonne Rasmussen and
                  Benedikt Schmidt and
                  Srdjan Capkun",
  title =        "Distance Hijacking Attacks on Distance Bounding Protocols",
  pages =        "113--127",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:DHWPH12,
  author =       "Benedikt Driessen and
                  Ralf Hund and
                  Carsten Willems and
                  Christof Paar and
                  Thorsten Holz",
  title =        "Don't Trust Satellite Phones: A Security Analysis of Two Satphone Standards",
  pages =        "128--142",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:JanShm12b,
  author =       "Suman Jana and
                  Vitaly Shmatikov",
  title =        "Memento: Learning Secrets from Process Footprints",
  pages =        "143--157",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:BecRusSul12,
  author =       "Moritz Y. Becker and
                  Alessandra Russo and
                  Nik Sultana",
  title =        "Foundations of Logic-Based Trust Management",
  pages =        "161--175",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:TscDatWin12,
  author =       "Michael Carl Tschantz and
                  Anupam Datta and
                  Jeannette M. Wing",
  title =        "Formalizing and Enforcing Purpose Restrictions in Privacy Policies",
  pages =        "176--190",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:AGLVQM12,
  author =       "Owen Arden and
                  Michael D. George and
                  Jed Liu and
                  K. Vikram and
                  Aslan Askarov and
                  Andrew C. Myers",
  title =        "Sharing Mobile Code Securely with Information Flow Control",
  pages =        "191--205",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:HRRUB12,
  author =       "Adele E. Howe and
                  Indrajit Ray and
                  Mark Roberts and
                  Malgorzata Urbanska and
                  Zinta Byrne",
  title =        "The Psychology of Security for the Home Computer User",
  pages =        "209--223",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:RKMPWC12,
  author =       "Franziska Roesner and
                  Tadayoshi Kohno and
                  Alexander Moshchuk and
                  Bryan Parno and
                  Helen J. Wang and
                  Crispin Cowan",
  title =        "User-Driven Access Control: Rethinking Permission Granting in Modern Operating Systems",
  pages =        "224--238",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:KKWHAB12,
  author =       "Xeno Kovah and
                  Corey Kallenberg and
                  Chris Weathers and
                  Amy Herzog and
                  Matthew Albin and
                  John Butterworth",
  title =        "New Results for Timing-Based Attestation",
  pages =        "239--253",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:BKMP12,
  author =       "Michael Backes and
                  Aniket Kate and
                  Matteo Maffei and
                  Kim Pecina",
  title =        "{ObliviAd}: Provably Secure and Practical Online Behavioral Advertising",
  pages =        "257--271",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:HuaKatEva12,
  author =       "Yan Huang and
                  Jonathan Katz and
                  David Evans",
  title =        "{Quid-Pro-Quo-tocols}: Strengthening Semi-honest Protocols with Dual Execution",
  pages =        "272--284",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:DSTW12,
  author =       "Emiliano {De Cristofaro} and
                  Claudio Soriente and
                  Gene Tsudik and
                  Andrew Williams",
  title =        "Hummingbird: Privacy at the Time of Twitter",
  pages =        "285--299",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:NPGBSS12,
  author =       "Arvind Narayanan and
                  Hristo Paskov and
                  Neil Zhenqiang Gong and
                  John Bethencourt and
                  Emil Stefanov and
                  Eui Chul Richard Shin and
                  Dawn Song",
  title =        "On the Feasibility of Internet-Scale Author Identification",
  pages =        "300--314",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:ZhaLanPer12,
  author =       "Xin Zhang and
                  Chang Lan and
                  Adrian Perrig",
  title =        "Secure and Scalable Fault Localization under Dynamic Traffic Patterns",
  pages =        "317--331",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:DCRS12,
  author =       "Kevin P. Dyer and
                  Scott E. Coull and
                  Thomas Ristenpart and
                  Thomas Shrimpton",
  title =        "Peek-a-Boo, I Still See You: Why Efficient Traffic Analysis Countermeasures Fail",
  pages =        "332--346",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:QiaMao12,
  author =       "Zhiyun Qian and
                  Zhuoqing Morley Mao",
  title =        "Off-path {TCP} Sequence Number Inference Attack - How Firewall Middleboxes Reduce Security",
  pages =        "347--361",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:WanCheWan12,
  author =       "Rui Wang and
                  Shuo Chen and
                  XiaoFeng Wang",
  title =        "Signing Me onto Your Accounts through Facebook and Google: A Traffic-Guided Security Study of Commercially Deployed Single-Sign-On Web Services",
  pages =        "365--379",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:CARB12,
  author =       "Sang Kil Cha and
                  Thanassis Avgerinos and
                  Alexandre Rebert and
                  David Brumley",
  title =        "Unleashing Mayhem on Binary Code",
  pages =        "380--394",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:KusTruVog12,
  author =       "Ralf K{\"u}sters and
                  Tomasz Truderung and
                  Andreas Vogt",
  title =        "Clash Attacks on the Verifiability of E-Voting Systems",
  pages =        "395--409",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:MauMit12,
  author =       "Jonathan R. Mayer and
                  John C. Mitchell",
  title =        "Third-Party Web Tracking: Policy and Technology",
  pages =        "413--427",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:InvCom12,
  author =       "Luca Invernizzi and
                  Paolo Milani Comparetti",
  title =        "{EvilSeed}: A Guided Approach to Finding Malicious Web Pages",
  pages =        "428--442",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:KLZS12,
  author =       "Clemens Kolbitsch and
                  Benjamin Livshits and
                  Benjamin G. Zorn and
                  Christian Seifert",
  title =        "Rozzle: De-cloaking Internet Malware",
  pages =        "443--457",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:AfrBreGre12,
  author =       "Sadia Afroz and
                  Michael Brennan and
                  Rachel Greenstadt",
  title =        "Detecting Hoaxes, Frauds, and Deception in Writing Style Online",
  pages =        "461--475",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:AkhYuMad12,
  author =       "Masoud Akhoondi and
                  Curtis Yu and
                  Harsha V. Madhyastha",
  title =        "{LASTor}: A Low-Latency {AS}-Aware {Tor} Client",
  pages =        "476--490",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:BalTroDia12,
  author =       "Ero Balsa and
                  Carmela Troncoso and
                  Claudia D{\'i}az",
  title =        "{OB}-{PWS}: Obfuscation-Based Private Web Search",
  pages =        "491--505",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:HKPYNG12,
  author =       "Hsu-Chun Hsiao and
                  Tiffany Hyun-Jin Kim and
                  Adrian Perrig and
                  Akira Yamada and
                  Samuel C. Nelson and
                  Marco Gruteser and
                  Wei Meng",
  title =        "{LAP}: Lightweight Anonymity and Privacy",
  pages =        "506--520",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:KKMSVB12,
  author =       "Patrick Gage Kelley and
                  Saranga Komanduri and
                  Michelle L. Mazurek and
                  Richard Shay and
                  Timothy Vidas and
                  Lujo Bauer and
                  Nicolas Christin and
                  Lorrie Faith Cranor and
                  Julio Lopez",
  title =        "Guess Again (and Again and Again): Measuring Password Strength by Simulating Password-Cracking Algorithms",
  pages =        "523--537",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:Bonneau12,
  author =       "Joseph Bonneau",
  title =        "The Science of Guessing: Analyzing an Anonymized Corpus of 70 Million Passwords",
  pages =        "538--552",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:BHVS12,
  author =       "Joseph Bonneau and
                  Cormac Herley and
                  Paul C. {van Oorschot} and
                  Frank Stajano",
  title =        "The Quest to Replace Passwords: A Framework for Comparative Evaluation of Web Authentication Schemes",
  pages =        "553--567",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:HNCHD12,
  author =       "Jason Hiser and
                  Anh Nguyen-Tuong and
                  Michele Co and
                  Matthew Hall and
                  Jack W. Davidson",
  title =        "{ILR}: Where'd My Gadgets Go?",
  pages =        "571--585",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:FuLin12,
  author =       "Yangchun Fu and
                  Zhiqiang Lin",
  title =        "Space Traveling across {VM}: Automatically Bridging the Semantic Gap in Virtual Machine Introspection via Online Kernel Data Redirection",
  pages =        "586--600",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:PapPolKer12,
  author =       "Vasilis Pappas and
                  Michalis Polychronakis and
                  Angelos D. Keromytis",
  title =        "Smashing the Gadgets: Hindering Return-Oriented Programming Using In-place Code Randomization",
  pages =        "601--615",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:ZGNM12,
  author =       "Zongwei Zhou and
                  Virgil D. Gligor and
                  James Newsome and
                  Jonathan M. McCune",
  title =        "Building Verifiable Trusted Path on Commodity x86 Computers",
  pages =        "616--630",
  editor =       ieeesp12ed,
  booktitle =    ieeesp12name,
  address =      ieeesp12addr,
  month =        ieeesp12month,
  publisher =    ieeesppub,
  year =         2012,
}

@InProceedings{SP:WMSM11,
  author =       "Andrew M. White and
                  Austin R. Matthews and
                  Kevin Z. Snow and
                  Fabian Monrose",
  title =        "Phonotactic Reconstruction of Encrypted {VoIP} Conversations: Hookt on Fon-iks",
  pages =        "3--18",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:BBPPFM11,
  author =       "Elie Bursztein and
                  Romain Beauxis and
                  Hristo Paskov and
                  Daniele Perito and
                  Celine Fabry and
                  John C. Mitchell",
  title =        "The Failure of Noise-Based Non-continuous Audio Captchas",
  pages =        "19--31",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:WimLie11,
  author =       "Hugh Wimberly and
                  Lorie M. Liebrock",
  title =        "Using Fingerprint Authentication to Reduce System Security: An Empirical Study",
  pages =        "32--46",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:WakSet11,
  author =       "Adam Waksman and
                  Simha Sethumadhavan",
  title =        "Silencing Hardware Backdoors",
  pages =        "49--63",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:SHWK11,
  author =       "Cynthia Sturton and
                  Matthew Hicks and
                  David Wagner and
                  Samuel T. King",
  title =        "Defeating {UCI}: Building Stealthy and Malicious Hardware",
  pages =        "64--77",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:HenGol11a,
  author =       "Ryan Henry and
                  Ian Goldberg",
  title =        "Formalizing Anonymous Blacklisting Systems",
  pages =        "81--95",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:BFHHUW11,
  author =       "Michael Becher and
                  Felix C. Freiling and
                  Johannes Hoffmann and
                  Thorsten Holz and
                  Sebastian Uellenbeck and
                  Christopher Wolf",
  title =        "Mobile Security Catching Up? Revealing the Nuts and Bolts of the Security of Mobile Devices",
  pages =        "96--111",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:GFLS11,
  author =       "Arjun Guha and
                  Matthew Fredrikson and
                  Benjamin Livshits and
                  Nikhil Swamy",
  title =        "Verified Security for Browser Extensions",
  pages =        "115--130",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:FreLiv11,
  author =       "Matthew Fredrikson and
                  Benjamin Livshits",
  title =        "{RePriv}: Re-imagining Content Personalization and In-browser Privacy",
  pages =        "131--146",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:WCJJ11,
  author =       "Zachary Weinberg and
                  Eric Y. Chen and
                  Pavithra Ramesh Jayaraman and
                  Collin Jackson",
  title =        "I Still Know What You Visited Last Summer: Leaking Browsing History via User Interaction and Side Channel Attacks",
  pages =        "147--161",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:NanBanGar11,
  author =       "Aleksandar Nanevski and
                  Anindya Banerjee and
                  Deepak Garg",
  title =        "Verification of Information Flow and Access Control Policies with Dependent Types",
  pages =        "165--179",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:VauCho11,
  author =       "Jeffrey A. Vaughan and
                  Stephen Chong",
  title =        "Inference of Expressive Declassification Policies",
  pages =        "180--195",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:EVSW11,
  author =       "Sebastian Eggert and
                  Ron {van der Meyden} and
                  Henning Schnoor and
                  Thomas Wilke",
  title =        "The Complexity of Intransitive Noninterference",
  pages =        "196--211",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:ZHHCPA11,
  author =       "Xin Zhang and
                  Hsu-Chun Hsiao and
                  Geoffrey Hasker and
                  Haowen Chan and
                  Adrian Perrig and
                  David G. Andersen",
  title =        "{SCION}: Scalability, Control, and Isolation on Next-Generation Networks",
  pages =        "212--227",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:CKNFS11,
  author =       "Joseph A. Calandrino and
                  Ann Kilzer and
                  Arvind Narayanan and
                  Edward W. Felten and
                  Vitaly Shmatikov",
  title =        "``You Might Also Like: `` Privacy Risks of Collaborative Filtering",
  pages =        "231--246",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:STLB11,
  author =       "Reza Shokri and
                  George Theodorakopoulos and
                  Jean-Yves {Le Boudec} and
                  Jean-Pierre Hubaux",
  title =        "Quantifying Location Privacy",
  pages =        "247--262",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:Fong11,
  author =       "Philip W. L. Fong",
  title =        "Preventing Sybil Attacks by Privilege Attenuation: A Design Principle for Social Network Systems",
  pages =        "263--278",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:OGNMNP11,
  author =       "Chris A. Owen and
                  Duncan A. Grove and
                  Tristan Newby and
                  Alex Murray and
                  Chris J. North and
                  Michael Pope",
  title =        "{PRISM}: Program Replication and Integration for Seamless {MILS}",
  pages =        "281--296",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:DLZGL11,
  author =       "Brendan Dolan-Gavitt and
                  Tim Leek and
                  Michael Zhivich and
                  Jonathon T. Giffin and
                  Wenke Lee",
  title =        "Virtuoso: Narrowing the Semantic Gap in Virtual Machine Introspection",
  pages =        "297--312",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:ZJOR11,
  author =       "Yinqian Zhang and
                  Ari Juels and
                  Alina Oprea and
                  Michael K. Reiter",
  title =        "{HomeAlone}: Co-residency Detection in the Cloud via Side-Channel Analysis",
  pages =        "313--328",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:JanPorShm11,
  author =       "Suman Jana and
                  Donald E. Porter and
                  Vitaly Shmatikov",
  title =        "{TxBox}: Building Secure, Efficient Sandboxes with System Transactions",
  pages =        "329--344",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:JCCMPR11,
  author =       "Noah M. Johnson and
                  Juan Caballero and
                  Kevin Zhijie Chen and
                  Stephen McCamant and
                  Pongsin Poosankam and
                  Daniel Reynaud and
                  Dawn Song",
  title =        "Differential Slicing: Identifying Causal Execution Differences for Security Applications",
  pages =        "347--362",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:TEMMN11,
  author =       "Ankur Taly and
                  {\'U}lfar Erlingsson and
                  John C. Mitchell and
                  Mark S. Miller and
                  Jasvir Nagra",
  title =        "Automated Analysis of Security-Critical {JavaScript} {APIs}",
  pages =        "363--378",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:PLDMM11,
  author =       "Bryan Parno and
                  Jacob R. Lorch and
                  John R. Douceur and
                  James W. Mickens and
                  Jonathan M. McCune",
  title =        "Memoir: Practical State Continuity for Protected Modules",
  pages =        "379--394",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:AMSSW11,
  author =       "Frederik Armknecht and
                  Roel Maes and
                  Ahmad-Reza Sadeghi and
                  Fran\c{c}ois-Xavier Standaert and
                  Christian Wachsmann",
  title =        "A Formalization of the Security Features of Physical Functions",
  pages =        "397--412",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:KasWieHar11,
  author =       "Vineeth Kashyap and
                  Ben Wiedermann and
                  Ben Hardekopf",
  title =        "Timing- and Termination-Sensitive Secure Information Flow: Exploring a New Approach",
  pages =        "413--428",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:LPCEFG11,
  author =       "Kirill Levchenko and
                  Andreas Pitsillidis and
                  Neha Chachra and
                  Brandon Enright and
                  M{\'a}rk F{\'e}legyh{\'a}rkzi and
                  Chris Grier and
                  Tristan Halvorson and
                  Chris Kanich and
                  Christian Kreibich and
                  He Liu and
                  Damon McCoy and
                  Nicholas Weaver and
                  Vern Paxson and
                  Geoffrey M. Voelker and
                  Stefan Savage",
  title =        "Click Trajectories: End-to-End Analysis of the Spam Value Chain",
  pages =        "431--446",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:TGMPS11,
  author =       "Kurt Thomas and
                  Chris Grier and
                  Justin Ma and
                  Vern Paxson and
                  Dawn Song",
  title =        "Design and Evaluation of a Real-Time {URL} Spam Filtering Service",
  pages =        "447--462",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:WCWQ11,
  author =       "Rui Wang and
                  Shuo Chen and
                  XiaoFeng Wang and
                  Shaz Qadeer",
  title =        "How to Shop for Free Online - Security Analysis of Cashier-as-a-Service Based Web Stores",
  pages =        "465--480",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:DuoRiz11,
  author =       "Thai Duong and
                  Juliano Rizzo",
  title =        "Cryptography in the Web: The Case of Cryptographic Design Flaws in ASP.NET",
  pages =        "481--489",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:GulBanKre11,
  author =       "David Gullasch and
                  Endre Bangerter and
                  Stephan Krenn",
  title =        "Cache Games - Bringing Access-Based Cache Attacks on {AES} to Practice",
  pages =        "490--505",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:BHLB11,
  author =       "Elie Bursztein and
                  Mike Hamburg and
                  Jocelyn Lagarenne and
                  Dan Boneh",
  title =        "{OpenConflict}: Preventing Real Time Map Hacks in Online Games",
  pages =        "506--520",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:HenGol11b,
  author =       "Ryan Henry and
                  Ian Goldberg",
  title =        "Extending Nymble-like Systems",
  pages =        "523--537",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:KusTruVog11,
  author =       "Ralf K{\"u}sters and
                  Tomasz Truderung and
                  Andreas Vogt",
  title =        "Verifiability, Privacy, and Coercion-Resistance: New Insights from a Case Study",
  pages =        "538--553",
  editor =       ieeesp11ed,
  booktitle =    ieeesp11name,
  address =      ieeesp11addr,
  month =        ieeesp11month,
  publisher =    ieeesppub,
  year =         2011,
}

@InProceedings{SP:NBPS10,
  author =       "Peter G. Neumann and
                  Matt Bishop and
                  Sean Peisert and
                  Marv Schaefer",
  title =        "Reflections on the 30th Anniversary of the {IEEE} Symposium on Security and Privacy (Invited Paper)",
  pages =        "3--13",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:Landwehr10,
  author =       "Carl E. Landwehr",
  title =        "History of {US} Government Investments in Cybersecurity Research: A Personal Perspective (Invited Paper)",
  pages =        "14--20",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:Maughan10,
  author =       "W. Douglas Maughan",
  title =        "Crossing the ``Valley of Death'': Transitioning Research into Commercial Products - A Personal Perspective (Invited Paper)",
  pages =        "21--26",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:KHKK10,
  author =       "Clemens Kolbitsch and
                  Thorsten Holz and
                  Christopher Kruegel and
                  Engin Kirda",
  title =        "Inspector Gadget: Automated Extraction of Proprietary Gadgets from Malware Binaries",
  pages =        "29--44",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:FJCSY10,
  author =       "Matt Fredrikson and
                  Somesh Jha and
                  Mihai Christodorescu and
                  Reiner Sailer and
                  Xifeng Yan",
  title =        "Synthesizing Near-Optimal Malware Specifications from Suspicious Behaviors",
  pages =        "45--60",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:CSKKKZ10,
  author =       "Paolo Milani Comparetti and
                  Guido Salvaneschi and
                  Engin Kirda and
                  Clemens Kolbitsch and
                  Christopher Kruegel and
                  Stefano Zanero",
  title =        "Identifying Dormant Functionality in Malware Programs",
  pages =        "61--76",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:HamSasPal10,
  author =       "Sardaouna Hamadou and
                  Vladimiro Sassone and
                  Catuscia Palamidessi",
  title =        "Reconciling Belief and Vulnerability in Information Flow",
  pages =        "79--92",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:RBDWE10,
  author =       "Bruno P. S. Rocha and
                  Sruthi Bandhakavi and
                  Jerry {den Hartog} and
                  William H. Winsborough and
                  Sandro Etalle",
  title =        "Towards Static Flow-Based Declassification for Legacy and Untrusted Programs",
  pages =        "93--108",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:DevPie10,
  author =       "Dominique Devriese and
                  Frank Piessens",
  title =        "Noninterference through Secure Multi-execution",
  pages =        "109--124",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:MafMitTal10,
  author =       "Sergio Maffeis and
                  John C. Mitchell and
                  Ankur Taly",
  title =        "Object Capabilities and Isolation of Untrusted Web Applications",
  pages =        "125--140",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:MLQZDG10,
  author =       "Jonathan M. McCune and
                  Yanlin Li and
                  Ning Qu and
                  Zongwei Zhou and
                  Anupam Datta and
                  Virgil D. Gligor and
                  Adrian Perrig",
  title =        "{TrustVisor}: Efficient {TCB} Reduction and Attestation",
  pages =        "143--158",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:HFKMS10,
  author =       "Matthew Hicks and
                  Murph Finnicum and
                  Samuel T. King and
                  Milo M. K. Martin and
                  Jonathan M. Smith",
  title =        "Overcoming an Untrusted Computing Base: Detecting and Removing Malicious Hardware Automatically",
  pages =        "159--172",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:WakSet10,
  author =       "Adam Waksman and
                  Simha Sethumadhavan",
  title =        "Tamper Evident Microprocessors",
  pages =        "173--188",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:CWWZ10,
  author =       "Shuo Chen and
                  Rui Wang and
                  XiaoFeng Wang and
                  Kehuan Zhang",
  title =        "Side-Channel Leaks in Web Applications: A Reality Today, a Challenge Tomorrow",
  pages =        "191--206",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:QMXY10,
  author =       "Zhiyun Qian and
                  Zhuoqing Morley Mao and
                  Yinglian Xie and
                  Fang Yu",
  title =        "Investigation of Triangular Spamming: A Stealthy and Efficient Spamming Technique",
  pages =        "207--222",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:WHKK10,
  author =       "Gilbert Wondracek and
                  Thorsten Holz and
                  Engin Kirda and
                  Christopher Kruegel",
  title =        "A Practical Attack to De-anonymize Social Network Users",
  pages =        "223--238",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:OPJM10,
  author =       "Margarita Osadchy and
                  Benny Pinkas and
                  Ayman Jarrous and
                  Boaz Moskovich",
  title =        "{SCiFI} - A System for Secure Face Identification",
  pages =        "239--254",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:ChaPer10,
  author =       "Haowen Chan and
                  Adrian Perrig",
  title =        "Round-Efficient Broadcast Authentication Protocols for Fixed Topology Classes",
  pages =        "257--272",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:LewSahWat10,
  author =       "Allison B. Lewko and
                  Amit Sahai and
                  Brent Waters",
  title =        "Revocation Systems with Very Small Private Keys",
  pages =        "273--285",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:LiuNinDai10,
  author =       "Yao Liu and
                  Peng Ning and
                  Huaiyu Dai",
  title =        "Authenticating Primary Users' Signals in Cognitive Radio Networks via Integrated Cryptographic and Wireless Link Signatures",
  pages =        "286--301",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:SomPax10,
  author =       "Robin Sommer and
                  Vern Paxson",
  title =        "Outside the Closed World: On Using Machine Learning for Network Intrusion Detection",
  pages =        "305--316",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:SchAvgBru10,
  author =       "Edward J. Schwartz and
                  Thanassis Avgerinos and
                  David Brumley",
  title =        "All You Ever Wanted to Know about Dynamic Taint Analysis and Forward Symbolic Execution (but Might Have Been Afraid to Ask)",
  pages =        "317--331",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:BBGM10,
  author =       "Jason Bau and
                  Elie Bursztein and
                  Divij Gupta and
                  John C. Mitchell",
  title =        "State of the Art: Automated Black-Box Web Application Vulnerability Testing",
  pages =        "332--345",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:GarPfe10,
  author =       "Deepak Garg and
                  Frank Pfenning",
  title =        "A Proof-Carrying File System",
  pages =        "349--364",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:FCDS10,
  author =       "Jason Franklin and
                  Sagar Chaki and
                  Anupam Datta and
                  Arvind Seshadri",
  title =        "Scalable Parametric Verification of Secure Systems: How to Verify Reference Monitors without Worrying about Data Structure Size",
  pages =        "365--379",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:WanJia10,
  author =       "Zhi Wang and
                  Xuxian Jiang",
  title =        "{HyperSafe}: A Lightweight Approach to Provide Lifetime Hypervisor Control-Flow Integrity",
  pages =        "380--395",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:BBFNJ10,
  author =       "Elie Bursztein and
                  Steven Bethard and
                  Celine Fabry and
                  John C. Mitchell and
                  Daniel Jurafsky",
  title =        "How Good Are Humans at Solving {CAPTCHAs}? A Large Scale Evaluation",
  pages =        "399--413",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:ParMcCPer10,
  author =       "Bryan Parno and
                  Jonathan M. McCune and
                  Adrian Perrig",
  title =        "Bootstrapping Trust in Commodity Computers",
  pages =        "414--429",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:MDAB10,
  author =       "Steven J. Murdoch and
                  Saar Drimer and
                  Ross J. Anderson and
                  Mike Bond",
  title =        "Chip and {PIN} is Broken",
  pages =        "433--446",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:KCRPKC10,
  author =       "Karl Koscher and
                  Alexei Czeskis and
                  Franziska Roesner and
                  Shwetak Patel and
                  Tadayoshi Kohno and
                  Stephen Checkoway and
                  Damon McCoy and
                  Brian Kantor and
                  Danny Anderson and
                  Hovav Shacham and
                  Stefan Savage",
  title =        "Experimental Security Analysis of a Modern Automobile",
  pages =        "447--462",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:SMWL10,
  author =       "Kapil Singh and
                  Alexander Moshchuk and
                  Helen J. Wang and
                  Wenke Lee",
  title =        "On the Incoherencies in Web Browser Access Control Policies",
  pages =        "463--478",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:MeyLiv10,
  author =       "Leo A. Meyerovich and
                  V. Benjamin Livshits",
  title =        "{ConScript}: Specifying and Enforcing Fine-Grained Security Policies for {JavaScript} in the Browser",
  pages =        "481--496",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:WWGGZ10,
  author =       "Tielei Wang and
                  Tao Wei and
                  Guofei Gu and
                  Wei Zou",
  title =        "{TaintScope}: A Checksum-Aware Directed Fuzzing Tool for Automatic Software Vulnerability Detection",
  pages =        "497--512",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:SAHMMS10,
  author =       "Prateek Saxena and
                  Devdatta Akhawe and
                  Steve Hanna and
                  Feng Mao and
                  Stephen McCamant and
                  Dawn Song",
  title =        "A Symbolic Execution Framework for {JavaScript}",
  pages =        "513--528",
  editor =       ieeesp10ed,
  booktitle =    ieeesp10name,
  address =      ieeesp10addr,
  month =        ieeesp10month,
  publisher =    ieeesppub,
  year =         2010,
}

@InProceedings{SP:GVVS09,
  author =       "Flavio D. Garcia and
                  Peter {van Rossum} and
                  Roel Verdult and
                  Ronny Wichers Schreur",
  title =        "Wirelessly Pickpocketing a Mifare Classic Card",
  pages =        "3--15",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:AlbPatWat09,
  author =       "Martin R. Albrecht and
                  Kenneth G. Paterson and
                  Gaven J. Watson",
  title =        "Plaintext Recovery Attacks against {SSH}",
  pages =        "16--26",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:CaiGuiJoh09,
  author =       "Xiang Cai and
                  Yuwei Gui and
                  Rob Johnson",
  title =        "Exploiting Unix File-System Races via Algorithmic Complexity Attacks",
  pages =        "27--41",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:CVDD09,
  author =       "Bart Coppens and
                  Ingrid Verbauwhede and
                  Koen {De Bosschere} and
                  Bjorn {De Sutter}",
  title =        "Practical Mitigations for Timing-Based Side-Channel Attacks on Modern x86 Processors",
  pages =        "45--60",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:KroTro09,
  author =       "Maxwell N. Krohn and
                  Eran Tromer",
  title =        "Noninterference for a Practical {DIFC}-Based Operating System",
  pages =        "61--76",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:YSDBMO09,
  author =       "Bennet Yee and
                  David Sehr and
                  Gregory Dardyk and
                  J. Bradley Chen and
                  Robert Muth and
                  Tavis Ormandy and
                  Shiki Okasaka and
                  Neha Narula and
                  Nicholas Fullagar",
  title =        "Native Client: A Sandbox for Portable, Untrusted x86 Native Code",
  pages =        "79--93",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:SLGL09,
  author =       "Monirul I. Sharif and
                  Andrea Lanzi and
                  Jonathon T. Giffin and
                  Wenke Lee",
  title =        "Automatic Reverse Engineering of Malware Emulators",
  pages =        "94--109",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:CWKK09,
  author =       "Paolo Milani Comparetti and
                  Gilbert Wondracek and
                  Christopher Kr{\"u}gel and
                  Engin Kirda",
  title =        "Prospex: Protocol Specification Extraction",
  pages =        "110--125",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:BorPra09,
  author =       "Kevin Borders and
                  Atul Prakash",
  title =        "Quantifying Information Leaks in Outbound Web Traffic",
  pages =        "129--140",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:BacKopRyb09,
  author =       "Michael Backes and
                  Boris K{\"o}pf and
                  Andrey Rybalchenko",
  title =        "Automatic Discovery and Quantification of Information Leaks",
  pages =        "141--153",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:PMWAP09,
  author =       "Bryan Parno and
                  Jonathan M. McCune and
                  Dan Wendlandt and
                  David G. Andersen and
                  Adrian Perrig",
  title =        "{CLAMP}: Practical Prevention of Large-Scale Data Leaks",
  pages =        "154--169",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:NarShm09,
  author =       "Arvind Narayanan and
                  Vitaly Shmatikov",
  title =        "De-anonymizing Social Networks",
  pages =        "173--187",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:SisTuyPre09,
  author =       "Koen Simoens and
                  Pim Tuyls and
                  Bart Preneel",
  title =        "Privacy Weaknesses in Biometric Sketches",
  pages =        "188--203",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:Goodrich09,
  author =       "Michael T. Goodrich",
  title =        "The Mastermind Attack on Genomic Data",
  pages =        "204--218",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:DFGK09,
  author =       "Anupam Datta and
                  Jason Franklin and
                  Deepak Garg and
                  Dilsun Kirli Kaynar",
  title =        "A Logic of Secure Systems and its Application to Trusted Computing",
  pages =        "221--236",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:BBGO09,
  author =       "Santiago Zanella B{\'e}guelin and
                  Gilles Barthe and
                  Benjamin Gr{\'e}goire and
                  Federico Olmedo",
  title =        "Formally Certifying the Security of Digital Signature Schemes",
  pages =        "237--250",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:KluTru09,
  author =       "Ralf K{\"u}sters and
                  Tomasz Truderung",
  title =        "An Epistemic Approach to Coercion-Resistance for Electronic Voting Protocols",
  pages =        "251--266",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:DanGol09,
  author =       "George Danezis and
                  Ian Goldberg",
  title =        "Sphinx: A Compact and Provably Secure Mix Format",
  pages =        "269--282",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:YSKGX09,
  author =       "Haifeng Yu and
                  Chenwei Shi and
                  Michael Kaminsky and
                  Phillip B. Gibbons and
                  Feng Xiao",
  title =        "DSybil: Optimal Sybil-Resistance for Recommendation Systems",
  pages =        "283--298",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:CWFHH09,
  author =       "William Clarkson and
                  Tim Weyrich and
                  Adam Finkelstein and
                  Nadia Heninger and
                  J. Alex Halderman and
                  Edward W. Felten",
  title =        "Fingerprinting Blank Paper Using Commodity Scanners",
  pages =        "301--314",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:BCDLW09,
  author =       "Michael Backes and
                  Tongbo Chen and
                  Markus D{\"u}rmuth and
                  Hendrik P. A. Lensch and
                  Martin Welk",
  title =        "Tempest in a Teapot: Compromising Reflections Revisited",
  pages =        "315--327",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:LouVen09,
  author =       "Mike Ter Louw and
                  V. N. Venkatakrishnan",
  title =        "Blueprint: Robust Prevention of Cross-site Scripting Attacks for Existing Browsers",
  pages =        "331--346",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:CMWZ09,
  author =       "Shuo Chen and
                  Ziqing Mao and
                  Yi-Min Wang and
                  Ming Zhang",
  title =        "{Pretty-Bad-Proxy}: An Overlooked Adversary in Browsers' {HTTPS} Deployments",
  pages =        "347--359",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:BarCabSon09,
  author =       "Adam Barth and
                  Juan Caballero and
                  Dawn Song",
  title =        "Secure Content Sniffing for Web Browsers, or How to Stop Papers from Reviewing Themselves",
  pages =        "360--371",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:SchBerEge09,
  author =       "Stuart E. Schechter and
                  A. J. Bernheim Brush and
                  Serge Egelman",
  title =        "It's No Secret. Measuring the Security and Reliability of Authentication via ``Secret'' Questions",
  pages =        "375--390",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:WADG09,
  author =       "Matt Weir and
                  Sudhir Aggarwal and
                  Breno {de Medeiros} and
                  Bill Glodek",
  title =        "Password Cracking Using Probabilistic Context-Free Grammars",
  pages =        "391--405",
  booktitle =    ieeesp09name,
  editor =       ieeesp09ed,
  address =      ieeesp09addr,
  month =        ieeesp09month,
  publisher =    ieeesppub,
  year =         2009,
}

@InProceedings{SP:YGKX08,
  author =       "Haifeng Yu and
                  Phillip B. Gibbons and
                  Michael Kaminsky and
                  Feng Xiao",
  title =        "{SybilLimit}: A Near-Optimal Social Network Defense against {Sybil} Attacks",
  pages =        "3--17",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:VenTon08,
  author =       "Parvathinathan Venkitasubramaniam and
                  Lang Tong",
  title =        "Anonymous Networking with Minimum Latency in Multihop Networks",
  pages =        "18--32",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:WBCMM08,
  author =       "Charles V. Wright and
                  Lucas Ballard and
                  Scott E. Coull and
                  Fabian Monrose and
                  Gerald M. Masson",
  title =        "Spot Me if You Can: Uncovering Spoken Phrases in Encrypted {VoIP} Conversations",
  pages =        "35--49",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:SriLiuIye08,
  author =       "Mudhakar Srivatsa and
                  Ling Liu and
                  Arun Iyengar",
  title =        "Preserving Caller Anonymity in Voice-over-{IP} Networks",
  pages =        "50--63",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:SPCC08,
  author =       "Mario Strasser and
                  Christina P{\"o}pper and
                  Srdjan Capkun and
                  Mario Cagalj",
  title =        "Jamming-resistant Key Establishment using Uncoordinated Frequency Hopping",
  pages =        "64--78",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:CSLSK08,
  author =       "Gabriela F. Cretu and
                  Angelos Stavrou and
                  Michael E. Locasto and
                  Salvatore J. Stolfo and
                  Angelos D. Keromytis",
  title =        "Casting out Demons: Sanitizing Training Data for Anomaly Sensors",
  pages =        "81--95",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:VutBalPaz08,
  author =       "Mythili Vutukuru and
                  Hari Balakrishnan and
                  Vern Paxson",
  title =        "Efficient and Robust {TCP} Stream Normalization",
  pages =        "96--110",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:NarShm08,
  author =       "Arvind Narayanan and
                  Vitaly Shmatikov",
  title =        "Robust De-anonymization of Large Sparse Datasets",
  pages =        "111--125",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:HHRCDM08,
  author =       "Daniel Halperin and
                  Thomas S. Heydt-Benjamin and
                  Benjamin Ransford and
                  Shane S. Clark and
                  Benessa Defend and
                  Will Morgan and
                  Kevin Fu and
                  Tadayoshi Kohno and
                  William H. Maisel",
  title =        "Pacemakers and Implantable Cardiac Defibrillators: Software Radio Attacks and Zero-Power Defenses",
  pages =        "129--142",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BPSZ08,
  author =       "David Brumley and
                  Pongsin Poosankam and
                  Dawn Song and
                  Jiang Zheng",
  title =        "Automatic Patch-Based Exploit Generation is Possible: Techniques and Implications",
  pages =        "143--157",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BacDurUnr08,
  author =       "Michael Backes and
                  Markus D{\"u}rmuth and
                  Dominique Unruh",
  title =        "Compromising Reflections --or-- How to Read {LCD} Monitors around the Corner",
  pages =        "158--169",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BalCovVig08,
  author =       "Davide Balzarotti and
                  Marco Cova and
                  Giovanni Vigna",
  title =        "ClearShot: Eavesdropping on Keyboard Input from Video",
  pages =        "170--183",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:SmiEstJha08,
  author =       "Randy Smith and
                  Cristian Estan and
                  Somesh Jha",
  title =        "{XFA}: Faster Signature Matching with Extended Automata",
  pages =        "187--201",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BacMafUnr08,
  author =       "Michael Backes and
                  Matteo Maffei and
                  Dominique Unruh",
  title =        "Zero-Knowledge in the Applied {Pi}-calculus and Automated Verification of the Direct Anonymous Attestation Protocol",
  pages =        "202--215",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:JhaKruShm08,
  author =       "Somesh Jha and
                  Louis Kruger and
                  Vitaly Shmatikov",
  title =        "Towards Practical Privacy for Genomic Computation",
  pages =        "216--230",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:PCSL08,
  author =       "Bryan D. Payne and
                  Martim Carbone and
                  Monirul I. Sharif and
                  Wenke Lee",
  title =        "Lares: An Architecture for Secure Active Monitoring Using Virtualization",
  pages =        "233--247",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:SSPK08,
  author =       "Weiqing Sun and
                  R. Sekar and
                  Gaurav Poothia and
                  Tejas Karandikar",
  title =        "Practical Proactive Integrity Preservation: A Basis for Malware Defense",
  pages =        "248--262",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:ACRCC08,
  author =       "Periklis Akritidis and
                  Cristian Cadar and
                  Costin Raiciu and
                  Manuel Costa and
                  Miguel Castro",
  title =        "Preventing Memory Error Exploits with {WIT}",
  pages =        "263--277",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:DriMurAnd08,
  author =       "Saar Drimer and
                  Steven J. Murdoch and
                  Ross Anderson",
  title =        "Thinking Inside the Box: System-Level Failures of Tamper Proofing",
  pages =        "281--295",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:DCCC08,
  author =       "Francis M. David and
                  Ellick Chan and
                  Jeffrey C. Carlyle and
                  Roy H. Campbell",
  title =        "Cloaker: Hardware Supported Rootkit Concealment",
  pages =        "296--310",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:SmiKni08,
  author =       "Ronald William Smith and
                  George Scott Knight",
  title =        "Predictable Design of Network-Based Covert Communication Systems",
  pages =        "311--321",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BugAik08,
  author =       "Suhabe Bugrara and
                  Alex Aiken",
  title =        "Verifying the Safety of User Pointer Dereferences",
  pages =        "325--338",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BanNauRos08,
  author =       "Anindya Banerjee and
                  David A. Naumann and
                  Stan Rosenberg",
  title =        "Expressive Declassification Policies and Modular Static Enforcement",
  pages =        "339--353",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:ClaChoMye08,
  author =       "Michael R. Clarkson and
                  Stephen Chong and
                  Andrew C. Myers",
  title =        "Civitas: Toward a Secure Voting System",
  pages =        "354--368",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:SwaCorHic08,
  author =       "Nikhil Swamy and
                  Brian J. Corcoran and
                  Michael Hicks",
  title =        "Fable: A Language for Enforcing User-defined Security Policies",
  pages =        "369--383",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BCFJKK08,
  author =       "Davide Balzarotti and
                  Marco Cova and
                  Viktoria Felmetsger and
                  Nenad Jovanovic and
                  Engin Kirda and
                  Christopher Kruegel and
                  Giovanni Vigna",
  title =        "Saner: Composing Static and Dynamic Analysis to Validate Sanitization in Web Applications",
  pages =        "387--401",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:GriTanKin08,
  author =       "Chris Grier and
                  Shuo Tang and
                  Samuel T. King",
  title =        "Secure Web Browsing with the {OP} Web Browser",
  pages =        "402--416",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:BlaCha08,
  author =       "Bruno Blanchet and
                  Avik Chaudhuri",
  title =        "Automated Formal Analysis of a Protocol for Secure File Sharing on Untrusted Storage",
  pages =        "417--431",
  booktitle =    ieeesp08name,
  editor =       ieeesp08ed,
  address =      ieeesp08addr,
  month =        ieeesp08month,
  publisher =    ieeesppub,
  year =         2008,
}

@InProceedings{SP:HuMao07,
  author =       "Xin Hu and
                  Zhuoqing Morley Mao",
  title =        "Accurate Real-time Identification of {IP} Prefix Hijacking",
  pages =        "3--17",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:YFGXZ07,
  author =       "Wei Yu and
                  Xinwen Fu and
                  Steve Graham and
                  Dong Xuan and
                  Wei Zhao",
  title =        "{DSSS}-Based Flow Marking Technique for Invisible Traceback",
  pages =        "18--32",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:ZhaWinGun07,
  author =       "Charles C. Zhang and
                  Marianne Winslett and
                  Carl A. Gunter",
  title =        "On the Safety and Efficiency of Firewall Policy Deployment",
  pages =        "33--50",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:SDOF07,
  author =       "Stuart E. Schechter and
                  Rachna Dhamija and
                  Andy Ozment and
                  Ian Fischer",
  title =        "The Emperor's New Security Indicators",
  pages =        "51--65",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:GolWag07,
  author =       "Philippe Golle and
                  David Wagner",
  title =        "Cryptanalysis of a Cognitive Authentication Scheme (Extended Abstract)",
  pages =        "66--70",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:MSWW07,
  author =       "Jos{\'e} Meseguer and
                  Ralf Sasse and
                  Helen J. Wang and
                  Yi-Min Wang",
  title =        "A Systematic Approach to Uncover Security Flaws in {GUI} Logic",
  pages =        "71--85",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:MaTsu07,
  author =       "Di Ma and
                  Gene Tsudik",
  title =        "Extended Abstract: Forward-Secure Sequential Aggregate Authentication",
  pages =        "86--91",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:BolKum07,
  author =       "Alexandra Boldyreva and
                  Virendra Kumar",
  title =        "Extended Abstract: Provable-Security Analysis of Authenticated Encryption in Kerberos",
  pages =        "92--100",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:CamLysMey07,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya and
                  Mira Meyerovich",
  title =        "Endorsed E-Cash",
  pages =        "101--115",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:WanCheJaj07,
  author =       "Xinyuan Wang and
                  Shiping Chen and
                  Sushil Jajodia",
  title =        "Network Flow Watermarking Attack on Low-Latency Anonymous Communication Systems",
  pages =        "116--130",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:Goldberg07,
  author =       "Ian Goldberg",
  title =        "Improving the Robustness of Private Information Retrieval",
  pages =        "131--148",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:PisBanNau07,
  author =       "Marco Pistoia and
                  Anindya Banerjee and
                  David A. Naumann",
  title =        "Beyond Stack Inspection: A Unified Access-Control and Information-Flow Security Model",
  pages =        "149--163",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:LiMaoChe07,
  author =       "Ninghui Li and
                  Ziqing Mao and
                  Hong Chen",
  title =        "Usable Mandatory Integrity Protection for Operating Systems",
  pages =        "164--178",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:JKSVC07,
  author =       "Somesh Jha and
                  Stefan Katzenbeisser and
                  Christian Schallhart and
                  Helmut Veith and
                  Stephen Chenney",
  title =        "Enforcing Semantic Integrity on Untrusted Clients in Networked Virtual Environments",
  pages =        "179--186",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:BackDurUnr07,
  author =       "Michael Backes and
                  Markus D{\"u}rmuth and
                  Dominique Unruh",
  title =        "Information Flow in the Peer-Reviewing Process",
  pages =        "187--191",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:VauZda07,
  author =       "Jeffrey A. Vaughan and
                  Steve Zdancewic",
  title =        "A Cryptographic Decentralized Label Model",
  pages =        "192--206",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:AskSab07,
  author =       "Aslan Askarov and
                  Andrei Sabelfeld",
  title =        "Gradual Release: Unifying Declassification, Encryption and Key Release Policies",
  pages =        "207--221",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:CRKKWR07,
  author =       "Pau-Chen Cheng and
                  Pankaj Rohatgi and
                  Claudia Keser and
                  Paul A. Karger and
                  Grant M. Wagner and
                  Angela Schuett Reninger",
  title =        "Fuzzy Multi-Level Security: An Experiment on Quantified Risk-Adaptive Access Control",
  pages =        "222--230",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:MosKruKir07,
  author =       "Andreas Moser and
                  Christopher Kr{\"u}gel and
                  Engin Kirda",
  title =        "Exploring Multiple Execution Paths for Malware Analysis",
  pages =        "231--245",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:BalKamIft07,
  author =       "Arati Baliga and
                  Pandurang Kamat and
                  Liviu Iftode",
  title =        "Lurking in the Shadows: Identifying Systemic Threats to Kernel Data",
  pages =        "246--251",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:CPWL07,
  author =       "Weidong Cui and
                  Marcus Peinado and
                  Helen J. Wang and
                  Michael E. Locasto",
  title =        "{ShieldGen}: Automatic Data Patch Generation for Unknown Vulnerabilities with Informed Probing",
  pages =        "252--266",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:MPPRS07,
  author =       "Jonathan M. McCune and
                  Bryan Parno and
                  Adrian Perrig and
                  Michael K. Reiter and
                  Arvind Seshadri",
  title =        "Minimal {TCB} Code Execution",
  pages =        "267--272",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:SLKN07,
  author =       "Stelios Sidiroglou and
                  Oren Laadan and
                  Angelos D. Keromytis and
                  Jason Nieh",
  title =        "Using Rescue Points to Navigate Software Recovery",
  pages =        "273--280",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:HBWSKL07,
  author =       "Ted Huffmire and
                  Brett Brotherton and
                  Gang Wang and
                  Timothy Sherwood and
                  Ryan Kastner and
                  Timothy E. Levin and
                  Thuy D. Nguyen and
                  Cynthia E. Irvine",
  title =        "Moats and Drawbridges: An Isolation Primitive for Reconfigurable Hardware Based Systems",
  pages =        "281--295",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:ABKRS07,
  author =       "Dakshi Agrawal and
                  Sel\c{c}uk Baktir and
                  Deniz Karakoyunlu and
                  Pankaj Rohatgi and
                  Berk Sunar",
  title =        "Trojan Detection using {IC} Fingerprinting",
  pages =        "296--310",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:SriPraRan07,
  author =       "Kannan Srinathan and
                  N. R. Prasad and
                  C. Pandu Rangan",
  title =        "On the Optimal Communication Complexity of Multiphase Protocols for Perfect Communication",
  pages =        "311--320",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:BetSahWat07,
  author =       "John Bethencourt and
                  Amit Sahai and
                  Brent Waters",
  title =        "Ciphertext-Policy Attribute-Based Encryption",
  pages =        "321--334",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:DegPat07,
  author =       "Jean Paul Degabriele and
                  Kenneth G. Paterson",
  title =        "Attacking the {IPsec} Standards in Encryption-only Configurations",
  pages =        "335--349",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:SBCSP07,
  author =       "Elaine Shi and
                  John Bethencourt and
                  Hubert T.-H. Chan and
                  Dawn Xiaodong Song and
                  Adrian Perrig",
  title =        "Multi-Dimensional Range Query over Encrypted Data",
  pages =        "350--364",
  booktitle =    ieeesp07name,
  editor =       ieeesp07ed,
  address =      ieeesp07addr,
  month =        ieeesp07month,
  publisher =    ieeesppub,
  year =         2007,
}

@InProceedings{SP:BNSWJ06,
  author =       "David Brumley and
                  James Newsome and
                  Dawn Xiaodong Song and
                  Hao Wang and
                  Somesh Jha",
  title =        "Towards Automatic Generation of Vulnerability-Based Signatures",
  pages =        "2--16",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:PDLFS06,
  author =       "Roberto Perdisci and
                  David Dagon and
                  Wenke Lee and
                  Prahlad Fogla and
                  Monirul I. Sharif",
  title =        "Misleading Worm Signature Generators Using Deliberate Noise Injection",
  pages =        "17--31",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:LSCKC06,
  author =       "Zhichun Li and
                  Manan Sanghi and
                  Yan Chen and
                  Ming-Yang Kao and
                  Brian Chavez",
  title =        "Hamsa: Fast Signature Generation for Zero-day Polymorphic Worms with Provable Attack Resilience",
  pages =        "32--47",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:BhaChaSek06,
  author =       "Sandeep Bhatkar and
                  Abhishek Chaturvedi and
                  R. Sekar",
  title =        "Dataflow Anomaly Detection",
  pages =        "48--62",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:CarBarSea06,
  author =       "Alvaro A. C{\'a}rdenas and
                  John S. Baras and
                  Karl Seamon",
  title =        "A Framework for the Evaluation of Intrusion Detection Systems",
  pages =        "63--77",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:BorZhaPra06,
  author =       "Kevin Borders and
                  Xin Zhao and
                  Atul Prakash",
  title =        "Siren: Catching Evasive Malware (Short Paper)",
  pages =        "78--85",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:KAPR06,
  author =       "Dogan Kesdogan and
                  Dakshi Agrawal and
                  Vinh Pham and
                  Dieter Rautenbach",
  title =        "Fundamental Limits on the Anonymity Provided by the {MIX} Technique",
  pages =        "86--99",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:OveSyv06,
  author =       "Lasse {\O}verlier and
                  Paul Syverson",
  title =        "Locating Hidden Servers",
  pages =        "100--114",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:LiLuDen06,
  author =       "Yingjiu Li and
                  Haibing Lu and
                  Robert H. Deng",
  title =        "Practical Inference Control for Data Cubes (Extended Abstract)",
  pages =        "115--120",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:GWJT06,
  author =       "Philippe Golle and
                  XiaoFeng Wang and
                  Markus Jakobsson and
                  Alex Tsow",
  title =        "Deterring Voluntary Trace Disclosure in Re-encryption Mix Networks",
  pages =        "121--131",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:BetSonWat06,
  author =       "John Bethencourt and
                  Dawn Xiaodong Song and
                  Brent Waters",
  title =        "New Constructions and Practical Applications for Private Stream Searching (Extended Abstract)",
  pages =        "132--139",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:Blanchet06,
  author =       "Bruno Blanchet",
  title =        "A Computationally Sound Mechanized Prover for Security Protocols",
  pages =        "140--154",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:CorEtaSap06,
  author =       "Ricardo Corin and
                  Sandro Etalle and
                  Ari Saptawijaya",
  title =        "A Logic for Constraint-based Security Protocol Analysis",
  pages =        "155--168",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:HofUnr06,
  author =       "Dennis Hofheinz and
                  Dominique Unruh",
  title =        "Simulatable Security and Polynomially Bounded Concurrent Composability",
  pages =        "169--183",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:BDMN06,
  author =       "Adam Barth and
                  Anupam Datta and
                  John C. Mitchell and
                  Helen Nissenbaum",
  title =        "Privacy and Contextual Integrity: Framework and Applications",
  pages =        "184--198",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:YMSCCM06,
  author =       "Lihua Yuan and
                  Jianning Mai and
                  Zhendong Su and
                  Hao Chen and
                  Chen-Nee Chuah and
                  Prasant Mohapatra",
  title =        "{FIREMAN}: A Toolkit for {FIREwall} {Modeling} and {ANalysis}",
  pages =        "199--213",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:GanJaeJha06,
  author =       "Vinod Ganapathy and
                  Trent Jaeger and
                  Somesh Jha",
  title =        "Retrofitting Legacy Code for Authorization Policy Enforcement",
  pages =        "214--229",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:BarRezNau06,
  author =       "Gilles Barthe and
                  Tamara Rezk and
                  David A. Naumann",
  title =        "Deriving an Information Flow Checker and Certifying Compiler for Java",
  pages =        "230--242",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:YSTCE06,
  author =       "Junfeng Yang and
                  Can Sar and
                  Paul Twohey and
                  Cristian Cadar and
                  Dawson R. Engler",
  title =        "Automatically Generating Malicious Disks using Symbolic Execution",
  pages =        "243--257",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:JovKruKir06,
  author =       "Nenad Jovanovic and
                  Christopher Kr{\"u}gel and
                  Engin Kirda",
  title =        "Pixy: A Static Analysis Tool for Detecting Web Application Vulnerabilities (Short Paper)",
  pages =        "258--263",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:VasYer06,
  author =       "Amit Vasudevan and
                  Ramesh Yerraballi",
  title =        "Cobra: Fine-grained Malware Analysis using Stealth Localized-executions",
  pages =        "264--279",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:CHCRTS06,
  author =       "Mario Cagalj and
                  Jean-Pierre Hubaux and
                  Srdjan Capkun and
                  Ram Kumar Rengaswamy and
                  Ilias Tsigkogiannis and
                  Mani B. Srivastava",
  title =        "Integrity ({I}) Codes: Message Integrity Protection and Authentication Over Insecure Channels",
  pages =        "280--294",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:Weinshall06,
  author =       "Daphna Weinshall",
  title =        "Cognitive Authentication Schemes Safe Against Spyware (Short Paper)",
  pages =        "295--300",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:JueJakJag06,
  author =       "Ari Juels and
                  Markus Jakobsson and
                  Tom N. Jagatic",
  title =        "Cache Cookies for Browser Authentication
                 (Extended Abstract)",
  pages =        "301--305",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:SEKA06,
  author =       "Nitesh Saxena and
                  Jan-Erik Ekberg and
                  Kari Kostiainen and
                  N. Asokan",
  title =        "Secure Device Pairing based on a Visual Channel (Short Paper)",
  pages =        "306--313",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:KCWVWL06,
  author =       "Samuel T. King and
                  Peter M. Chen and
                  Yi-Min Wang and
                  Chad Verbowski and
                  Helen J. Wang and
                  Jacob R. Lorch",
  title =        "SubVirt: Implementing malware with virtual machines",
  pages =        "314--327",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:Hancke06,
  author =       "Gerhard P. Hancke",
  title =        "Practical Attacks on Proximity Identification Systems (Short Paper)",
  pages =        "328--333",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:PenNinRee06,
  author =       "Pai Peng and
                  Peng Ning and
                  Douglas S. Reeves",
  title =        "On the Secrecy of Timing-Based Active Watermarking Trace-Back Techniques",
  pages =        "334--349",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:CGLH06,
  author =       "Richard S. Cox and
                  Steven D. Gribble and
                  Henry M. Levy and
                  Jacob Gorm Hansen",
  title =        "A Safety-Oriented Platform for Web Applications",
  pages =        "350--364",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:MKSW06,
  author =       "David Molnar and
                  Tadayoshi Kohno and
                  Naveen Sastry and
                  David Wagner",
  title =        "Tamper-Evident, History-Independent, Subliminal-Free Data Structures on {PROM} Storage-or-How to Store Ballots on a Voting Machine (Extended Abstract)",
  pages =        "365--370",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:GutPinRei06,
  author =       "Zvi Gutterman and
                  Benny Pinkas and
                  Tzachy Reinman",
  title =        "Analysis of the Linux Random Number Generator",
  pages =        "371--385",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:BitHanLac06,
  author =       "Andrea Bittau and
                  Mark Handley and
                  Joshua Lackey",
  title =        "The Final Nail in {WEP}'s Coffin",
  pages =        "386--400",
  booktitle =    ieeesp06name,
  editor =       ieeesp06ed,
  address =      ieeesp06addr,
  month =        ieeesp06month,
  publisher =    ieeesppub,
  year =         2006,
}

@InProceedings{SP:MacRei01,
  author =       "Philip D. {MacKenzie} and
                  Michael K. Reiter",
  title =        "Networked Cryptographic Devices Resilient to Capture",
  pages =        "12--25",
  booktitle =    ieeesp01name,
  editor =       ieeesp01ed,
  address =      ieeesp01addr,
  month =        ieeesp01month,
  publisher =    ieeesppub,
  year =         2001,
}

@InProceedings{SP:SonWagPer00,
  author =       "Dawn Xiaodong Song and
                  David Wagner and
                  Adrian Perrig",
  title =        "Practical Techniques for Searches on Encrypted Data",
  pages =        "44--55",
  booktitle =    ieeesp00name,
  editor =       ieeesp00ed,
  address =      ieeesp00addr,
  month =        ieeesp00month,
  publisher =    ieeesppub,
  year =         2000,
}

@InProceedings{SP:PCTS00,
  author =       "Adrian Perrig and
                  Ran Canetti and
                  J. Doug Tygar and
                  Dawn Xiaodong Song",
  title =        "Efficient Authentication and Signing of Multicast Streams over Lossy Channels",
  pages =        "56--73",
  booktitle =    ieeesp00name,
  editor =       ieeesp00ed,
  address =      ieeesp00addr,
  month =        ieeesp00month,
  publisher =    ieeesppub,
  year =         2000,
}

@InProceedings{SP:BMNW99,
  author =       "Yair Bartal and
                  Alain J. Mayer and
                  Kobbi Nissim and
                  Avishai Wool",
  title =        "{\em Firmato}: A Novel Firewall Management Toolkit",
  pages =        "17--31",
  booktitle =    ieeesp99name,
  editor =       ieeesp99ed,
  address =      ieeesp99addr,
  month =        ieeesp99month,
  publisher =    ieeesppub,
  year =         1999,
}

@InProceedings{SP:Guttman97,
  author =       "Joshua D. Guttman",
  title =        "Filtering Postures: Local Enforcement for Global Policies",
  pages =        "120--129",
  booktitle =    ieeesp97name,
  editor =       ieeesp97ed,
  address =      ieeesp97addr,
  month =        ieeesp97month,
  publisher =    ieeesppub,
  year =         1997,
}

@InProceedings{SP:BelMer92,
  author =       "Steven M. Bellovin and
                  Michael Merritt",
  title =        "Encrypted Key Exchange: Password-Based Protocols Secure against Dictionary Attacks",
  pages =        "72--84",
  booktitle =    ieeesp92name,
  editor =       ieeesp92ed,
  address =      ieeesp92addr,
  month =        ieeesp92month,
  publisher =    ieeesppub,
  year =         1992,
}

%------------------------------------------------------------------
%                          IMA
%------------------------------------------------------------------

@InProceedings{IMA:ANRS11,
  author =       "Antoine Amarilli and
                  David Naccache and
                  Pablo Rauzy and
                  Emil Simion",
  title =        "Can a Program Reverse-Engineer Itself? (Invited Paper)",
  pages =        "1--9",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:SchSma11,
  author =       "Peter Scholl and
                  Nigel P. Smart",
  title =        "Improved Key Generation for {Gentry}'s Fully Homomorphic Encryption Scheme",
  pages =        "10--22",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:AAPS11,
  author =       "Frederik Armknecht and
                  Daniel Augot and
                  Ludovic Perret and
                  Ahmad-Reza Sadeghi",
  title =        "On Constructing Homomorphic Encryption Schemes from Coding Theory",
  pages =        "23--40",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:ParRie11,
  author =       "Matthew G. Parker and
                  Constanza Riera",
  title =        "Generalised Complementary Arrays",
  pages =        "41--60",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:FloMesCoh11,
  author =       "Jean-Pierre Flori and
                  Sihem Mesnager and
                  G{\'e}rard D. Cohen",
  title =        "Binary {Kloosterman} Sums with Value 4",
  pages =        "61--78",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:HerSar11,
  author =       "Vincent Herbert and
                  Sumanta Sarkar",
  title =        "On the Triple-Error-Correcting Cyclic Codes with Zero Set $\{1, 2 i + 1, 2 j + 1\}$",
  pages =        "79--96",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:Peng11,
  author =       "Kun Peng",
  title =        "A Secure and Efficient Proof of Integer in an Interval Range",
  pages =        "97--111",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:ShiYam11,
  author =       "Junji Shikata and
                  Daisuke Yamanaka",
  title =        "Bit Commitment in the Bounded Storage Model: Tight Bound and Simple Optimal Construction",
  pages =        "112--131",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:YamKob11,
  author =       "Go Yamamoto and
                  Tetsutaro Kobayashi",
  title =        "Self-correctors for Cryptographic Modules",
  pages =        "132--151",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:AndSta11,
  author =       "Elena Andreeva and
                  Martijn Stam",
  title =        "The Symbiosis between Collision and Preimage Resistance",
  pages =        "152--171",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:MouVer11,
  author =       "Marc Mouffron and
                  Guillaume Vergne",
  title =        "Enhanced Count of Balanced Symmetric Functions and Balanced Alternating Functions",
  pages =        "172--189",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:HHIMMS11,
  author =       "Mitsuhiro Hattori and
                  Takato Hirano and
                  Takashi Ito and
                  Nori Matsuda and
                  Takumi Mori and
                  Yusuke Sakai and
                  Kazuo Ohta",
  title =        "Ciphertext-Policy Delegatable Hidden Vector Encryption and Its Application to Searchable Encryption in Multi-user Setting",
  pages =        "190--209",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:ShiShi11,
  author =       "Yuki Shibuya and
                  Junji Shikata",
  title =        "Constructing Secure Hybrid Encryption from Key Encapsulation Mechanism with Authenticity",
  pages =        "210--229",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:BouUlm11,
  author =       "Delphine Boucher and
                  Felix Ulmer",
  title =        "A Note on the Dual Codes of Module Skew Codes",
  pages =        "230--243",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:AugBarFon11,
  author =       "Daniel Augot and
                  Morgan Barbier and
                  Caroline Fontaine",
  title =        "Ensuring Message Embedding in Wet Paper Steganography",
  pages =        "244--258",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:BurSalPha11,
  author =       "Alex J. Burrage and
                  Ana Salagean and
                  Raphael C.-W. Phan",
  title =        "On the Stability of m-Sequences",
  pages =        "259--274",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:AKMR11,
  author =       "Diego F. Aranha and
                  Edward Knapp and
                  Alfred Menezes and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "Parallelizing the Weil and Tate Pairings",
  pages =        "275--295",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:Scott11,
  author =       "Michael Scott",
  title =        "On the Efficient Implementation of Pairing-Based Protocols",
  pages =        "296--308",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:ZhaLin11,
  author =       "Xusheng Zhang and
                  Dongdai Lin",
  title =        "Efficient Pairing Computation on Ordinary Elliptic Curves of Embedding Degree 1 and 2",
  pages =        "309--326",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:LeTan11,
  author =       "Duc-Phong Le and
                  Chik How Tan",
  title =        "Improved Precomputation Scheme for Scalar Multiplication on Elliptic Curves",
  pages =        "327--343",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:AlbPat11,
  author =       "Martin R. Albrecht and
                  Kenneth G. Paterson",
  title =        "Breaking an Identity-Based Encryption Scheme Based on {DHIES}",
  pages =        "344--355",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:Williams11,
  author =       "Stephen C. Williams",
  title =        "Analysis of the {SSH} Key Exchange Protocol",
  pages =        "356--374",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:ABZD11,
  author =       "Mohamed Ahmed Abdelraheem and
                  Julia Borghoff and
                  Erik Zenner and
                  Mathieu David",
  title =        "Cryptanalysis of the Light-Weight Cipher {A2U2}",
  pages =        "375--390",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:MinIwa11,
  author =       "Kazuhiko Minematsu and
                  Tetsu Iwata",
  title =        "Building Blockcipher from Tweakable Blockcipher: Extending {FSE} 2009 Proposal",
  pages =        "391--412",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:OsaIwa11,
  author =       "Yasushi Osaki and
                  Tetsu Iwata",
  title =        "Security of {Hash}-then-{CBC} Key Wrapping Revisited",
  pages =        "413--430",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:IzaLibVer11,
  author =       "Malika Izabach{\`e}ne and
                  Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Block-Wise {P}-Signatures and Non-interactive Anonymous Credentials with Efficient Attributes",
  pages =        "431--450",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:BoyGon11,
  author =       "Colin Boyd and
                  Juanma {Gonz{\'a}lez Nieto}",
  title =        "On Forward Secrecy in One-Round Key Exchange",
  pages =        "451--468",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:WanXiaZha11,
  author =       "Guilin Wang and
                  Fubiao Xia and
                  Yunlei Zhao",
  title =        "Designated Confirmer Signatures with Unified Verification",
  pages =        "469--495",
  editor =       ima11ed,
  booktitle =    ima11name,
  volume =       ima11vol,
  month =        ima11month,
  address =      ima11addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IMA:KhaSilKsc09,
  author =       "Azadeh Khaleghi and
                  Danilo Silva and
                  Frank R. Kschischang",
  title =        "Subspace Codes",
  pages =        "1--21",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:Rosnes09,
  author =       "Eirik Rosnes",
  title =        "On Linear Programming Decoding on a Quantized Additive White Gaussian Noise Channel",
  pages =        "22--37",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:BouUlm09,
  author =       "Delphine Boucher and
                  Felix Ulmer",
  title =        "Codes as Modules over Skew Polynomial Rings",
  pages =        "38--55",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:Schaathun09,
  author =       "Hans Georg Schaathun",
  title =        "On Higher Weights and Code Existence",
  pages =        "56--64",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:BetBetMun09,
  author =       "Koichi Betsumiya and
                  Rowena Alma L. Betty and
                  Akihiro Munemasa",
  title =        "Mass Formula for Even Codes over",
  pages =        "65--77",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:HarMun09,
  author =       "Masaaki Harada and
                  Akihiro Munemasa",
  title =        "On the Classification of Self-dual $\mathbb{Z}_k$-Codes",
  pages =        "78--90",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:Fanali09,
  author =       "Stefania Fanali",
  title =        "On Linear Codes from Maximal Curves",
  pages =        "91--111",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:GerTil09,
  author =       "Beno{\^i}t G{\'e}rard and
                  Jean-Pierre Tillich",
  title =        "On Linear Cryptanalysis with Many Linear Approximations",
  pages =        "112--132",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:BorKnuSto09,
  author =       "Julia Borghoff and
                  Lars R. Knudsen and
                  Mathias Stolpe",
  title =        "Bivium as a Mixed-Integer Linear Programming Problem",
  pages =        "133--152",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:FleGorLuc09,
  author =       "Ewan Fleischmann and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "Security of Cyclic Double Block Length Hash Functions",
  pages =        "153--175",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:OzeSta09,
  author =       "Onur {\"O}zen and
                  Martijn Stam",
  title =        "Another Glance at Double-Length Hashing",
  pages =        "176--201",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:MurPat09,
  author =       "Sean Murphy and
                  Maura B. Paterson",
  title =        "Geometric Ideas for Cryptographic Equation Solving in Even Characteristic",
  pages =        "202--221",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:DalVer09,
  author =       "L{\'e}onard Dallot and
                  Damien Vergnaud",
  title =        "Provably Secure Code-Based Threshold Ring Signatures",
  pages =        "222--235",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:ChaKarMen09,
  author =       "Sanjit Chatterjee and
                  Koray Karabina and
                  Alfred Menezes",
  title =        "A New Protocol for the Nearby Friend Problem",
  pages =        "236--251",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:GeiSma09,
  author =       "Martin Geisler and
                  Nigel P. Smart",
  title =        "Distributing the Key Distribution Centre in {Sakai}-{Kasahara} Based Systems",
  pages =        "252--262",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:CLPWX09,
  author =       "Hao Chen and
                  San Ling and
                  Carles Padr{\'o} and
                  Huaxiong Wang and
                  Chaoping Xing",
  title =        "Key Predistribution Schemes and One-Time Broadcast Encryption Schemes from Algebraic Geometry Codes",
  pages =        "263--277",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:AttIma09,
  author =       "Nuttapong Attrapadung and
                  Hideki Imai",
  title =        "Attribute-Based Encryption Supporting Direct/Indirect Revocation Modes",
  pages =        "278--300",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:KhaCheDav09,
  author =       "Dalia Khader and
                  Liqun Chen and
                  James H. Davenport",
  title =        "Certificate-Free Attribute Authentication",
  pages =        "301--325",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:CatNacQui09,
  author =       "Julien Cathalo and
                  David Naccache and
                  Jean-Jacques Quisquater",
  title =        "Comparing with {RSA}",
  pages =        "326--335",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:Karabina09,
  author =       "Koray Karabina",
  title =        "Double-Exponentiation in Factor-4 Groups and Its Applications",
  pages =        "336--350",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:JLNT09,
  author =       "Antoine Joux and
                  Reynald Lercier and
                  David Naccache and
                  Emmanuel Thom{\'e}",
  title =        "Oracle-Assisted Static {Diffie}-{Hellman} Is Easier Than Discrete Logarithms",
  pages =        "351--367",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:GalRup09,
  author =       "Steven D. Galbraith and
                  Raminder S. Ruprai",
  title =        "An Improvement to the {Gaudry}-{Schost} Algorithm for Multidimensional Discrete Logarithm Problems",
  pages =        "368--382",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:EdePot09,
  author =       "Yves Edel and
                  Alexander Pott",
  title =        "On Designs and Multiplier Groups Constructed from Almost Perfect Nonlinear Functions",
  pages =        "383--401",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:Mesnager09,
  author =       "Sihem Mesnager",
  title =        "A New Family of Hyper-Bent Boolean Functions in Polynomial Form",
  pages =        "402--417",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:DanParSol09,
  author =       "Lars Eirik Danielsen and
                  Matthew G. Parker and
                  Patrick Sol{\'e}",
  title =        "The {Rayleigh} Quotient of Bent Functions",
  pages =        "418--432",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:LeaZenHaw09,
  author =       "Gregor Leander and
                  Erik Zenner and
                  Philip Hawkes",
  title =        "Cache Timing Analysis of {LFSR}-Based Stream Ciphers",
  pages =        "433--445",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:SchWal09,
  author =       "Werner Schindler and
                  Colin D. Walter",
  title =        "Optimal Recovery of Secret Keys from Weak Side Channel Traces",
  pages =        "446--468",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:GhaSmaWar09,
  author =       "Essam Ghadafi and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "Practical Zero-Knowledge Proofs for Circuit Evaluation",
  pages =        "469--494",
  editor =       ima09ed,
  booktitle =    ima09name,
  volume =       ima09vol,
  month =        ima09month,
  address =      ima09addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IMA:Katz07,
  author =       "Jonathan Katz",
  title =        "Efficient Cryptographic Protocols Based on the Hardness of Learning Parity with Noise (Invited Paper)",
  pages =        "1--15",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:SolZin07,
  author =       "Patrick Sol{\'e} and
                  Dmitrii Zinoviev",
  title =        "Galois Rings and Pseudo-random Sequences (Invited Paper)",
  pages =        "16--33",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:LawMat07,
  author =       "Laurie Law and
                  Brian J. Matt",
  title =        "Finding Invalid Signatures in Pairing-Based Batches",
  pages =        "34--53",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:IzuShiTak07,
  author =       "Tetsuya Izu and
                  Takeshi Shimoyama and
                  Masahiko Takenaka",
  title =        "How to Forge a Time-Stamp Which {Adobe}'s Acrobat Accepts",
  pages =        "54--72",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:KolLimKal07,
  author =       "Nicholas Kolokotronis and
                  Konstantinos Limniotis and
                  Nicholas Kalouptsidis",
  title =        "Efficient Computation of the Best Quadratic Approximations of Cubic Boolean Functions",
  pages =        "73--91",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:BBMM07,
  author =       "Carl Bracken and
                  Eimear Byrne and
                  Nadya Markin and
                  Gary McGuire",
  title =        "On the {Walsh} Spectrum of a New {APN} Function",
  pages =        "92--98",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:EstClaHer07,
  author =       "Juan M. Est{\'e}vez-Tapiador and
                  John A. Clark and
                  Julio C{\'e}sar {Hern{\'a}ndez Castro}",
  title =        "Non-linear Cryptanalysis Revisited: Heuristic Search for Approximations to {S}-Boxes",
  pages =        "99--117",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:Mitchell07,
  author =       "Chris J. Mitchell",
  title =        "Cryptanalysis of the {EPBC} Authenticated Encryption Mode",
  pages =        "118--128",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:Bard07,
  author =       "Gregory V. Bard",
  title =        "Blockwise-Adaptive Chosen-Plaintext Attack and Online Modes of Encryption",
  pages =        "129--151",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:CouBar07,
  author =       "Nicolas Courtois and
                  Gregory V. Bard",
  title =        "Algebraic Cryptanalysis of the Data Encryption Standard",
  pages =        "152--169",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:GraGroPag07,
  author =       "Philipp Grabher and
                  Johann Gro{\ss}sch{\"a}dl and
                  Dan Page",
  title =        "Cryptographic Side-Channels from Low-Power Cache Memory",
  pages =        "170--184",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:AciGueSei07,
  author =       "Onur Acii\c{c}mez and
                  Shay Gueron and
                  Jean-Pierre Seifert",
  title =        "New Branch Prediction Vulnerabilities in {OpenSSL} and Necessary Software Countermeasures",
  pages =        "185--203",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:Rizomiliotis07,
  author =       "Panagiotis Rizomiliotis",
  title =        "Remarks on the New Attack on the Filter Generator and the Role of High Order Complexity",
  pages =        "204--219",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:AleSal07,
  author =       "Alexandra Alecu and
                  Ana Salagean",
  title =        "Modified {Berlekamp}-{Massey} Algorithm for Approximating the k-Error Linear Complexity of Binary Sequences",
  pages =        "220--232",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:BjoDenSma07,
  author =       "Tor E. Bj{\o}rstad and
                  Alexander W. Dent and
                  Nigel P. Smart",
  title =        "Efficient {KEMs} with Partial Message Recovery",
  pages =        "233--256",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:BarFar07,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Randomness Reuse: Extensions and Improvements",
  pages =        "257--276",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:GorBoyNie07,
  author =       "M. Choudary Gorantla and
                  Colin Boyd and
                  Juan Manuel Gonz{\'a}lez Nieto",
  title =        "On the Connection Between Signcryption and One-Pass Key Establishment",
  pages =        "277--301",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:MKHO07,
  author =       "Seiichi Matsuda and
                  Naoki Kanayama and
                  Florian Hess and
                  Eiji Okamoto",
  title =        "Optimised Versions of the {Ate} and Twisted {Ate} Pairings",
  pages =        "302--312",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:Farashahi07,
  author =       "Reza Rezaeian Farashahi",
  title =        "Extractors for Jacobian of Hyperelliptic Curves of Genus 2 in Odd Characteristic",
  pages =        "313--335",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:BenGal07,
  author =       "Waldyr D. {Benits Junior} and
                  Steven D. Galbraith",
  title =        "Constructing Pairing-Friendly Elliptic Curves Using {Gr{\"o}bner} Basis Reduction",
  pages =        "336--345",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:BenSma07,
  author =       "Kamel Bentahar and
                  Nigel P. Smart",
  title =        "Efficient 15, 360-bit {RSA} Using {Woop}-Optimised {Montgomery} Arithmetic",
  pages =        "346--363",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:MosPagSma07,
  author =       "Andrew Moss and
                  Dan Page and
                  Nigel P. Smart",
  title =        "Toward Acceleration of {RSA} Using {3D} Graphics Hardware",
  pages =        "364--383",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:LimPat07,
  author =       "Hoon Wei Lim and
                  Kenneth G. Paterson",
  title =        "Multi-key Hierarchical Identity-Based Signatures",
  pages =        "384--402",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:TGOBO07,
  author =       "Raylin Tso and
                  Juan Manuel {Gonz{\'a}lez Nieto} and
                  Takeshi Okamoto and
                  Colin Boyd and
                  Eiji Okamoto",
  title =        "Verifier-Key-Flexible Universal Designated-Verifier Signatures",
  pages =        "403--421",
  editor =       ima07ed,
  booktitle =    ima07name,
  volume =       ima07vol,
  month =        ima07month,
  address =      ima07addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IMA:Maurer05,
  author =       "Ueli M. Maurer",
  title =        "Abstract Models of Computation in Cryptography (Invited Paper)",
  pages =        "1--12",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:KobMen05,
  author =       "Neal Koblitz and
                  Alfred Menezes",
  title =        "Pairing-Based Cryptography at High Security Levels (Invited Paper)",
  pages =        "13--36",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:BroMinSho05,
  author =       "Andrew Brown and
                  Lorenz Minder and
                  Amin Shokrollahi",
  title =        "Improved Decoding of Interleaved {AG} Codes (Invited Paper)",
  pages =        "37--46",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:KimKanJoo05,
  author =       "Woo Tae Kim and
                  Se H. Kang and
                  Eon Kyeong Joo",
  title =        "Performance Improvement of Turbo Code Based on the Extrinsic Information Transition Characteristics",
  pages =        "47--58",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:SchCoh05,
  author =       "Hans Georg Schaathun and
                  G{\'e}rard D. Cohen",
  title =        "A {Trellis}-Based Bound on (2,1)-Separating Codes",
  pages =        "59--67",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:CaiChe05,
  author =       "Canhui Cai and
                  Jing Chen",
  title =        "Tessellation Based Multiple Description Coding",
  pages =        "68--77",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:PraRecRij05,
  author =       "Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "Exploiting Coding Theory for Collision Attacks on {SHA}-1",
  pages =        "78--95",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:DodSmaSta05,
  author =       "C. Dods and
                  Nigel P. Smart and
                  Martijn Stam",
  title =        "Hash Based Digital Signature Schemes",
  pages =        "96--115",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:MaloneLee05,
  author =       "John Malone-Lee",
  title =        "A General Construction for Simultaneous Signing and Encrypting",
  pages =        "116--135",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:KudPat05,
  author =       "Caroline Kudla and
                  Kenneth G. Paterson",
  title =        "Non-interactive Designated Verifier Proofs and Undeniable Signatures",
  pages =        "136--154",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Mitchell05,
  author =       "Chris J. Mitchell",
  title =        "Partial Key Recovery Attacks on {XCBC}, {TMAC} and {OMAC}",
  pages =        "155--167",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:MauSjo05,
  author =       "Ueli M. Maurer and
                  Johan Sj{\"o}din",
  title =        "Domain Expansion of {MACs}: Alternative Uses of the {FIL}-{MAC}",
  pages =        "168--185",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:BraWolPre05,
  author =       "An Braeken and
                  Christopher Wolf and
                  Bart Preneel",
  title =        "Normality of Vectorial Functions",
  pages =        "186--200",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:LKSHLM05,
  author =       "Changhoon Lee and
                  Jongsung Kim and
                  Jaechul Sung and
                  Seokhie Hong and
                  Sangjin Lee and
                  Dukjae Moon",
  title =        "Related-Key Differential Attacks on {Cobra}-{H64} and {Cobra}-{H128}",
  pages =        "201--219",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:DenMal05,
  author =       "Alexander W. Dent and
                  John Malone-Lee",
  title =        "The Physically Observable Security of Signature Schemes",
  pages =        "220--232",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:BarPag05,
  author =       "Manuel Barbosa and
                  Dan Page",
  title =        "On the Automatic Construction of Indistinguishable Operations",
  pages =        "233--247",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Hedabou05,
  author =       "Mustapha Hedabou",
  title =        "Efficient Countermeasures for Thwarting the {SCA} Attacks on the {Frobenius} Based Methods",
  pages =        "248--261",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:DGSWY05,
  author =       "Jintai Ding and
                  Jason E. Gower and
                  Dieter Schmidt and
                  Christopher Wolf and
                  Zhijun Yin",
  title =        "Complexity Estimates for the {F4} Attack on the Perturbed {Matsumoto}-{Imai} Cryptosystem",
  pages =        "262--277",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:CidMurRob05,
  author =       "Carlos Cid and
                  Sean Murphy and
                  Matthew J. B. Robshaw",
  title =        "An Algebraic Framework for Cipher Embeddings",
  pages =        "278--289",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:BraPre05,
  author =       "An Braeken and
                  Bart Preneel",
  title =        "Probabilistic Algebraic Attacks",
  pages =        "290--303",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Jakimoski05,
  author =       "Goce Jakimoski",
  title =        "Unconditionally Secure Information Authentication in Presence of Erasures",
  pages =        "304--321",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:KonMau05,
  author =       "Robert K{\"o}nig and
                  Ueli M. Maurer",
  title =        "Generalized Strong Extractors and Deterministic Privacy Amplification",
  pages =        "322--339",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Saez05,
  author =       "Germ{\'a}n S{\'a}ez",
  title =        "On Threshold Self-healing Key Distribution Schemes",
  pages =        "340--354",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:SidSch05,
  author =       "Andrey Sidorenko and
                  Berry Schoenmakers",
  title =        "Concrete Security of the {Blum}-{Blum}-{Shub} Pseudorandom Generator",
  pages =        "355--375",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Bentahar05,
  author =       "K. Bentahar",
  title =        "The Equivalence Between the {DHP} and {DLP} for Elliptic Curves Used in Practical Applications, Revisited",
  pages =        "376--391",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:GalMcK05,
  author =       "Steven D. Galbraith and
                  James F. McKee",
  title =        "Pairings on Elliptic Curves over Finite Commutative Rings",
  pages =        "392--409",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Stam05,
  author =       "Martijn Stam",
  title =        "A Key Encapsulation Mechanism for {NTRU}",
  pages =        "410--427",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:BarFar05,
  author =       "Manuel Barbosa and
                  Pooya Farshim",
  title =        "Efficient Identity-Based Key Encapsulation to Multiple Parties",
  pages =        "428--441",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:CheChe05,
  author =       "Liqun Chen and
                  Zhaohui Cheng",
  title =        "Security Proof of {Sakai}-{Kasahara}'s Identity-Based Encryption Scheme",
  pages =        "442--459",
  editor =       ima05ed,
  booktitle =    ima05name,
  volume =       ima05vol,
  month =        ima05month,
  address =      ima05addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{IMA:Farrell03,
  author =       "Patrick Guy Farrell",
  title =        "Recent Developments in Array Error-Control Codes (Invited Paper)",
  pages =        "1--3",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:RosYtr03,
  author =       "Eirik Rosnes and
                  {\O}yvind Ytrehus",
  title =        "High Rate Convolutional Codes with Optimal Cycle Weights",
  pages =        "4--23",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:FagHon03,
  author =       "Lina Fagoonee and
                  Bahram Honary",
  title =        "A Multifunctional Turbo-Based Receiver Using Partial Unit Memory Codes",
  pages =        "24--34",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:WinNasIma03,
  author =       "Andreas Winter and
                  Anderson C. A. Nascimento and
                  Hideki Imai",
  title =        "Commitment Capacity of Discrete Memoryless Channels",
  pages =        "35--51",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:SchHel03,
  author =       "Hans Georg Schaathun and
                  Tor Helleseth",
  title =        "Separating and Intersecting Properties of {BCH} and {Kasami} Codes",
  pages =        "52--65",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Johansson03,
  author =       "Thomas Johansson",
  title =        "Analysis and Design of Modern Stream Ciphers (Invited Paper)",
  pages =        "66",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:MolMatHel03,
  author =       "H{\aa}vard Molland and
                  John Erik Mathiassen and
                  Tor Helleseth",
  title =        "Improved Fast Correlation Attack Using Low Rate Codes",
  pages =        "67--81",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:BBNP03,
  author =       "Yuri L. Borissov and
                  An Braeken and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "On the Covering Radius of Second Order Binary {Reed}-{Muller} Code in the Set of Resilient Boolean Functions",
  pages =        "82--92",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Pasalic03,
  author =       "Enes Pasalic",
  title =        "Degree Optimized Resilient Boolean Functions from {Maiorana}-{McFarland} Class",
  pages =        "93--114",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Horadam03,
  author =       "Kathy J. Horadam",
  title =        "Differential Uniformity for Arrays",
  pages =        "115--124",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Walton03,
  author =       "Richard Walton",
  title =        "Uses and Abuses of Cryptography (Invited Paper)",
  pages =        "125--132",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Dent03,
  author =       "Alexander W. Dent",
  title =        "A Designer's Guide to {KEMs}",
  pages =        "133--151",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:KilMal03,
  author =       "Eike Kiltz and
                  John Malone-Lee",
  title =        "A General Construction of {IND}-{CCA2} Secure Public Key Encryption",
  pages =        "152--166",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:YumLee03,
  author =       "Dae Hyun Yum and
                  Pil Joong Lee",
  title =        "Efficient Key Updating Signature Schemes Based on {IBS}",
  pages =        "167--182",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:NieShp03,
  author =       "Harald Niederreiter and
                  Igor Shparlinski",
  title =        "Periodic Sequences with Maximal Linear Complexity and Almost Maximal k-Error Linear Complexity",
  pages =        "183--189",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Granger03,
  author =       "Robert Granger",
  title =        "Estimates for Discrete Logarithm Computations in Finite Fields of Small Characteristic",
  pages =        "190--206",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:HolDav03,
  author =       "Andrew J. Holt and
                  James H. Davenport",
  title =        "Resolving Large Prime(s) Variants for Discrete Logarithm Computation",
  pages =        "207--222",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:GeiSma03,
  author =       "Katharina Gei{\ss}ler and
                  Nigel P. Smart",
  title =        "Computing the $M = U U^t$ Integer Matrix Decomposition",
  pages =        "223--233",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Petrides03,
  author =       "George Petrides",
  title =        "Cryptanalysis of the Public Key Cryptosystem Based on the Word Problem on the {Grigorchuk} Groups",
  pages =        "234--244",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:SchWal03,
  author =       "Werner Schindler and
                  Colin D. Walter",
  title =        "More Detail for a Combined Timing and Power Attack against Implementations of {RSA}",
  pages =        "245--263",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:BGGS03,
  author =       "Simon R. Blackburn and
                  Domingo Gomez-Perez and
                  Jaime Gutierrez and
                  Igor Shparlinski",
  title =        "Predicting the Inversive Generator",
  pages =        "264--275",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Schindler03,
  author =       "Werner Schindler",
  title =        "A Stochastical Model and Its Analysis for a Physical Random Number Generator Presented At {CHES} 2002",
  pages =        "276--289",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:HatHirYos03,
  author =       "Mitsuhiro Hattori and
                  Shoichi Hirose and
                  Susumu Yoshida",
  title =        "Analysis of Double Block Length Hash Functions",
  pages =        "290--302",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Niemi03,
  author =       "Valtteri Niemi",
  title =        "Cryptography in Wireless Standards (Invited Paper)",
  pages =        "303--305",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:IwaKur03,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "On the Correctness of Security Proofs for the {3GPP} Confidentiality and Integrity Algorithms",
  pages =        "306--318",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Price03,
  author =       "Geraint Price",
  title =        "A General Attack Model on Hash-Based Client Puzzles",
  pages =        "319--331",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:AlRPat03,
  author =       "Sattam S. Al-Riyami and
                  Kenneth G. Paterson",
  title =        "Tripartite Authenticated Key Agreement Protocols from Pairings",
  pages =        "332--359",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:Mitchell03,
  author =       "Chris J. Mitchell",
  title =        "Remote User Authentication Using Public Information",
  pages =        "360--369",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:BarSma03,
  author =       "Adam Barnett and
                  Nigel P. Smart",
  title =        "Mental Poker Revisited",
  pages =        "370--383",
  editor =       ima03ed,
  booktitle =    ima03name,
  volume =       ima03vol,
  month =        ima03month,
  address =      ima03addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{IMA:AlJabri01,
  author =       "{A. Kh.} {Al Jabri}",
  title =        "A Statistical Decoding Algorithm for General Linear Block Codes",
  pages =        "1--8",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:LanAhr01,
  author =       "Christoph Lange and
                  Andreas Ahrens",
  title =        "On the Undetected Error Probability for Shortened Hamming Codes on Channels with Memory",
  pages =        "9--19",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Siap01,
  author =       "Irfan Siap",
  title =        "The Complete Weight Enumerator for Codes over $M_{n \times s}(F_q$)",
  pages =        "20--26",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:YosFuj01,
  author =       "Maki Yoshida and
                  Toru Fujiwara",
  title =        "Further Improvement of {Kumar}-{Rajagopalan}-{Sahai} Coding Constructions for Blacklisting Problem",
  pages =        "27--37",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:HirHon01,
  author =       "Simon Hirst and
                  Bahram Honary",
  title =        "A Simple Soft-Input/Soft-Output Decoder for Hamming Codes",
  pages =        "38--43",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:vonWillich01,
  author =       "Manfred {von Willich}",
  title =        "A Technique with an Information-Theoretic Basis for Protecting Secret Data from Differential Power Attacks",
  pages =        "44--62",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:BriMit01,
  author =       "Karl Brincat and
                  Chris J. Mitchell",
  title =        "Key Recovery Attacks on {MACs} Based on Properties of Cryptographic {APIs}",
  pages =        "63--72",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Smart01,
  author =       "Nigel P. Smart",
  title =        "The Exact Security of {ECIES} in the Generic Group Model",
  pages =        "73--84",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:FilFon01,
  author =       "Eric Filiol and
                  Caroline Fontaine",
  title =        "A New Ultrafast Stream Cipher Design: {COS} Ciphers",
  pages =        "85--98",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:JoyQui01,
  author =       "Marc Joye and
                  Jean-Jacques Quisquater",
  title =        "On {Rabin}-Type Signatures",
  pages =        "99--113",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:KCJLMW01,
  author =       "Seungjoo Kim and
                  Jung Hee Cheon and
                  Marc Joye and
                  Seongan Lim and
                  Masahiro Mambo and
                  Dongho Won and
                  Yuliang Zheng",
  title =        "Strong Adaptive Chosen-Ciphertext Attacks with Memory Dump (or: The Importance of the Order of Decryption and Validation)",
  pages =        "114--127",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:GalMarAyu01,
  author =       "F. Javier Gal{\'a}n-Sim{\'o}n and
                  Edgar Mart{\'i}nez-Moro and
                  Juan Tena Ayuso",
  title =        "Majority-Logic-Decodable Cyclic Arithmetic-Modular {AN}-Codes in 1, 2, and {L} Steps",
  pages =        "128--137",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:MacKay01,
  author =       "David J. C. MacKay",
  title =        "Almost-Certainly Runlength-Limiting Codes",
  pages =        "138--147",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:VanSaaKab01,
  author =       "Jort {van Mourik} and
                  David Saad and
                  Yoshiyuki Kabashima",
  title =        "Weight vs. Magnetization Enumerator for {Gallager} Codes",
  pages =        "148--157",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:PaiCouFar01,
  author =       "J. T. Paire and
                  Paul Coulton and
                  Patrick G. Farrell",
  title =        "Graph Configurations and Decoding Performance",
  pages =        "158--165",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:BenFarHon01,
  author =       "Philip Benachour and
                  Patrick G. Farrell and
                  Bahram Honary",
  title =        "A Line Code Construction for the Adder Channel with Rates Higher than Time-Sharing",
  pages =        "166--175",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:AlDDar01,
  author =       "Ahmed Al-Dabbagh and
                  Michael Darnell",
  title =        "The Synthesis of {TD}-Sequences and Their Application to Multi-functional Communication Systems",
  pages =        "176--190",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:NikNik01,
  author =       "Svetla Nikova and
                  Ventzislav Nikov",
  title =        "Improvement of the {Delsarte} Bound for tau-Designs in Finite Polynomial Metric Spaces",
  pages =        "191--204",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:LQWMY01,
  author =       "Shujun Li and
                  Li Qi and
                  Li Wenmin and
                  Xuanqin Mou and
                  Cai Yuanlong",
  title =        "Statistical Properties of Digital Piecewise Linear Chaotic Maps and Their Roles in Cryptography and Pseudo-Random Coding",
  pages =        "205--221",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:DaeRij01,
  author =       "Joan Daemen and
                  Vincent Rijmen",
  title =        "The Wide Trail Design Strategy",
  pages =        "222--238",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:BorMitWil01,
  author =       "Niklas Borselius and
                  Chris J. Mitchell and
                  Aaron Wilson",
  title =        "Undetachable Threshold Signatures",
  pages =        "239--244",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:SchKoeQui01,
  author =       "Werner Schindler and
                  Fran\c{c}ois Koeune and
                  Jean-Jacques Quisquater",
  title =        "Improving Divide and Conquer Attacks against Cryptosystems by Better Error Detection / Correction Strategies",
  pages =        "245--267",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:RanMit01,
  author =       "Konstantinos Rantos and
                  Chris J. Mitchell",
  title =        "Key Recovery Scheme Interoperability - A Protocol for Mechanism Negotiation",
  pages =        "268--276",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Prissette01,
  author =       "Cyril Prissette",
  title =        "Unconditionally Secure Key Agreement Protocol",
  pages =        "277--293",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:KomHonDar01,
  author =       "N. Komninos and
                  Bahram Honary and
                  Michael Darnell",
  title =        "An Efficient Stream Cipher Alpha1 for Mobile and Wireless Devices",
  pages =        "294--300",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Masol01,
  author =       "Viktoriya Masol",
  title =        "Investigation of Linear Codes Possessing Some Extra Properties",
  pages =        "301--306",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:SKMV01,
  author =       "David Saad and
                  Yoshiyuki Kabashima and
                  Tatsuto Murayama and
                  Renato Vicente",
  title =        "Statistical Physics of Low Density Parity Check Error Correcting Codes",
  pages =        "307--316",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:GiuGon01,
  author =       "Kenneth J. Giuliani and
                  Guang Gong",
  title =        "Generating Large Instances of the {Gong}-{Harn} Cryptosystem",
  pages =        "317--328",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:CroDav01,
  author =       "Paul A. Crouch and
                  James H. Davenport",
  title =        "Lattice Attacks on {RSA}-Encrypted {IP} and {TCP}",
  pages =        "329--338",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Parker01,
  author =       "Matthew G. Parker",
  title =        "Spectrally Bounded Sequences, Codes, and States: Graph Constructions and Entanglement",
  pages =        "339--354",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:GeiSteBet01,
  author =       "Willi Geiselmann and
                  Rainer Steinwandt and
                  Thomas Beth",
  title =        "Attacking the Affine Parts of {SFLASH}",
  pages =        "355--359",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Cocks01,
  author =       "Clifford Cocks",
  title =        "An Identity Based Encryption Scheme Based on Quadratic Residues",
  pages =        "360--363",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:BatMuu01,
  author =       "Lejla Batina and
                  Geeke Muurling",
  title =        "Another Way of Doing {RSA} Cryptography in Hardware",
  pages =        "364--373",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:HSRRM01,
  author =       "Julio C{\'e}sar {Hern{\'a}ndez Castro} and
                  Jos{\'e} Mar{\'i}a Sierra and
                  Arturo Ribagorda and
                  Benjam{\'i}n Ramos and
                  J. Carlos Mex-Perera",
  title =        "Distinguishing {TEA} from a Random Permutation: Reduced Round Versions of {TEA} Do Not Have the {SAC} or Do Not Generate Random Numbers",
  pages =        "374--377",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:TIGD01,
  author =       "Seyed J. Tabatabaian and
                  Sam Ikeshiro and
                  Murat Gumussoy and
                  Mungal S. Dhanda",
  title =        "A New Search Pattern in Multiple Residue Method ({MRM}) and Its Importance in the Cryptanalysis of the {RSA}",
  pages =        "378--386",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:JSJK01,
  author =       "Lee Jongkook and
                  Ryu Shiryong and
                  Kim Jeungseop and
                  Yoo Keeyoung",
  title =        "A New Undeniable Signature Scheme Using Smart Cards",
  pages =        "387--394",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:LevLevOkh01,
  author =       "Alexandr Y. Lev and
                  Yuliy A. Lev and
                  Vyacheslav N. Okhrymenko",
  title =        "Non-binary Block Inseparable Errors Control Codes",
  pages =        "395--401",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:LBGZ01,
  author =       "Sabine Leveiller and
                  Joseph Boutros and
                  Philippe Guillot and
                  Gilles Z{\'e}mor",
  title =        "Cryptanalysis of Nonlinear Filter Generators with \{0,1\}-Metric Viterbi Decoding",
  pages =        "402--414",
  editor =       ima01ed,
  booktitle =    ima01name,
  volume =       ima01vol,
  month =        ima01month,
  address =      ima01addr,
  publisher =    imapub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{IMA:Paterson99,
  author =       "Kenneth G. Paterson",
  title =        "Applications of Exponential Sums in Communications Theory",
  pages =        "1--24",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:NikNik99,
  author =       "Svetla Nikova and
                  Ventzislav Nikov",
  title =        "Some Applications of Bounds for Designs to the Cryptography",
  pages =        "25--34",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:PasJoh99,
  author =       "Enes Pasalic and
                  Thomas Johansson",
  title =        "Further Results on the Relation Between Nonlinearity and Resiliency for Boolean Functions",
  pages =        "35--44",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:MGBB99,
  author =       "Edgar Mart{\'i}nez-Moro and
                  F. Javier Gal{\'a}n-Sim{\'o}n and
                  Miguel A. Borges-Trenard and
                  Mijail Borges-Quintana",
  title =        "Combinatorial Structure of Finite Fields with Two Dimensional Modulo Metrics",
  pages =        "45--55",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:DonOFa99,
  author =       "Helen Donelan and
                  Timothy O'Farrell",
  title =        "A New Method for Generating Sets of Orthogonal Sequences for a Synchronous {CDMA} System",
  pages =        "56--62",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:GeoKou99,
  author =       "Stelios Georgiou and
                  Christos Koukouvinos",
  title =        "New Self-Dual Codes over {GF}(5)",
  pages =        "63--69",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Filiol99,
  author =       "Eric Filiol",
  title =        "Designs, Intersecting Families, and Weight of Boolean Functions",
  pages =        "70--80",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:McGrath99,
  author =       "Sean McGrath",
  title =        "Coding Applications in Satellite Communication Systems",
  pages =        "81--83",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:LiuFarBoy99,
  author =       "Xian Liu and
                  Patrick G. Farrell and
                  Colin Boyd",
  title =        "A Unified Code",
  pages =        "84--93",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:ChiTanHon99,
  author =       "Paul Chippendale and
                  Cagri Tanriover and
                  Bahram Honary",
  title =        "Enhanced Image Coding for Noisy Channels",
  pages =        "94--103",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:DavFra99,
  author =       "George I. Davida and
                  Yair Frankel",
  title =        "Perfectly Secure Authorization and Passive Identification for an Error Tolerant Biometric System",
  pages =        "104--113",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:AmoBurSwe99,
  author =       "Thumrongrat Amornraksa and
                  David R. B. Burgess and
                  Peter Sweeney",
  title =        "An Encoding Scheme for Dual Level Access to Broadcasting Networks",
  pages =        "114--118",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:BelMasEll99,
  author =       "Bruno Bellamy and
                  John S. Mason and
                  Michael Ellis",
  title =        "Photograph Signatures for the Protection of Identification Documents",
  pages =        "119--128",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:TilZem99,
  author =       "Jean-Pierre Tillich and
                  Gilles Z{\'e}mor",
  title =        "An Overview of the Isoperimetric Method in Coding Theory",
  pages =        "129--134",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:MauSidBos99,
  author =       "Johannes Maucher and
                  Vladimir Sidorenko and
                  Martin Bossert",
  title =        "Rectangular Basis of a Linear Code",
  pages =        "135--143",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:FarRaz99,
  author =       "Patrick G. Farrell and
                  Seyed H. Razavi",
  title =        "Graph Decoding of Array Error-Correcting Codes",
  pages =        "144--152",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:ODoBur99,
  author =       "Conor O'Donoghue and
                  Cyril Burkley",
  title =        "Catastrophicity Test for Time-Varying Convolutional Encoders",
  pages =        "153--162",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:OhSee99,
  author =       "{Min-seok} Oh and
                  Peter Sweeney",
  title =        "Low Complexity Soft-Decision Sequential Decoding Using Hybrid Permutation for {Reed}-{Solomon} Codes",
  pages =        "163--172",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:NorSal99,
  author =       "Graham H. Norton and
                  Ana Salagean",
  title =        "On Efficient Decoding of Alternant Codes over a Commutative Ring",
  pages =        "173--178",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:GwaShiKim99,
  author =       "Jihye Gwak and
                  Sooyoung Kim Shin and
                  Hyung-Myung Kim",
  title =        "Reduced Complexity Sliding Window {BCJR} Decoding Algorithms for Turbo Codes",
  pages =        "179--184",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Knudsen99,
  author =       "Lars R. Knudsen",
  title =        "Advanced Encryption Standard ({AES}) - An Update",
  pages =        "185",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Kukorelly99,
  author =       "Zsolt Kukorelly",
  title =        "The Piling-Up Lemma and Dependent Random Variables",
  pages =        "186--190",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:GalSma99,
  author =       "Steven D. Galbraith and
                  Nigel P. Smart",
  title =        "A Cryptographic Application of Weil Descent",
  pages =        "191--200",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:MenGol99,
  author =       "Renato Menicocci and
                  Jovan Dj. Golic",
  title =        "Edit Probability Correlation Attack on the Bilateral Stop/Go Generator",
  pages =        "201--212",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Hasan99,
  author =       "M. Anwarul Hasan",
  title =        "Look-Up Table Based Large Finite Field Multiplication in Memory Constrained Cryptosystems",
  pages =        "213--221",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Muller99,
  author =       "Siguna M{\"u}ller",
  title =        "On the Combined Fermat/Lucas Probable Prime Test",
  pages =        "222--235",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Golomb99,
  author =       "Solomon W. Golomb",
  title =        "On the Cryptanalysis of Nonlinear Sequences",
  pages =        "236--242",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:BlakeWilson99,
  author =       "Simon Blake-Wilson",
  title =        "Securing Aeronautical Telecommunications",
  pages =        "243",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:FisSei99,
  author =       "Roger Fischlin and
                  Jean-Pierre Seifert",
  title =        "Tensor-Based Trapdoors for {CVP} and Their Application to Public Key Cryptography",
  pages =        "244--257",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:MuVarNgu99,
  author =       "Yi Mu and
                  Vijay Varadharajan and
                  Khanh Quoc Nguyen",
  title =        "Delegated Decryption",
  pages =        "258--269",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:RyaFio99,
  author =       "Boris Ryabko and
                  Andrei Fionov",
  title =        "Fast and Space-Efficient Adaptive Arithmetic Coding",
  pages =        "270--279",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:BarTakDoi99,
  author =       "Ari Moesriami Barmawi and
                  Shingo Takada and
                  Norihisa Doi",
  title =        "Robust Protocol for Generating Shared {RSA} Parameters",
  pages =        "280--289",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:WesSweBur99,
  author =       "Stephan Wesemeyer and
                  Peter Sweeney and
                  David R. B. Burgess",
  title =        "Some Soft-Decision Decoding Algorithms for {Reed}-{Solomon} Codes",
  pages =        "290--299",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:BBBG99,
  author =       "Simon R. Blackburn and
                  Simon Blake-Wilson and
                  Mike Burmester and
                  Steven D. Galbraith",
  title =        "Weaknesses in Shared {RSA} Key Generation Protocols",
  pages =        "300--306",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:Yeun99,
  author =       "Chan Yeob Yeun",
  title =        "Digital Signature with Message Recovery and Authenticated Encryption (Signcryption) - A Comparison",
  pages =        "307--312",
  editor =       ima99ed,
  booktitle =    ima99name,
  volume =       ima99vol,
  month =        ima99month,
  address =      ima99addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{IMA:AlDDar97,
  author =       "Ahmed Al-Dabbagh and
                  Michael Darnell",
  title =        "The Theory and Application of Reciprocal Pairs of Periodic Sequences",
  pages =        "1--16",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:AlJAlI97,
  author =       "A. Kh. {Al Jabri} and
                  S. Al-Issa",
  title =        "Zero-Error Codes for Correlated Information Sources",
  pages =        "17--22",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:BenMarHon97,
  author =       "Philip Benachour and
                  Garik Markarian and
                  Bahram Honary",
  title =        "Trellis Decoding Techniques and Their Performance in the Adder Channel for Synchronous and Asynchronous {CCMA} Codes",
  pages =        "23--29",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:BlaJohMen97,
  author =       "Simon Blake-Wilson and
                  Don Johnson and
                  Alfred Menezes",
  title =        "Key Agreement Protocols and Their Security Analysis",
  pages =        "30--45",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:BonHuiSch97,
  author =       "James W. Bond and
                  Stefan Hui and
                  Hank Schmidt",
  title =        "Low Density Parity Check Codes Based on Sparse Matrices with No Small Cycles",
  pages =        "46--58",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:BriMei97,
  author =       "Karl Brincat and
                  Alko Meijer",
  title =        "On the {SAFER} Cryptosystem",
  pages =        "59--68",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:BroDar97,
  author =       "K. L. Brown and
                  Michael Darnell",
  title =        "An Adaptive Approach to {T} of {N} User Multi-access Communications Channel Using an Orthogonal Coded Multiplexer",
  pages =        "69--73",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Carter97,
  author =       "Frank L. Carter",
  title =        "The Breaking of the Lorenz Cipher: An Introduction to the Theory behind the Operational Role of ``Colossus'' at BP",
  pages =        "74--88",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Cocks97,
  author =       "Clifford Cocks",
  title =        "Split Knowledge Generation of {RSA} Parameters",
  pages =        "89--95",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Fan97,
  author =       "Pingzhi Fan",
  title =        "Analysis of Error Contol in Digital Trunked Radio Systems",
  pages =        "96--100",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Filiol97,
  author =       "Eric Filiol",
  title =        "Reconstruction of Convolutional Encoders over {GF}(q)",
  pages =        "101--109",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Harari97,
  author =       "Sami Harari",
  title =        "{HCC}: A Hash Function Using Error Correcting Codes",
  pages =        "110--117",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Hess97,
  author =       "Erwin Hess",
  title =        "Public-Key Cryptosystems Based on Elliptic Curves - An Evolutionary Approach",
  pages =        "118",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:HTCD97,
  author =       "Bahram Honary and
                  B. Thomas and
                  Paul Coulton and
                  Michael Darnell",
  title =        "Novel Application of Turbo Decoding for Radio Channels",
  pages =        "119--130",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:HowgraveGraham97,
  author =       "Nick Howgrave-Graham",
  title =        "Finding Small Roots of Univariate Modular Equations Revisited",
  pages =        "131--142",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:HusSwe97,
  author =       "E. Husni and
                  Peter Sweeney",
  title =        "Robust {Reed} {Solomon} Coded MPSK Modulation",
  pages =        "143--154",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:JQBD97,
  author =       "Marc Joye and
                  Jean-Jacques Quisquater and
                  Feng Bao and
                  Robert H. Deng",
  title =        "{RSA}-type Signatures in the Presence of Transient Faults",
  pages =        "155--160",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:KabKroSme97,
  author =       "Gregory Kabatianskii and
                  E. Krouk and
                  Ben J. M. Smeets",
  title =        "A Digital Signature Scheme Based on Random Error-Correcting Codes",
  pages =        "161--167",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:LauMac97,
  author =       "Vincent K. N. Lau and
                  Malcolm D. Macleod",
  title =        "Variable Rate Adaptive Trellis Coded {QAM} for High Bandwidth Efficiency Applications under {Raleigh} Fading Channel",
  pages =        "168--179",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:LauMar97,
  author =       "Vincent K. N. Lau and
                  S. V. Maric",
  title =        "Variable Rate Adaptive Channel Coding for Coherent and Non-coherent {Raleigh} Fading Channel",
  pages =        "180--191",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:LinShe97,
  author =       "Bo Lin and
                  S. J. Shepherd",
  title =        "{LABYRINTH}: a New Ultra High Speed Stream Cipher",
  pages =        "192--198",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:LiuFarBoy97,
  author =       "Xian Liu and
                  Patrick G. Farrell and
                  Colin Boyd",
  title =        "Resisting the Bergen-Hogan Attack on Adaptive Arithmetic Coding",
  pages =        "199--208",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:MarBenHon97,
  author =       "Garik Markarian and
                  Philip Benachour and
                  Bahram Honary",
  title =        "Novel Decoding Technique for the Synchronous and Quasi-synchronous Multiple Access Adder Channel",
  pages =        "209--220",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Martin97,
  author =       "Keith M. Martin",
  title =        "Increasing Efficiency of International Key Escrow in Mutually Mistrusting Domains",
  pages =        "221--232",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Maucher97,
  author =       "Johannes Maucher",
  title =        "Multi Dimensional Compartment Schemes",
  pages =        "233--238",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:McMFar97,
  author =       "S. McManus and
                  Patrick G. Farrell",
  title =        "Evaluation of Standard Approximation to Log-likelihood Ratio Addition in the {MAP} Algorithm, and its Application in Block Code (Turbo) Iterative Decoding Algorithms",
  pages =        "239--250",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Mow97,
  author =       "Wai Ho Mow",
  title =        "Multiuser Coding Based on Detecting Matrices for Synchronous-{CDMA} Systems",
  pages =        "251--257",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:ODoBur97,
  author =       "Conor O'Donoghue and
                  Cyril Burkley",
  title =        "Enumeration of Convolutional Codes and Minimal Encoders",
  pages =        "258--264",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Pinch97,
  author =       "Richard G. E. Pinch",
  title =        "On Using Carmichael Numbers for Public Key Encryption Systems",
  pages =        "265--269",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:Preneel97,
  author =       "Bart Preneel",
  title =        "Hash Functions and {MAC} Algorithms Based on Block Ciphers",
  pages =        "270--282",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:RadGovVan97,
  author =       "Cristian Radu and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Witness Hiding Restrictive Blind Signature Scheme",
  pages =        "283--294",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:SchneiderII97,
  author =       "Markus {Schneider II}",
  title =        "A Note on the Construction and Upper Bounds of Correlation-Immune Functions",
  pages =        "295--306",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:SonHon97,
  author =       "S. Sonander and
                  Bahram Honary",
  title =        "On Generalised Concatenated Codes",
  pages =        "307--316",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:TanFar97,
  author =       "A. Tandon and
                  Patrick G. Farrell",
  title =        "Error Performance Analysis of Different Interleaving Strategies Applied to Eight Track Digital Tape Systems",
  pages =        "317--322",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:ZuqGue97,
  author =       "Andre Zuquete and
                  Paulo Guedes",
  title =        "Efficient Error-Propagating Block Chaining",
  pages =        "323--334",
  editor =       ima97ed,
  booktitle =    ima97name,
  volume =       ima97vol,
  month =        ima97month,
  address =      ima97addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{IMA:vanOorschot95,
  author =       "Paul C. {van Oorschot}",
  title =        "Design Choices and Security Implications in Implementing {Diffie}-{Hellman} Key Agreement",
  pages =        "1",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:KIMBV95,
  author =       "Valeri Korjik and
                  Michael Ivkov and
                  Yuri Merinovich and
                  Alexander Barg and
                  Henk C. A. {van Tilborg}",
  title =        "A Broadcast Key Distribution Scheme Based on Block Designs",
  pages =        "2--12",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:AshBar95,
  author =       "Alexei E. Ashikhmin and
                  Alexander Barg",
  title =        "Minimal Supports in Linear Codes",
  pages =        "13",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:ShiSwe95,
  author =       "Sooyoung Kim Shin and
                  Peter Sweeney",
  title =        "Sequential Decoding for a Subcode of {Reed} {Solomon} Codes",
  pages =        "14--21",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:CabFus95,
  author =       "Pino Caballero-Gil and
                  Amparo F{\'u}ster-Sabater",
  title =        "Linear Span Analysis of a Set of Periodic Sequence Generators",
  pages =        "22--33",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:HanGolMit95,
  author =       "Yongfei Han and
                  Dieter Gollmann and
                  Chris J. Mitchell",
  title =        "Minimal Weight k-{SR} Representations",
  pages =        "34--43",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Hirschfeld95,
  author =       "J. W. P. Hirschfeld",
  title =        "The Main Conjecture for {MDS} Codes",
  pages =        "44--52",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Norton95,
  author =       "Graham H. Norton",
  title =        "Some Decoding Applications of Minimal Realization",
  pages =        "53--62",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:FanDar95,
  author =       "Pingzhi Z. Fan and
                  Michael Darnell",
  title =        "The Synthesis of Perfect Sequences",
  pages =        "63--73",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:PenKuh95,
  author =       "Walter T. Penzhorn and
                  G. J. K{\"u}hn",
  title =        "Computation of Low-Weight Parity Checks for Correlation Attacks on Stream Ciphers",
  pages =        "74--83",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Mitchell95,
  author =       "Chris J. Mitchell",
  title =        "A Storage Complexity Based Analogue of Maurer Key Establishment Using Public Channels",
  pages =        "84--93",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:HoSwe95,
  author =       "H. P. Ho and
                  Peter Sweeney",
  title =        "Soft Decision Decoding of {Reed} {Solomon} Codes Using the {Dorsch} Algorithm",
  pages =        "94--99",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:MacKay95,
  author =       "David J. C. MacKay",
  title =        "Good Codes Based on Very Sparse Matrices",
  pages =        "100--111",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:PhoTow95,
  author =       "Simon J. D. Phoenix and
                  Paul D. Townsend",
  title =        "Quantum Cryptography: Protecting our Future Networks with Quantum Mechanics",
  pages =        "112--131",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:RadGovVan95,
  author =       "Cristian Radu and
                  Ren{\'e} Govaerts and
                  Joos Vandewalle",
  title =        "Prepaid Electronic Cheques Using Public-Key Certificates",
  pages =        "132--141",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Lucks95,
  author =       "Stefan Lucks",
  title =        "How Traveling Salespersons Prove Their Identity",
  pages =        "142--149",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:SmiBoy95,
  author =       "Andrew Smith and
                  Colin Boyd",
  title =        "An Elliptic Curve Analogue of {McCurley}'s Key Agreement Scheme",
  pages =        "150--157",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:AttFar95,
  author =       "M. Ahmadian-Attari and
                  Patrick G. Farrell",
  title =        "Multi-Dimensional Ring {TCM} Codes for Fading Channels",
  pages =        "158--168",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:vanTilborg95,
  author =       "Henk C. A. {van Tilborg}",
  title =        "Authentication Codes: an Area where Coding and Cryptology Meet",
  pages =        "169--183",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Sendrier95,
  author =       "Nicolas Sendrier",
  title =        "Efficient Generation of Binary Words of Given Weight",
  pages =        "184--187",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Pinch95,
  author =       "Richard G. E. Pinch",
  title =        "Distribution of Recurrent Sequences Modulo Prime Powers",
  pages =        "188--189",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Cachin95,
  author =       "Christian Cachin",
  title =        "On-Line Secret Sharing",
  pages =        "190--198",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Oleshchuk95,
  author =       "Vladimir A. Oleshchuk",
  title =        "Church-Rosser Codes",
  pages =        "199--204",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Canteaut95,
  author =       "Anne Canteaut",
  title =        "A New Algorithm for Finding Minimum-Weight Words in Large Linear Codes",
  pages =        "205--212",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:StaWal95,
  author =       "E. V. Stansfield and
                  Michael Walker",
  title =        "Coding and Cryptography for Speech and Vision",
  pages =        "213--236",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:ZyaShaJus95,
  author =       "Victor V. Zyablov and
                  Sergo Shavgulidze and
                  J{\o}rn Justesen",
  title =        "Some Constructions of Generalised Concatenated Codes Based on Unit Memory Codes",
  pages =        "237--256",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Geiselmann95,
  author =       "Willi Geiselmann",
  title =        "A Note on the Hash Function of {Tillich} and {Z{\'e}mor}",
  pages =        "257--263",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:Veron95,
  author =       "Pascal V{\'e}ron",
  title =        "Cryptanalysis of {Harari}'s Identification Scheme",
  pages =        "264--269",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:QuiDar95,
  author =       "T. M. Quirke and
                  Michael Darnell",
  title =        "Analysis of Sequence Segment Keying as a Method of {CDMA} Transmission",
  pages =        "270--281",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

@InProceedings{IMA:ButFar95,
  author =       "Victor Buttigieg and
                  Patrick G. Farrell",
  title =        "Constructions for Variable-Length Error-Correcting Codes",
  pages =        "282--291",
  editor =       ima95ed,
  booktitle =    ima95name,
  volume =       ima95vol,
  month =        ima95month,
  address =      ima95addr,
  publisher =    imapub,
  series =       mylncs,
  year =         1995,
}

%------------------------------------------------------------------
%                          INDOCRYPT
%------------------------------------------------------------------

@InProceedings{INDOCRYPT:Dingledine11,
  author =       "Roger Dingledine",
  title =        "Tor and the Censorship Arms Race: Lessons Learned (Tutorial)",
  pages =        "1",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Lange11,
  author =       "Tanja Lange",
  title =        "Elliptic Curves for Applications (Tutorial)",
  pages =        "2",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:SahMukCho11,
  author =       "Dhiman Saha and
                  Debdeep Mukhopadhyay and
                  Dipanwita Roy Chowdhury",
  title =        "{PKDPA}: An Enhanced Probabilistic Differential Power Attack Methodology",
  pages =        "3--21",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:NasGuiDan11,
  author =       "Maxime Nassar and
                  Sylvain Guilley and
                  Jean-Luc Danger",
  title =        "Formal Analysis of the Entropy / Security Trade-off in First-Order Masking Countermeasures against Side-Channel Attacks",
  pages =        "22--39",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:CFGRV11,
  author =       "Christophe Clavier and
                  Benoit Feix and
                  Georges Gagnerot and
                  Myl{\`e}ne Roussellet and
                  Vincent Verneuil",
  title =        "Square Always Exponentiation",
  pages =        "40--57",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:RPDM11,
  author =       "Chester Rebeiro and
                  Rishabh Poddar and
                  Amit Datta and
                  Debdeep Mukhopadhyay",
  title =        "An Enhanced Differential Cache Attack on {CLEFIA} for Large Cache Lines",
  pages =        "58--75",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Sarkar11,
  author =       "Santanu Sarkar",
  title =        "Partial Key Exposure: Generalized Framework to Attack {RSA}",
  pages =        "76--92",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Paar11,
  author =       "Christof Paar",
  title =        "The Yin and Yang Sides of Embedded Security (Invited Talk)",
  pages =        "93",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:GKLLW11,
  author =       "Michael Gorski and
                  Thomas Knapke and
                  Eik List and
                  Stefan Lucks and
                  Jakob Wenzel",
  title =        "Mars Attacks! Revisited: - Differential Attack on 12 Rounds of the {MARS} Core and Defeating the Complex {MARS} Key-Schedule",
  pages =        "94--113",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:AgrJoh11,
  author =       "Martin {\AA}gren and
                  Thomas Johansson",
  title =        "Linear Cryptanalysis of {PRINTcipher} - Trails and Samples Everywhere",
  pages =        "114--133",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:AumNaySaa11,
  author =       "Jean-Philippe Aumasson and
                  Mar{\'i}a Naya-Plasencia and
                  Markku-Juhani O. Saarinen",
  title =        "Practical Attack on 8 Rounds of the Lightweight Block Cipher {KLEIN}",
  pages =        "134--145",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:NguRobWan11,
  author =       "Phuong Ha Nguyen and
                  Matthew J. B. Robshaw and
                  Huaxiong Wang",
  title =        "On Related-Key Attacks and {KASUMI}: The Case of {A5/3}",
  pages =        "146--159",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Anderson11,
  author =       "Ross Anderson",
  title =        "Cryptology: Where Is the New Frontier? (Invited Talk)",
  pages =        "160",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:HonLeeMa11,
  author =       "Jin Hong and
                  Ga Won Lee and
                  Daegun Ma",
  title =        "Analysis of the Parallel Distinguished Point Tradeoff",
  pages =        "161--180",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:BanMaiSar11,
  author =       "Subhadeep Banik and
                  Subhamoy Maitra and
                  Santanu Sarkar",
  title =        "On the Evolution of {GGHN} Cipher",
  pages =        "181--195",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:GupChaKha11,
  author =       "Sourav Sen Gupta and
                  Anupam Chattopadhyay and
                  Ayesha Khalid",
  title =        "{HiPAcc-LTE}: An Integrated High Performance Accelerator for {3GPP} {LTE} Stream Ciphers",
  pages =        "196--215",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:HabAreMa11,
  author =       "Mohammad Hassan Habibi and
                  Mohammad Reza Aref and
                  Di Ma",
  title =        "Addressing Flaws in {RFID} Authentication Protocols",
  pages =        "216--235",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:NayRocMei11,
  author =       "Mar{\'i}a Naya-Plasencia and
                  Andrea R{\"o}ck and
                  Willi Meier",
  title =        "Practical Analysis of Reduced-Round {Keccak}",
  pages =        "236--254",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:MenNad11,
  author =       "Florian Mendel and
                  Tomislav Nad",
  title =        "Boomerang Distinguisher for the {SIMD}-512 Compression Function",
  pages =        "255--269",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:KYSHVG11,
  author =       "Jens-Peter Kaps and
                  Panasayya Yalla and
                  Kishore Kumar Surapathi and
                  Bilal Habib and
                  Susheel Vadlamudi and
                  Smriti Gurung and
                  John Pham",
  title =        "Lightweight Implementations of {SHA}-3 Candidates on {FPGAs}",
  pages =        "270--289",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:DJMP11,
  author =       "Roy D'Souza and
                  David Jao and
                  Ilya Mironov and
                  Omkant Pandey",
  title =        "Publicly Verifiable Secret Sharing for Cloud-Based Key Management",
  pages =        "290--309",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Drylo11,
  author =       "Robert Drylo",
  title =        "On Constructing Families of Pairing-Friendly Elliptic Curves with Variable Discriminant",
  pages =        "310--319",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:CosLauNae11,
  author =       "Craig Costello and
                  Kristin Lauter and
                  Michael Naehrig",
  title =        "Attractive Subfamilies of {BLS} Curves for Implementing High-Security Pairings",
  pages =        "320--342",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Rescorla11,
  author =       "Eric Rescorla",
  title =        "Stone Knives and Bear Skins: Why Does the Internet Run on Pre-historic Cryptography? (Invited Talk)",
  pages =        "343",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:MajPra11,
  author =       "Hemanta K. Maji and
                  Manoj Prabhakaran",
  title =        "The Limits of Common Coins: Further Results",
  pages =        "344--358",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:AgrMehSri11,
  author =       "Shashank Agrawal and
                  Abhinav Mehta and
                  Kannan Srinathan",
  title =        "Secure Message Transmission in Asynchronous Directed Graphs",
  pages =        "359--378",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:KRSBG11,
  author =       "Lakshmi Kuppusamy and
                  Jothi Rangasamy and
                  Douglas Stebila and
                  Colin Boyd and
                  Juanma {Gonz{\'a}lez Nieto}",
  title =        "Towards a Provably Secure {DoS}-Resilient Key Exchange Protocol with Perfect Forward Secrecy",
  pages =        "379--398",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Gueron11,
  author =       "Shay Gueron",
  title =        "Software Optimizations for Cryptographic Primitives on General Purpose x86\_64 Platforms (Tutorial)",
  pages =        "399--400",
  editor =       indocrypt11ed,
  booktitle =    indocrypt11name,
  volume =       indocrypt11vol,
  month =        indocrypt11month,
  address =      indocrypt11addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{INDOCRYPT:Koblitz10,
  author =       "Neal Koblitz",
  title =        "Getting a Few Things Right and Many Things Wrong (Invited Talk)",
  pages =        "1",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:SarSenMai10,
  author =       "Santanu Sarkar and
                  Sourav Sengupta and
                  Subhamoy Maitra",
  title =        "Partial Key Exposure Attack on {RSA} - Improvements for Limited Lattice Dimensions",
  pages =        "2--16",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:BulPetBuc10,
  author =       "Stanislav Bulygin and
                  Albrecht Petzoldt and
                  Johannes Buchmann",
  title =        "Towards Provable Security of the Unbalanced Oil and Vinegar Signature Scheme under Direct Attacks",
  pages =        "17--32",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:PetBulBuc10,
  author =       "Albrecht Petzoldt and
                  Stanislav Bulygin and
                  Johannes Buchmann",
  title =        "{CyclicRainbow} - A Multivariate Signature Scheme with a Partially Cyclic Public Key",
  pages =        "33--48",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:ChaMenUst10,
  author =       "Sanjit Chatterjee and
                  Alfred Menezes and
                  Berkant Ustaoglu",
  title =        "Combined Security Analysis of the One- and Three-Pass Unified Model Key Agreement Protocols",
  pages =        "49--68",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:ManPatNac10,
  author =       "Avradip Mandal and
                  Jacques Patarin and
                  Val{\'e}rie Nachef",
  title =        "Indifferentiability beyond the Birthday Bound for the Xor of Two Public Random Permutations",
  pages =        "69--81",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:Nandi10,
  author =       "Mridul Nandi",
  title =        "The Characterization of {Luby}-{Rackoff} and Its Optimum Single-Key Variants",
  pages =        "82--97",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:XCHJRS10,
  author =       "Zhe Xia and
                  Chris Culnane and
                  James Heather and
                  Hugo Jonker and
                  Peter Y. A. Ryan and
                  Steve A. Schneider and
                  Sriramkrishnan Srinivasan",
  title =        "Versatile Pr{\^e}t {\`a} Voter: Handling Multiple Election Methods with a Unified Interface",
  pages =        "98--114",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:Preneel10,
  author =       "Bart Preneel",
  title =        "Cryptographic Hash Functions: Theory and Practice (Invited Talk)",
  pages =        "115--117",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:KSGSN10,
  author =       "Ashish Kumar and
                  Somitra Kumar Sanadhya and
                  Praveen Gauravaram and
                  Masoumeh Safkhani and
                  Majid Naderi",
  title =        "Cryptanalysis of {Tav}-128 Hash Function",
  pages =        "118--130",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:TurUya10,
  author =       "Meltem S{\"o}nmez Turan and
                  Erdener Uyan",
  title =        "Near-Collisions for the Reduced Round Versions of Some Second Round {SHA}-3 Compression Functions Using Hill Climbing",
  pages =        "131--143",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:NanPau10,
  author =       "Mridul Nandi and
                  Souradyuti Paul",
  title =        "Speeding Up the Wide-Pipe: Secure and Fast Hashing",
  pages =        "144--162",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:FFGL10,
  author =       "Ewan Fleischmann and
                  Christian Forler and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "New Boomerang Attacks on {ARIA}",
  pages =        "163--175",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:BCNSZ10,
  author =       "Gregory V. Bard and
                  Nicolas Courtois and
                  Jorge Nakahara and
                  Pouyan Sepehrdad and
                  Bingsheng Zhang",
  title =        "Algebraic, {AIDA}/Cube and Side Channel Analysis of {KATAN} Family of Block Ciphers",
  pages =        "176--196",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:Tezcan10,
  author =       "Cihangir Tezcan",
  title =        "The Improbable Differential Attack: Cryptanalysis of Reduced Round {CLEFIA}",
  pages =        "197--209",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:Stankovski10,
  author =       "Paul Stankovski",
  title =        "Greedy Distinguishers and Nonrandomness Detectors",
  pages =        "210--226",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:AklCenOzb10,
  author =       "Sedat Akleylek and
                  Murat Cenk and
                  Ferruh {\"O}zbudak",
  title =        "Polynomial Multiplication over Binary Fields Using Charlier Polynomial Representation with Low Space Complexity",
  pages =        "227--237",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:HLMTV10,
  author =       "Fabien Herbaut and
                  Pierre-Yvan Liardet and
                  Nicolas Meloni and
                  Yannick Teglia and
                  Pascal V{\'e}ron",
  title =        "Random Euclidean Addition Chain Generation and Its Application to Point Multiplication",
  pages =        "238--261",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:ProRoc10,
  author =       "Emmanuel Prouff and
                  Thomas Roche",
  title =        "Attack on a Higher-Order Masking of the {AES} Based on Homographic Functions",
  pages =        "262--281",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:MDRM10,
  author =       "Hamid Mala and
                  Mohammad Dakhilalian and
                  Vincent Rijmen and
                  Mahmoud Modarres-Hashemi",
  title =        "Improved Impossible Differential Cryptanalysis of 7-Round {AES}-128",
  pages =        "282--291",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:MulWysPre10,
  author =       "Yoni De Mulder and
                  Brecht Wyseur and
                  Bart Preneel",
  title =        "Cryptanalysis of a Perturbated White-Box {AES} Implementation",
  pages =        "292--310",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:ManGre10,
  author =       "Raymond Manley and
                  David Gregg",
  title =        "A Program Generator for {Intel} {AES}-{NI} Instructions",
  pages =        "311--327",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:BCCLNS10,
  author =       "Daniel J. Bernstein and
                  Hsieh-Chung Chen and
                  Chen-Mou Cheng and
                  Tanja Lange and
                  Ruben Niederhagen and
                  Peter Schwabe and
                  Bo-Yin Yang",
  title =        "{ECC2K}-130 on {NVIDIA} {GPUs}",
  pages =        "328--346",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:SSMS10,
  author =       "Sourav Sengupta and
                  Koushik Sinha and
                  Subhamoy Maitra and
                  Bhabani P. Sinha",
  title =        "One Byte per Clock: A Novel {RC4} Hardware",
  pages =        "347--363",
  editor =       indocrypt10ed,
  booktitle =    indocrypt10name,
  volume =       indocrypt10vol,
  month =        indocrypt10month,
  address =      indocrypt10addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{INDOCRYPT:BucLin09,
  author =       "Johannes Buchmann and
                  Richard Lindner",
  title =        "Secure Parameters for {SWIFFT}",
  pages =        "1--17",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BLNPS09,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Ruben Niederhagen and
                  Christiane Peters and
                  Peter Schwabe",
  title =        "{FSBday}",
  pages =        "18--38",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:ChaMenUst09,
  author =       "Sanjit Chatterjee and
                  Alfred Menezes and
                  Berkant Ustaoglu",
  title =        "Reusing Static Keys in Key Agreement Protocols",
  pages =        "39--56",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:SwaJao09,
  author =       "Colleen Swanson and
                  David Jao",
  title =        "A Study of Two-Party Certificateless Authenticated Key-Agreement Protocols",
  pages =        "57--71",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BerCanGou09,
  author =       "Alexandre Berzati and
                  C{\'e}cile Canovas-Dumas and
                  Louis Goubin",
  title =        "Fault Analysis of {Rabbit}: Toward a Secret Key Leakage",
  pages =        "72--87",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BriChaIca09,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  Thomas Icart",
  title =        "On Physical Obfuscation of Cryptographic Algorithms",
  pages =        "88--103",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:RMTF09,
  author =       "Chester Rebeiro and
                  Debdeep Mukhopadhyay and
                  Junko Takahashi and
                  Toshinori Fukunaga",
  title =        "Cache Timing Attacks on {Clefia}",
  pages =        "104--118",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BerMinPou09,
  author =       "Thierry P. Berger and
                  Marine Minier and
                  Benjamin Pousse",
  title =        "Software Oriented Stream Ciphers Based upon {FCSRs} in Diversified Mode",
  pages =        "119--135",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:Sarkar09,
  author =       "Sumanta Sarkar",
  title =        "On the Symmetric Negabent Boolean Functions",
  pages =        "136--143",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:DTCB09,
  author =       "H{\"u}seyin Demirci and
                  Ihsan Taskin and
                  Mustafa \c{C}oban and
                  Adnan Baysal",
  title =        "Improved Meet-in-the-Middle Attacks on {AES}",
  pages =        "144--156",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:DFGL09,
  author =       "Orr Dunkelman and
                  Ewan Fleischmann and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "Related-Key Rectangle Attack of the Full {HAS}-160 Encryption Mode",
  pages =        "157--168",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:IdeWat09,
  author =       "Kota Ideguchi and
                  Dai Watanabe",
  title =        "Second Preimage Attack on {SHAMATA}-512",
  pages =        "169--181",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:GHNZ09,
  author =       "Zheng Gong and
                  Pieter H. Hartel and
                  Svetla Nikova and
                  Bo Zhu",
  title =        "Towards Secure and Practical {MACs} for Body Sensor Networks",
  pages =        "182--198",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BhaManNan09,
  author =       "Rishiraj Bhattacharyya and
                  Avradip Mandal and
                  Mridul Nandi",
  title =        "Indifferentiability Characterization of Hash Functions and Optimal Bounds of Popular Domain Extensions",
  pages =        "199--218",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:MenNad09,
  author =       "Florian Mendel and
                  Tomislav Nad",
  title =        "A Distinguisher for the Compression Function of {SIMD}-512",
  pages =        "219--232",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:JhaBar09,
  author =       "Mahabir Prasad Jhanwar and
                  Rana Barua",
  title =        "Sampling from Signed Quadratic Residues: {RSA} Group Is Pseudofree",
  pages =        "233--247",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:GouLop09,
  author =       "Conrado Porto Lopes Gouv{\^e}a and
                  Julio L{\'o}pez",
  title =        "Software Implementation of Pairing-Based Cryptography on Sensor Networks Using the {MSP430} Microcontroller",
  pages =        "248--262",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:SuLv09,
  author =       "Dong Su and
                  Kewei Lv",
  title =        "A New Hard-Core Predicate of {Paillier}'s Trapdoor Function",
  pages =        "263--271",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BCCK09,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  G{\'e}rard D. Cohen and
                  Bruno Kindarji",
  title =        "Private Interrogation of Devices via Identification Codes",
  pages =        "272--289",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:AvoFloMar09,
  author =       "Gildas Avoine and
                  Christian Floerkemeier and
                  Benjamin Martin",
  title =        "{RFID} Distance Bounding Multistate Enhancement",
  pages =        "290--307",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:BilElk09,
  author =       "Olivier Billet and
                  Kaoutar Elkhiyaoui",
  title =        "Two Attacks against the $F_f$ {RFID} Protocol",
  pages =        "308--320",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:MatMatSch09,
  author =       "Takahiro Matsuda and
                  Kanta Matsuura and
                  Jacob C. N. Schuldt",
  title =        "Efficient Constructions of Signcryption Schemes and Signcryption Composability",
  pages =        "321--342",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:ElAimani09,
  author =       "Laila {El Aimani}",
  title =        "On Generic Constructions of Designated Confirmer Signatures",
  pages =        "343--362",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:Ruckert09,
  author =       "Markus R{\"u}ckert",
  title =        "Verifiably Encrypted Signatures from {RSA} without {NIZKs}",
  pages =        "363--377",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:SVSKR09,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  J. Shriram and
                  S. Kalaivani and
                  C. Pandu Rangan",
  title =        "Identity Based Aggregate Signcryption Schemes",
  pages =        "378--397",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:PatChoRan09,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Round Efficient Unconditionally Secure {MPC} and Multiparty Set Intersection with Optimal Resilience",
  pages =        "398--417",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:ZhuBao09,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Non-committing Encryptions Based on Oblivious {Naor}-{Pinkas} Cryptosystems",
  pages =        "418--429",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:GavMin09,
  author =       "G{\'e}rald Gavin and
                  Marine Minier",
  title =        "Oblivious Multi-variate Polynomial Evaluation",
  pages =        "430--442",
  editor =       indocrypt09ed,
  booktitle =    indocrypt09name,
  volume =       indocrypt09vol,
  month =        indocrypt09month,
  address =      indocrypt09addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{INDOCRYPT:PriBir08,
  author =       "Deike Priemuth-Schmid and
                  Alex Biryukov",
  title =        "Slid Pairs in {Salsa20} and {Trivium}",
  pages =        "1--14",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:KhaMei08,
  author =       "Shahram Khazaei and
                  Willi Meier",
  title =        "New Directions in Cryptanalysis of Self-Synchronizing Stream Ciphers",
  pages =        "15--26",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:MaiPau08,
  author =       "Subhamoy Maitra and
                  Goutam Paul",
  title =        "Analysis of {RC4} and Proposal of Additional Layers for Better Security Margin",
  pages =        "27--39",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:AkgKavDem08,
  author =       "Mete Akg{\"u}n and
                  Pinar Kavak and
                  H{\"u}seyin Demirci",
  title =        "New Results on the Key Scheduling Algorithm of {RC4}",
  pages =        "40--52",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Khovratovich08,
  author =       "Dmitry Khovratovich",
  title =        "Two Attacks on {RadioGat{\'u}n}",
  pages =        "53--66",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Aumasson08,
  author =       "Jean-Philippe Aumasson",
  title =        "Faster Multicollisions",
  pages =        "67--77",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:VJBT08,
  author =       "Jir{\'i} V{\'a}bek and
                  Daniel Josc{\'a}k and
                  Milan Boh{\'a}cek and
                  Jir{\'i} Tuma",
  title =        "A New Type of 2-Block Collisions in {MD5}",
  pages =        "78--90",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:SanSar08,
  author =       "Somitra Kumar Sanadhya and
                  Palash Sarkar",
  title =        "New Collision Attacks against Up to 24-Step {SHA}-2",
  pages =        "91--103",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:RenGu08,
  author =       "Yanli Ren and
                  Dawu Gu",
  title =        "Secure Hierarchical Identity Based Encryption Scheme in the Standard Model",
  pages =        "104--115",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:FASH08,
  author =       "Jun Furukawa and
                  Nuttapong Attrapadung and
                  Ryuichi Sakai and
                  Goichiro Hanaoka",
  title =        "A Fuzzy {ID}-Based Encryption Efficient When Error Rate Is Low",
  pages =        "116--129",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Tang08,
  author =       "Qiang Tang",
  title =        "Type-Based Proxy Re-encryption and Its Construction",
  pages =        "130--144",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:ElAimani08,
  author =       "Laila {El Aimani}",
  title =        "Toward a Generic Construction of Universally Convertible Undeniable Signatures from Pairing-Based Signatures",
  pages =        "145--157",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:LZWW08,
  author =       "Stefan Lucks and
                  Erik Zenner and
                  Andr{\'e} Weimerskirch and
                  Dirk Westhoff",
  title =        "Concrete Security for Entity Recognition: The {Jane} {Doe} Protocol",
  pages =        "158--171",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Yoneyama08,
  author =       "Kazuki Yoneyama",
  title =        "Efficient and Strongly Secure Password-Based Server Aided Key Exchange (Extended Abstract)",
  pages =        "172--184",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:PatChoRan08,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Round Efficient Unconditionally Secure Multiparty Computation Protocol",
  pages =        "185--199",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:YanZha08,
  author =       "Jing Yang and
                  Zhenfeng Zhang",
  title =        "A New Anonymous Password-Based Authenticated Key Exchange Protocol",
  pages =        "200--212",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:CanJam08,
  author =       "S{\'e}bastien Canard and
                  Amandine Jambert",
  title =        "Group Key Management: From a Non-hierarchical to a Hierarchical Structure",
  pages =        "213--225",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:AKSM08,
  author =       "Mukesh Agrawal and
                  Sandip Karmakar and
                  Dhiman Saha and
                  Debdeep Mukhopadhyay",
  title =        "Scan Based Side Channel Attacks on Stream Ciphers and Their Counter-Measures",
  pages =        "226--238",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:HojRud08,
  author =       "Michal Hojs{\'i}k and
                  Bohuslav Rudolf",
  title =        "Floating Fault Analysis of {Trivium}",
  pages =        "239--250",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:BogKizPys08,
  author =       "Andrey Bogdanov and
                  Ilya Kizhvatov and
                  Andrei Pyshkin",
  title =        "Algebraic Methods in Side-Channel Collision Attacks and Practical Collision Detection",
  pages =        "251--265",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:GorLuc08,
  author =       "Michael Gorski and
                  Stefan Lucks",
  title =        "New Related-Key Boomerang Attacks on {AES}",
  pages =        "266--278",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:LDKK08,
  author =       "Jiqiang Lu and
                  Orr Dunkelman and
                  Nathan Keller and
                  Jongsung Kim",
  title =        "New Impossible Differential Attacks on {AES}",
  pages =        "279--293",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Kara08,
  author =       "Orhun Kara",
  title =        "Reflection Cryptanalysis of Some Ciphers",
  pages =        "294--307",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:DunIndKel08,
  author =       "Orr Dunkelman and
                  Sebastiaan Indesteege and
                  Nathan Keller",
  title =        "A Differential-Linear Attack on 12-Round Serpent",
  pages =        "308--321",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:BerSch08,
  author =       "Daniel J. Bernstein and
                  Peter Schwabe",
  title =        "New {AES} Software Speed Records",
  pages =        "322--336",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:MaiSar08,
  author =       "Subhamoy Maitra and
                  Santanu Sarkar",
  title =        "A New Class of Weak Encryption Exponents in {RSA}",
  pages =        "337--349",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Nandi08,
  author =       "Mridul Nandi",
  title =        "Two New Efficient {CCA}-Secure Online Ciphers: {MHCBC} and {MCBC}",
  pages =        "350--362",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Kaps08,
  author =       "Jens-Peter Kaps",
  title =        "Chai-Tea, Cryptographic Hardware Implementations of {xTEA}",
  pages =        "363--375",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:RebMuk08,
  author =       "Chester Rebeiro and
                  Debdeep Mukhopadhyay",
  title =        "High Speed Compact Elliptic Curve Cryptoprocessor for {FPGA} Platforms",
  pages =        "376--388",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:BisSat08,
  author =       "Gaetan Bisson and
                  Takakazu Satoh",
  title =        "More Discriminants with the Brezing-Weng Method",
  pages =        "389--399",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:IonJou08,
  author =       "Sorina Ionica and
                  Antoine Joux",
  title =        "Another Approach to Pairing Computation in {Edwards} Coordinates",
  pages =        "400--413",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:KaySel08,
  author =       "Kamer Kaya and
                  Ali Aydin Sel\c{c}uk",
  title =        "A Verifiable Secret Sharing Scheme Based on the Chinese Remainder Theorem",
  pages =        "414--425",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:LCLS08,
  author =       "Huang Lin and
                  Zhenfu Cao and
                  Xiaohui Liang and
                  Jun Shao",
  title =        "Secure Threshold Multi Authority Attribute Based Encryption without a Central Authority",
  pages =        "426--436",
  editor =       indocrypt08ed,
  booktitle =    indocrypt08name,
  volume =       indocrypt08vol,
  month =        indocrypt08month,
  address =      indocrypt08addr,
  publisher =    indocryptpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{INDOCRYPT:Saarinen07a,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "Linearization Attacks Against Syndrome Based Hashes",
  pages =        "1--9",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Saarinen07b,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "A Meet-in-the-Middle Collision Attack Against the New {FORK}-256",
  pages =        "10--17",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Yasuda07,
  author =       "Kan Yasuda",
  title =        "Multilane {HMAC} - Security beyond the Birthday Limit",
  pages =        "18--32",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:JaoJetVen07,
  author =       "David Jao and
                  Dimitar Jetchev and
                  Ramarathnam Venkatesan",
  title =        "On the Bits of Elliptic Curve {Diffie}-{Hellman} Keys",
  pages =        "33--47",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MurSen07,
  author =       "V. N. Muralidhara and
                  Sandeep Sen",
  title =        "A Result on the Distribution of Quadratic Residues with Applications to Elliptic Curve Cryptography",
  pages =        "48--57",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SekPauPre07,
  author =       "Gautham Sekar and
                  Souradyuti Paul and
                  Bart Preneel",
  title =        "Related-Key Attacks on the {Py}-Family of Ciphers and an Approach to Repair the Weaknesses",
  pages =        "58--72",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ZZWF07,
  author =       "Wentao Zhang and
                  Lei Zhang and
                  Wenling Wu and
                  Dengguo Feng",
  title =        "Related-Key Differential-Linear Attacks on Reduced {AES}-192",
  pages =        "73--85",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DunSekPre07,
  author =       "Orr Dunkelman and
                  Gautham Sekar and
                  Bart Preneel",
  title =        "Improved Meet-in-the-Middle Attacks on Reduced-Round {DES}",
  pages =        "86--100",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SPCR07,
  author =       "Kannan Srinathan and
                  Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Probabilistic Perfectly Reliable and Secure Message Transmission - Possibility, Feasibility and Optimality",
  pages =        "101--122",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DolLahYun07,
  author =       "Shlomi Dolev and
                  Limor Lahiani and
                  Moti Yung",
  title =        "Secret Swarm UnitReactive k-Secret Sharing",
  pages =        "123--137",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HisCarDaw07,
  author =       "H{\"u}seyin Hisil and
                  Gary Carter and
                  Ed Dawson",
  title =        "New Formulae for Efficient Elliptic Curve Arithmetic",
  pages =        "138--151",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MisDim07,
  author =       "Pradeep Kumar Mishra and
                  Vassil S. Dimitrov",
  title =        "A Graph Theoretic Analysis of Double Base Number Systems",
  pages =        "152--166",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BBLP07,
  author =       "Daniel J. Bernstein and
                  Peter Birkner and
                  Tanja Lange and
                  Christiane Peters",
  title =        "Optimizing Double-Base Elliptic-Curve Single-Scalar Multiplication",
  pages =        "167--182",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WCZHY07,
  author =       "Licheng Wang and
                  Zhenfu Cao and
                  Shihui Zheng and
                  Xiaofang Huang and
                  Yixian Yang",
  title =        "Transitive Signatures from Braid Groups",
  pages =        "183--196",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SCWL07,
  author =       "Jun Shao and
                  Zhenfu Cao and
                  Licheng Wang and
                  Xiaohui Liang",
  title =        "Proxy Re-signature Schemes Without Random Oracles",
  pages =        "197--209",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:FumMayDub07,
  author =       "Guillaume Fumaroli and
                  Emmanuel Mayer and
                  Renaud Dubois",
  title =        "First-Order Differential Power Analysis on the Duplication Method",
  pages =        "210--223",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GopTheYao07,
  author =       "K. Gopalakrishnan and
                  Nicolas Th{\'e}riault and
                  Chui Zhi Yao",
  title =        "Solving Discrete Logarithms from Partial Knowledge of the Key",
  pages =        "224--237",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:JiHu07,
  author =       "Wen Ji and
                  Lei Hu",
  title =        "New Description of {SMS4} by an Embedding over {GF}($2^8$)",
  pages =        "238--251",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MinMat07,
  author =       "Kazuhiko Minematsu and
                  Toshiyasu Matsushima",
  title =        "Tweakable Enciphering Schemes from Hash-Sum-Expansion",
  pages =        "252--267",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:EngJohTur07,
  author =       "H{\aa}kan Englund and
                  Thomas Johansson and
                  Meltem S{\"o}nmez Turan",
  title =        "A Framework for Chosen {IV} Statistical Analysis of Stream Ciphers",
  pages =        "268--281",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DiCSar07,
  author =       "Giovanni {Di Crescenzo} and
                  Vishal Saraswat",
  title =        "Public Key Encryption with Searchable Keywords Based on {Jacobi} Symbols",
  pages =        "282--296",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WSCMY07,
  author =       "Lihua Wang and
                  Jun Shao and
                  Zhenfu Cao and
                  Masahiro Mambo and
                  Akihiro Yamamura",
  title =        "A Certificate-Based Proxy Cryptosystem with Revocable Proxy Decryption Power",
  pages =        "297--311",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Zhang07,
  author =       "Muxiang Zhang",
  title =        "Computationally-Efficient Password Authenticated Key Exchange Based on Quadratic Residues (Short Presentation)",
  pages =        "312--321",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KavKla07,
  author =       "Ramakanth Kavuluru and
                  Andrew Klapper",
  title =        "On the k -Operation Linear Complexity of Periodic Sequences (Short Presentation)",
  pages =        "322--330",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:OOHI07,
  author =       "Kazuto Ogawa and
                  Go Ohtake and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Trade-Off Traitor Tracing (Short Presentation)",
  pages =        "331--340",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ABLM07,
  author =       "Fran\c{c}ois Arnault and
                  Thierry P. Berger and
                  C{\'e}dric Lauradoux and
                  Marine Minier",
  title =        "{X-FCSR} - A New Software Oriented Stream Cipher Based Upon {FCSRs} (Short Presentation)",
  pages =        "341--350",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BarPanPan07,
  author =       "Rana Barua and
                  Sumit Kumar Pandey and
                  Ravi Pankaj",
  title =        "Efficient Window-Based Scalar Multiplication on Elliptic Curves Using Double-Base Number System (Short Presentation)",
  pages =        "351--360",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LeiLi07,
  author =       "Duo Lei and
                  Chao Li",
  title =        "Extended Multi-Property-Preserving and ECM-Construction (Short Presentation)",
  pages =        "361--372",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KumMukCho07,
  author =       "Kundan Kumar and
                  Debdeep Mukhopadhyay and
                  Dipanwita Roy Chowdhury",
  title =        "Design of a Differential Power Analysis Resistant Masked {AES} {S}-Box (Short Presentation)",
  pages =        "373--383",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BurMukVee07,
  author =       "Sanjay Burman and
                  Debdeep Mukhopadhyay and
                  Kamakoti Veezhinathan",
  title =        "LFSR Based Stream Ciphers Are Vulnerable to Power Attacks (Short Presentation)",
  pages =        "384--392",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GauOke07,
  author =       "Praveen Gauravaram and
                  Katsuyuki Okeya",
  title =        "An Update on the Side Channel Cryptanalysis of {MACs} Based on Cryptographic Hash Functions (Short Presentation)",
  pages =        "393--403",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Didier07,
  author =       "Fr{\'e}d{\'e}ric Didier",
  title =        "Attacking the Filter Generator by Finding Zero Inputs of the Filtering Function (Short Presentation)",
  pages =        "404--413",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ManChaRod07,
  author =       "Cuauhtemoc Mancillas-L{\'o}pez and
                  Debrup Chakraborty and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "Efficient Implementations of Some Tweakable Enciphering Schemes in Reconfigurable Hardware (Short Presentation)",
  pages =        "414--424",
  booktitle =    indocrypt07name,
  volume =       indocrypt07vol,
  year =         2007,
  publisher =    indocryptpub,
  month =        indocrypt07month,
  address =      indocrypt07addr,
  editor =       indocrypt07ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Massey06,
  author =       "James L. Massey",
  title =        "Whither Cryptography? (Invited Talk)",
  pages =        "1",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:FMBBR06,
  author =       "Simon Fischer and
                  Willi Meier and
                  C{\^o}me Berbain and
                  Jean-Fran\c{c}ois Biasse and
                  Matthew J. B. Robshaw",
  title =        "Non-randomness in {eSTREAM} Candidates {Salsa20} and {TSC-4}",
  pages =        "2--16",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LKKD06,
  author =       "Jiqiang Lu and
                  Jongsung Kim and
                  Nathan Keller and
                  Orr Dunkelman",
  title =        "Differential and Rectangle Attacks on Reduced-Round {SHACAL}-1",
  pages =        "17--31",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WCBA06,
  author =       "Kenneth Koon-Ho Wong and
                  Bernard D. Colbert and
                  Lynn Margaret Batten and
                  Sultan Al-Hinai",
  title =        "Algebraic Attacks on Clock-Controlled Cascade Ciphers",
  pages =        "32--47",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:FMICM06,
  author =       "Marc P. C. Fossorier and
                  Miodrag J. Mihaljevic and
                  Hideki Imai and
                  Yang Cui and
                  Kanta Matsuura",
  title =        "An Algorithm for Solving the {LPN} Problem and Its Application to Security Evaluation of the {HB} Protocols for {RFID} Authentication",
  pages =        "48--62",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MPRYW06,
  author =       "Florian Mendel and
                  Bart Preneel and
                  Vincent Rijmen and
                  Hirotaka Yoshida and
                  Dai Watanabe",
  title =        "Update on {Tiger}",
  pages =        "63--79",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ChaGupNan06,
  author =       "Donghoon Chang and
                  Kishan Chand Gupta and
                  Mridul Nandi",
  title =        "{RC4}-Hash: A New Hash Function Based on {RC4}",
  pages =        "80--94",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Saarinen06,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "Security of {VSH} in the Real World",
  pages =        "95--103",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PhaGoi06,
  author =       "Raphael C.-W. Phan and
                  Bok-Min Goi",
  title =        "Cryptanalysis of Two Provably Secure Cross-Realm {C2C-PAKE} Protocols",
  pages =        "104--117",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WanHu06,
  author =       "Weijia Wang and
                  Lei Hu",
  title =        "Efficient and Provably Secure Generic Construction of Three-Party Password-Based Authenticated Key Exchange Protocols",
  pages =        "118--132",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MenUst06,
  author =       "Alfred Menezes and
                  Berkant Ustaoglu",
  title =        "On the Importance of Public-Key Validation in the {MQV} and {HMQV} Key Agreement Protocols",
  pages =        "133--147",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KobMen06,
  author =       "Neal Koblitz and
                  Alfred Menezes",
  title =        "Another Look at ``Provable Security''. {II}. (Invited Talk)",
  pages =        "148--175",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BroNieBoy06,
  author =       "Jaimee Brown and
                  Juan Manuel Gonz{\'a}lez Nieto and
                  Colin Boyd",
  title =        "Efficient {CCA}-Secure Public-Key Encryption Schemes from {RSA}-Related Assumptions",
  pages =        "176--190",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:TerOyaOga06,
  author =       "Isamu Teranishi and
                  Takuro Oyama and
                  Wakaha Ogata",
  title =        "General Conversion for Obtaining Strongly Existentially Unforgeable Signatures",
  pages =        "191--205",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BlaCha06,
  author =       "Ian F. Blake and
                  Aldar C.-F. Chan",
  title =        "Conditionally Verifiable Signature",
  pages =        "206--220",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PCSR06,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  K. Srinathan and
                  C. Pandu Rangan",
  title =        "Constant Phase Bit Optimal Protocols for Perfectly Reliable and Secure Message Transmission",
  pages =        "221--235",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Didier06,
  author =       "Fr{\'e}d{\'e}ric Didier",
  title =        "Using {Wiedemann}'s Algorithm to Compute the Immunity Against Algebraic and Fast Algebraic Attacks",
  pages =        "236--250",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Pryamikov06,
  author =       "Valery Pryamikov",
  title =        "Enciphering with Arbitrary Small Finite Domains",
  pages =        "251--265",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KMSY06,
  author =       "Sel\c{c}uk Kavut and
                  Subhamoy Maitra and
                  Sumanta Sarkar and
                  Melek D. Y{\"u}cel",
  title =        "Enumeration of 9-Variable Rotation Symmetric {Boolean} Functions Having Nonlinearity > 240",
  pages =        "266--279",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WanFenWu06,
  author =       "Peng Wang and
                  Dengguo Feng and
                  Wenling Wu",
  title =        "Symmetric Nonce Respecting Security Model and the {MEM} Mode of Operation",
  pages =        "280--286",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ChaSar06a,
  author =       "Debrup Chakraborty and
                  Palash Sarkar",
  title =        "{HCH}: A New Tweakable Enciphering Scheme Using the Hash-Encrypt-Hash Approach",
  pages =        "287--302",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NojKobIma06,
  author =       "Ryo Nojima and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Efficient Shared-Key Authentication Scheme from Any Weak Pseudorandom Function",
  pages =        "303--316",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Nandi06,
  author =       "Mridul Nandi",
  title =        "A Simple and Unified Method of Proving Indistinguishability",
  pages =        "317--334",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DocImb06,
  author =       "Christophe Doche and
                  Laurent Imbert",
  title =        "Extended Double-Base Number System with Applications to Elliptic Curve Cryptography",
  pages =        "335--348",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BGDDK06,
  author =       "Johannes Buchmann and
                  Luis Carlos Coronado Garc{\'i}a and
                  Erik Dahmen and
                  Martin D{\"o}ring and
                  Elena Klintsevich",
  title =        "{CMSS} - An Improved {Merkle} Signature Scheme",
  pages =        "349--363",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ALSY06,
  author =       "Man Ho Au and
                  Joseph K. Liu and
                  Willy Susilo and
                  Tsz Hon Yuen",
  title =        "Constant-Size {ID}-Based Linkable and Revocable-iff-Linked Ring Signature",
  pages =        "364--378",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BarFar06,
  author =       "Manuel Barbosa and
                  P. Farshim",
  title =        "Secure Cryptographic Workflow in the Standard Model",
  pages =        "379--393",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ChaSar06b,
  author =       "Sanjit Chatterjee and
                  Palash Sarkar",
  title =        "Multi-receiver Identity-Based Key Encapsulation with Shortened Ciphertext",
  pages =        "394--408",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WLCM06,
  author =       "Jian Weng and
                  Shengli Liu and
                  Kefei Chen and
                  Changshe Ma",
  title =        "Identity-Based Parallel Key-Insulated Encryption Without Random Oracles: Security Notions and Construction",
  pages =        "409--423",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DarKuh06,
  author =       "Matthew Darnall and
                  Doug Kuhlman",
  title =        "AES Software Implementations on {ARM7TDMI}",
  pages =        "424--435",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:JouDel06,
  author =       "Antoine Joux and
                  Pascal Delaunay",
  title =        "{Galois} {LFSR}, Embedded Devices and Side Channel Weaknesses",
  pages =        "436--451",
  booktitle =    indocrypt06name,
  volume =       indocrypt06vol,
  year =         2006,
  publisher =    indocryptpub,
  month =        indocrypt06month,
  address =      indocrypt06addr,
  editor =       indocrypt06ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Murty05,
  author =       "V. Kumar Murty",
  title =        "Abelian Varieties and Cryptography (Invited Talk)",
  pages =        "1--12",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NieWan05,
  author =       "Harald Niederreiter and
                  Li-Ping Wang",
  title =        "Proof of a Conjecture on the Joint Linear Complexity Profile of Multisequences",
  pages =        "13--22",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Hong05,
  author =       "Jin Hong",
  title =        "Period of Streamcipher {Edon80}",
  pages =        "23--34",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BraPre05,
  author =       "An Braeken and
                  Bart Preneel",
  title =        "On the Algebraic Immunity of Symmetric {Boolean} Functions",
  pages =        "35--48",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Carlet05,
  author =       "Claude Carlet",
  title =        "On Highly Nonlinear {S}-Boxes and Their Inability to Thwart {DPA} Attacks",
  pages =        "49--62",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HSHL05,
  author =       "Deukjo Hong and
                  Jaechul Sung and
                  Seokhie Hong and
                  Sangjin Lee",
  title =        "How to Construct Universal One-Way Hash Functions of Order r",
  pages =        "63--76",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Nandi05,
  author =       "Mridul Nandi",
  title =        "Towards Optimal Double-Length Hash Functions",
  pages =        "77--89",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PauPre05,
  author =       "Souradyuti Paul and
                  Bart Preneel",
  title =        "Near Optimal Algorithms for Solving Differential Equations of Addition with Batch Queries",
  pages =        "90--103",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ArmKraSte05,
  author =       "Frederik Armknecht and
                  Matthias Krause and
                  Dirk Stegemann",
  title =        "Design Principles for Combiners with Memory",
  pages =        "104--117",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GomGutIbe05,
  author =       "Domingo G{\'o}mez and
                  Jaime Gutierrez and
                  {\'A}lvar Ibeas",
  title =        "Cryptanalysis of the Quadratic Generator",
  pages =        "118--129",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:EngMaxDra05,
  author =       "H{\aa}kan Englund and
                  Alexander Maximov",
  title =        "Attack the Dragon",
  pages =        "130--142",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BerMin05,
  author =       "Thierry P. Berger and
                  Marine Minier",
  title =        "Two Algebraic Attacks Against the {F}-{FCSRs} Using the {IV} Mode",
  pages =        "143--154",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MihFosIma05,
  author =       "Miodrag J. Mihaljevic and
                  Marc P. C. Fossorier and
                  Hideki Imai",
  title =        "Cryptanalysis of Keystream Generator by Decimated Sample Based Algebraic and Fast Correlation Attacks",
  pages =        "155--168",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HonKim05,
  author =       "Jin Hong and
                  Woo-Hwan Kim",
  title =        "{TMD}-Tradeoff and State Entropy Loss Considerations of Streamcipher {MICKEY}",
  pages =        "169--182",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AvoJunOec05,
  author =       "Gildas Avoine and
                  Pascal Junod and
                  Philippe Oechslin",
  title =        "Time-Memory Trade-Offs: False Alarm Detection Using Checkpoints",
  pages =        "183--196",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DasZho05,
  author =       "Tanmoy Kanti Das and
                  Jianying Zhou",
  title =        "Cryptanalysis of {Barni} et al. Watermarking Scheme",
  pages =        "197--208",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Stamer05,
  author =       "Heiko Stamer",
  title =        "Completion Attacks and Weak Keys of {Oleshchuk}'s Public Key Cryptosystem",
  pages =        "209--220",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AraLod05,
  author =       "Sarang Aravamuthan and
                  Sachin Lodha",
  title =        "An Optimal Subset Cover for Broadcast Encryption",
  pages =        "221--231",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CogGoi05,
  author =       "Michael Coglianese and
                  Bok-Min Goi",
  title =        "{MaTRU}: A New {NTRU}-Based Cryptosystem",
  pages =        "232--243",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:VieYamTan05,
  author =       "Duong Viet and
                  Akihiro Yamamura and
                  Hidema Tanaka",
  title =        "Anonymous Password-Based Authenticated Key Exchange",
  pages =        "244--257",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Scott05,
  author =       "Michael Scott",
  title =        "Faster Pairings Using an Elliptic Curve with an Efficient Endomorphism",
  pages =        "258--269",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Nishioka05,
  author =       "Mototsugu Nishioka",
  title =        "Reconsideration on the Security of the {Boneh}-{Franklin} Identity-Based Encryption Scheme",
  pages =        "270--282",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LanVer05,
  author =       "Fabien Laguillaumie and
                  Damien Vergnaud",
  title =        "Short Undeniable Signatures Without Random Oracles: The Missing Link",
  pages =        "283--296",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WanZhaFen05,
  author =       "Hong Wang and
                  Yuqing Zhang and
                  Dengguo Feng",
  title =        "Short Threshold Signature Schemes Without Random Oracles",
  pages =        "297--310",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:OniZhoLop05,
  author =       "Jose Antonio Onieva and
                  Jianying Zhou and
                  Javier Lopez",
  title =        "Attacking an Asynchronous Multi-party Contract Signing Protocol",
  pages =        "311--321",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BohMulRoh05,
  author =       "Jens-Matthias Bohli and
                  J{\"o}rn M{\"u}ller-Quade and
                  Stefan R{\"o}hrich",
  title =        "Fairness and Correctness in Case of a Premature Abort",
  pages =        "322--331",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HoChoSus05,
  author =       "Man Ho Au and
                  Sherman S. M. Chow and
                  Willy Susilo",
  title =        "Short E-Cash",
  pages =        "332--346",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Trolin05,
  author =       "M{\aa}rten Trolin",
  title =        "A Universally Composable Scheme for Electronic Cash",
  pages =        "347--360",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Tyagi05,
  author =       "Akhilesh Tyagi",
  title =        "Energy-Privacy Trade-Offs in {VLSI} Computations",
  pages =        "361--374",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KKCP05,
  author =       "Chang Han Kim and
                  Yongtae Kim and
                  Nam Su Chang and
                  IlWhan Park",
  title =        "Modified Serial Multipliers for Type-{IV} {Gaussian} Normal Bases",
  pages =        "375--388",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Negre05,
  author =       "Christophe N{\`e}gre",
  title =        "Scalar Multiplication on Elliptic Curves Defined over Fields of Small Odd Characteristic",
  pages =        "389--402",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LanMis05,
  author =       "Tanja Lange and
                  Pradeep Kumar Mishra",
  title =        "{SCA} Resistant Parallel Explicit Formula for Addition and Doubling of Divisors in the {Jacobian} of Hyperelliptic Curves of Genus 2",
  pages =        "403--416",
  booktitle =    indocrypt05name,
  volume =       indocrypt05vol,
  year =         2005,
  publisher =    indocryptpub,
  month =        indocrypt05month,
  address =      indocrypt05addr,
  editor =       indocrypt05ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Boyd04,
  author =       "Colin Boyd",
  title =        "Design of Secure Key Establishment Protocols: Successes, Failures and Prospects (Invited Talk)",
  pages =        "1--13",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Sahai04,
  author =       "Amit Sahai",
  title =        "Secure Protocols for Complex Tasks in Complex Environments (Invited Talk)",
  pages =        "14--16",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HitBoyNie04,
  author =       "Yvonne Hitchcock and
                  Colin Boyd and
                  Juan Manuel Gonz{\'a}lez Nieto",
  title =        "Tripartite Key Exchange in the {Canetti}-{Krawczyk} Proof Model",
  pages =        "17--32",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MonPat04,
  author =       "Audrey Montreuil and
                  Jacques Patarin",
  title =        "The Marriage Proposals Problem: Fair and Efficient Solution for Two-Party Computations",
  pages =        "33--47",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WanBaoZho04,
  author =       "Guilin Wang and
                  Feng Bao and
                  Jianying Zhou",
  title =        "On the Security of a Certified E-Mail Scheme",
  pages =        "48--60",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PABDL04,
  author =       "Kun Peng and
                  Riza Aditya and
                  Colin Boyd and
                  Ed Dawson and
                  Byoungcheon Lee",
  title =        "Multiplicative Homomorphic E-Voting",
  pages =        "61--72",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ZWFB04,
  author =       "Bin Zhang and
                  Hongjun Wu and
                  Dengguo Feng and
                  Feng Bao",
  title =        "Chosen Ciphertext Attack on a New Class of Self-Synchronizing Stream Ciphers",
  pages =        "73--83",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Batten04,
  author =       "Lynn Margaret Batten",
  title =        "Algebraic Attacks Over {GF}(q)",
  pages =        "84--91",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DalGupMai04,
  author =       "Deepak Kumar Dalai and
                  Kishan Chand Gupta and
                  Subhamoy Maitra",
  title =        "Results on Algebraic Immunity for Cryptographically Significant {Boolean} Functions",
  pages =        "92--106",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PoiHar04,
  author =       "Laurent Poinsot and
                  Sami Harari",
  title =        "Generalized {Boolean} {Bent} Functions",
  pages =        "107--119",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BNNP04,
  author =       "An Braeken and
                  Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "On {Boolean} Functions with Generalized Cryptographic Properties",
  pages =        "120--135",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Vora04,
  author =       "Poorvi L. Vora",
  title =        "Information Theory and the Security of Binary Data Perturbation",
  pages =        "136--147",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:McASafYun04,
  author =       "Luke McAven and
                  Reihaneh Safavi-Naini and
                  Moti Yung",
  title =        "Symmetric Authentication Codes with Secrecy and Unconditionally Secure Authenticated Encryption",
  pages =        "148--161",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NakaharaJr04,
  author =       "Jorge {Nakahara Jr.}",
  title =        "Faster Variants of the {MESH} Block Ciphers",
  pages =        "162--174",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KKLLS04,
  author =       "Jongsung Kim and
                  Guil Kim and
                  Sangjin Lee and
                  Jongin Lim and
                  Jung Hwan Song",
  title =        "Related-Key Attacks on Reduced Rounds of {SHACAL}-2",
  pages =        "175--190",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KLHSL04,
  author =       "Youngdai Ko and
                  Changhoon Lee and
                  Seokhie Hong and
                  Jaechul Sung and
                  Sangjin Lee",
  title =        "Related-Key Attacks on {DDP} Based Ciphers:
                 {CIKS}-128 and {CIKS}-{128H}",
  pages =        "191--205",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NakFre04,
  author =       "Jorge {Nakahara Jr.} and
                  {Daniel Santana de} Freitas",
  title =        "Cryptanalysis of Ake98",
  pages =        "206--217",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BerLoi04,
  author =       "Thierry P. Berger and
                  Pierre Loidreau",
  title =        "Designing an Efficient and Secure Public-Key Cryptosystem Based on Reducible Rank Codes",
  pages =        "218--229",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Sarkar04,
  author =       "Palash Sarkar",
  title =        "{HEAD}: Hybrid Encryption with Delegated Decryption Capability",
  pages =        "230--244",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GMTV04,
  author =       "David Galindo and
                  Sebasti{\`a} Mart{\'i}n Mollev{\'i} and
                  Tsuyoshi Takagi and
                  Jorge Luis Villar",
  title =        "A Provably Secure Elliptic Curve Scheme with Fast Encryption",
  pages =        "245--259",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AvoMonPey04,
  author =       "Gildas Avoine and
                  Jean Monnerat and
                  Thomas Peyrin",
  title =        "Advances in Alternative Non-adjacent Form Representations",
  pages =        "260--274",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LevPer04,
  author =       "Fran\c{c}oise {Levy-dit-Vehel} and
                  Ludovic Perret",
  title =        "Attacks on Public Key Cryptosystems Based on Free Partially Commutative Monoids and Groups",
  pages =        "275--289",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SatSchTak04,
  author =       "Hisayoshi Sato and
                  Daniel Schepers and
                  Tsuyoshi Takagi",
  title =        "Exact Analysis of {Montgomery} Multiplication",
  pages =        "290--304",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GadMaiPad04,
  author =       "H. Gopalkrishna Gadiyar and
                  KM Sangeeta Maini and
                  R. Padma",
  title =        "Cryptography, Connections, Cocycles and Crystals: A p-Adic Exploration of the Discrete Logarithm Problem",
  pages =        "305--314",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Halevi04,
  author =       "Shai Halevi",
  title =        "{EME*}: Extending {EME} to Handle Arbitrary-Length Messages with Associated Data",
  pages =        "315--327",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CLHSLS04,
  author =       "Donghoon Chang and
                  Wonil Lee and
                  Seokhie Hong and
                  Jaechul Sung and
                  Sangjin Lee and
                  Soo Hak Sung",
  title =        "Impossibility of Construction of {OWHF} and {UOWHF} from {PGV} Model Based on Block Cipher Secure Against {ACPCA}",
  pages =        "328--342",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:McGVie04,
  author =       "David A. McGrew and
                  John Viega",
  title =        "The Security and Performance of the {Galois}/Counter Mode (GCM) of Operation",
  pages =        "343--355",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HerSae04,
  author =       "Javier Herranz and
                  Germ{\'a}n S{\'a}ez",
  title =        "Revisiting Fully Distributed Proxy Signature Schemes",
  pages =        "356--370",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CZKK04,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Divyan M. Konidala and
                  Kwangjo Kim",
  title =        "New {ID}-Based Threshold Signature Scheme from Bilinear Pairings",
  pages =        "371--383",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:TWCALW04,
  author =       "Patrick P. Tsang and
                  Victor K. Wei and
                  Tony K. Chan and
                  Man Ho Au and
                  Joseph K. Liu and
                  Duncan S. Wong",
  title =        "Separable Linkable Threshold Ring Signatures",
  pages =        "384--398",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AdhDutRoy04,
  author =       "Avishek Adhikari and
                  Tridib Kumar Dutta and
                  Bimal K. Roy",
  title =        "A New Black and White Visual Cryptographic Scheme for General Access Structures",
  pages =        "399--413",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:FerSor04,
  author =       "Marcel Fernandez and
                  Miguel Soriano",
  title =        "Identification Algorithms for Sequential Traitor Tracing",
  pages =        "414--430",
  booktitle =    indocrypt04name,
  volume =       indocrypt04vol,
  year =         2004,
  publisher =    indocryptpub,
  month =        indocrypt04month,
  address =      indocrypt04addr,
  editor =       indocrypt04ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Niederreiter03,
  author =       "Harald Niederreiter",
  title =        "Linear Complexity and Related Complexity Measures for Sequences (Invited Talk)",
  pages =        "1--17",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LiSeb03,
  author =       "Xiang Li and
                  Jennifer Seberry",
  title =        "Forensic Computing (Invited Talk)",
  pages =        "18--35",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Sarkar03,
  author =       "Palash Sarkar",
  title =        "Hiji-bij-bij: A New Stream Cipher with a Self-synchronizing Mode of Operation",
  pages =        "36--51",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PauPre03,
  author =       "Souradyuti Paul and
                  Bart Preneel",
  title =        "Analysis of Non-fortuitous Predictive States of the {RC4} Keystream Generator",
  pages =        "52--67",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Yildirim03,
  author =       "Hamdi Murat Yildirim",
  title =        "Nonlinearity Properties of the Mixing Operations of the Block Cipher IDEA",
  pages =        "68--81",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KHSLL03,
  author =       "Jongsung Kim and
                  Seokhie Hong and
                  Jaechul Sung and
                  Changhoon Lee and
                  Sangjin Lee",
  title =        "Impossible Differential Cryptanalysis for Block Cipher Structures",
  pages =        "82--96",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HKKSLL03,
  author =       "Seokhie Hong and
                  Jongsung Kim and
                  Guil Kim and
                  Jaechul Sung and
                  Changhoon Lee and
                  Sangjin Lee",
  title =        "Impossible Differential Attack on 30-Round {SHACAL}-2",
  pages =        "97--106",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GupSar03,
  author =       "Kishan Chand Gupta and
                  Palash Sarkar",
  title =        "Construction of Perfect Nonlinear and Maximally Nonlinear Multi-output {Boolean} Functions Satisfying Higher Order Strict Avalanche Criteria (Extended Abstract)",
  pages =        "107--120",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KavYuc03,
  author =       "Sel\c{c}uk Kavut and
                  Melek D. Y{\"u}cel",
  title =        "Improved Cost Function in the Design of {Boolean} Functions Satisfying Multiple Criteria",
  pages =        "121--134",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NikNikPre03,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "On Multiplicative Linear Secret Sharing Schemes",
  pages =        "135--147",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AdhSik03,
  author =       "Avishek Adhikari and
                  Somnath Sikdar",
  title =        "A New (2,n)-Visual Threshold Scheme for Color Images",
  pages =        "148--161",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:VNSRK03,
  author =       "V. Vinod and
                  Arvind Narayanan and
                  K. Srinathan and
                  C. Pandu Rangan and
                  Kwangjo Kim",
  title =        "On the Power of Computational Secret Sharing",
  pages =        "162--176",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MuSusLin03,
  author =       "Yi Mu and
                  Willy Susilo and
                  Yan-Xia Lin",
  title =        "Identity-Based Broadcasting",
  pages =        "177--190",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ZhaSafSus03,
  author =       "Fangguo Zhang and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "Efficient Verifiably Encrypted Signature and Partially Blind Signature from Bilinear Pairings",
  pages =        "191--204",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BarDutSar03,
  author =       "Rana Barua and
                  Ratna Dutta and
                  Palash Sarkar",
  title =        "Extending {Joux}'s Protocol to Multi Party Key Agreement (Extended Abstract)",
  pages =        "205--217",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AbiThoSub03,
  author =       "P. J. Abisha and
                  D. G. Thomas and
                  K. G. Subramanian",
  title =        "Public Key Cryptosystems Based on Free Partially Commutative Monoids and Groups",
  pages =        "218--227",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:YLKK03,
  author =       "Ikkwon Yie and
                  Seongan Lim and
                  Seungjoo Kim and
                  Dongryeol Kim",
  title =        "Prime Numbers of {Diffie}-{Hellman} Groups for {IKE}-{MODP}",
  pages =        "228--234",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LevPer03,
  author =       "Fran\c{c}oise {Levy-dit-Vehel} and
                  Ludovic Perret",
  title =        "Polynomial Equivalence Problems and Applications to Multivariate Cryptosystems",
  pages =        "235--251",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Wang03,
  author =       "Guilin Wang",
  title =        "Security Analysis of Several Group Signature Schemes",
  pages =        "252--265",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HerSae03,
  author =       "Javier Herranz and
                  Germ{\'a}n S{\'a}ez",
  title =        "Forking Lemmas for Ring Signature Schemes",
  pages =        "266--279",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CDRB03,
  author =       "Jordi Castell{\`a}-Roca and
                  Josep Domingo-Ferrer and
                  Andreu Riera and
                  Joan Borrell",
  title =        "Practical Mental Poker Without a {TTP} Based on Homomorphic Encryption",
  pages =        "280--294",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KunSriLe03,
  author =       "Supakorn Kungpisdan and
                  Bala Srinivasan and
                  Phu Dung Le",
  title =        "Lightweight Mobile Credit-Card Payment Protocol",
  pages =        "295--308",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KonStaZar03,
  author =       "Elisavet Konstantinou and
                  Yannis C. Stamatiou and
                  Christos D. Zaroliagis",
  title =        "On the Construction of Prime Order Elliptic Curves",
  pages =        "309--322",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:IzaMur03,
  author =       "Farzali A. Izadi and
                  V. Kumar Murty",
  title =        "Counting Points on an Abelian Variety over a Finite Field",
  pages =        "323--333",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:OkeHan03,
  author =       "Katsuyuki Okeya and
                  Dong-Guk Han",
  title =        "Side Channel Attack on {Ha}-{Moon}'s Countermeasure of Randomized Signed Scalar Multiplication",
  pages =        "334--348",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BerGuaOrl03,
  author =       "Guido Bertoni and
                  Jorge Guajardo and
                  Gerardo Orlando",
  title =        "Systolic and Scalable Architectures for Digit-Serial Multiplication in Fields {GF}($p^m$)",
  pages =        "349--362",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Das03,
  author =       "Tanmoy Kanti Das",
  title =        "Cryptanalysis of Block Based Spatial Domain Watermarking Schemes",
  pages =        "363--374",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WonChaZhu03,
  author =       "Duncan S. Wong and
                  Agnes Hui Chan and
                  Feng Zhu",
  title =        "More Efficient Password Authenticated Key Exchange Based on {RSA}",
  pages =        "375--387",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:HTNBM03,
  author =       "Yvonne Hitchcock and
                  Yiu Shing Terry Tin and
                  Juan Manuel Gonz{\'a}lez Nieto and
                  Colin Boyd and
                  Paul Montague",
  title =        "A Password-Based Authenticator: Security Proof and Applications",
  pages =        "388--401",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:IwaKur03,
  author =       "Tetsu Iwata and
                  Kaoru Kurosawa",
  title =        "Stronger Security Bounds for {OMAC}, {TMAC}, and {XCBC}",
  pages =        "402--415",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Fischlin03,
  author =       "Marc Fischlin",
  title =        "Progressive Verification: The Case of Message Authentication: (Extended Abstract)",
  pages =        "416--429",
  booktitle =    indocrypt03name,
  volume =       indocrypt03vol,
  year =         2003,
  publisher =    indocryptpub,
  month =        indocrypt03month,
  address =      indocrypt03addr,
  editor =       indocrypt03ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DaeRij02,
  author =       "Joan Daemen and
                  Vincent Rijmen",
  title =        "Security of a Wide Trail Design (Invited Talk)",
  pages =        "1--11",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:XiaWei02,
  author =       "Guozhen Xiao and
                  Shimin Wei",
  title =        "Fast Algorithms for Determining the Linear Complexity of Period Sequences (Invited Talk)",
  pages =        "12--21",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ArnBerNec02,
  author =       "Fran\c{c}ois Arnault and
                  Thierry P. Berger and
                  Abdelkader Necer",
  title =        "A New Class of Stream Ciphers Combining {LFSR} and {FCSR} Architectures",
  pages =        "22--33",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KavYuc02,
  author =       "Sel\c{c}uk Kavut and
                  Melek D. Y{\"u}cel",
  title =        "Slide Attack on Spectr-H64",
  pages =        "34--47",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Lipmaa02,
  author =       "Helger Lipmaa",
  title =        "On Differential Properties of Pseudo-{Hadamard} Transform and Related Mappings",
  pages =        "48--61",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BanShp02,
  author =       "William D. Banks and
                  Igor Shparlinski",
  title =        "A Variant of {NTRU} with Non-invertible Polynomials",
  pages =        "62--70",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:STAS02,
  author =       "S. C. Samuel and
                  D. G. Thomas and
                  P. J. Abisha and
                  K. G. Subramanian",
  title =        "Tree Replacement and Public Key Cryptosystem",
  pages =        "71--78",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MulNus02,
  author =       "Olaf M{\"u}ller and
                  Michael N{\"u}sken",
  title =        "Never Trust Victor: An Alternative Resettable Zero-Knowledge Proof System",
  pages =        "79--92",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PraSriRan02,
  author =       "B. Prabhu and
                  K. Srinathan and
                  C. Pandu Rangan",
  title =        "Asynchronous Unconditionally Secure Computation: An Efficiency Improvement",
  pages =        "93--107",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Mukkamala02,
  author =       "Ravi Mukkamala",
  title =        "{QPKI}: A {QoS}-Based Architecture for Public-Key Infrastructure ({PKI})",
  pages =        "108--121",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:VisSax02,
  author =       "Kapali Viswanathan and
                  Ashutosh Saxena",
  title =        "Towards Logically and Physically Secure Public-Key Infrastructures",
  pages =        "122--134",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:DasMai02,
  author =       "Tanmoy Kanti Das and
                  Subhamoy Maitra",
  title =        "Cryptanalysis of Optimal Differential Energy Watermarking ({DEW}) and a Modified Robust Scheme",
  pages =        "135--148",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ToSafWan02,
  author =       "Vu Dong T{\^o} and
                  Reihaneh Safavi-Naini and
                  Yejing Wang",
  title =        "A 2-Secure Code with Efficient Tracing Algorithm",
  pages =        "149--162",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:VeeSaxGul02,
  author =       "Ravi Sankar Veerubhotla and
                  Ashutosh Saxena and
                  Ved Prakash Gulati",
  title =        "Reed Solomon Codes for Digital Fingerprinting",
  pages =        "163--175",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Wikstrom02a,
  author =       "Douglas Wikstr{\"o}m",
  title =        "A Note on the Malleability of the {ElGamal} Cryptosystem",
  pages =        "176--184",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AlIGhoPie02,
  author =       "Mohamed Al-Ibrahim and
                  Hossein Ghodosi and
                  Josef Pieprzyk",
  title =        "Authentication of Concast Communication",
  pages =        "185--198",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LeeKim02,
  author =       "Byoungcheon Lee and
                  Kwangjo Kim",
  title =        "Self-certified Signatures",
  pages =        "199--214",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:RedNal02,
  author =       "K. C. Reddy and
                  Divya Nalla",
  title =        "Identity Based Authenticated Group Key Agreement Protocol",
  pages =        "215--233",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MaiJoh02,
  author =       "Soumen Maity and
                  Thomas Johansson",
  title =        "Construction of Cryptographically Important {Boolean} Functions",
  pages =        "234--245",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CJSMM02,
  author =       "John A. Clark and
                  Jeremy L. Jacob and
                  Susan Stepney and
                  Subhamoy Maitra and
                  William Millan",
  title =        "Evolving {Boolean} Functions Satisfying Multiple Criteria",
  pages =        "246--259",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GanMai02,
  author =       "Sugata Gangopadhyay and
                  Subhamoy Maitra",
  title =        "Further Results Related to Generalized Nonlinearity",
  pages =        "260--274",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BajImbNeg02,
  author =       "Jean-Claude Bajard and
                  Laurent Imbert and
                  Christophe N{\`e}gre",
  title =        "Modular Multiplication in {GF}($p^k$) Using Lagrange Representation",
  pages =        "275--284",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ChoLee02,
  author =       "YoungJu Choie and
                  Jong Won Lee",
  title =        "Speeding up the Scalar Multiplication in the {Jacobians} of Hyperelliptic Curves Using {Frobenius} Map",
  pages =        "285--295",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:IzuMolTak02,
  author =       "Tetsuya Izu and
                  Bodo M{\"o}ller and
                  Tsuyoshi Takagi",
  title =        "Improved Elliptic Curve Multiplication Methods Resistant against Side Channel Attacks",
  pages =        "296--313",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:YanRhe02,
  author =       "Jong-Phil Yang and
                  Kyung Hyune Rhee",
  title =        "The Design and Implementation of Improved Secure Cookies Based on Certificate",
  pages =        "314--325",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ImaSak02,
  author =       "Kenji Imamoto and
                  Kouichi Sakurai",
  title =        "A Certified E-mail System with Receiver's Selective Usage of Delivery Authority",
  pages =        "326--338",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CKMS02,
  author =       "Eikoh Chida and
                  Yosuke Kasai and
                  Masahiro Mambo and
                  Hiroki Shizuya",
  title =        "Spending Offline Divisible Coins with Combining Capability",
  pages =        "339--353",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:WuMaXu02,
  author =       "Yongdong Wu and
                  Di Ma and
                  Changsheng Xu",
  title =        "Efficient Object-Based Stream Authentication",
  pages =        "354--367",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Wikstrom02b,
  author =       "Douglas Wikstr{\"o}m",
  title =        "The Security of a Mix-Center Based on a Semantically Secure Cryptosystem",
  pages =        "368--381",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LeeLeeLee02,
  author =       "Yong-Ho Lee and
                  Im-Yeong Lee and
                  Hyung-Woo Lee",
  title =        "New Identity Escrow Scheme for Anonymity Authentication",
  pages =        "382--394",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NNPV02a,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "On Unconditionally Secure Distributed Oblivious Transfer",
  pages =        "395--408",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SriRajRan02,
  author =       "K. Srinathan and
                  N. Tharani Rajan and
                  C. Pandu Rangan",
  title =        "Non-perfect Secret Sharing over General Access Structures",
  pages =        "409--421",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:NNPV02b,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "On Distributed Key Distribution Centers and Unconditionally Secure Proactive Verifiable Secret Sharing Schemes Based on General Access Structure",
  pages =        "422--436",
  booktitle =    indocrypt02name,
  volume =       indocrypt02vol,
  year =         2002,
  publisher =    indocryptpub,
  month =        indocrypt02month,
  address =      indocrypt02addr,
  editor =       indocrypt02ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Canteaut01,
  author =       "Anne Canteaut",
  title =        "Cryptographic Functions and Design Criteria for Block Ciphers (Invited Talk)",
  pages =        "1--16",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Domingo-Ferrer01,
  author =       "Josep Domingo-Ferrer",
  title =        "Mobile Agent Route Protection through Hash-Based Mechanisms",
  pages =        "17--29",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KurTan01,
  author =       "Minoru Kuribayashi and
                  Hatsukazu Tanaka",
  title =        "A New Anonymous Fingerprinting Scheme with High Enciphering Rate",
  pages =        "30--39",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SarSch01,
  author =       "Palash Sarkar and
                  Paul J. Schellenberg",
  title =        "A Parallel Algorithm for Extending Cryptographic Hash Functions",
  pages =        "40--49",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GoiSidChu01,
  author =       "Bok-Min Goi and
                  M. U. Siddiqi and
                  Hean-Teik Chuah",
  title =        "Incremental Hash Function Based on Pair Chaining \& Modular Arithmetic Combining",
  pages =        "50--61",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:GupMai01,
  author =       "Kishan Chand Gupta and
                  Subhamoy Maitra",
  title =        "Multiples of Primitive Polynomials over {GF}(2)",
  pages =        "62--72",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KYOKR01,
  author =       "Jae Moon Kim and
                  Ikkwon Yie and
                  Seung Ik Oh and
                  Hyung-Don Kim and
                  Jado Ryu",
  title =        "Fast Generation of Cubic Irreducible Polynomials for {XTR}",
  pages =        "73--78",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PieZha01,
  author =       "Josef Pieprzyk and
                  Xian-Mo Zhang",
  title =        "Cheating Prevention in Secret Sharing over {GF}($p^t$)",
  pages =        "79--90",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MirMur01,
  author =       "S. Ali Miri and
                  V. Kumar Murty",
  title =        "An Application of Sieve Methods to Elliptic Curves",
  pages =        "91--98",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Baier01,
  author =       "Harald Baier",
  title =        "Elliptic Curves of Prime Order over Optimal Extension Fields for Use in Cryptography",
  pages =        "99--107",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CieQuiSic01,
  author =       "Mathieu Ciet and
                  Jean-Jacques Quisquater and
                  Francesco Sica",
  title =        "A Secure Family of Composite Finite Fields Suitable for Fast Implementation of Elliptic Curve Cryptography",
  pages =        "108--116",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SarSti01,
  author =       "Palash Sarkar and
                  Douglas R. Stinson",
  title =        "Frameproof and {IPP} Codes",
  pages =        "117--126",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SafWanXin01,
  author =       "Reihaneh Safavi-Naini and
                  Huaxiong Wang and
                  Chaoping Xing",
  title =        "Linear Authentication Codes: Bounds and Constructions",
  pages =        "127--135",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KreMar01,
  author =       "Steve Kremer and
                  Olivier Markowitch",
  title =        "Selective Receipt in Certified E-mail",
  pages =        "136--148",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MaiMuk01,
  author =       "Subhamoy Maitra and
                  Dipti Prasad Mukherjee",
  title =        "Spatial Domain Digital Watermarking with Buyer Authentication",
  pages =        "149--161",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LeeKimMa01,
  author =       "Byoungcheon Lee and
                  Kwangjo Kim and
                  Joongsoo Ma",
  title =        "Efficient Public Auction with One-Time Registration and Public Verifiability",
  pages =        "162--174",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:VisBoyDaw01,
  author =       "Kapali Viswanathan and
                  Colin Boyd and
                  Ed Dawson",
  title =        "An Analysis of Integrity Services in Protocols",
  pages =        "175--187",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BedPil01,
  author =       "S. S. Bedi and
                  N. Rajesh Pillai",
  title =        "Cryptanalysis of the Nonlinear FeedForward Generator",
  pages =        "188--194",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MauMenTes01,
  author =       "Markus Maurer and
                  Alfred Menezes and
                  Edlyn Teske",
  title =        "Analysis of the {GHS} {Weil} Descent Attack on the {ECDLP} over Characteristic Two Finite Fields of Composite Degree",
  pages =        "195--213",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:YouGon01,
  author =       "Amr M. Youssef and
                  Guang Gong",
  title =        "Cryptanalysis of {Imai} and {Matsumoto} Scheme {B} Asymmetric Cryptosystem",
  pages =        "214--222",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MuVar01,
  author =       "Yi Mu and
                  Vijay Varadharajan",
  title =        "Robust and Secure Broadcasting",
  pages =        "223--231",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SriRanKam01,
  author =       "K. Srinathan and
                  C. Pandu Rangan and
                  V. Kamakoti",
  title =        "Toward Optimal Player Weights in Secure Distributed Protocols",
  pages =        "232--241",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Maitra01,
  author =       "Subhamoy Maitra",
  title =        "Autocorrelation Properties of Correlation Immune {Boolean} Functions",
  pages =        "242--253",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:FedTar01,
  author =       "Maria Fedorova and
                  Yuriy Tarannikov",
  title =        "On the Constructing of Highly Nonlinear Resilient {Boolean} Functions by Means of Special Matrices",
  pages =        "254--266",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Ramesh01,
  author =       "D. Ramesh",
  title =        "A Twin Algorithm for Efficient Generation of Digital Signatures",
  pages =        "267--274",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:OkaTadMiy01,
  author =       "Takeshi Okamoto and
                  Mitsuru Tada and
                  Atsuko Miyaji",
  title =        "Efficient ``on the Fly'' Signature Schemes Based on Integer Factoring",
  pages =        "275--286",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Kholosha01,
  author =       "Alexander Kholosha",
  title =        "Clock-Controlled Shift Registers and Generalized {Geffe} Key-Stream Generator",
  pages =        "287--296",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ChoMai01,
  author =       "Sandeepan Chowdhury and
                  Subhamoy Maitra",
  title =        "Efficient Software Implementation of Linear Feedback Shift Registers",
  pages =        "297--307",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LKYK01,
  author =       "Seongan Lim and
                  Seungjoo Kim and
                  Ikkwon Yie and
                  Jaemoon Kim",
  title =        "Comments on a Signature Scheme Based on the Third Order {LFSR} Proposed at {ACISP 2001}",
  pages =        "308--315",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ShuMouYua01,
  author =       "Li Shujun and
                  Xuanqin Mou and
                  Cai Yuanlong",
  title =        "Pseudo-random Bit Generator Based on Couple Chaotic Systems and Its Applications in Stream-Cipher Cryptography",
  pages =        "316--329",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Samid01,
  author =       "Gideon Samid",
  title =        "Re-dividing Complexity between Algorithms and Keys",
  pages =        "330--338",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Kiltz01,
  author =       "Eike Kiltz",
  title =        "A Tool Box of Cryptographic Functions Related to the {Diffie}-{Hellman} Function",
  pages =        "339--350",
  booktitle =    indocrypt01name,
  volume =       indocrypt01vol,
  year =         2001,
  publisher =    indocryptpub,
  month =        indocrypt01month,
  address =      indocrypt01addr,
  editor =       indocrypt01ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PeiQin00,
  author =       "Dingyi Pei and
                  Wenliang Qin",
  title =        "The Correlation of a {Boolean} Function with Its Variables",
  pages =        "1--8",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:JambunathanK00,
  author =       "Jambunathan K",
  title =        "On Choice of Connection-Polynominals for {LFSR}-Based Stream Ciphers",
  pages =        "9--18",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Tarannikov00,
  author =       "Yuriy Tarannikov",
  title =        "On Resilient {Boolean} Functions with Maximal Possible Nonlinearity",
  pages =        "19--30",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Filiol00,
  author =       "Eric Filiol",
  title =        "Decimation Attack of Stream Ciphers",
  pages =        "31--42",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BihDun00,
  author =       "Eli Biham and
                  Orr Dunkelman",
  title =        "Cryptanalysis of the {A5/1} {GSM} Stream Cipher",
  pages =        "43--51",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Selcuk00,
  author =       "Ali Aydin Sel\c{c}uk",
  title =        "On Bias Estimation in Linear Cryptanalysis",
  pages =        "52--66",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:Pliam00,
  author =       "John O. Pliam",
  title =        "On the Incomparability of Entropy and Marginal Guesswork in Brute-Force Attacks",
  pages =        "67--79",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BihFur00,
  author =       "Eli Biham and
                  Vladimir Furman",
  title =        "Improved Impossible Differentials on {Twofish}",
  pages =        "80--92",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:AnaMad00,
  author =       "R. Sai Anand and
                  C. E. Veni Madhavan",
  title =        "An Online, Transferable E-Cash Payment System",
  pages =        "93--103",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:JeoLee00,
  author =       "Ik Rae Jeong and
                  Dong Hoon Lee",
  title =        "Anonymity Control in Multi-bank E-Cash System",
  pages =        "104--116",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SriRan00a,
  author =       "K. Srinathan and
                  C. Pandu Rangan",
  title =        "Efficient Asynchronous Secure Multiparty Distributed Computation",
  pages =        "117--129",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SriRan00b,
  author =       "K. Srinathan and
                  C. Pandu Rangan",
  title =        "Tolerating Generalized Mobile Adversaries in Secure Multiparty Computation",
  pages =        "130--142",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:PasPieSeb00,
  author =       "Jaroslaw Pastuszak and
                  Josef Pieprzyk and
                  Jennifer Seberry",
  title =        "Codes Identifying Bad Signature in Batches",
  pages =        "143--154",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MuVar00,
  author =       "Yi Mu and
                  Vijay Varadharajan",
  title =        "Distributed Signcryption",
  pages =        "155--164",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SafSusWan00,
  author =       "Reihaneh Safavi-Naini and
                  Willy Susilo and
                  Huaxiong Wang",
  title =        "Fail-Stop Signature for Long Messages",
  pages =        "165--177",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:OkeSak00,
  author =       "Katsuyuki Okeya and
                  Kouichi Sakurai",
  title =        "Power Analysis Breaks Elliptic Curve Cryptosystems even Secure against the Timing Attack",
  pages =        "178--190",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BucBai00,
  author =       "Johannes Buchmann and
                  Harald Baier",
  title =        "Efficient Construction of Cryptographically Strong Elliptic Curves",
  pages =        "191--202",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:LopDah00,
  author =       "Julio L{\'o}pez and
                  Ricardo Dahab",
  title =        "High-Speed Software Multiplication in $F_{2m}$",
  pages =        "203--212",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:ReyHas00,
  author =       "Arash Reyhani-Masoleh and
                  M. Anwarul Hasan",
  title =        "On Efficient Normal Basis Multiplication",
  pages =        "213--224",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:MisSar00,
  author =       "Sanjeev Kumar Mishra and
                  Palash Sarkar",
  title =        "Symmetrically Private Information Retrieval",
  pages =        "225--236",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SonKim00,
  author =       "Boyeon Song and
                  Kwangjo Kim",
  title =        "Two-Pass Authenticated Key Arrangement Protocol with Key Confirmation",
  pages =        "237--249",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:SafWan00,
  author =       "Reihaneh Safavi-Naini and
                  Yejing Wang",
  title =        "Anonymous Traceability Schemes with Unconditional Security",
  pages =        "250--261",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:CLLL00,
  author =       "Dong Hyeon Cheon and
                  Sangjin Lee and
                  Jong In Lim and
                  Sung Jae Lee",
  title =        "New Block Cipher {DONUT} Using Pairwise Perfect Decorrelation",
  pages =        "262--270",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:BonModKim00,
  author =       "Dan Boneh and
                  Nagendra Modadugu and
                  Michael Kim",
  title =        "Generating {RSA} Keys on a Handheld Using an Untrusted Server",
  pages =        "271--282",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

@InProceedings{INDOCRYPT:KLYL00,
  author =       "Seongan Lim and
                  Seungjoo Kim and
                  Ikkwon Yie and
                  Hongsub Lee",
  title =        "A Generalized {Takagi}-Cryptosystem with a modulus of the form $p^rq^s$",
  pages =        "283--294",
  booktitle =    indocrypt00name,
  volume =       indocrypt00vol,
  year =         2000,
  publisher =    indocryptpub,
  month =        indocrypt00month,
  address =      indocrypt00addr,
  editor =       indocrypt00ed,
  series =       mylncs,
}

%------------------------------------------------------------------
%                           ISC
%------------------------------------------------------------------

@InProceedings{ISC:PPRT12,
  author =       "Manas A. Pathak and
                  Jos{\'e} Portelo and
                  Bhiksha Raj and
                  Isabel Trancoso",
  title =        "Privacy-Preserving Speaker Authentication (Invited Paper)",
  pages =        "1--22",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:MNSS12,
  author =       "Florian Mendel and
                  Tomislav Nad and
                  Stefan Scherz and
                  Martin Schl{\"a}ffer",
  title =        "Differential Attacks on Reduced {RIPEMD}-160",
  pages =        "23--38",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:GroWar12,
  author =       "Bogdan Groza and
                  Bogdan Warinschi",
  title =        "Revisiting Difficulty Notions for Client Puzzles and DoS Resilience",
  pages =        "39--54",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:Kunihiro12,
  author =       "Noboru Kunihiro",
  title =        "On Optimal Bounds of Small Inverse Problems and Approximate {GCD} Problems with Higher Degree",
  pages =        "55--69",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:SuoAndAur12,
  author =       "Sanna Suoranta and
                  Andr{\'e} Andrade and
                  Tuomas Aura",
  title =        "Strong Authentication with Mobile Phone",
  pages =        "70--85",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:AmrTraVan12,
  author =       "Chaitrali Amrutkar and
                  Patrick Traynor and
                  Paul C. {van Oorschot}",
  title =        "Measuring {SSL} Indicators on Mobile Browsers: Extended Life, or End of the Road?",
  pages =        "86--103",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:BDFK12,
  author =       "Jens Bender and
                  {\"O}zg{\"u}r Dagdelen and
                  Marc Fischlin and
                  Dennis K{\"u}gler",
  title =        "Domain-Specific Pseudonymous Signatures for the German Identity Card",
  pages =        "104--119",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:Strenzke12,
  author =       "Falko Strenzke",
  title =        "Solutions for the Storage Problem of {McEliece} Public and Private Keys on Memory-Constrained Platforms",
  pages =        "120--135",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:BagDhaSar12,
  author =       "Samiran Bag and
                  Aritra Dhar and
                  Pinaki Sarkar",
  title =        "100\% Connectivity for Location Aware Code Based {KPD} in Clustered {WSN}: Merging Blocks",
  pages =        "136--150",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:ZhaGaoWan12,
  author =       "Lei Zhao and
                  Debin Gao and
                  Lina Wang",
  title =        "Learning Fine-Grained Structured Input for Memory Corruption Detection",
  pages =        "151--167",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:ASSBMK12,
  author =       "Sami Alsouri and
                  Jan Sinschek and
                  Andreas Sewe and
                  Eric Bodden and
                  Mira Mezini and
                  Stefan Katzenbeisser",
  title =        "Dynamic Anomaly Detection for More Trustworthy Outsourced Computation",
  pages =        "168--187",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:WLLDWL12,
  author =       "Jiangang Wang and
                  Xiaohong Li and
                  Xuhui Liu and
                  Xinshu Dong and
                  Junjie Wang and
                  Zhenkai Liang and
                  Zhiyong Feng",
  title =        "An Empirical Study of Dangerous Behaviors in Firefox Extensions",
  pages =        "188--203",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:CREHT12,
  author =       "Michael Clear and
                  Karl Reid and
                  Desmond Ennis and
                  Arthur Hughes and
                  Hitesh Tewari",
  title =        "Collaboration-Preserving Authenticated Encryption for Operational Transformation Systems",
  pages =        "204--223",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:BTHJ12,
  author =       "Christoph B{\"o}sch and
                  Qiang Tang and
                  Pieter H. Hartel and
                  Willem Jonker",
  title =        "Selective Document Retrieval from Encrypted Database",
  pages =        "224--241",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:PKTK12,
  author =       "Andreas Peter and
                  Max Kronberg and
                  Wilke Trei and
                  Stefan Katzenbeisser",
  title =        "Additively Homomorphic Encryption with a Double Decryption Mechanism, Revisited",
  pages =        "242--257",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:FujSaiXag12,
  author =       "Atsushi Fujioka and
                  Taiichi Saito and
                  Keita Xagawa",
  title =        "Secure Hierarchical Identity-Based Identification without Random Oracles",
  pages =        "258--273",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:GhaSma12,
  author =       "Essam Ghadafi and
                  Nigel P. Smart",
  title =        "Efficient Two-Move Blind Signatures in the Common Reference String Model",
  pages =        "274--289",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:HKBZ12,
  author =       "Jinwei Hu and
                  Khaled M. Khan and
                  Yun Bai and
                  Yan Zhang",
  title =        "Compliance Checking for Usage-Constrained Credentials in Trust Negotiation Systems",
  pages =        "290--305",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:DraMarMor12,
  author =       "Peter Dr{\'a}bik and
                  Fabio Martinelli and
                  Charles Morisset",
  title =        "A Quantitative Approach for Inexact Enforcement of Security Policies",
  pages =        "306--321",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:NasAboSte12,
  author =       "Nezar Nassr and
                  Nidal Aboudagga and
                  Eric Steegmans",
  title =        "{OSDM}: An Organizational Supervised Delegation Model for {RBAC}",
  pages =        "322--337",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:GilBarMey12,
  author =       "Johannes Gilger and
                  Johannes Barnickel and
                  Ulrike Meyer",
  title =        "{GPU}-Acceleration of Block Ciphers in the {OpenSSL} Cryptographic Library",
  pages =        "338--353",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:PunNeg12,
  author =       "Ciprian-Petrisor Pungila and
                  Viorel Negru",
  title =        "A Highly-Efficient Memory-Compression Approach for {GPU}-Accelerated Virus Signature Matching",
  pages =        "354--369",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:RajSne12,
  author =       "Lisa Rajbhandari and
                  Einar Snekkenes",
  title =        "Intended Actions: Risk Is Conflicting Incentives",
  pages =        "370--386",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:GMMEA12,
  author =       "Carlos Ga{\~n}{\'a}n and
                  Jorge Mata-D{\'i}az and
                  Jose L. Mu{\~n}oz and
                  Oscar Esparza and
                  Juanjo Alins",
  title =        "On the Self-similarity Nature of the Revocation Data",
  pages =        "387--400",
  editor =       isc12ed,
  booktitle =    isc12name,
  volume =       isc12vol,
  month =        isc12month,
  address =      isc12addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{ISC:XCWLZM11,
  author =       "Zhi Xin and
                  Huiyu Chen and
                  Xinche Wang and
                  Peng Liu and
                  Sencun Zhu and
                  Bing Mao and
                  Li Xie",
  title =        "Replacement Attacks on Behavior Based Software Birthmark",
  pages =        "1--16",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:KiaPeh11,
  author =       "Aggelos Kiayias and
                  Serdar Pehlivanoglu",
  title =        "Attacking Traitor Tracing Schemes Using History Recording and Abrupt Decoders",
  pages =        "17--31",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:CheMiy11,
  author =       "Jiageng Chen and
                  Atsuko Miyaji",
  title =        "How to Find Short {RC4} Colliding Key Pairs",
  pages =        "32--46",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:DFKO11,
  author =       "Ulrich D{\"u}rholz and
                  Marc Fischlin and
                  Michael Kasper and
                  Cristina Onete",
  title =        "A Formal Approach to Distance-Bounding {RFID} Protocols",
  pages =        "47--62",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:KHYNF11,
  author =       "Shinsaku Kiyomoto and
                  Matthew Henricksen and
                  Wun-She Yap and
                  Yuto Nakano and
                  Kazuhide Fukushima",
  title =        "{MASHA} - Low Cost Authentication with a New Stream Cipher",
  pages =        "63--78",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:XioWuChe11,
  author =       "Hu Xiong and
                  Qianhong Wu and
                  Zhong Chen",
  title =        "Toward Pairing-Free Certificateless Authenticated Key Exchanges",
  pages =        "79--94",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:KonYuWu11,
  author =       "Fanyu Kong and
                  Jia Yu and
                  Lei Wu",
  title =        "Security Analysis of an {RSA} Key Generation Algorithm with a Large Private Key",
  pages =        "95--101",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:EmuMiyOmo11,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Kazumasa Omote",
  title =        "Adaptive Secure-Channel Free Public-Key Encryption with Keyword Search Implies Timed Release Encryption",
  pages =        "102--118",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:CheChe11,
  author =       "Liqun Chen and
                  Yu Chen",
  title =        "The n-{Diffie}-{Hellman} Problem and Its Applications",
  pages =        "119--134",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:YanCheEid11,
  author =       "Guanhua Yan and
                  Songqing Chen and
                  Stephan Eidenbenz",
  title =        "{RatBot}: Anti-enumeration Peer-to-Peer Botnets",
  pages =        "135--151",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:ZhaFis11,
  author =       "Ge Zhang and
                  Simone Fischer-H{\"u}bner",
  title =        "Detecting Near-Duplicate {SPITs} in Voice Mailboxes Using Hashes",
  pages =        "152--167",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:FWWH11,
  author =       "Hui Fang and
                  Yongdong Wu and
                  Shuhong Wang and
                  Yin Huang",
  title =        "Multi-stage Binary Code Obfuscation Using Improved Virtual Machine",
  pages =        "168--181",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:ZGLY11,
  author =       "Ruoxu Zhao and
                  Dawu Gu and
                  Juanru Li and
                  Ran Yu",
  title =        "Detection and Analysis of Cryptographic Data Inside Software",
  pages =        "182--196",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:KonPolMar11,
  author =       "Georgios Kontaxis and
                  Michalis Polychronakis and
                  Evangelos P. Markatos",
  title =        "{SudoWeb}: Minimizing Information Disclosure to Third Parties in Single Sign-on Platforms",
  pages =        "197--212",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:GNYJ11,
  author =       "Francesco Gadaleta and
                  Nick Nikiforakis and
                  Yves Younan and
                  Wouter Joosen",
  title =        "Hello {rootKitty}: A Lightweight Invariance-Enforcing Framework",
  pages =        "213--228",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:BecKol11,
  author =       "Moritz Y. Becker and
                  Masoud Koleini",
  title =        "Opacity Analysis in Trust Management Systems",
  pages =        "229--245",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:BisPreWie11,
  author =       "Joachim Biskup and
                  Marcel Preu{\ss} and
                  Lena Wiese",
  title =        "On the Inference-Proofness of Database Fragmentation Satisfying Confidentiality Constraints",
  pages =        "246--261",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:LauWilZha11,
  author =       "Sven Laur and
                  Jan Willemson and
                  Bingsheng Zhang",
  title =        "Round-Efficient Oblivious Database Manipulation",
  pages =        "262--277",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:MYLX11,
  author =       "Sha Ma and
                  Bo Yang and
                  Kangshun Li and
                  Feng Xia",
  title =        "A Privacy-Preserving Join on Outsourced Database",
  pages =        "278--292",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:ZWQD11,
  author =       "Lei Zhang and
                  Qianhong Wu and
                  Bo Qin and
                  Josep Domingo-Ferrer",
  title =        "{APPA}: Aggregate Privacy-Preserving Authentication in Vehicular Ad Hoc Networks",
  pages =        "293--308",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:RMGWV11,
  author =       "Klaus Rechert and
                  Konrad Meier and
                  Benjamin Greschbach and
                  Dennis Wehrle and
                  Dirk {von Suchodoletz}",
  title =        "Assessing Location Privacy in Mobile Communication Networks",
  pages =        "309--324",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:LeeCli11,
  author =       "Jaewoo Lee and
                  Chris Clifton",
  title =        "How Much Is Enough? Choosing e for Differential Privacy",
  pages =        "325--340",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:ZhoQiaLi11,
  author =       "Yuan Zhou and
                  Haifeng Qian and
                  Xiangxue Li",
  title =        "Non-interactive {CDH}-Based Multisignature Scheme in the Plain Public Key Model with Tighter Security",
  pages =        "341--354",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:HWSY11,
  author =       "Qiong Huang and
                  Duncan S. Wong and
                  Willy Susilo and
                  Bo Yang",
  title =        "An Efficient Construction of Time-Selective Convertible Undeniable Signatures",
  pages =        "355--371",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:MasOua11,
  author =       "Atefeh Mashatan and
                  Khaled Ouafi",
  title =        "Efficient Fail-Stop Signatures from the Factoring Assumption",
  pages =        "372--385",
  editor =       isc11ed,
  booktitle =    isc11name,
  volume =       isc11vol,
  month =        isc11month,
  address =      isc11addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{ISC:IdeTisPre10,
  author =       "Kota Ideguchi and
                  Elmar Tischhauser and
                  Bart Preneel",
  title =        "Improved Collision Attacks on the Reduced-Round {Gr{\o}stl} Hash Function",
  pages =        "1--16",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:LuDes10,
  author =       "Yi Lu and
                  Yvo Desmedt",
  title =        "Improved Distinguishing Attack on {Rabbit}",
  pages =        "17--23",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:ALPW10,
  author =       "Hassan Jameel Asghar and
                  Shujun Li and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "Cryptanalysis of the Convex Hull Click Human Identification Protocol",
  pages =        "24--30",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:AlFPat10,
  author =       "Nadhem J. AlFardan and
                  Kenneth G. Paterson",
  title =        "An Analysis of {DepenDNS}",
  pages =        "31--38",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:AndMenPre10,
  author =       "Elena Andreeva and
                  Bart Mennink and
                  Bart Preneel",
  title =        "Security Reductions of the Second Round {SHA}-3 Candidates",
  pages =        "39--53",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:DagFis10,
  author =       "{\"O}zg{\"u}r Dagdelen and
                  Marc Fischlin",
  title =        "Security Analysis of the Extended Access Control Protocol for Machine Readable Travel Documents",
  pages =        "54--68",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:SimBarCar10,
  author =       "Marcos A. Simpl{\'i}cio Jr. and
                  Paulo S. L. M. Barreto and
                  Tereza Cristina M. B. Carvalho",
  title =        "Revisiting the Security of the Alred Design",
  pages =        "69--83",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:WCDLSW10,
  author =       "Christian Wachsmann and
                  Liqun Chen and
                  Kurt Dietrich and
                  Hans L{\"o}hr and
                  Ahmad-Reza Sadeghi and
                  Johannes Winter",
  title =        "Lightweight Anonymous Authentication with {TLS} and {DAA} for Embedded Mobile Devices",
  pages =        "84--98",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:SNJC10,
  author =       "Elaine Shi and
                  Yuan Niu and
                  Markus Jakobsson and
                  Richard Chow",
  title =        "Implicit Authentication through Learning User Behavior",
  pages =        "99--113",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:TroPar10,
  author =       "Jonathan T. Trostle and
                  Andy Parrish",
  title =        "Efficient Computationally Private Information Retrieval from Anonymity or Trapdoor Groups",
  pages =        "114--128",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:LSGM10,
  author =       "Yali Liu and
                  Ahmad-Reza Sadeghi and
                  Dipak Ghosal and
                  Biswanath Mukherjee",
  title =        "Video Streaming Forensic - Content Identification with Traffic Snooping",
  pages =        "129--135",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:NeuMeyWet10,
  author =       "Georg Neugebauer and
                  Ulrike Meyer and
                  Susanne Wetzel",
  title =        "Fair and Privacy-Preserving Multi-party Protocols for Reconciling Ordered Input Sets",
  pages =        "136--151",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:TauRos10,
  author =       "Arne Tauber and
                  Thomas R{\"o}ssler",
  title =        "Enhancing Security and Privacy in Certified Mail Systems Using Trust Domain Separation",
  pages =        "152--158",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:BLSSV10,
  author =       "Lejla Batina and
                  Yong Ki Lee and
                  Stefaan Seys and
                  Dave Singel{\'e}e and
                  Ingrid Verbauwhede",
  title =        "Privacy-Preserving {ECC}-Based Grouping Proofs for {RFID}",
  pages =        "159--165",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:WanJia10,
  author =       "Xinyuan Wang and
                  Xuxian Jiang",
  title =        "Artificial Malware Immunization Based on Dynamically Assigned Sense of Self",
  pages =        "166--180",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:XCHMX10,
  author =       "Zhi Xin and
                  Huiyu Chen and
                  Hao Han and
                  Bing Mao and
                  Li Xie",
  title =        "Misleading Malware Similarities Analysis by Automatic Data Structure Obfuscation",
  pages =        "181--195",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:PapBowKer10,
  author =       "Vasilis Pappas and
                  Brian M. Bowen and
                  Angelos D. Keromytis",
  title =        "Crimeware Swindling without Virtual Machines",
  pages =        "196--202",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:AthKriMar10,
  author =       "Elias Athanasopoulos and
                  Antonis Krithinakis and
                  Evangelos P. Markatos",
  title =        "An Architecture for Enforcing {JavaScript} Randomization in {Web2.0} Applications",
  pages =        "203--209",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:WeiReiMay10,
  author =       "Lei Wei and
                  Michael K. Reiter and
                  Ketan Mayer-Patel",
  title =        "Summary-Invisible Networking: Techniques and Defenses",
  pages =        "210--225",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:StaRenGho10,
  author =       "Natalia Stakhanova and
                  Hanli Ren and
                  Ali A. Ghorbani",
  title =        "Selective Regular Expression Matching",
  pages =        "226--240",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:BNMPC10,
  author =       "Davidson R. Boccardo and
                  Tiago M. Nascimento and
                  Raphael C. Machado and
                  Charles B. Prado and
                  Luiz F. R. C. Carmo",
  title =        "Traceability of Executable Codes Using Neural Networks",
  pages =        "241--253",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:GuaMen10,
  author =       "Jorge Guajardo and
                  Bart Mennink",
  title =        "On Side-Channel Resistant Block Cipher Usage",
  pages =        "254--268",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:DyrWolSne10,
  author =       "Geir Olav Dyrkolbotn and
                  Knut Wold and
                  Einar Snekkenes",
  title =        "Security Implications of Crosstalk in Switching {CMOS} Gates",
  pages =        "269--275",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:Zhu10,
  author =       "Ye Zhu",
  title =        "On Privacy Leakage through Silence Suppression",
  pages =        "276--282",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:ChaPet10,
  author =       "Julien Cathalo and
                  Christophe Petit",
  title =        "One-Time Trapdoor One-Way Functions",
  pages =        "283--298",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:PDHN10,
  author =       "Mayana Pereira and
                  Rafael Dowsley and
                  Goichiro Hanaoka and
                  Anderson C. A. Nascimento",
  title =        "Public Key Encryption Schemes with Bounded {CCA} Security and Optimal Ciphertext Length Based on the {CDH} Assumption",
  pages =        "299--306",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:YuXue10,
  author =       "Ping Yu and
                  Rui Xue",
  title =        "A Short Signature Scheme from the {RSA} Family",
  pages =        "307--318",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:AbeHarOhk10,
  author =       "Masayuki Abe and
                  Kristiyan Haralambiev and
                  Miyako Ohkubo",
  title =        "Efficient Message Space Extension for Automorphic Signatures",
  pages =        "319--330",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:ConNguCri10,
  author =       "Mauro Conti and
                  Vu Thien Nga Nguyen and
                  Bruno Crispo",
  title =        "{CRePE}: Context-Related Policy Enforcement for Android",
  pages =        "331--345",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:DDSW10,
  author =       "Lucas Davi and
                  Alexandra Dmitrienko and
                  Ahmad-Reza Sadeghi and
                  Marcel Winandy",
  title =        "Privilege Escalation Attacks on Android",
  pages =        "346--360",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:MjaBouGli10,
  author =       "Bendik B. Mjaaland and
                  Patrick Bours and
                  Danilo Gligoroski",
  title =        "Walk the Walk: Attacking {Gait} Biometrics by Imitation",
  pages =        "361--380",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:PenBao10,
  author =       "Kun Peng and
                  Feng Bao",
  title =        "Efficient Multiplicative Homomorphic E-Voting",
  pages =        "381--393",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:EveSimTra10,
  author =       "Patricia Everaere and
                  Isabelle Simplot-Ryl and
                  Issa Traor{\'e}",
  title =        "Double Spending Protection for E-Cash Based on Risk Management",
  pages =        "394--408",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:TXHL10,
  author =       "Donghai Tian and
                  Xi Xiong and
                  Changzhen Hu and
                  Peng Liu",
  title =        "Integrating Offline Analysis and Online Protection to Defeat Buffer Overflow Attacks",
  pages =        "409--415",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:LiWan10,
  author =       "Zhiwei Li and
                  Weichao Wang",
  title =        "Deciding Recognizability under {Dolev}-{Yao} Intruder Model",
  pages =        "416--429",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:Yoneyama10,
  author =       "Kazuki Yoneyama",
  title =        "Indifferentiable Security Reconsidered: Role of Scheduling",
  pages =        "430--444",
  editor =       isc10ed,
  booktitle =    isc10name,
  volume =       isc10vol,
  month =        isc10month,
  address =      isc10addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{ISC:NSFCS09,
  author =       "Jorge {Nakahara Jr.} and
                  Gautham Sekar and
                  Daniel Santana de Freitas and
                  Chang Chiann and
                  Ramon Hugo de Souza and
                  Bart Preneel",
  title =        "A New Approach to $\chi^2$ Cryptanalysis of Block Ciphers",
  pages =        "1--16",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:BosOzeHub09,
  author =       "Joppe W. Bos and
                  Onur {\"O}zen and
                  Jean-Pierre Hubaux",
  title =        "Analysis and Optimization of Cryptographically Generated Addresses",
  pages =        "17--32",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:BenFisKug09,
  author =       "Jens Bender and
                  Marc Fischlin and
                  Dennis K{\"u}gler",
  title =        "Security Analysis of the {PACE} Key-Agreement Protocol",
  pages =        "33--48",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:SaxWysPre09,
  author =       "Amitabh Saxena and
                  Brecht Wyseur and
                  Bart Preneel",
  title =        "Towards Security Notions for White-Box Cryptography",
  pages =        "49--58",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:GroMin09,
  author =       "Bogdan Groza and
                  Marius Minea",
  title =        "A Calculus to Detect Guessing Attacks",
  pages =        "59--67",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:LamMen09,
  author =       "Mario Lamberger and
                  Florian Mendel",
  title =        "Structural Attacks on Two {SHA}-3 Candidates: Blender-n and {DCH}-n",
  pages =        "68--78",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:Sasaki09,
  author =       "Yu Sasaki",
  title =        "Meet-in-the-Middle Attacks Using Output Truncation in 3-Pass {HAVAL}",
  pages =        "79--94",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:MenSch09,
  author =       "Florian Mendel and
                  Martin Schl{\"a}ffer",
  title =        "On Free-Start Collisions and Collisions for {TIB3}",
  pages =        "95--106",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:PanSur09,
  author =       "Suvasini Panigrahi and
                  Shamik Sural",
  title =        "Detection of Database Intrusion Using a Two-Stage Fuzzy System",
  pages =        "107--120",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:BisWie09,
  author =       "Joachim Biskup and
                  Lena Wiese",
  title =        "Combining Consistency and Confidentiality Requirements in First-Order Databases",
  pages =        "121--134",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:HamPscUhl09,
  author =       "Jutta H{\"a}mmerle-Uhl and
                  Elias Pschernig and
                  Andreas Uhl",
  title =        "Cancelable Iris Biometrics Using Block Re-mapping and Image Warping",
  pages =        "135--142",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:RoyBha09,
  author =       "Kaushik Roy and
                  Prabir Bhattacharya",
  title =        "Iris Recognition in Nonideal Situations",
  pages =        "143--150",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:WYTDB09,
  author =       "Jian Weng and
                  Yanjiang Yang and
                  Qiang Tang and
                  Robert H. Deng and
                  Feng Bao",
  title =        "Efficient Conditional Proxy Re-encryption with Chosen-Ciphertext Security",
  pages =        "151--166",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:CouONeQui09,
  author =       "Nicolas Courtois and
                  Sean O'Neil and
                  Jean-Jacques Quisquater",
  title =        "Practical Algebraic Attacks on the {Hitag2} Stream Cipher",
  pages =        "167--176",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:DFQL09,
  author =       "Deshuai Dong and
                  Shaojing Fu and
                  Longjiang Qu and
                  Chao Li",
  title =        "A New Construction of Boolean Functions with Maximum Algebraic Immunity",
  pages =        "177--185",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:SBKN09,
  author =       "Angelos Stavrou and
                  Ricardo A. Barrato and
                  Angelos D. Keromytis and
                  Jason Nieh",
  title =        "{A2M}: Access-Assured Mobile Desktop Computing",
  pages =        "186--201",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:SKVK09,
  author =       "Andreas Stamminger and
                  Christopher Kruegel and
                  Giovanni Vigna and
                  Engin Kirda",
  title =        "Automated Spyware Collection and Analysis",
  pages =        "202--217",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:RCSM09,
  author =       "Sebastian Roschke and
                  Feng Cheng and
                  Robert Schuppenies and
                  Christoph Meinel",
  title =        "Towards Unifying Vulnerability Information for Attack Graph Construction",
  pages =        "218--233",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:JinPeh09,
  author =       "Hongxia Jin and
                  Serdar Pehlivanoglu",
  title =        "Traitor Tracing without A Priori Bound on the Coalition Size",
  pages =        "234--241",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:RozGudElo09,
  author =       "Boris Rozenberg and
                  Ehud Gudes and
                  Yuval Elovici",
  title =        "{SISR} - A New Model for Epidemic Spreading of Electronic Threats",
  pages =        "242--249",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:AvoTch09,
  author =       "Gildas Avoine and
                  Aslan Tchamkerten",
  title =        "An Efficient Distance Bounding {RFID} Authentication Protocol: Balancing False-Acceptance Rate and Memory Requirement",
  pages =        "250--261",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:FriBlaAta09,
  author =       "Keith B. Frikken and
                  Marina Blanton and
                  Mikhail J. Atallah",
  title =        "Robust Authentication Using Physically Unclonable Functions",
  pages =        "262--277",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:GSSX09,
  author =       "Sebastian Gajek and
                  J{\"o}rg Schwenk and
                  Michael Steiner and
                  Chen Xuan",
  title =        "Risks of the CardSpace Protocol",
  pages =        "278--293",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:CDGHLS09,
  author =       "S{\'e}bastien Canard and
                  C{\'e}cile Delerabl{\'e}e and
                  Aline Gouget and
                  Emeline Hufschmitt and
                  Fabien Laguillaumie and
                  Herv{\'e} Sibert and
                  Jacques Traor{\'e} and
                  Damien Vergnaud",
  title =        "Fair E-Cash: Be Compact, Spend Faster",
  pages =        "294--309",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:SelVivRan09,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  C. Pandu Rangan",
  title =        "On the Security of Identity Based Ring Signcryption Schemes",
  pages =        "310--325",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:NTKK09,
  author =       "Ryo Nojima and
                  Jin Tamura and
                  Youki Kadobayashi and
                  Hiroaki Kikuchi",
  title =        "A Storage Efficient Redactable Signature in the Standard Model",
  pages =        "326--337",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:YZMI09,
  author =       "Peng Yang and
                  Rui Zhang and
                  Kanta Matsuura and
                  Hideki Imai",
  title =        "Generic Construction of Stateful Identity Based Encryption",
  pages =        "338--346",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:LRZW09,
  author =       "Jin Li and
                  Kui Ren and
                  Bo Zhu and
                  Zhiguo Wan",
  title =        "Privacy-Aware Attribute-Based Encryption with User Accountability",
  pages =        "347--362",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:CheLee09,
  author =       "Yu-Yuan Chen and
                  Ruby B. Lee",
  title =        "Hardware-Assisted Application-Level Access Control",
  pages =        "363--378",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:ToaXieRay09,
  author =       "Manachai Toahchoodee and
                  Xing Xie and
                  Indrakshi Ray",
  title =        "Towards Trustworthy Delegation in Role-Based Access Control Model",
  pages =        "379--394",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:LLVLM09,
  author =       "Jianfeng Lu and
                  Ruixuan Li and
                  Vijay Varadharajan and
                  Zhengding Lu and
                  Xiaopu Ma",
  title =        "Secure Interoperation in Multidomain Environments Employing UCON Policies",
  pages =        "395--402",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:LLLHM09,
  author =       "Jianfeng Lu and
                  Ruixuan Li and
                  Zhengding Lu and
                  Jinwei Hu and
                  Xiaopu Ma",
  title =        "Specification and Enforcement of Static Separation-of-Duty Policies in Usage Control",
  pages =        "403--410",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:Zenner09,
  author =       "Erik Zenner",
  title =        "Nonce Generators and the Nonce Reset Problem",
  pages =        "411--426",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:GarKolmcL09,
  author =       "Juan A. Garay and
                  Vladimir Kolesnikov and
                  Rae McLellan",
  title =        "{MAC} Precomputation with Applications to Secure Memory",
  pages =        "427--442",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:Yasuda09,
  author =       "Kan Yasuda",
  title =        "{HMAC} without the ``Second'' Key",
  pages =        "443--458",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:SSNKS09,
  author =       "Alex Sherman and
                  Angelos Stavrou and
                  Jason Nieh and
                  Angelos D. Keromytis and
                  Clifford Stein",
  title =        "Adding Trust to {P2P} Distribution of Paid Content",
  pages =        "459--474",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:MarMesCol09,
  author =       "Mirco Marchetti and
                  Michele Messori and
                  Michele Colajanni",
  title =        "Peer-to-Peer Architecture for Collaborative Intrusion and Malware Detection on a Large Scale",
  pages =        "475--490",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:BurKer09,
  author =       "Matthew Burnside and
                  Angelos D. Keromytis",
  title =        "{F3ildCrypt}: End-to-End Protection of Sensitive Information in Web Services",
  pages =        "491--506",
  editor =       isc09ed,
  booktitle =    isc09name,
  volume =       isc09vol,
  month =        isc09month,
  address =      isc09addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{ISC:SadStuWin08,
  author =       "Ahmad-Reza Sadeghi and
                  Christian St{\"u}ble and
                  Marcel Winandy",
  title =        "Property-Based {TPM} Virtualization",
  pages =        "1--16",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:BanDjaSad08,
  author =       "Endre Bangerter and
                  Maksim Djackov and
                  Ahmad-Reza Sadeghi",
  title =        "A Demonstrative Ad Hoc Attestation System",
  pages =        "17--30",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:CLMS08,
  author =       "Liqun Chen and
                  Hans L{\"o}hr and
                  Mark Manulis and
                  Ahmad-Reza Sadeghi",
  title =        "Property-Based Attestation without a Trusted Third Party",
  pages =        "31--46",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:ChaElbLee08,
  author =       "David Champagne and
                  Reouven Elbaz and
                  Ruby B. Lee",
  title =        "The Reduced Address Space ({RAS}) for Application Memory Authentication",
  pages =        "47--63",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:YDDB08,
  author =       "Yanjiang Yang and
                  Xuhua Ding and
                  Robert H. Deng and
                  Feng Bao",
  title =        "An Efficient {PIR} Construction Using Trusted Hardware",
  pages =        "64--79",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:GPTT08,
  author =       "Michael T. Goodrich and
                  Charalampos Papamanthou and
                  Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Athos: Efficient Authentication of Outsourced File Systems",
  pages =        "80--96",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:LCYZ08,
  author =       "Lei Liu and
                  Songqing Chen and
                  Guanhua Yan and
                  Zhao Zhang",
  title =        "{BotTracer}: Execution-Based Bot-Like Malware Detection",
  pages =        "97--113",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:IOWCHO08,
  author =       "Ryan Iwahashi and
                  Daniela A. S. de Oliveira and
                  Shyhtsun Felix Wu and
                  Jedidiah R. Crandall and
                  Young-Jun Heo and
                  Jin-Tae Oh and
                  Jong-Soo Jang",
  title =        "Towards Automatically Generating Double-Free Vulnerability Signatures Using {Petri} Nets",
  pages =        "114--130",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:PLGLD08,
  author =       "Hyundo Park and
                  Peng Li and
                  Debin Gao and
                  Heejo Lee and
                  Robert H. Deng",
  title =        "Distinguishing between {FE} and {DDoS} Using Randomness Check",
  pages =        "131--145",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:AMAAIA08,
  author =       "Elias Athanasopoulos and
                  A. Makridakis and
                  Spyros Antonatos and
                  Demetres Antoniades and
                  Sotiris Ioannidis and
                  Kostas G. Anagnostakis and
                  Evangelos P. Markatos",
  title =        "Antisocial Networks: Turning a Social Network into a Botnet",
  pages =        "146--160",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:PAIM08,
  author =       "Vasilis Pappas and
                  Elias Athanasopoulos and
                  Sotiris Ioannidis and
                  Evangelos P. Markatos",
  title =        "Compromising Anonymity Using Packet Spinning",
  pages =        "161--174",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:FriStoKer08,
  author =       "Vanessa Fr{\'i}as-Mart{\'i}nez and
                  Salvatore J. Stolfo and
                  Angelos D. Keromytis",
  title =        "Behavior-Based Network Access Control: A Proof-of-Concept",
  pages =        "175--190",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:BurKer08,
  author =       "Matthew Burnside and
                  Angelos D. Keromytis",
  title =        "Path-Based Access Control for Enterprise Networks",
  pages =        "191--203",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:LuWanLin08,
  author =       "Yi Lu and
                  Huaxiong Wang and
                  San Ling",
  title =        "Cryptanalysis of {Rabbit}",
  pages =        "204--214",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:DinSchWer08,
  author =       "Jintai Ding and
                  Dieter Schmidt and
                  Fabian Werner",
  title =        "Algebraic Attack on {HFE} Revisited",
  pages =        "215--227",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:MaiSar08,
  author =       "Subhamoy Maitra and
                  Santanu Sarkar",
  title =        "Revisiting {Wiener}'s Attack - New Weak Keys in {RSA}",
  pages =        "228--243",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:SanSar08,
  author =       "Somitra Kumar Sanadhya and
                  Palash Sarkar",
  title =        "Deterministic Constructions of 21-Step Collisions for the {SHA}-2 Hash Family",
  pages =        "244--259",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:ChoPha08,
  author =       "Sherman S. M. Chow and
                  Raphael C.-W. Phan",
  title =        "Proxy Re-signatures in the Standard Model",
  pages =        "260--276",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:TinHua08,
  author =       "{Pei-yih} Ting and
                  Xiao-Wei Huang",
  title =        "An {RSA}-Based (t, n) Threshold Proxy Signature Scheme without Any Trusted Combiner",
  pages =        "277--284",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:LBSZ08,
  author =       "Joseph K. Liu and
                  Joonsang Baek and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "Certificate-Based Signature Schemes without Pairings or Random Oracles",
  pages =        "285--297",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:ZWPKY08,
  author =       "Lei Zhang and
                  Wenling Wu and
                  Je Hong Park and
                  Bon Wook Koo and
                  Yongjin Yeom",
  title =        "Improved Impossible Differential Attacks on Large-Block {Rijndael}",
  pages =        "298--315",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:HuaSebSus08,
  author =       "Jianyong Huang and
                  Jennifer Seberry and
                  Willy Susilo",
  title =        "A Five-Round Algebraic Property of the Advanced Encryption Standard",
  pages =        "316--330",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:GueKou08,
  author =       "Shay Gueron and
                  Michael E. Kounavis",
  title =        "Vortex: A New Family of One-Way Hash Functions Based on {AES} Rounds and Carry-Less Multiplication",
  pages =        "331--340",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:BatGieLem08,
  author =       "Lejla Batina and
                  Benedikt Gierlichs and
                  Kerstin Lemke-Rust",
  title =        "Comparative Evaluation of Rank Correlation Based {DPA} on an {AES} Prototype Chip",
  pages =        "341--354",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:IndPre08,
  author =       "Sebastiaan Indesteege and
                  Bart Preneel",
  title =        "Collisions for {RC4}-Hash",
  pages =        "355--366",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:ChoKho08,
  author =       "Jiali Choy and
                  Khoongming Khoo",
  title =        "New Applications of Differential Bounds of the {SDS} Structure",
  pages =        "367--384",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:SorTsuUzu08,
  author =       "Claudio Soriente and
                  Gene Tsudik and
                  Ersin Uzun",
  title =        "{HAPADEP}: Human-Assisted Pure Audio Device Pairing",
  pages =        "385--400",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:FloHer08,
  author =       "Dinei A. F. Flor{\^e}ncio and
                  Cormac Herley",
  title =        "One-Time Password Access to Any Server without Changing the Server",
  pages =        "401--420",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:CosHer08,
  author =       "Baris Coskun and
                  Cormac Herley",
  title =        "Can ``Something You Know'' Be Saved?",
  pages =        "421--440",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:Lipmaa08,
  author =       "Helger Lipmaa",
  title =        "New Communication-Efficient Oblivious Transfer Protocols Based on Pairings",
  pages =        "441--454",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:KKFT08,
  author =       "Jun Kurihara and
                  Shinsaku Kiyomoto and
                  Kazuhide Fukushima and
                  Toshiaki Tanaka",
  title =        "A New (k, n)-Threshold Secret Sharing Scheme and Its Extension",
  pages =        "455--470",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:CHKO08,
  author =       "Philippe Camacho and
                  Alejandro Hevia and
                  Marcos A. Kiwi and
                  Roberto Opazo",
  title =        "Strong Accumulators from Collision-Resistant Hashing",
  pages =        "471--486",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:LCCAMG08,
  author =       "Yali Liu and
                  Ken Chiang and
                  Cherita L. Corbett and
                  Rennie Archibald and
                  Biswanath Mukherjee and
                  Dipak Ghosal",
  title =        "A Novel Audio Steganalysis Based on High-Order Statistics of a Distortion Measure with {Hausdorff} Distance",
  pages =        "487--501",
  editor =       isc08ed,
  booktitle =    isc08name,
  volume =       isc08vol,
  month =        isc08month,
  address =      isc08addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{ISC:RafKruKir07,
  author =       "Thomas Raffetseder and
                  Christopher Kr{\"u}gel and
                  Engin Kirda",
  title =        "Detecting System Emulators",
  pages =        "1--18",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:OnuGho07,
  author =       "Iosif-Viorel Onut and
                  Ali A. Ghorbani",
  title =        "Features vs. Attacks: A Comprehensive Feature Selection Model for Network Based Intrusion Detection Systems",
  pages =        "19--36",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:KanSulHaq07,
  author =       "Pradeep Kannadiga and
                  Mohammad Zulkernine and
                  Anwar Haque",
  title =        "{E-NIPS}: An Event-Based Network Intrusion Prediction System",
  pages =        "37--52",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:SWSAE07,
  author =       "Ahmad-Reza Sadeghi and
                  Marko Wolf and
                  Christian St{\"u}ble and
                  N. Asokan and
                  Jan-Erik Ekberg",
  title =        "Enabling Fairer Digital Rights Management with Trusted Computing",
  pages =        "53--70",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:FazNicPha07,
  author =       "Nelly Fazio and
                  Antonio Nicolosi and
                  Duong Hieu Phan",
  title =        "Traitor Tracing with Optimal Transmission Rate",
  pages =        "71--88",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:CooYunKer07,
  author =       "Debra L. Cook and
                  Moti Yung and
                  Angelos D. Keromytis",
  title =        "The Security of Elastic Block Ciphers Against Key-Recovery Attacks",
  pages =        "89--103",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:NakPav07,
  author =       "Jorge {Nakahara Jr.} and
                  Ivan Carlos Pav{\~a}o",
  title =        "Impossible-Differential Attacks on Large-Block {Rijndael}",
  pages =        "104--117",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:SatSugAok07,
  author =       "Akashi Satoh and
                  Takeshi Sugawara and
                  Takafumi Aoki",
  title =        "High-Speed Pipelined Hardware Architecture for {Galois} Counter Mode",
  pages =        "118--129",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:KirSchVil07,
  author =       "Mehmet S. Kiraz and
                  Berry Schoenmakers and
                  Jos{\'e} Villegas",
  title =        "Efficient Committed Oblivious Transfer of Bit Strings",
  pages =        "130--144",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:SFZC07,
  author =       "Jun Shao and
                  Min Feng and
                  Bin Zhu and
                  Zhenfu Cao",
  title =        "An Efficient Certified Email Protocol",
  pages =        "145--157",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:DenTan07,
  author =       "Alexander W. Dent and
                  Qiang Tang",
  title =        "Revisiting the Security Model for Timed-Release Encryption with Pre-open Capability",
  pages =        "158--174",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:LagVer07,
  author =       "Fabien Laguillaumie and
                  Damien Vergnaud",
  title =        "On the Soundness of Restricted Universal Designated Verifier Signatures and Dedicated Signatures",
  pages =        "175--188",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:ChuTze07,
  author =       "Cheng-Kang Chu and
                  Wen-Guey Tzeng",
  title =        "Identity-Based Proxy Re-encryption Without Random Oracles",
  pages =        "189--202",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:ChoCho07,
  author =       "Sherman S. M. Chow and
                  Kim-Kwang Raymond Choo",
  title =        "Strongly-Secure Identity-Based Key Agreement and Anonymous Extension",
  pages =        "203--220",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:ZhaQi07,
  author =       "Yao-Dong Zhao and
                  Wen-Feng Qi",
  title =        "Small Private-Exponent Attack on {RSA} with Primes Sharing Bits",
  pages =        "221--229",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:ChoPie07,
  author =       "Joo Yeon Cho and
                  Josef Pieprzyk",
  title =        "Multiple Modular Additions and Crossword Puzzle Attack on {NLSv2}",
  pages =        "230--248",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:SekPauPre07,
  author =       "Gautham Sekar and
                  Souradyuti Paul and
                  Bart Preneel",
  title =        "New Weaknesses in the Keystream Generation Algorithms of the Stream Ciphers {TPy} and {Py}",
  pages =        "249--262",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:BFMM07,
  author =       "Daniel Boteanu and
                  Jos{\'e} M. Fernandez and
                  John McHugh and
                  John Mullins",
  title =        "Queue Management as a {DoS} Counter-Measure?",
  pages =        "263--280",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:KSVZ07,
  author =       "Nikolay Kuzurin and
                  Alexander Shokurov and
                  Nikolay P. Varnovsky and
                  Vladimir A. Zakharov",
  title =        "On the Concept of Software Obfuscation in Computer Security",
  pages =        "281--298",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:DraThoMaj07,
  author =       "Stephen Drape and
                  Clark D. Thomborson and
                  Anirban Majumdar",
  title =        "Specifying Imperative Data Obfuscations",
  pages =        "299--314",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:Chow07,
  author =       "Sherman S. M. Chow",
  title =        "Token-Controlled Public Key Encryption in the Standard Model",
  pages =        "315--332",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:CasVer07,
  author =       "Guilhem Castagnos and
                  Damien Vergnaud",
  title =        "Trapdoor Permutation Polynomials of {Z/nZ} and Public Key Cryptosystems",
  pages =        "333--350",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:DesKur07,
  author =       "Yvo Desmedt and
                  Kaoru Kurosawa",
  title =        "A Generalization and a Variant of Two Threshold Cryptosystems Based on Factoring",
  pages =        "351--361",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:CasChe07,
  author =       "Guilhem Castagnos and
                  Beno{\^i}t Chevallier-Mames",
  title =        "Towards a {DL}-Based Additively Homomorphic Encryption Scheme",
  pages =        "362--375",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:BruNyb07,
  author =       "Billy Bob Brumley and
                  Kaisa Nyberg",
  title =        "Differential Properties of Elliptic Curves and Blind Signatures",
  pages =        "376--389",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:MisDim07,
  author =       "Pradeep Kumar Mishra and
                  Vassil S. Dimitrov",
  title =        "Efficient Quintuple Formulas for Elliptic Curves and Efficient Scalar Multiplication Using Multibase Number Representation",
  pages =        "390--406",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:BisLoc07,
  author =       "Joachim Biskup and
                  Jan-Hendrik Lochner",
  title =        "Enforcing Confidentiality in Relational Databases by Reducing Inference Control to Access Control",
  pages =        "407--422",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:DDFKTP07,
  author =       "George Danezis and
                  Claudia D{\'i}az and
                  Sebastian Faust and
                  Emilia K{\"a}sper and
                  Carmela Troncoso and
                  Bart Preneel",
  title =        "Efficient Negative Databases from Cryptographic Hash Functions",
  pages =        "423--436",
  editor =       isc07ed,
  booktitle =    isc07name,
  volume =       isc07vol,
  month =        isc07month,
  address =      isc07addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{ISC:KKKV06,
  author =       "Patrick Klinkoff and
                  Christopher Kr{\"u}gel and
                  Engin Kirda and
                  Giovanni Vigna",
  title =        "Extending {.NET} Security to Unmanaged Code",
  pages =        "1--16",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:LXLMX06,
  author =       "Zhiqiang Lin and
                  Nai Xia and
                  Guole Li and
                  Bing Mao and
                  Li Xie",
  title =        "Transparent Run-Time Prevention of Format-String Attacks Via Dynamic Taint and Flexible Validation",
  pages =        "17--31",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:BurKer06,
  author =       "Matthew Burnside and
                  Angelos D. Keromytis",
  title =        "Low Latency Anonymity with Mix Rings",
  pages =        "32--45",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:Danezis06,
  author =       "George Danezis",
  title =        "Breaking Four Mix-Related Schemes Based on Universal Re-encryption",
  pages =        "46--59",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:Atzori06,
  author =       "Maurizio Atzori",
  title =        "Weak k-Anonymity: A Low-Distortion Model for Protecting Privacy",
  pages =        "60--71",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:EAHJF06,
  author =       "Fernando Esponda and
                  Elena S. Ackley and
                  Paul Helman and
                  Haixia Jia and
                  Stephanie Forrest",
  title =        "Protecting Data Privacy Through Hard-to-Reverse Negative Databases",
  pages =        "72--84",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:LKKD06,
  author =       "Jiqiang Lu and
                  Jongsung Kim and
                  Nathan Keller and
                  Orr Dunkelman",
  title =        "Related-Key Rectangle Attack on 42-Round {SHACAL}-2",
  pages =        "85--100",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:MPRR06,
  author =       "Florian Mendel and
                  Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "On the Collision Resistance of {RIPEMD}-160",
  pages =        "101--116",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:HerLag06,
  author =       "Javier Herranz and
                  Fabien Laguillaumie",
  title =        "Blind Ring Signatures Secure Under the Chosen-Target-{CDH} Assumption",
  pages =        "117--130",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:TonSusSaf06,
  author =       "Dongvu Tonien and
                  Willy Susilo and
                  Reihaneh Safavi-Naini",
  title =        "Multi-party Concurrent Signatures",
  pages =        "131--145",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:KOSK06,
  author =       "Yuichi Komano and
                  Kazuo Ohta and
                  Atsushi Shimbo and
                  {Shin-ichi} Kawamura",
  title =        "Formal Security Model of Multisignatures",
  pages =        "146--160",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:HCWL06,
  author =       "Yuh-Hua Hu and
                  {Chun-yen} Chou and
                  Lih-Chung Wang and
                  Feipei Lai",
  title =        "Cryptanalysis of Variants of {UOV}",
  pages =        "161--170",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:DeCanniere06,
  author =       "Christophe De Canni{\`e}re",
  title =        "Trivium: A Stream Cipher Construction Inspired by Block Cipher Design Principles",
  pages =        "171--186",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:ShaWoo06,
  author =       "Yaniv Shaked and
                  Avishai Wool",
  title =        "Cryptanalysis of the {Bluetooth} {E0} Cipher Using {OBDD}'s",
  pages =        "187--202",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:JocWeg06,
  author =       "Ellen Jochemsz and
                  {Benne de} Weger",
  title =        "A Partial Key Exposure Attack on {RSA} Using a 2-Dimensional Lattice",
  pages =        "203--216",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:BaeSafSus06,
  author =       "Joonsang Baek and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "On the Integration of Public Key Data Encryption and Public Key Encryption with Keyword Search",
  pages =        "217--232",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:BagMol06,
  author =       "Walid Bagga and
                  Refik Molva",
  title =        "Collusion-Free Policy-Based Encryption",
  pages =        "233--245",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:Berta06,
  author =       "Istv{\'a}n Zsolt Berta",
  title =        "Using Multiple Smart Cards for Signing Messages at Malicious Terminals",
  pages =        "246--256",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:RenDasZho06,
  author =       "Michal Ren and
                  Tanmoy Kanti Das and
                  Jianying Zhou",
  title =        "Diverging Keys in Wireless Sensor Networks",
  pages =        "257--269",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:HubSad06,
  author =       "Ulrich Huber and
                  Ahmad-Reza Sadeghi",
  title =        "A Generic Transformation from Symmetric to Asymmetric Broadcast Encryption",
  pages =        "270--285",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:StuUhl06,
  author =       "Thomas St{\"u}tz and
                  Andreas Uhl",
  title =        "Transparent Image Encryption Using Progressive {JPEG}",
  pages =        "286--298",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:PreIoa06,
  author =       "Vassilis Prevelakis and
                  Sotiris Ioannidis",
  title =        "Preserving {TCP} Connections Across Host Address Changes",
  pages =        "299--310",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:ZuqMar06,
  author =       "Andr{\'e} Z{\'u}quete and
                  Hugo Marques",
  title =        "A Security Architecture for Protecting {LAN} Interactions",
  pages =        "311--326",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:KotUla06,
  author =       "Igor V. Kotenko and
                  Alexander Ulanov",
  title =        "Simulation of Internet {DDoS} Attacks and Defense",
  pages =        "327--342",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:BCFAKV06,
  author =       "Greg Banks and
                  Marco Cova and
                  Viktoria Felmetsger and
                  Kevin C. Almeroth and
                  Richard A. Kemmerer and
                  Giovanni Vigna",
  title =        "{SNOOZE}: Toward a Stateful NetwOrk prOtocol fuzZEr",
  pages =        "343--358",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:GLDC06,
  author =       "Jie Guo and
                  Yingjiu Li and
                  Robert H. Deng and
                  Kefei Chen",
  title =        "Rights Protection for Data Cubes",
  pages =        "359--372",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:YinLi06,
  author =       "Huifang Yin and
                  Jun Li",
  title =        "An Efficient Probabilistic Packet Marking Scheme (NOD-PPM)",
  pages =        "373--382",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:YanZhaHua06,
  author =       "Jianhua Yang and
                  Yongzhong Zhang and
                  Shou-Hsuan Stephen Huang",
  title =        "Resistance Analysis to Intruders' Evasion of Detecting Intrusion",
  pages =        "383--397",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:BonTac06,
  author =       "Luciano Bononi and
                  Carlo Tacconi",
  title =        "A Wireless Intrusion Detection System for Secure Clustering and Routing in Ad Hoc Networks",
  pages =        "398--414",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:OKBJL06,
  author =       "Sang-Hyun Oh and
                  Jin-Suk Kang and
                  Yung-Cheol Byun and
                  Taikyeong T. Jeong and
                  Won-Suk Lee",
  title =        "Anomaly Intrusion Detection Based on Clustering a Data Stream",
  pages =        "415--426",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:AIKG06,
  author =       "Kostas G. Anagnostakis and
                  Sotiris Ioannidis and
                  Angelos D. Keromytis and
                  Michael B. Greenwald",
  title =        "Robust Reactions to Potential Day-Zero Worms Through Cooperation and Validation",
  pages =        "427--442",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:ShiKobIma06,
  author =       "SeongHan Shin and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "An Authentication and Key Exchange Protocol for Secure Credential Services",
  pages =        "443--458",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:DPSW06,
  author =       "Yvo Desmedt and
                  Josef Pieprzyk and
                  Ron Steinfeld and
                  Huaxiong Wang",
  title =        "A Non-malleable Group Key Exchange Protocol Robust Against Active Insiders",
  pages =        "459--475",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:JonVin06,
  author =       "Hugo L. Jonker and
                  Erik P. de Vink",
  title =        "Formalising Receipt-Freeness",
  pages =        "476--488",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:AssShi06,
  author =       "Mohammed Assora and
                  Ayoub Shirvani",
  title =        "Enhancing the Security and Efficiency of {3-D} Secure",
  pages =        "489--501",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:VonCue06,
  author =       "David {von Oheimb} and
                  Jorge Cu{\'e}llar",
  title =        "Designing and Verifying Core Protocols for Location Privacy",
  pages =        "502--516",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:KatSim06,
  author =       "Mila Katzarova and
                  Andrew Simpson",
  title =        "Delegation in a Distributed Healthcare Context: A Survey of Current Approaches",
  pages =        "517--529",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:TSSS06,
  author =       "Jose M. Torres and
                  Jose M. Sarriegi and
                  Javier Santos and
                  Nicol{\'a}s Serrano",
  title =        "Managing Information Systems Security: Critical Success Factors and Indicators to Measure Effectiveness",
  pages =        "530--545",
  editor =       isc06ed,
  booktitle =    isc06name,
  volume =       isc06vol,
  month =        isc06month,
  address =      isc06addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{ISC:SidGioKer05,
  author =       "Stelios Sidiroglou and
                  Giannis Giovanidis and
                  Angelos D. Keromytis",
  title =        "A Dynamic Mechanism for Recovering from Buffer Overflow Attacks",
  pages =        "1--15",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:OnuZhuGho05,
  author =       "Iosif-Viorel Onut and
                  Bin Zhu and
                  Ali A. Ghorbani",
  title =        "{SVision}: A Network Host-Centered Anomaly Visualization Technique",
  pages =        "16--28",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:NalAdaMir05,
  author =       "Deholo Nali and
                  Carlisle M. Adams and
                  Ali Miri",
  title =        "Time-Based Release of Confidential Information in Hierarchical Settings",
  pages =        "29--43",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:KLSSY05,
  author =       "Elisavet Konstantinou and
                  Vasiliki Liagkou and
                  Paul G. Spirakis and
                  Yannis C. Stamatiou and
                  Moti Yung",
  title =        "``Trust Engineering: `` From Requirements to System Design and Maintenance - A Working National Lottery System Experience",
  pages =        "44--58",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:YanOoi05,
  author =       "Yanjiang Yang and
                  Beng Chin Ooi",
  title =        "A Privacy Preserving Rental System",
  pages =        "59--73",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:DutBar05,
  author =       "Ratna Dutta and
                  Rana Barua",
  title =        "Constant Round Dynamic Group Key Agreement",
  pages =        "74--88",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:ChaMaiRoy05,
  author =       "Dibyendu Chakrabarti and
                  Subhamoy Maitra and
                  Bimal K. Roy",
  title =        "A Key Pre-distribution Scheme for Wireless Sensor Networks: Merging Blocks in Combinatorial Design",
  pages =        "89--103",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:LeeHaKu05,
  author =       "Hyung-Mok Lee and
                  Kyung Ju Ha and
                  Kyo-Min Ku",
  title =        "{ID}-based Multi-party Authenticated Key Agreement Protocols from Multilinear Forms",
  pages =        "104--117",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:HofUnr05,
  author =       "Dennis Hofheinz and
                  Dominique Unruh",
  title =        "On the Notion of Statistical Security in Simulatability Definitions",
  pages =        "118--133",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:BaeSafSus05,
  author =       "Joonsang Baek and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "Certificateless Public Key Encryption Without Pairing",
  pages =        "134--148",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Wei05,
  author =       "Victor K. Wei",
  title =        "Tracing-by-Linking Group Signatures",
  pages =        "149--163",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:MonVau05,
  author =       "Jean Monnerat and
                  Serge Vaudenay",
  title =        "{Chaum}'s Designated Confirmer Signature Revisited",
  pages =        "164--178",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:CSIK05,
  author =       "Stephen T. Chou and
                  Angelos Stavrou and
                  John Ioannidis and
                  Angelos D. Keromytis",
  title =        "gore: Routing-Assisted Defense Against {DDoS} Attacks",
  pages =        "179--193",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:JCKK05,
  author =       "Souhwan Jung and
                  Jaeduck Choi and
                  Younghan Kim and
                  Sungi Kim",
  title =        "{IPSec} Support in {NAT}-{PT} Scenario for {IPv6} Transition",
  pages =        "194--202",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Dent05,
  author =       "Alexander W. Dent",
  title =        "Hybrid Signcryption Schemes with Outsider Security",
  pages =        "203--217",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:YanWonDen05,
  author =       "Guomin Yang and
                  Duncan S. Wong and
                  Xiaotie Deng",
  title =        "Analysis and Improvement of a Signcryption Scheme with Key Privacy",
  pages =        "218--232",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:MCZL05,
  author =       "Changshe Ma and
                  Kefei Chen and
                  Dong Zheng and
                  Shengli Liu",
  title =        "Efficient and Proactive Threshold Signcryption",
  pages =        "233--243",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Mitchell05,
  author =       "Chris J. Mitchell",
  title =        "Error Oracle Attacks on {CBC} Mode: Is There a Future for {CBC} Mode Encryption?",
  pages =        "244--258",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Satoh05,
  author =       "Akashi Satoh",
  title =        "Hardware Architecture and Cost Estimates for Breaking {SHA}-1",
  pages =        "259--273",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:WanFenWu05,
  author =       "Peng Wang and
                  Dengguo Feng and
                  Wenling Wu",
  title =        "On the Security of Tweakable Modes of Operation: {TBC} and {TAE}",
  pages =        "274--287",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:CKPL05,
  author =       "Nam Su Chang and
                  Chang Han Kim and
                  Young-Ho Park and
                  Jongin Lim",
  title =        "A Non-redundant and Efficient Architecture for {Karatsuba}-{Ofman} Algorithm",
  pages =        "288--299",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:HuTze05,
  author =       "Chi-Ming Hu and
                  Wen-Guey Tzeng",
  title =        "Compatible Ideal Contrast Visual Cryptography Schemes with Reversing",
  pages =        "300--313",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Lipmaa05,
  author =       "Helger Lipmaa",
  title =        "An Oblivious Transfer Protocol with Log-Squared Communication",
  pages =        "314--328",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:DesKur05,
  author =       "Yvo Desmedt and
                  Kaoru Kurosawa",
  title =        "Electronic Voting: Starting Over?",
  pages =        "329--343",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:HwaYumLee05,
  author =       "Yong Ho Hwang and
                  Dae Hyun Yum and
                  Pil Joong Lee",
  title =        "Timed-Release Encryption with Pre-open Capability and Its Application to Certified E-mail System",
  pages =        "344--358",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:BLSW05,
  author =       "Ahto Buldas and
                  Peeter Laud and
                  M{\"a}rt Saarepera and
                  Jan Willemson",
  title =        "Universally Composable Time-Stamping Schemes with Audit",
  pages =        "359--373",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:PenBoyDaw05,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson",
  title =        "A Multiplicative Homomorphic Sealed-Bid Auction Based on {Goldwasser}-{Micali} Encryption",
  pages =        "374--388",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Young05,
  author =       "Adam Young",
  title =        "Building a Cryptovirus Using {Microsoft}'s Cryptographic {API}",
  pages =        "389--401",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:YeoPha05,
  author =       "Gary S.-W. Yeo and
                  Raphael Chung-Wei Phan",
  title =        "On the Security of the {WinRAR} Encryption Method",
  pages =        "402--416",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:JinMylLot05,
  author =       "Hongxia Jin and
                  Ginger Myles and
                  Jeffery Lotspiech",
  title =        "Towards Better Software Tamper Resistance",
  pages =        "417--430",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:BGMRRR05,
  author =       "Lujo Bauer and
                  Scott Garriss and
                  Jonathan M. McCune and
                  Michael K. Reiter and
                  Jason Rouse and
                  Peter Rutenbar",
  title =        "Device-Enabled Authorization in the Grey-System",
  pages =        "431--445",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:ZhaRyaGue05,
  author =       "Nan Zhang and
                  Mark Ryan and
                  Dimitar P. Guelev",
  title =        "Evaluating Access Control Policies Through Model Checking",
  pages =        "446--460",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:KSGY05,
  author =       "Yibing Kong and
                  Jennifer Seberry and
                  Janusz R. Getta and
                  Ping Yu",
  title =        "A Cryptographic Solution for General Access Control",
  pages =        "461--473",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:ZhaKin05,
  author =       "Xiaolan Zhang and
                  Brian King",
  title =        "Integrity Improvements to an {RFID} Privacy Protection Protocol for Anti-counterfeiting",
  pages =        "474--481",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:XiuLiu05,
  author =       "Daoxi Xiu and
                  Zhaoyu Liu",
  title =        "A Formal Definition for Trust in Distributed Systems",
  pages =        "482--489",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:KKLZ05,
  author =       "Marek Klonowski and
                  Miroslaw Kutylowski and
                  Anna Lauks and
                  Filip Zag{\'o}rski",
  title =        "A Practical Voting Scheme with Receipts",
  pages =        "490--497",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:WanLee05,
  author =       "Zhenghong Wang and
                  Ruby B. Lee",
  title =        "New Constructive Approach to Covert Channel Modeling and Channel Capacity Estimation",
  pages =        "498--505",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:FloBriVau05,
  author =       "German Florez-Larrahondo and
                  Susan M. Bridges and
                  Rayford B. Vaughn",
  title =        "Efficient Modeling of Discrete Events for Anomaly Detection Using Hidden {Markov} Models",
  pages =        "506--514",
  editor =       isc05ed,
  booktitle =    isc05name,
  volume =       isc05vol,
  month =        isc05month,
  address =      isc05addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2005,
}

@InProceedings{ISC:Kwon04,
  author =       "Taekyoung Kwon",
  title =        "Practical Authenticated Key Agreement Using Passwords",
  pages =        "1--12",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:Zhang04,
  author =       "Muxiang Zhang",
  title =        "Further Analysis of Password Authenticated Key Exchange Protocol Based on {RSA} for Imbalanced Wireless Networks",
  pages =        "13--24",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:WanNinRee04,
  author =       "Pan Wang and
                  Peng Ning and
                  Douglas S. Reeves",
  title =        "Storage-Efficient Stateless Group Key Revocation",
  pages =        "25--38",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:BacPfiWai04,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Low-Level Ideal Signatures and General Integrity Idealization",
  pages =        "39--51",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:CatLibQui04,
  author =       "Julien Cathalo and
                  Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Cryptanalysis of a Verifiably Committed Signature Scheme Based on {GPS} and {RSA}",
  pages =        "52--60",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:BackHof04,
  author =       "Michael Backes and
                  Dennis Hofheinz",
  title =        "How to Break and Repair a Universally Composable Signature Functionality",
  pages =        "61--72",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:GenRam04,
  author =       "Craig Gentry and
                  Zulfikar Ramzan",
  title =        "{RSA} Accumulator Based Broadcast Encryption",
  pages =        "73--86",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:CheZhaKim04,
  author =       "Xiaofeng Chen and
                  Fangguo Zhang and
                  Kwangjo Kim",
  title =        "Chameleon Hashing Without Key Exposure",
  pages =        "87--98",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:TakYenWu04,
  author =       "Tsuyoshi Takagi and
                  Sung-Ming Yen and
                  Bo-Ching Wu",
  title =        "Radix-r Non-Adjacent Form",
  pages =        "99--110",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:PhaHan04,
  author =       "Raphael Chung-Wei Phan and
                  Helena Handschuh",
  title =        "On Related-Key and Collision Attacks: The Case for the {IBM} 4758 Cryptoprocessor",
  pages =        "111--122",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:WDKM04,
  author =       "Guilin Wang and
                  Robert H. Deng and
                  Dong Jin Kwak and
                  Sang-Jae Moon",
  title =        "Security Analysis of Two Signcryption Schemes",
  pages =        "123--133",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:AKMZ04,
  author =       "Carlisle M. Adams and
                  Guenther Kramer and
                  Serge Mister and
                  Robert J. Zuccherato",
  title =        "On The Security of Key Derivation Functions",
  pages =        "134--145",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:WanLiuLi04,
  author =       "Hai Wang and
                  Peng Liu and
                  Lunqun Li",
  title =        "Evaluating the Impact of Intrusion Detection Deficiencies on the Cost-Effectiveness of Attack Recovery",
  pages =        "146--157",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:Meier04,
  author =       "Michael Meier",
  title =        "A Model for the Semantics of Attack Signatures in Misuse Detection Systems",
  pages =        "158--169",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:TraRah04,
  author =       "Zouheir Trabelsi and
                  Hamza Rahmani",
  title =        "Detection of Sniffers in an Ethernet Network",
  pages =        "170--182",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:FosWilChe04,
  author =       "Mark Foster and
                  Joseph N. Wilson and
                  Shigang Chen",
  title =        "Using Greedy Hamiltonian Call Paths to Detect Stack Smashing Attacks",
  pages =        "183--194",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:BerLegTer04,
  author =       "Elisa Bertino and
                  Teodoro Leggieri and
                  Evimaria Terzi",
  title =        "Securing {DBMS}: Characterizing and Detecting Query Floods",
  pages =        "195--206",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:BerFerMel04,
  author =       "Elisa Bertino and
                  Elena Ferrari and
                  Giovanni Mella",
  title =        "An {XML}-Based Approach to Document Flow Verification",
  pages =        "207--218",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:GueRyaSch04,
  author =       "Dimitar P. Guelev and
                  Mark Ryan and
                  Pierre-Yves Schobbens",
  title =        "Model-Checking Access Control Policies",
  pages =        "219--230",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:ChaDeaMit04,
  author =       "Ajay Chander and
                  Drew Dean and
                  John C. Mitchell",
  title =        "A Distributed High Assurance Reference Monitor",
  pages =        "231--244",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:NalAdaMir04,
  author =       "Deholo Nali and
                  Carlisle M. Adams and
                  Ali Miri",
  title =        "Using Mediated Identity-Based Cryptography to Support Role-Based Access Control",
  pages =        "245--256",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:BerKat04,
  author =       "Richard Bergmair and
                  Stefan Katzenbeisser",
  title =        "Towards Human Interactive Proofs in the Text-Domain (Using the Problem of Sense-Ambiguity for Security)",
  pages =        "257--267",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:CheTyg04,
  author =       "Monica Chew and
                  J. D. Tygar",
  title =        "Image Recognition {CAPTCHAs}",
  pages =        "268--279",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:LOFM04,
  author =       "Zhengyi Le and
                  Yi Ouyang and
                  James Ford and
                  Fillia Makedon",
  title =        "A Hierarchical Key-Insulated Signature Scheme in the {CA} Trust Model",
  pages =        "280--291",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:JiaReeNin04,
  author =       "Qinglin Jiang and
                  Douglas S. Reeves and
                  Peng Ning",
  title =        "Certificate Recommendations to Improve the Robustness of Web of Trust",
  pages =        "292--303",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:XuTat04,
  author =       "Ke Xu and
                  Stephen R. Tate",
  title =        "Universally Composable Secure Mobile Agent Computation",
  pages =        "304--317",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:YMNT04,
  author =       "Jukka Ylitalo and
                  Jan Mel{\'e}n and
                  Pekka Nikander and
                  Vesa Torvinen",
  title =        "Re-thinking Security in {IP} Based Micro-Mobility",
  pages =        "318--329",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:WCWW04,
  author =       "Qianhong Wu and
                  Xiaofeng Chen and
                  Changjie Wang and
                  Yumin Wang",
  title =        "Shared-Key Signature and Its Application to Anonymous Authentication in Ad Hoc Group",
  pages =        "330--341",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:LuAli04,
  author =       "HongQian Karen Lu and
                  Asad Ali",
  title =        "Prevent Online Identity Theft - Using Network Smart Cards for Secure Online Transactions",
  pages =        "342--353",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:GomKloKut04,
  author =       "Marcin Gomulkiewicz and
                  Marek Klonowski and
                  Miroslaw Kutylowski",
  title =        "Provable Unlinkability Against Traffic Analysis Already After O(log(n)) Steps!",
  pages =        "354--366",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:NakShiSug04,
  author =       "Toru Nakanishi and
                  Mitsuaki Shiota and
                  Yuji Sugiyama",
  title =        "An Efficient Online Electronic Cash with Unlinkable Exact Payments",
  pages =        "367--378",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:ParKim04,
  author =       "Heejae Park and
                  Jong Kim",
  title =        "Modifiable Digital Content Protection in {P2P}",
  pages =        "379--390",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:KuChi04,
  author =       "William Ku and
                  Chi-Hung Chi",
  title =        "Survey on the Technological Aspects of Digital Rights Management",
  pages =        "391--403",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:MylCol04,
  author =       "Ginger Myles and
                  Christian S. Collberg",
  title =        "Detecting Software Theft via Whole Program Path Birthmarks",
  pages =        "404--415",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:SriClaPol04,
  author =       "Thitima Srivatanakul and
                  John A. Clark and
                  Fiona Polack",
  title =        "Effective Security Requirements Analysis: {HAZOP} and Use Cases",
  pages =        "416--427",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:HefCol04,
  author =       "Kelly Heffner and
                  Christian S. Collberg",
  title =        "The Obfuscation Executive",
  pages =        "428--440",
  editor =       isc04ed,
  booktitle =    isc04name,
  volume =       isc04vol,
  month =        isc04month,
  address =      isc04addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{ISC:vanOorschot03,
  author =       "Paul C. {van Oorschot}",
  title =        "Revisiting Software Protection (Invited Talk)",
  pages =        "1--13",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:BalShi03,
  author =       "Adrian Baldwin and
                  Simon Shiu",
  title =        "Enabling Shared Audit Data",
  pages =        "14--28",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:Aura03,
  author =       "Tuomas Aura",
  title =        "Cryptographically Generated Addresses ({CGA})",
  pages =        "29--43",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:KinZha03,
  author =       "Tim Kindberg and
                  Kan Zhang",
  title =        "Validating and Securing Spontaneous Associations between Wireless Devices",
  pages =        "44--53",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:PasMit03,
  author =       "Andreas Pashalidis and
                  Chris J. Mitchell",
  title =        "Single Sign-On Using Trusted Platforms",
  pages =        "54--68",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:GMMV03,
  author =       "David Galindo and
                  Sebasti{\`a} Mart{\'i}n Mollev{\'i} and
                  Paz Morillo and
                  Jorge Luis Villar",
  title =        "Easy Verifiable Primitives and Practical Public Key Cryptosystems",
  pages =        "69--83",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:BacPfiWai03,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "Reactively Secure Signature Schemes",
  pages =        "84--95",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:ZhoBaoDen03,
  author =       "Jianying Zhou and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Validating Digital Signatures without {TTP}'s Time-Stamping and Certificate Revocation",
  pages =        "96--110",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:OkaKatOka03,
  author =       "Takeshi Okamoto and
                  Hirofumi Katsuno and
                  Eiji Okamoto",
  title =        "A Fast Signature Scheme Based on New On-line Computation",
  pages =        "111--121",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:HerPadSae03,
  author =       "Javier Herranz and
                  Carles Padr{\'o} and
                  Germ{\'a}n S{\'a}ez",
  title =        "Distributed {RSA} Signature Schemes for General Access Structures",
  pages =        "122--136",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:IshMatOga03,
  author =       "Natsuki Ishida and
                  Shin'ichiro Matsuo and
                  Wakaha Ogata",
  title =        "Divisible Voting Scheme",
  pages =        "137--150",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:NMOHI03,
  author =       "Anderson C. A. Nascimento and
                  J{\"o}rn M{\"u}ller-Quade and
                  Akira Otsuka and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Unconditionally Secure Homomorphic Pre-distributed Bit Commitment and Secure Two-Party Computations",
  pages =        "151--164",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:GBPG03,
  author =       "Eu-Jin Goh and
                  Dan Boneh and
                  Benny Pinkas and
                  Philippe Golle",
  title =        "The Design and Implementation of Protocol-Based Hidden Key Recovery",
  pages =        "165--179",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:Maurer03,
  author =       "Ueli M. Maurer",
  title =        "Intrinsic Limitations of Digital Signatures and How to Cope with Them (Invited Talk)",
  pages =        "180--192",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:GurRudVog03,
  author =       "Sigrid G{\"u}rgens and
                  Carsten Rudolph and
                  Holger Vogt",
  title =        "On the Security of Fair Non-repudiation Protocols",
  pages =        "193--207",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:Bao03,
  author =       "Feng Bao",
  title =        "Security Analysis of a Password Authenticated Key Exchange Protocol",
  pages =        "208--217",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:AkiTak03,
  author =       "Toru Akishita and
                  Tsuyoshi Takagi",
  title =        "Zero-Value Point Attacks on Elliptic Curve Cryptosystem",
  pages =        "218--233",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:Wagner03,
  author =       "David Wagner",
  title =        "Cryptanalysis of an Algebraic Privacy Homomorphism",
  pages =        "234--239",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:LeaSma03,
  author =       "Peter J. Leadbitter and
                  Nigel P. Smart",
  title =        "Analysis of the Insecurity of {ECMQV} with Partially Known Nonces",
  pages =        "240--251",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:SatMor03,
  author =       "Akashi Satoh and
                  Sumio Morioka",
  title =        "Hardware-Focused Performance Comparison for the Standard Block Ciphers {AES}, Camellia, and Triple-{DES}",
  pages =        "252--266",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:NakPreVan03,
  author =       "Jorge {Nakahara Jr.} and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "A Note on Weak Keys of {PES}, {IDEA}, and Some Extended Variants",
  pages =        "267--279",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:Tyksinski03,
  author =       "Tomasz Tyksinski",
  title =        "Foundations of Differential Cryptanalysis in Abelian Groups",
  pages =        "280--294",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:BRKC03,
  author =       "Laurent Bussard and
                  Yves Roudier and
                  Roger Kilian-Kehr and
                  Stefano Crosta",
  title =        "Trust and Authorization in Pervasive {B2E} Scenarios",
  pages =        "295--309",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:RuaVarZha03,
  author =       "Chun Ruan and
                  Vijay Varadharajan and
                  Yan Zhang",
  title =        "A Logic Model for Temporal Authorization Delegation with Negation",
  pages =        "310--324",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:Wu03,
  author =       "Yongdong Wu",
  title =        "Zero-Distortion Authentication Watermarking",
  pages =        "325--337",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:YLLL03,
  author =       "Hyejoung Yoo and
                  Hyungwoo Lee and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Designated Verification of Non-invertible Watermark",
  pages =        "338--351",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:JinLot03,
  author =       "Hongxia Jin and
                  Jeffery Lotspiech",
  title =        "Proactive Software Tampering Detection",
  pages =        "352--365",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:RamTyaLee03,
  author =       "Pramod Ramarao and
                  Akhilesh Tyagi and
                  Gyungho Lee",
  title =        "Run-Time Support for Detection of Memory Access Violations to Prevent Buffer Overflow Exploits",
  pages =        "366--380",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:VivMonLop03,
  author =       "Jos{\'e} Luis Vivas and
                  Jos{\'e} A. Montenegro and
                  Javier Lopez",
  title =        "Towards a Business Process-Driven Framework for Security Engineering with the {UML}",
  pages =        "381--395",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:DesKurLe03,
  author =       "Yvo Desmedt and
                  Kaoru Kurosawa and
                  Tri Van Le",
  title =        "Error Correcting and Complexity Aspects of Linear Secret Sharing Schemes",
  pages =        "396--407",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:YosShiMat03,
  author =       "Katsunari Yoshioka and
                  Junji Shikata and
                  Tsutomu Matsumoto",
  title =        "Systematic Treatment of Collusion Secure Codes: Security Definitions and Their Relations",
  pages =        "408--421",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:LeBurHu03,
  author =       "Tri Van Le and
                  Mike Burmester and
                  Jiangyi Hu",
  title =        "Short c-Secure Fingerprinting Codes",
  pages =        "422--427",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:HSHI03,
  author =       "Goichiro Hanaoka and
                  Junji Shikata and
                  Yumiko Hanaoka and
                  Hideki Imai",
  title =        "The Role of Arbiters in Asymmetric Authentication Schemes",
  pages =        "428--441",
  editor =       isc03ed,
  booktitle =    isc03name,
  volume =       isc03vol,
  month =        isc03month,
  address =      isc03addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2003,
}

@InProceedings{ISC:JanKim02,
  author =       "Heejin Jang and
                  Sangwook Kim",
  title =        "Real-Time Intruder Tracing through Self-Replication",
  pages =        "1--16",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Kwon02,
  author =       "Taekyoung Kwon",
  title =        "On the Difficulty of Protecting Private Keys in Software",
  pages =        "17--31",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:BarRab02,
  author =       "John S. Baras and
                  Maben Rabi",
  title =        "Intrusion Detection with Support Vector Machines and Generative Models",
  pages =        "32--47",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:SatMor02,
  author =       "Akashi Satoh and
                  Sumio Morioka",
  title =        "Small and High-Speed Hardware Architectures for the {3GPP} Standard Cipher {KASUMI}",
  pages =        "48--62",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Lipmaa02a,
  author =       "Helger Lipmaa",
  title =        "Fast Software Implementations of {SC2000}",
  pages =        "63--74",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:GLGNBF02,
  author =       "Tim Grembowski and
                  Roar Lien and
                  Kris Gaj and
                  Nghi Nguyen and
                  Peter Bellows and
                  Jaroslav Flidr and
                  Tom Lehman and
                  Brian Schott",
  title =        "Comparative Analysis of the Hardware Implementations of Hash Functions {SHA}-1 and {SHA}-512",
  pages =        "75--89",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:JalKatSch02,
  author =       "Kahil Jallad and
                  Jonathan Katz and
                  Bruce Schneier",
  title =        "Implementation of Chosen-Ciphertext Attacks against {PGP} and {GnuPG}",
  pages =        "90--101",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:NavRobBor02,
  author =       "Guillermo Navarro and
                  Sergi Robles and
                  Joan Borrell",
  title =        "Role-Based Access Control for E-commerce Sea-of-Data Applications",
  pages =        "102--116",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:GMBGB02,
  author =       "Alban Gabillon and
                  Manuel Munier and
                  Jean-Jacques Bascou and
                  Laurent Gallon and
                  Emmanuel Bruno",
  title =        "An Access Control Model for Tree Data Structures",
  pages =        "117--135",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:DLMO02,
  author =       "Ed Dawson and
                  Javier Lopez and
                  Jos{\'e} A. Montenegro and
                  Eiji Okamoto",
  title =        "A New Design of Privilege Management Infrastructure for Organizations Using Outsourced {PKI}",
  pages =        "136--149",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:ZWCY02,
  author =       "Feng Zhu and
                  Duncan S. Wong and
                  Agnes Hui Chan and
                  Robbie Ye",
  title =        "Password Authenticated Key Exchange Based on {RSA} for Imbalanced Wireless Networks",
  pages =        "150--161",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:HLWC02,
  author =       "{Tsan-sheng} Hsu and
                  Churn-Jung Liau and
                  Da-Wei Wang and
                  Jeremy K.-P. Chen",
  title =        "Quantifying Privacy Leakage through Answering Database Queries",
  pages =        "162--176",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:QiuCheGu02,
  author =       "Weidong Qiu and
                  Kefei Chen and
                  Dawu Gu",
  title =        "A New Offline Privacy Protecting E-cash System with Revokable Anonymity",
  pages =        "177--190",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:AbeSuz02,
  author =       "Masayuki Abe and
                  Koutarou Suzuki",
  title =        "Receipt-Free Sealed-Bid Auction",
  pages =        "191--199",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:GonMar02,
  author =       "Nicol{\'a}s Gonz{\'a}lez-Deleito and
                  Olivier Markowitch",
  title =        "Exclusion-Freeness in Multi-party Exchange Protocols",
  pages =        "200--209",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:LluPayRot02,
  author =       "Josep Llu{\'i}s Ferrer-Gomila and
                  Magdalena Payeras-Capell{\`a} and
                  {Lloren\c{c} Huguet i} Rotger",
  title =        "A Realistic Protocol for Multi-party Certified Electronic Mail",
  pages =        "210--219",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Araki02,
  author =       "Shunsuke Araki",
  title =        "A Nyberg-Rueppel Signature for Multiple Messages and Its Batch Verification",
  pages =        "220--228",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:NadFer02,
  author =       "Apoll{\`o}nia Mart{\'i}nez Nadal and
                  Josep Llu{\'i}s Ferrer-Gomila",
  title =        "Comments to the {UNCITRAL} Model Law on Electronic Signatures",
  pages =        "229--243",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:SOOI02,
  author =       "Rie Shigetomi and
                  Akira Otsuka and
                  Takahide Ogawa and
                  Hideki Imai",
  title =        "An Anonymous Loan System Based on Group Signature Scheme",
  pages =        "244--256",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:YHSI02,
  author =       "Shoko Yonezawa and
                  Goichiro Hanaoka and
                  Junji Shikata and
                  Hideki Imai",
  title =        "Traceability Schemes for Signed Documents",
  pages =        "257--271",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:BreSte02,
  author =       "Emmanuel Bresson and
                  Jacques Stern",
  title =        "Proofs of Knowledge for Non-monotone Discrete-Log Formulae and Applications",
  pages =        "272--288",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:KimKhoYoo02,
  author =       "Nam-Yeun Kim and
                  Dae-Ghon Kho and
                  Kee-Young Yoo",
  title =        "Inversion/Division Systolic Architecture for Public-Key Cryptosystems in {GF}($2^m$)",
  pages =        "289--299",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:KwoRyu02,
  author =       "Soonhak Kwon and
                  Heuisu Ryu",
  title =        "Efficient Bit Serial Multiplication Using Optimal Normal Bases of Type {II} in {GF}($2^m$)",
  pages =        "300--308",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:WatNum02,
  author =       "Yuji Watanabe and
                  Masayuki Numao",
  title =        "Conditional Cryptographic Delegation for {P2P} Data Sharing",
  pages =        "309--321",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:CHMSS02,
  author =       "L. Chen and
                  Keith Harrison and
                  A. Moss and
                  David Soldera and
                  Nigel P. Smart",
  title =        "Certification of Public Keys within an Identity Based System",
  pages =        "322--333",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Zheng02,
  author =       "Jiande Zheng",
  title =        "A New Public Key Cryptosystem for Constrained Hardware",
  pages =        "334--341",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:DHPS02,
  author =       "Vanesa Daza and
                  Javier Herranz and
                  Carles Padr{\'o} and
                  Germ{\'a}n S{\'a}ez",
  title =        "A Distributed and Computationally Secure Key Distribution Scheme",
  pages =        "342--356",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Lipmaa02b,
  author =       "Helger Lipmaa",
  title =        "On Optimal Hash Tree Traversal for Interval Time-Stamping",
  pages =        "357--371",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:GooTamHas02,
  author =       "Michael T. Goodrich and
                  Roberto Tamassia and
                  Jasminka Hasic",
  title =        "An Efficient Dynamic and Distributed Cryptographic Accumulator",
  pages =        "372--388",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:OkeSak02,
  author =       "Katsuyuki Okeya and
                  Kouichi Sakurai",
  title =        "A Second-Order {DPA} Attack Breaks a Window-Method Based Countermeasure against Side Channel Attacks",
  pages =        "389--401",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Moller02,
  author =       "Bodo M{\"o}ller",
  title =        "Parallelizable Elliptic Curve Point Multiplication Method with Resistance against Side-Channel Attacks",
  pages =        "402--413",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:MarPetVac02,
  author =       "Fabio Martinelli and
                  Marinella Petrocchi and
                  Anna Vaccarelli",
  title =        "Automated Analysis of Some Security Mechanisms of {SCEP}",
  pages =        "414--427",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:MonDah02,
  author =       "Jos{\'e} R. M. Monteiro and
                  Ricardo Dahab",
  title =        "An Attack on a Protocol for Certified Delivery",
  pages =        "428--436",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Kikuchi02,
  author =       "Hiroaki Kikuchi",
  title =        "Oblivious Counter and Majority Protocol",
  pages =        "437--445",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:SooSamGoh02,
  author =       "Wai Han Soo and
                  Azman Samsudin and
                  Alwyn Goh",
  title =        "Efficient Mental Card Shuffling via Optimised Arbitrary-Sized Benes Permutation Network",
  pages =        "446--458",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:FerSor02,
  author =       "Marcel Fernandez and
                  Miguel Soriano",
  title =        "Fingerprinting Concatenated Codes with Efficient Identification",
  pages =        "459--470",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:Domingo-Ferrer02,
  author =       "Josep Domingo-Ferrer",
  title =        "A Provably Secure Additive and Multiplicative Privacy Homomorphism",
  pages =        "471--483",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:SakSak02,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai",
  title =        "Algorithms for Efficient Simultaneous Elliptic Scalar Multiplication with Reduced Joint Hamming Weight Representation of Scalars",
  pages =        "484--500",
  editor =       isc02ed,
  booktitle =    isc02name,
  volume =       isc02vol,
  month =        isc02month,
  address =      isc02addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2002,
}

@InProceedings{ISC:BDDP01,
  author =       "Carlo Blundo and
                  Paolo D'Arco and
                  Vanesa Daza and
                  Carles Padr{\'o}",
  title =        "Bounds and Constructions for Unconditionally Secure Distributed Key Distribution Schemes for General Access Structures",
  pages =        "1--17",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:KorMorBal01,
  author =       "Valeri Korjik and
                  Guillermo Morales-Luna and
                  Vladimir B. Balakirsky",
  title =        "Privacy Amplification Theorem for Noisy Main Channel",
  pages =        "18--26",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:DiCKor01,
  author =       "Giovanni {Di Crescenzo} and
                  Olga Kornievskaia",
  title =        "Efficient Kerberized Multicast in a Practical Distributed Setting",
  pages =        "27--45",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:GurLop01,
  author =       "Sigrid G{\"u}rgens and
                  Javier Lopez",
  title =        "Suitability of a Classical Analysis Method for E-commerce Protocols",
  pages =        "46--62",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:BDDG01,
  author =       "Carlo Blundo and
                  Paolo D'Arco and
                  Alfredo {De Santis} and
                  Clemente Galdi",
  title =        "Hyppocrates",
  pages =        "63--80",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:HosAbeKob01,
  author =       "Fumitaka Hoshino and
                  Masayuki Abe and
                  Tetsutaro Kobayashi",
  title =        "Lenient/Strict Batch Verification in Several Groups",
  pages =        "81--94",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:AsoSchFre01,
  author =       "Dmitri Asonov and
                  Markus Schaal and
                  Johann Christoph Freytag",
  title =        "Absolute Privacy in Voting",
  pages =        "95--109",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:HsuLiaWan01,
  author =       "{Tsan-sheng} Hsu and
                  Churn-Jung Liau and
                  Da-Wei Wang",
  title =        "A Logical Model for Privacy Protection",
  pages =        "110--124",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:ValYun01,
  author =       "Enriquillo Valdez and
                  Moti Yung",
  title =        "{DISSECT}: DIStribution for SECurity Tool",
  pages =        "125--143",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:CGJZ01,
  author =       "Stanley Chow and
                  Yuan Gu and
                  Harold Johnson and
                  Vladimir A. Zakharov",
  title =        "An Approach to the Obfuscation of Control-Flow of Sequential Computer Programs",
  pages =        "144--155",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:ChaDavRen01,
  author =       "Mark Chapman and
                  George I. Davida and
                  Marc Rennhard",
  title =        "A Practical and Effective Approach to Large-Scale Automated Linguistic Steganography",
  pages =        "156--165",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:SOCS01,
  author =       "David S{\'a}nchez and
                  Agust{\'i}n Orfila and
                  Julio C{\'e}sar Hern{\'a}ndez Castro and
                  Jos{\'e} Mar{\'i}a Sierra",
  title =        "Robust New Method in Frequency Domain Watermarking",
  pages =        "166--182",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:BerLioMar01,
  author =       "Diana Berbecaru and
                  Antonio Lioy and
                  Marius Marian",
  title =        "On the Complexity of Public-Key Certificate Validation",
  pages =        "183--203",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:NadFer01,
  author =       "Apoll{\`o}nia Mart{\'i}nez Nadal and
                  Josep Llu{\'i}s Ferrer-Gomila",
  title =        "Liability of Certification Authorities: A Juridical Point of View",
  pages =        "204--219",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:CGBS01,
  author =       "Pawel Chodowiec and
                  Kris Gaj and
                  Peter Bellows and
                  Brian Schott",
  title =        "Experimental Testing of the {Gigabit} {IPSec}-Compliant Implementations of {Rijndael} and Triple {DES} Using {SLAAC-1V} {FPGA} Accelerator Board",
  pages =        "220--234",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:AHKO01,
  author =       "Kazumaro Aoki and
                  Fumitaka Hoshino and
                  Tetsutaro Kobayashi and
                  Hiroaki Oguro",
  title =        "Elliptic Curve Arithmetic Using {SIMD}",
  pages =        "235--247",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:MMKP01,
  author =       "Kostas Marinis and
                  Nikos K. Moshopoulos and
                  Fotis Karoubalis and
                  Kiamal Z. Pekmestzi",
  title =        "On the Hardware Implementation of the {3GPP} Confidentiality and Integrity Algorithms",
  pages =        "248--265",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:XuBat01,
  author =       "Sheng-Bo Xu and
                  Lejla Batina",
  title =        "Efficient Implementation of Elliptic Curve Cryptosystems on an {ARM7} with Hardware Accelerator",
  pages =        "266--279",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:SteGeiBet01,
  author =       "Rainer Steinwandt and
                  Willi Geiselmann and
                  Thomas Beth",
  title =        "A Theoretical {DPA}-Based Cryptanalysis of the {NESSIE} Candidates {FLASH} and {SFLASH}",
  pages =        "280--293",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:TerPin01,
  author =       "Routo Terada and
                  Paulo G. Pinheiro",
  title =        "Quadratic Relations for {S}-Boxes: Their Minimum Representations and Bounds",
  pages =        "294--309",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:CalSae01,
  author =       "Ismael Jim{\'e}nez Calvo and
                  Germ{\'a}n S{\'a}ez",
  title =        "Approximate Power Roots in $Z_m$",
  pages =        "310--323",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:Moller01,
  author =       "Bodo M{\"o}ller",
  title =        "Securing Elliptic Curve Point Multiplication against Side-Channel Attacks",
  pages =        "324--334",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:TzePan01,
  author =       "Sofia Tzelepi and
                  George Pangalos",
  title =        "A Flexible Role-Based Access Control Model for Multimedia Medical Image Database Systems",
  pages =        "335--346",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:BerCarFer01,
  author =       "Elisa Bertino and
                  Barbara Carminati and
                  Elena Ferrari",
  title =        "A Secure Publishing Service for Digital Libraries of {XML} Documents",
  pages =        "347--362",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:MarKre01,
  author =       "Olivier Markowitch and
                  Steve Kremer",
  title =        "An Optimistic Non-repudiation Protocol with Transparent Trusted Third Party",
  pages =        "363--378",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:AnaGooTam01,
  author =       "Aris Anagnostopoulos and
                  Michael T. Goodrich and
                  Roberto Tamassia",
  title =        "Persistent Authenticated Dictionaries and Their Applications",
  pages =        "379--393",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:FerPayRot01,
  author =       "Josep Llu{\'i}s Ferrer-Gomila and
                  Magdalena Payeras-Capell{\`a} and
                  {Lloren\c{c} Huguet i} Rotger",
  title =        "Efficient Optimistic N-Party Contract Signing Protocol",
  pages =        "394--407",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:ChiKobMor01,
  author =       "Koji Chida and
                  Kunio Kobayashi and
                  Hikaru Morita",
  title =        "Efficient Sealed-Bid Auctions for Massive Numbers of Bidders with Lump Comparison",
  pages =        "408--419",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:SebDom01,
  author =       "Francesc Seb{\'e} and
                  Josep Domingo-Ferrer",
  title =        "Oblivious Image Watermarking Robust against Scaling and Geometric Distortions",
  pages =        "420--432",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:Jensen01,
  author =       "Christian Damsgaard Jensen",
  title =        "Fingerprinting Text in Logical Markup Languages",
  pages =        "433--445",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:RPRG01,
  author =       "Antonio Ruiz-Mart{\'i}nez and
                  Gregorio Mart{\'i}nez P{\'e}rez and
                  {\'O}scar C{\'a}novas Reverte and
                  Antonio F. G{\'o}mez-Skarmeta",
  title =        "{SPEED} Protocol: Smartcard-Based Payment with Encrypted Electronic Delivery",
  pages =        "446--461",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:JeoLeeLim01,
  author =       "Ik Rae Jeong and
                  Dong Hoon Lee and
                  Jong In Lim",
  title =        "Efficient Transferable Cash with Group Signatures",
  pages =        "462--474",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:CheMao01,
  author =       "Liqun Chen and
                  Wenbo Mao",
  title =        "An Auditable Metering Scheme for Web Advertisement Applications",
  pages =        "475--485",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:DelGalPer01,
  author =       "Jaime Delgado and
                  Isabel Gallego and
                  Xavier Perramon",
  title =        "Broker-Based Secure Negotiation of Intellectual Property Rights",
  pages =        "486--496",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:LeeKim01,
  author =       "Jae Seung Lee and
                  Sang-Choon Kim",
  title =        "Design of the Decision Support System for Network Security Management to Secure Enterprise Network",
  pages =        "497--511",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:WanLee01,
  author =       "Jia Wang and
                  Insup Lee",
  title =        "Measuring False-Positive by Automated Real-Time Correlated Hacking Behavior Analysis",
  pages =        "512--535",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:MasTomYon01,
  author =       "Kenji Masui and
                  Masahiko Tomoishi and
                  Naoki Yonezaki",
  title =        "Design of {UNIX} System for the Prevention of Damage Propagation by Intrusion and Its Implementation Based on {4.4BSD}",
  pages =        "536--553",
  editor =       isc01ed,
  booktitle =    isc01name,
  volume =       isc01vol,
  month =        isc01month,
  address =      isc01addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2001,
}

@InProceedings{ISC:KurTan00,
  author =       "Minoru Kuribayashi and
                  Hatsukazu Tanaka",
  title =        "A Watermarking Scheme Based on the Characteristic of Addition among {DCT} Coefficients",
  pages =        "1--14",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:Benedens00,
  author =       "Oliver Benedens",
  title =        "Affine Invariant Watermarks for {3D} Polygonal and {NURBS} Based Models",
  pages =        "15--29",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:RosSch00,
  author =       "Ren{\'e} Rosenbaum and
                  Heidrun Schumann",
  title =        "A Steganographic Framework for Reference Colour Based Encoding and Cover Image Selection",
  pages =        "30--43",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:SebDomHer00,
  author =       "Francesc Seb{\'e} and
                  Josep Domingo-Ferrer and
                  Jordi Herrera-Joancomart{\'i}",
  title =        "Spatial-Domain Image Watermarking Robust against Compression, Filtering, Cropping, and Scaling",
  pages =        "44--53",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:BriSafOgu00,
  author =       "Gareth Brisbane and
                  Reihaneh Safavi-Naini and
                  Philip Ogunbona",
  title =        "Region-Based Watermarking by Distribution Adjustment",
  pages =        "54--68",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:SepMakKes00,
  author =       "Tapio Sepp{\"a}nen and
                  Kaisu M{\"a}kel{\"a} and
                  Anja Keskinarkaus",
  title =        "Hiding Information in Color Images Using Small Color Palettes",
  pages =        "69--81",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:GMMS00,
  author =       "Hideaki Goto and
                  Masahiro Mambo and
                  Kenjiro Matsumura and
                  Hiroki Shizuya",
  title =        "An Approach to the Objective and Quantitative Evaluation of Tamper-Resistant Software",
  pages =        "82--96",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:Lindkvist00,
  author =       "Tina Lindkvist",
  title =        "Characteristics of Some Binary Codes for Fingerprinting",
  pages =        "97--107",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:OmoMiy00,
  author =       "Kazumasa Omote and
                  Atsuko Miyaji",
  title =        "An Anonymous Aution Protocol with a Single Non-trusted Center Using Binary Trees",
  pages =        "108--120",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:NakSug00,
  author =       "Toru Nakanishi and
                  Yuji Sugiyama",
  title =        "Unlinkable Divisible Electronic Cash",
  pages =        "121--134",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:YenZhe00,
  author =       "Sung-Ming Yen and
                  Yuliang Zheng",
  title =        "Weighted One-Way Hash Chain and Its Applications",
  pages =        "135--148",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:MRFBD00,
  author =       "Greg Maitland and
                  Jason Reid and
                  Ernest Foo and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Linkability in Practical Electronic Cash Design",
  pages =        "149--163",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:HHJQV00,
  author =       "Ga{\"e}l Hachez and
                  Laurent Den Hollander and
                  Mehrdad Jalali and
                  Jean-Jacques Quisquater and
                  Christophe Vasserot",
  title =        "Towards a Practical Secure Framework for Mobile Code Commerce",
  pages =        "164--178",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:SelSid00,
  author =       "Ali Aydin Sel\c{c}uk and
                  Deepinder P. Sidhu",
  title =        "Probabilistic Methods in Multicast Key Management",
  pages =        "179--193",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:ParBoyDaw00,
  author =       "DongGook Park and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Classification of Authentication Protocols: A Practical Approach",
  pages =        "194--208",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:BoyKea00,
  author =       "Colin Boyd and
                  Peter Kearney",
  title =        "Exploring Fair Exchange Protocols Using Specification Animation",
  pages =        "209--223",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:NojHanIma00,
  author =       "Daisuke Nojiri and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "A Practical Implementation of Hierarchically Structured Key Predistribution System and Its Evaluation",
  pages =        "224--236",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:FerPayRot00,
  author =       "Josep Llu{\'i}s Ferrer-Gomila and
                  Magdalena Payeras-Capell{\`a} and
                  {Lloren\c{c} Huguet i} Rotger",
  title =        "An Efficient Protocol for Certified Electronic Mail",
  pages =        "237--248",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:LinWonKou00,
  author =       "Xiaodong Lin and
                  Johnny W. Wong and
                  Weidong Kou",
  title =        "Performance Analysis of Secure Web Server Based on {SSL}",
  pages =        "249--261",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:MNHL00,
  author =       "Stephen P. Morgan and
                  Stephen W. Neal and
                  Melissa A. Hartman and
                  Matthew R. Laue",
  title =        "Sherlock: Commercial High Assurance Network Computing",
  pages =        "262--276",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:Payne00,
  author =       "Christian Payne",
  title =        "The Role of the Development Process in Operating System Security",
  pages =        "277--291",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:SafSus00,
  author =       "Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "Threshold Fail-Stop Signature Schemes Based on Discrete Logarithm and Factorization",
  pages =        "292--307",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:SteZhe00,
  author =       "Ron Steinfeld and
                  Yuliang Zheng",
  title =        "A Signcryption Scheme Based on Integer Factorization",
  pages =        "308--322",
  editor =       isc00ed,
  booktitle =    isc00name,
  volume =       isc00vol,
  month =        isc00month,
  address =      isc00addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         2000,
}

@InProceedings{ISC:DinHer99,
  author =       "Josep Domingo-Ferrer and
                  Jordi Herrera-Joancomart{\'i}",
  title =        "Spending Programs: A Tool for Flexible Micropayments",
  pages =        "1--13",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:XYZZ99,
  author =       "Shouhuai Xu and
                  Moti Yung and
                  Gendu Zhang and
                  Hong Zhu",
  title =        "Money Conservation via Atomicity in Fair Off-Line {E}-Cash",
  pages =        "14--31",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:EbrTho99,
  author =       "Tim Ebringer and
                  Peter Thorne",
  title =        "Engineering an eCash System",
  pages =        "32--36",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:NakHarSug99,
  author =       "Toru Nakanishi and
                  Nobuaki Haruna and
                  Yuji Sugiyama",
  title =        "Unlinkable Electronic Coupon Protocol with Anonymity Control",
  pages =        "37--46",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:JoyLeeHwa99,
  author =       "Marc Joye and
                  Narn-Yih Lee and
                  Tzonelih Hwang",
  title =        "On the Security of the Lee-Chang Group Signature Scheme and Its Derivatives",
  pages =        "47--51",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:KhaHanZhe99,
  author =       "Khaled M. Khan and
                  Jun Han and
                  Yuliang Zheng",
  title =        "Security Properties of Software Components",
  pages =        "52--56",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:WSUK99,
  author =       "Dirk Westhoff and
                  Markus {Schneider II} and
                  Claus Unger and
                  Firoz Kaderali",
  title =        "Methods for Protecting a Mobile Agent's Route",
  pages =        "57--71",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:LeeKimKim99,
  author =       "Hyung-Woo Lee and
                  Jung-Eun Kim and
                  Tai-Yun Kim",
  title =        "Non-interactive Cryptosystem for Entity Authentication",
  pages =        "72--84",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:DavLopPer99,
  author =       "Jorge Davila and
                  Javier Lopez and
                  Ren{\'e} Peralta",
  title =        "Implementation of Virtual Private Networks at the Transport Layer",
  pages =        "85--102",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:KikAbeNak99,
  author =       "Hiroaki Kikuchi and
                  Kensuke Abe and
                  Shohachiro Nakanishi",
  title =        "Performance Evaluation of Certificate Revocation Using k-Valued Hash Tree",
  pages =        "103--117",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:WatIma99,
  author =       "Yuji Watanabe and
                  Hideki Imai",
  title =        "Active Rebooting Method for Proactivized System: How to Enhance the Security against Latent Virus Attacks",
  pages =        "118--135",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:LLHS99,
  author =       "Chun-Shien Lu and
                  Hong-Yuan Mark Liao and
                  Shih-Kun Huang and
                  Chwen-Jye Sze",
  title =        "Highly Robust Image Watermarking Using Complementary Modulations",
  pages =        "136--153",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:BriSafOgu99,
  author =       "Gareth Brisbane and
                  Reihaneh Safavi-Naini and
                  Philip Ogunbona",
  title =        "Region-Based Watermarking for Images",
  pages =        "154--166",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:LeeParZhe99,
  author =       "Hye-Joo Lee and
                  Ji-Hwan Park and
                  Yuliang Zheng",
  title =        "Digital Watermarking Robust Against {JPEG} Compression",
  pages =        "167--190",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:Pieprzyk99,
  author =       "Josef Pieprzyk",
  title =        "Fingerprints for Copyright Software Protection",
  pages =        "178--190",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:ShiSimRhe99,
  author =       "Sang Uk Shin and
                  Kyeong Seop Sim and
                  Kyung Hyune Rhee",
  title =        "A Secrecy Scheme for {MPEG} Video Data Using the Joint of Compression and Encryption",
  pages =        "191--201",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:SanTaS99,
  author =       "Tomas Sander and
                  Amnon Ta-Shma",
  title =        "On Anonymous Electronic Cash and Crime",
  pages =        "202--206",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:KLMP99,
  author =       "Seungjoo Kim and
                  Insoo Lee and
                  Masahiro Mambo and
                  Sungjun Park",
  title =        "On the Difficulty of Key Recovery Systems",
  pages =        "207--224",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:OMAFO99,
  author =       "Miyako Ohkubo and
                  Fumiaki Miura and
                  Masayuki Abe and
                  Atsushi Fujioka and
                  Tatsuaki Okamoto",
  title =        "An Improvement on a Practical Secret Voting Scheme",
  pages =        "225--234",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:NguMuVar99,
  author =       "Khanh Quoc Nguyen and
                  Yi Mu and
                  Vijay Varadharajan",
  title =        "Undeniable Confirmer Signature",
  pages =        "235--246",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:OkaTadOka99,
  author =       "Takeshi Okamoto and
                  Mitsuru Tada and
                  Eiji Okamoto",
  title =        "Extended Proxy Signatures for Smart Cards",
  pages =        "247--258",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:NisHanIma99,
  author =       "Tsuyoshi Nishioka and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "A New Digital Signature Scheme on {ID}-Based Key-Sharing Infrastructures",
  pages =        "259--270",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:JoyKimLee99,
  author =       "Marc Joye and
                  Seungjoo Kim and
                  Narn-Yih Lee",
  title =        "Cryptanalysis of Two Group Signature Schemes",
  pages =        "271--275",
  editor =       isc99ed,
  booktitle =    isc99name,
  volume =       isc99vol,
  month =        isc99month,
  address =      isc99addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1999,
}

@InProceedings{ISC:BlaBor97,
  author =       "G. R. Blakley and
                  I. Borosh",
  title =        "A General Theory of Codes, {II}: Paradigms and Homomorphisms (Special Lecture)",
  pages =        "1--31 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:ShiMorKan97,
  author =       "Takeshi Shimoyama and
                  Shiho Moriai and
                  Toshinobu Kaneko",
  title =        "Improving the Higher Order Differential Attack and Cryptanalysis of the {KN} Cipher",
  pages =        "32--42",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:TanOhiKan97,
  author =       "Hidema Tanaka and
                  Tomoya Ohishi and
                  Toshinobu Kaneko",
  title =        "An Optimised Linear Attack on Pseudorandom Generators Using a Non linear Combiner",
  pages =        "43--54 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Preneel97,
  author =       "Bart Preneel",
  title =        "Cryptanalysis of Message Authentication Codes (Invited Lecture)",
  pages =        "55--65 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:BalNag97,
  author =       "R. Balasubramanian and
                  S. V. Nagaraj",
  title =        "The Least Witness of a Composite Number",
  pages =        "66--74",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:KuwTan97,
  author =       "Hidenori Kuwadako and
                  Hatsukazu Tanaka",
  title =        "Fast Algorithm for Finding a Small Root of a Quadratic Modular Equation",
  pages =        "75--81",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:BDGI97,
  author =       "Feng Bao and
                  Robert H. Deng and
                  Xiang Gao and
                  Yoshihide Igarashi",
  title =        "Modified Finite Automata Public Key Cryptosystem",
  pages =        "82--95",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:NakKob97,
  author =       "Daisuke Nakamura and
                  Kunikatsu Kobayashi",
  title =        "Modified {ElGamal} Cryptosystem",
  pages =        "96--108",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Ohta97,
  author =       "Kazuo Ohta",
  title =        "Remarks on Blind Decryption",
  pages =        "109--115 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:DavPer97,
  author =       "George I. Davida and
                  Ren{\'e} Peralta",
  title =        "High-Speed Cryptography",
  pages =        "116--120 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:KSHW97,
  author =       "John Kelsey and
                  Bruce Schneier and
                  Chris Hall and
                  David Wagner",
  title =        "Secure Applications of Low-Entropy Keys",
  pages =        "121--134",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Sameshima97,
  author =       "Yoshiki Sameshima",
  title =        "A Key Escrow System of the {RSA} Cryptosystem",
  pages =        "135--146",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:SYMI97,
  author =       "Kouichi Sakurai and
                  Yoshinori Yamani and
                  Shingo Miyazaki and
                  Tohru Inoue",
  title =        "A Key Escrow System with Protecting User's Privacy by Blind Decoding",
  pages =        "147--157 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Desmedt97,
  author =       "Yvo Desmedt",
  title =        "Some Recent Research Aspects of Threshold Cryptography (Invited Lecture)",
  pages =        "158--173 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:SKNOM97,
  author =       "Akashi Satoh and
                  Y. Kobayashi and
                  H. Niijima and
                  Nobuyuki Ooba and
                  Seiji Munetoh and
                  S. Sone",
  title =        "A High-Speed Small {RSA} Encryption {LSI} with Low Power Dissipation",
  pages =        "174--187",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Markantonakis97,
  author =       "Constantinos Markantonakis",
  title =        "The Case for a Secure Multi-Application Smart Card Operating System",
  pages =        "188--197",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:KoyTer97,
  author =       "Kenji Koyama and
                  Routo Terada",
  title =        "An Augmented Family of Cryptographic Parity Circuits",
  pages =        "198--208",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:YLCY97,
  author =       "Xun Yi and
                  Kwok-Yan Lam and
                  Shi Xin Cheng and
                  Xiao Hu You",
  title =        "A New Byte-Oriented Block Cipher",
  pages =        "209--220 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Bellare97,
  author =       "Mihir Bellare",
  title =        "Practice-Oriented Provable-Security (Invited Lecture)",
  pages =        "221--231 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:LeiZhe97,
  author =       "Jussipekka Leiwo and
                  Yuliang Zheng",
  title =        "A Framework for the Management of Information Security",
  pages =        "232--245",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Kabasele-Tenday97,
  author =       "Jean-Marie Kabasele-Tenday",
  title =        "Specifying Security in a Composite System",
  pages =        "246--255",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Zhang97a,
  author =       "Kan Zhang",
  title =        "On Rough Sets and Inference Analysis",
  pages =        "256--265 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:HwaWan97,
  author =       "Tzonelih Hwang and
                  Chih-Hung Wang",
  title =        "Arbitrated Unconditionally Secure Authentication Scheme with Multi-senders",
  pages =        "266--272",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:KimParWon97,
  author =       "Seungjoo Kim and
                  Sangjoon Park and
                  Dongho Won",
  title =        "Group Signatures for Hierarchical Multigroups",
  pages =        "273--281",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Zhang97b,
  author =       "Kan Zhang",
  title =        "Threshold Proxy Signature Schemes",
  pages =        "282--290 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Zheng97,
  author =       "Yuliang Zheng",
  title =        "Signcryption and Its Applications in Efficient Public Key Solutions (Invited Lecture)",
  pages =        "291--312 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:NguMuVar97,
  author =       "Khanh Quoc Nguyen and
                  Yi Mu and
                  Vijay Varadharajan",
  title =        "A New Digital Cash Scheme Based on Blind {Nyberg}-{Rueppel} Digital Signature",
  pages =        "313--320",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:Fuchsberger97,
  author =       "Andreas Fuchsberger",
  title =        "An Incremental Payment Method for Internet Based Streaming Real-Time Media",
  pages =        "321--327 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:SaeSaf97,
  author =       "Shahrokh Saeednia and
                  Reihaneh Safavi-Naini",
  title =        "A New Identity-Based Key Exchange Protocol Minimizing Computation and Communication",
  pages =        "328--334",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:SakOkaMam97,
  author =       "Hisao Sakazaki and
                  Eiji Okamoto and
                  Masahiro Mambo",
  title =        "The Application of {ID}-Based Key Distribution Systems to an Elliptic Curve",
  pages =        "335--344",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

@InProceedings{ISC:YamOsaHir97,
  author =       "Kouichi Yamazaki and
                  Masao Osaki and
                  Osamu Hirota",
  title =        "On Reconciliation of Discrepant Sequences Shared through Quantum Mechanical Channels",
  pages =        "345--356 ",
  editor =       isc97ed,
  booktitle =    isc97name,
  volume =       isc97vol,
  month =        isc97month,
  address =      isc97addr,
  publisher =    iscpub,
  series =       mylncs,
  year =         1997,
}

%------------------------------------------------------------------
%                          IWSEC
%------------------------------------------------------------------

@InProceedings{IWSEC:Kuribayashi11,
  author =       "Minoru Kuribayashi",
  title =        "A New Soft Decision Tracing Algorithm for Binary Fingerprinting Codes",
  pages =        "1--15",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:PorKer11,
  author =       "Georgios Portokalidis and
                  Angelos D. Keromytis",
  title =        "{REASSURE}: A Self-contained Mechanism for Healing Software Using Rescue Points",
  pages =        "16--32",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:Fujioka11,
  author =       "Atsushi Fujioka",
  title =        "Characterization of Strongly Secure Authenticated Key Exchanges without {NAXOS} Technique",
  pages =        "33--50",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:MitManOka11,
  author =       "Takuho Mitsunaga and
                  Yoshifumi Manabe and
                  Tatsuaki Okamoto",
  title =        "A Secure {M + 1}st Price Auction Protocol Based on Bit Slice Circuits",
  pages =        "51--64",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:OKUO11,
  author =       "Naoki Ogura and
                  Naoki Kanayama and
                  Shigenori Uchiyama and
                  Eiji Okamoto",
  title =        "Cryptographic Pairings Based on Elliptic Nets",
  pages =        "65--78",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:SelVivRan11,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  C. Pandu Rangan",
  title =        "Identity-Based Deterministic Signature Scheme without Forking-Lemma",
  pages =        "79--95",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:PfoSchEck11,
  author =       "Jonas Pfoh and
                  Christian Schneider and
                  Claudia Eckert",
  title =        "Nitro: Hardware-Based System Call Tracing for Virtual Machines",
  pages =        "96--112",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:ZavPorKer11,
  author =       "Angeliki Zavou and
                  Georgios Portokalidis and
                  Angelos D. Keromytis",
  title =        "Taint-Exchange: A Generic System for Cross-Process and Cross-Host Taint Tracking",
  pages =        "113--128",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:ShoMovLad11,
  author =       "Maryam Shojaei and
                  Naser Movahhedinia and
                  Behrouz Tork Ladani",
  title =        "An Entropy Based Approach for {DDoS} Attack Detection in {IEEE} 802.16 Based Networks",
  pages =        "129--143",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:NAKMN11,
  author =       "Koji Nuida and
                  Takuro Abe and
                  Shizuo Kaji and
                  Toshiaki Maeno and
                  Yasuhide Numata",
  title =        "A Mathematical Problem for Security Analysis of Hash Functions and Pseudorandom Generators",
  pages =        "144--160",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:PauMaiRai11,
  author =       "Goutam Paul and
                  Subhamoy Maitra and
                  Shashwat Raizada",
  title =        "A Theoretical Analysis of the Structure of {HC}-128",
  pages =        "161--177",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:STSO11,
  author =       "Yu Sasaki and
                  Naoyuki Takayanagi and
                  Kazuo Sakiyama and
                  Kazuo Ohta",
  title =        "Experimental Verification of Super-Sbox Analysis - Confirmation of Detailed Attack Complexity",
  pages =        "178--192",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:SEHKO11,
  author =       "Yusuke Sakai and
                  Keita Emura and
                  Goichiro Hanaoka and
                  Yutaka Kawai and
                  Kazumasa Omote",
  title =        "Towards Restricting Plaintext Space in Public Key Encryption",
  pages =        "193--209",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:HMYFO11,
  author =       "Ryotaro Hayashi and
                  Tatsuyuki Matsushita and
                  Takuya Yoshida and
                  Yoshihiro Fujii and
                  Koji Okada",
  title =        "Unforgeability of Re-Encryption Keys against Collusion Attack in Proxy Re-Encryption",
  pages =        "210--229",
  editor =       iwsec11ed,
  booktitle =    iwsec11name,
  volume =       iwsec11vol,
  month =        iwsec11month,
  address =      iwsec11addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{IWSEC:Vaidya10,
  author =       "Jaideep Vaidya",
  title =        "Automating Security Configuration and Administration: An Access Control Perspective (Invited Talk)",
  pages =        "1--9",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:Bohme10,
  author =       "Rainer B{\"o}hme",
  title =        "Security Metrics and Security Investment Models (Invited Talk)",
  pages =        "10--24",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:MaiSarSen10,
  author =       "Subhamoy Maitra and
                  Santanu Sarkar and
                  Sourav Sengupta",
  title =        "Publishing Upper Half of {RSA} Decryption Exponent",
  pages =        "25--39",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:LLLZ10,
  author =       "Yamin Liu and
                  Bao Li and
                  Xianhui Lu and
                  Yazhe Zhang",
  title =        "{PA1} and IND-{CCA2} Do Not Guarantee {PA2}: Brief Examples",
  pages =        "40--54",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:SHKO10,
  author =       "Yusuke Sakai and
                  Goichiro Hanaoka and
                  Kaoru Kurosawa and
                  Kazuo Ohta",
  title =        "A Generic Method for Reducing Ciphertext Length of Reproducible {KEMs} in the {RO} Model",
  pages =        "55--69",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:OYKU10,
  author =       "Naoki Ogura and
                  Go Yamamoto and
                  Tetsutaro Kobayashi and
                  Shigenori Uchiyama",
  title =        "An Improvement of Key Generation Algorithm for {Gentry}'s Homomorphic Encryption Scheme",
  pages =        "70--83",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:KPSS10,
  author =       "Marek Klonowski and
                  Michal Przykucki and
                  Tomasz Struminski and
                  Malgorzata Sulkowska",
  title =        "Practical Universal Random Sampling",
  pages =        "84--100",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:Wiese10,
  author =       "Lena Wiese",
  title =        "Horizontal Fragmentation for Data Outsourcing with Formula-Based Confidentiality Constraints",
  pages =        "101--116",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:Kuribayashi10,
  author =       "Minoru Kuribayashi",
  title =        "Experimental Assessment of Probabilistic Fingerprinting Codes over {AWGN} Channel",
  pages =        "117--132",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:SatUra10,
  author =       "Fumiko Satoh and
                  Naohiko Uramoto",
  title =        "Validating Security Policy Conformance with {WS}-Security Requirements",
  pages =        "133--148",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:MitManOka10,
  author =       "Takuho Mitsunaga and
                  Yoshifumi Manabe and
                  Tatsuaki Okamoto",
  title =        "Efficient Secure Auction Protocols Based on the {Boneh}-{Goh}-{Nissim} Encryption",
  pages =        "149--163",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:FujSuzYon10,
  author =       "Atsushi Fujioka and
                  Koutarou Suzuki and
                  Kazuki Yoneyama",
  title =        "Hierarchical {ID}-Based Authenticated Key Exchange Resilient to Ephemeral Key Leakage",
  pages =        "164--180",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:EmuHanSak10,
  author =       "Keita Emura and
                  Goichiro Hanaoka and
                  Yusuke Sakai",
  title =        "Group Signature Implies {PKE} with Non-interactive Opening and Threshold {PKE}",
  pages =        "181--198",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:OzuFutMor10,
  author =       "Tomonori Izumida and
                  Kokichi Futatsugi and
                  Akira Mori",
  title =        "A Generic Binary Analysis Method for Malware",
  pages =        "199--216",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:CCNMC10,
  author =       "Carlos Miguel Tavares Calafate and
                  Javier Campos and
                  Marga N{\'a}cher and
                  Pietro Manzoni and
                  Juan-Carlos Cano",
  title =        "{A-HIP}: A Solution Offering Secure and Anonymous Communications in {MANETs}",
  pages =        "217--231",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:AliKer10,
  author =       "Mansoor Alicherry and
                  Angelos D. Keromytis",
  title =        "Securing {MANET} Multicast Using {DIPLOMA}",
  pages =        "232--250",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:HalRon10,
  author =       "Kimmo Halunen and
                  Juha R{\"o}ning",
  title =        "Preimage Attacks against Variants of Very Smooth Hash",
  pages =        "251--266",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:YajShi10,
  author =       "Jun Yajima and
                  Takeshi Shimoyama",
  title =        "Matrix Representation of Conditions for the Collision Attack of {SHA}-1 and Its Application to the Message Modification",
  pages =        "267--284",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:LeBer10,
  author =       "Thanh-Ha Le and
                  Mael Berthier",
  title =        "Mutual Information Analysis under the View of Higher-Order Statistics",
  pages =        "285--300",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:Sasaki10,
  author =       "Yu Sasaki",
  title =        "Known-Key Attacks on {Rijndael} with Large Blocks and Strengthening {ShiftRow} Parameter",
  pages =        "301--315",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:JusLoe10,
  author =       "Benjamin Justus and
                  Daniel Loebenberger",
  title =        "Differential Addition in Generalized {Edwards} Coordinates",
  pages =        "316--325",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:IKFTT10,
  author =       "Tadashi Iyama and
                  Shinsaku Kiyomoto and
                  Kazuhide Fukushima and
                  Toshiaki Tanaka and
                  Tsuyoshi Takagi",
  title =        "Efficient Implementation of Pairing on {BREW} Mobile Phones",
  pages =        "326--336",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:HarTer10,
  author =       "Lasse Harjumaa and
                  Ilkka Tervonen",
  title =        "Introducing Mitigation Use Cases to Enhance the Scope of Test Cases",
  pages =        "337--353",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:Niitsoo10,
  author =       "Margus Niitsoo",
  title =        "Optimal Adversary Behavior for the Serial Model of Financial Attack Trees",
  pages =        "354--370",
  editor =       iwsec10ed,
  booktitle =    iwsec10name,
  volume =       iwsec10vol,
  month =        iwsec10month,
  address =      iwsec10addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{IWSEC:Preneel09,
  author =       "Bart Preneel",
  title =        "The Future of Cryptographic Algorithms (Invited Talk)",
  pages =        "1--2",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:WSSO09,
  author =       "Lei Wang and
                  Yu Sasaki and
                  Kazuo Sakiyama and
                  Kazuo Ohta",
  title =        "Bit-Free Collision: Application to {APOP} Attack",
  pages =        "3--21",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:ChoYap09,
  author =       "Jiali Choy and
                  Huihui Yap",
  title =        "Impossible Boomerang Attack for Block Cipher Structures",
  pages =        "22--37",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:SekPre09,
  author =       "Gautham Sekar and
                  Bart Preneel",
  title =        "Improved Distinguishing Attacks on {HC}-256",
  pages =        "38--52",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:NMKM09,
  author =       "Yasumasa Nakai and
                  Takahiro Matsuda and
                  Wataru Kitada and
                  Kanta Matsuura",
  title =        "A Generic Construction of Timed-Release Encryption with Pre-open Capability",
  pages =        "53--70",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:SVSR09,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  Rahul Srinivasan and
                  Chandrasekaran Pandu Rangan",
  title =        "An Efficient Identity-Based Signcryption Scheme for Multiple Receivers",
  pages =        "71--88",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:ThoSusMu09,
  author =       "Pairat Thorncharoensri and
                  Willy Susilo and
                  Yi Mu",
  title =        "Universal Designated Verifier Signatures with Threshold-Signers",
  pages =        "89--109",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:CheKos09,
  author =       "K. Y. Cheong and
                  Takeshi Koshiba",
  title =        "Reducing Complexity Assumptions for Oblivious Transfer",
  pages =        "110--124",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:JakSawVen09,
  author =       "Mariusz H. Jakubowski and
                  Chit Wei Saw and
                  Ramarathnam Venkatesan",
  title =        "Tamper-Tolerant Software: Modeling and Implementation",
  pages =        "125--139",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:Nuida09,
  author =       "Koji Nuida",
  title =        "An Error-Tolerant Variant of a Short 2-Secure Fingerprint Code and Its Security Evaluation",
  pages =        "140--157",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:HLSR09,
  author =       "Jingyu Hua and
                  MingChu Li and
                  Kouichi Sakurai and
                  Yizhi Ren",
  title =        "Efficient Intrusion Detection Based on Static Analysis and Stack Walks",
  pages =        "158--173",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:KimFujUst09,
  author =       "Minkyu Kim and
                  Atsushi Fujioka and
                  Berkant Ustaoglu",
  title =        "Strongly Secure Authenticated Key Exchange without {NAXOS}' Approach",
  pages =        "174--191",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:YiTsoOka09,
  author =       "Xun Yi and
                  Raylin Tso and
                  Eiji Okamoto",
  title =        "{ID}-Based Group Password-Authenticated Key Exchange",
  pages =        "192--211",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:SSYTOK09,
  author =       "Taiki Sakashita and
                  Yoichi Shibata and
                  Takumi Yamamoto and
                  Kenta Takahashi and
                  Wakaha Ogata and
                  Hiroaki Kikuchi and
                  Masakatsu Nishigaki",
  title =        "A Proposal of Efficient Remote Biometric Authentication Protocol",
  pages =        "212--227",
  editor =       iwsec09ed,
  booktitle =    iwsec09name,
  volume =       iwsec09vol,
  month =        iwsec09month,
  address =      iwsec09addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{IWSEC:Grzeskowiak08,
  author =       "Maciej Grzeskowiak",
  title =        "On Generating Elements of Orders Dividing $p^{2k} \pm p^{k} + 1$",
  pages =        "1--19",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:HIOW08,
  author =       "Goichiro Hanaoka and
                  Hideki Imai and
                  Kazuto Ogawa and
                  Hajime Watanabe",
  title =        "Chosen Ciphertext Secure Public Key Encryption with a Simple Structure",
  pages =        "20--33",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:OguUch08,
  author =       "Naoki Ogura and
                  Shigenori Uchiyama",
  title =        "Remarks on the Attack of {Fouque} et al. against the $\ell${IC} Scheme",
  pages =        "34--48",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:GuoMuChe08,
  author =       "Fuchun Guo and
                  Yi Mu and
                  Zhide Chen",
  title =        "Efficient Batch Verification of Short Signatures for a Single-Signer Setting without Random Oracles",
  pages =        "49--63",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:Tan08,
  author =       "Chik How Tan",
  title =        "Signcryption Scheme in Multi-user Setting without Random Oracles",
  pages =        "64--82",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:YosOka08,
  author =       "Takuya Yoshida and
                  Koji Okada",
  title =        "Simple and Efficient Group Signature Scheme Assuming Tamperproof Devices",
  pages =        "83--99",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:JJNSV08,
  author =       "Matthias Jacob and
                  Mariusz H. Jakubowski and
                  Prasad Naldurg and
                  Chit Wei Saw and
                  Ramarathnam Venkatesan",
  title =        "The Superdiversifier: Peephole Individualization for Software Protection",
  pages =        "100--120",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:PCLH08,
  author =       "Heewan Park and
                  Seokwoo Choi and
                  {Hyun-il} Lim and
                  Taisook Han",
  title =        "Detecting Java Theft Based on Static {API} Trace Birthmark",
  pages =        "121--135",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:LocBurKer08,
  author =       "Michael E. Locasto and
                  Matthew Burnside and
                  Angelos D. Keromytis",
  title =        "Online Network Forensics for Automatic Repair Validation",
  pages =        "136--151",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:LSCKS08,
  author =       "Michael E. Locasto and
                  Angelos Stavrou and
                  Gabriela F. Cretu and
                  Angelos D. Keromytis and
                  Salvatore J. Stolfo",
  title =        "Return Value Predictability Profiles for Self-healing",
  pages =        "152--166",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:LamCheChe08,
  author =       "Ieng-Fat Lam and
                  Kuan-Ta Chen and
                  Ling-Jyh Chen",
  title =        "Involuntary Information Leakage in Social Network Services",
  pages =        "167--183",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:ChiTak08,
  author =       "Koji Chida and
                  Katsumi Takahashi",
  title =        "Privacy Preserving Computations without Public Key Cryptographic Operation",
  pages =        "184--200",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:BazBarMad08,
  author =       "Cyril Bazin and
                  Jean-Marie Le Bars and
                  Jacques Madelaine",
  title =        "A Novel Framework for Watermarking: The Data-Abstracted Approach",
  pages =        "201--217",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:Menezes08,
  author =       "Alfred Menezes",
  title =        "The Elliptic Curve Discrete Logarithm Problem: State of the Art (Invited Talk)",
  pages =        "218",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:BCPZ08,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  David Pointcheval and
                  S{\'e}bastien Zimmer",
  title =        "An Application of the {Boneh} and {Shacham} Group Signature Scheme to Biometric Authentication",
  pages =        "219--230",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:SalRya08,
  author =       "Anongporn Salaiwarakul and
                  Mark Ryan",
  title =        "Analysis of a Biometric Authentication Protocol for Signature Creation Application",
  pages =        "231--245",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:AnParPar08,
  author =       "Dong Chan An and
                  So Mi Park and
                  Seog Park",
  title =        "Efficient Secure Labeling Method under Dynamic {XML} Data Streams",
  pages =        "246--260",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:HSST08,
  author =       "Yohei Hori and
                  Akashi Satoh and
                  Hirofumi Sakane and
                  Kenji Toda",
  title =        "Bitstream Encryption and Authentication Using {AES}-{GCM} in Dynamically Reconfigurable Systems",
  pages =        "261--278",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:CJJV08,
  author =       "Matthew Cary and
                  Matthias Jacob and
                  Mariusz H. Jakubowski and
                  Ramarathnam Venkatesan",
  title =        "The Long-Short-Key Primitive and Its Applications to Key Security",
  pages =        "279--297",
  editor =       iwsec08ed,
  booktitle =    iwsec08name,
  volume =       iwsec08vol,
  month =        iwsec08month,
  address =      iwsec08addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{IWSEC:HadSak07,
  author =       "Satoshi Hada and
                  Kouichi Sakurai",
  title =        "A Note on the (Im)possibility of Using Obfuscators to Transform Private-Key Encryption into Public-Key Encryption",
  pages =        "1--12",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:MMEYS07,
  author =       "Shinsuke Miwa and
                  Toshiyuki Miyachi and
                  Masashi Eto and
                  Masashi Yoshizumi and
                  Yoichi Shinoda",
  title =        "Design Issues of an Isolated Sandbox Used to Analyze Malwares",
  pages =        "13--27",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:HayKurMor07,
  author =       "Naoki Hayashi and
                  Minoru Kuribayashi and
                  Masakatu Morii",
  title =        "Collusion-Resistant Fingerprinting Scheme Based on the {CDMA}-Technique",
  pages =        "28--43",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:NakIzuTak07,
  author =       "Toshiya Nakajima and
                  Tetsuya Izu and
                  Tsuyoshi Takagi",
  title =        "Reduction Optimal Trinomials for Efficient Software Implementation of the $\eta_T$ Pairing",
  pages =        "44--57",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:AokShiUed07,
  author =       "Kazumaro Aoki and
                  Takeshi Shimoyama and
                  Hiroki Ueda",
  title =        "Experiments on the Linear Algebra Step in the Number Field Sieve",
  pages =        "58--73",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:TsaChoSmi07,
  author =       "Patrick P. Tsang and
                  Sherman S. M. Chow and
                  Sean W. Smith",
  title =        "Batch Pairing Delegation",
  pages =        "74--90",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:KonSat07,
  author =       "Satoshi Kondo and
                  Naoshi Sato",
  title =        "Botnet Traffic Detection Techniques by {C\&C} Session Classification Using {SVM}",
  pages =        "91--104",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:CabCab07,
  author =       "Pino Caballero-Gil and
                  C. Caballero-Gil",
  title =        "A Global Authentication Scheme for Mobile Ad-Hoc Networks",
  pages =        "105--120",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:HurParYoo07,
  author =       "Junbeom Hur and
                  Chanil Park and
                  Hyunsoo Yoon",
  title =        "An Efficient Pre-authentication Scheme for {IEEE} 802.11-Based Vehicular Networks",
  pages =        "121--136",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:LeuHuJia07,
  author =       "Fang-Yie Leu and
                  Kai-Wei Hu and
                  Fuu-Cheng Jiang",
  title =        "Intrusion Detection and Identification System Using Data Mining and Forensic Techniques",
  pages =        "137--152",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:AJVB07,
  author =       "Bertrand Anckaert and
                  Mariusz H. Jakubowski and
                  Ramarathnam Venkatesan and
                  Koen De Bosschere",
  title =        "Run-Time Randomization to Mitigate Tampering",
  pages =        "153--168",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:YakPol07,
  author =       "Ibrahim Yakut and
                  Huseyin Polat",
  title =        "Privacy-Preserving Eigentaste-Based Collaborative Filtering",
  pages =        "169--184",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:VieSebDom07,
  author =       "Alexandre Viejo and
                  Francesc Seb{\'e} and
                  Josep Domingo-Ferrer",
  title =        "Secure and Private Incentive-Based Advertisement Dissemination in Mobile Ad Hoc Networks",
  pages =        "185--198",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:KutZag07,
  author =       "Miroslaw Kutylowski and
                  Filip Zag{\'o}rski",
  title =        "Verifiable Internet Voting Solving Secure Platform Problem",
  pages =        "199--213",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:KRSS07,
  author =       "Hyung Chan Kim and
                  R. S. Ramakrishna and
                  Wook Shin and
                  Kouichi Sakurai",
  title =        "Enforcement of Integrated Security Policy in Trusted Operating Systems",
  pages =        "214--229",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:SuzMouOku07,
  author =       "Kazuhisa Suzuki and
                  Koichi Mouri and
                  Eiji Okubo",
  title =        "Salvia : A Privacy-Aware Operating System for Prevention of Data Leakage",
  pages =        "230--245",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:KSST07,
  author =       "Koji Kida and
                  Hisashi Sakamoto and
                  Hideo Shimazu and
                  Hiroyuki Tarumi",
  title =        "{InfoCage}: A Development and Evaluation of Confidential File Lifetime Monitoring Technology by Analyzing Events from File Systems and {GUIs}",
  pages =        "246--261",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:Layouni07,
  author =       "Mohamed Layouni",
  title =        "Accredited Symmetrically Private Information Retrieval",
  pages =        "262--277",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:HuaWon07,
  author =       "Qiong Huang and
                  Duncan S. Wong",
  title =        "Generic Certificateless Encryption in the Standard Model",
  pages =        "278--291",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:BreManSch07,
  author =       "Emmanuel Bresson and
                  Mark Manulis and
                  J{\"o}rg Schwenk",
  title =        "On Security Models and Compilers for Group Key Exchange Protocols",
  pages =        "292--307",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:JurWil07,
  author =       "Aivo J{\"u}rgenson and
                  Jan Willemson",
  title =        "Processing Multi-parameter Attacktrees with Estimated Parameter Values",
  pages =        "308--319",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:BulMag07,
  author =       "Ahto Buldas and
                  Triinu M{\"a}gi",
  title =        "Practical Security Analysis of E-Voting Systems",
  pages =        "320--335",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:MisYosKud07,
  author =       "Takuya Mishina and
                  Sachiko Yoshihama and
                  Michiharu Kudo",
  title =        "Fine-Grained Sticky Provenance Architecture for Office Documents",
  pages =        "336--351",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:ChiShiKan07,
  author =       "Koji Chida and
                  Osamu Shionoiri and
                  Atsushi Kanai",
  title =        "Secure Anonymous Communications with Practical Anonymity Revocation Scheme",
  pages =        "352--364",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:ARAM07,
  author =       "Elias Athanasopoulos and
                  Mema Roussopoulos and
                  Kostas G. Anagnostakis and
                  Evangelos P. Markatos",
  title =        "{GAS}: Overloading a File Sharing Network as an Anonymizing System",
  pages =        "365--379",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:RLTY07,
  author =       "Yi Ren and
                  Min Luo and
                  Zukai Tang and
                  Lingqing Ye",
  title =        "A Composite Privacy Protection Model",
  pages =        "380--395",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:LCWM07,
  author =       "Dennis Y. W. Liu and
                  Shuang Chang and
                  Duncan S. Wong and
                  Yi Mu",
  title =        "Nominative Signature from Ring Signature",
  pages =        "396--411",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:FanHua07,
  author =       "Chun-I Fan and
                  Vincent Shi-Ming Huang",
  title =        "Anonymous Authentication Protocols with Credit-Based Chargeability and Fair Privacy for Mobile Communications",
  pages =        "412--427",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:SuzKur07,
  author =       "Kazuhiro Suzuki and
                  Kaoru Kurosawa",
  title =        "How to Find Many Collisions of 3-Pass {HAVAL}",
  pages =        "428--443",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:ShiKobIma07,
  author =       "SeongHan Shin and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "A Secure Threshold Anonymous Password-Authenticated Key Exchange Protocol",
  pages =        "444--458",
  editor =       iwsec07ed,
  booktitle =    iwsec07name,
  volume =       iwsec07vol,
  month =        iwsec07month,
  address =      iwsec07addr,
  publisher =    iwsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{IWSEC:ALYW06,
  author =       "Man Ho Au and
                  Joseph K. Liu and
                  Tsz Hon Yuen and
                  Duncan S. Wong",
  title =        "{ID}-Based Ring Signature Scheme Secure in the Standard Model",
  pages =        "1--16",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:NakFun06,
  author =       "Toru Nakanishi and
                  Nobuo Funabiki",
  title =        "A Short Verifier-Local Revocation Group Signature Scheme with Backward Unlinkability",
  pages =        "17--32",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:GarVan06,
  author =       "Flavio D. Garcia and
                  Peter {van Rossum}",
  title =        "Sound Computational Interpretation of Symbolic Hashes in the Standard Model",
  pages =        "33--47",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:Savola06,
  author =       "Reijo Savola",
  title =        "A Requirement Centric Framework for Information Security Evaluation",
  pages =        "48--59",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:SakYanOga06,
  author =       "Hiroshi Sakaki and
                  Kazuo Yanoo and
                  Ryuichi Ogawa",
  title =        "A Model-Based Method for Security Configuration Verification",
  pages =        "60--75",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:KwoLeeMoo06,
  author =       "Young Chul Kwon and
                  Sang Won Lee and
                  Songchun Moon",
  title =        "Personal Computer Privacy: Analysis for {Korean} {PC} Users",
  pages =        "76--87",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:ChoParYun06,
  author =       "Seung Geol Choi and
                  Kunsoo Park and
                  Moti Yung",
  title =        "Short Traceable Signatures Based on Bilinear Pairings",
  pages =        "88--103",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:LiuSusWon06,
  author =       "Joseph K. Liu and
                  Willy Susilo and
                  Duncan S. Wong",
  title =        "Ring Signature with Designated Linkability",
  pages =        "104--119",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:WSMZ06,
  author =       "Qianhong Wu and
                  Willy Susilo and
                  Yi Mu and
                  Fangguo Zhang",
  title =        "Ad Hoc Group Signatures",
  pages =        "120--135",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:TarWan06,
  author =       "Christophe Tartary and
                  Huaxiong Wang",
  title =        "Rateless Codes for the Multicast Stream Authentication Problem",
  pages =        "136--151",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:HHJOS06,
  author =       "Jaap-Henk Hoepman and
                  Engelbert Hubbers and
                  Bart Jacobs and
                  Martijn Oostdijk and
                  Ronny Wichers Schreur",
  title =        "Crossing Borders: Security and Privacy Issues of the {European} e-Passport",
  pages =        "152--167",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:JLZQ06,
  author =       "Hai Jin and
                  Zhensong Liao and
                  Deqing Zou and
                  Weizhong Qiang",
  title =        "A New Approach to Hide Policy for Automated Trust Negotiation",
  pages =        "168--178",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:ZhaParSan06,
  author =       "Xinwen Zhang and
                  Francesco Parisi-Presicce and
                  Ravi S. Sandhu",
  title =        "Towards Remote Policy Enforcement for Runtime Protection of Mobile Code Using Trusted Computing",
  pages =        "179--195",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:KWRG06,
  author =       "James Kempf and
                  Jonathan Wood and
                  Zulfikar Ramzan and
                  Craig Gentry",
  title =        "{IP} Address Authorization for Secure Address Proxying Using Multi-key {CGAs} and Ring Signatures",
  pages =        "196--211",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:OniOno06,
  author =       "Junji Onishi and
                  Tsukasa Ono",
  title =        "A Study of Detection Method of Printed Image Alteration Using Digital Watermark",
  pages =        "212--226",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:KISL06,
  author =       "In Koo Kang and
                  Dong-Hyuck Im and
                  Young-Ho Suh and
                  Heung-Kyu Lee",
  title =        "Real-Time Watermark Embedding for High Resolution Video Watermarking",
  pages =        "227--238",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:TunMarMay06,
  author =       "Michael Tunstall and
                  Constantinos Markantonakis and
                  Keith Mayes",
  title =        "Inhibiting Card Sharing Attacks",
  pages =        "239--251",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:ShiYanZhu06,
  author =       "Yi Shi and
                  Xinyu Yang and
                  Huijun Zhu",
  title =        "A Flooding-Based {DoS}/{DDoS} Detecting Algorithm Based on Traffic Measurement and Prediction",
  pages =        "252--267",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:PLKLK06,
  author =       "Yongsu Park and
                  Younho Lee and
                  Heeyoul Kim and
                  Gil-Joo Lee and
                  Il-Hee Kim",
  title =        "Hardware Stack Design: Towards an Effective Defence Against Frame Pointer Overwrite Attacks",
  pages =        "268--277",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:NKKN06,
  author =       "Sang-Kyun Noh and
                  DongKook Kim and
                  Yong-Min Kim and
                  Bong-Nam Noh",
  title =        "Modeling of Network Intrusions Based on the Multiple Transition Probability",
  pages =        "278--291",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:Tan06,
  author =       "Chik How Tan",
  title =        "Chosen Ciphertext Security from Identity-Based Encryption Without Strong Condition",
  pages =        "292--307",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:HadSak06,
  author =       "Satoshi Hada and
                  Kouichi Sakurai",
  title =        "Ciphertext-Auditable Public Key Encryption",
  pages =        "308--321",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:KwoJeoLee06,
  author =       "Jeong Ok Kwon and
                  Ik Rae Jeong and
                  Dong Hoon Lee",
  title =        "Provably-Secure Two-Round Password-Authenticated Group Key Exchange in the Standard Model",
  pages =        "322--336",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:MukSar06,
  author =       "Sourav Mukhopadhyay and
                  Palash Sarkar",
  title =        "On the Effectiveness of {TMTO} and Exhaustive Search Attacks",
  pages =        "337--352",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:KRCJ06,
  author =       "Mooseop Kim and
                  Jaecheol Ryou and
                  Yongje Choi and
                  Sungik Jun",
  title =        "Low Power {AES} Hardware Architecture for Radio Frequency Identification",
  pages =        "353--363",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:PCLC06,
  author =       "Sang-Hyun Park and
                  Hoon Choi and
                  Sang-Han Lee and
                  Taejoo Chang",
  title =        "The High-Speed Packet Cipher System Suitable for Small Sized Data",
  pages =        "364--377",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:AGMTV06,
  author =       "Anna V. {\'A}lvarez and
                  Karen A. Garc{\'i}a and
                  Raul Monroy and
                  Luis A. Trejo and
                  Jes{\'u}s V{\'a}zquez",
  title =        "A Tool for Managing Security Policies in Organisations",
  pages =        "378--388",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:CheKao06,
  author =       "Yi-Ming Chen and
                  Yung-Wei Kao",
  title =        "Information Flow Query and Verification for Security Policy of Security-Enhanced Linux",
  pages =        "389--404",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:DraSloSol06,
  author =       "Stephen Dranger and
                  Robert H. Sloan and
                  Jon A. Solworth",
  title =        "The Complexity of Discretionary Access Control",
  pages =        "405--420",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

@InProceedings{IWSEC:TEFR06,
  author =       "Zouheir Trabelsi and
                  Hesham El-Sayed and
                  Lilia Frikha and
                  Tamer F. Rabie",
  title =        "Traceroute Based {IP} Channel for Sending Hidden Short Messages",
  pages =        "421--436",
  booktitle =    iwsec06name,
  volume =       iwsec06vol,
  year =         2006,
  publisher =    iwsecpub,
  month =        iwsec06month,
  editor =       iwsec06ed,
  address =      iwsec06addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                      LATIN
%------------------------------------------------------------------

@InProceedings{LATIN:ABCGTV12,
  author =       "Hee-Kap Ahn and
                  Sang Won Bae and
                  Otfried Cheong and
                  Joachim Gudmundsson and
                  Takeshi Tokuyama and
                  Antoine Vigneron",
  title =        "A Generalization of the Convex Kakeya Problem",
  pages =        "1--12",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:AngBamCha12,
  author =       "Eric Angel and
                  Evripidis Bampis and
                  Vincent Chau",
  title =        "Low Complexity Scheduling Algorithm Minimizing the Energy for Tasks with Agreeable Deadlines",
  pages =        "13--24",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:ADHKMP12,
  author =       "Esther M. Arkin and
                  Jos{\'e} Miguel D{\'i}az-B{\'a}{\~n}ez and
                  Ferran Hurtado and
                  Piyush Kumar and
                  Joseph S. B. Mitchell and
                  Bel{\'e}n Palop and
                  Pablo P{\'e}rez-Lantero and
                  Maria Saumell and
                  Rodrigo I. Silveira",
  title =        "Bichromatic 2-Center of Pairs of Points",
  pages =        "25--36",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:ArvMukNim12,
  author =       "Vikraman Arvind and
                  Partha Mukhopadhyay and
                  Prajakta Nimbhorkar",
  title =        "{Erdos}-{R{\'e}nyi} Sequences and Deterministic Construction of Expanding {Cayley} Graphs",
  pages =        "37--48",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:BarWak12,
  author =       "{Rafael da Ponte} Barbosa and
                  Yoshiko Wakabayashi",
  title =        "A Better Approximation Ratio and an IP Formulation for a Sensor Cover Problem",
  pages =        "49--60",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:BKKR12,
  author =       "Hans-Joachim B{\"o}ckenhauer and
                  Dennis Komm and
                  Richard Kr{\'a}lovic and
                  Peter Rossmanith",
  title =        "On the Advice Complexity of the Knapsack Problem",
  pages =        "61--72",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:BorMonPas12,
  author =       "Nicolas Boria and
                  J{\'e}r{\^o}me Monnot and
                  Vangelis Th. Paschos",
  title =        "Reoptimization of Some Maximum Weight Induced Hereditary Subgraph Problems",
  pages =        "73--84",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:BFVV12,
  author =       "Prosenjit Bose and
                  Rolf Fagerberg and
                  Andr{\'e} {van Renssen} and
                  Sander Verdonschot",
  title =        "On Plane Constrained Bounded-Degree Spanners",
  pages =        "85--96",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:BroLiaSun12,
  author =       "Joshua Brody and
                  Hongyu Liang and
                  Xiaoming Sun",
  title =        "Space-Efficient Approximation Scheme for Circular Earth Mover Distance",
  pages =        "97--108",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:BFMM12,
  author =       "Ana Busic and
                  Nazim Fat{\`e}s and
                  Jean Mairesse and
                  Irene Marcovici",
  title =        "Density Classification on Infinite Lattices and Trees",
  pages =        "109--120",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:CarKor12,
  author =       "Jean Cardinal and
                  Matias Korman",
  title =        "Coloring Planar Homothets and Three-Dimensional Hypergraphs",
  pages =        "121--132",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:CasHerRaj12,
  author =       "Armando Casta{\~n}eda and
                  Maurice Herlihy and
                  Sergio Rajsbaum",
  title =        "An Equivariance Theorem with Applications to Renaming",
  pages =        "133--144",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:CIRR12,
  author =       "Armando Casta{\~n}eda and
                  Damien Imbs and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "Renaming Is Weaker Than Set Agreement But for Perfect Renaming: A Map of Sub-consensus Tasks",
  pages =        "145--156",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:CesVal12,
  author =       "Eda Cesaratto and
                  Brigitte Vall{\'e}e",
  title =        "Pseudorandomness of a Random {Kronecker} Sequence",
  pages =        "157--171",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:ColRam12,
  author =       "Richard Cole and
                  Vijaya Ramachandran",
  title =        "Revisiting the Cache Miss Analysis of Multithreaded Algorithms",
  pages =        "172--183",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:CGJRS12,
  author =       "Robert Crowston and
                  Gregory Gutin and
                  Mark Jones and
                  Venkatesh Raman and
                  Saket Saurabh",
  title =        "Parameterized Complexity of {MaxSat} above Average",
  pages =        "184--194",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:CPPW12,
  author =       "Marek Cygan and
                  Marcin Pilipczuk and
                  Michal Pilipczuk and
                  Jakub Onufry Wojtaszczyk",
  title =        "Solving the 2-Disjoint Connected Subgraphs Problem Faster Than $2^n$",
  pages =        "195--206",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Dadush12,
  author =       "Daniel Dadush",
  title =        "A $O(1/e^2)^n$-Time Sieving Algorithm for Approximate Integer Programming",
  pages =        "207--218",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:DavSmiVan12,
  author =       "Pooya Davoodi and
                  Michiel H. M. Smid and
                  Freek {van Walderveen}",
  title =        "Two-Dimensional Range Diameter Queries",
  pages =        "219--230",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:DKRR12,
  author =       "Domingos {Dellamonica Jr.} and
                  Yoshiharu Kohayakawa and
                  Vojtech R{\"o}dl and
                  Andrzej Rucinski",
  title =        "An Improved Upper Bound on the Density of Universal Random Graphs",
  pages =        "231--242",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:DieKauLoh12,
  author =       "Volker Diekert and
                  Jonathan Kausch and
                  Markus Lohrey",
  title =        "Logspace Computations in Graph Groups and Coxeter Groups",
  pages =        "243--254",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:DKKPS12,
  author =       "Stefan Dobrev and
                  Evangelos Kranakis and
                  Danny Krizanc and
                  Oscar Morales Ponce and
                  Ladislav Stacho",
  title =        "Approximating the Edge Length of 2-Edge Connected Planar Geometric Graphs on a Set of Points",
  pages =        "255--266",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:DRSSS12,
  author =       "Mitre Costa Dourado and
                  Dieter Rautenbach and
                  Vin{\'i}cius Fernandes dos Santos and
                  Philipp Matthias Sch{\"a}fer and
                  Jayme Luiz Szwarcfiter and
                  Alexandre Toman",
  title =        "On the Radon Number for $P_3$-Convexity",
  pages =        "267--278",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:EEHVM12,
  author =       "Tinaz Ekim and
                  Aysel Erey and
                  Pinar Heggernes and
                  Pim {van 't Hof} and
                  Daniel Meister",
  title =        "Computing Minimum Geodetic Sets of Proper Interval Graphs",
  pages =        "279--290",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:EsiIva12,
  author =       "Zolt{\'a}n {\'E}sik and
                  Szabolcs Iv{\'a}n",
  title =        "Hausdorff Rank of Scattered Context-Free Linear Orders",
  pages =        "291--302",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:FFMMZ12,
  author =       "Martin Farach-Colton and
                  Antonio Fern{\'a}ndez Anta and
                  Alessia Milani and
                  Miguel A. Mosteiro and
                  Shmuel Zaks",
  title =        "Opportunistic Information Dissemination in Mobile Ad-Hoc Networks: Adaptiveness vs. Obliviousness and Randomization vs. Determinism",
  pages =        "303--314",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:FGHKMS12,
  author =       "MohammadAmin Fazli and
                  Mohammad Ghodsi and
                  Jafar Habibi and
                  Pooya Jalaly Khalilabadi and
                  Vahab S. Mirrokni and
                  Sina Sadeghian Sadeghabad",
  title =        "On the Non-progressive Spread of Influence through Social Networks",
  pages =        "315--326",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:FGKLMS12,
  author =       "Johannes Fischer and
                  Travis Gagie and
                  Tsvi Kopelowitz and
                  Moshe Lewenstein and
                  Veli M{\"a}kinen and
                  Leena Salmela and
                  Niko V{\"a}lim{\"a}ki",
  title =        "Forbidden Patterns",
  pages =        "327--337",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:FGLRW12,
  author =       "Krzysztof Fleszar and
                  Christian Gla{\ss}er and
                  Fabian Lipp and
                  Christian Reitwie{\ss}ner and
                  Maximilian Witek",
  title =        "Structural Complexity of Multiobjective {NP} Search Problems",
  pages =        "338--349",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:FGGSSV12,
  author =       "Fedor V. Fomin and
                  Serge Gaspers and
                  Petr A. Golovach and
                  Karol Suchan and
                  Stefan Szeider and
                  Erik Jan {van Leeuwen} and
                  Martin Vatshelle and
                  Yngve Villanger",
  title =        "k-Gap Interval Graphs",
  pages =        "350--361",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:FraPel12,
  author =       "Pierre Fraigniaud and
                  Andrzej Pelc",
  title =        "Decidability Classes for Mobile Agents Computing",
  pages =        "362--374",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Fu12,
  author =       "Bin Fu",
  title =        "{NE} Is Not {NP} Turing Reducible to Nonexponentially Dense {NP} Sets",
  pages =        "375--386",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Furer12,
  author =       "Martin F{\"u}rer",
  title =        "Efficient Arbitrary and Resolution Proofs of Unsatisfiability for Restricted Tree-Width",
  pages =        "387--398",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:GKKMST12,
  author =       "Travis Gagie and
                  Kalle Karhu and
                  Juha K{\"a}rkk{\"a}inen and
                  Veli M{\"a}kinen and
                  Leena Salmela and
                  Jorma Tarhio",
  title =        "Indexed Multi-pattern Matching",
  pages =        "399--407",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:GiaKolSau12,
  author =       "Archontia C. Giannopoulou and
                  Sudeshna Kolay and
                  Saket Saurabh",
  title =        "New Lower Bound on Max Cut of Hypergraphs with an Application to r-Set Splitting",
  pages =        "408--419",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:GKKRRS12,
  author =       "Ragavendran Gopalakrishnan and
                  Dimitrios Kanoulas and
                  Naga Naresh Karuturi and
                  C. Pandu Rangan and
                  Rajmohan Rajaraman and
                  Ravi Sundaram",
  title =        "Cache Me If You Can: Capacitated Selfish Replication Games",
  pages =        "420--432",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:GreJac12,
  author =       "Gero Greiner and
                  Riko Jacob",
  title =        "The Efficiency of {MapReduce} in Parallel External Memory",
  pages =        "433--445",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:HabMamMon12,
  author =       "Michel Habib and
                  Antoine Mamcarz and
                  {Fabien de} Montgolfier",
  title =        "Algorithms for Some H-Join Decompositions",
  pages =        "446--457",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:HelKnaUec12,
  author =       "Daniel Heldt and
                  Kolja B. Knauer and
                  Torsten Ueckerdt",
  title =        "On the Bend-Number of Planar and Outerplanar Graphs",
  pages =        "458--469",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:HelMarPan12,
  author =       "Ahmed Helmi and
                  Conrado Mart{\'i}nez and
                  Alois Panholzer",
  title =        "Hiring above the m-th Best Candidate: A Generalization of Records in Permutations",
  pages =        "470--481",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:HohJac12,
  author =       "Wiebke H{\"o}hn and
                  Tobias Jacobs",
  title =        "On the Performance of {Smith}'s Rule in Single-Machine Scheduling with Nonlinear Cost",
  pages =        "482--493",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:KhaKorMir12,
  author =       "Rohit Khandekar and
                  Guy Kortsarz and
                  Vahab S. Mirrokni",
  title =        "Advantage of Overlapping Clusters for Minimizing Conductance",
  pages =        "494--505",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:KlaWoe12,
  author =       "Toryn Qwyllyn Klassen and
                  Philipp Woelfel",
  title =        "Independence of Tabulation-Based Hash Classes",
  pages =        "506--517",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:KutMalPig12,
  author =       "Martin Kutrib and
                  Andreas Malcher and
                  Giovanni Pighizzini",
  title =        "Oblivious Two-Way Finite Automata: Decidability and Complexity",
  pages =        "518--529",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:MacMacFig12,
  author =       "H{\'e}lio B. {Mac{\^e}do Filho} and
                  Raphael C. S. Machado and
                  Celina M. H. Figueiredo",
  title =        "Clique-Colouring and Biclique-Colouring Unichord-Free Graphs",
  pages =        "530--541",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:ManShp12,
  author =       "Bernard Mans and
                  Igor Shparlinski",
  title =        "Random Walks and Bisections in Random Circulant Graphs",
  pages =        "542--555",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Mastrolilli12,
  author =       "Monaldo Mastrolilli",
  title =        "The Feedback Arc Set Problem with Triangle Inequality Is a Vertex Cover Problem",
  pages =        "556--567",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Morcrette12,
  author =       "Basile Morcrette",
  title =        "Fully Analyzing an Algebraic P{\'o}lya Urn Model",
  pages =        "568--581",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Nutov12a,
  author =       "Zeev Nutov",
  title =        "Degree-Constrained Node-Connectivity",
  pages =        "582--593",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Nutov12b,
  author =       "Zeev Nutov",
  title =        "Survivable Network Activation Problems",
  pages =        "594--605",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:QSWV12,
  author =       "Jiawei Qian and
                  Frans Schalekamp and
                  David P. Williamson and
                  Anke {van Zuylen}",
  title =        "On the Integrality Gap of the Subtour {LP} for the 1, 2-{TSP}",
  pages =        "606--617",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:ShaTamTam12,
  author =       "Hadas Shachnai and
                  Gal Tamir and
                  Tami Tamir",
  title =        "A Theory and Algorithms for Combinatorial Reoptimization",
  pages =        "618--630",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Shpilka12,
  author =       "Amir Shpilka",
  title =        "Capacity Achieving Two-Write {WOM} Codes",
  pages =        "631--642",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:SunWanYu12,
  author =       "Xiaoming Sun and
                  Chengu Wang and
                  Wei Yu",
  title =        "The Relationship between Inner Product and Counting Cycles",
  pages =        "643--654",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:TanZha12,
  author =       "Linqing Tang and
                  Peng Zhang",
  title =        "Approximating Minimum Label s-t Cut via Linear Programming",
  pages =        "655--666",
  editor =       latin12ed,
  booktitle =    latin12name,
  volume =       latin12vol,
  month =        latin12month,
  address =      latin12addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LATIN:Moore10,
  author =       "Cristopher Moore",
  title =        "Continuous and Discrete Methods in Computer Science",
  pages =        "1",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:ACCIKL10,
  author =       "Greg Aloupis and
                  Jean Cardinal and
                  S{\'e}bastien Collette and
                  Shinji Imahori and
                  Matias Korman and
                  Stefan Langerman and
                  Oded Schwartz and
                  Shakhar Smorodinsky and
                  Perouz Taslakian",
  title =        "Colorful Strips",
  pages =        "2--13",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BacKei10,
  author =       "Jonathan Backer and
                  J. Mark Keil",
  title =        "The Mono- and Bichromatic Empty Rectangle and Square Problems in All Dimensions",
  pages =        "14--25",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GuIma10,
  author =       "Qianping Gu and
                  Navid Imani",
  title =        "Connectivity Is Not a Limit for Kernelization: Planar Connected Dominating Set",
  pages =        "26--37",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:AngBamThi10,
  author =       "Eric Angel and
                  Evripidis Bampis and
                  Nicolas Thibault",
  title =        "Randomized Truthful Algorithms for Scheduling Selfish Tasks on Parallel Machines",
  pages =        "38--48",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:Furer10,
  author =       "Martin F{\"u}rer",
  title =        "Almost Linear Time Computation of the Chromatic Polynomial of a Graph of Bounded Tree-Width",
  pages =        "49--59",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BGKN10,
  author =       "Nadja Betzler and
                  Jiong Guo and
                  Christian Komusiewicz and
                  Rolf Niedermeier",
  title =        "Average Parameterization and Partial Kernelization for Computing Medians",
  pages =        "60--71",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:FLGS10,
  author =       "Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Fabrizio Grandoni and
                  Saket Saurabh",
  title =        "Sharp Separation and Applications to Exact and Parameterized Algorithms",
  pages =        "72--83",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:KamSuzZha10,
  author =       "Tsunehiko Kameda and
                  Ichiro Suzuki and
                  John Z. Zhang",
  title =        "Finding the Minimum-Distance Schedule for a Boundary Searcher with a Flashlight",
  pages =        "84--95",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:LaTMadPar10,
  author =       "Salvatore {La Torre} and
                  Parthasarathy Madhusudan and
                  Gennaro Parlato",
  title =        "The Language Theory of Bounded Context-Switching",
  pages =        "96--107",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:RRSV10,
  author =       "Diego Recalde and
                  Cyriel Rutten and
                  Petra Schuurman and
                  Tjark Vredeveld",
  title =        "Local Search Performance Guarantees for Restricted Related Parallel Machine Scheduling",
  pages =        "108--119",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:PeiSkuWie10,
  author =       "Britta Peis and
                  Martin Skutella and
                  Andreas Wiese",
  title =        "Packet Routing on the Grid",
  pages =        "120--130",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:CHKV10,
  author =       "Michael D. Coury and
                  Pavol Hell and
                  Jan Kratochv{\'i}l and
                  Tom{\'a}s Vyskocil",
  title =        "Faithful Representations of Graphs by Islands in the Extended Grid",
  pages =        "131--142",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GreJac10,
  author =       "Gero Greiner and
                  Riko Jacob",
  title =        "The {I/O} Complexity of Sparse Matrix Dense Matrix Multiplication",
  pages =        "143--156",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:Indyk10,
  author =       "Piotr Indyk",
  title =        "Sparse Recovery Using Sparse Random Matrices",
  pages =        "157",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:Fischer10,
  author =       "Johannes Fischer",
  title =        "Optimal Succinctness for Range Minimum Queries",
  pages =        "158--169",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BarClaNav10,
  author =       "J{\'e}r{\'e}my Barbay and
                  Francisco Claude and
                  Gonzalo Navarro",
  title =        "Compact Rich-Functional Binary Relation Representations",
  pages =        "170--183",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:LomSak10,
  author =       "Sylvain Lombardy and
                  Jacques Sakarovitch",
  title =        "Radix Cross-Sections for Length Morphisms",
  pages =        "184--195",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GefPig10,
  author =       "Viliam Geffert and
                  Giovanni Pighizzini",
  title =        "Pairs of Complementary Unary Languages with ``Balanced'' Nondeterministic Automata",
  pages =        "196--207",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BrzSirLi10,
  author =       "Janusz A. Brzozowski and
                  Galina Jir{\'a}skov{\'a} and
                  Baiyu Li",
  title =        "Quotient Complexity of Ideal Languages",
  pages =        "208--221",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BasGiaNic10,
  author =       "Fr{\'e}d{\'e}rique Bassino and
                  Laura Giambruno and
                  Cyril Nicaud",
  title =        "Complexity of Operations on Cofinite Languages",
  pages =        "222--233",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:CohPor10,
  author =       "Hagai Cohen and
                  Ely Porat",
  title =        "Fast Set Intersection and Two-Patterns Matching",
  pages =        "234--242",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GatVioZie10,
  author =       "Joachim von zur Gathen and
                  Alfredo Viola and
                  Konstantin Ziegler",
  title =        "Counting Reducible, Powerful, and Relatively Irreducible Multivariate Polynomials over Finite Fields",
  pages =        "243--254",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:Bollig10,
  author =       "Beate Bollig",
  title =        "A Larger Lower Bound on the {OBDD} Complexity of the Most Significant Bit of Multiplication",
  pages =        "255--266",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:MadVal10,
  author =       "Manfred G. Madritsch and
                  Brigitte Vall{\'e}e",
  title =        "Modelling the {LLL} Algorithm by Sandpiles",
  pages =        "267--281",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BCSX10,
  author =       "Prosenjit Bose and
                  Paz Carmi and
                  Michiel H. M. Smid and
                  Daming Xu",
  title =        "Communication-Efficient Construction of the Plane Localized {Delaunay} Graph",
  pages =        "282--293",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GJRSST10,
  author =       "Dominik Gall and
                  Riko Jacob and
                  Andr{\'e}a W. Richa and
                  Christian Scheideler and
                  Stefan Schmid and
                  Hanjo T{\"a}ubig",
  title =        "Time Complexity of Distributed Topological Self-stabilization: The Case of Graph Linearization",
  pages =        "294--305",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BerElsSau10,
  author =       "Petra Berenbrink and
                  Robert Els{\"a}sser and
                  Thomas Sauerwald",
  title =        "Randomised Broadcasting: Memory vs. Randomness",
  pages =        "306--319",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:RasRav10,
  author =       "Vonjy Rasendrahasina and
                  Vlady Ravelomanana",
  title =        "Limit Theorems for Random {MAX-2-XORSAT}",
  pages =        "320--331",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:AusBenMag10,
  author =       "Per Austrin and
                  Siavosh Benabbas and
                  Avner Magen",
  title =        "On Quadratic Threshold {CSPs}",
  pages =        "332--343",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:PadVaz10,
  author =       "Carles Padr{\'o} and
                  Leonor V{\'a}zquez",
  title =        "Finding Lower Bounds on the Complexity of Secret Sharing Schemes by Linear Programming",
  pages =        "344--355",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:MalMou10,
  author =       "Elizabeth Maltais and
                  Lucia Moura",
  title =        "Finding the Best {CAFE} Is {NP}-Hard",
  pages =        "356--371",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GalJan10,
  author =       "Anna G{\'a}l and
                  Jing-Tang Jang",
  title =        "The Size and Depth of Layered Boolean Circuits",
  pages =        "372--383",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:AgaPhiSad10,
  author =       "Pankaj K. Agarwal and
                  Jeff M. Phillips and
                  Bardia Sadri",
  title =        "Lipschitz Unimodal and Isotonic Regression on Paths and Trees",
  pages =        "384--396",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:PanSteWan10,
  author =       "Daniel Panario and
                  Brett Stevens and
                  Qiang Wang",
  title =        "Ambiguity and Deficiency in {Costas} Arrays and {APN} Permutations",
  pages =        "397--406",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:Rajsbaum10,
  author =       "Sergio Rajsbaum",
  title =        "Iterated Shared Memory Models",
  pages =        "407--416",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GHKK10,
  author =       "Emden R. Gansner and
                  Yifan Hu and
                  Michael Kaufmann and
                  Stephen G. Kobourov",
  title =        "Optimal Polygonal Representation of Planar Graphs",
  pages =        "417--432",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:DumJia10,
  author =       "Adrian Dumitrescu and
                  Minghui Jiang",
  title =        "Minimum-Perimeter Intersecting Polygons",
  pages =        "433--445",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:CheLi10,
  author =       "Qi Cheng and
                  Yu-Hsin Li",
  title =        "Finding the Smallest Gap between Sums of Square Roots",
  pages =        "446--455",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:ACCDDD10,
  author =       "Greg Aloupis and
                  Jean Cardinal and
                  S{\'e}bastien Collette and
                  Erik D. Demaine and
                  Martin L. Demaine and
                  Muriel Dulieu and
                  Ruy Fabila Monroy and
                  Vi Hart and
                  Ferran Hurtado and
                  Stefan Langerman and
                  Maria Saumell and
                  Carlos Seara and
                  Perouz Taslakian",
  title =        "Matching Points with Things",
  pages =        "456--467",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:SpeVer10,
  author =       "Bettina Speckmann and
                  Kevin Verbeek",
  title =        "Homotopic Rectilinear Routing with Few Links and Thick Edges",
  pages =        "468--479",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BalDurJea10,
  author =       "Alexis Ballier and
                  Bruno Durand and
                  Emmanuel Jeandel",
  title =        "Tilings Robust to Errors",
  pages =        "480--491",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BCCDKW10,
  author =       "Steven Bitner and
                  Yam Ki Cheung and
                  Atlas F. Cook and
                  Ovidiu Daescu and
                  Anastasia Kurdia and
                  Carola Wenk",
  title =        "Visiting a Sequence of Points with a {Bevel}-{Tip} Needle",
  pages =        "492--502",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BatHaj10,
  author =       "MohammadHossein Bateni and
                  MohammadTaghi Hajiaghayi",
  title =        "Euclidean Prize-Collecting {Steiner} Forest",
  pages =        "503--514",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:HajNas10,
  author =       "MohammadTaghi Hajiaghayi and
                  Arefeh A. Nasri",
  title =        "Prize-Collecting {Steiner} Networks via Iterative Rounding",
  pages =        "515--526",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BevMosNie10,
  author =       "Ren{\'e} van Bevern and
                  Hannes Moser and
                  Rolf Niedermeier",
  title =        "Kernelization through Tidying",
  pages =        "527--538",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:HoeNov10,
  author =       "Mark van Hoeij and
                  Andrew Novocin",
  title =        "Gradual Sub-lattice Reduction and a New Complexity for Factoring Polynomials",
  pages =        "539--553",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:CLPR10,
  author =       "Christine Chung and
                  Katrina Ligett and
                  Kirk Pruhs and
                  Aaron Roth",
  title =        "The Power of Fair Pricing Mechanisms",
  pages =        "554--564",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:MirMutNad10,
  author =       "Vahab S. Mirrokni and
                  S. Muthukrishnan and
                  Uri Nadav",
  title =        "Quasi-Proportional Mechanisms: Prior-Free Revenue Maximization",
  pages =        "565--576",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:Valiant10,
  author =       "Leslie G. Valiant",
  title =        "Some Observations on Holographic Algorithms",
  pages =        "577--590",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:ByrKarSan10,
  author =       "Jaroslaw Byrka and
                  Andreas Karrenbauer and
                  Laura Sanit{\`a}",
  title =        "The Interval Constrained 3-Coloring Problem",
  pages =        "591--602",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BonBre10,
  author =       "Paul S. Bonsma and
                  Felix Breuer",
  title =        "Counting Hexagonal Patches and Independent Sets in Circle Graphs",
  pages =        "603--614",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:AsaMiySam10,
  author =       "Yuichi Asahiro and
                  Eiji Miyano and
                  Kazuaki Samizo",
  title =        "Approximating Maximum Diameter-Bounded Subgraphs",
  pages =        "615--626",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:DutSub10,
  author =       "Kunal Dutta and
                  C. R. Subramanian",
  title =        "Largest Induced Acyclic Tournament in Random Digraphs: A 2-Point Concentration",
  pages =        "627--637",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:GeSte10,
  author =       "Qi Ge and
                  Daniel Stefankovic",
  title =        "The Complexity of Counting Eulerian Tours in 4-Regular Graphs",
  pages =        "638--649",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BraHunNev10,
  author =       "Andreas Brandst{\"a}dt and
                  Christian Hundt and
                  Ragnar Nevries",
  title =        "Efficient Edge Domination on Hole-Free Graphs in Polynomial Time",
  pages =        "650--661",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:KarRucSzy10,
  author =       "Marek Karpinski and
                  Andrzej Rucinski and
                  Edyta Szymanska",
  title =        "Computational Complexity of the Hamiltonian Cycle Problem in Dense Hypergraphs",
  pages =        "662--673",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:DucJimMar10,
  author =       "Amalia Duch and
                  Rosa M. Jim{\'e}nez and
                  Conrado Mart{\'i}nez",
  title =        "Rank Selection in Multidimensional Data",
  pages =        "674--685",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:BDDH10,
  author =       "Prosenjit Bose and
                  Karim Dou{\"i}eb and
                  Vida Dujmovic and
                  John Howat",
  title =        "Layered Working-Set Trees",
  pages =        "686--696",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:FerGagMan10,
  author =       "Paolo Ferragina and
                  Travis Gagie and
                  Giovanni Manzini",
  title =        "Lightweight Data Indexing and Compression in External Memory",
  pages =        "697--710",
  editor =       latin10ed,
  booktitle =    latin10name,
  volume =       latin10vol,
  month =        latin10month,
  address =      latin10addr,
  publisher =    latinpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LATIN:PHNS08,
  author =       "GaHyun Park and
                  Hsien-Kuei Hwang and
                  Pierre Nicod{\`e}me and
                  Wojciech Szpankowski",
  title =        "Profile of Tries",
  pages =        "1--11",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:DauRav08,
  author =       "Herv{\'e} Daud{\'e} and
                  Vlady Ravelomanana",
  title =        "Random 2-{XORSAT} at the Satisfiability Threshold",
  pages =        "12--23",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:RSTV08,
  author =       "Ivan Rapaport and
                  Karol Suchan and
                  Ioan Todinca and
                  Jacques Verstra{\"e}te",
  title =        "On Dissemination Thresholds in Regular and Irregular Graph Classes",
  pages =        "24--35",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:GupTal08,
  author =       "Anupam Gupta and
                  Kunal Talwar",
  title =        "How to Complete a Doubling Metric",
  pages =        "36--47",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:AngKunMcG08,
  author =       "Stanislav Angelov and
                  Keshav Kunal and
                  Andrew McGregor",
  title =        "Sorting and Selection with Random Costs",
  pages =        "48--59",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Scheder08,
  author =       "Dominik Scheder",
  title =        "Guided Search and a Faster Deterministic Algorithm for 3-{SAT}",
  pages =        "60--71",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BanDonFer08,
  author =       "Mukul S. Bansal and
                  Jianrong Dong and
                  David Fern{\'a}ndez-Baca",
  title =        "Comparing and Aggregating Partially Resolved Trees",
  pages =        "72--83",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:JunProBlo08,
  author =       "Raphael M. Jungers and
                  Vladimir Protasov and
                  Vincent D. Blondel",
  title =        "Computing the Growth of the Number of Overlap-Free Words with Spectra of Matrices",
  pages =        "84--93",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:IbaKarOkh08,
  author =       "Oscar M. Ibarra and
                  Juhani Karhum{\"a}ki and
                  Alexander Okhotin",
  title =        "On Stateless Multihead Automata: Hierarchies and the Emptiness Problem",
  pages =        "94--105",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Maletti08,
  author =       "Andreas Maletti",
  title =        "Myhill-Nerode Theorem for Recognizable Tree Series Revisited",
  pages =        "106--120",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Afonin08,
  author =       "Sergey Afonin",
  title =        "The View Selection Problem for Regular Path Queries",
  pages =        "121--132",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:SilKre08,
  author =       "Rodrigo I. Silveira and
                  Marc J. van Kreveld",
  title =        "Optimal Higher Order Delaunay Triangulations of Polygons",
  pages =        "133--145",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:ACCLS08,
  author =       "Greg Aloupis and
                  Jean Cardinal and
                  S{\'e}bastien Collette and
                  Stefan Langerman and
                  Shakhar Smorodinsky",
  title =        "Coloring Geometric Range Spaces",
  pages =        "146--157",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:CDFGKO08,
  author =       "Jurek Czyzowicz and
                  Stefan Dobrev and
                  Thomas Fevens and
                  H. Gonz{\'a}lez-Aguilar and
                  Evangelos Kranakis and
                  Jaroslav Opatrny and
                  Jorge Urrutia",
  title =        "Local Algorithms for Dominating and Connected Dominating Sets of Unit Disk Graphs with Location Aware Nodes",
  pages =        "158--169",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BCCMMS08,
  author =       "Prosenjit Bose and
                  Paz Carmi and
                  Mathieu Couture and
                  Anil Maheshwari and
                  Pat Morin and
                  Michiel H. M. Smid",
  title =        "Spanners of Complete k -Partite Geometric Graphs",
  pages =        "170--181",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:GHKR08,
  author =       "Arvind Gupta and
                  Pavol Hell and
                  Mehdi Karimi and
                  Arash Rafiey",
  title =        "Minimum Cost Homomorphisms to Reflexive Digraphs",
  pages =        "182--193",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:FKLMT08,
  author =       "Fedor V. Fomin and
                  Jan Kratochv{\'i}l and
                  Daniel Lokshtanov and
                  Federico Mancini and
                  Jan Arne Telle",
  title =        "On the Complexity of Reconstructing {H}-free Graphs from Their Star Systems",
  pages =        "194--205",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:ReeLi08,
  author =       "Bruce Reed and
                  Zhentao Li",
  title =        "Optimization and Recognition for {K} 5-minor Free Graphs in Linear Time",
  pages =        "206--215",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:HegKraMei08,
  author =       "Pinar Heggernes and
                  Dieter Kratsch and
                  Daniel Meister",
  title =        "Bandwidth of Bipartite Permutation Graphs in Polynomial Time",
  pages =        "216--227",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:ChuPruUth08,
  author =       "Christine Chung and
                  Kirk Pruhs and
                  Patchrawat Uthaisombut",
  title =        "The Online Transportation Problem: On the Exponential Boost of One Extra Server",
  pages =        "228--239",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BBCP08,
  author =       "Nikhil Bansal and
                  David P. Bunde and
                  Ho-Leung Chan and
                  Kirk Pruhs",
  title =        "Average Rate Speed Scaling",
  pages =        "240--251",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BieMad08,
  author =       "Marcin Bienkowski and
                  Aleksander Madry",
  title =        "Geometric Aspects of Online Packet Buffering: An Optimal Randomized Algorithm for Two Buffers",
  pages =        "252--263",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:EpsSte08,
  author =       "Leah Epstein and
                  Rob van Stee",
  title =        "Maximizing the Minimum Load for Selfish Agents",
  pages =        "264--275",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:GatShp08,
  author =       "Joachim von zur Gathen and
                  Igor Shparlinski",
  title =        "Approximate Polynomial gcd: Small Degree and Small Height Perturbations",
  pages =        "276--283",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Shparlinski08,
  author =       "Igor Shparlinski",
  title =        "Pseudorandom Graphs from Elliptic Curves",
  pages =        "284--292",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:AkhSte08,
  author =       "Ali Akhavi and
                  Damien Stehl{\'e}",
  title =        "Speeding-Up Lattice Reduction with Random Projections (Extended Abstract)",
  pages =        "293--305",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Hazan08,
  author =       "Elad Hazan",
  title =        "Sparse Approximate Solutions to Semidefinite Programs",
  pages =        "306--316",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:CorMar08,
  author =       "G{\'e}rard Cornu{\'e}jols and
                  Fran\c{c}ois Margot",
  title =        "On the Facets of Mixed Integer Programs with Two Integer Variables and Two Constraints",
  pages =        "317--328",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:FFTW08,
  author =       "Cristina Fernandes and
                  Carlos Ferreira and
                  Christian Tjandraatmadja and
                  Yoshiko Wakabayashi",
  title =        "A Polyhedral Investigation of the {LCS} Problem and a Repetition-Free Variant",
  pages =        "329--338",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Hoefer08,
  author =       "Martin Hoefer",
  title =        "Competitive Cost Sharing with Economies of Scale",
  pages =        "339--349",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:KarMar08,
  author =       "George Karakostas and
                  Euripides Markou",
  title =        "Emergency Connectivity in Ad-Hoc Networks with Selfish Nodes",
  pages =        "350--361",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:RusNavOli08,
  author =       "Lu{\'i}s Russo and
                  Gonzalo Navarro and
                  Arlindo Oliveira",
  title =        "Fully-Compressed Suffix Trees",
  pages =        "362--373",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:GonNav08,
  author =       "Rodrigo Gonz{\'a}lez and
                  Gonzalo Navarro",
  title =        "Improved Dynamic Rank-Select Entropy-Bound Structures",
  pages =        "374--386",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Panigrahy08,
  author =       "Rina Panigrahy",
  title =        "An Improved Algorithm Finding Nearest Neighbor Using {Kd}-trees",
  pages =        "387--398",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:AngDorLop08,
  author =       "Spyros Angelopoulos and
                  Reza Dorrigiv and
                  Alejandro L{\'o}pez-Ortiz",
  title =        "List Update with Locality of Reference",
  pages =        "399--410",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Nutov08,
  author =       "Zeev Nutov",
  title =        "Approximating {Steiner} Networks with Node Weights",
  pages =        "411--422",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:KMNT08,
  author =       "Guy Kortsarz and
                  Vahab S. Mirrokni and
                  Zeev Nutov and
                  Elena Tsanko",
  title =        "Approximating Minimum-Power Degree and Connectivity Problems",
  pages =        "423--435",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:DKMT08,
  author =       "Amol Deshpande and
                  Samir Khuller and
                  Azarakhsh Malekian and
                  Mohammed Toossi",
  title =        "Energy Efficient Monitoring in Sensor Networks",
  pages =        "436--448",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:DeaGriWhi08,
  author =       "Brian C. Dean and
                  Adam Griffis and
                  Adam Whitley",
  title =        "Approximation Algorithms for k-Hurdle Problems",
  pages =        "449--460",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:HonNag08,
  author =       "Seok-Hee Hong and
                  Hiroshi Nagamochi",
  title =        "Approximating Crossing Minimization in Radial Layouts",
  pages =        "461--472",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:DudRod08,
  author =       "Andrzej Dudek and
                  Vojtech R{\"o}dl",
  title =        "New Upper Bound on Vertex {Folkman} Numbers",
  pages =        "473--478",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BraHun08,
  author =       "Andreas Brandst{\"a}dt and
                  Christian Hundt",
  title =        "Ptolemaic Graphs and Interval Graphs Are Leaf Powers",
  pages =        "479--491",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BuiHab08,
  author =       "Binh-Minh Bui-Xuan and
                  Michel Habib",
  title =        "A Representation Theorem for Union-Difference Families and Application",
  pages =        "492--503",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:MMPS08,
  author =       "Conrado Mart{\'i}nez and
                  Lucia Moura and
                  Daniel Panario and
                  Brett Stevens",
  title =        "Algorithms to Locate Errors Using Covering Arrays",
  pages =        "504--519",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:HelRasSta08,
  author =       "Pavol Hell and
                  Andr{\'e} Raspaud and
                  Juraj Stacho",
  title =        "On Injective Colourings of Chordal Graphs",
  pages =        "520--530",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BonZic08,
  author =       "Paul Bonsma and
                  Florian Zickfeld",
  title =        "Spanning Trees with Many Leaves in Graphs without Diamonds and Blossoms",
  pages =        "531--543",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Stacho08,
  author =       "Juraj Stacho",
  title =        "On 2-Subcolourings of Chordal Graphs",
  pages =        "544--554",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:DraYanXia08,
  author =       "Feodor F. Dragan and
                  Chenyu Yan and
                  Yang Xiang",
  title =        "Collective Additive Tree Spanners of Homogeneously Orderable Graphs",
  pages =        "555--567",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Cheng08,
  author =       "Christine Cheng",
  title =        "The Generalized Median Stable Matchings: Finding Them Is Not That Easy",
  pages =        "568--579",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:AweKha08,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Stateless Near Optimal Flow Control with Poly-logarithmic Convergence",
  pages =        "580--592",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:McCutchen08,
  author =       "Richard McCutchen",
  title =        "The Least-Unpopularity-Factor and Least-Unpopularity-Margin Criteria for Matching Problems with One-Sided Preferences",
  pages =        "593--604",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:KraKriMor08,
  author =       "Evangelos Kranakis and
                  Danny Krizanc and
                  Pat Morin",
  title =        "Randomized Rendez-Vous with Limited Memory",
  pages =        "605--616",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BerHay08,
  author =       "Marshall W. Bern and
                  Barry Hayes",
  title =        "Origami Embedding of Piecewise-Linear Two-Manifolds",
  pages =        "617--629",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BJWYZ08,
  author =       "Sergey Bereg and
                  Minghui Jiang and
                  Wencheng Wang and
                  Boting Yang and
                  Binhai Zhu",
  title =        "Simplifying {3D} Polygonal Chains Under the Discrete {Fr{\'e}chet} Distance",
  pages =        "630--641",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:LopMay08,
  author =       "Mario Lopez and
                  Yan Mayster",
  title =        "Weighted Rectilinear Approximation of Points in the Plane",
  pages =        "642--653",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:BarPorVal08,
  author =       "Imre B{\'a}r{\'a}ny and
                  Attila P{\'o}r and
                  Pavel Valtr",
  title =        "Paths with no Small Angles",
  pages =        "654--663",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Dellamonica08,
  author =       "Domingos Dellamonica",
  title =        "Simpler Constant-Seed Condensers",
  pages =        "664--675",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:AziSze08,
  author =       "Kooshiar Azimian and
                  Mario Szegedy",
  title =        "Parallel Repetition of the Odd Cycle Game",
  pages =        "676--686",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Nekrich08,
  author =       "Yakov Nekrich",
  title =        "{I/O}-Efficient Point Location in a Set of Rectangles",
  pages =        "687--698",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:HunTin08,
  author =       "Regant Y. S. Hung and
                  Hing-Fung Ting",
  title =        "Finding Heavy Hitters over the Sliding Window of a Weighted Data Stream",
  pages =        "699--710",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:HKMN08,
  author =       "Falk H{\"u}ffner and
                  Christian Komusiewicz and
                  Hannes Moser and
                  Rolf Niedermeier",
  title =        "Fixed-Parameter Algorithms for Cluster Vertex Deletion",
  pages =        "711--722",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:ADFMMS08,
  author =       "A. Abouelaoualim and
                  Kinkar Chandra Das and
                  L. Faria and
                  Yannis Manoussakis and
                  Carlos Martinhon and
                  Rachid Saad",
  title =        "Paths and Trails in Edge-Colored Graphs",
  pages =        "723--735",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:LinLun08,
  author =       "Andrzej Lingas and
                  Eva-Marta Lundell",
  title =        "Efficient Approximation Algorithms for Shortest Cycles in Undirected Graphs",
  pages =        "736--746",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:ErlVan08,
  author =       "Thomas Erlebach and
                  Erik {van Leeuwen}",
  title =        "Domination in Geometric Intersection Graphs",
  pages =        "747--758",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:IvaSanSan08,
  author =       "G{\'a}bor Ivanyos and
                  Luc Sanselme and
                  Miklos Santha",
  title =        "An Efficient Quantum Algorithm for the Hidden Subgroup Problem in {Nil}-2 Groups",
  pages =        "759--771",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:InuGal08,
  author =       "Yoshifumi Inui and
                  Fran\c{c}ois Le Gall",
  title =        "Quantum Property Testing of Group Solvability",
  pages =        "772--783",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Furer08,
  author =       "Martin F{\"u}rer",
  title =        "Solving {NP}-Complete Problems with Quantum Search",
  pages =        "784--792",
  booktitle =    latin08name,
  volume =       latin08vol,
  month =        latin08month,
  address =      latin08addr,
  editor =       latin08ed,
  publisher =    latinpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{LATIN:Baeza-Yates06,
  author =       "Ricardo A. Baeza-Yates",
  title =        "Algorithmic Challenges in Web Search Engines (Keynote)",
  pages =        "1--7",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Condon06,
  author =       "Anne Condon",
  title =        "{RNA} Molecules: Glimpses Through an Algorithmic Lens
                 (Keynote)",
  pages =        "8--10",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Hurtado06,
  author =       "Ferran Hurtado",
  title =        "Squares (Keynote)",
  pages =        "11--12",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Ravi06,
  author =       "R. Ravi",
  title =        "Matching Based Augmentations for Approximating Connectivity Problems (Keynote)",
  pages =        "13--24",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Sudan06,
  author =       "Madhu Sudan",
  title =        "Modelling Errors and Recovery for Communication (Keynote)",
  pages =        "25--25",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Verdu06,
  author =       "Sergio Verd{\'u}",
  title =        "Lossless Data Compression Via Error Correction (Keynote)",
  pages =        "26--27",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Wigderson06,
  author =       "Avi Wigderson",
  title =        "The Power and Weakness of Randomness in Computation (Keynote)",
  pages =        "28--29",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:AgaFra06,
  author =       "Saurabh Agarwal and
                  Gudmund Skovbjerg Frandsen",
  title =        "A New {GCD} Algorithm for Quadratic Number Rings with Unique Factorization",
  pages =        "30--42",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:AilChiDwo06,
  author =       "Nir Ailon and
                  Steve Chien and
                  Cynthia Dwork",
  title =        "On Clusters in {Markov} Chains",
  pages =        "43--55",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:06,
  author =       "Mikl{\'o}s Ajtai and
                  Cynthia Dwork and
                  Larry J. Stockmeyer",
  title =        "An Architecture for Provably Secure Computation",
  pages =        "56--67",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:AraSoa06,
  author =       "El{\'o}i Ara{\'u}jo and
                  Jos{\'e} Soares",
  title =        "Scoring Matrices That Induce Metrics on Sequences",
  pages =        "68--79",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:ABDGIL06,
  author =       "Boris Aronov and
                  Prosenjit Bose and
                  Erik D. Demaine and
                  Joachim Gudmundsson and
                  John Iacono and
                  Stefan Langerman and
                  Michiel H. M. Smid",
  title =        "Data Structures for Halfplane Proximity Queries and Incremental Voronoi Diagrams",
  pages =        "80--92",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:ADIY06,
  author =       "Boris Aronov and
                  Alan R. Davis and
                  John Iacono and
                  Albert Siu Cheong Yu",
  title =        "The Complexity of Diffuse Reflections in a Simple Polygon",
  pages =        "93--104",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:ArrOrt06,
  author =       "Argimiro Arratia and
                  Carlos E. Ortiz",
  title =        "Counting Proportions of Sets: {Expressive} Power with Almost Order",
  pages =        "105--117",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Arslan06,
  author =       "Abdullah N. Arslan",
  title =        "Efficient Approximate Dictionary Look-Up for Long Words over Small Alphabets",
  pages =        "118--129",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:ACGHHI06,
  author =       "Nuttapong Attrapadung and
                  Yang Cui and
                  David Galindo and
                  Goichiro Hanaoka and
                  Ichiro Hasuo and
                  Hideki Imai and
                  Kanta Matsuura and
                  Peng Yang and
                  Rui Zhang",
  title =        "Relations Among Notions of Security for Identity Based Encryption Schemes",
  pages =        "130--141",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BarDenKat06,
  author =       "Ilya Baran and
                  Erik D. Demaine and
                  Dmitriy A. Katz",
  title =        "Optimally Adaptive Integration of Univariate Lipschitz Functions",
  pages =        "142--153",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BedFig06,
  author =       "Benjam{\'i}n Ren{\'e} Callejas Bedregal and
                  Santiago Figueira",
  title =        "Classical Computability and Fuzzy {Turing} Machines",
  pages =        "154--165",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BenBhaShi06,
  author =       "Boaz Ben-Moshe and
                  Binay K. Bhattacharya and
                  Qiaosheng Shi",
  title =        "An Optimal Algorithm for the Continuous/Discrete Weighted 2-Center Problem in Trees",
  pages =        "166--177",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BerHof06,
  author =       "Thorsten Bernholt and
                  Thomas Hofmeister",
  title =        "An Algorithm for a Generalized Maximum Subsequence Problem",
  pages =        "178--189",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BRVV06,
  author =       "Nayantara Bhatnagar and
                  Dana Randall and
                  Vijay V. Vazirani and
                  Eric Vigoda",
  title =        "Random Bichromatic Matchings",
  pages =        "190--201",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BKLO06,
  author =       "B{\'e}la Bollob{\'a}s and
                  Guy Kindler and
                  Imre Leader and
                  Ryan O'Donnell",
  title =        "Eliminating Cycles in the Discrete Torus",
  pages =        "202--210",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BorLabMas06,
  author =       "Claudson F. Bornstein and
                  Eduardo Sany Laber and
                  Marcelo Mas",
  title =        "On Behalf of the Seller and Society: {Bicriteria} Mechanisms for Unit-Demand Auctions",
  pages =        "211--223",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BouVal06,
  author =       "J{\'e}r{\'e}mie Bourdon and
                  Brigitte Vall{\'e}e",
  title =        "Pattern Matching Statistics on Correlated Sources",
  pages =        "224--237",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BouMarRey06,
  author =       "Patricia Bouyer and
                  Nicolas Markey and
                  Pierre-Alain Reynier",
  title =        "Robust Model-Checking of Linear-Time Properties in Timed Automata",
  pages =        "238--249",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:BJPS06,
  author =       "Hajo Broersma and
                  Matthew Johnson and
                  Dani{\"e}l Paulusma and
                  Iain A. Stewart",
  title =        "The Computational Complexity of the Parallel Knock-Out Problem",
  pages =        "250--261",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:CalDumPac06,
  author =       "Gruia Calinescu and
                  Adrian Dumitrescu and
                  J{\'a}nos Pach",
  title =        "Reconfigurations in Graphs and Grids",
  pages =        "262--273",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Chaubard06,
  author =       "Laura Chaubard",
  title =        "C-Varieties, Actions and Wreath Product",
  pages =        "274--285",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:CDKOSU06,
  author =       "Edgar Ch{\'a}vez and
                  Stefan Dobrev and
                  Evangelos Kranakis and
                  Jaroslav Opatrny and
                  Ladislav Stacho and
                  Jorge Urrutia",
  title =        "Local Construction of Planar Spanners in Unit Disk Graphs with Irregular Transmission Ranges",
  pages =        "286--297",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:ChoGoy06,
  author =       "Vicky Choi and
                  Navin Goyal",
  title =        "An Efficient Approximation Algorithm for Point Pattern Matching Under Noise",
  pages =        "298--310",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:CKNY06,
  author =       "Marek Chrobak and
                  Claire Kenyon and
                  John Noga and
                  Neal E. Young",
  title =        "Oblivious Medians Via Online Bidding",
  pages =        "311--322",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:CMRR06,
  author =       "Corinna Cortes and
                  Mehryar Mohri and
                  Ashish Rastogi and
                  Michael Riley",
  title =        "Efficient Computation of the Relative Entropy of Probabilistic Automata",
  pages =        "323--336",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DaiSu06,
  author =       "Ho-Kwok Dai and
                  Hung-Chi Su",
  title =        "A Parallel Algorithm for Finding All Successive Minimal Maximum Subsequences",
  pages =        "337--348",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DHPP06,
  author =       "Erik D. Demaine and
                  Friedhelm Meyer auf der Heide and
                  Rasmus Pagh and
                  Mihai Patrascu",
  title =        "De Dictionariis Dynamicis Pauco Spatio Utentibus (lat. On Dynamic Dictionaries Using Little Space)",
  pages =        "349--361",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DeySch06,
  author =       "Sandeep Dey and
                  Nicolas Schabanel",
  title =        "Customized Newspaper Broadcast: {Data} Broadcast with Dependencies",
  pages =        "362--373",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DKLZ06,
  author =       "Gabriele {Di Stefano} and
                  Stefan Krause and
                  Marco E. L{\"u}bbecke and
                  Uwe T. Zimmermann",
  title =        "On Minimum k-Modal Partitions of Permutations",
  pages =        "374--385",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DorTel06,
  author =       "Frederic Dorn and
                  Jan Arne Telle",
  title =        "Two Birds with One Stone: {The} Best of Branchwidth and Treewidth with One Algorithm",
  pages =        "386--397",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DowKar06,
  author =       "Douglas G. Down and
                  George Karakostas",
  title =        "Maximizing Throughput in Queueing Networks with Limited Flexibility",
  pages =        "398--409",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:DraYan06,
  author =       "Feodor F. Dragan and
                  Chenyu Yan",
  title =        "Network Flow Spanners",
  pages =        "410--422",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Elbassioni06,
  author =       "Khaled M. Elbassioni",
  title =        "Finding All Minimal Infrequent Multi-dimensional Intervals",
  pages =        "423--434",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:EKLN06,
  author =       "Roee Engelberg and
                  Jochen K{\"o}nemann and
                  Stefano Leonardi and
                  Joseph Naor",
  title =        "Cut Problems in Graphs with a Budget Constraint",
  pages =        "435--446",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:FarFerMos06,
  author =       "Martin Farach-Colton and
                  Rohan J. Fernandes and
                  Miguel A. Mosteiro",
  title =        "Lower Bounds for Clear Transmissions in Radio Networks",
  pages =        "447--454",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:FRST06,
  author =       "Nazim Fat{\`e}s and
                  Damien Regnault and
                  Nicolas Schabanel and
                  Eric Thierry",
  title =        "Asynchronous Behavior of Double-Quiescent Elementary Cellular Automata",
  pages =        "455--466",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:FouVig06,
  author =       "Herv{\'e} Fournier and
                  Antoine Vigneron",
  title =        "Lower Bounds for Geometric Diameter Problems",
  pages =        "467--478",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:FraNis06,
  author =       "Pierre Fraigniaud and
                  Nicolas Nisse",
  title =        "Connected Treewidth and Connected Graph Searching",
  pages =        "479--490",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Furer06,
  author =       "Martin F{\"u}rer",
  title =        "A Faster Algorithm for Finding Maximum Independent Sets in Sparse Graphs",
  pages =        "491--501",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:GRRT06,
  author =       "Eli Gafni and
                  Sergio Rajsbaum and
                  Michel Raynal and
                  Corentin Travers",
  title =        "The Committee Decision Problem",
  pages =        "502--514",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:GaiZha06,
  author =       "Ling Gai and
                  Guochuan Zhang",
  title =        "Common Deadline Lazy Bureaucrat Scheduling Revisited",
  pages =        "515--523",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:GieSchSto06,
  author =       "Joachim Giesen and
                  Eva Schuberth and
                  Milos Stojakovic",
  title =        "Approximate Sorting",
  pages =        "524--531",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:GoeVon06,
  author =       "Michel X. Goemans and
                  Jan Vondr{\'a}k",
  title =        "Stochastic Covering and Adaptivity",
  pages =        "532--543",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:GopGurLip06,
  author =       "Parikshit Gopalan and
                  Venkatesan Guruswami and
                  Richard J. Lipton",
  title =        "Algorithms for Modular Counting of Roots of Multivariate Polynomials",
  pages =        "544--555",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:GurKab06,
  author =       "Venkatesan Guruswami and
                  Valentine Kabanets",
  title =        "Hardness Amplification Via Space-Efficient Direct Products",
  pages =        "556--568",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:HamNilPer06,
  author =       "Mikael Hammar and
                  Bengt J. Nilsson and
                  Mia Persson",
  title =        "The Online Freeze-Tag Problem",
  pages =        "569--579",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:HavTom06,
  author =       "Herman J. Haverkort and
                  Laura Toma",
  title =        "{I/O}-Efficient Algorithms on Near-Planar Graphs",
  pages =        "580--591",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:HegMan06,
  author =       "Pinar Heggernes and
                  Federico Mancini",
  title =        "Minimal Split Completions of Graphs",
  pages =        "592--604",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:HunTin06,
  author =       "Regant Y. S. Hung and
                  Hing-Fung Ting",
  title =        "Design and Analysis of Online Batching Systems",
  pages =        "605--616",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:JawChrDur06,
  author =       "Wojciech Jawor and
                  Marek Chrobak and
                  Christoph D{\"u}rr",
  title =        "Competitive Analysis of Scheduling Algorithms for Aggregated Links",
  pages =        "617--628",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:King06,
  author =       "James King",
  title =        "A 4-Approximation Algorithm for Guarding 1.5-Dimensional Terrains",
  pages =        "629--640",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:KonRicXia06,
  author =       "Goran Konjevod and
                  Andr{\'e}a W. Richa and
                  Donglin Xia",
  title =        "On Sampling in Higher-Dimensional Peer-to-Peer Systems",
  pages =        "641--652",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:KraKriMar06,
  author =       "Evangelos Kranakis and
                  Danny Krizanc and
                  Euripides Markou",
  title =        "Mobile Agent Rendezvous in a Synchronous Torus",
  pages =        "653--664",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:LauMol06,
  author =       "Lap Chi Lau and
                  Michael Molloy",
  title =        "Randomly Colouring Graphs with Girth Five and Large Maximum Degree",
  pages =        "665--676",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:LeeWil06,
  author =       "Orlando Lee and
                  Aaron Williams",
  title =        "Packing Dicycle Covers in Planar Graphs with No {K5-e} Minor",
  pages =        "677--688",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:LhoVal06,
  author =       "Lo{\"i}ck Lhote and
                  Brigitte Vall{\'e}e",
  title =        "Sharp Estimates for the Main Parameters of the {Euclid} Algorithm",
  pages =        "689--702",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:MakNav06,
  author =       "Veli M{\"a}kinen and
                  Gonzalo Navarro",
  title =        "Position-Restricted Substring Searching",
  pages =        "703--714",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:MayLop06,
  author =       "Yan Mayster and
                  Mario A. Lopez",
  title =        "Rectilinear Approximation of a Set of Points in the Plane",
  pages =        "715--726",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Mazoit06,
  author =       "Fr{\'e}d{\'e}ric Mazoit",
  title =        "The Branch-Width of Circular-Arc Graphs",
  pages =        "727--736",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:MorMat06,
  author =       "Eduardo Moreno and
                  Mart{\'i}n Matamala",
  title =        "Minimal Eulerian Circuit in a Labeled Digraph",
  pages =        "737--744",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:NeuLau06,
  author =       "Frank Neumann and
                  Marco Laumanns",
  title =        "Speeding up Approximation Algorithms for {NP}-Hard Spanning Forest Problems by Multi-objective Optimization",
  pages =        "745--756",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:PCMS06,
  author =       "Nadia Pisanti and
                  Alexandra M. Carvalho and
                  Laurent Marsan and
                  Marie-France Sagot",
  title =        "{RISOTTO}: {Fast} Extraction of Motifs with Mismatches",
  pages =        "757--768",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:SakMakFuj06,
  author =       "Mariko Sakashita and
                  Kazuhisa Makino and
                  Satoru Fujishige",
  title =        "Minimum Cost Source Location Problems with Flow Requirements",
  pages =        "769--780",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Sawitzki06,
  author =       "Daniel Sawitzki",
  title =        "Exponential Lower Bounds on the Space Complexity of {OBDD}-Based Graph Algorithms",
  pages =        "781--792",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:ShpWin06,
  author =       "Igor Shparlinski and
                  Arne Winterhof",
  title =        "Constructions of Approximately Mutually Unbiased Bases",
  pages =        "793--799",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Villanger06,
  author =       "Yngve Villanger",
  title =        "Improved Exponential-Time Algorithms for Treewidth and Minimum Fill-In",
  pages =        "800--811",
  booktitle =    latin06name,
  volume =       latin06vol,
  year =         2006,
  publisher =    latinpub,
  month =        latin06month,
  address =      latin06addr,
  editor =       latin06ed,
  series =       mylncs,
}

@InProceedings{LATIN:Paterson04,
  author =       "Mike Paterson",
  title =        "Analysis of Scheduling Algorithms for Proportionate Fairness (Invited Talk)",
  pages =        "1",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Kohayakawa04,
  author =       "Yoshiharu Kohayakawa",
  title =        "Advances in the Regularity Method (Invited Talk)",
  pages =        "2",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Dwork04,
  author =       "Cynthia Dwork",
  title =        "Fighting Spam: The Science (Invited Talk)",
  pages =        "3--4",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Pin04,
  author =       "Jean-Eric Pin",
  title =        "The Consequences of {Imre} {Simon}'s Work in the Theory of Automata, Languages, and Semigroups (Invited Talk)",
  pages =        "5",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:LabCarKoh04,
  author =       "Eduardo Sany Laber and
                  Renato Carmo and
                  Yoshiharu Kohayakawa",
  title =        "Querying Priced Information in Databases: The Conjunctive Case",
  pages =        "6--15",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:ErgMutSul04,
  author =       "Funda Erg{\"u}n and
                  S. Muthukrishnan and
                  S{\"u}leyman Cenk Sahinalp",
  title =        "Sublinear Methods for Detecting Periodic Trends in Data Streams",
  pages =        "16--28",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CorMut04,
  author =       "Graham Cormode and
                  S. Muthukrishnan",
  title =        "An Improved Data Stream Summary: The Count-Min Sketch and Its Applications",
  pages =        "29--38",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:FreMakNav04,
  author =       "Kimmo Fredriksson and
                  Veli M{\"a}kinen and
                  Gonzalo Navarro",
  title =        "Rotation and Lighting Invariant Template Matching",
  pages =        "39--48",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:DiaSerWor04,
  author =       "Josep D{\'i}az and
                  Maria J. Serna and
                  Nicholas C. Wormald",
  title =        "Computation of the Bisection Width for Random d-Regular Graphs",
  pages =        "49--58",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BCMP04,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  Stephan Mertens and
                  Boris Pittel",
  title =        "Constrained Integer Partitions",
  pages =        "59--68",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:FlaGamSor04,
  author =       "Abraham Flaxman and
                  David Gamarnik and
                  Gregory B. Sorkin",
  title =        "Embracing the Giant Component",
  pages =        "69--79",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:AMMV04,
  author =       "Dimitris Achlioptas and
                  Michael S. O. Molloy and
                  Cristopher Moore and
                  Frank {Van Bussel}",
  title =        "Sampling Grid Colorings with Fewer Colors",
  pages =        "80--89",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:HOZZ04,
  author =       "Lane A. Hemaspaandra and
                  Mitsunori Ogihara and
                  Mohammed Javeed Zaki and
                  Marius Zimand",
  title =        "The Complexity of Finding Top-Toda-Equivalence-Class Members",
  pages =        "90--99",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:FHKNP04,
  author =       "Tom{\'a}s Feder and
                  Pavol Hell and
                  Sulamita Klein and
                  Loana Tito Nogueira and
                  F{\'a}bio Protti",
  title =        "List Partitions of Chordal Graphs",
  pages =        "100--108",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:DFHT04,
  author =       "Erik D. Demaine and
                  Fedor V. Fomin and
                  Mohammad Taghi Hajiaghayi and
                  Dimitrios M. Thilikos",
  title =        "Bidimensional Parameters and Local Treewidth",
  pages =        "109--118",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:GurWan04,
  author =       "Frank Gurski and
                  Egon Wanke",
  title =        "Vertex Disjoint Paths on Clique-Width Bounded Graphs",
  pages =        "119--128",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Gardi04,
  author =       "Fr{\'e}d{\'e}ric Gardi",
  title =        "On Partitioning Interval and Circular-Arc Graphs into Proper Interval Subgraphs with Applications",
  pages =        "129--140",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:FGKP04,
  author =       "Pierre Fraigniaud and
                  Leszek Gasieniec and
                  Dariusz R. Kowalski and
                  Andrzej Pelc",
  title =        "Collective Tree Exploration",
  pages =        "141--151",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Ungor04,
  author =       "Alper {\"U}ng{\"o}r",
  title =        "O.-Centers: A New Type of Steiner Points for Computing Size-Optimal Quality-Guaranteed Delaunay Triangulations",
  pages =        "152--161",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BroCha04,
  author =       "Herv{\'e} Br{\"o}nnimann and
                  Timothy M. Chan",
  title =        "Space-E.cient Algorithms for Computing the Convex Hull of a Simple Polygonal Line in Linear Time",
  pages =        "162--171",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:GutGutRiv04,
  author =       "Claudio Guti{\'e}rrez and
                  Flavio Gutierrez and
                  Maria-Cecilia Rivara",
  title =        "A Geometric Approach to the Bisection Method",
  pages =        "172--180",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:DaiZha04,
  author =       "H. K. Dai and
                  Xi-Wen Zhang",
  title =        "Improved Linear Expected-Time Algorithms for Computing Maxima",
  pages =        "181--192",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:KohPru04,
  author =       "Jens S. Kohrt and
                  Kirk Pruhs",
  title =        "A Constant Approximation Algorithm for Sorting Buffers",
  pages =        "193--202",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:PruWoe04,
  author =       "Kirk Pruhs and
                  Gerhard J. Woeginger",
  title =        "Approximation Schemes for a Class of Subset Selection Problems",
  pages =        "203--211",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:GubRag04,
  author =       "Prabhakar Gubbala and
                  Balaji Raghavachari",
  title =        "Finding k-Connected Subgraphs with Minimum Average Weight",
  pages =        "212--221",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Yang04,
  author =       "Ke Yang",
  title =        "On the (Im)possibility of Non-interactive Correlation Distillation",
  pages =        "222--231",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:DieGas04,
  author =       "Volker Diekert and
                  Paul Gastin",
  title =        "Pure Future Local Temporal Logics Are Expressively Complete for Mazurkiewicz Traces",
  pages =        "232--241",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:LomSak04,
  author =       "Sylvain Lombardy and
                  Jacques Sakarovitch",
  title =        "How Expressions Can Code for Automata",
  pages =        "242--251",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:AkiBasFro04,
  author =       "Shigeki Akiyama and
                  Fr{\'e}d{\'e}rique Bassino and
                  Christiane Frougny",
  title =        "Automata for Arithmetic Meyer Sets",
  pages =        "252--261",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BGVS04,
  author =       "Manuel Bodirsky and
                  Tobias G{\"a}rtner and
                  Timo {von Oertzen} and
                  Jan Schwinghammer",
  title =        "Effciently Computing the Density of Regular Languages",
  pages =        "262--270",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CIMS04,
  author =       "Maxime Crochemore and
                  Costas S. Iliopoulos and
                  Manal Mohamed and
                  Marie-France Sagot",
  title =        "Longest Repeats with a Block of Don't Cares",
  pages =        "271--278",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:RhoSte04,
  author =       "John Rhodes and
                  Benjamin Steinberg",
  title =        "Join Irreducible Pseudovarieties, Group Mapping, and Kov{\'a}cs-Newman Semigroups",
  pages =        "279--291",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CarRis04,
  author =       "Olivier Carton and
                  Chloe Rispal",
  title =        "Complementation of Rational Sets on Scattered Linear Orderings of Finite Rank",
  pages =        "292--301",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:KiwLoeMat04,
  author =       "Marcos A. Kiwi and
                  Martin Loebl and
                  Jir{\'i} Matousek",
  title =        "Expected Length of the Longest Common Subsequence for Large Alphabets",
  pages =        "302--311",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Seroussi04,
  author =       "Gadiel Seroussi",
  title =        "Universal Types and Simulation of Individual Sequences",
  pages =        "312--321",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CohSch04,
  author =       "G{\'e}rard D. Cohen and
                  Hans Georg Schaathun",
  title =        "Separating Codes: Constructions and Bounds",
  pages =        "322--328",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Bespamyatnikh04,
  author =       "Sergei Bespamyatnikh",
  title =        "Encoding Homotopy of Paths in the Plane",
  pages =        "329--338",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CamFinPet04,
  author =       "Saverio Caminiti and
                  Irene Finocchi and
                  Rossella Petreschi",
  title =        "A Unified Approach to Coding Labeled Trees",
  pages =        "339--348",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BroGli04,
  author =       "Herv{\'e} Br{\"o}nnimann and
                  Marc Glisse",
  title =        "Cost-Optimal Trees for Ray Shooting",
  pages =        "349--358",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:MiyWak04,
  author =       "Flavio Keidi Miyazawa and
                  Yoshiko Wakabayashi",
  title =        "Packing Problems with Orthogonal Rotations",
  pages =        "359--368",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:NewRuh04,
  author =       "Alantha Newman and
                  Matthias Ruhl",
  title =        "Combinatorial Problems on Strings with Applications to Protein Folding",
  pages =        "369--378",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CieEid04,
  author =       "Mark Cieliebak and
                  Stephan Eidenbenz",
  title =        "Measurement Errors Make the Partial Digest Problem {NP}-Hard",
  pages =        "379--390",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:CarLan04,
  author =       "Jean Cardinal and
                  Stefan Langerman",
  title =        "Designing Small Keyboards Is Hard",
  pages =        "391--400",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:LeeMenNao04,
  author =       "James R. Lee and
                  Manor Mendel and
                  Assaf Naor",
  title =        "Metric Structures in {L1}: Dimension, Snowflakes, and Average Distortion",
  pages =        "401--412",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:LipMar04,
  author =       "Richard J. Lipton and
                  Evangelos Markakis",
  title =        "Nash Equilibria via Polynomial Equations",
  pages =        "413--422",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:JotRag04,
  author =       "Raja Jothi and
                  Balaji Raghavachari",
  title =        "Minimum Latency Tours and the k-Traveling Repairmen Problem",
  pages =        "423--433",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BanPru04,
  author =       "Nikhil Bansal and
                  Kirk Pruhs",
  title =        "Server Scheduling in the Weighted lp Norm",
  pages =        "434--443",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Furer04,
  author =       "Martin F{\"u}rer",
  title =        "An Improved Communication-Randomness Tradeo",
  pages =        "444--454",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:GasLerZei04,
  author =       "Paul Gastin and
                  Benjamin Lerman and
                  Marc Zeitoun",
  title =        "Distributed Games and Distributed Control for Asynchronous Systems",
  pages =        "455--465",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BadDem04,
  author =       "Mihai Badoiu and
                  Erik D. Demaine",
  title =        "A Simplified, Dynamic Unified Structure",
  pages =        "466--473",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:AkhSan04,
  author =       "Ali Akhavi and
                  C{\'e}line Moreira Dos Santos",
  title =        "Another View of the Gaussian Algorithm",
  pages =        "474--487",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:BEGK04,
  author =       "Endre Boros and
                  Khaled M. Elbassioni and
                  Vladimir Gurvich and
                  Leonid Khachiyan",
  title =        "Generating Maximal Independent Sets for Hypergraphs with Bounded Edge-Intersections",
  pages =        "488--498",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:JNSS04,
  author =       "Jesper Jansson and
                  Joseph H.-K. Ng and
                  Kunihiko Sadakane and
                  Wing-Kin Sung",
  title =        "Rooted Maximum Agreement Supertrees",
  pages =        "499--508",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:HemSpaTha04,
  author =       "Edith Hemaspaandra and
                  Holger Spakowski and
                  Mayur Thakur",
  title =        "Complexity of Cycle Length Modularity Problems in Graphs",
  pages =        "509--518",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Guller04,
  author =       "Dusan Guller",
  title =        "Procedural Semantics for Fuzzy Disjunctive Programs on Residuated Lattices",
  pages =        "519--529",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:TveZan04,
  author =       "Olga Tveretina and
                  Hans Zantema",
  title =        "A Proof System and a Decision Procedure for Equality Logic",
  pages =        "530--539",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:ArrOrt04,
  author =       "Argimiro Arratia and
                  Carlos E. Ortiz",
  title =        "Approximating the Expressive Power of Logics in Finite Models",
  pages =        "540--556",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:vonzurGathen04,
  author =       "Joachim {von zur Gathen}",
  title =        "Arithmetic Circuits for Discrete Logarithms",
  pages =        "557--566",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Edmonds04,
  author =       "Jeff Edmonds",
  title =        "On the Competitiveness of AIMD-TCP within a General Network",
  pages =        "567--576",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Cieliebak04,
  author =       "Mark Cieliebak",
  title =        "Gathering Non-oblivious Mobile Robots",
  pages =        "577--588",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:ManShp04,
  author =       "Bernard Mans and
                  Igor Shparlinski",
  title =        "Bisecting and Gossiping in Circulant Graphs",
  pages =        "589--598",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:FKKSS04,
  author =       "Paola Flocchini and
                  Evangelos Kranakis and
                  Danny Krizanc and
                  Nicola Santoro and
                  Cindy Sawchuk",
  title =        "Multiple Mobile Agent Rendezvous in a Ring",
  pages =        "599--608",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:EKPS04,
  author =       "Jeremy Elson and
                  Richard M. Karp and
                  Christos H. Papadimitriou and
                  Scott Shenker",
  title =        "Global Synchronization in Sensornets",
  pages =        "609--624",
  booktitle =    latin04name,
  volume =       latin04vol,
  year =         2004,
  publisher =    latinpub,
  month =        latin04month,
  address =      latin04addr,
  editor =       latin04ed,
  series =       mylncs,
}

@InProceedings{LATIN:Chayes02,
  author =       "Jennifer T. Chayes",
  title =        "Phase Transitions in Computer Science (Invited Talk)",
  pages =        "1",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Papadimitriou02,
  author =       "Christos H. Papadimitriou",
  title =        "The Internet, the Web, and Algorithms (Invited Talk)",
  pages =        "2",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Spencer02,
  author =       "Joel Spencer",
  title =        "Erdos Magic (Invited Talk)",
  pages =        "3",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Urrutia02,
  author =       "Jorge Urrutia",
  title =        "Open Problems in Computational Geometry (Invited Talk)",
  pages =        "4--11",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Vazirani02,
  author =       "Umesh V. Vazirani",
  title =        "Quantum Algorithms (Invited Talk)",
  pages =        "12--13",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Yannakakis02,
  author =       "Mihalis Yannakakis",
  title =        "Testing and Checking of Finite State Systems (Invited Talk)",
  pages =        "14",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:LucPag02,
  author =       "Fabrizio Luccio and
                  Linda Pagli",
  title =        "From Algorithms to Cryptography (Invited Talk)",
  pages =        "15",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:GouRau02,
  author =       "Eric Goubault and
                  Martin Rau{\ss}en",
  title =        "Dihomotopy as a Tool in State Space Analysis (Invited Talk)",
  pages =        "16--37",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:ArsEge02,
  author =       "Abdullah N. Arslan and
                  {\"O}mer Egecioglu",
  title =        "Algorithms for Local Alignment with Length Constraints",
  pages =        "38--51",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BraMei02,
  author =       "Mar{\'i}lia D. V. Braga and
                  Joao Meidanis",
  title =        "An Algorithm That Builds a Set of Strings Given Its Overlap Graph",
  pages =        "52--63",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Frougny02,
  author =       "Christiane Frougny",
  title =        "Conversion between Two Multiplicatively Dependent Linear Numeration Systems",
  pages =        "64--75",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:LomSak02,
  author =       "Sylvain Lombardy and
                  Jacques Sakarovitch",
  title =        "Star Height of Reversible Languages and Universal Automata",
  pages =        "76--90",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:StrThe02,
  author =       "Howard Straubing and
                  Denis Th{\'e}rien",
  title =        "Weakly Iterated Block Products of Finite Monoids",
  pages =        "91--104",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:VasNasShp02,
  author =       "Maria Isabel Gonzalez Vasco and
                  Mats N{\"a}slund and
                  Igor Shparlinski",
  title =        "The Hidden Number Problem in Extension Fields and Its Applications",
  pages =        "105--117",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Garefalakis02,
  author =       "Theodoulos Garefalakis",
  title =        "The Generalized {Weil} Pairing and the Discrete Logarithm Problem on Elliptic Curves",
  pages =        "118--130",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:CanCorHit02,
  author =       "E. Rodney Canfield and
                  Sylvie Corteel and
                  Pawel Hitczenko",
  title =        "Random Partitions with Non Negative rth Differences",
  pages =        "131--140",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Bassino02,
  author =       "Fr{\'e}d{\'e}rique Bassino",
  title =        "Beta-Expansions for Cubic Pisot Numbers",
  pages =        "141--152",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BosWan02,
  author =       "Prosenjit Bose and
                  Qingda Wang",
  title =        "Facility Location Constrained to a Polygonal Domain",
  pages =        "153--164",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:LefSch02,
  author =       "Hanno Lefmann and
                  Niels Schmitt",
  title =        "A Deterministic Polynomial Time Algorithm for {Heilbronn}'s Problem in Dimension Three",
  pages =        "165--180",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:ChaNav02,
  author =       "Edgar Ch{\'a}vez and
                  Gonzalo Navarro",
  title =        "A Metric Index for Approximate String Matching",
  pages =        "181--195",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Rytter02,
  author =       "Wojciech Rytter",
  title =        "On Maximal Suffices and Constant-Space Linear-Time Versions of {KMP} Algorithm",
  pages =        "196--208",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:CorDraKoh02,
  author =       "Derek G. Corneil and
                  Feodor F. Dragan and
                  Ekkehard K{\"o}hler",
  title =        "On the Power of {BFS} to Determine a Graphs Diameter",
  pages =        "209--223",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:MatPriRap02,
  author =       "Mart{\'i}n Matamala and
                  Erich Prisner and
                  Ivan Rapaport",
  title =        "k-pseudosnakes in Large Grids",
  pages =        "224--235",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:CalPet02,
  author =       "Tiziana Calamoneri and
                  Rossella Petreschi",
  title =        "L(2, 1)-Coloring Matrogenic Graphs",
  pages =        "236--247",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:MilPesLab02,
  author =       "Ruy Luiz Milidi{\'u} and
                  Artur Alves Pessoa and
                  Eduardo Sany Laber",
  title =        "Pipeline Transportation of Petroleum Products with No Due Dates",
  pages =        "248--262",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:PonRan02,
  author =       "Enrico Pontelli and
                  Desh Ranjan",
  title =        "Ancestor Problems on Pure Pointer Machines",
  pages =        "263--277",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:CDKL02,
  author =       "Renato Carmo and
                  Jair Donadelli and
                  Yoshiharu Kohayakawa and
                  Eduardo Sany Laber",
  title =        "Searching in Random Partially Ordered Sets",
  pages =        "278--292",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:SteMen02,
  author =       "Brett Stevens and
                  Eric Mendelsohn",
  title =        "Packing Arrays",
  pages =        "293--305",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:DrmSzp02,
  author =       "Michael Drmota and
                  Wojciech Szpankowski",
  title =        "Generalized Shannon Code Minimizes the Maximal Redundancy",
  pages =        "306--318",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:MutSah02,
  author =       "S. Muthukrishnan and
                  S{\"u}leyman Cenk Sahinalp",
  title =        "An Improved Algorithm for Sequence Comparison with Block Reversals",
  pages =        "319--325",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:GenMus02,
  author =       "Blaise Genest and
                  Anca Muscholl",
  title =        "Pattern Matching and Membership for Hierarchical Message Sequence Charts",
  pages =        "326--340",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:CheKan02,
  author =       "Jianer Chen and
                  Iyad A. Kanj",
  title =        "Improved Exact Algorithms for {MAX-SAT}",
  pages =        "341--355",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:VanDez02,
  author =       "Steffen {van Bakel} and
                  Mariangiola Dezani-Ciancaglini",
  title =        "Characterising Strong Normalisation for Explicit Substitutions",
  pages =        "356--370",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BKLN02,
  author =       "Roel Bloo and
                  Fairouz Kamareddine and
                  Twan Laan and
                  Rob Nederpelt",
  title =        "Parameters in Pure Type Systems",
  pages =        "371--385",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:FreSmi02,
  author =       "Rusins Freivalds and
                  Carl H. Smith",
  title =        "Category, Measure, Inductive Inference: A Triality Theorem and Its Applications",
  pages =        "386--399",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:HCFRS02,
  author =       "Fr{\'e}d{\'e}ric Herbreteau and
                  Franck Cassez and
                  Alain Finkel and
                  Olivier Roux and
                  Gr{\'e}goire Sutre",
  title =        "Verification of Embedded Reactive Fiffo Systems",
  pages =        "400--414",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:HevKiw02,
  author =       "Alejandro Hevia and
                  Marcos A. Kiwi",
  title =        "Electronic Jury Voting Protocols",
  pages =        "415--429",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Tornaria02,
  author =       "Gonzalo Tornar{\'i}a",
  title =        "Square Roots Modulo p",
  pages =        "430--434",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:KonOhRic02,
  author =       "Goran Konjevod and
                  Soohyun Oh and
                  Andr{\'e}a W. Richa",
  title =        "Finding Most Sustainable Paths in Networks with Time-Dependent Edge Reliabilities",
  pages =        "435--450",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:DubTer02,
  author =       "Jean-Christophe Dubacq and
                  V{\'e}ronique Terrier",
  title =        "Signals for Cellular Automata in Dimension 2 or Higher",
  pages =        "451--464",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BolVig02,
  author =       "Paolo Boldi and
                  Sebastiano Vigna",
  title =        "Holographic Trees",
  pages =        "465--478",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BDEK02,
  author =       "Prosenjit Bose and
                  Luc Devroye and
                  William S. Evans and
                  David G. Kirkpatrick",
  title =        "On the Spanning Ratio of Gabriel Graphs and beta-skeletons",
  pages =        "479--493",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BIKMMT02,
  author =       "Herv{\'e} Br{\"o}nnimann and
                  John Iacono and
                  Jyrki Katajainen and
                  Pat Morin and
                  Jason Morrison and
                  Godfried T. Toussaint",
  title =        "In-Place Planar Convex Hull Algorithms",
  pages =        "494--507",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BenFar02,
  author =       "Michael A. Bender and
                  Martin Farach-Colton",
  title =        "The Level Ancestor Problem Simplified",
  pages =        "508--515",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:BorVem02,
  author =       "Claudson F. Bornstein and
                  Santosh Vempala",
  title =        "Flow Metrics",
  pages =        "516--527",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:Straubing02,
  author =       "Howard Straubing",
  title =        "On Logical Descriptions of Regular Languages",
  pages =        "528--538",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:SzeChe02,
  author =       "Mario Szegedy and
                  Xiaomin Chen",
  title =        "Computing Boolean Functions from Multiple Faulty Copies of Input Bits",
  pages =        "539--553",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:HIMM02,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Kazuo Iwama and
                  Shuichi Miyazaki and
                  Yasufumi Morita",
  title =        "Inapproximability Results on Stable Marriage Problems",
  pages =        "554--568",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:ShaTam02,
  author =       "Hadas Shachnai and
                  Tami Tamir",
  title =        "Tight Bounds for Online Class-Constrained Packing",
  pages =        "569--583",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:AnaErl02,
  author =       "R. Sai Anand and
                  Thomas Erlebach",
  title =        "On-line Algorithms for Edge-Disjoint Paths in Trees of Rings",
  pages =        "584--597",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:AbeResSud02,
  author =       "James Abello and
                  Mauricio G. C. Resende and
                  Sandra Sudarsky",
  title =        "Massive Quasi-Clique Detection",
  pages =        "598--612",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:AlbNie02,
  author =       "Jochen Alber and
                  Rolf Niedermeier",
  title =        "Improved Tree Decomposition Based Algorithms for Domination-like Problems",
  pages =        "613--628",
  booktitle =    latin02name,
  volume =       latin02vol,
  year =         2002,
  publisher =    latinpub,
  month =        latin02month,
  address =      latin02addr,
  editor =       latin02ed,
  series =       mylncs,
}

@InProceedings{LATIN:KohRod00,
  author =       "Yoshiharu Kohayakawa and
                  Vojtech R{\"o}dl",
  title =        "Algorithmic Aspects of Regularity",
  pages =        "1--17",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Zito00,
  author =       "Michele Zito",
  title =        "Small Maximal Matchings in Random Graphs",
  pages =        "18--27",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:RavThi00,
  author =       "Vlady Ravelomanana and
                  Loÿs Thimonier",
  title =        "Some Remarks on Sparsely Connected Isomorphism-Free Labeled Graphs",
  pages =        "28--37",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:GoeMol00,
  author =       "Andreas Goerdt and
                  Michael Molloy",
  title =        "Analysis of Edge Deletion Processes on Faulty Random Regular Graphs",
  pages =        "38--47",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:KohRodSko00,
  author =       "Yoshiharu Kohayakawa and
                  Vojtech R{\"o}dl and
                  Jozef Skokan",
  title =        "Equivalent Conditions for Regularity (Extended Abstract)",
  pages =        "48--57",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:MiyWak00,
  author =       "Flavio Keidi Miyazawa and
                  Yoshiko Wakabayashi",
  title =        "Cube Packing",
  pages =        "58--67",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:JanMasSol00,
  author =       "Klaus Jansen and
                  Monaldo Mastrolilli and
                  Roberto Solis-Oba",
  title =        "Approximation Algorithms for Flexible Job Shop Problems",
  pages =        "68--77",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Taylor00,
  author =       "Stephen Taylor",
  title =        "Emerging Behavior as Binary Search Trees Are Symmetrically Updated",
  pages =        "78--87",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:BenFar00,
  author =       "Michael A. Bender and
                  Martin Farach-Colton",
  title =        "The {LCA} Problem Revisited",
  pages =        "88--94",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:CohCol00,
  author =       "Myra B. Cohen and
                  Charles J. Colbourn",
  title =        "Optimal and Pessimal Orderings of
                 {Steiner} Triple Systems in Disk Arrays",
  pages =        "95--104",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Moura00,
  author =       "Lucia Moura",
  title =        "Rank Inequalities for Packing Designs and Sparse Triple Systems",
  pages =        "105--114",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Stevens00,
  author =       "Brett Stevens",
  title =        "The Anti-{Oberwolfach} Solution: Pancyclic 2-Factorizations of Complete Graphs",
  pages =        "115--122",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Raghavan00,
  author =       "Prabhakar Raghavan",
  title =        "Graph Structure of the Web: A Survey",
  pages =        "123--125",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:CHLRR00,
  author =       "Derek G. Corneil and
                  Michel Habib and
                  Jean-Marc Lanlignel and
                  Bruce A. Reed and
                  Udi Rotics",
  title =        "Polynomial Time Recognition of Clique-Width \\le \\leq 3 Graphs (Extended Abstract)",
  pages =        "126--134",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:SalMaf00,
  author =       "Cl{\'a}udia Linhares Sales and
                  Fr{\'e}d{\'e}ric Maffray",
  title =        "On Dart-Free Perfectly Contractile Graphs. Extended Abstract",
  pages =        "135--144",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:FigMelOrt00,
  author =       "Celina M. Herrera de Figueiredo and
                  C{\'e}lia Picinin de Mello and
                  Carmen Ortiz",
  title =        "Edge Colouring Reduced Indifference Graphs",
  pages =        "145--153",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:AviSimNob00,
  author =       "David Avis and
                  Caterina De Simone and
                  Paolo Nobili",
  title =        "Two Conjectures on the Chromatic Polynomial",
  pages =        "154--162",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:FKKR00,
  author =       "Celina M. Herrera de Figueiredo and
                  Sulamita Klein and
                  Yoshiharu Kohayakawa and
                  Bruce A. Reed",
  title =        "Finding Skew Partitions Efficiently",
  pages =        "163--172",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:BorElYGog00,
  author =       "Allan Borodin and
                  Ran El-Yaniv and
                  Vincent Gogan",
  title =        "On the Competitive Theory and Practice of Portfolio Selection (Extended Abstract)",
  pages =        "173--196",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Kabanets00,
  author =       "Valentine Kabanets",
  title =        "Almost k-Wise Independence and Hard Boolean Functions",
  pages =        "197--206",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:AmbLok00,
  author =       "Andris Ambainis and
                  Satyanarayana V. Lokam",
  title =        "Imroved Upper Bounds on the Simultaneous Messages Complexity of the Generalized Addressing Function",
  pages =        "207--216",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:FernandezBaca00,
  author =       "David Fern{\'a}ndez-Baca",
  title =        "Multi-parameter Minimum Spanning Trees",
  pages =        "217--226",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:MilLab00,
  author =       "Ruy Luiz Milidi{\'u} and
                  Eduardo Sany Laber",
  title =        "Linear Time Recognition of Optimal {L}-Restricted Prefix Codes (Extended Abstract)",
  pages =        "227--236",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Opatrny00,
  author =       "Jaroslav Opatrny",
  title =        "Uniform Multi-hop All-to-All Optical Routings in Rings",
  pages =        "237--246",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:CDFN00,
  author =       "Serafino Cicerone and
                  Gabriele {Di Stefano} and
                  Daniele Frigioni and
                  Umberto Nanni",
  title =        "A Fully Dynamic Algorithm for Distributed Shortest Paths",
  pages =        "247--257",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Odlyzko00,
  author =       "Andrew M. Odlyzko",
  title =        "Integer Factorization and Discrete Logarithms (Abstract)",
  pages =        "258",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Shparlinski00,
  author =       "Igor Shparlinski",
  title =        "Communication Complexity and {Fourier} Coefficients of the {Diffie}-{Hellman} Key",
  pages =        "259--268",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:BerVerAyu00,
  author =       "Pedro Berrizbeitia and
                  Mauricio Odrem{\'a}n Vera and
                  Juan Tena Ayuso",
  title =        "Quintic Reciprocity and Primality Test for Numbers of the Form $M = A5^n {\pm}$ omega$_n$",
  pages =        "269--279",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:KraSim00,
  author =       "Matthias Krause and
                  Hans-Ulrich Simon",
  title =        "Determining the Optimal Contrast for Secret Sharing Schemes in Visual Cryptography",
  pages =        "280--291",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:CLSW00,
  author =       "Edward G. {Coffman Jr.} and
                  George S. Lueker and
                  Joel Spencer and
                  Peter M. Winkler",
  title =        "Average-Case Analysis of Retangle Packings",
  pages =        "292--297",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:KneSzp00,
  author =       "Charles Knessl and
                  Wojciech Szpankowski",
  title =        "Heights in Generalized Tries and PATRICIA Tries",
  pages =        "298--307",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:BCDGV00,
  author =       "Dominique Barth and
                  Sylvie Corteel and
                  Alain Denise and
                  Dani{\`e}le Gardy and
                  Mario Valencia-Pabon",
  title =        "On the Complexity of Routing Permutations on Trees by Arc-Disjoint Paths. Extended Abstract",
  pages =        "308--317",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:VonLuc00,
  author =       "Joachim {von zur Gathen} and
                  Thomas L{\"u}cking",
  title =        "Subresultants Revisited",
  pages =        "318--342",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Vallee00,
  author =       "Brigitte Vall{\'e}e",
  title =        "A Unifying Framework for the Analysis of a Class of {Euclidean} Algorithms",
  pages =        "343--354",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Akhavi00,
  author =       "Ali Akhavi",
  title =        "Worst-Case Complexity of the Optimal LLL Algorithm",
  pages =        "355--366",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:BloEsi00,
  author =       "Stephen L. Bloom and
                  Zolt{\'a}n {\'E}sik",
  title =        "Iteration Algebras Are Not Finitely Axiomatizable. Extended Abstract",
  pages =        "367--376",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Mayr00,
  author =       "Richard Mayr",
  title =        "Undecidable Problems in Unreliable Computations",
  pages =        "377--386",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Gutierrez00,
  author =       "Claudio Guti{\'e}rrez",
  title =        "Equations in Free Semigroups with Anti-involution and Their Relation to Equations in Free Groups",
  pages =        "387--396",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:BCPS00,
  author =       "Marie-Pierre B{\'e}al and
                  Olivier Carton and
                  Christophe Prieur and
                  Jacques Sakarovitch",
  title =        "Squaring Transducers: An Efficient Procedure for Deciding Functionality and Sequentiality of Transducers",
  pages =        "397--406",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:CarMic00,
  author =       "Olivier Carton and
                  Max Michel",
  title =        "Unambiguous B{\"u}chi Automata",
  pages =        "407--416",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Worsch00,
  author =       "Thomas Worsch",
  title =        "Linear Time Language Recognition on Cellular Automata with Restricted Communication",
  pages =        "417--426",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:AbbDArEch00,
  author =       "Luis R. Sierra Abbate and
                  Pedro R. D'Argenio and
                  Juan V. Echag{\"u}e",
  title =        "From Semantics to Spatial Distribution",
  pages =        "427--436",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:LarSchTur00,
  author =       "Fran\c{c}ois Laroussinie and
                  Ph. Schnoebelen and
                  Mathieu Turuani",
  title =        "On the Expressivity and Complexity of Quantitative Branching-Time Temporal Logics",
  pages =        "437--446",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:FerMac00,
  author =       "Maribel Fern{\'a}ndez and
                  Ian Mackie",
  title =        "A Theory of Operational Equivalence for Interaction Nets",
  pages =        "447--456",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:GraKnoPro00,
  author =       "Peter J. Grabner and
                  Arnold Knopfmacher and
                  Helmut Prodinger",
  title =        "Run Statistics for Geometrically Distributed Random Variables (Extended Abstract)",
  pages =        "457--462",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Louchard00,
  author =       "Guy Louchard",
  title =        "Generalized Covariances of Multi-dimensional {Brownian} Excursion Local Times",
  pages =        "463--472",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:Prodinger00,
  author =       "Helmut Prodinger",
  title =        "Combinatorics of Geometrically Distributed Random Variables: Lenght of Ascending Runs",
  pages =        "473--482",
  booktitle =    latin00name,
  volume =       latin00vol,
  year =         2000,
  publisher =    latinpub,
  month =        latin00month,
  address =      latin00addr,
  editor =       latin00ed,
  series =       mylncs,
}

@InProceedings{LATIN:PanVio98,
  author =       "Daniel Panario and
                  Alfredo Viola",
  title =        "Analysis of Rabin's Polynomial Irreducability Test",
  pages =        "1--10",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Damaschke98,
  author =       "Peter Damaschke",
  title =        "A Chip Search Problem on Binary Numbers",
  pages =        "11--22",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Feuerstein98,
  author =       "Esteban Feuerstein",
  title =        "Uniform Service System with k Servers",
  pages =        "23--32",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:FernandezBaca98,
  author =       "David Fern{\'a}ndez-Baca",
  title =        "Faster Non-linear Parametric Search with Applications to Optimazation and Dynamic Geometry",
  pages =        "33--41",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BasBeaPer98,
  author =       "Fr{\'e}d{\'e}rique Bassino and
                  Marie-Pierre B{\'e}al and
                  Dominique Perrin",
  title =        "Super-State Automata and Rational Trees",
  pages =        "42--52",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BedCar98,
  author =       "Nicolas Bedon and
                  Olivier Carton",
  title =        "An Eilenberg Theorem for Words on Countable Ordinals",
  pages =        "53--64",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Lago98,
  author =       "Alair Pereira do Lago",
  title =        "Maximal Groups in Free Burnside Semigroups",
  pages =        "65--75",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Pin98,
  author =       "Jean-Eric Pin",
  title =        "Positive Varieties and Infinite Words",
  pages =        "76--87",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:PeiFri98,
  author =       "Marcos Veloso Peixoto and
                  Laurent Fribourg",
  title =        "Unfolding Parametric Automata",
  pages =        "88--101",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:FinSch98,
  author =       "Alain Finkel and
                  Ph. Schnoebelen",
  title =        "Fundamental Structures in Well-Structured Infinite Transition Systems",
  pages =        "102--118",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Edelsbrunner98,
  author =       "Herbert Edelsbrunner",
  title =        "Shape Reconstruction with Delaunay Complex",
  pages =        "119--132",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:GomSto98,
  author =       "Anamaria Gomide and
                  Jorge Stolfi",
  title =        "Bases for Non-homogeneous Polynomial $C_k$ Splines on the Sphere",
  pages =        "133--140",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:FFXN98,
  author =       "Luerbio Faria and
                  Celina M. Herrera de Figueiredo and
                  Candido Ferreira Xavier de Mendon\c{c}a Neto",
  title =        "The Splitting Number of the 4-Cube",
  pages =        "141--150",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:AbeGan98,
  author =       "James Abello and
                  Emden R. Gansner",
  title =        "Short and Smooth Polygonal Paths",
  pages =        "151--162",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BraHoyTap98,
  author =       "Gilles Brassard and
                  Peter H{\o}yer and
                  Alain Tapp",
  title =        "Quantum Cryptanalysis of Hash and Claw-Free Functions",
  pages =        "163--169",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BelGarRab98,
  author =       "Mihir Bellare and
                  Juan A. Garay and
                  Tal Rabin",
  title =        "Batch Verification with Applications to Cryptography and Checking",
  pages =        "170--191",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:HevKiw98,
  author =       "Alejandro Hevia and
                  Marcos A. Kiwi",
  title =        "Strength of Two Data Encryption Standard Implementations under Timing Attacks",
  pages =        "192--205",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Alon98,
  author =       "Noga Alon",
  title =        "Spectral Techniques in Graph Algorithms",
  pages =        "206--215",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:MolRee98,
  author =       "Michael Molloy and
                  Bruce A. Reed",
  title =        "Colouring Graphs whose Chromatic Number Is Almost Their Maximum Degree",
  pages =        "216--225",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:LeeWak98,
  author =       "Orlando Lee and
                  Yoshiko Wakabayashi",
  title =        "Circuit Covers in Series-Parallel Mixed Graphs",
  pages =        "226--238",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Dahlhaus98,
  author =       "Elias Dahlhaus",
  title =        "A Linear Time Algorithm to Recognize Clustered Graphs and Its Parallelization",
  pages =        "239--248",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Jansen98,
  author =       "Klaus Jansen",
  title =        "A New Characterization for Parity Graphs and a Coloring Problem with Costs",
  pages =        "249--260",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:GutMei98,
  author =       "Marisa Gutierrez and
                  Joao Meidanis",
  title =        "On the Clique Operator",
  pages =        "261--272",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BroFriUpf98,
  author =       "Andrei Z. Broder and
                  Alan M. Frieze and
                  Eli Upfal",
  title =        "Dynamic Packet Routing on Arrays with Bounded Buffers",
  pages =        "273--281",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:RobSym98,
  author =       "Alan Roberts and
                  Antonios Symvonis",
  title =        "On-Line Matching Routing on Trees",
  pages =        "282--291",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:RanTet98,
  author =       "Dana Randall and
                  Prasad Tetali",
  title =        "Analyzing Glauber Dynamics by Comparison of {Markov} Chains",
  pages =        "292--304",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:VonShp98,
  author =       "Joachim {von zur Gathen} and
                  Igor Shparlinski",
  title =        "The CREW PRAM Complexity of Modular Inversion",
  pages =        "305--315",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:HeiMar98,
  author =       "Friedhelm Meyer auf der Heide and
                  Gabriel Ter{\'a}n Martinez",
  title =        "Communication-Efficient Parallel Multiway and Approximate Minimum Cut Computation",
  pages =        "316--330",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BeiTan98,
  author =       "Richard Beigel and
                  Egemen Tanin",
  title =        "The Geometry of Browsing",
  pages =        "331--340",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:BaeNav98,
  author =       "Ricardo A. Baeza-Yates and
                  Gonzalo Navarro",
  title =        "Fast Two-Dimensional Approximate Pattern Matching",
  pages =        "341--351",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Navarro98,
  author =       "Gonzalo Navarro",
  title =        "Improved Approximate Pattern Matching on Hypertext",
  pages =        "352--357",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Gutierrez98,
  author =       "Claudio Guti{\'e}rrez",
  title =        "Solving Equations in Strings: {On} {Makanin}'s Algorithm",
  pages =        "358--373",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:Sagot98,
  author =       "Marie-France Sagot",
  title =        "Spelling Approximate Repeated or Common Motifs Using a Suffix Tree",
  pages =        "374--390",
  booktitle =    latin98name,
  volume =       latin98vol,
  year =         1998,
  publisher =    latinpub,
  month =        latin98month,
  address =      latin98addr,
  editor =       latin98ed,
  series =       mylncs,
}

@InProceedings{LATIN:AbeKum95,
  author =       "James Abello and
                  Krishna Kumar",
  title =        "Visibility Graphs of 2-Spiral Polygons (Extended Abstract)",
  pages =        "1--15",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:AloSch95,
  author =       "Laurent Alonso and
                  Ren{\'e} Schott",
  title =        "Random Generation of Colored Trees",
  pages =        "16--35",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:ARRWW95,
  author =       "Tetsuo Asano and
                  Desh Ranjan and
                  Thomas Roos and
                  Emo Welzl and
                  Peter Widmayer",
  title =        "Space Filling Curves and Their Use in the Design of Geometric Data Structures",
  pages =        "36--48",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BalRamSri95,
  author =       "R. Balasubramanian and
                  Venkatesh Raman and
                  G. Srinivasaraghavan",
  title =        "Tight Bounds for Finding Degrees from the Adjacency Matrix",
  pages =        "49--59",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BarStr95,
  author =       "David A. Mix Barrington and
                  Howard Straubing",
  title =        "Lower Bounds for Modular Counting by Circuits with Modular Gates",
  pages =        "60--71",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BecDreWer95,
  author =       "Bernd Becker and
                  Rolf Drechsler and
                  Ralph Werchner",
  title =        "On the Relation Betwen {BDDs} and {FDDs}",
  pages =        "72--83",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BlaMaa95,
  author =       "Fran\c{c}ois Blanchard and
                  Alejandro Maass",
  title =        "On Dynamical Properties of Generalized Toggle Automata",
  pages =        "84--98",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BloEsi95,
  author =       "Stephen L. Bloom and
                  Zolt{\'a}n {\'E}sik",
  title =        "Free Shuffle Algebras in Language Varieties (Extended Abstract)",
  pages =        "99--111",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BraChoRaw95,
  author =       "Phillip G. Bradford and
                  Venkatesh Chopella and
                  Gregory J. E. Rawlins",
  title =        "Lower Bounds for the Matrix Chain Ordering Problem (Extended bstract)",
  pages =        "112--130",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Brands95,
  author =       "Stefan Brands",
  title =        "Off-Line Electronic Cash Based on Secret-Key Certificates",
  pages =        "131--166",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BruHan95,
  author =       "V{\'e}ronique Bruy{\`e}re and
                  Georges Hansel",
  title =        "Recognizable Sets of Numbers in Nonstandard Bases",
  pages =        "167--179",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BunNie95,
  author =       "Gerhard Buntrock and
                  Gundula Niemann",
  title =        "On Weak Growing Context-Sensitive Grammars",
  pages =        "180--194",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:BedAci95,
  author =       "Benjam{\'i}n Ren{\'e} Callejas Bedregal and
                  Benedito Melo Aci{\'o}ly",
  title =        "Logic of Plotkin Continuous Domain",
  pages =        "195--206",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:ChaDub95,
  author =       "Shiva Chaudhuri and
                  Devdatt P. Dubhashi",
  title =        "(Probabilistic) Recurrence Realtions Revisited",
  pages =        "207--219",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:CroRyt95,
  author =       "Maxime Crochemore and
                  Wojciech Rytter",
  title =        "On Linear-Time Alphabet-Independent 2-Dimensional Pattern Matching",
  pages =        "220--229",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Durand-Lose95,
  author =       "J{\'e}r{\^o}me Olivier Durand-Lose",
  title =        "Reversible Cellular Automaton Able to Simulate Any Other Reversible One Using Partitioning Automata",
  pages =        "230--244",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:EadWhi95,
  author =       "Peter Eades and
                  Sue Whitesides",
  title =        "Nearest Neighbour Graph Realizability is {NP}-hard",
  pages =        "245--256",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:FerSlu95,
  author =       "David Fern{\'a}ndez-Baca and
                  Giora Slutzki",
  title =        "Linear-Time Algorithms for Parametric Minimum Spanning Tree Problems on Planar Graphs",
  pages =        "257--271",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Feuerstein95,
  author =       "Esteban Feuerstein",
  title =        "Paging More Than One Page",
  pages =        "272--285",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:FigMeiMel95,
  author =       "Celina M. Herrera de Figueiredo and
                  Jo{\~a}o Meidanis and
                  C{\'e}lia Picinin de Mello",
  title =        "On Edge-Colouring Indifference Graphs",
  pages =        "286--299",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:GalMorMaf95,
  author =       "Giulia Galbiati and
                  Angelo Morzenti and
                  Francesco Maffioli",
  title =        "On the Approximability of some Maximum Spanning Tree Problems",
  pages =        "300--310",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:GaoVonPan95,
  author =       "Shuhong Gao and
                  Joachim {von zur Gathen} and
                  Daniel Panario",
  title =        "Gauss Periods and Fast Exponentiation in Finite Fields (Extended Abstract)",
  pages =        "311--322",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:GasGui95,
  author =       "William I. Gasarch and
                  Katia S. Guimar{\~a}es",
  title =        "Unbounded Search and Recursive Graph Problems",
  pages =        "323--331",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Gonzalez-Vega95,
  author =       "Laureano Gonz{\'a}lez-Vega",
  title =        "On the Complexity of Computing the Greatest Common Divisor of Several Univariate Polynomials",
  pages =        "332--345",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:GMNP95,
  author =       "Jozef Gruska and
                  Angelo Monti and
                  Margherita Napoli and
                  Domenico Parente",
  title =        "State Complexity of SBTA Languages",
  pages =        "346--357",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Herzog95,
  author =       "Christian Herzog",
  title =        "Pushdown Automata with Bounded Nondeterminism and Bounded Anbiguity",
  pages =        "358--370",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Macarie95,
  author =       "Ioan I. Macarie",
  title =        "Multihead Two-Way probabilistic Finite Automata",
  pages =        "371--385",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Margenstern95,
  author =       "Maurice Margenstern",
  title =        "Non-Erasing Turing Machines: A New Frontier Between a Decidable Halting Problem and Universality",
  pages =        "386--397",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:MatCh95,
  author =       "Mart{\'i}n Matamala and
                  Eric Goles Ch.",
  title =        "Cyclic Automata Networks on Finite Graphs",
  pages =        "398--410",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:MeiSet95,
  author =       "Joao Meidanis and
                  Jo{\~a}o C. Setubal",
  title =        "Multiple Alignment of Biological Sequences with Gap Flexibility",
  pages =        "411--426",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:MeiWaa95,
  author =       "Christoph Meinel and
                  Stephan Waack",
  title =        "Lower Bounds for the Modular Communication Complexity of Various Graph Accessibility Problems",
  pages =        "427--435",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Mundhenk95,
  author =       "Martin Mundhenk",
  title =        "On Monotonous Oracle Machines",
  pages =        "436--448",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:OomCro95,
  author =       "B. John Oommen and
                  Edward V. de St. Croix",
  title =        "On Using Learning Automata for Fast Graph Partitioning",
  pages =        "449--460",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Prodinger95,
  author =       "Helmut Prodinger",
  title =        "Solution of a Problem of Yekutieli and Mandelbrot",
  pages =        "461--468",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:RicSau95,
  author =       "Gilles Richard and
                  Fr{\'e}d{\'e}ric Saubion",
  title =        "A Rewrite Approach for Constraint Logic Programming",
  pages =        "469--482",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Roka95,
  author =       "Zsuzsanna R{\'o}ka",
  title =        "Simulations Between Cellular Automata on Cayley Graphs",
  pages =        "483--493",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:Wang95,
  author =       "Farn Wang",
  title =        "A Temporal Logic for Real-Time Partial-Ordering with Named Transactions",
  pages =        "494--508",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:YamEbaNak95,
  author =       "Peter M. Yamakawa and
                  Hiroyuki Ebara and
                  Hideo Nakano",
  title =        "A New Approach for Routing in Arrangement Graphs and its Performance Evaluation",
  pages =        "509--524",
  booktitle =    latin95name,
  volume =       latin95vol,
  year =         1995,
  publisher =    latinpub,
  month =        latin95month,
  address =      latin95addr,
  editor =       latin95ed,
  series =       mylncs,
}

@InProceedings{LATIN:AliFeuNan92,
  author =       "Paola Alimonti and
                  Esteban Feuerstein and
                  Umberto Nanni",
  title =        "Linear Time Algorithms for Liveness and Boundedness in Conflict-free Petri Nets",
  pages =        "1--14",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Allouche92,
  author =       "Jean-Paul Allouche",
  title =        "q-Regular Sequences and Other Generalizations of q-Automatic Sequences",
  pages =        "15--23",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:BarStr92,
  author =       "David A. Mix Barrington and
                  Howard Straubing",
  title =        "Complex Polynomials and Circuit Lower Bounds for Modular Counting",
  pages =        "24--31",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:BeaLatSlo92,
  author =       "Dani{\`e}le Beauquier and
                  Michel Latteux and
                  Karine Slowinski",
  title =        "A Decidability Result about Convex Polyominoes",
  pages =        "32--45",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:BEEMT92,
  author =       "Marshall W. Bern and
                  Herbert Edelsbrunner and
                  David Eppstein and
                  Sandra L. Mitchell and
                  Tio Seng Tan",
  title =        "Edge Insertion for Optional Triangulations",
  pages =        "46--60",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:BCGS92,
  author =       "Sa{\"i}d Bettayeb and
                  Bin Cong and
                  Mike Girou and
                  Ivan Hal Sudborough",
  title =        "Simulation Permutation Networks on Hypercubes",
  pages =        "61--70",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Blum92,
  author =       "Manuel Blum",
  title =        "Universal Statistical Tests",
  pages =        "71--75",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:BosWar92,
  author =       "Francis Bossut and
                  Bruno Warin",
  title =        "Automata and Pattern Matching in Planar Directed Acyclic Graphs",
  pages =        "76--86",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Bruggemann-Klein92,
  author =       "Anne Br{\"u}ggemann-Klein",
  title =        "Regular Expressions into Finite Automata",
  pages =        "87--98",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Bruyere92,
  author =       "V{\'e}ronique Bruy{\`e}re",
  title =        "Automata and Codes with Bounded Deciphering Delay",
  pages =        "99--107",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:CarChe92,
  author =       "Svante Carlsson and
                  Jingsen Chen",
  title =        "Parallel Complexity of Heaps and Min-Max Heaps",
  pages =        "108--116",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:CucRos92,
  author =       "Felipe Cucker and
                  Francesc Rossell{\'o}",
  title =        "On the Complexity of Some Problems for the {Blum}, {Shub} \& {Smale} Model",
  pages =        "117--129",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:DelPasSaa92,
  author =       "Wenceslas Fernandez {de la Vega} and
                  Vangelis Th. Paschos and
                  Rachid Saad",
  title =        "Average Case Analysis of a Greedy Algorithm for the Minimum Hitting Set Problem",
  pages =        "130--138",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:FerSon92,
  author =       "Afonso Ferreira and
                  Siang W. Song",
  title =        "Achieving Optimality for Gate Matrix Layout and {PLA} Folding: a Graph Theoretic Approach",
  pages =        "139--153",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Frougny92,
  author =       "Christiane Frougny",
  title =        "How to Write Integers in Non-Integer Base",
  pages =        "154--164",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:GJLR92,
  author =       "Oscar Garrido and
                  Stefan Jarominek and
                  Andrzej Lingas and
                  Wojciech Rytter",
  title =        "A Simple Randomized Parallel Algorithm for Maximal f-Matching",
  pages =        "165--176",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:GasGui92,
  author =       "William I. Gasarch and
                  Katia S. Guimar{\~a}es",
  title =        "On the Number Components of a Recursive Graph",
  pages =        "177--190",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Giesbrecht92,
  author =       "Mark Giesbrecht",
  title =        "Factoring in Skew-Polynomial Rings",
  pages =        "191--203",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:GilMat92,
  author =       "Joseph Gil and
                  Yossi Matias",
  title =        "Leaders Election Without Conflict Resolution Rule - Fast and Efficient Randomized Simulations among {CRCW PRAMs}",
  pages =        "204--218",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:ChKiw92,
  author =       "Eric Goles Ch. and
                  Marcos A. Kiwi",
  title =        "Dynamics of Sand-Piles Games on Graphs",
  pages =        "219--230",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:GutRec92,
  author =       "Jaime Gutierrez and
                  Tom{\'a}s Recio",
  title =        "Rational Function Decomposition and {Gr{\"o}bner} Bases in the Parameterization of Plane Curves (An extended abstract)",
  pages =        "231--245",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Hashiguchi92,
  author =       "Kosaburo Hashiguchi",
  title =        "The Double Reconstruction Conjectures about Colored Hypergraphs and Colored Directed Graphs",
  pages =        "246--261",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Hertrampf92,
  author =       "Ulrich Hertrampf",
  title =        "Locally Definable Acceptance Types - The Three-Valued Case",
  pages =        "262--271",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Hollman92,
  author =       "Joachim Hollman",
  title =        "On the Computation of the Hilbert Series",
  pages =        "272--280",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:JenMot92,
  author =       "Esther Jennings and
                  Lenka Motyckova",
  title =        "A Distributed Algorithm for finding All Maximal Cliques in a Network Graph",
  pages =        "281--293",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Kaltofen92,
  author =       "Erich Kaltofen",
  title =        "Polynomial Factorization 1987--1991",
  pages =        "294--313",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Kobayashi92,
  author =       "Nami Kobayashi",
  title =        "Properties of Recognizable M-Subsets of a Free Monoid",
  pages =        "314--328",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Lago92,
  author =       "Alair Pereira do Lago",
  title =        "On the Burnside Semigroups xn = xn+m",
  pages =        "329--343",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Lenstra92,
  author =       "Arjen K. Lenstra",
  title =        "Massively Parallel Computing and Factoring",
  pages =        "344--355",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:LucVar92,
  author =       "Aldo de Luca and
                  Stefano Varricchio",
  title =        "Some Regularity Conditions Based on Well Quasi-Orders",
  pages =        "356--371",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Myers92,
  author =       "Gene Myers",
  title =        "Approximate Matching of Network Expressions with Spacers",
  pages =        "372--386",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:NieRos92,
  author =       "Rolf Niedermeier and
                  Peter Rossmanith",
  title =        "Unambiguous Simulations of Auxiliary Pushdown Automata and Circuits (Extended Abstract)",
  pages =        "387--400",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Pin92,
  author =       "Jean-Eric Pin",
  title =        "On Reversible Automata",
  pages =        "401--416",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Porto92,
  author =       "Oscar Porto",
  title =        "Even Induced Cycles in Planar Graphs",
  pages =        "417--429",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Pratt92,
  author =       "Vaughan R. Pratt",
  title =        "Arithmetic + Logic + Geometry = Concurrency",
  pages =        "430--447",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Rolim92,
  author =       "Jos{\'e} D. P. Rolim",
  title =        "On the Density and Core of the Complexity Classes",
  pages =        "448--459",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Sakarovitch92,
  author =       "Jacques Sakarovitch",
  title =        "The ``Last'' Decision Problem for Rational Trace Languages",
  pages =        "460--473",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Sinclair92,
  author =       "Alistair Sinclair",
  title =        "Improved Bounds for Mixing Rates of Marked Chains and Multicommodity Flow",
  pages =        "474--487",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Sleator92,
  author =       "Daniel Dominic Sleator",
  title =        "Data Structures and Terminating Petri Nets",
  pages =        "488--497",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Therien92,
  author =       "Denis Th{\'e}rien",
  title =        "Circuits Constructed with {MODq} Gates Cannot Compute {AND} in Sublinear Size",
  pages =        "498--502",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:Weber92,
  author =       "Andreas Weber",
  title =        "Decomposing a k-valued Transducer into k Unambiguous Ones",
  pages =        "503--515",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:ZNSN92,
  author =       "Xiao Zhou and
                  Shin-Ichi Nakano and
                  Hitoshi Suzuki and
                  Takao Nishizeki",
  title =        "An Efficient Algorithm for Edge-Coloring Series-Parallel Multigraphs",
  pages =        "516--529",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

@InProceedings{LATIN:CosKoiPau92,
  author =       "Michel Cosnard and
                  Pascal Koiran and
                  H{\'e}l{\`e}ne Paugam-Moisy",
  title =        "Complexity Issues in Neural Network Computations",
  pages =        "530--543",
  booktitle =    latin92name,
  volume =       latin92vol,
  year =         1992,
  publisher =    latinpub,
  month =        latin92month,
  address =      latin92addr,
  editor =       latin92ed,
  series =       mylncs,
}

%------------------------------------------------------------------
%                           LATINCRYPT
%------------------------------------------------------------------

@InProceedings{LC:FouTib12,
  author =       "Pierre-Alain Fouque and
                  Mehdi Tibouchi",
  title =        "Indifferentiable Hashing to {Barreto}-{Naehrig} Curves",
  pages =        "1--17",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:Mesnager12,
  author =       "Sihem Mesnager",
  title =        "Semi-bent Functions with Multiple Trace Terms and Hyperelliptic Curves",
  pages =        "18--36",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:AbaThe12,
  author =       "Rodrigo Abarz{\'u}a and
                  Nicolas Th{\'e}riault",
  title =        "Complete Atomic Blocks for Elliptic Curves in Jacobian Coordinates over Prime Fields",
  pages =        "37--55",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:PhaPoiStr12,
  author =       "Duong Hieu Phan and
                  David Pointcheval and
                  Mario Strefler",
  title =        "Message-Based Traitor Tracing with Optimal Ciphertext Rate",
  pages =        "56--77",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:AbdVie12,
  author =       "Michel Abdalla and
                  Jill-J{\^e}nn Vie",
  title =        "Leakage-Resilient Spatial Encryption",
  pages =        "78--99",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:BouMitVau12,
  author =       "Ioana Boureanu and
                  Aikaterini Mitrokotsa and
                  Serge Vaudenay",
  title =        "On the Pseudorandom Function Assumption in (Secure) Distance-Bounding Protocols - {PRF}-ness alone Does Not Stop the Frauds!",
  pages =        "100--120",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:AbdDeCMoc12,
  author =       "Michel Abdalla and
                  Angelo {De Caro} and
                  Karina Mochetti",
  title =        "Lattice-Based Hierarchical Inner Product Encryption",
  pages =        "121--138",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:PopGun12,
  author =       "Thomas P{\"o}ppelmann and
                  Tim G{\"u}neysu",
  title =        "Towards Efficient Arithmetic for Lattice-Based Cryptography on Reconfigurable Hardware",
  pages =        "139--158",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:BerLanSch12,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Peter Schwabe",
  title =        "The Security Impact of a New Cryptographic Library",
  pages =        "159--176",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:AFLR12,
  author =       "Diego F. Aranha and
                  Armando Faz-Hern{\'a}ndez and
                  Julio L{\'o}pez and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "Faster Implementation of Scalar Multiplication on Koblitz Curves",
  pages =        "177--193",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:NacPatVol12,
  author =       "Val{\'e}rie Nachef and
                  Jacques Patarin and
                  Emmanuel Volte",
  title =        "Zero-Knowledge for Multivariate Polynomials",
  pages =        "194--213",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:DixJacSch12,
  author =       "Vanessa Dixon and
                  Michael J. {Jacobson Jr.} and
                  Renate Scheidler",
  title =        "Improved Exponentiation and Key Agreement in the Infrastructure of a Real Quadratic Field",
  pages =        "214--233",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:BarMau12,
  author =       "Kfir Barhum and
                  Ueli Maurer",
  title =        "{UOWHFs} from {OWFs}: Trading Regularity for Efficiency",
  pages =        "234--253",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:MacPan12,
  author =       "Andrew MacFie and
                  Daniel Panario",
  title =        "Random Mappings with Restricted Preimages",
  pages =        "254--270",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:KirYou12,
  author =       "Aleksandar Kircanski and
                  Amr M. Youssef",
  title =        "On the {Sosemanuk} Related Key-{IV} Sets",
  pages =        "271--287",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:GouLop12,
  author =       "Conrado Porto Lopes Gouv{\^e}a and
                  Julio L{\'o}pez",
  title =        "High Speed Implementation of Authenticated Encryption for the {MSP430X} Microcontroller",
  pages =        "288--304",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:GieSchTun12,
  author =       "Benedikt Gierlichs and
                  J{\"o}rn-Marc Schmidt and
                  Michael Tunstall",
  title =        "Infective Computation and Dummy Rounds: Fault Protection for Block Ciphers without Check-before-Output",
  pages =        "305--321",
  editor =       latincrypt12ed,
  booktitle =    latincrypt12name,
  volume =       latincrypt12vol,
  month =        latincrypt12month,
  address =      latincrypt12addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{LC:BokDenSea10,
  author =       "Kent D. Boklan and
                  Alexander W. Dent and
                  Christopher A. Seaman",
  title =        "Broadcast Encryption with Multiple Trust Authorities",
  pages =        "1--19",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:FujOkaSai10,
  author =       "Atsushi Fujioka and
                  Yoshiaki Okamoto and
                  Taiichi Saito",
  title =        "Security of Sequential Multiple Encryption",
  pages =        "20--39",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:IzaPoiVer10,
  author =       "Malika Izabach{\`e}ne and
                  David Pointcheval and
                  Damien Vergnaud",
  title =        "Mediated Traceable Anonymous Encryption",
  pages =        "40--60",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:BerBirLan10,
  author =       "Daniel J. Bernstein and
                  Peter Birkner and
                  Tanja Lange",
  title =        "Starfish on Strike",
  pages =        "61--80",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:FouTib10,
  author =       "Pierre-Alain Fouque and
                  Mehdi Tibouchi",
  title =        "Estimating the Size of the Image of Deterministic Hash Functions to Elliptic Curves",
  pages =        "81--91",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:CosSte10,
  author =       "Craig Costello and
                  Douglas Stebila",
  title =        "Fixed Argument Pairings",
  pages =        "92--108",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:NaeNieSch10,
  author =       "Michael Naehrig and
                  Ruben Niederhagen and
                  Peter Schwabe",
  title =        "New Software Speed Records for Cryptographic Pairings",
  pages =        "109--123",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:DHPS10,
  author =       "J{\'e}r{\'e}mie Detrey and
                  Guillaume Hanrot and
                  Xavier Pujol and
                  Damien Stehl{\'e}",
  title =        "Accelerating Lattice Reduction with {FPGAs}",
  pages =        "124--143",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:AraLopHan10,
  author =       "Diego F. Aranha and
                  Julio L{\'o}pez and
                  Darrel Hankerson",
  title =        "Efficient Software Implementation of Binary Field Arithmetic Using Vector Instruction Sets",
  pages =        "144--161",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:PatRan10,
  author =       "Arpita Patra and
                  C. Pandu Rangan",
  title =        "Communication Optimal Multi-valued Asynchronous Broadcast Protocol",
  pages =        "162--177",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:CamHev10,
  author =       "Philippe Camacho and
                  Alejandro Hevia",
  title =        "On the Impossibility of Batch Update for Cryptographic Accumulators",
  pages =        "178--188",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:GWXY10,
  author =       "S. Dov Gordon and
                  Hoeteck Wee and
                  David Xiao and
                  Arkady Yerukhimovich",
  title =        "On the Round Complexity of Zero-Knowledge Proofs Based on One-Way Permutations",
  pages =        "189--204",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:CalTur10,
  author =       "\c{C}agdas \c{C}alik and
                  Meltem S{\"o}nmez Turan",
  title =        "Message Recovery and Pseudo-preimage Attacks on the Compression Function of {Hamsi}-256",
  pages =        "205--221",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:NacPatTre10,
  author =       "Val{\'e}rie Nachef and
                  Jacques Patarin and
                  Joana Treger",
  title =        "Generic Attacks on {Misty} Schemes",
  pages =        "222--240",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:FJPT10,
  author =       "Jean-Charles Faug{\`e}re and
                  Antoine Joux and
                  Ludovic Perret and
                  Joana Treger",
  title =        "Cryptanalysis of the Hidden Matrix Cryptosystem",
  pages =        "241--254",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:CLRS10,
  author =       "Pierre-Louis Cayrel and
                  Richard Lindner and
                  Markus R{\"u}ckert and
                  Rosemberg Silva",
  title =        "A Lattice-Based Threshold Ring Signature Scheme",
  pages =        "255--272",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:GSMRV10,
  author =       "Sylvain Guilley and
                  Laurent Sauvage and
                  Julien Micolod and
                  Denis R{\'e}al and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Defeating Any Secret Cryptography with {SCARE} Attacks",
  pages =        "273--293",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:Standaert10,
  author =       "Fran\c{c}ois-Xavier Standaert",
  title =        "How Leaky Is an Extractor?",
  pages =        "294--304",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{LC:STAKKO10,
  author =       "J{\"o}rn-Marc Schmidt and
                  Michael Tunstall and
                  Roberto Maria Avanzi and
                  Ilya Kizhvatov and
                  Timo Kasper and
                  David Oswald",
  title =        "Combined Implementation Attack Resistant Exponentiation",
  pages =        "305--322",
  editor =       latincrypt10ed,
  booktitle =    latincrypt10name,
  volume =       latincrypt10vol,
  month =        latincrypt10month,
  address =      latincrypt10addr,
  publisher =    latincryptpub,
  series =       mylncs,
  year =         2010,
}

%------------------------------------------------------------------
%                             NDSS
%------------------------------------------------------------------

@InProceedings{NDSS:SZZIKW11,
  author =       "Roman Schlegel and
                  Kehuan Zhang and
                  {Xiao-yong} Zhou and
                  Mehool Intwala and
                  Apu Kapadia and
                  XiaoFeng Wang",
  title =        "Soundcomber: A Stealthy and Context-Aware Sound Trojan for Smartphones",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:BacMafPec11,
  author =       "Michael Backes and
                  Matteo Maffei and
                  Kim Pecina",
  title =        "A Security {API} for Distributed Social Networks",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:NTLHB11,
  author =       "Arvind Narayanan and
                  Narendran Thiagarajan and
                  Mugdha Lakhani and
                  Michael Hamburg and
                  Dan Boneh",
  title =        "Location Privacy via Private Proximity Testing",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:FraDanCap11,
  author =       "Aur{\'e}lien Francillon and
                  Boris Danev and
                  Srdjan Capkun",
  title =        "Relay Attacks on Passive Keyless Entry and Start Systems in Modern Cars",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:FFCG11,
  author =       "Omid Fatemieh and
                  Ali Farhadi and
                  Ranyeer Chandra and
                  Carl A. Gunter",
  title =        "Using Classification to Protect the Integrity of Spectrum Measurements in White Space Networks",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:CZCM11,
  author =       "Liang Cai and
                  Kai Zeng and
                  Hao Chen and
                  Prasant Mohapatra",
  title =        "Good Neighbor: Ad hoc Pairing of Nearby Wireless Devices by Multiple Antennas",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:XioTiaLiu11,
  author =       "Xi Xiong and
                  Donghai Tian and
                  Peng Liu",
  title =        "Practical Protection of Kernel Integrity for Commodity OS from Untrusted Extensions",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:SriGif11,
  author =       "Abhinav Srivastava and
                  Jonathon T. Giffin",
  title =        "Efficient Monitoring of Untrusted Kernel-Mode Execution",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:LRZXJ11,
  author =       "Zhiqiang Lin and
                  Junghwan Rhee and
                  Xiangyu Zhang and
                  Dongyan Xu and
                  Xuxian Jiang",
  title =        "{SigGraph}: Brute Force Scanning of Kernel Data Structure Instances Using Graph-based Signatures",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:SMKHKV11,
  author =       "Max Schuchard and
                  Abedelaziz Mohaisen and
                  Denis Foo Kune and
                  Nicholas Hopper and
                  Yongdae Kim and
                  Eugene Y. Vasserman",
  title =        "Losing Control of the Internet: Using the Data Plane to Attack the Control Plane",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:BKKB11,
  author =       "Leyla Bilge and
                  Engin Kirda and
                  Christopher Kruegel and
                  Marco Balduzzi",
  title =        "{EXPOSURE}: Finding Malicious Domains Using Passive {DNS} Analysis",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:SloStaBos11,
  author =       "Asia Slowinska and
                  Traian Stancescu and
                  Herbert Bos",
  title =        "Howard: A Dynamic Excavator for Reverse Engineering Data Structures",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:DewTra11,
  author =       "David Dewey and
                  Patrick Traynor",
  title =        "No Loitering: Exploiting Lingering Vulnerabilities in Default {COM} Objects",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:LeeAvgBru11,
  author =       "JongHyup Lee and
                  Thanassis Avgerinos and
                  David Brumley",
  title =        "{TIE}: Principled Reverse Engineering of Types in Binary Programs",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:KMPS11,
  author =       "Min Gyung Kang and
                  Stephen McCamant and
                  Pongsin Poosankam and
                  Dawn Song",
  title =        "{DTA++}: Dynamic Taint Analysis with Targeted Control-Flow Propagation",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:ACHB11,
  author =       "Thanassis Avgerinos and
                  Sang Kil Cha and
                  Brent Lim Tze Hao and
                  David Brumley",
  title =        "{AEG}: Automatic Exploit Generation",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:BGBK11,
  author =       "Marco Balduzzi and
                  Carmen Torrano Gimenez and
                  Davide Balzarotti and
                  Engin Kirda",
  title =        "Automated Discovery of Parameter Pollution Vulnerabilities in Web Applications",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:LTCRCL11,
  author =       "Zhichun Li and
                  Yi Tang and
                  Yinzhi Cao and
                  Vaibhav Rastogi and
                  Yan Chen and
                  Bin Liu and
                  Clint Sbisa",
  title =        "{WebShield}: Enabling Various Web Defense Techniques without Client Side Modifications",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:LZCLCP11,
  author =       "Xiapu Luo and
                  Peng Zhou and
                  Edmond W. W. Chan and
                  Wenke Lee and
                  Rocky K. C. Chang and
                  Roberto Perdisci",
  title =        "{HTTPOS}: Sealing Information Leaks with Browser-side Obfuscation of Encrypted Flows",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:ChaHop11,
  author =       "Eric Chan-Tin and
                  Nicholas Hopper",
  title =        "Accurate and Provably Secure Latency Estimation with Treeple",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:CouMonBai11,
  author =       "Scott E. Coull and
                  Fabian Monrose and
                  Michael Bailey",
  title =        "On Measuring the Similarity of Network Hosts: Pitfalls, New Metrics, and Empirical Analyses",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:HouBor11,
  author =       "Amir Houmansadr and
                  Nikita Borisov",
  title =        "SWIRL: A Scalable Watermark to Detect Correlated Network Flows",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:DPSRK11,
  author =       "Tobias Distler and
                  Ivan Popov and
                  Wolfgang Schr{\"o}der-Preikschat and
                  Hans P. Reiser and
                  R{\"u}diger Kapitza",
  title =        "{SPARE}: Replicas on Hold",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:HMEK11,
  author =       "Yan Huang and
                  Lior Malka and
                  David Evans and
                  Jonathan Katz",
  title =        "Efficient Privacy-Preserving Biometric Identification",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:LibMcCRei11,
  author =       "Alana Libonati and
                  Jonathan M. McCune and
                  Michael K. Reiter",
  title =        "Usability Testing a Malware-Resistant Input Mechanism",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:BlaElkMol11,
  author =       "Erik-Oliver Blass and
                  Kaoutar Elkhiyaoui and
                  Refik Molva",
  title =        "Tracker: Security and Privacy for {RFID}-based Supply Chains",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:EKKV11,
  author =       "Manuel Egele and
                  Christopher Kruegel and
                  Engin Kirda and
                  Giovanni Vigna",
  title =        "{PiOS}: Detecting Privacy Leaks in {iOS} Applications",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:SCRCS11,
  author =       "Elaine Shi and
                  T.-H. Hubert Chan and
                  Eleanor G. Rieffel and
                  Richard Chow and
                  Dawn Song",
  title =        "Privacy-Preserving Aggregation of Time-Series Data",
  pages =        "",
  editor =       ndss11ed,
  booktitle =    ndss11name,
  month =        ndss11month,
  address =      ndss11addr,
  publisher =    ndsspub,
  year =         2011,
}

@InProceedings{NDSS:BetCocRei10,
  author =       "Darrell Bethea and
                  Robert Cochran and
                  Michael K. Reiter",
  title =        "Server-side Verification of Client Behavior in Online Games",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:WHHFHR10,
  author =       "Scott Wolchok and
                  Owen S. Hofmann and
                  Nadia Heninger and
                  Edward W. Felten and
                  J. Alex Halderman and
                  Christopher J. Rossbach and
                  Brent Waters and
                  Emmett Witchel",
  title =        "Defeating Vanish with Low-Cost Sybil Attacks Against Large {DHTs}",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:HerShu10,
  author =       "Amir Herzberg and
                  Haya Shulman",
  title =        "Stealth {DoS} Attacks on Secure Channels",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:BFSB10,
  author =       "Adam Barth and
                  Adrienne Porter Felt and
                  Prateek Saxena and
                  Aaron Boodman",
  title =        "Protecting Browsers from Extension Vulnerabilities",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:TNBNB10,
  author =       "Vincent Toubiana and
                  Arvind Narayanan and
                  Dan Boneh and
                  Helen Nissenbaum and
                  Solon Barocas",
  title =        "Adnostic: Privacy Preserving Targeted Advertising",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:SHPS10,
  author =       "Prateek Saxena and
                  Steve Hanna and
                  Pongsin Poosankam and
                  Dawn Song",
  title =        "{FLAX}: Systematic Discovery of Client-side Validation Vulnerabilities in Rich Web Applications",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:RMKV10,
  author =       "William K. Robertson and
                  Federico Maggi and
                  Christopher Kruegel and
                  Giovanni Vigna",
  title =        "Effective Anomaly Detection with Scarce Training Data",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:WhiRynNaz10,
  author =       "Colin Whittaker and
                  Brian Ryner and
                  Marria Nazif",
  title =        "Large-Scale Automatic Classification of Phishing Pages",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:PPMA10,
  author =       "Iasonas Polakis and
                  Thanasis Petsas and
                  Evangelos P. Markatos and
                  Spyros Antonatos",
  title =        "A Systematic Characterization of {IM} Threats using Honeypots",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:QMXY10,
  author =       "Zhiyun Qian and
                  Zhuoqing Morley Mao and
                  Yinglian Xie and
                  Fang Yu",
  title =        "On Network-level Clusters for Spam Detection",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:SinBaiJah10,
  author =       "Sushant Sinha and
                  Michael Bailey and
                  Farnam Jahanian",
  title =        "Improving Spam Blacklisting Through Dynamic Thresholding and Speculative Aggregation",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:PLKKVP10,
  author =       "Andreas Pitsillidis and
                  Kirill Levchenko and
                  Christian Kreibich and
                  Chris Kanich and
                  Geoffrey M. Voelker and
                  Vern Paxson and
                  Nicholas Weaver and
                  Stefan Savage",
  title =        "Botnet Judo: Fighting Spam with Itself",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:SchBruMcC10,
  author =       "Edward J. Schwartz and
                  David Brumley and
                  Jonathan M. McCune",
  title =        "Contractual Anonymity",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:SMMZLB10,
  author =       "Micah Sherr and
                  Andrew Mao and
                  William R. Marczak and
                  Wenchao Zhou and
                  Boon Thau Loo and
                  Matt Blaze",
  title =        "{A3}: An Extensible Platform for Application-Aware Anonymity",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:RisYil10,
  author =       "Thomas Ristenpart and
                  Scott Yilek",
  title =        "When Good Randomness Goes Bad: Virtual Machine Reset Vulnerabilities and Hedging Deployed Cryptography",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:SeoLam10,
  author =       "Jiwon Seo and
                  Monica S. Lam",
  title =        "{InvisiType}: Object-Oriented Security Policies",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:BauMit10,
  author =       "Jason Bau and
                  John C. Mitchell",
  title =        "A Security Evaluation of {DNSSEC} with {NSEC3}",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:GPCM10,
  author =       "Yudong Gao and
                  Ni Pan and
                  Xu Chen and
                  Zhuoqing Morley Mao",
  title =        "On the Safety of Enterprise Policy Deployment",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:ChaHalVen10,
  author =       "Suresh Chari and
                  Shai Halevi and
                  Wietse Venema",
  title =        "Where Do You Want to Go Today? Escalating Privileges by Pathname Manipulation",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:MetWagClo10,
  author =       "Adrian Mettler and
                  David Wagner and
                  Tyler Close",
  title =        "{Joe-E}: A Security-Oriented Subset of {Java}",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:FinWeiBar10,
  author =       "Matthew Finifter and
                  Joel Weinberger and
                  Adam Barth",
  title =        "Preventing Capability Leaks in Secure {JavaScript} Subsets",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:CJMS10,
  author =       "Juan Caballero and
                  Noah M. Johnson and
                  Stephen McCamant and
                  Dawn Song",
  title =        "Binary Code Extraction and Interface Identification for Security Applications",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:LinZhaXu10,
  author =       "Zhiqiang Lin and
                  Xiangyu Zhang and
                  Dongyan Xu",
  title =        "Automatic Reverse Engineering of Data Structures from Binary Execution",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:BCKKKV10,
  author =       "Davide Balzarotti and
                  Marco Cova and
                  Christoph Karlberger and
                  Engin Kirda and
                  Christopher Kruegel and
                  Giovanni Vigna",
  title =        "Efficient Detection of Split Personalities in Malware",
  pages =        "",
  editor =       ndss10ed,
  booktitle =    ndss10name,
  month =        ndss10month,
  address =      ndss10addr,
  publisher =    ndsspub,
  year =         2010,
}

@InProceedings{NDSS:NadSaxSon09,
  author =       "Yacin Nadji and
                  Prateek Saxena and
                  Dawn Song",
  title =        "Document Structure Integrity: A Robust Basis for Cross-site Scripting Defense",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:Sekar09,
  author =       "R. Sekar",
  title =        "An Efficient Black-box Technique for Defeating Web Application Attacks",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:GunChe09,
  author =       "Matthew Van Gundy and
                  Hao Chen",
  title =        "Noncespaces: Using Randomization to Enforce Information Flow Tracking and Thwart Cross-Site Scripting Attacks",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:WilSioSha09,
  author =       "Peter Williams and
                  Radu Sion and
                  Dennis Shasha",
  title =        "The Blind Stone Tablet: Outsourcing Durability to Untrusted Parties",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:ChoLeeSub09,
  author =       "Sherman S. M. Chow and
                  Jie-Han Lee and
                  Lakshminarayanan Subramanian",
  title =        "Two-Party Computation Model for Privacy-Preserving Queries over Distributed Databases",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:DanMit09,
  author =       "George Danezis and
                  Prateek Mittal",
  title =        "{SybilInfer}: Detecting Sybil Nodes using Social Networks",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:SonKerSto09,
  author =       "Yingbo Song and
                  Angelos D. Keromytis and
                  Salvatore J. Stolfo",
  title =        "Spectrogram: A Mixture-of-Markov-Chains Model for Anomaly Detection in Web Traffic",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:WeaSomPax09,
  author =       "Nicholas Weaver and
                  Robin Sommer and
                  Vern Paxson",
  title =        "Detecting Forged {TCP} Reset Packets",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:Gates09,
  author =       "Carrie Gates",
  title =        "Coordinated Scan Detection",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:HuKnyShi09,
  author =       "Xin Hu and
                  Matthew Knysz and
                  Kang G. Shin",
  title =        "{RB}-Seeker: Auto-detection of Redirection Botnets",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:BCHKK09,
  author =       "Ulrich Bayer and
                  Paolo Milani Comparetti and
                  Clemens Hlauschek and
                  Christopher Kr{\"u}gel and
                  Engin Kirda",
  title =        "Scalable, Behavior-Based Malware Clustering",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:LanShaLee09,
  author =       "Andrea Lanzi and
                  Monirul I. Sharif and
                  Wenke Lee",
  title =        "{K-Tracer}: A System for Extracting Kernel Malware Behavior",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:HouKiyBor09,
  author =       "Amir Houmansadr and
                  Negar Kiyavash and
                  Nikita Borisov",
  title =        "{RAINBOW}: A Robust And Invisible Non-Blind Watermark for Network Flows",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:WriCouMon09,
  author =       "Charles V. Wright and
                  Scott E. Coull and
                  Fabian Monrose",
  title =        "Traffic Morphing: An Efficient Defense Against Statistical Traffic Analysis",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:DADLLL09,
  author =       "David Dagon and
                  Manos Antonakakis and
                  Kevin Day and
                  Xiapu Luo and
                  Christopher P. Lee and
                  Wenke Lee",
  title =        "Recursive {DNS} Architectures and Vulnerability Implications",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:CheLiMao09,
  author =       "Hong Chen and
                  Ninghui Li and
                  Ziqing Mao",
  title =        "Analyzing and Comparing the Protection Quality of Security Enhanced Operating Systems",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:WWLZ09,
  author =       "Tielei Wang and
                  Tao Wei and
                  Zhiqiang Lin and
                  Wei Zou",
  title =        "{IntScope}: Automatically Detecting Integer Overflow Vulnerability in {X86} Binary Using Symbolic Execution",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:McCPerRei09,
  author =       "Jonathan M. McCune and
                  Adrian Perrig and
                  Michael K. Reiter",
  title =        "Safe Passage for Passwords and Other Sensitive Data",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:KarTygWag09,
  author =       "Chris Karlof and
                  J. Doug Tygar and
                  David Wagner",
  title =        "Conditioned-safe Ceremonies and a User Study of an Application to Web Authentication",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:BDHU09,
  author =       "Michael Backes and
                  Peter Druschel and
                  Andreas Haeberlen and
                  Dominique Unruh",
  title =        "{CSAR}: A Practical and Provable Technique to Make Randomized Systems Accountable",
  pages =        "",
  editor =       ndss09ed,
  booktitle =    ndss09name,
  month =        ndss09month,
  address =      ndss09addr,
  publisher =    ndsspub,
  year =         2009,
}

@InProceedings{NDSS:ShiGli08,
  author =       "Ji Sun Shin and
                  Virgil D. Gligor",
  title =        "A New Privacy-Enhanced Matchmaking Protocol",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:DPLL08,
  author =       "David Dagon and
                  Niels Provos and
                  Christopher P. Lee and
                  Wenke Lee",
  title =        "Corrupted {DNS} Resolution Paths: The Rise of a Malicious Resolution Authority",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:SnaBor08,
  author =       "Robin Snader and
                  Nikita Borisov",
  title =        "A Tune-up for Tor: Improving Security and Performance in the Tor Network",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:KapTri08,
  author =       "Apu Kapadia and
                  Nikos Triandopoulos",
  title =        "Halo: High-Assurance Locate for Distributed Hash Tables",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:ChoLiuWon08,
  author =       "Sherman S. M. Chow and
                  Joseph K. Liu and
                  Duncan S. Wong",
  title =        "Robust Receipt-Free Election System with Ballot Secrecy and Verifiability",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:TBEM08,
  author =       "Patrick Traynor and
                  Kevin R. B. Butler and
                  William Enck and
                  Patrick McDaniel",
  title =        "Realizing Massive-Scale Conditional Access Systems Through Attribute-Based Cryptosystems",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:RCMT08,
  author =       "Bruno F. Ribeiro and
                  Weifeng Chen and
                  Gerome Miklau and
                  Donald F. Towsley",
  title =        "Analyzing Privacy in Enterprise Packet Trace Anonymization",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:CWKMR08,
  author =       "Scott E. Coull and
                  Charles V. Wright and
                  Angelos D. Keromytis and
                  Fabian Monrose and
                  Michael K. Reiter",
  title =        "Taming the Devil: Techniques for Evaluating Anonymized Network Data",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:WilSio08,
  author =       "Peter Williams and
                  Radu Sion",
  title =        "Usable {PIR}",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:GodLebMol08,
  author =       "Patrice Godefroid and
                  Michael Y. Levin and
                  David A. Molnar",
  title =        "Automated Whitebox Fuzz Testing",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:CKSW08,
  author =       "Juan Caballero and
                  Theocharis Kampouris and
                  Dawn Song and
                  Jia Wang",
  title =        "Would Diversity Really Increase the Robustness of the Routing Infrastructure against Software Defects",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:WLLC08,
  author =       "XiaoFeng Wang and
                  Zhuowei Li and
                  Ninghui Li and
                  Jong Youl Choi",
  title =        "{PRECIP}: Towards Practical and Retrofittable Confidential Information Protection",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:WCKK08,
  author =       "Gilbert Wondracek and
                  Paolo Milani Comparetti and
                  Christopher Kr{\"u}gel and
                  Engin Kirda",
  title =        "Automatic Network Protocol Analysis",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:LJXZ08,
  author =       "Zhiqiang Lin and
                  Xuxian Jiang and
                  Dongyan Xu and
                  Xiangyu Zhang",
  title =        "Automatic Protocol Format Reverse Engineering through Context-Aware Monitored Execution",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:YinLiaSon08,
  author =       "Heng Yin and
                  Zhenkai Liang and
                  Dawn Song",
  title =        "{HookFinder}: Identifying and Understanding Malware Hooking Behaviors",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:HGRF08,
  author =       "Thorsten Holz and
                  Christian Gorecki and
                  Konrad Rieck and
                  Felix C. Freiling",
  title =        "Measuring and Detecting Fast-Flux Service Networks",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:GuZhaLee08,
  author =       "Guofei Gu and
                  Junjie Zhang and
                  Wenke Lee",
  title =        "{BotSniffer}: Detecting Botnet Command and Control Channels in Network Traffic",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:VenBluSon08,
  author =       "Shobha Venkataraman and
                  Avrim Blum and
                  Dawn Song",
  title =        "Limits of Learning-based Signature Generation with Adversaries",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:SLGL08,
  author =       "Monirul I. Sharif and
                  Andrea Lanzi and
                  Jonathon T. Giffin and
                  Wenke Lee",
  title =        "Impeding Malware Analysis Using Conditional Code Obfuscation",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:BetSonWat08,
  author =       "John Bethencourt and
                  Dawn Song and
                  Brent Waters",
  title =        "Analysis-Resistant Malware",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:RMCL08,
  author =       "Radmilo Racic and
                  Denys Ma and
                  Hao Chen and
                  Xin Liu",
  title =        "Exploiting Opportunistic Scheduling in Cellular Data Networks",
  pages =        "",
  editor =       ndss08ed,
  booktitle =    ndss08name,
  month =        ndss08month,
  address =      ndss08addr,
  publisher =    ndsspub,
  year =         2008,
}

@InProceedings{NDSS:ZhaMaoWan07,
  author =       "Ying Zhang and
                  Zhuoqing Morley Mao and
                  Jia Wang",
  title =        "Low-Rate {TCP}-Targeted DoS Attack Disrupts Internet Routing",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:CWMCR07,
  author =       "Scott E. Coull and
                  Charles V. Wright and
                  Fabian Monrose and
                  Michael P. Collins and
                  Michael K. Reiter",
  title =        "Playing Devil's Advocate: Inferring Sensitive Information from Anonymized Network Traces",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:VCPKS07,
  author =       "Shobha Venkataraman and
                  Juan Caballero and
                  Pongsin Poosankam and
                  Min Gyung Kang and
                  Dawn Xiaodong Song",
  title =        "Fig: Automatic Fingerprint Generation",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:VNJKKV07,
  author =       "Philipp Vogt and
                  Florian Nentwich and
                  Nenad Jovanovic and
                  Engin Kirda and
                  Christopher Kr{\"u}gel and
                  Giovanni Vigna",
  title =        "Cross Site Scripting Prevention with Dynamic Data Tainting and Static Analysis",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:NCHWM07,
  author =       "Yuan Niu and
                  Hao Chen and
                  Francis Hsu and
                  Yi-Min Wang and
                  Ming Ma",
  title =        "A Quantitative Study of Forum Spamming Using Context-based Analysis",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:CEHZ07,
  author =       "Lorrie Faith Cranor and
                  Serge Egelman and
                  Jason I. Hong and
                  Yue Zhang",
  title =        "Phinding Phish: An Evaluation of Anti-Phishing Toolbars",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:VogAycJac07,
  author =       "Ryan Vogt and
                  John Aycock and
                  Michael J. {Jacobson Jr.}",
  title =        "Army of Botnets",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:SinBaiJah07,
  author =       "Sushant Sinha and
                  Michael Bailey and
                  Farnam Jahanian",
  title =        "Shedding Light on the Configuration of Dark Addresses",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:BBGPR07,
  author =       "Kevin D. Bowers and
                  Lujo Bauer and
                  Deepak Garg and
                  Frank Pfenning and
                  Michael K. Reiter",
  title =        "Consumable Credentials in Linear-Logic-Based Access-Control Systems",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:AteKirBla07,
  author =       "Giuseppe Ateniese and
                  Jonathan Kirsch and
                  Marina Blanton",
  title =        "Secret Handshakes with Dynamic and Fuzzy Matching",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:KapTsaSmi07,
  author =       "Apu Kapadia and
                  Patrick P. Tsang and
                  Sean W. Smith",
  title =        "Attribute-Based Publishing with Hidden Credentials and Hidden Policies",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:Perlman07,
  author =       "Radia Perlman",
  title =        "File System Design with Assured Delete",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:BetBonWat07,
  author =       "John Bethencourt and
                  Dan Boneh and
                  Brent Waters",
  title =        "Cryptographic Methods for Storing Ballots on a Voting Machine",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:SioCar07,
  author =       "Radu Sion and
                  Bogdan Carbunar",
  title =        "On the Practicality of Private Information Retrieval",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:BSCJL07,
  author =       "David Brumley and
                  Dawn Xiaodong Song and
                  {Tzi-cker} Chiueh and
                  Rob Johnson and
                  Huijia Lin",
  title =        "{RICH}: Automatically Protecting Against Integer-Based Vulnerabilities",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:BBWDJG07,
  author =       "Nikita Borisov and
                  David Brumley and
                  Helen J. Wang and
                  John Dunagan and
                  Pallavi Joshi and
                  Chuanxiong Guo",
  title =        "Generic Application-Level Protocol Analyzer and its Language",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:AMAZWG07,
  author =       "Subrata Acharya and
                  Bryan N. Mills and
                  Mehmud Abliz and
                  Taieb Znati and
                  Jia Wang and
                  Zihui Ge and
                  Albert G. Greenberg",
  title =        "{OPTWALL}: A Hierarchical Traffic-Aware Firewall",
  pages =        "",
  editor =       ndss07ed,
  booktitle =    ndss07name,
  month =        ndss07month,
  address =      ndss07addr,
  publisher =    ndsspub,
  year =         2007,
}

@InProceedings{NDSS:MBGL06,
  author =       "Alex Moshchuk and
                  Tanya Bragin and
                  Steven D. Gribble and
                  Henry M. Levy",
  title =        "A Crawler-based Study of Spyware in the Web",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:WBJRVCK06,
  author =       "Yi-Min Wang and
                  Doug Beck and
                  Xuxian Jiang and
                  Roussi Roussev and
                  Chad Verbowski and
                  Shuo Chen and
                  Samuel T. King",
  title =        "Automated Web Patrol with Strider {HoneyMonkeys}: {Finding} Web Sites That Exploit Browser Vulnerabilities",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:RVKK06,
  author =       "William Robertson and
                  Giovanni Vigna and
                  Christopher Kr{\"u}gel and
                  Richard A. Kemmerer",
  title =        "Using Generalization and Characterization Techniques in the Anomaly-based Detection of Web Attacks",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:NeuZel06,
  author =       "Stephan Neuhaus and
                  Andreas Zeller",
  title =        "Isolating Intrusions by Automatic Experiments",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:NewBruSon06,
  author =       "James Newsome and
                  David Brumley and
                  Dawn Xiadong Song",
  title =        "Vulnerability-Specific Execution Filtering for Exploit Prevention on Commodity Software",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:SidLocKer06,
  author =       "Stelios Sidiroglou and
                  Michael E. Locasto and
                  Angelos D. Keromytis",
  title =        "Software Self-Healing Using Collaborative Application",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:SJSM06,
  author =       "Stuart E. Schechter and
                  Jaeyeon Jung and
                  Will Stockwell and
                  Cynthia D. McLain",
  title =        "Inoculating {SSH} Against Address Harvesting",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:MSSVAK06,
  author =       "Patrick Drew McDaniel and
                  Shubho Sen and
                  Oliver Spatscheck and
                  Jacobus E. {van der Merwe} and
                  William Aiello and
                  Charles R. Kalmanek",
  title =        "Enterprise Security: {A} Community of Interest Based Approach",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:CPWK06,
  author =       "Weidong Cui and
                  Vern Paxson and
                  Nicholas Weaver and
                  Randy H. Katz",
  title =        "Protocol-Independent Adaptive Replay of Application Dialog",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:FriLiAta06,
  author =       "Keith B. Frikken and
                  Jiangtao Li and
                  Mikhail J. Atallah",
  title =        "Trust Negotiation with Hidden Credentials, Hidden Policies, and Policy Cycles",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:BelRes06,
  author =       "Steven M. Bellovin and
                  Eric Rescorla",
  title =        "Deploying a New Hash Algorithm",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:FuKamKoh06,
  author =       "Kevin Fu and
                  Seny Kamara and
                  Yoshi Kohno",
  title =        "Key Regression: {Enabling} Efficient Key Distribution for Secure Distributed Storage",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:CKSHM06,
  author =       "Tyson Condie and
                  Varun Kacholia and
                  Sriram Sank and
                  Joseph M. Hellerstein and
                  Petros Maniatis",
  title =        "Induced Churn as Shelter from Routing-Table Poisoning",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:GDMR06,
  author =       "Ryan Gerdes and
                  Thomas Daniels and
                  Mani Mina and
                  Steve Russell",
  title =        "Device Identification via Analog Signal Fingerprinting: {A} Matched Filter Approach",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:DagZouLee06,
  author =       "David Dagon and
                  Cliff Zou and
                  Wenke Lee",
  title =        "Modeling Botnet Propagation Using Time Zones",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:SPOL06,
  author =       "Doug Szajda and
                  Michael Pohl and
                  Jason Owen and
                  Barry G. Lawson",
  title =        "Toward a Practical Data Privacy Scheme for a Distributed Implementation of the {Smith}-{Waterman} Genome Sequence Comparison Algorithm",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:ShaJaeSai06,
  author =       "Umesh Shankar and
                  Trent Jaeger and
                  Reiner Sailer",
  title =        "Toward Automated Information-Flow Integrity Verification for Security-Critical Applications",
  booktitle =    ndss06name,
  month =        ndss06month,
  publisher =    ndsspub,
  editor =       ndss06ed,
  address =      ndss06addr,
  year =         2006,
}

@InProceedings{NDSS:OprRei05,
  author =       "Alina Oprea and
                  Michael K. Reiter",
  title =        "Space-Efficient Block Storage Integrity",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:AFGH05,
  author =       "Giuseppe Ateniese and
                  Kevin Fu and
                  Matthew Green and
                  Susan Hohenberger",
  title =        "Improved Proxy Re-Encryption Schemes with Applications to Secure Distributed Storage",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:KulBru05,
  author =       "Sandeep S. Kulkarni and
                  Bezawada Bruhadeshwar",
  title =        "Rekeying and Storage Cost for Multiple User Revocation",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:LuoCha05,
  author =       "Xiapu Luo and
                  Rocky K. C. Chang",
  title =        "On a New Class of Pulsing Denial-of-Service Attacks and the Defense",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:SKNMR05,
  author =       "Angelos Stavrou and
                  Angelos D. Keromytis and
                  Jason Nieh and
                  Vishal Misra and
                  Dan Rubenstein",
  title =        "{MOVE}: {An} End-to-End Solution to Network Denial of Service",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:HeMit05,
  author =       "Changhua He and
                  John C. Mitchell",
  title =        "Security Analysis and Improvements for {IEEE} 802.11i",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:HuaWanBor05,
  author =       "Qiang Huang and
                  Helen J. Wang and
                  Nikita Borisov",
  title =        "Privacy-Preserving Friends Troubleshooting Network",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:WanKV05,
  author =       "Tao Wan and
                  Evangelos Kranakis and
                  Paul C. {van Oorschot}",
  title =        "Pretty Secure {BGP}, {psBGP}",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:VSGB05,
  author =       "Shobha Venkataraman and
                  Dawn Xiaodong Song and
                  Phillip B. Gibbons and
                  Avrim Blum",
  title =        "New Streaming Algorithms for Fast Detection of Superspreaders",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:BCJN05,
  author =       "Michael Bailey and
                  Evan Cooke and
                  Farnam Jahanian and
                  Jose Nazario",
  title =        "The {Internet} Motion Sensor - {A} Distributed Blackhole Monitoring System",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:WhyteKV05,
  author =       "David Whyte and
                  Evangelos Kranakis and
                  Paul C. {van Oorschot}",
  title =        "{DNS}-based Detection of Scanning Worms in an Enterprise Network",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:SmiChi05,
  author =       "Alexey Smirnov and
                  {Tzi-cker} Chiueh",
  title =        "{DIRA}: {Automatic} Detection, Identification and Repair of Control-Hijacking Attacks",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:NewSon05,
  author =       "James Newsome and
                  Dawn Xiaodong Song",
  title =        "Dynamic Taint Analysis for Automatic Detection, Analysis, and Signature Generation of Exploits on Commodity Software",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:KMLC05,
  author =       "Samuel T. King and
                  Zhuoqing Morley Mao and
                  Dominic G. Lucchetti and
                  Peter M. Chen",
  title =        "Enriching Intrusion Alerts Through Multi-Host Causality",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:CDVW05,
  author =       "Shuo Chen and
                  John Dunagan and
                  Chad Verbowski and
                  Yi-Min Wang",
  title =        "A Black-Box Tracing Technique to Identify Causes of Least-Privilege Incompatibilities",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:SLVS05,
  author =       "Weiqing Sun and
                  Zhenkai Liang and
                  V. N. Venkatakrishnan and
                  R. Sekar",
  title =        "One-Way Isolation: An Effective Approach for Realizing Safe Execution Environments",
  booktitle =    ndss05name,
  month =        ndss05month,
  publisher =    ndsspub,
  editor =       ndss05ed,
  address =      ndss05addr,
  year =         2005,
}

@InProceedings{NDSS:GKTV04,
  author =       "Carl A. Gunter and
                  Sanjeev Khanna and
                  Kaijun Tan and
                  Santosh S. Venkatesh",
  title =        "{DoS} Protection for Reliably Authenticated Broadcast",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:KSLPT04,
  author =       "Chris Karlof and
                  Naveen Sastry and
                  Yaping Li and
                  Adrian Perrig and
                  J. D. Tygar",
  title =        "Distillation Codes and Applications to {DoS} Resistant Multicast Authentication",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:GifJhaMil04,
  author =       "Jonathon T. Giffin and
                  Somesh Jha and
                  Barton P. Miller",
  title =        "Efficient Context-Sensitive Intrusion Detection",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:YegBarJha04,
  author =       "Vinod Yegneswaran and
                  Paul Barford and
                  Somesh Jha",
  title =        "Global Intrusion Detection in the {DOMINO} Overlay System",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:NXHA04,
  author =       "Peng Ning and
                  Dingbang Xu and
                  Christopher G. Healey and
                  Robert St. Amant",
  title =        "Building Attack Scenarios through Integration of Complementary Alert Correlation Method",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:CLTM04,
  author =       "Neil Chou and
                  Robert Ledesma and
                  Yuka Teraguchi and
                  John C. Mitchell",
  title =        "Client-Side Defense Against Web-Based Identity Theft",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:HuEva04,
  author =       "Lingxuan Hu and
                  David Evans",
  title =        "Using Directional Antennas to Prevent Wormhole Attacks",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:WVGK04,
  author =       "Jiang Wu and
                  Sarma Vangala and
                  Lixin Gao and
                  Kevin A. Kwiat",
  title =        "An Effective Architecture and Algorithm for Detecting Worms with Various Scan",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:RuwLam04,
  author =       "Olatunji Ruwase and
                  Monica S. Lam",
  title =        "A Practical Dynamic Buffer Overflow Detector",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:CheDeaWag04,
  author =       "Hao Chen and
                  Drew Dean and
                  David Wagner",
  title =        "Model Checking One Million Lines of {C} Code",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:GarPfaRos04,
  author =       "Tal Garfinkel and
                  Ben Pfaff and
                  Mendel Rosenblum",
  title =        "{Ostia}: A Delegating Architecture for Secure System Call Interposition",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:MykNarTsu04,
  author =       "Einar Mykletun and
                  Maithili Narasimha and
                  Gene Tsudik",
  title =        "Authentication and Integrity in Outsourced Databases",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:WBDS04,
  author =       "Brent R. Waters and
                  Dirk Balfanz and
                  Glenn Durfee and
                  Diana K. Smetters",
  title =        "Building an Encrypted and Searchable Audit Log",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:GSFSGE04,
  author =       "Vipul Gupta and
                  Douglas Stebila and
                  Stephen Fung and
                  Sheueling Chang Shantz and
                  Nils Gura and
                  Hans Eberle",
  title =        "Speeding up Secure Web Transactions Using Elliptic Curve Cryptography",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:ModRes04,
  author =       "Nagendra Modadugu and
                  Eric Rescorla",
  title =        "The Design and Implementation of Datagram {TLS}",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:YuHarRae04,
  author =       "Tom Yu and
                  Sam Hartman and
                  Kenneth Raeburn",
  title =        "The Perils of Unauthenticated Encryption: {Kerberos} Version 4",
  booktitle =    ndss04name,
  month =        ndss04month,
  publisher =    ndsspub,
  editor =       ndss04ed,
  address =      ndss04addr,
  year =         2004,
}

@InProceedings{NDSS:Ioannidis03,
  author =       "John Ioannidis",
  title =        "Fighting Spam by Encapsulating Policy in Email Addresses",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:AbaBurWob03,
  author =       "Mart{\'i}n Abadi and
                  Michael Burrows and
                  Ted Wobber",
  title =        "Moderately Hard and Memory-Bound Functions",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:ReyGho03,
  author =       "Brennen Reynolds and
                  Dipak Ghosal",
  title =        "Secure {IP} Telephony using Multi-layered Protection",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:HuPerJoh03,
  author =       "Yih-Chun Hu and
                  Adrian Perrig and
                  David B. Johnson",
  title =        "Efficient Security Mechanisms for Routing Protocolsa",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:GAGIMR03,
  author =       "Geoffrey Goodell and
                  William Aiello and
                  Timothy Griffin and
                  John Ioannidis and
                  Patrick {McDaniel} and
                  Aviel D. Rubin",
  title =        "Working around {BGP}: An Incremental Approach to Improving Security and Accuracy in Interdomain Routing",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:NikYliWal03,
  author =       "Pekka Nikander and
                  Jukka Ylitalo and
                  Jorma Wall",
  title =        "Integrating Security, Mobility and Multi-Homing in a {HIP} Way",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:AbaFou03,
  author =       "Mart{\'i}n Abadi and
                  C{\'e}dric Fournet",
  title =        "Access Control Based on Execution History",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:HauBis03,
  author =       "Eric Haugh and
                  Matthew Bishop",
  title =        "Testing {C} Programs for Buffer Overflow Vulnerabilities",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:GSMB03,
  author =       "Eu-Jin Goh and
                  Hovav Shacham and
                  Nagendra Modadugu and
                  Dan Boneh",
  title =        "{SiRiUS}: Securing Remote Untrusted Storage",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:WilKam03,
  author =       "John Wilander and
                  Mariam Kamkar",
  title =        "A Comparison of Publicly Available Tools for Dynamic Buffer Overflow Prevention",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:Garfinkel03,
  author =       "Tal Garfinkel",
  title =        "Traps and Pitfalls: Practical Problems in System Call Interposition Based Security Tools",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:HabHefBha03,
  author =       "Ahsan Habib and
                  Mohamed Hefeeda and
                  Bharat K. Bhargava",
  title =        "Detecting Service Violations and {DoS} Attacks",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:GarRos03,
  author =       "Tal Garfinkel and
                  Mendel Rosenblum",
  title =        "A Virtual Machine Introspection Based Architecture for Intrusion Detection",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:IvaDod03,
  author =       "Anca Ivan and
                  Yevgeniy Dodis",
  title =        "Proxy Cryptography Revisited",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:NKDM03,
  author =       "Antonio Nicolosi and
                  Maxwell N. Krohn and
                  Yevgeniy Dodis and
                  David Mazi{\`e}res",
  title =        "Proactive Two-Party Signatures for User Authentication",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:PanMol03,
  author =       "Alain Pannetrat and
                  Refik Molva",
  title =        "Efficient Multicast Packet Authentication",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:LiuNin03,
  author =       "Donggang Liu and
                  Peng Ning",
  title =        "Efficient Distribution of Key Chain Commitments for Broadcast Authentication in Distributed Sensor Networks",
  booktitle =    ndss03name,
  month =        ndss03month,
  publisher =    ndsspub,
  editor =       ndss03ed,
  address =      ndss03addr,
  year =         2003,
}

@InProceedings{NDSS:StuIoaRub02,
  author =       "Adam Stubblefield and
                  John Ioannidis and
                  Aviel D. Rubin",
  title =        "Using the {Fluhrer}, {Mantin}, and {Shamir} Attack to Break {WEP}",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:BSSW02,
  author =       "Dirk Balfanz and
                  Diana K. Smetters and
                  Paul Stewart and
                  H. Chi Wong",
  title =        "Talking to Strangers: Authentication in Ad-Hoc Wireless Networks",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:WALS02,
  author =       "Matthew Wright and
                  Micah Adler and
                  Brian Neil Levine and
                  Clay Shields",
  title =        "An Analysis of the Degradation of Anonymous Protocols",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:KruTot02,
  author =       "Christopher Kr{\"u}gel and
                  Thomas Toth",
  title =        "Distributed Pattern Detection for Intrusion Detection",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:ChaChe02,
  author =       "Suresh Chari and
                  Pau-Chen Cheng",
  title =        "{BlueBox}: A Policy-Driven, Host-Based Intrusion Detection System",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:IoaBel02,
  author =       "John Ioannidis and
                  Steven M. Bellovin",
  title =        "Implementing Pushback: Router-Based Defense Against {DDoS} Attacks",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:MonCas02,
  author =       "Gabriel Montenegro and
                  Claude Castelluccia",
  title =        "Statistically Unique and Cryptographically Verifiable (SUCV) Identifiers and Addresses",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:ProHon02,
  author =       "Niels Provos and
                  Peter Honeyman",
  title =        "Detecting Steganographic Content on the {Internet}",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:DinMazTsu02,
  author =       "Xuhua Ding and
                  Daniele Mazzocchi and
                  Gene Tsudik",
  title =        "Experimenting with Server-Aided Signatures",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:HesLem02,
  author =       "Peter Hesse and
                  David Lemire",
  title =        "Managing Interoperability in Non-Hierarchical Public Key Infrastructures",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:BorBre02,
  author =       "Nikita Borisov and
                  Eric A. Brewer",
  title =        "Active Certificates: A Framework for Delegation",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:NocEbiAbe02,
  author =       "Zolt{\'a}n Nochta and
                  Peter Ebinger and
                  Sebastian Abeck",
  title =        "{PAMINA}: A Certificate Based Privilege Management System",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:CoaDruWal02,
  author =       "Cristian Coarfa and
                  Peter Druschel and
                  Dan S. Wallach",
  title =        "Performance Analysis of {TLS} Web Servers",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:ShaBon02,
  author =       "Hovav Shacham and
                  Dan Boneh",
  title =        "Fast-Track Session Establishment for {TLS}",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:HJMWSS02,
  author =       "Adam Hess and
                  Jared Jacobson and
                  Hyrum Mills and
                  Ryan Wamsley and
                  Kent E. Seamons and
                  Bryan Smith",
  title =        "Advanced Client/Server Authentication in {TLS}",
  booktitle =    ndss02name,
  month =        ndss02month,
  publisher =    ndsspub,
  editor =       ndss02ed,
  address =      ndss02addr,
  year =         2002,
}

@InProceedings{NDSS:DeaFraStu01,
  author =       "Drew Dean and
                  Matthew K. Franklin and
                  Adam Stubblefield",
  title =        "An Algebraic Approach to {IP} Traceback",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:GolMod01,
  author =       "Philippe Golle and
                  Nagendra Modadugu",
  title =        "Authenticating Streamed Data in the Presence of Random Packet Loss",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:ByrHilSym01,
  author =       "Gregory T. Byrd and
                  Nathan Hillery and
                  Jim Symon",
  title =        "Practical Experiences with {ATM} Encryption",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:PCST01,
  author =       "Adrian Perrig and
                  Ran Canetti and
                  Dawn Xiaodong Song and
                  J. Doug Tygar",
  title =        "Efficient and Secure Source Authentication for Multicast",
  pages =       "35--46",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:AteMedGoo01,
  author =       "Giuseppe Ateniese and
                  Breno de Medeiros and
                  Michael T. Goodrich",
  title =        "{TRICERT}: A Distributed Certified E-Mail Scheme",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:Menezes01,
  author =       "Alfred Menezes",
  title =        "Wireless Security - Is It Real? (Invited Talk)",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:Gibson01,
  author =       "Tim Gibson",
  title =        "An Architecture for Flexible, High Assurance, Multi-Security Domain Networks",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:Kwon01,
  author =       "Taekyoung Kwon",
  title =        "Authentication and Key Agreement Via Memorable Passwords",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:RZFG01,
  author =       "Carlos Ribeiro and
                  Andre Zuquete and
                  Paulo Ferreira and
                  Paulo Guedes",
  title =        "{SPL}: An Access Control Language for Security Policies and Complex Constraints",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:SeaWinYu01,
  author =       "Kent E. Seamons and
                  Marianne Winslett and
                  Ting Yu",
  title =        "Limiting the Disclosure of Access Control Policies during Automated Trust Negotiation",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:HarColMcD01,
  author =       "Hugh Harney and
                  Andrea Colgrove and
                  Patrick {McDaniel}",
  title =        "Principles of Policy in Secure Groups",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:BlaIoaKer01,
  author =       "Matt Blaze and
                  John Ioannidis and
                  Angelos D. Keromytis",
  title =        "Trust Management for {IPsec}",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:EAHMPP01,
  author =       "Yassir Elley and
                  Anne H. Anderson and
                  Steve Hanna and
                  Sean Mullan and
                  Radia J. Perlman and
                  Seth Proctor",
  title =        "Building Certifications Paths: Forward vs. Reverse",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:EroNik01,
  author =       "Pasi Eronen and
                  Pekka Nikander",
  title =        "Decentralized Jini Security",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:RudCleWal01,
  author =       "Algis Rudys and
                  John Clements and
                  Dan S. Wallach",
  title =        "Termination in Language-based Systems",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:BDFSS01,
  author =       "Tom Berson and
                  Drew Dean and
                  Matthew K. Franklin and
                  Diana K. Smetters and
                  Mike Spreitzer",
  title =        "Cryptology As a Network Service",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:TroKosSwi01,
  author =       "Jonathan T. Trostle and
                  Irina Kosinovsky and
                  Michael M. Swift",
  title =        "Implementation of Crossrealm Referral Handling in the {MIT} {Kerberos} Client",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:Bellovin01,
  author =       "Steven M. Bellovin",
  title =        "Security Risks Of Peer-To-Peer Networking
                 (Invited Talk)",
  booktitle =    ndss01name,
  month =        ndss01month,
  publisher =    ndsspub,
  editor =       ndss01ed,
  address =      ndss01addr,
  year =         2001,
}

@InProceedings{NDSS:WFBA00,
  author =       "David Wagner and
                  Jeffrey S. Foster and
                  Eric A. Brewer and
                  Alexander Aiken",
  title =        "A First Step Towards Automated Detection of Buffer Overrun Vulnerabilities",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:JaiSek00,
  author =       "K. Jain and
                  R. Sekar",
  title =        "User-Level Infrastructure for System Call Interposition: A Platform for Intrusion Detection and Confinement",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:RodBirDol00,
  author =       "Ohad Rodeh and
                  Kenneth P. Birman and
                  Danny Dolev",
  title =        "Optimized Rekey for Group Communication Systems",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:CCGPRRS00,
  author =       "Ran Canetti and
                  Pau-Chen Cheng and
                  Frederique Giraud and
                  Dimitrios E. Pendarakis and
                  Josyula R. Rao and
                  Pankaj Rohatgi and
                  Debanjan Saha",
  title =        "An {IPSec}-based Host Architecture for Secure
                 {Internet} Multicast",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:PerSon00,
  author =       "Adrian Perrig and
                  Dawn Xiaodong Song",
  title =        "A First Step Towards the Automatic Generation of Security Protocols",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:KorHasSar00,
  author =       "Yki Kortesniemi and
                  Tero Hasu and
                  Jonna S{\"a}rs",
  title =        "A Revocation, Validation and Authentication Protocol for {SPKI} Based Delegation Systems",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:KLMS00,
  author =       "Stephen T. Kent and
                  Charles Lynn and
                  Joanne Mikkelson and
                  Karen Seo",
  title =        "Secure Border Gateway Protocol ({S-BGP}) - Real World Performance and Deployment Issues",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:ShmMit00,
  author =       "Vitaly Shmatikov and
                  John C. Mitchell",
  title =        "Analysis of a Fair Exchange Protocol",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:BEWS00,
  author =       "Peter Buhler and
                  Thomas Eirich and
                  Michael Waidner and
                  Michael Steiner",
  title =        "Secure Password-Based Cipher Suite for {TLS}",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:KraRab00,
  author =       "Hugo Krawczyk and
                  Tal Rabin",
  title =        "Chameleon Signatures",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:AlmDebDac00,
  author =       "Magnus Almgren and
                  Herv{\'e} Debar and
                  Marc Dacier",
  title =        "A Lightweight Tool for Detecting Web Server Attacks",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:LPSW00,
  author =       "Joseph P. Loyall and
                  Partha Pratim Pal and
                  Richard E. Schantz and
                  Franklin Webber",
  title =        "Building Adaptive and Agile Applications Using Intrusion Detection and Response",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:SYJS00,
  author =       "Deborah Shands and
                  Richard Yee and
                  Jay Jacobs and
                  E. John Sebes",
  title =        "Secure Virtual Enclaves: Supporting Coalition Use of Distributed Application Technologies",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:Hildrum00,
  author =       "Kirsten Hildrum",
  title =        "Security of Encrypted rlogin Connections Created With {Kerberos} {IV}",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:HKFG00,
  author =       "Marty Humphrey and
                  Frederick Knabe and
                  Adam Ferrari and
                  Andrew S. Grimshaw",
  title =        "Accountability and Control of Process Creation in Metasystems",
  booktitle =    ndss00name,
  month =        ndss00month,
  publisher =    ndsspub,
  editor =       ndss00ed,
  address =      ndss00addr,
  year =         2000,
}

@InProceedings{NDSS:PerKau99,
  author =       "Radia J. Perlman and
                  Charlie Kaufman",
  title =        "Secure Password-Based Protocol for Downloading a Private Key",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Wu99,
  author =       "Thomas D. Wu",
  title =        "A Real-World Analysis of {Kerberos} Password Security",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:GilKorRub99,
  author =       "Christian Gilmore and
                  David P. Kormann and
                  Aviel D. Rubin",
  title =        "Secure Remote Access to an Internal Web Server",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Zurko99,
  author =       "Mary Ellen Zurko",
  title =        "User-Centered Security",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Ackerman99,
  author =       "Mark Ackerman",
  title =        "Usability and Security",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:MalWuBon99,
  author =       "Michael Malkin and
                  Thomas D. Wu and
                  Dan Boneh",
  title =        "Experimenting with Shared Generation of {RSA} Keys",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:JusVan99,
  author =       "Mike Just and
                  Paul C. {van Oorschot}",
  title =        "Addressing the Problem of Undetected Signature Key Compromise",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:RieBor99,
  author =       "Andreu Riera and
                  Joan Borrell",
  title =        "Practical Approach to Anonymity in Large Scale Electronic Voting Schemes",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Murphy99,
  author =       "Sandra L. Murphy",
  title =        "{BGP} Vulnerabilities and Security Options",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Lynn99,
  author =       "Charles Lynn",
  title =        "Secure Border Gateway Protocol (S-BGP)",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Li99,
  author =       "Tony Li",
  title =        "{BGP} Origin Authentication",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Villamizer99,
  author =       "Curtis Villamizer",
  title =        "Improving {Internet} Routing Robustness",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:NikPar99,
  author =       "Pekka Nikander and
                  Jonna Partanen",
  title =        "Distributed Policy Management for {JDK} 1.2",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:MonWycRub99,
  author =       "Fabian Monrose and
                  Peter Wyckoff and
                  Aviel D. Rubin",
  title =        "Distributed Execution with Remote Audit",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Josang99,
  author =       "Audun J{\o}sang",
  title =        "An Algebra for Assessing Trust in Certification Chains",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Bellovin99a,
  author =       "Steven M. Bellovin",
  title =        "Why Do We Need More Research?",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:kent99,
  author =       "Stephen T. Kent",
  title =        "R\&D Challenges: Notes from the ``Trust in Cyberspace'' Report",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Orman99,
  author =       "Hilarie K. Orman",
  title =        "Perspectives on Progress and Directions for Network Security Research",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:DLRP99,
  author =       "Sabrina De Capitani {di Vimercati} and
                  Patrick Lincoln and
                  Livio Ricciulli and
                  Pierangela Samarati",
  title =        "{PGRIP}: {PNNI} Global Routing Infrastructure Protection",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:JueBra99,
  author =       "Ari Juels and
                  John G. Brainard",
  title =        "Client Puzzles: A Cryptographic Countermeasure Against Connection Depletion Attacks",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Thayer99,
  author =       "Rodney Thayer",
  title =        "Benefits of {IPsec}",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Braden99,
  author =       "Bob Braden",
  title =        "Arguments Against {IPSEC}",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:Bellovin99b,
  author =       "Steven M. Bellovin",
  title =        "Transport-Friendly {ESP}",
  booktitle =    ndss99name,
  month =        ndss99month,
  publisher =    ndsspub,
  editor =       ndss99ed,
  address =      ndss99addr,
  year =         1999,
}

@InProceedings{NDSS:ChaYou98,
  author =       "David W. Chadwick and
                  Andrew J. Young",
  title =        "Enabling the {Internet} White Pages Service - the Directory Guardian",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:NesHum98,
  author =       "Dan M. Nessett and
                  Polar R. Humenn",
  title =        "The Multilayer Firewall",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Zhang98,
  author =       "Kan Zhang",
  title =        "Efficient Protocols for Signing Routing Messages",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Eastlake98,
  author =       "Donald E. {Eastlake III}",
  title =        "Some Tips",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:McGraw98,
  author =       "Gary {McGraw}",
  title =        "Weak links in e-commerce security: examples from the field",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Neuman98,
  author =       "B. Clifford Neuman",
  title =        "Implementation Issues for E-Commerce",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:MedMarChi98,
  author =       "Muriel M{\'e}dard and
                  Douglas Marquis and
                  Stephen R. Chinn",
  title =        "Attack Detection Methods for All-Optical Networks",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:BerMedCha98,
  author =       "Ruth Bergman and
                  Muriel M{\'e}dard and
                  Serena Chan",
  title =        "Distributed Algorithms for Attack Localization in All-Optical Networks",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Huhnlein98,
  author =       "Detlef H{\"u}hnlein",
  title =        "Credential Management and Secure Single Login for {SPKM}",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Just98,
  author =       "Mike Just",
  title =        "Some Timestamping Protocol Failures",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Wu98,
  author =       "Thomas D. Wu",
  title =        "The Secure Remote Password Protocol",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Gittleson98,
  author =       "Howard M. Gittleson",
  title =        "{Lucent}'s Entry Into Network Security",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:WilStaBut98,
  author =       "Uwe G. Wilhelm and
                  Sebastian Staamann and
                  Levente Butty{\'a}n",
  title =        "On the Problem of Trust in Mobile Agent Systems",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:GonSch98,
  author =       "Li Gong and
                  Roland Schemers",
  title =        "Implementing Protection Domains in the {JavaTM} Development Kit 1.2",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Blakley98,
  author =       "Robert Blakley",
  title =        "Le Nozze di Nomen",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Dillaway98,
  author =       "Blair Dillaway",
  title =        "Trust Management and {Internet} Client Security",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:PorVal98,
  author =       "Phillip A. Porras and
                  Alfonso Valdes",
  title =        "Live Traffic Analysis of {TCP/IP} Gateways",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:AKFS98,
  author =       "William A. Arbaugh and
                  Angelos D. Keromytis and
                  David J. Farber and
                  Jonathan M. Smith",
  title =        "Automated Recovery in a Secure Bootstrap Process",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Doraswamy98,
  author =       "Naganand Doraswamy",
  title =        "{VPN} and {IPsec}",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:Madson98,
  author =       "Cheryl Madson",
  title =        "An Intermediate System's View of {IPSEC}",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:McDonald98,
  author =       "Dan {McDonald}",
  title =        "What Will Probably Happen",
  booktitle =    ndss98name,
  month =        ndss98month,
  publisher =    ndsspub,
  editor =       ndss98ed,
  address =      ndss98addr,
  year =         1998,
}

@InProceedings{NDSS:OOSOS97,
  author =       "Nick Ogurtsov and
                  Hilarie K. Orman and
                  Richard Schroeppel and
                  Sean W. {O'Malley} and
                  Oliver Spatscheck",
  title =        "Experimental Results of Covert Channel Limitation in One-Way Communication Systems",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:MarRajRub97,
  author =       "David M. {Martin Jr.} and
                  Sivaramakrishnan Rajagopalan and
                  Aviel D. Rubin",
  title =        "Blocking {Java} Applets at the Firewall",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:MouCha97,
  author =       "Abdelaziz Mounji and
                  Baudouin Le Charlier",
  title =        "Continuous Assessment of a Unix Configuration: Integrating Intrusion Detection and Configuration Analysis",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:Brackin97,
  author =       "Stephen H. Brackin",
  title =        "An Interface Specification Language for Automatically Analyzing Cryptographic Protocols",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:Bellovin97,
  author =       "Steven M. Bellovin",
  title =        "Probable Plaintext Cryptanalysis of the
                 {IP} Security Protocols",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:DolLodSpa97,
  author =       "Bryn Dole and
                  Steven W. Lodin and
                  Eugene H. Spafford",
  title =        "Misplaced Trust: {Kerberos} 4 Session Keys",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:SirKen97,
  author =       "Karen E. Sirois and
                  Stephen T. Kent",
  title =        "Securing the Nimrod Routing Architecture",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:SmiMurGar97,
  author =       "Bradley R. Smith and
                  Shree Murthy and
                  J. J. {Garcia-Luna-Aceves}",
  title =        "Securing Distance-Vector Routing Protocols",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:HauPrzTsu97,
  author =       "Ralf C. Hauser and
                  Tony Przygienda and
                  Gene Tsudik",
  title =        "Reducing the Cost of Security in Link-State Routing",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:Schimpf97,
  author =       "Brian C. Schimpf",
  title =        "Securing Web Access with {DCE}",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:SanGal97,
  author =       "Lourdes L{\'o}pez Santidri{\'a}n and
                  Justo Carracedo Gallardo",
  title =        "Hierarchical Organization of Certification Authorities for Secure Environments",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:YouCicCha97,
  author =       "Andrew J. Young and
                  Nada Kapidzic Cicovic and
                  David W. Chadwick",
  title =        "Trust Models in {ICE-TEL}",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

@InProceedings{NDSS:SirChu97,
  author =       "Marvin A. Sirbu and
                  John C.-I. Chuang",
  title =        "Distributed Authentication in {Kerberos} Using Public Key Cryptography",
  booktitle =    ndss97name,
  month =        ndss97month,
  publisher =    ndsspub,
  editor =       ndss97ed,
  address =      ndss97addr,
  year =         1997,
}

%------------------------------------------------------------------
%                        PAIRING
%------------------------------------------------------------------

@InProceedings{PAIRING:LauMonNae10,
  author =       "Kristin Lauter and
                  Peter L. Montgomery and
                  Michael Naehrig",
  title =        "An Analysis of Affine Coordinates for Pairing Computation",
  pages =        "1--20",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:BGMORT10,
  author =       "Jean-Luc Beuchat and
                  Jorge E. Gonz{\'a}lez-D{\'i}az and
                  Shigeo Mitsunari and
                  Eiji Okamoto and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez and
                  Tadanori Teruya",
  title =        "High-Speed Software Implementation of the Optimal Ate Pairing over {Barreto}-{Naehrig} Curves",
  pages =        "21--39",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Tsudik10,
  author =       "Gene Tsudik",
  title =        "Some Security Topics with Possible Applications for Pairing-Based Cryptography (Invited Talk)",
  pages =        "40",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:HuaWonSus10,
  author =       "Qiong Huang and
                  Duncan S. Wong and
                  Willy Susilo",
  title =        "A New Construction of Designated Confirmer Signature and Its Application to Optimistic Fair Exchange - (Extended Abstract)",
  pages =        "41--61",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:HosKobSuz10,
  author =       "Fumitaka Hoshino and
                  Tetsutaro Kobayashi and
                  Koutarou Suzuki",
  title =        "Anonymizable Signature and Its Construction from Pairings",
  pages =        "62--77",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Matt10,
  author =       "Brian J. Matt",
  title =        "Identification of Multiple Invalid Pairing-Based Signatures in Constrained Batches",
  pages =        "78--95",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:ZAWHMC10,
  author =       "Ye Zhang and
                  Man Ho Au and
                  Duncan S. Wong and
                  Qiong Huang and
                  Nikos Mamoulis and
                  David W. Cheung and
                  Siu-Ming Yiu",
  title =        "Oblivious Transfer with Access Control : Realizing Disjunction without Duplication",
  pages =        "96--115",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:SimPeePre10,
  author =       "Koen Simoens and
                  Roel Peeters and
                  Bart Preneel",
  title =        "Increased Resilience in Threshold Cryptography: Sharing a Secret with Devices That Cannot Store Shares",
  pages =        "116--135",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:WeiLiu10,
  author =       "Lingbo Wei and
                  Jianwei Liu",
  title =        "Shorter Verifier-Local Revocation Group Signature with Backward Unlinkability",
  pages =        "136--146",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Yoneyama10,
  author =       "Kazuki Yoneyama",
  title =        "Strongly Secure Two-Pass Attribute-Based Authenticated Key Exchange",
  pages =        "147--166",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:FioGenSma10,
  author =       "Dario Fiore and
                  Rosario Gennaro and
                  Nigel P. Smart",
  title =        "Constructing Certificateless Encryption and {ID}-Based Encryption from {ID}-Based Key Agreement",
  pages =        "167--186",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:FujSuzUst10,
  author =       "Atsushi Fujioka and
                  Koutarou Suzuki and
                  Berkant Ustaoglu",
  title =        "Ephemeral Key Leakage Resilient and Efficient {ID}-{AKEs} That Can Share Identities, Private and Master Keys",
  pages =        "187--205",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Groth10,
  author =       "Jens Groth",
  title =        "Pairing-Based Non-interactive Zero-Knowledge Proofs (Invited Talk)",
  pages =        "206",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:PerSco10,
  author =       "Luis J. Dominguez Perez and
                  Michael Scott",
  title =        "Designing a Code Generator for Pairing Based Cryptographic Functions",
  pages =        "207--224",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:MatNakMat10,
  author =       "Takahiro Matsuda and
                  Yasumasa Nakai and
                  Kanta Matsuura",
  title =        "Efficient Generic Constructions of Timed-Release Encryption with Pre-open Capability",
  pages =        "225--245",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:PapTamTri10,
  author =       "Charalampos Papamanthou and
                  Roberto Tamassia and
                  Nikos Triandopoulos",
  title =        "Optimal Authenticated Data Structures with Multilinear Forms",
  pages =        "246--264",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:FouTib10,
  author =       "Pierre-Alain Fouque and
                  Mehdi Tibouchi",
  title =        "Deterministic Encoding and Hashing to Odd Hyperelliptic Curves",
  pages =        "265--277",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:KamLerRen10,
  author =       "Jean-Gabriel Kammerer and
                  Reynald Lercier and
                  Gu{\'e}na{\"e}l Renault",
  title =        "Encoding Points on Hyperelliptic Curves over Finite Fields in Deterministic Polynomial Time",
  pages =        "278--297",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Drylo10,
  author =       "Robert Drylo",
  title =        "A New Method for Constructing Pairing-Friendly Abelian Surfaces",
  pages =        "298--311",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Kachisa10,
  author =       "Ezekiel J. Kachisa",
  title =        "Generating More {Kawazoe}-{Takahashi} Genus 2 Pairing-Friendly Hyperelliptic Curves",
  pages =        "312--326",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:WWMO10,
  author =       "Lihua Wang and
                  Licheng Wang and
                  Masahiro Mambo and
                  Eiji Okamoto",
  title =        "New Identity-Based Proxy Re-encryption Schemes to Prevent Collusion Attacks",
  pages =        "327--346",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:DeCIovPer10,
  author =       "Angelo {De Caro} and
                  Vincenzo Iovino and
                  Giuseppe Persiano",
  title =        "Fully Secure Anonymous {HIBE} and Secret-Key Anonymous {IBE} with Short Ciphertexts",
  pages =        "347--366",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Galindo10,
  author =       "David Galindo",
  title =        "Chosen-Ciphertext Secure Identity-Based Encryption from Computational Bilinear {Diffie}-{Hellman}",
  pages =        "367--376",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Silverman10,
  author =       "Joseph H. Silverman",
  title =        "A Survey of Local and Global Pairings on Elliptic Curves and Abelian Varieties (Invited Talk)",
  pages =        "377--396",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:Estibals10,
  author =       "Nicolas Estibals",
  title =        "Compact Hardware for Computing the Tate Pairing over 128-Bit-Security Supersingular Curves",
  pages =        "397--416",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:BELL10,
  author =       "John Boxall and
                  Nadia {El Mrabet} and
                  Fabien Laguillaumie and
                  Duc-Phong Le",
  title =        "A Variant of {Miller}'s Formula and Algorithm",
  pages =        "417--434",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:IonJou10,
  author =       "Sorina Ionica and
                  Antoine Joux",
  title =        "Pairing Computation on Elliptic Curves with Efficiently Computable Endomorphism and Small Embedding Degree",
  pages =        "435--449",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:GhoMukCho10,
  author =       "Santosh Ghosh and
                  Debdeep Mukhopadhyay and
                  Dipanwita Roy Chowdhury",
  title =        "High Speed Flexible Pairing Cryptoprocessor on {FPGA} Platform",
  pages =        "450--466",
  editor =       pairing10ed,
  booktitle =    pairing10name,
  volume =       pairing10vol,
  month =        pairing10month,
  address =      pairing10addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PAIRING:JaoYos09,
  author =       "David Jao and
                  Kayo Yoshida",
  title =        "{Boneh}-{Boyen} Signatures and the Strong {Diffie}-{Hellman} Problem",
  pages =        "1--16",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:RucSch09,
  author =       "Markus R{\"u}ckert and
                  Dominique Schr{\"o}der",
  title =        "Security of Verifiably Encrypted Signatures and a Construction without Random Oracles",
  pages =        "17--34",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:LeBonGab09,
  author =       "Duc-Phong Le and
                  Alexis Bonnecaze and
                  Alban Gabillon",
  title =        "Multisignatures as Secure as the {Diffie}-{Hellman} Problem in the Plain Public-Key Model",
  pages =        "35--51",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:BenChaFre09,
  author =       "Naomi Benger and
                  Manuel Charlemagne and
                  David Mandell Freeman",
  title =        "On the Security of Pairing-Friendly Abelian Varieties over Non-prime Fields",
  pages =        "52--65",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:LeePar09,
  author =       "Hyang-Sook Lee and
                  Cheol-Min Park",
  title =        "Generating Pairing-Friendly Curves with the {CM} Equation of Degree 1",
  pages =        "66--77",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:SBCDK09a,
  author =       "Michael Scott and
                  Naomi Benger and
                  Manuel Charlemagne and
                  Luis J. Dominguez Perez and
                  Ezekiel J. Kachisa",
  title =        "On the Final Exponentiation for Calculating Pairings on Ordinary Elliptic Curves",
  pages =        "78--88",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:CHBGW09,
  author =       "Craig Costello and
                  H{\"u}seyin Hisil and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto} and
                  Kenneth Koon-Ho Wong",
  title =        "Faster Pairings on Special {Weierstrass} Curves",
  pages =        "89--101",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:SBCDK09b,
  author =       "Michael Scott and
                  Naomi Benger and
                  Manuel Charlemagne and
                  Luis J. Dominguez Perez and
                  Ezekiel J. Kachisa",
  title =        "Fast Hashing to $G_2$ on Pairing-Friendly Curves",
  pages =        "102--113",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:BCKL09,
  author =       "Mira Belenkiy and
                  Melissa Chase and
                  Markulf Kohlweiss and
                  Anna Lysyanskaya",
  title =        "Compact E-Cash and Simulatable {VRFs} Revisited",
  pages =        "114--131",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:FucPoi09,
  author =       "Georg Fuchsbauer and
                  David Pointcheval",
  title =        "Proofs on Encrypted Values in Bilinear Groups and an Application to Anonymity of Signatures",
  pages =        "132--149",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:SmaWar09,
  author =       "Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "Identity Based Group Signatures from Hierarchical Identity-Based Encryption",
  pages =        "150--170",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:NakHirFun09,
  author =       "Toru Nakanishi and
                  Yuta Hira and
                  Nobuo Funabiki",
  title =        "Forward-Secure Group Signatures from Pairings",
  pages =        "171--186",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:LibYun09,
  author =       "Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Efficient Traceable Signatures in the Standard Model",
  pages =        "187--205",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:LipBoyGon09,
  author =       "Georg Lippold and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Strongly Secure Certificateless Key Agreement",
  pages =        "206--230",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:RiaKohPre09,
  author =       "Alfredo Rial and
                  Markulf Kohlweiss and
                  Bart Preneel",
  title =        "Universally Composable Adaptive Priced Oblivious Transfer",
  pages =        "231--247",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:AttIma09,
  author =       "Nuttapong Attrapadung and
                  Hideki Imai",
  title =        "Conjunctive Broadcast and Attribute-Based Encryption",
  pages =        "248--265",
  editor =       pairing09ed,
  booktitle =    pairing09name,
  volume =       pairing09vol,
  month =        pairing09month,
  address =      pairing09addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PAIRING:CheMorSma08,
  author =       "Liqun Chen and
                  Paul Morrissey and
                  Nigel P. Smart",
  title =        "Pairings in Trusted Computing (Invited Talk)",
  pages =        "1--17",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:Hess08,
  author =       "Florian Hess",
  title =        "Pairing Lattices (Invited Talk)",
  pages =        "18--38",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:Boyen08,
  author =       "Xavier Boyen",
  title =        "The Uber-Assumption Family (Invited Talk)",
  pages =        "39--56",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:OkaTak08,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Homomorphic Encryption and Signatures from Vector Decomposition",
  pages =        "57--74",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:IovPer08,
  author =       "Vincenzo Iovino and
                  Giuseppe Persiano",
  title =        "Hidden-Vector Encryption with Groups of Prime Order",
  pages =        "75--88",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:Vercauteren08,
  author =       "Frederik Vercauteren",
  title =        "The Hidden Root Problem",
  pages =        "89--99",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:BroChaLau08,
  author =       "Reinier Br{\"o}ker and
                  Denis Charles and
                  Kristin Lauter",
  title =        "Evaluating Large Degree Isogenies and Applications to Pairing Based Cryptography",
  pages =        "100--112",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:EisJetLau08,
  author =       "Kirsten Eisentr{\"a}ger and
                  Dimitar Jetchev and
                  Kristin Lauter",
  title =        "Computing the {Cassels} Pairing on {Kolyvagin} Classes in the {Shafarevich}-{Tate} Group",
  pages =        "113--125",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:KacSchSco08,
  author =       "Ezekiel J. Kachisa and
                  Edward F. Schaefer and
                  Michael Scott",
  title =        "Constructing {Brezing}-{Weng} Pairing-Friendly Elliptic Curves Using Elements in the Cyclotomic Field",
  pages =        "126--135",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:TanNak08,
  author =       "Satoru Tanaka and
                  Ken Nakamula",
  title =        "Constructing Pairing-Friendly Elliptic Curves Using Factorization of Cyclotomic Polynomials",
  pages =        "136--145",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:Freeman08,
  author =       "David Freeman",
  title =        "A Generalized Brezing-Weng Algorithm for Constructing Pairing-Friendly Ordinary Abelian Varieties",
  pages =        "146--163",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:KawTak08,
  author =       "Mitsuru Kawazoe and
                  Tetsuya Takahashi",
  title =        "Pairing-Friendly Hyperelliptic Curves with Ordinary Jacobians of Type $y^2=x^5+ax$",
  pages =        "164--177",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:NASKM08,
  author =       "Yasuyuki Nogami and
                  Masataka Akane and
                  Yumi Sakemi and
                  Hidehiro Katou and
                  Yoshitaka Morikawa",
  title =        "Integer Variable chi-Based {Ate} Pairing",
  pages =        "178--191",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:DasSar08,
  author =       "M. Prem Laxman Das and
                  Palash Sarkar",
  title =        "Pairing Computation on Twisted {Edwards} Form Elliptic Curves",
  pages =        "192--210",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:GalSco08,
  author =       "Steven D. Galbraith and
                  Michael Scott",
  title =        "Exponentiation in Pairing-Friendly Groups Using Homomorphisms",
  pages =        "211--224",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:Ravnshoj08,
  author =       "Christian Robenhagen Ravnsh{\o}j",
  title =        "Generators for the l-Torsion Subgroup of Jacobians of Genus Two Curves",
  pages =        "225--242",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:FanGonJao08,
  author =       "Xinxin Fan and
                  Guang Gong and
                  David Jao",
  title =        "Speeding Up Pairing Computations on Genus 2 Hyperelliptic Curves with Efficiently Computable Automorphisms",
  pages =        "243--264",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:GalLinMor08,
  author =       "Steven D. Galbraith and
                  Xibin Lin and
                  David J. Mireles Morales",
  title =        "Pairings on Hyperelliptic Curves with a Real Model",
  pages =        "265--281",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:KawAokTak08,
  author =       "Yuto Kawahara and
                  Kazumaro Aoki and
                  Tsuyoshi Takagi",
  title =        "Faster Implementation of eta-{T} Pairing over {GF}($3^m$) Using Minimum Number of Logical Instructions for {GF}(3)-Addition",
  pages =        "282--296",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:BBDOR08,
  author =       "Jean-Luc Beuchat and
                  Nicolas Brisebarre and
                  J{\'e}r{\'e}mie Detrey and
                  Eiji Okamoto and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "A Comparison between Hardware Accelerators for the Modified {Tate} Pairing over $F_{2^m}$ and $F_{3^m}$",
  pages =        "297--315",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:GWWL08,
  author =       "Wei Gao and
                  Guilin Wang and
                  Xueli Wang and
                  Fei Li",
  title =        "One-Round {ID}-Based Blind Signature Scheme without {ROS} Assumption",
  pages =        "316--331",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:LibVer08,
  author =       "Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Tracing Malicious Proxies in Proxy Re-encryption",
  pages =        "332--353",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:PatSri08,
  author =       "Kenneth G. Paterson and
                  Sriramkrishnan Srinivasan",
  title =        "Security and Anonymity of Identity-Based Encryption with Multiple Trusted Authorities",
  pages =        "354--375",
  editor =       pairing08ed,
  booktitle =    pairing08name,
  volume =       pairing08vol,
  month =        pairing08month,
  address =      pairing08addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PAIRING:Boneh07,
  author =       "Dan Boneh",
  title =        "Bilinear Groups of Composite Order (Invited Talk)",
  pages =        "1",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:HwaLee07,
  author =       "Yong Ho Hwang and
                  Pil Joong Lee",
  title =        "Public Key Encryption with Conjunctive Keyword Search and Its Extension to a Multi-user System",
  pages =        "2--22",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:LibQui07,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Practical Time Capsule Signatures in the Standard Model from Bilinear Maps",
  pages =        "23--38",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:DelPaiPoi07,
  author =       "C{\'e}cile Delerabl{\'e}e and
                  Pascal Paillier and
                  David Pointcheval",
  title =        "Fully Collusion Secure Dynamic Broadcast Encryption with Constant-Size Ciphertexts or Decryption Keys",
  pages =        "39--59",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:PCHL07,
  author =       "Jong Hwan Park and
                  Kyu Young Choi and
                  Jung Yeon Hwang and
                  Dong Hoon Lee",
  title =        "Certificateless Public Key Encryption in the Selective-{ID} Security Model (Without Random Oracles)",
  pages =        "60--82",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:CCLC07,
  author =       "Zhaohui Cheng and
                  Liqun Chen and
                  Li Ling and
                  Richard Comley",
  title =        "General and Efficient Certificateless Public Key Encryption Constructions",
  pages =        "83--107",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:GalHesVer07,
  author =       "Steven D. Galbraith and
                  Florian Hess and
                  Frederik Vercauteren",
  title =        "Hyperelliptic Pairings (Invited Talk)",
  pages =        "108--131",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:CarNar07,
  author =       "Gabriel Cardona and
                  Enric Nart",
  title =        "Zeta Function and Cryptographic Exponent of Supersingular Curves of Genus 2",
  pages =        "132--151",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:Freeman07,
  author =       "David Freeman",
  title =        "Constructing Pairing-Friendly Genus 2 Curves with Ordinary Jacobians",
  pages =        "152--176",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:DevScoDah07,
  author =       "Augusto Jun Devegili and
                  Michael Scott and
                  Ricardo Dahab",
  title =        "Implementing Cryptographic Pairings over {Barreto}-{Naehrig} Curves (Invited Talk)",
  pages =        "197--207",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:VejPagGro07,
  author =       "Tobias Vejda and
                  Dan Page and
                  Johann Gro{\ss}sch{\"a}dl",
  title =        "Instruction Set Extensions for Pairing-Based Cryptography",
  pages =        "208--224",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:WheSco07,
  author =       "Claire Whelan and
                  Michael Scott",
  title =        "The Importance of the Final Exponentiation in Pairings When Considering Fault Attacks",
  pages =        "225--246",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:Matsuo07,
  author =       "Toshihiko Matsuo",
  title =        "Proxy Re-encryption Systems for Identity-Based Encryption",
  pages =        "247--267",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:HufTra07,
  author =       "Emeline Hufschmitt and
                  Jacques Traor{\'e}",
  title =        "Fair Blind Signatures Revisited",
  pages =        "268--292",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:Menezes07,
  author =       "Alfred Menezes",
  title =        "Supersingular Elliptic Curves in Cryptography (Invited Talk)",
  pages =        "293",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:Hitt07,
  author =       "Laura Hitt",
  title =        "On the Minimal Embedding Field",
  pages =        "294--301",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:KozKutMat07,
  author =       "Shunji Kozaki and
                  Taketeru Kutsuma and
                  Kazuto Matsuo",
  title =        "Remarks on {Cheon}'s Algorithms for Pairing-Related Problems",
  pages =        "302--316",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:Satoh07,
  author =       "Takakazu Satoh",
  title =        "On Pairing Inversion Problems (Invited Talk)",
  pages =        "317--328",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:Stange07,
  author =       "Katherine E. Stange",
  title =        "The {Tate} Pairing Via Elliptic Nets",
  pages =        "329--348",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:LeeLeeLee07,
  author =       "Eunjeong Lee and
                  Hyang-Sook Lee and
                  Yoonjin Lee",
  title =        "Eta Pairing Computation on General Divisors over Hyperelliptic Curves $y^2 = x^7 - x \pm 1$",
  pages =        "349--366",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:HMSW07,
  author =       "Xinyi Huang and
                  Yi Mu and
                  Willy Susilo and
                  Wei Wu",
  title =        "Provably Secure Pairing-Based Convertible Undeniable Signature with Short Signature Length",
  pages =        "367--391",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PAIRING:GuiMuChe07,
  author =       "Fuchun Guo and
                  Yi Mu and
                  Zhide Chen",
  title =        "Identity-Based Encryption: How to Decrypt Multiple Ciphertexts Using a Single Decryption Key",
  pages =        "392--406",
  editor =       pairing07ed,
  booktitle =    pairing07name,
  volume =       pairing07vol,
  month =        pairing07month,
  address =      pairing07addr,
  publisher =    pairingpub,
  series =       mylncs,
  year =         2007,
}

%------------------------------------------------------------------
%                           PKC
%------------------------------------------------------------------

@InProceedings{PKC:GenHalSma12,
  author =       "Craig Gentry and
                  Shai Halevi and
                  Nigel P. Smart",
  title =        "Better Bootstrapping in Fully Homomorphic Encryption",
  pages =        "1--16",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:Herold12,
  author =       "Gottfried Herold",
  title =        "Polly Cracker, Revisited, Revisited",
  pages =        "17--33",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:DucDur12,
  author =       "L{\'e}o Ducas and
                  Alain Durmus",
  title =        "Ring-{LWE} in Polynomial Rings",
  pages =        "34--51",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:HemOst12a,
  author =       "Brett Hemenway and
                  Rafail Ostrovsky",
  title =        "On Homomorphic Encryption and Chosen-Ciphertext Security",
  pages =        "52--65",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:HofJagKna12,
  author =       "Dennis Hofheinz and
                  Tibor Jager and
                  Edward Knapp",
  title =        "Waters Signatures with Optimal Security Reduction",
  pages =        "66--83",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:Schage12,
  author =       "Sven Sch{\"a}ge",
  title =        "Strong Security from Probabilistic Signature Schemes",
  pages =        "84--101",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:YamHanKun12,
  author =       "Shota Yamada and
                  Goichiro Hanaoka and
                  Noboru Kunihiro",
  title =        "Space Efficient Signature Schemes from the {RSA} Assumption",
  pages =        "102--119",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:HuaWonSus12,
  author =       "Qiong Huang and
                  Duncan S. Wong and
                  Willy Susilo",
  title =        "The Construction of Ambiguous Optimistic Fair Exchange from Designated Confirmer Signature without Random Oracles",
  pages =        "120--137",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:CayHofPer12,
  author =       "Pierre-Louis Cayrel and
                  Gerhard Hoffmann and
                  Edoardo Persichetti",
  title =        "Efficient Implementation of a {CCA2}-Secure Variant of {McEliece} Using Generalized {Srivastava} Codes",
  pages =        "138--155",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:ThoWol12,
  author =       "Enrico Thomae and
                  Christopher Wolf",
  title =        "Solving Underdetermined Systems of Multivariate Quadratic Equations Revisited",
  pages =        "156--171",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:Sakumoto12,
  author =       "Koichi Sakumoto",
  title =        "Public-Key Identification Schemes Based on Multivariate Cubic Polynomials",
  pages =        "172--189",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:HuaLiuYan12,
  author =       "Yun-Ju Huang and
                  Feng-Hao Liu and
                  Bo-Yin Yang",
  title =        "Public-Key Cryptography from New Multivariate Quadratic Assumptions",
  pages =        "190--205",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:LibPatQua12,
  author =       "Beno{\^i}t Libert and
                  Kenneth G. Paterson and
                  Elizabeth A. Quaglia",
  title =        "Anonymous Broadcast Encryption: Adaptive Security and Efficient Constructions in the Standard Model",
  pages =        "206--224",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:FazPer12,
  author =       "Nelly Fazio and
                  Irippuge Milinda Perera",
  title =        "Outsider-Anonymous Broadcast Encryption with Sublinear Ciphertexts",
  pages =        "225--242",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:YASSHK12,
  author =       "Shota Yamada and
                  Nuttapong Attrapadung and
                  Bagus Santoso and
                  Jacob C. N. Schuldt and
                  Goichiro Hanaoka and
                  Noboru Kunihiro",
  title =        "Verifiable Predicate Encryption and Applications to {CCA} Security and Anonymous Predicate Authentication",
  pages =        "243--261",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:Wee12,
  author =       "Hoeteck Wee",
  title =        "Public Key Encryption against Related Key Attacks",
  pages =        "262--279",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:ABVVW12,
  author =       "Shweta Agrawal and
                  Xavier Boyen and
                  Vinod Vaikuntanathan and
                  Panagiotis Voulgaris and
                  Hoeteck Wee",
  title =        "Functional Encryption for Threshold Functions (or Fuzzy IBE) from Lattices",
  pages =        "280--297",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:RamChaSar12,
  author =       "Somindu C. Ramanna and
                  Sanjit Chatterjee and
                  Palash Sarkar",
  title =        "Variants of Waters' Dual System Primitives Using Asymmetric Pairings - (Extended Abstract)",
  pages =        "298--315",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:AbdFioLyu12,
  author =       "Michel Abdalla and
                  Dario Fiore and
                  Vadim Lyubashevsky",
  title =        "From Selective to Full Security: Semi-generic Transformations in the Standard Model",
  pages =        "316--333",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:AlpPei12,
  author =       "Jacob Alperin-Sheriff and
                  Chris Peikert",
  title =        "Circular and {KDM} Security for Identity-Based Encryption",
  pages =        "334--352",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:SLPTW12,
  author =       "Ron Steinfeld and
                  San Ling and
                  Josef Pieprzyk and
                  Christophe Tartary and
                  Huaxiong Wang",
  title =        "{NTRUCCA}: How to Strengthen {NTRUEncrypt} to Chosen-Ciphertext Security in the Standard Model",
  pages =        "353--371",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:CFTP12,
  author =       "Christophe Clavier and
                  Benoit Feix and
                  Lo{\"i}c Thierry and
                  Pascal Paillier",
  title =        "Generating Provable Primes Efficiently on Embedded Devices",
  pages =        "372--389",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:Pointcheval12,
  author =       "David Pointcheval",
  title =        "Password-Based Authenticated Key Exchange (Invited Talk)",
  pages =        "390--397",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:SeoCheKat12,
  author =       "Jae Hong Seo and
                  Jung Hee Cheon and
                  Jonathan Katz",
  title =        "Constant-Round Multi-party Private Set Union Using Reversed Laurent Series",
  pages =        "398--412",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:SteShiSon12,
  author =       "Emil Stefanov and
                  Elaine Shi and
                  Dawn Song",
  title =        "Policy-Enhanced Private Set Intersection: Sharing Information While Enforcing Privacy Policies",
  pages =        "413--430",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:ParRamTea12,
  author =       "Udaya Parampalli and
                  Kim Ramchen and
                  Vanessa Teague",
  title =        "Efficiently Shuffling in Public",
  pages =        "431--448",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:CDVW12,
  author =       "Ran Canetti and
                  Dana Dachman-Soled and
                  Vinod Vaikuntanathan and
                  Hoeteck Wee",
  title =        "Efficient Password Authenticated Key Exchange via Oblivious Transfer",
  pages =        "449--466",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:FSXY12,
  author =       "Atsushi Fujioka and
                  Koutarou Suzuki and
                  Keita Xagawa and
                  Kazuki Yoneyama",
  title =        "Strongly Secure Authenticated Key Exchange from Factoring, Codes, and Lattices",
  pages =        "467--484",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:JutRoy12,
  author =       "Charanjit S. Jutla and
                  Arnab Roy",
  title =        "Relatively-Sound {NIZKs} and Password-Based Key-Exchange",
  pages =        "485--503",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:JumVahYun12,
  author =       "Ali Juma and
                  Yevgeniy Vahlis and
                  Moti Yung",
  title =        "Multi-location Leakage Resilient Cryptography",
  pages =        "504--521",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:BohHofKra12,
  author =       "Florian B{\"o}hl and
                  Dennis Hofheinz and
                  Daniel Kraschewski",
  title =        "On Definitions of Selective Opening Security",
  pages =        "522--539",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:CasGreHoh12,
  author =       "David Cash and
                  Matthew Green and
                  Susan Hohenberger",
  title =        "New Definitions and Separations for Circular Security",
  pages =        "540--557",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:HemLuOst12,
  author =       "Brett Hemenway and
                  Steve Lu and
                  Rafail Ostrovsky",
  title =        "Correlated Product Security from Any One-Way Function",
  pages =        "558--575",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:MatHanMat12,
  author =       "Takahiro Matsuda and
                  Goichiro Hanaoka and
                  Kanta Matsuura",
  title =        "Relations between Constrained and Bounded Chosen Ciphertext Security for Key Encapsulation Mechanisms",
  pages =        "576--594",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:SHITY12,
  author =       "Yumi Sakemi and
                  Goichiro Hanaoka and
                  Tetsuya Izu and
                  Masahiko Takenaka and
                  Masaya Yasuda",
  title =        "Solving a Discrete Logarithm Problem with Auxiliary Input on a 160-Bit Elliptic Curve",
  pages =        "595--608",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:BauVerZap12,
  author =       "Aur{\'e}lie Bauer and
                  Damien Vergnaud and
                  Jean-Christophe Zapalowicz",
  title =        "Inferring Sequences Produced by Nonlinear Pseudorandom Number Generators Using {Coppersmith}'s Methods",
  pages =        "609--626",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:HemOst12b,
  author =       "Brett Hemenway and
                  Rafail Ostrovsky",
  title =        "Extended-{DDH} and Lossy Trapdoor Functions",
  pages =        "627--643",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:CDKZZ12,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Eike Kiltz and
                  Sarah Zakarias and
                  Angela Zottarel",
  title =        "{DDH}-Like Assumptions Based on Extension Rings",
  pages =        "644--661",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:SchUnr12,
  author =       "Dominique Schr{\"o}der and
                  Dominique Unruh",
  title =        "Security of Blind Signatures Revisited",
  pages =        "662--679",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:CatFioWar12,
  author =       "Dario Catalano and
                  Dario Fiore and
                  Bogdan Warinschi",
  title =        "Efficient Network Coding Signatures in the Standard Model",
  pages =        "680--696",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:Freeman12,
  author =       "David Mandell Freeman",
  title =        "Improved Security for Linearly Homomorphic Signatures: A Generic Framework",
  pages =        "697--714",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:SSEHO12,
  author =       "Yusuke Sakai and
                  Jacob C. N. Schuldt and
                  Keita Emura and
                  Goichiro Hanaoka and
                  Kazuo Ohta",
  title =        "On the Security of Dynamic Group Signatures: Preventing Signature Hijacking",
  pages =        "715--732",
  editor =       pkc12ed,
  booktitle =    pkc12name,
  volume =       pkc12vol,
  address =      pkc12addr,
  month =        pkc12month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PKC:BonFre11,
  author =       "Dan Boneh and
                  David Mandell Freeman",
  title =        "Linearly Homomorphic Signatures over Binary Fields and New Tools for Lattice-Based Signatures",
  pages =        "1--16",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:AttLib11,
  author =       "Nuttapong Attrapadung and
                  Beno{\^i}t Libert",
  title =        "Homomorphic Network Coding Signatures in the Standard Model",
  pages =        "17--34",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:OkaTak11,
  author =       "Tatsuaki Okamoto and
                  Katsuyuki Takashima",
  title =        "Efficient Attribute-Based Signatures for Non-monotone Predicates in the Standard Model",
  pages =        "35--52",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:Waters11,
  author =       "Brent Waters",
  title =        "Ciphertext-Policy Attribute-Based Encryption: An Expressive, Efficient, and Provably Secure Realization",
  pages =        "53--70",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:YAHK11,
  author =       "Shota Yamada and
                  Nuttapong Attrapadung and
                  Goichiro Hanaoka and
                  Noboru Kunihiro",
  title =        "Generic Constructions for Chosen-Ciphertext Secure Attribute Based Encryption",
  pages =        "71--89",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:AttLibPan11,
  author =       "Nuttapong Attrapadung and
                  Beno{\^i}t Libert and
                  Elie de Panafieu",
  title =        "Expressive Key-Policy Attribute-Based Encryption with Constant-Size Ciphertexts",
  pages =        "90--108",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:AvaHeu11,
  author =       "Roberto Maria Avanzi and
                  Clemens Heuberger",
  title =        "Faster and Lower Memory Scalar Multiplication on Supersingular Curves in Characteristic Three",
  pages =        "109--127",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:BerLanSch11,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Peter Schwabe",
  title =        "On the Correct Use of the Negation Map in the Pollard rho Method",
  pages =        "128--146",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:CJMNT11,
  author =       "Jean-S{\'e}bastien Coron and
                  Antoine Joux and
                  Avradip Mandal and
                  David Naccache and
                  Mehdi Tibouchi",
  title =        "Cryptanalysis of the {RSA} Subgroup Assumption from {TCC} 2005",
  pages =        "147--155",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:AteDeCTsu11,
  author =       "Giuseppe Ateniese and
                  Emiliano {De Cristofaro} and
                  Gene Tsudik",
  title =        "({If}) Size Matters: Size-Hiding Private Set Intersection",
  pages =        "156--173",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:Toft11,
  author =       "Tomas Toft",
  title =        "Sub-linear, Secure Comparison with Two Non-colluding Parties",
  pages =        "174--191",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:CDNZ11,
  author =       "Jan Camenisch and
                  Maria Dubovitskaya and
                  Gregory Neven and
                  Gregory M. Zaverucha",
  title =        "Oblivious Transfer with Hidden Access Control Policies",
  pages =        "192--209",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:MLLJ11,
  author =       "Qixiang Mei and
                  Bao Li and
                  Xianhui Lu and
                  Dingding Jia",
  title =        "Chosen Ciphertext Secure Encryption under Factoring Assumption Revisited",
  pages =        "210--227",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:LaiDenLiu11,
  author =       "Junzuo Lai and
                  Robert H. Deng and
                  Shengli Liu",
  title =        "Chameleon All-But-One {TDFs} and Their Application to Chosen-Ciphertext Security",
  pages =        "228--245",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:MatMat11,
  author =       "Takahiro Matsuda and
                  Kanta Matsuura",
  title =        "Parallel Decryption Queries in Bounded Chosen Ciphertext Attacks",
  pages =        "246--264",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:Green11,
  author =       "Matthew Green",
  title =        "Secure Blind Decryption",
  pages =        "265--282",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:Vaikuntanathan11,
  author =       "Vinod Vaikuntanathan",
  title =        "New Developments in Leakage-Resilient Cryptography (Invited Talk)",
  pages =        "283",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:WenZhaHan11,
  author =       "Jian Weng and
                  Yunlei Zhao and
                  Goichiro Hanaoka",
  title =        "On the Security of a Bidirectional Proxy Re-encryption Scheme from {PKC} 2010",
  pages =        "284--295",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:SahSey11,
  author =       "Amit Sahai and
                  Hakan Seyalioglu",
  title =        "Fully Secure Accountable-Authority Identity-Based Encryption",
  pages =        "296--316",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:HalKra11,
  author =       "Shai Halevi and
                  Hugo Krawczyk",
  title =        "One-Pass {HMQV} and Asymmetric Key-Wrapping",
  pages =        "317--334",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:PetBulBuc11,
  author =       "Albrecht Petzoldt and
                  Stanislav Bulygin and
                  Johannes Buchmann",
  title =        "Linear Recurring Sequences for the {UOV} Key Generation",
  pages =        "335--350",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:BhaMan11,
  author =       "Rishiraj Bhattacharyya and
                  Avradip Mandal",
  title =        "On the Impossibility of Instantiating {PSS} in the Standard Model",
  pages =        "351--368",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:SchMat11,
  author =       "Jacob C. N. Schuldt and
                  Kanta Matsuura",
  title =        "On-line Non-transferable Signatures Revisited",
  pages =        "369--386",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:Seo11,
  author =       "Jae Hong Seo",
  title =        "Round-Efficient Sub-linear Zero-Knowledge Arguments for Linear Algebra",
  pages =        "387--402",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:BFPV11,
  author =       "Olivier Blazy and
                  Georg Fuchsbauer and
                  David Pointcheval and
                  Damien Vergnaud",
  title =        "Signatures on Randomizable Ciphertexts",
  pages =        "403--422",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:AcaNgu11,
  author =       "Tolga Acar and
                  Lan Nguyen",
  title =        "Revocation for Delegatable Anonymous Credentials",
  pages =        "423--440",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:BetFauPer11,
  author =       "Luk Bettale and
                  Jean-Charles Faug{\`e}re and
                  Ludovic Perret",
  title =        "Cryptanalysis of Multivariate and Odd-Characteristic {HFE} Variants",
  pages =        "441--458",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:DubKam11,
  author =       "Vivien Dubois and
                  Jean-Gabriel Kammerer",
  title =        "Cryptanalysis of Cryptosystems Based on Non-commutative Skew Polynomials",
  pages =        "459--472",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:BFFP11,
  author =       "Charles Bouillaguet and
                  Jean-Charles Faug{\`e}re and
                  Pierre-Alain Fouque and
                  Ludovic Perret",
  title =        "Practical Cryptanalysis of the Identification Scheme Based on the Isomorphism of Polynomial with One Secret Problem",
  pages =        "473--493",
  editor =       pkc11ed,
  booktitle =    pkc11name,
  volume =       pkc11vol,
  address =      pkc11addr,
  month =        pkc11month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PKC:HJKS10,
  author =       "Kristiyan Haralambiev and
                  Tibor Jager and
                  Eike Kiltz and
                  Victor Shoup",
  title =        "Simple and Efficient Public-Key Encryption from Computational {Diffie}-{Hellman} in the Standard Model",
  pages =        "1--18",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:HerLagRaf10,
  author =       "Javier Herranz and
                  Fabien Laguillaumie and
                  Carla R{\`a}fols",
  title =        "Constant Size Ciphertexts in Threshold Attribute-Based Encryption",
  pages =        "19--34",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:FauSpa10,
  author =       "Jean-Charles Faug{\`e}re and
                  Pierre-Jean Spaenlehauer",
  title =        "Algebraic Cryptanalysis of the {PKC}'2009 Algebraic Surface Cryptosystem",
  pages =        "35--52",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:HerMay10,
  author =       "Mathias Herrmann and
                  Alexander May",
  title =        "Maximizing Small Root Bounds by Linearization and Applications to Small Secret Exponent {RSA}",
  pages =        "53--69",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:FauMarRen10,
  author =       "Jean-Charles Faug{\`e}re and
                  Rapha{\"e}l Marinier and
                  Gu{\'e}na{\"e}l Renault",
  title =        "Implicit Factoring with Shared Most Significant and Middle Bits",
  pages =        "70--87",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:LauLip10,
  author =       "Sven Laur and
                  Helger Lipmaa",
  title =        "On the Feasibility of Consistent Computations",
  pages =        "88--106",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:GroKiaLip10,
  author =       "Jens Groth and
                  Aggelos Kiayias and
                  Helger Lipmaa",
  title =        "Multi-query Computationally-Private Information Retrieval with Constant Communication Rate",
  pages =        "107--123",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:HMSWX10,
  author =       "Xinyi Huang and
                  Yi Mu and
                  Willy Susilo and
                  Wei Wu and
                  Yang Xiang",
  title =        "Further Observations on Optimistic Fair Exchange Protocols in the Multi-user Setting",
  pages =        "124--141",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:GKKR10,
  author =       "Rosario Gennaro and
                  Jonathan Katz and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Secure Network Coding over the Integers",
  pages =        "142--160",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:ABBF10,
  author =       "Shweta Agrawal and
                  Dan Boneh and
                  Xavier Boyen and
                  David Mandell Freeman",
  title =        "Preventing Pollution Attacks in Multi-source Network Coding",
  pages =        "161--176",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:GhaSmaWar10,
  author =       "Essam Ghadafi and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "{Groth}-{Sahai} Proofs Revisited",
  pages =        "177--192",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:CaoVisZha10,
  author =       "Zhenfu Cao and
                  Ivan Visconti and
                  Zongyang Zhang",
  title =        "Constant-Round Concurrent Non-Malleable Statistically Binding Commitments and Decommitments",
  pages =        "193--208",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:GraSco10,
  author =       "Robert Granger and
                  Michael Scott",
  title =        "Faster Squaring in the Cyclotomic Subgroup of Sixth Degree Extensions",
  pages =        "209--223",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:CosLanNae10,
  author =       "Craig Costello and
                  Tanja Lange and
                  Michael Naehrig",
  title =        "Faster Pairing Computations on Curves with High-Degree Twists",
  pages =        "224--242",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:FarJoy10,
  author =       "Reza Rezaeian Farashahi and
                  Marc Joye",
  title =        "Efficient Arithmetic on Hessian Curves",
  pages =        "243--260",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:MatNisTan10,
  author =       "Toshihide Matsuda and
                  Ryo Nishimaki and
                  Keisuke Tanaka",
  title =        "{CCA} Proxy Re-Encryption without Bilinear Maps in the Standard Model",
  pages =        "261--278",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:FGKRS10,
  author =       "David Mandell Freeman and
                  Oded Goldreich and
                  Eike Kiltz and
                  Alon Rosen and
                  Gil Segev",
  title =        "More Constructions of Lossy and Correlation-Secure Trapdoor Functions",
  pages =        "279--295",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:MolYil10,
  author =       "Petros Mol and
                  Scott Yilek",
  title =        "Chosen-Ciphertext Security from Slightly Lossy Trapdoor Functions",
  pages =        "296--311",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:HazNis10,
  author =       "Carmit Hazay and
                  Kobbi Nissim",
  title =        "Efficient Set Operations in the Presence of Malicious Adversaries",
  pages =        "312--331",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:GenHazSor10,
  author =       "Rosario Gennaro and
                  Carmit Hazay and
                  Jeffrey S. Sorensen",
  title =        "Text Search Protocols with Simulation Based Security",
  pages =        "332--350",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:HSWMST10,
  author =       "Takuya Hayashi and
                  Naoyuki Shinohara and
                  Lihua Wang and
                  Shin'ichiro Matsuo and
                  Masaaki Shirase and
                  Tsuyoshi Takagi",
  title =        "Solving a 676-Bit Discrete Logarithm Problem in {GF}($3^{6n}$)",
  pages =        "351--367",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:GalRup10,
  author =       "Steven D. Galbraith and
                  Raminder S. Ruprai",
  title =        "Using Equivalence Classes to Accelerate Solving the Discrete Logarithm Problem in a Short Interval",
  pages =        "368--383",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:AttLib10,
  author =       "Nuttapong Attrapadung and
                  Beno{\^i}t Libert",
  title =        "Functional Encryption for Inner Product: Achieving Constant-Size Ciphertexts with Adaptive Security or Support for Negation",
  pages =        "384--402",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:KMTX10,
  author =       "Akinori Kawachi and
                  Akira Numayama and
                  Keisuke Tanaka and
                  Keita Xagawa",
  title =        "Security of Encryption Schemes in Weakened Random Oracle Models",
  pages =        "403--419",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:SmaVer10,
  author =       "Nigel P. Smart and
                  Frederik Vercauteren",
  title =        "Fully Homomorphic Encryption with Relatively Small Key and Ciphertext Sizes",
  pages =        "420--443",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:BFLS10,
  author =       "Christina Brzuska and
                  Marc Fischlin and
                  Anja Lehmann and
                  Dominique Schr{\"o}der",
  title =        "Unlinkability of Sanitizable Signatures",
  pages =        "444--461",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:DFMSS10,
  author =       "Alexander W. Dent and
                  Marc Fischlin and
                  Mark Manulis and
                  Martijn Stam and
                  Dominique Schr{\"o}der",
  title =        "Confidential Signatures and Deterministic Signcryption",
  pages =        "462--479",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:BagJar10,
  author =       "Ali Bagherzandi and
                  Stanislaw Jarecki",
  title =        "Identity-Based Aggregate and Multi-Signature Schemes Based on {RSA}",
  pages =        "480--498",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:Boyen10,
  author =       "Xavier Boyen",
  title =        "Lattice Mixing and Vanishing Trapdoors: A Framework for Fully Secure Short Signatures and More",
  pages =        "499--517",
  editor =       pkc10ed,
  booktitle =    pkc10name,
  volume =       pkc10vol,
  address =      pkc10addr,
  month =        pkc10month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PKC:MayRit09,
  author =       "Alexander May and
                  Maike Ritzenhofen",
  title =        "Implicit Factoring: On Polynomial Time Factoring Given Only an Implicit Hint",
  pages =        "1--14",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:MorRaf09,
  author =       "Paz Morillo and
                  Carla R{\`a}fols",
  title =        "The Security of All Bits Using List Decoding",
  pages =        "15--33",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:Aono09,
  author =       "Yoshinori Aono",
  title =        "A New Lattice Construction for Partial Key Exposure Attack for {RSA}",
  pages =        "34--53",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:KimCheHon09,
  author =       "Minkyu Kim and
                  Jung Hee Cheon and
                  Jin Hong",
  title =        "Subset-Restricted Random Walks for Pollard rho Method on $F_{p^m}$",
  pages =        "54--67",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:BFKW09,
  author =       "Dan Boneh and
                  David Freeman and
                  Jonathan Katz and
                  Brent Waters",
  title =        "Signing a Linear Subspace: Signature Schemes for Network Coding",
  pages =        "68--87",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:JunKarLen09,
  author =       "Pascal Junod and
                  Alexandre Karlov and
                  Arjen K. Lenstra",
  title =        "Improving the {Boneh}-{Franklin} Traitor Tracing Scheme",
  pages =        "88--104",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:GorBoyGon09,
  author =       "M. Choudary Gorantla and
                  Colin Boyd and
                  Juan Manuel Gonz{\'a}lez Nieto",
  title =        "Modeling Key Compromise Impersonation Attacks on Group Key Exchange Protocols",
  pages =        "105--123",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:KiaZho09,
  author =       "Aggelos Kiayias and
                  Hong-Sheng Zhou",
  title =        "Zero-Knowledge Proofs with Witness Elimination",
  pages =        "124--138",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:ABCP09,
  author =       "Michel Abdalla and
                  Xavier Boyen and
                  C{\'e}line Chevalier and
                  David Pointcheval",
  title =        "Distributed Public-Key Cryptography from Weak Secrets",
  pages =        "139--159",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:DGKN09,
  author =       "Ivan Damg{\aa}rd and
                  Martin Geisler and
                  Mikkel Kr{\o}igaard and
                  Jesper Buus Nielsen",
  title =        "Asynchronous Multiparty Computation: Theory and Implementation",
  pages =        "160--179",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:GhoPie09,
  author =       "Hossein Ghodosi and
                  Josef Pieprzyk",
  title =        "Multi-Party Computation with Omnipresent Adversary",
  pages =        "180--195",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:CKRS09,
  author =       "Jan Camenisch and
                  Markulf Kohlweiss and
                  Alfredo Rial and
                  Caroline Sheedy",
  title =        "Blind and Anonymous Identity-Based Encryption and Authorised Private Searches on Public Key Encrypted Data",
  pages =        "196--214",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:SKOS09,
  author =       "Jae Hong Seo and
                  Tetsutaro Kobayashi and
                  Miyako Ohkubo and
                  Koutarou Suzuki",
  title =        "Anonymous Hierarchical Identity-Based Encryption with Constant Size Ciphertexts",
  pages =        "215--234",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:LibVer09,
  author =       "Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Towards Black-Box Accountable Authority {IBE} with Short Ciphertexts and Private Keys",
  pages =        "235--255",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:Chow09,
  author =       "Sherman S. M. Chow",
  title =        "Removing Escrow from Identity-Based Encryption",
  pages =        "256--276",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:DamMik09,
  author =       "Ivan Damg{\aa}rd and
                  Gert L{\ae}ss{\o}e Mikkelsen",
  title =        "On the Theory and Practice of Personal Digital Signatures",
  pages =        "277--296",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:FisSch09,
  author =       "Marc Fischlin and
                  Dominique Schr{\"o}der",
  title =        "Security of Blind Signatures under Aborts",
  pages =        "297--316",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:BFFLPS09,
  author =       "Christina Brzuska and
                  Marc Fischlin and
                  Tobias Freudenreich and
                  Anja Lehmann and
                  Marcus Page and
                  Jakob Schelbert and
                  Dominique Schr{\"o}der and
                  Florian Volk",
  title =        "Security of Sanitizable Signatures Revisited",
  pages =        "317--336",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:Matt09,
  author =       "Brian J. Matt",
  title =        "Identification of Multiple Invalid Signatures in Pairing-Based Batched Signatures",
  pages =        "337--356",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:ShaCao09,
  author =       "Jun Shao and
                  Zhenfu Cao",
  title =        "{CCA}-Secure Proxy Re-encryption without Pairings",
  pages =        "357--376",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:AbeKilOka09,
  author =       "Masayuki Abe and
                  Eike Kiltz and
                  Tatsuaki Okamoto",
  title =        "Compact {CCA}-Secure Encryption for Messages of Arbitrary Length",
  pages =        "377--392",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:DSSV09,
  author =       "Sebastiaan {de Hoogh} and
                  Berry Schoenmakers and
                  Boris Skoric and
                  Jos{\'e} Villegas",
  title =        "Verifiable Rotation of Homomorphic Encryptions",
  pages =        "393--410",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:HerLea09,
  author =       "Mathias Herrmann and
                  Gregor Leander",
  title =        "A Practical Key Recovery Attack on Basic {TCHo}",
  pages =        "411--424",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:AkiGotMiy09,
  author =       "Koichiro Akiyama and
                  Yasuhiro Goto and
                  Hideyuki Miyake",
  title =        "An Algebraic Surface Cryptosystem",
  pages =        "425--442",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:LonGeb09,
  author =       "Patrick Longa and
                  Catherine H. Gebotys",
  title =        "Fast Multibase Methods and Other Several Optimizations for Elliptic Curve Scalar Multiplication",
  pages =        "443--462",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:NFHF09,
  author =       "Toru Nakanishi and
                  Hiroki Fujii and
                  Yuta Hira and
                  Nobuo Funabiki",
  title =        "Revocable Group Signature Schemes with Constant Costs for Signing and Verifying",
  pages =        "463--480",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:CamKohSor09,
  author =       "Jan Camenisch and
                  Markulf Kohlweiss and
                  Claudio Soriente",
  title =        "An Accumulator Based on Bilinear Maps and Efficient Revocation for Anonymous Credentials",
  pages =        "481--500",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:CouGreHoh09,
  author =       "Scott E. Coull and
                  Matthew Green and
                  Susan Hohenberger",
  title =        "Controlling Access to an Oblivious Database Using Stateful Anonymous Credentials",
  pages =        "501--520",
  booktitle =    pkc09name,
  editor =       pkc09ed,
  volume =       pkc09vol,
  address =      pkc09addr,
  month =        pkc09month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PKC:FMPS08,
  author =       "Pierre-Alain Fouque and
                  Gilles Macario-Rat and
                  Ludovic Perret and
                  Jacques Stern",
  title =        "Total Break of the $\ell$-{IC} Signature Scheme",
  pages =        "1--17",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:MolYun08,
  author =       "Petros Mol and
                  Moti Yung",
  title =        "Recovering {NTRU} Secret Key from Inversion Oracles",
  pages =        "18--36",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:MayRit08,
  author =       "Alexander May and
                  Maike Ritzenhofen",
  title =        "Solving Systems of Modular Equations in One Variable: How Many {RSA}-Encrypted Messages Does Eve Need to Know?",
  pages =        "37--46",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:BirDen08,
  author =       "James Birkett and
                  Alexander W. Dent",
  title =        "Relations Among Notions of Plaintext Awareness",
  pages =        "47--64",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:VenVis08,
  author =       "Carmine Ventre and
                  Ivan Visconti",
  title =        "Completely Non-malleable Encryption Revisited",
  pages =        "65--84",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:LevNac08,
  author =       "{\'E}ric Levieil and
                  David Naccache",
  title =        "Cryptographic Test Correction (Invited Talk)",
  pages =        "85--100",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:CDFG08,
  author =       "Dario Catalano and
                  Mario {Di Raimondo} and
                  Dario Fiore and
                  Rosario Gennaro",
  title =        "Off-Line/On-Line Signatures: Theoretical Aspects and Experimental Results",
  pages =        "101--120",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:ShaSaf08,
  author =       "Siamak Fayyaz Shahandashti and
                  Reihaneh Safavi-Naini",
  title =        "Construction of Universal Designated-Verifier Signatures and Identity-Based Signatures from Standard Signatures",
  pages =        "121--140",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:SchMatPat08,
  author =       "Jacob C. N. Schuldt and
                  Kanta Matsuura and
                  Kenneth G. Paterson",
  title =        "Proxy Signatures Secure Against Proxy Key Exposure",
  pages =        "141--161",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:Lyubashevsky08,
  author =       "Vadim Lyubashevsky",
  title =        "Lattice-Based Identification Schemes Secure Under Active Attacks",
  pages =        "162--179",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:FauKasLuc08,
  author =       "Sebastian Faust and
                  Emilia K{\"a}sper and
                  Stefan Lucks",
  title =        "Efficient Simultaneous Broadcast",
  pages =        "180--196",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:LauPas08,
  author =       "Sven Laur and
                  Sylvain Pasini",
  title =        "{SAS}-Based Group Authentication and Key Agreement Protocols",
  pages =        "197--213",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:HGKE08,
  author =       "Miaoqing Huang and
                  Kris Gaj and
                  Soonhak Kwon and
                  Tarek A. El-Ghazawi",
  title =        "An Optimized Hardware Architecture for the {Montgomery} Multiplication Algorithm",
  pages =        "214--228",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:LonMir08,
  author =       "Patrick Longa and
                  Ali Miri",
  title =        "New Composite Operations and Precomputation Scheme for Elliptic Curve Cryptosystems over Prime Fields",
  pages =        "229--247",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:LisMic08,
  author =       "Moses Liskov and
                  Silvio Micali",
  title =        "Online-Untransferable Signatures",
  pages =        "248--267",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:NumIssTan08,
  author =       "Akira Numayama and
                  Toshiyuki Isshiki and
                  Keisuke Tanaka",
  title =        "Security of Digital Signature Schemes in Weakened Random Oracle Models",
  pages =        "268--287",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:PlaSusWin08,
  author =       "Thomas Plantard and
                  Willy Susilo and
                  Khin Than Win",
  title =        "A Digital Signature Scheme Based on {CVP}$_{infinity}$",
  pages =        "288--307",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:GalVer08,
  author =       "Steven D. Galbraith and
                  Eric R. Verheul",
  title =        "An Analysis of the Vector Decomposition Problem",
  pages =        "308--327",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:KimChe08,
  author =       "Sungwook Kim and
                  Jung Hee Cheon",
  title =        "A Parameterized Splitting System and Its Application to the Discrete Logarithm Problem with Low {Hamming} Weight Product Exponents",
  pages =        "328--343",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:DenLibPat08,
  author =       "Alexander W. Dent and
                  Beno{\^i}t Libert and
                  Kenneth G. Paterson",
  title =        "Certificateless Encryption Schemes Strongly Secure in the Standard Model",
  pages =        "344--359",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:LibVer08,
  author =       "Beno{\^i}t Libert and
                  Damien Vergnaud",
  title =        "Unidirectional Chosen-Ciphertext Secure Proxy Re-encryption",
  pages =        "360--379",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:LiuTze08,
  author =       "Yi-Ru Liu and
                  Wen-Guey Tzeng",
  title =        "Public Key Broadcast Encryption with Low Number of Keys and Constant Decryption Time",
  pages =        "380--396",
  booktitle =    pkc08name,
  editor =       pkc08ed,
  volume =       pkc08vol,
  address =      pkc08addr,
  month =        pkc08month,
  publisher =    pkcpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PKC:BoyWat07,
  author =       "Xavier Boyen and
                  Brent Waters",
  title =        "Full-Domain Subgroup Hiding and Constant-Size Group Signatures",
  pages =        "1--15",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:GeTat07,
  author =       "He Ge and
                  Stephen R. Tate",
  title =        "A Direct Anonymous Attestation Scheme for Embedded Devices",
  pages =        "16--30",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:Fischlin07,
  author =       "Marc Fischlin",
  title =        "Anonymous Signatures Made Easy",
  pages =        "31--42",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:WBWB07,
  author =       "Guilin Wang and
                  Joonsang Baek and
                  Duncan S. Wong and
                  Feng Bao",
  title =        "On the Generic and Efficient Constructions of Secure Designated Confirmer Signatures",
  pages =        "43--60",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}


@InProceedings{PKC:RuiShaTsa07,
  author =       "Dima Ruinskiy and
                  Adi Shamir and
                  Boaz Tsaban",
  title =        "Cryptanalysis of Group-Based Key Agreement Protocols Using Subgroup Distance Functions (Invited Talk)",
  pages =        "61--75",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:MyaUsh07,
  author =       "Alex D. Myasnikov and
                  Alexander Ushakov",
  title =        "Length Based Attack and Braid Groups: Cryptanalysis of Anshel-Anshel-Goldfeld Key Exchange Protocol",
  pages =        "76--88",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:GamNgu07,
  author =       "Nicolas Gama and
                  Phong Q. Nguyen",
  title =        "New Chosen-Ciphertext Attacks on {NTRU}",
  pages =        "89--106",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:HanKimYeo07,
  author =       "Daewan Han and
                  Myung-Hwan Kim and
                  Yongjin Yeom",
  title =        "Cryptanalysis of the {Paeng}-{Jung}-{Ha} Cryptosystem from {PKC} 2003",
  pages =        "107--117",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:DodLeeYum07,
  author =       "Yevgeniy Dodis and
                  Pil Joong Lee and
                  Dae Hyun Yum",
  title =        "Optimistic Fair Exchange in a Multi-user Setting",
  pages =        "118--133",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:ZhuSusMu07,
  author =       "Huafei Zhu and
                  Willy Susilo and
                  Yi Mu",
  title =        "Multi-party Stand-Alone and Setup-Free Verifiably Committed Signatures",
  pages =        "134--149",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:BulLau07,
  author =       "Ahto Buldas and
                  Sven Laur",
  title =        "Knowledge-Binding Commitments with Applications in Time-Stamping",
  pages =        "150--165",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:ShaWat07,
  author =       "Hovav Shacham and
                  Brent Waters",
  title =        "Efficient Ring Signatures Without Random Oracles",
  pages =        "166--180",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:FujSuz07,
  author =       "Eiichiro Fujisaki and
                  Koutarou Suzuki",
  title =        "Traceable Ring Signature",
  pages =        "181--200",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:BelSho07,
  author =       "Mihir Bellare and
                  Sarah Shoup",
  title =        "Two-Tier Signatures, Strongly Unforgeable Signatures, and Fiat-Shamir Without Random Oracles",
  pages =        "201--216",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:BreCatGen07,
  author =       "Emmanuel Bresson and
                  Dario Catalano and
                  Rosario Gennaro",
  title =        "Improved On-Line/Off-Line Threshold Signatures",
  pages =        "217--232",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:DHNLW07,
  author =       "Jintai Ding and
                  Lei Hu and
                  Xuyun Nie and
                  Jianyu Li and
                  John Wagner",
  title =        "High Order Linearization Equation ({HOLE}) Attack on Multivariate Public Key Cryptosystems",
  pages =        "233--248",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:DubGraSte07,
  author =       "Vivien Dubois and
                  Louis Granboulan and
                  Jacques Stern",
  title =        "Cryptanalysis of {HFE} with Internal Perturbation",
  pages =        "249--265",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:DinWolYan07,
  author =       "Jintai Ding and
                  Christopher Wolf and
                  Bo-Yin Yang",
  title =        "l-Invertible Cycles for Multivariate Quadratic ({MQ}) Public Key Cryptography",
  pages =        "266--281",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:Kiltz07,
  author =       "Eike Kiltz",
  title =        "Chosen-Ciphertext Secure Key-Encapsulation Based on Gap Hashed {Diffie}-{Hellman}",
  pages =        "282--297",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:LibQuiYun07,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater and
                  Moti Yung",
  title =        "Parallel Key-Insulated Public Key Encryption Without Random Oracles",
  pages =        "298--314",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:KawTanXag07,
  author =       "Akinori Kawachi and
                  Keisuke Tanaka and
                  Keita Xagawa",
  title =        "Multi-bit Cryptosystems Based on Lattice Problems",
  pages =        "315--329",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:GarSchVil07,
  author =       "Juan A. Garay and
                  Berry Schoenmakers and
                  Jos{\'e} Villegas",
  title =        "Practical and Secure Solutions for Integer Comparison",
  pages =        "330--342",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:NisOht07,
  author =       "Takashi Nishide and
                  Kazuo Ohta",
  title =        "Multiparty Computation for Interval, Equality, and Comparison Without Bit-Decomposition Protocol",
  pages =        "343--360",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:ADMNPS07,
  author =       "Michel Abdalla and
                  Alexander W. Dent and
                  John Malone-Lee and
                  Gregory Neven and
                  Duong Hieu Phan and
                  Nigel P. Smart",
  title =        "Identity-Based Traitor Tracing",
  pages =        "361--376",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:GroLu07,
  author =       "Jens Groth and
                  Steve Lu",
  title =        "Verifiable Shuffle of Large Size Ciphertexts",
  pages =        "377--392",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}


@InProceedings{PKC:OstSke07,
  author =       "Rafail Ostrovsky and
                  William E. {Skeith III}",
  title =        "A Survey of Single-Database Private Information Retrieval: Techniques and Applications (Invited Talk)",
  pages =        "393--411",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:KurKur07,
  author =       "Noboru Kunihiro and
                  Kaoru Kurosawa",
  title =        "Deterministic Polynomial Time Equivalence Between Factoring and Key-Recovery Attack on {Takagi}'s {RSA}",
  pages =        "412--425",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:FarSchSid07,
  author =       "Reza Rezaeian Farashahi and
                  Berry Schoenmakers and
                  Andrey Sidorenko",
  title =        "Efficient Pseudorandom Generators Based on the {DDH} Assumption",
  pages =        "426--441",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:CheYi07,
  author =       "Jung Hee Cheon and
                  Jeong Hyun Yi",
  title =        "Fast Batch Verification of Multiple Signatures",
  pages =        "442--457",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:BFPW07,
  author =       "Alexandra Boldyreva and
                  Marc Fischlin and
                  Adriana Palacio and
                  Bogdan Warinschi",
  title =        "A Closer Look at {PKI}: Security and Efficiency",
  pages =        "458--475",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:LaiKou07,
  author =       "Junzuo Lai and
                  Weidong Kou",
  title =        "Self-Generated-Certificate Public Key Encryption Without Pairing",
  pages =        "476--489",
  booktitle =    pkc07name,
  volume =       pkc07vol,
  year =         2007,
  publisher =    pkcpub,
  month =        pkc07month,
  editor =       pkc07ed,
  address =      pkc07addr,
  series =       mylncs,
}

@InProceedings{PKC:BleMay06,
  author =       "Daniel Bleichenbacher and
                  Alexander May",
  title =        "New Attacks on {RSA} with Small Secret {CRT}-Exponents",
  pages =        "1--13",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:Wieschebrink06,
  author =       "Christian Wieschebrink",
  title =        "An Attack on a Modified {Niederreiter} Encryption Scheme",
  pages =        "14--26",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:KMPS06,
  author =       "S{\'e}bastien Kunz-Jacques and
                  Gwena{\"e}lle Martinet and
                  Guillaume Poupard and
                  Jacques Stern",
  title =        "Cryptanalysis of an Efficient Proof of Knowledge of Discrete Logarithm",
  pages =        "27--43",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:MohFra06a,
  author =       "Payman Mohassel and
                  Matthew Franklin",
  title =        "Efficient Polynomial Operations in the Shared-Coefficients Setting",
  pages =        "44--57",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:CMTW06,
  author =       "Chris Crutchfield and
                  David Molnar and
                  David Turner and
                  David Wagner",
  title =        "Generic On-Line/Off-Line Threshold Signatures",
  pages =        "58--74",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:DamTho06,
  author =       "Ivan Damg{\aa}rd and
                  Rune Thorbek",
  title =        "Linear Integer Secret Sharing and Distributed Exponentiation",
  pages =        "75--90",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:ChePaiPoi06,
  author =       "Beno{\^i}t Chevallier-Mames and
                  Pascal Paillier and
                  David Pointcheval",
  title =        "Encoding-Free {ElGamal} Encryption Without Random Oracles",
  pages =        "91--104",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:HanHanIma06,
  author =       "Goichiro Hanaoka and
                  Yumiko Hanaoka and
                  Hideki Imai",
  title =        "Parallel Key-Insulated Public Key Encryption",
  pages =        "105--122",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:LysMey06,
  author =       "Anna Lysyanskaya and
                  Mira Meyerovich",
  title =        "Provably Secure Steganography with Imperfect Sampling",
  pages =        "123--139",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:Mironov06,
  author =       "Ilya Mironov",
  title =        "Collision-Resistant No More: Hash-and-Sign Paradigm Revisited",
  pages =        "140--156",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:StePieWan06,
  author =       "Ron Steinfeld and
                  Josef Pieprzyk and
                  Huaxiong Wang",
  title =        "Higher Order Universal One-Way Hash Functions from the Subset Sum Assumption",
  pages =        "157--173",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:ComSem06,
  author =       "An Commeine and
                  Igor Semaev",
  title =        "An Algorithm to Solve the Discrete Logarithm Problem with the Number Field Sieve",
  pages =        "174--190",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:DocIcaKoh06,
  author =       "Christophe Doche and
                  Thomas Icart and
                  David R. Kohel",
  title =        "Efficient Scalar Multiplication by Isogeny Decompositions",
  pages =        "191--206",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:Bernstein06,
  author =       "Daniel J. Bernstein",
  title =        "{Curve25519}: New {Diffie}-{Hellman} Speed Records",
  pages =        "207--228",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:BonSheWat06,
  author =       "Dan Boneh and
                  Emily Shen and
                  Brent Waters",
  title =        "Strongly Unforgeable Signatures Based on Computational {Diffie}-{Hellman}",
  pages =        "229--240",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:ChaSar06,
  author =       "Sanjit Chatterjee and
                  Palash Sarkar",
  title =        "Generalization of the Selective-{ID} Security Model for {HIBE} Protocols",
  pages =        "241--256",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:GenRam06,
  author =       "Craig Gentry and
                  Zulfikar Ramzan",
  title =        "Identity-Based Aggregate Signatures",
  pages =        "257--273",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:Kiltz06,
  author =       "Eike Kiltz",
  title =        "On the Limitations of the Spread of an {IBE}-to-{PKE} Transformation",
  pages =        "274--289",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:DinGow06,
  author =       "Jintai Ding and
                  Jason E. Gower",
  title =        "Inoculating Multivariate Schemes Against Differential Attacks",
  pages =        "290--301",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:MyaShpUsh06,
  author =       "Alexei G. Myasnikov and
                  Vladimir Shpilrain and
                  Alexander Ushakov",
  title =        "Random Subgroups of {Braid} Groups: An Approach to Cryptanalysis of a {Braid} Group Based Cryptographic Protocol",
  pages =        "302--314",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:MulVal06,
  author =       "Fr{\'e}d{\'e}ric Muller and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "High-Order Attacks Against the Exponent Splitting Protection",
  pages =        "315--329",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:KurSch06,
  author =       "Kaoru Kurosawa and
                  Katja Schmidt-Samoa",
  title =        "New Online/Offline Signature Schemes Without Random Oracles",
  pages =        "330--346",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:YWDW06,
  author =       "Guomin Yang and
                  Duncan S. Wong and
                  Xiaotie Deng and
                  Huaxiong Wang",
  title =        "Anonymous Signature Schemes",
  pages =        "347--363",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:KurHen06,
  author =       "Kaoru Kurosawa and
                  Swee-Huay Heng",
  title =        "The Power of Identification Schemes",
  pages =        "364--377",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:LauMit06,
  author =       "Kristin Lauter and
                  Anton Mityagin",
  title =        "Security Analysis of {KEA} Authenticated Key Exchange Protocol",
  pages =        "378--394",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:PasVau06,
  author =       "Sylvain Pasini and
                  Serge Vaudenay",
  title =        "{SAS}-Based Authenticated Key Agreement",
  pages =        "395--409",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:CFGP06,
  author =       "Olivier Chevassut and
                  Pierre-Alain Fouque and
                  Pierrick Gaudry and
                  David Pointcheval",
  title =        "The {Twist}-{AUgmented} Technique for Key Exchange",
  pages =        "410--426",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:ABCP06,
  author =       "Michel Abdalla and
                  Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "Password-Based Group Key Exchange in a Constant Number of Rounds",
  pages =        "427--442",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:ChuTze06,
  author =       "Cheng-Kang Chu and
                  Wen-Guey Tzeng",
  title =        "Conditional Oblivious Cast",
  pages =        "443--457",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:MohFra06b,
  author =       "Payman Mohassel and
                  Matthew Franklin",
  title =        "Efficiency Tradeoffs for Malicious Two-Party Computation",
  pages =        "458--473",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:LibQui06,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "On Constructing Certificateless Cryptosystems from Identity Based Encryption",
  pages =        "474--490",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:BjoDen06,
  author =       "Tor E. Bj{\o}rstad and
                  Alexander W. Dent",
  title =        "Building Better Signcryption Schemes with Tag-{KEMs}",
  pages =        "491--507",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:ChoBoyNie06,
  author =       "Sherman S. M. Chow and
                  Colin Boyd and
                  Juan Manuel Gonz{\'a}lez Nieto",
  title =        "Security-Mediated Certificateless Cryptography",
  pages =        "508--524",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:TerSak06,
  author =       "Isamu Teranishi and
                  Kazue Sako",
  title =        "k-Times Anonymous Authentication with a Constant Proving Cost",
  pages =        "525--542",
  booktitle =    pkc06name,
  volume =       pkc06vol,
  year =         2006,
  publisher =    pkcpub,
  month =        pkc06month,
  editor =       pkc06ed,
  address =      pkc06addr,
  series =       mylncs,
}

@InProceedings{PKC:YacYac05,
  author =       "Oded Yacobi and
                  Yacov Yacobi",
  title =        "A New Related Message Attack on {RSA}",
  pages =        "1--8",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:Bleichenbacher05,
  author =       "Daniel Bleichenbacher",
  title =        "Breaking a Cryptographic Protocol with Pseudoprimes",
  pages =        "9--15",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:NNTW05,
  author =       "David Naccache and
                  Phong Q. Nguyen and
                  Michael Tunstall and
                  Claire Whelan",
  title =        "Experimenting with Faults, Lattices and the {DSA}",
  pages =        "16--28",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:JonRob05,
  author =       "Jakob Jonsson and
                  Matthew J. B. Robshaw",
  title =        "Securing {RSA-KEM} via the {AES}",
  pages =        "29--46",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:AbdChePoi05,
  author =       "Michel Abdalla and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "One-Time Verifier-Based Encrypted Key Exchange",
  pages =        "47--64",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:AbdFouPoi05,
  author =       "Michel Abdalla and
                  Pierre-Alain Fouque and
                  David Pointcheval",
  title =        "Password-Based Authenticated Key Exchange in the Three-Party Setting",
  pages =        "65--84",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:Schindler05,
  author =       "Werner Schindler",
  title =        "On the Optimization of Side-Channel Attacks by Advanced Stochastic Methods",
  pages =        "85--103",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:Gjosteen05,
  author =       "Kristian Gj{\o}steen",
  title =        "Symmetric Subgroup Membership Problems",
  pages =        "104--119",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:OngKub05,
  author =       "Emil Ong and
                  John Kubiatowicz",
  title =        "Optimizing Robustness While Generating Shared Secret Safe Primes",
  pages =        "120--137",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:YanGuaLai05,
  author =       "Wu-Chuan Yang and
                  Dah-Jyh Guan and
                  Chi-Sung Laih",
  title =        "Fast Multi-computations with Integer Similarity Strategy",
  pages =        "138--153",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:BanCamMau05,
  author =       "Endre Bangerter and
                  Jan Camenisch and
                  Ueli Maurer",
  title =        "Efficient Proofs of Knowledge of Discrete Logarithms and Representations in Groups with Hidden Order",
  pages =        "154--171",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:ChuTze05,
  author =       "Cheng-Kang Chu and
                  Wen-Guey Tzeng",
  title =        "Efficient k-Out-of-n Oblivious Transfer Schemes with Adaptive and Non-adaptive Queries",
  pages =        "172--183",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:SCWP05,
  author =       "Ron Steinfeld and
                  Scott Contini and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Converse Results to the {Wiener} Attack on {RSA}",
  pages =        "184--198",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:SunYan05,
  author =       "Hung-Min Sun and
                  Cheng-Ta Yang",
  title =        "{RSA} with Balanced Short Exponents and Its Application to Entity Authentication",
  pages =        "199--215",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:HayTan05,
  author =       "Ryotaro Hayashi and
                  Keisuke Tanaka",
  title =        "The Sampling Twice Technique for the {RSA}-Based Cryptosystems with Anonymity",
  pages =        "216--233",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:CatCorNac05,
  author =       "Julien Cathalo and
                  Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "From Fixed-Length to Arbitrary-Length {RSA} Encoding Schemes Revisited",
  pages =        "234--243",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:WHLCY05,
  author =       "Lih-Chung Wang and
                  Yuh-Hua Hu and
                  Feipei Lai and
                  {Chun-yen} Chou and
                  Bo-Yin Yang",
  title =        "Tractable Rational Map Signature",
  pages =        "244--257",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:JKMR05,
  author =       "Antoine Joux and
                  S{\'e}bastien Kunz-Jacques and
                  Fr{\'e}d{\'e}ric Muller and
                  Pierre-Michel Ricordel",
  title =        "Cryptanalysis of the Tractable Rational Map Cryptosystem",
  pages =        "258--274",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:WolPre05,
  author =       "Christopher Wolf and
                  Bart Preneel",
  title =        "Large Superfluous Keys in Multivariate Quadratic Asymmetric Systems",
  pages =        "275--287",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:DinSch05,
  author =       "Jintai Ding and
                  Dieter Schmidt",
  title =        "Cryptanalysis of {HFEv} and Internal Perturbation of {HFE}",
  pages =        "288--301",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:Granboulan05,
  author =       "Louis Granboulan",
  title =        "A Generic Scheme Based on Trapdoor One-Way Permutations with Signatures as Short as Possible",
  pages =        "302--312",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:CatGen05,
  author =       "Dario Catalano and
                  Rosario Gennaro",
  title =        "{Cramer-Damg{\aa}rd} Signatures Revisited: Efficient Flat-Tree Signatures Based on Factoring",
  pages =        "313--327",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:OgaKurHen05,
  author =       "Wakaha Ogata and
                  Kaoru Kurosawa and
                  Swee-Huay Heng",
  title =        "The Security of the {FDH} Variant of {Chaum}'s Undeniable Signature Scheme",
  pages =        "328--345",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:DamDup05,
  author =       "Ivan Damg{\aa}rd and
                  Kasper Dupont",
  title =        "Efficient Threshold {RSA} Signatures with General Moduli and No Extra Assumptions",
  pages =        "346--361",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:CheMal05,
  author =       "Liqun Chen and
                  John Malone-Lee",
  title =        "Improved Identity-Based Signcryption",
  pages =        "362--379",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:BaeSafSus05,
  author =       "Joonsang Baek and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "Efficient Multi-receiver Identity-Based Encryption and Its Application to Broadcast Encryption",
  pages =        "380--397",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:AlRPat05,
  author =       "Sattam S. Al-Riyami and
                  Kenneth G. Paterson",
  title =        "{CBE} from {CL-PKE}: A Generic Construction and Efficient Schemes",
  pages =        "398--415",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:DodYam05,
  author =       "Yevgeniy Dodis and
                  Aleksandr Yampolskiy",
  title =        "A Verifiable Random Function with Short Proofs and Keys",
  pages =        "416--431",
  booktitle =    pkc05name,
  volume =       pkc05vol,
  year =         2005,
  publisher =    pkcpub,
  month =        pkc05month,
  editor =       pkc05ed,
  address =      pkc05addr,
  series =       mylncs,
}

@InProceedings{PKC:BloMay04,
  author =       "Johannes Bl{\"o}mer and
                  Alexander May",
  title =        "A Generalized Wiener Attack on {RSA}",
  pages =        "1--13",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:Coron04,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "Cryptanalysis of a Public-Key Encryption Scheme Based on the Polynomial Reconstruction Problem",
  pages =        "14--27",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:AvaCieSic04,
  author =       "Roberto Maria Avanzi and
                  Mathieu Ciet and
                  Francesco Sica",
  title =        "Faster Scalar Multiplication on {Koblitz} Curves Combining Point Halving with the {Frobenius} Endomorphism",
  pages =        "28--40",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:MisSar04,
  author =       "Pradeep Kumar Mishra and
                  Palash Sarkar",
  title =        "Application of {Montgomery}'s Trick to Scalar Multiplication for Elliptic and Hyperelliptic Curves Using a Fixed Base Point",
  pages =        "41--54",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:FloOyo04,
  author =       "St{\'e}phane Flon and
                  Roger Oyono",
  title =        "Fast Arithmetic on {Jacobians} of {Picard} Curves",
  pages =        "55--68",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:MonVau04,
  author =       "Jean Monnerat and
                  Serge Vaudenay",
  title =        "Undeniable Signatures Based on Characters: How to Sign with One Bit",
  pages =        "69--85",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:SteWanPie04,
  author =       "Ron Steinfeld and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "Efficient Extension of Standard {Schnorr/RSA} Signatures into Universal Designated-Verifier Signatures",
  pages =        "86--100",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:Zhu04,
  author =       "Huafei Zhu",
  title =        "Constructing Committed Signatures from Strong-{RSA} Assumption in the Standard Complexity Model",
  pages =        "101--114",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:BreCat04,
  author =       "Emmanuel Bresson and
                  Dario Catalano",
  title =        "Constant Round Authenticated Group Key Agreement via Distributed Computation",
  pages =        "115--129",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:ChoiHwaLee04,
  author =       "Kyu Young Choi and
                  Jung Yeon Hwang and
                  Dong Hoon Lee",
  title =        "Efficient {ID}-based Group Key Agreement with Bilinear Maps",
  pages =        "130--144",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:BreChePoi04,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "New Security Results on Encrypted Key Exchange",
  pages =        "145--158",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:VasNasShp04,
  author =       "Maria Isabel Gonzalez Vasco and
                  Mats N{\"a}slund and
                  Igor Shparlinski",
  title =        "New Results on the Hardness of {Diffie}-{Hellman} Bits",
  pages =        "159--172",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:KosKur04,
  author =       "Takeshi Koshiba and
                  Kaoru Kurosawa",
  title =        "Short Exponent {Diffie}-{Hellman} Problems",
  pages =        "173--186",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:LibQui04,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Efficient Signcryption with Key Privacy from Gap {Diffie}-{Hellman} Groups",
  pages =        "187--200",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:Courtois04,
  author =       "Nicolas Courtois",
  title =        "Algebraic Attacks over {GF}($2^k$), Application to {HFE} Challenge 2 and {Sflash}-v2",
  pages =        "201--217",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:May04,
  author =       "Alexander May",
  title =        "Secret Exponent Attacks on {RSA}-type Schemes with Moduli $N=prq$",
  pages =        "218--230",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:SafMcAYun04,
  author =       "Reihaneh Safavi-Naini and
                  Luke McAven and
                  Moti Yung",
  title =        "General Group Authentication Codes and Their Relation to ``Unconditionally-Secure Signatures''",
  pages =        "231--247",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:KurHen04,
  author =       "Kaoru Kurosawa and
                  Swee-Huay Heng",
  title =        "From Digital Signature to {ID}-based Identification/Signature",
  pages =        "248--261",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:BaeZhe04,
  author =       "Joonsang Baek and
                  Yuliang Zheng",
  title =        "Identity-Based Threshold Decryption",
  pages =        "262--276",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:ZhaSafSus04,
  author =       "Fangguo Zhang and
                  Reihaneh Safavi-Naini and
                  Willy Susilo",
  title =        "An Efficient Signature Scheme from Bilinear Pairings and Its Applications",
  pages =        "277--290",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:HayOkaTan04,
  author =       "Ryotaro Hayashi and
                  Tatsuaki Okamoto and
                  Keisuke Tanaka",
  title =        "An {RSA} Family of Trap-Door Permutations with a Common Domain and Its Applications",
  pages =        "291--304",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:Ding04,
  author =       "Jintai Ding",
  title =        "A New Variant of the {Matsumoto}-{Imai} Cryptosystem through Perturbation",
  pages =        "305--318",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:Furukawa04,
  author =       "Jun Furukawa",
  title =        "Efficient, Verifiable Shuffle Decryption and Its Requirement of Unlinkability",
  pages =        "319--332",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:King04,
  author =       "Brian King",
  title =        "A Point Compression Method for Elliptic Curves Defined over {GF}($2^n$)",
  pages =        "333--345",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:AkiTak04,
  author =       "Toru Akishita and
                  Tsuyoshi Takagi",
  title =        "On the Optimal Parameter Choice for Elliptic Curve Cryptosystems Using Isogeny",
  pages =        "346--359",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:ZHSI04,
  author =       "Rui Zhang and
                  Goichiro Hanaoka and
                  Junji Shikata and
                  Hideki Imai",
  title =        "On the Security of Multiple Encryption or {CCA}-security+{CCA}-security={CCA}-security?",
  pages =        "360--374",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:ElwGenRam04,
  author =       "Farid F. Elwailly and
                  Craig Gentry and
                  Zulfikar Ramzan",
  title =        "{QuasiModo}: Efficient Certificate Validation and Revocation",
  pages =        "375--388",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:KogSak04,
  author =       "Satoshi Koga and
                  Kouichi Sakurai",
  title =        "A Distributed Online Certificate Status Protocol with a Single Public Key",
  pages =        "389--401",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:BLMT04,
  author =       "Vicente Benjumea and
                  Javier Lopez and
                  Jos{\'e} A. Montenegro and
                  Jos{\'e} M. Troya",
  title =        "A First Approach to Provide Anonymity in Attribute Certificates",
  pages =        "402--415",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:ShpWin04,
  author =       "Igor Shparlinski and
                  Arne Winterhof",
  title =        "A Nonuniform Algorithm for the Hidden Number Problem in Subgroups",
  pages =        "416--424",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:AmbJakLip04,
  author =       "Andris Ambainis and
                  Markus Jakobsson and
                  Helger Lipmaa",
  title =        "Cryptographic Randomized Response Techniques",
  pages =        "425--438",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:PBDV04,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Kapalee Viswanathan",
  title =        "A Correct, Private, and Efficient Mix Network",
  pages =        "439--454",
  booktitle =    pkc04name,
  volume =       pkc04vol,
  year =         2004,
  publisher =    pkcpub,
  month =        pkc04month,
  editor =       pkc04ed,
  address =      pkc04addr,
  series =       mylncs,
}

@InProceedings{PKC:Dodis03,
  author =       "Yevgeniy Dodis",
  title =        "Efficient Construction of (Distributed) Verifiable Random Functions",
  pages =        "1--17",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:ChoChe03,
  author =       "Jae Choon Cha and
                  Jung Hee Cheon",
  title =        "An Identity-Based Signature from Gap {Diffie-Hellman} Groups",
  pages =        "18--30",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Boldyreva03,
  author =       "Alexandra Boldyreva",
  title =        "Threshold Signatures, Multisignatures and Blind Signatures Based on the Gap-{Diffie-Hellman}-Group Signature Scheme",
  pages =        "31--46",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:MacKenzie03,
  author =       "Philip D. {MacKenzie}",
  title =        "An Efficient Two-Party Public Key Cryptosystem Secure against Adaptive Chosen Ciphertext Attack",
  pages =        "47--61",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:NasShpWhy03,
  author =       "Mats N{\"a}slund and
                  Igor Shparlinski and
                  William Whyte",
  title =        "On the Bit Security of {NTRUEncrypt}",
  pages =        "62--70",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:WatShiIma03,
  author =       "Yodai Watanabe and
                  Junji Shikata and
                  Hideki Imai",
  title =        "Equivalence between Semantic Security and Indistinguishability against Chosen Ciphertext Attacks",
  pages =        "71--84",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:BelBolSta03,
  author =       "Mihir Bellare and
                  Alexandra Boldyreva and
                  Jessica Staddon",
  title =        "Randomness Re-use in Multi-recipient Encryption Schemeas",
  pages =        "85--99",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:DodFaz03,
  author =       "Yevgeniy Dodis and
                  Nelly Fazio",
  title =        "Public Key Trace and Revoke Scheme Secure against Adaptive Chosen Ciphertext Attack",
  pages =        "100--115",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Fischlin03,
  author =       "Marc Fischlin",
  title =        "The {Cramer-Shoup} Strong-{RSA} Signature Scheme Revisited",
  pages =        "116--129",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:DKXY03,
  author =       "Yevgeniy Dodis and
                  Jonathan Katz and
                  Shouhuai Xu and
                  Moti Yung",
  title =        "Strong Key-Insulated Signature Schemes",
  pages =        "130--144",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Groth03,
  author =       "Jens Groth",
  title =        "A Verifiable Secret Shuffle of Homomorphic Encryptions",
  pages =        "145--160",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:BoyNie03,
  author =       "Colin Boyd and
                  Juan Manuel Gonz{\'a}lez Nieto",
  title =        "Round-Optimal Contributory Conference Key Agreement",
  pages =        "161--174",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Tobias03,
  author =       "Christian Tobias",
  title =        "Security Analysis of the {MOR} Cryptosystem",
  pages =        "175--186",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:HofSte03,
  author =       "Dennis Hofheinz and
                  Rainer Steinwandt",
  title =        "A Practical Attack on Some {Braid} Group Based Cryptographic Primitives",
  pages =        "187--198",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Goubin03,
  author =       "Louis Goubin",
  title =        "A Refined Power-Analysis Attack on Elliptic Curve Cryptosystems",
  pages =        "199--210",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:ABMSV03,
  author =       "Adrian Antipa and
                  Daniel R. L. Brown and
                  Alfred Menezes and
                  Ren{\'e} Struik and
                  Scott A. Vanstone",
  title =        "Validation of Elliptic Curve Public Keys",
  pages =        "211--223",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:IzuTak03,
  author =       "Tetsuya Izu and
                  Tsuyoshi Takagi",
  title =        "Exceptional Procedure Attack on Elliptic Curve Cryptosystems",
  pages =        "224--239",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Stam03,
  author =       "Martijn Stam",
  title =        "On {Montgomery}-Like Representations for Elliptic Curves over GF(2k)",
  pages =        "240--253",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:GeiSte03,
  author =       "Willi Geiselmann and
                  Rainer Steinwandt",
  title =        "A Dedicated Sieving Hardware",
  pages =        "254--266",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:ACDG03,
  author =       "Mehdi-Laurent Akkar and
                  Nicolas Courtois and
                  Romain Duteuil and
                  Louis Goubin",
  title =        "A Fast and Secure Implementation of {Sflash}",
  pages =        "267--278",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:GMMV03,
  author =       "David Galindo and
                  Sebasti{\`a} Mart{\'i}n Mollev{\'i} and
                  Paz Morillo and
                  Jorge Luis Villar",
  title =        "A Practical Public Key Cryptosystem from {Paillier} and {Rabin} Schemes",
  pages =        "279--291",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:PaeJunHa03,
  author =       "Seong-Hun Paeng and
                  Bae Eun Jung and
                  Kil-Chan Ha",
  title =        "A Lattice Based Public Key Cryptosystem Using Polynomial Representations",
  pages =        "292--308",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Vaudenay03,
  author =       "Serge Vaudenay",
  title =        "The Security of {DSA} and {ECDSA}",
  pages =        "309--323",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Kuhn03,
  author =       "Ulrich K{\"u}hn",
  title =        "Side-Channel Attacks on Textbook {RSA} and {ElGamal} Encryption",
  pages =        "324--336",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:CouDauFel03,
  author =       "Nicolas Courtois and
                  Magnus Daum and
                  Patrick Felke",
  title =        "On the Security of {HFE}, {HFEv-} and {Quartz}",
  pages =        "337--350",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}

@InProceedings{PKC:Courtois03,
  author =       "Nicolas Courtois",
  title =        "Generic Attacks and the Security of {Quartz}",
  pages =        "351--364",
  booktitle =    pkc03name,
  volume =       pkc03vol,
  year =         2003,
  publisher =    pkcpub,
  month =        pkc03month,
  address =      pkc03addr,
  editor =       pkc03ed,
  series =       mylncs,
}


@InProceedings{PKC:SakTak02,
  author =       "Kouichi Sakurai and
                  Tsuyoshi Takagi",
  title =        "New Semantically Secure Public-Key Cryptosystems from the {RSA}-Primitive",
  pages =        "1--16",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:CHJPPT02,
  author =       "Jean-S{\'e}bastien Coron and
                  Helena Handschuh and
                  Marc Joye and
                  Pascal Paillier and
                  David Pointcheval and
                  Christophe Tymen",
  title =        "Optimal Chosen-Ciphertext Secure Encryption of Arbitrary-Length Messages",
  pages =        "17--33",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Koshiba02,
  author =       "Takeshi Koshiba",
  title =        "On Sufficient Randomness for Secure Public-Key Cryptosystems",
  pages =        "34--47",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Kurosawa02,
  author =       "Kaoru Kurosawa",
  title =        "Multi-recipient Public-Key Encryption with Shortened Ciphertext",
  pages =        "48--63",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:HSZI02,
  author =       "Goichiro Hanaoka and
                  Junji Shikata and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "Efficient and Unconditionally Secure Digital Signatures and a Security Analysis of a Multireceiver Authentication Code",
  pages =        "64--79",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:BaeSteZhe02,
  author =       "Joonsang Baek and
                  Ron Steinfeld and
                  Yuliang Zheng",
  title =        "Formal Proofs for the Security of Signcryption",
  pages =        "80--98",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:MaiBoy02,
  author =       "Greg Maitland and
                  Colin Boyd",
  title =        "A Provably Secure Restrictive Partially Blind Signature Scheme",
  pages =        "99--114",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:AbeSuz02,
  author =       "Masayuki Abe and
                  Koutarou Suzuki",
  title =        "{M+1-st} Price Auction Using Homomorphic Encryption",
  pages =        "115--124",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:DamJur02,
  author =       "Ivan Damg{\aa}rd and
                  Mads Jurik",
  title =        "Client/Server Tradeoffs for Online Elections",
  pages =        "125--140",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:KiaYun02,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Self-tallying Elections and Perfect Ballot Secrecy",
  pages =        "141--158",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Tzeng02,
  author =       "Wen-Guey Tzeng",
  title =        "Efficient 1-Out-n Oblivious Transfer Schemes",
  pages =        "159--171",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:KurYos02,
  author =       "Kaoru Kurosawa and
                  Takuya Yoshida",
  title =        "Linear Code Implies Public-Key Traitor Tracing",
  pages =        "172--187",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:LeeDenZhu02,
  author =       "Chan H. Lee and
                  Xiaotie Deng and
                  Huafei Zhu",
  title =        "Design and Security Analysis of Anonymous Group Identification Protocols",
  pages =        "188--198",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:QuiPreVan02,
  author =       "Micha{\"e}l Quisquater and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "On the Security of the Threshold Scheme Based on the Chinese Remainder Theorem",
  pages =        "199--210",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:CGMT02,
  author =       "Nicolas Courtois and
                  Louis Goubin and
                  Willi Meier and
                  Jean-Daniel Tacier",
  title =        "Solving Underdefined Systems of Multivariate Quadratic Equations",
  pages =        "211--227",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:LenShp02,
  author =       "Arjen K. Lenstra and
                  Igor Shparlinski",
  title =        "Selective Forgery of {RSA} Signatures with Fixed-Pattern Padding",
  pages =        "228--236",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:KobIma02,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "New Chosen-Plaintext Attacks on the One-Wayness of the Modified {McEliece} {PKC} Proposed at {Asiacrypt} 2000",
  pages =        "237--251",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Novak02,
  author =       "Roman Novak",
  title =        "{SPA}-Based Adaptive Chosen-Ciphertext Attack on {RSA} Implementation",
  pages =        "252--262",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Schindler02,
  author =       "Werner Schindler",
  title =        "A Combined Timing and Power Attack",
  pages =        "263--279",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:IzuTak02,
  author =       "Tetsuya Izu and
                  Tsuyoshi Takagi",
  title =        "A Fast Parallel Elliptic Curve Multiplication Resistant against Side Channel Attacks",
  pages =        "280--296",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Preneel02,
  author =       "Bart Preneel",
  title =        "New European Schemes for Signature, Integrity and Encryption ({NESSIE}): A Status Report (Invited Talk)",
  pages =        "297--309",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:POLLS02,
  author =       "Young-Ho Park and
                  Sangho Oh and
                  Sangjin Lee and
                  Jongin Lim and
                  Maenghee Sung",
  title =        "An Improved Method of Multiplication on Certain Elliptic Curves",
  pages =        "310--322",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:PJKL02,
  author =       "Young-Ho Park and
                  Sangtae Jeong and
                  Chang Han Kim and
                  Jongin Lim",
  title =        "An Alternate Decomposition of an Integer for Faster Point Multiplication on Certain Elliptic Curves",
  pages =        "323--334",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:BriJoy02,
  author =       "Eric Brier and
                  Marc Joye",
  title =        "Weierstra{\ss} Elliptic Curves and Side-Channel Attacks",
  pages =        "335--345",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:JoyYen02a,
  author =       "Marc Joye and
                  Sung-Ming Yen",
  title =        "One-Way Cross-Trees and Their Applications",
  pages =        "346--356",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:JueGua02,
  author =       "Ari Juels and
                  Jorge Guajardo",
  title =        "{RSA} Key Generation with Verifiable Randomness",
  pages =        "357--374",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:JoyYen02b,
  author =       "Marc Joye and
                  Sung-Ming Yen",
  title =        "New Minimal Modified {Radix}-r Representation with Applications to Smart Cards",
  pages =        "375--384",
  booktitle =    pkc02name,
  volume =       pkc02vol,
  year =         2002,
  publisher =    pkcpub,
  month =        pkc02month,
  address =      pkc02addr,
  editor =       pkc02ed,
  series =       mylncs,
}

@InProceedings{PKC:Muller01,
  author =       "Siguna M{\"u}ller",
  title =        "On the Security of {Williams} Based Public Key Encryption Scheme",
  pages =        "1--18",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:KobIma01,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "Semantically Secure {McEliece} Public-Key Cryptosystems-Conversions for {McEliece} {PKC}",
  pages =        "19--35",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:KOMM01,
  author =       "Kaoru Kurosawa and
                  Wakaha Ogata and
                  Toshihiki Matsuo and
                  Shuichi Makishima",
  title =        "{IND-CCA} Public Key Schemes Equivalent to Factoring n=pq",
  pages =        "36--47",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:Zheng01,
  author =       "Yuliang Zheng",
  title =        "Identification, Signature and Signcryption Using High Order Residues Modulo an {RSA} Composite",
  pages =        "48--63",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:LenShp01,
  author =       "Arjen K. Lenstra and
                  Igor Shparlinski",
  title =        "On the Security of {Lenstra}'s Variant of {DSA} without Long Inversions",
  pages =        "64--72",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:LenVer01,
  author =       "Arjen K. Lenstra and
                  Eric R. Verheul",
  title =        "Fast Irreducibility and Subgroup Membership Testing in {XTR}",
  pages =        "73--86",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:Koshiba01,
  author =       "Takeshi Koshiba",
  title =        "A New Aspect for Security Notions: Secure Randomness in Public-Key Encryption Schemes",
  pages =        "87--103",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:OkaPoi01,
  author =       "Tatsuaki Okamoto and
                  David Pointcheval",
  title =        "The Gap-Problems: A New Class of Problems for the Security of Cryptographic Schemes",
  pages =        "104--118",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:DamJur01,
  author =       "Ivan Damg{\aa}rd and
                  Mats Jurik",
  title =        "A Generalisation, a Simplification and Some Applications of {Paillier}'s Probabilistic Public-Key System",
  pages =        "119--136",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:KugVog01,
  author =       "Dennis K{\"u}gler and
                  Holger Vogt",
  title =        "Marking: A Privacy Protecting Approach Against Blackmailing",
  pages =        "137--152",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:BDGSSW01,
  author =       "Feng Bao and
                  Robert H. Deng and
                  Willi Geiselmann and
                  Claus-Peter Schnorr and
                  Rainer Steinwandt and
                  Hongjun Wu",
  title =        "Cryptoanalysis of Two Sparse Polynomial Based Public Key Cryptosystems",
  pages =        "153--164",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:JauJou01,
  author =       "{\'E}liane Jaulmes and
                  Antoine Joux",
  title =        "Cryptanalysis of {PKP}: A New Approach",
  pages =        "165--172",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:WuBaoDen01,
  author =       "Hongjun Wu and
                  Feng Bao and
                  Robert H. Deng",
  title =        "Cryptanalysis of a Digital Signature Scheme on ID-Based Key-Sharing Infrastructures",
  pages =        "173--179",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:Steinwandt01,
  author =       "Rainer Steinwandt",
  title =        "Loopholes in Two Public Key Cryptosystems Using the Modular Group",
  pages =        "180--189",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:BreSte01,
  author =       "Emmanuel Bresson and
                  Jacques Stern",
  title =        "Efficient Revocation in Group Signatures",
  pages =        "190--206",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:TzeTze01a,
  author =       "Wen-Guey Tzeng and
                  Zhi-Jia Tzeng",
  title =        "A Public-Key Traitor Tracing Scheme with Revocation Using Dynamic Shares",
  pages =        "207--224",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:KWHI01,
  author =       "Hirotaka Komaki and
                  Yuji Watanabe and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Efficient Asymmetric Self-Enforcement Scheme with Public Traceability",
  pages =        "225--239",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:FraMacYun01,
  author =       "Yair Frankel and
                  Philip D. {MacKenzie} and
                  Moti Yung",
  title =        "Adaptive Security for the Additive-Sharing Based Proactive {RSA}",
  pages =        "240--263",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:TzeTze01b,
  author =       "Wen-Guey Tzeng and
                  Zhi-Jia Tzeng",
  title =        "Robust Forward-Secure Signature Schemes with Proactive Security",
  pages =        "264--276",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:DesBurSeb01,
  author =       "Yvo Desmedt and
                  Mike Burmester and
                  Jennifer Seberry",
  title =        "Equitability in Retroactive Data Confiscation versus Proactive Key Escrow",
  pages =        "277--286",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:Young01,
  author =       "Adam Young",
  title =        "A {PVSS} as Hard as Discrete Log and Shareholder Separability",
  pages =        "287--299",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:FouSte01,
  author =       "Pierre-Alain Fouque and
                  Jacques Stern",
  title =        "One Round Threshold Discrete-Log Key Generation without Private Channels",
  pages =        "300--316",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:AbeHos01,
  author =       "Masayuki Abe and
                  Fumitaka Hoshino",
  title =        "Remarks on Mix-Network Based on Permutation Networks",
  pages =        "317--324",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:KimLee01,
  author =       "Chong Hee Kim and
                  Pil Joong Lee",
  title =        "New Key Recovery in {WAKE} Protocol",
  pages =        "325--338",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:GeiLuk01,
  author =       "Willi Geiselmann and
                  Harald Lukhaub",
  title =        "Redundant Representation of Finite Fields",
  pages =        "339--352",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:JoyTym01,
  author =       "Marc Joye and
                  Christophe Tymen",
  title =        "Compact Encoding of Non-adjacent Forms with Applications to Elliptic Curve Cryptography",
  pages =        "353--364",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:GBKP01,
  author =       "Jorge Guajardo and
                  Rainer Bl{\"u}mel and
                  Uwe Krieger and
                  Christof Paar",
  title =        "Efficient Implementation of Elliptic Curve Cryptosystems on the {TI} {MSP} {430x33x} Family of Microcontrollers",
  pages =        "365--382",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:JakWet01,
  author =       "Markus Jakobsson and
                  Susanne Wetzel",
  title =        "Secure Server-Aided Signature Generation",
  pages =        "383--401",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:ABRW01,
  author =       "Arne Ansper and
                  Ahto Buldas and
                  Meelis Roos and
                  Jan Willemson",
  title =        "Efficient Long-Term Validation of Digital Signatures",
  pages =        "402--415",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:MosPek01,
  author =       "Nikos K. Moshopoulos and
                  Kiamal Z. Pekmestzi",
  title =        "A Novel Systolic Architecture for Efficient {RSA} Implementation",
  pages =        "416--421",
  booktitle =    pkc01name,
  volume =       pkc01vol,
  year =         2001,
  publisher =    pkcpub,
  month =        pkc01month,
  address =      pkc01addr,
  editor =       pkc01ed,
  series =       mylncs,
}

@InProceedings{PKC:Tzeng00,
  author =       "Wen-Guey Tzeng",
  title =        "A Practical and Secure-Fault-Tolerant Conferenc-Key Agreement Protocol",
  pages =        "1--13",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:HuhMer00,
  author =       "Detlef H{\"u}hnlein and
                  Johannes Merkle",
  title =        "An Efficient {NICE}-{Schnorr}-Type Signature Scheme",
  pages =        "14--27",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:PMPS00,
  author =       "Jaroslaw Pastuszak and
                  Dariusz Michatek and
                  Josef Pieprzyk and
                  Jennifer Seberry",
  title =        "Identification of Bad Signatures in Batches",
  pages =        "28--45",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:ZhoDenBao00,
  author =       "Jianying Zhou and
                  Robert H. Deng and
                  Feng Bao",
  title =        "Some Remarks on a Fair Exchange Protocol",
  pages =        "46--57",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:Arita00,
  author =       "Seigo Arita",
  title =        "{Gaudry}'s Variant against Cab Curves",
  pages =        "58--67",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:BanLieShp00,
  author =       "William D. Banks and
                  Daniel Lieman and
                  Igor Shparlinski",
  title =        "An Identification Scheme Based on Sparse Polynomials",
  pages =        "68--74",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:LOHC00,
  author =       "Chuchang Liu and
                  Maris A. Ozols and
                  Marie Henderson and
                  Anthony Cant",
  title =        "A State-Based Model for Certificate Management Systems",
  pages =        "75--92",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:KohMau00,
  author =       "Reto Kohlas and
                  Ueli M. Maurer",
  title =        "Confidence Valuation in a Public-Key Infrastructure Based on Uncertain Evidence",
  pages =        "93--112",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:Pointcheval00a,
  author =       "David Pointcheval",
  title =        "The Composite Discrete Logarithm and Secure Authentication",
  pages =        "113--128",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:Pointcheval00b,
  author =       "David Pointcheval",
  title =        "Chosen-Ciphertext Security for Any One-Way Cryptosystem",
  pages =        "129--146",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:PouSt00,
  author =       "Guillaume Poupard and
                  Jacques Stern",
  title =        "Short Proofs of Knowledge for Factoring",
  pages =        "147--166",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:WHCTCC00,
  author =       "X. Y. Wang and
                  Lucas Chi Kwong Hui and
                  K. P. Chow and
                  Wai Wan Tsang and
                  C. F. Chong and
                  H. W. Chan",
  title =        "Secure and Practical Tree-Structure Signature Schemes Based on Discrete Logarithms",
  pages =        "167--177",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:ShiShiRhe00,
  author =       "Sang Uk Shin and
                  Weon Shin and
                  Kyung Hyune Rhee",
  title =        "All-or-Nothing Transform and Remotely Keyed Encryption Protocols",
  pages =        "178--195",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:WenSaiMiz00,
  author =       "Wu Wen and
                  Takamichi Saito and
                  Fumio Mizoguchi",
  title =        "Security of Public Key Certificate Based Authentication Protocols",
  pages =        "196--209",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:IzuKogYok00,
  author =       "Tetsuya Izu and
                  Jun Kogure and
                  Kazuhiro Yokoyama",
  title =        "Efficient Implementation of {Schoof}'s Algorithm in Case of Characteristic 2",
  pages =        "210--222",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:GPBD00,
  author =       "Juanma Gonz{\'a}lez Nieto and
                  DongGook Park and
                  Colin Boyd and
                  Ed Dawson",
  title =        "Key Recovery in Third Generation Wireless Communication Systems",
  pages =        "223--237",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:OkeKurSak00,
  author =       "Katsuyuki Okeya and
                  Hiroyuki Kurumatani and
                  Kouichi Sakurai",
  title =        "Elliptic Curves with the {Montgomery}-Form and Their Cryptographic Applications",
  pages =        "238--257",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:Verheul00,
  author =       "Eric R. Verheul",
  title =        "Certificates of Recoverability with Scale Recovery Agent Security",
  pages =        "258--275",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:BPVY00,
  author =       "Ernest F. Brickell and
                  David Pointcheval and
                  Serge Vaudenay and
                  Moti Yung",
  title =        "Design Validations for Discrete Logarithm Based Signature Schemes",
  pages =        "276--292",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:BulLipSch00,
  author =       "Ahto Buldas and
                  Helger Lipmaa and
                  Berry Schoenmakers",
  title =        "Optimally Efficient Accountable Time-Stamping",
  pages =        "293--305",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:FraMacYun00,
  author =       "Yair Frankel and
                  Philip D. MacKenzie and
                  Moti Yung",
  title =        "``Psyeudorandom Intermixing'': A Tool for Shared Cryptography",
  pages =        "306--325",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:YouYun00,
  author =       "Adam Young and
                  Moti Yung",
  title =        "{RSA}-Based Auto-recoverable Cryptosystems",
  pages =        "326--341",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:GasGemMac00,
  author =       "Irene Gassko and
                  Peter Gemmell and
                  Philip D. MacKenzie",
  title =        "Efficient and Fresh Cerification",
  pages =        "342--353",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:CraDamMac00,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Philip D. MacKenzie",
  title =        "Efficient Zero-Knowledge Proofs of Knowledge Without Intractability Assumptions",
  pages =        "354--372",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:BohJakSri00,
  author =       "Philip Bohannon and
                  Markus Jakobsson and
                  Sukamol Srikwan",
  title =        "Cryptographic Approaches to Provacy in Forensic {DNA} Databases",
  pages =        "373--390",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:InoSak00,
  author =       "Toro Inoue and
                  Kouichi Sakurai",
  title =        "Making Hash Functions From Block Ciphers Secure and Efficient by Using Convolutional Codes",
  pages =        "391--404",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:LimHwa00,
  author =       "Chae Hoon Lim and
                  Hyo Sun Hwang",
  title =        "Fast Implementation of Elliptic Curve Arithmetic in {GF}($p^n$)",
  pages =        "405--421",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:Sako00,
  author =       "Kazue Sako",
  title =        "An Auction Protocol Which Hides Bids of Losers",
  pages =        "422--432",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:ParBoyMoo00,
  author =       "DongGook Park and
                  Colin Boyd and
                  Sang-Jae Moon",
  title =        "Forward Secrecy and Its Application to Future Mobile Communications Security",
  pages =        "433--445",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:LenVer00,
  author =       "Arjen K. Lenstra and
                  Eric R. Verheul",
  title =        "Selecting Cryptographic Key Sizes",
  pages =        "446--465",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:BDDMOTY00,
  author =       "Mike Burmester and
                  Yvo Desmedt and
                  Hiroshi Doi and
                  Masahiro Mambo and
                  Eiji Okamoto and
                  Mitsuru Tada and
                  Yuko Yoshifuji",
  title =        "A Structured {ElGamal}-Type Multisignature Scheme",
  pages =        "466--483",
  booktitle =    pkc00name,
  volume =       pkc00vol,
  year =         2000,
  publisher =    pkcpub,
  month =        pkc00month,
  editor =       pkc00ed,
  address =      pkc00addr,
  series =       mylncs,
}

@InProceedings{PKC:BaoDen99,
  author =       "Feng Bao and
                  Robert H. Deng",
  title =        "A New type of ``Magic Ink'' Signatures - Towards Transcript-Irrelevant Anonymity Revocation",
  pages =        "1--11",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:LeLim99,
  author =       "Chang-Hyi Le and
                  Jong In Lim",
  title =        "A New Aspect of Dual Basis for Efficient Field Arithmetic",
  pages =        "12--28",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:Coron99,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "On the Security of Random Sources",
  pages =        "29--42",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:DomingoFerrer99,
  author =       "Josep Domingo-Ferrer",
  title =        "Anonymous Fingerprinting Based on Committed Oblivious Transfer",
  pages =        "43--52",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:FujOka99,
  author =       "Eiichiro Fujisaki and
                  Tatsuaki Okamoto",
  title =        "How to Enhance the Security of Public-Key Encryption at Minimum Cost",
  pages =        "53--68",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:GamLeiZhe99,
  author =       "Chandana Gamage and
                  Jussipekka Leiwo and
                  Yuliang Zheng",
  title =        "Encrypted Message Authentication by Firewalls",
  pages =        "69--81",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:HadTan99,
  author =       "Satoshi Hada and
                  Toshiaki Tanaka",
  title =        "A Relationship between One-Wayness and Correlation Intractability",
  pages =        "82--96",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:LeeKim99,
  author =       "Hyung-Woo Lee and
                  Tai-Yun Kim",
  title =        "Message Recovery Fair Blind Signature",
  pages =        "97--111",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:Jakobsson99a,
  author =       "Markus Jakobsson",
  title =        "On Quorum Controlled Asymmetric Proxy Re-encryption",
  pages =        "112--121",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:Jakobsson99b,
  author =       "Markus Jakobsson",
  title =        "Mini-Cash: A Minimalistic Approach to {E}-Commerce",
  pages =        "122--135",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:NikKorPar99,
  author =       "Pekka Nikander and
                  Yki Kortesniemi and
                  Jonna Partanen",
  title =        "Preserving Privacy in Distributed Delegation with Fast Certificates",
  pages =        "136--153",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:BlaMen99,
  author =       "Simon Blake-Wilson and
                  Alfred Menezes",
  title =        "Unknown Key-Share Attacks on the Station-to-Station ({STS}) Protocol",
  pages =        "154--170",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:MiyKurSak99,
  author =       "Shingo Miyazaki and
                  Ikuko Kuroda and
                  Kouichi Sakurai",
  title =        "Toward Fair International Key Escrow",
  pages =        "171--187",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:NacShaSte99,
  author =       "David Naccache and
                  Adi Shamir and
                  Julien P. Stern",
  title =        "How to Copyright a Function?",
  pages =        "188--196",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:CorNac99,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "On the Security of {RSA} Screening",
  pages =        "197--203",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:CouNguSte99,
  author =       "Christophe Coup{\'e} and
                  Phong Q. Nguyen and
                  Jacques Stern",
  title =        "The Effectiveness of Lattice Attacks Against Low-Exponent {RSA}",
  pages =        "204--218",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:Paillier99a,
  author =       "Pascal Paillier",
  title =        "A Trapdoor Permutation Equivalent to Factoring",
  pages =        "219--222",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:Paillier99b,
  author =       "Pascal Paillier",
  title =        "Low-Cost Double-Size Modular Exponentiation or How to Stretch Your Cryptoprocessor",
  pages =        "223--234",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:Paillier99c,
  author =       "Pascal Paillier",
  title =        "Evaluating Differential Fault Analysis of Unknown Cryptosystems",
  pages =        "235--244",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:RubCruMed99,
  author =       "Montse Rubia and
                  Juan Carlos Cruellas and
                  Manuel Medina",
  title =        "Removing Interoperability Barriers Between the {X.509} and {EDIFACT} Public Key Infrastructures: The {DEDICA} Project",
  pages =        "245--262",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:ShiRheYoo99,
  author =       "Sang Uk Shin and
                  Kyung Hyune Rhee and
                  Jae Woo Yoon",
  title =        "Hash Functions and the {MAC} Using All-or-Nothing Property",
  pages =        "263--275",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:HanTsiYun99,
  author =       "Helena Handschuh and
                  Yiannis Tsiounis and
                  Moti Yung",
  title =        "Decision Oracles are Equivalent to Matching Oracles",
  pages =        "276--289",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:WatIma99,
  author =       "Yuji Watanabe and
                  Hideki Imai",
  title =        "Shared Generation of Random Number with Timestamp: How to Cope with the Leakage of the {CA}'s Secret",
  pages =        "290--305",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:YouYun99,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Auto-Recoverable Cryptosystems with Faster Initialization and the Escrow Hierarchy",
  pages =        "306--314",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:ZhoLam99,
  author =       "Jianying Zhou and
                  Kwok-Yan Lam",
  title =        "A Secure Pay-per View Scheme for Web-Based Video Service",
  pages =        "315--326",
  booktitle =    pkc99name,
  volume =       pkc99vol,
  year =         1999,
  publisher =    pkcpub,
  month =        pkc99month,
  address =      pkc99addr,
  editor =       pkc99ed,
  series =       mylncs,
}

@InProceedings{PKC:FraYun98,
  author =       "Yair Frankel and
                  Moti Yung",
  title =        "Distributed Public Key Cryptosystems (Invited Talk)",
  pages =        "1--13",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:Misarsky98,
  author =       "Jean-Fran\c{c}ois Misarsky",
  title =        "How (not) to Design {RSA} Signature Schemes (Invited Talk)",
  pages =        "14--28",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:AraSatMiu98,
  author =       "Kiyomichi Araki and
                  Takakazu Satoh and
                  Shinji Miura",
  title =        "Overview of Elliptic Curve Cryptography (Invited Talk)",
  pages =        "29--49",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:JacquesStern98,
  author =       "Jacques Stern",
  title =        "Lattices and Cryptography: An Overview (Invited Talk)",
  pages =        "50--54",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:BaoDen98,
  author =       "Feng Bao and
                  Robert H. Deng",
  title =        "A Signcryption Scheme with Signature Directly Verifiable by Public Key",
  pages =        "55--59",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:Mao98,
  author =       "Wenbo Mao",
  title =        "Guaranteed Correct Sharing of Integer Factorization with Off-Line Shareholders",
  pages =        "60--71",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:OkaYun98,
  author =       "Tatsuaki Okamoto and
                  Moti Yung",
  title =        "Lower Bounds on Term-Based Divisible Cash Systems",
  pages =        "72--82",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:LehNik98,
  author =       "Ilari Lehti and
                  Pekka Nikander",
  title =        "Certifying Trust",
  pages =        "83--98",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:MerWer98,
  author =       "Johannes Merkle and
                  Ralph Werchner",
  title =        "On the Security of Server-Aided {RSA} Protocols",
  pages =        "99--116",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:TsiYun98,
  author =       "Yiannis Tsiounis and
                  Moti Yung",
  title =        "On the Security of {ElGamal} Based Encryption",
  pages =        "117--134",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:HirYos98,
  author =       "Shouichi Hirose and
                  Susumu Yoshida",
  title =        "An Authenticated {Diffie}-{Hellman} Key Agreement Protocol Secure Against Active Attacks",
  pages =        "135--148",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:SaeSaf98,
  author =       "Shahrokh Saeednia and
                  Reihaneh Safavi-Naini",
  title =        "On the Security of {Girault}`s Identification Scheme",
  pages =        "149--153",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:CLHL98,
  author =       "Chin-Chen Chang and
                  Jyh-Jong Leu and
                  Pai-Cheng Huang and
                  Wei-Bin Lee",
  title =        "A Scheme for Obtaining a Message from the Digital Multisignature",
  pages =        "154--163",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:SakSakIsh98,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai and
                  Hirokazu Ishizuka",
  title =        "Secure Hyperelliptic Cryptosystems and Their Performances",
  pages =        "164--181",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:HasNakMat98,
  author =       "Toshio Hasegawa and
                  Junko Nakajima and
                  Mitsuru Matsui",
  title =        "A Practical Implementation of Elliptic Curve Cryptosystems over {GF}(p) on a 16-bit Microcomputer",
  pages =        "182--194",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:CPPK98,
  author =       "Jung Hee Cheon and
                  Sung-Mo Park and
                  Sangwoo Park and
                  Daeho Kim",
  title =        "Two Efficient Algorithms for Arithmetic of Elliptic Curves Using {Frobenius} Map",
  pages =        "195--202",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:Yamamura98,
  author =       "Akihiro Yamamura",
  title =        "Public-Key Cryptosystems Using the Modular Group",
  pages =        "203--216",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:MihZheIma98,
  author =       "Miodrag J. Mihaljevic and
                  Yuliang Zheng and
                  Hideki Imai",
  title =        "A Cellular Automaton Based Fast One-Way Hash Function Suitable for Hardware Implementation",
  pages =        "217--233",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:SRRL98,
  author =       "Sang Uk Shin and
                  Kyung Hyune Rhee and
                  Dae-Hyun Ryu and
                  Sangjin Lee",
  title =        "A New Hash Function Based on {MDx}-Family and Its Application to {MAC}",
  pages =        "234--246",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:DavSak98,
  author =       "Michael W. David and
                  Kouichi Sakurai",
  title =        "Security Issues for Contactless Smart Cards",
  pages =        "247--252",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:IKNY98,
  author =       "Tetsuya Izu and
                  Jun Kogure and
                  Masayuki Noro and
                  Kazuhiro Yokoyama",
  title =        "Parameters for Secure Elliptic Curve Cryptosystem - Improvements on {Schoof}'s Algorithm",
  pages =        "253--257",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

@InProceedings{PKC:MamShi98,
  author =       "Masahiro Mambo and
                  Hiroki Shizuya",
  title =        "A Note on the Complexity of Breaking {Okamoto}-{Tanaka} {ID}-Based Key Exchange Scheme",
  pages =        "258--262",
  booktitle =    pkc98name,
  volume =       pkc98vol,
  year =         1998,
  publisher =    pkcpub,
  month =        pkc98month,
  address =      pkc98addr,
  editor =       pkc98ed,
  series =       mylncs,
}

%------------------------------------------------------------------
%                      PODC
%------------------------------------------------------------------

@InProceedings{PODC:Aspnes12,
  author =       "James Aspnes",
  title =        "Faster randomized consensus with an oblivious adversary",
  pages =        "1--8",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:BusGueKap12,
  author =       "Victor Bushkov and
                  Rachid Guerraoui and
                  Michal Kapalka",
  title =        "On the liveness of transactional memory",
  pages =        "9--18",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:GiaWoe12a,
  author =       "George Giakkoupis and
                  Philipp Woelfel",
  title =        "On the time and space complexity of randomized test-and-set",
  pages =        "19--28",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:BerCooFri12,
  author =       "Petra Berenbrink and
                  Colin Cooper and
                  Tom Friedetzky",
  title =        "Random walks which prefer unvisited edges: exploring high girth even degree expanders in linear time",
  pages =        "29--36",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CleSilTre12,
  author =       "Andrea E. F. Clementi and
                  Riccardo Silvestri and
                  Luca Trevisan",
  title =        "Information spreading in dynamic graphs",
  pages =        "37--46",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CEOR12,
  author =       "Colin Cooper and
                  Robert Els{\"a}sser and
                  Hirotaka Ono and
                  Tomasz Radzik",
  title =        "Coalescing random walks and voting on graphs",
  pages =        "47--56",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CYZG12,
  author =       "Binbin Chen and
                  Haifeng Yu and
                  Yuda Zhao and
                  Phillip B. Gibbons",
  title =        "The cost of fault tolerance in multi-party communication complexity",
  pages =        "57--66",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DruKuhOsh12,
  author =       "Andrew Drucker and
                  Fabian Kuhn and
                  Rotem Oshman",
  title =        "The communication complexity of distributed task allocation",
  pages =        "67--76",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:FKLS12,
  author =       "Ofer Feinerman and
                  Amos Korman and
                  Zvi Lotker and
                  Jean-S{\'e}bastien Sereni",
  title =        "Collaborative search on the plane without communication",
  pages =        "77--86",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:ArfFra12,
  author =       "Heger Arfaoui and
                  Pierre Fraigniaud",
  title =        "Brief announcement: what can be computed without communication?",
  pages =        "87--88",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:AsgHalMit12,
  author =       "Eyjolfur Ingi Asgeirsson and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Pradipta Mitra",
  title =        "Brief announcement: distributed algorithms for throughput performance in wireless networks",
  pages =        "89--90",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:BacBenKat12,
  author =       "Michael Backes and
                  Fabian Bendun and
                  Aniket Kate",
  title =        "Brief announcement: distributed cryptography using trinc",
  pages =        "91--92",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:BCPRSS12,
  author =       "Vita Bortnikov and
                  Gregory Chockler and
                  Dmitri Perelman and
                  Alexey Roytman and
                  Shlomit Shachor and
                  Ilya Shnayderman",
  title =        "Brief announcement: reconfigurable state machine replication from non-reconfigurable building blocks",
  pages =        "93--94",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:BriGar12,
  author =       "John Bridgman and
                  Vijay K. Garg",
  title =        "Brief announcement: all-to-all gradecast using coding with byzantine failures",
  pages =        "95--96",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CasRajRay12,
  author =       "Armando Casta{\~n}eda and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "Brief announcement: there are plenty of tasks weaker than perfect renaming and stronger than set agreement",
  pages =        "97--98",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CFGSY12,
  author =       "Arnaud Casteigts and
                  Paola Flocchini and
                  Emmanuel Godard and
                  Nicola Santoro and
                  Masafumi Yamashita",
  title =        "Brief announcement: waiting in dynamic networks",
  pages =        "99--100",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:Choudhury12,
  author =       "Ashish Choudhury",
  title =        "Brief announcement: optimal amortized secret sharing with cheater identification",
  pages =        "101--102",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:ChoPat12,
  author =       "Ashish Choudhury and
                  Arpita Patra",
  title =        "Brief announcement: efficient optimally resilient statistical {AVSS} and its applications",
  pages =        "103--104",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DFGK12,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Eli Gafni and
                  Petr Kuznetsov",
  title =        "Wait-freedom with advice",
  pages =        "105--114",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:EFKMT12,
  author =       "Faith Ellen and
                  Panagiota Fatourou and
                  Eleftherios Kosmas and
                  Alessia Milani and
                  Corentin Travers",
  title =        "Universal constructions that ensure disjoint-access parallelism and wait-freedom",
  pages =        "115--124",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:FRRRV12,
  author =       "Jose M. Falerio and
                  Sriram K. Rajamani and
                  Kaushik Rajan and
                  G. Ramalingam and
                  Kapil Vaswani",
  title =        "Generalized lattice agreement",
  pages =        "125--134",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:AdoBer12,
  author =       "Clemens P. J. Adolphs and
                  Petra Berenbrink",
  title =        "Distributed selfish load balancing with weights and speeds",
  pages =        "135--144",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:GilYou12,
  author =       "Seth Gilbert and
                  Maxwell Young",
  title =        "Making evildoers pay: resource-competitive broadcast in sensor networks",
  pages =        "145--154",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:AkaGolHaz12,
  author =       "Adi Akavia and
                  Shafi Goldwasser and
                  Carmit Hazay",
  title =        "Distributed public key schemes secure against continual leakage",
  pages =        "155--164",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:HirSuo12,
  author =       "Juho Hirvonen and
                  Jukka Suomela",
  title =        "Distributed maximal matching: greedy is optimal",
  pages =        "165--174",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:GooHirSuo12,
  author =       "Mika G{\"o}{\"o}s and
                  Juho Hirvonen and
                  Jukka Suomela",
  title =        "Lower bounds for local approximation",
  pages =        "175--184",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:HJKLLL12,
  author =       "Lauri Hella and
                  Matti J{\"a}rvisalo and
                  Antti Kuusisto and
                  Juhana Laurinharju and
                  Tuomo Lempi{\"a}inen and
                  Kerkko Luosto and
                  Jukka Suomela and
                  Jonni Virtema",
  title =        "Weak models of distributed computing, with connections to modal logic",
  pages =        "185--194",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CorGilNew12,
  author =       "Alejandro Cornejo and
                  Seth Gilbert and
                  Calvin C. Newport",
  title =        "Aggregation in dynamic networks",
  pages =        "195--204",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:HalMit12,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Pradipta Mitra",
  title =        "Distributed connectivity of wireless networks",
  pages =        "205--214",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DGKN12,
  author =       "Sebastian Daum and
                  Seth Gilbert and
                  Fabian Kuhn and
                  Calvin C. Newport",
  title =        "Leader election in shared spectrum radio networks",
  pages =        "215--224",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CFGMS12,
  author =       "Evgenia Christoforou and
                  Antonio Fern{\'a}ndez Anta and
                  Chryssis Georgiou and
                  Miguel A. Mosteiro and
                  Angel Sanchez",
  title =        "Brief announcement: achieving reliability in master-worker computing via evolutionary dynamics",
  pages =        "225--226",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DKMS12,
  author =       "Varsha Dani and
                  Valerie King and
                  Mahnush Movahedi and
                  Jared Saia",
  title =        "Brief announcement: breaking the $O(nm)$ bit barrier, secure multiparty computation with a static adversary",
  pages =        "227--228",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DLNT12,
  author =       "Atish {Das Sarma} and
                  Ashwin Lall and
                  Danupon Nanongkai and
                  Amitabh Trehan",
  title =        "Brief announcement: maintaining large dense subgraphs on dynamic networks",
  pages =        "229--230",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DavKonShv12,
  author =       "Seda Davtyan and
                  Kishori M. Konwar and
                  Alexander A. Shvartsman",
  title =        "Brief announcement: decentralized network supercomputing in the presence of malicious and crash-prone workers",
  pages =        "231--232",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:DenRod12,
  author =       "Oksana Denysyuk and
                  Lu{\'i}s Rodrigues",
  title =        "Brief announcement: order-preserving renaming in synchronous message passing systems with byzantine faults",
  pages =        "233--234",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:Farago12,
  author =       "Andr{\'a}s Farag{\'o}",
  title =        "Brief announcement: an obstacle to scalability in wireless networks",
  pages =        "235--236",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:FGPSSS12,
  author =       "Joan Feigenbaum and
                  Brighten Godfrey and
                  Aurojit Panda and
                  Michael Schapira and
                  Scott Shenker and
                  Ankit Singla",
  title =        "Brief announcement: on the resilience of routing tables",
  pages =        "237--238",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:GiaWoe12b,
  author =       "George Giakkoupis and
                  Philipp Woelfel",
  title =        "Brief announcement: a tight {RMR} lower bound for randomized mutual exclusion",
  pages =        "239--240",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:GraKuzRav12,
  author =       "Vincent Gramoli and
                  Petr Kuznetsov and
                  Srivatsan Ravi",
  title =        "Brief announcement: From sequential to concurrent: correctness and relative efficiency",
  pages =        "241--242",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CorLynSas12,
  author =       "Alejandro Cornejo and
                  Nancy A. Lynch and
                  Srikanth Sastry",
  title =        "Asynchronous failure detectors",
  pages =        "243--252",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:HerRaj12,
  author =       "Maurice Herlihy and
                  Sergio Rajsbaum",
  title =        "Simulations and reductions for colorless tasks",
  pages =        "253--260",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:Taubenfeld12,
  author =       "Gadi Taubenfeld",
  title =        "A closer look at fault tolerance",
  pages =        "261--270",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:AkbBerSau12,
  author =       "Hoda Akbari and
                  Petra Berenbrink and
                  Thomas Sauerwald",
  title =        "A simple approach for adapting continuous load balancing processes to discrete settings",
  pages =        "271--280",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:Kesselheim12,
  author =       "Thomas Kesselheim",
  title =        "Dynamic packet scheduling in wireless networks",
  pages =        "281--290",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:RSSZ12,
  author =       "Andr{\'e}a W. Richa and
                  Christian Scheideler and
                  Stefan Schmid and
                  Jin Zhang",
  title =        "Competitive and fair throughput for co-existing networks under adversarial interference",
  pages =        "291--300",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:CJKR12,
  author =       "Allen Clement and
                  Flavio Junqueira and
                  Aniket Kate and
                  Rodrigo Rodrigues",
  title =        "On the (limited) power of non-equivocation",
  pages =        "301--308",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:JafMosSen12,
  author =       "Alexander Jaffe and
                  Thomas Moscibroda and
                  Siddhartha Sen",
  title =        "On the price of equivocation in byzantine agreement",
  pages =        "309--318",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:LiaVai12,
  author =       "Guanfeng Liang and
                  Nitin H. Vaidya",
  title =        "Byzantine broadcast in point-to-point networks using local linear coding",
  pages =        "319--328",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:GKRBS12,
  author =       "Andr{\'a}s Guly{\'a}s and
                  Attila Kor{\"o}si and
                  G{\'a}bor R{\'e}tv{\'a}ri and
                  J{\'o}zsef B{\'i}r{\'o} and
                  D{\'a}vid Szab{\'o}",
  title =        "Brief announcement: network formation games can give rise to realistic networks",
  pages =        "329--330",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:LycGolSch12,
  author =       "Robert Lychev and
                  Sharon Goldberg and
                  Michael Schapira",
  title =        "Brief announcement: network-destabilizing attacks",
  pages =        "331--332",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:MilHutSch12,
  author =       "Zarko Milosevic and
                  Martin Hutle and
                  Andr{\'e} Schiper",
  title =        "Brief announcement: tolerating permanent and transient value faults",
  pages =        "333--334",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:PBAFG12,
  author =       "Nuno M. Pregui\c{c}a and
                  Carlos Baquero and
                  Paulo S{\'e}rgio Almeida and
                  Victor Fonte and
                  Ricardo Gon\c{c}alves",
  title =        "Brief announcement: efficient causality tracking in distributed storage systems with dotted version vectors",
  pages =        "335--336",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:RaySta12,
  author =       "Michel Raynal and
                  Julien Stainer",
  title =        "Brief announcement: increasing the power of the iterated immediate snapshot model with failure detectors",
  pages =        "337--338",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:Vaya12,
  author =       "Shailesh Vaya",
  title =        "Brief announcement: delay or deliver dilemma in organization networks",
  pages =        "339--340",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:VBFHJS12,
  author =       "Ymir Vigfusson and
                  Ken Birman and
                  Daniel A. Freedman and
                  Qi Huang and
                  Kristj{\'a}n V. J{\'o}nsson and
                  Gunnar Sigurbj{\"o}rnsson",
  title =        "Brief announcement: live streaming with utilities, quality and cost",
  pages =        "341--342",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:WTGLS12,
  author =       "Anduo Wang and
                  Carolyn L. Talcott and
                  Alexander J. T. Gurney and
                  Boon Thau Loo and
                  Andre Scedrov",
  title =        "Brief announcement: a calculus of policy-based routing systems",
  pages =        "343--344",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:ChaRoySab12,
  author =       "Venkatesan T. Chakaravarthy and
                  Sambuddha Roy and
                  Yogish Sabharwal",
  title =        "Distributed algorithms for scheduling on line and tree networks",
  pages =        "345--354",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:HolWat12,
  author =       "Stephan Holzer and
                  Roger Wattenhofer",
  title =        "Optimal distributed all pairs shortest paths and applications",
  pages =        "355--364",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:VaiTseLia12,
  author =       "Nitin H. Vaidya and
                  Lewis Tseng and
                  Guanfeng Liang",
  title =        "Iterative approximate byzantine consensus in arbitrary directed graphs",
  pages =        "365--374",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:AACE12,
  author =       "James Aspnes and
                  Hagit Attiya and
                  Keren Censor-Hillel and
                  Faith Ellen",
  title =        "Faster than optimal snapshots (for a while): preliminary version",
  pages =        "375--384",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:HelHigWoe12,
  author =       "Maryam Helmi and
                  Lisa Higham and
                  Philipp Woelfel",
  title =        "Strongly linearizable implementations: possibilities and impossibilities",
  pages =        "385--394",
  editor =       podc12ed,
  booktitle =    podc12name,
  month =        podc12month,
  address =      podc12addr,
  publisher =    podcpub,
  year =         2012,
}

@InProceedings{PODC:KuhOshMos11,
  author =       "Fabian Kuhn and
                  Rotem Oshman and
                  Yoram Moses",
  title =        "Coordinated consensus in dynamic networks",
  pages =        "1--10",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:LiaVai11,
  author =       "Guanfeng Liang and
                  Nitin H. Vaidya",
  title =        "Error-free multi-valued consensus with byzantine failures",
  pages =        "11--20",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DFGKRT11,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Rachid Guerraoui and
                  Anne-Marie Kermarrec and
                  Eric Ruppert and
                  Hung Tran-The",
  title =        "Byzantine agreement with homonyms",
  pages =        "21--30",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KotPem11,
  author =       "Kishore Kothapalli and
                  Sriram V. Pemmaraju",
  title =        "Distributed graph coloring in a few rounds",
  pages =        "31--40",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:LenWat11,
  author =       "Christoph Lenzen and
                  Roger Wattenhofer",
  title =        "{MIS} on trees",
  pages =        "41--48",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KorSerVie11,
  author =       "Amos Korman and
                  Jean-S{\'e}bastien Sereni and
                  Laurent Viennot",
  title =        "Toward more localized local algorithms: removing assumptions concerning global knowledge",
  pages =        "49--58",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DGMSV11,
  author =       "Dan Dobre and
                  Rachid Guerraoui and
                  Matthias Majuntke and
                  Neeraj Suri and
                  Marko Vukolic",
  title =        "The complexity of robust atomic storage",
  pages =        "59--68",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:MosOsh11,
  author =       "Thomas Moscibroda and
                  Rotem Oshman",
  title =        "Resilience of mutual exclusion algorithms to transient memory faults",
  pages =        "69--78",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:CGKLN11,
  author =       "Keren Censor-Hillel and
                  Seth Gilbert and
                  Fabian Kuhn and
                  Nancy A. Lynch and
                  Calvin C. Newport",
  title =        "Structuring unreliable radio networks",
  pages =        "79--88",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:JMECS11,
  author =       "Alexander Jaffe and
                  Thomas Moscibroda and
                  Laura Effinger-Dean and
                  Luis Ceze and
                  Karin Strauss",
  title =        "The impact of memory models on software reliability in multiprocessors",
  pages =        "89--98",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DHLM11,
  author =       "Aleksandar Dragojevic and
                  Maurice Herlihy and
                  Yossi Lev and
                  Mark Moir",
  title =        "On the power of hardware transactional memory to simplify memory management",
  pages =        "99--108",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Golab11,
  author =       "Wojciech M. Golab",
  title =        "A complexity separation between the cache-coherent and distributed shared memory models",
  pages =        "109--118",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:AfeMorWer11,
  author =       "Yehuda Afek and
                  Adam Morrison and
                  Guy Wertheim",
  title =        "From bounded to unbounded concurrency objects and back",
  pages =        "119--128",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:BarElk11,
  author =       "Leonid Barenboim and
                  Michael Elkin",
  title =        "Distributed deterministic edge coloring using bounded neighborhood independence",
  pages =        "129--138",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:HHPW11,
  author =       "Maryam Helmi and
                  Lisa Higham and
                  Eduardo Pacheco and
                  Philipp Woelfel",
  title =        "The space complexity of long-lived and one-shot timestamp implementations",
  pages =        "139--148",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:RGHCB11,
  author =       "G{\'a}bor R{\'e}tv{\'a}ri and
                  Andr{\'a}s Guly{\'a}s and
                  Zal{\'a}n Heszberger and
                  M{\'a}rton Csernai and
                  J{\'o}zsef B{\'i}r{\'o}",
  title =        "Compact policy routing",
  pages =        "149--158",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:GooSuo11,
  author =       "Mika G{\"o}{\"o}s and
                  Jukka Suomela",
  title =        "Locally checkable proofs",
  pages =        "159--168",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DinKra11,
  author =       "Michael Dinitz and
                  Robert Krauthgamer",
  title =        "Fault-tolerant spanners: better and simpler",
  pages =        "169--178",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:GKKZ11,
  author =       "Juan A. Garay and
                  Jonathan Katz and
                  Ranjit Kumaresan and
                  Hong-Sheng Zhou",
  title =        "Adaptively secure broadcast, revisited",
  pages =        "179--186",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DMRS11,
  author =       "Varsha Dani and
                  Mahnush Movahedi and
                  Yamel Rodriguez and
                  Jared Saia",
  title =        "Scalable rational secret sharing",
  pages =        "187--196",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:GolLiSha11,
  author =       "Wojciech M. Golab and
                  Xiaozhou Li and
                  Mehul A. Shah",
  title =        "Analyzing consistency properties for fun and profit",
  pages =        "197--206",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:MonDePMio11,
  author =       "Alberto Montresor and
                  Francesco De Pellegrini and
                  Daniele Miorandi",
  title =        "Brief Announcement: Distributed k-core decomposition",
  pages =        "207--208",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:MajDobSur11,
  author =       "Matthias Majuntke and
                  Dan Dobre and
                  Neeraj Suri",
  title =        "Brief Announcement: Fork-consistent constructions from registers",
  pages =        "209--210",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:MosFerMun11,
  author =       "Miguel A. Mosteiro and
                  Antonio Fern{\'a}ndez Anta and
                  Jorge Ramon Mu{\~n}oz",
  title =        "Brief Announcement: Unbounded contention resolution in multiple-access channels",
  pages =        "211--212",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:CorYi11,
  author =       "Graham Cormode and
                  Ke Yi",
  title =        "Brief Announcement: Tracking distributed aggregates over time-based sliding windows",
  pages =        "213--214",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:GarBriBal11,
  author =       "Vijay K. Garg and
                  John Bridgman and
                  Bharath Balasubramanian",
  title =        "Brief Announcement: Accurate byzantine agreement with feedback",
  pages =        "215--216",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:MozLopAnt11,
  author =       "Alberto Mozo and
                  Jos{\'e} Luis L{\'o}pez-Presa and
                  Antonio Fern{\'a}ndez Anta",
  title =        "Brief Announcement: B-neck: a distributed and quiescent max-min fair algorithm",
  pages =        "217--218",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:HPSW11,
  author =       "Stephan Holzer and
                  Yvonne Anne Pignolet and
                  Jasmin Smula and
                  Roger Wattenhofer",
  title =        "Brief Announcement: Information dissemination on multiple channels",
  pages =        "219--220",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:BCEHV11,
  author =       "Cristina Basescu and
                  Christian Cachin and
                  Ittay Eyal and
                  Robert Haas and
                  Marko Vukolic",
  title =        "Brief Announcement: Robust data sharing with key-value stores",
  pages =        "221--222",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:SchLotWen11,
  author =       "Christian Schindelhauer and
                  Zvi Lotker and
                  Johannes Wendeberg",
  title =        "Brief Announcement: Network synchronization and localization based on stolen signals",
  pages =        "223--224",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:BalBonNez11,
  author =       "Roberto Baldoni and
                  Silvia Bonomi and
                  Amir Soltani Nezhad",
  title =        "Brief Announcement: Validity bound of regular registers with churn and byzantine processes",
  pages =        "225--226",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:BieRobSch11,
  author =       "Martin Biely and
                  Peter Robinson and
                  Ulrich Schmid",
  title =        "Brief Announcement: Easy impossibility proofs for k-set agreement in message passing systems",
  pages =        "227--228",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KenKia11,
  author =       "Sotiris Kentros and
                  Aggelos Kiayias",
  title =        "Brief Announcement: Solving the at-most-once problem with nearly optimal effectiveness",
  pages =        "229--230",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:HerMosTut11,
  author =       "Maurice Herlihy and
                  Yoram Moses and
                  Mark R. Tuttle",
  title =        "Transforming worst-case optimal solutions for simultaneous tasks into all-case optimal solutions",
  pages =        "231--238",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:AACGZ11,
  author =       "Dan Alistarh and
                  James Aspnes and
                  Keren Censor-Hillel and
                  Seth Gilbert and
                  Morteza Zadimoghaddam",
  title =        "Optimal-time adaptive strong renaming, with applications to counting",
  pages =        "239--248",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:PatTep11,
  author =       "Boaz Patt-Shamir and
                  Marat Teplitsky",
  title =        "The round complexity of distributed sorting: extended abstract",
  pages =        "249--256",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:NanSarPan11,
  author =       "Danupon Nanongkai and
                  Atish Das Sarma and
                  Gopal Pandurangan",
  title =        "A tight unconditional lower bound on distributed randomwalk computation",
  pages =        "257--266",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:BLNZ11,
  author =       "Nikhil Bansal and
                  Kang-Won Lee and
                  Viswanath Nagarajan and
                  Murtaza Zafer",
  title =        "Minimum congestion mapping in a cloud",
  pages =        "267--276",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KinSaiYou11,
  author =       "Valerie King and
                  Jared Saia and
                  Maxwell Young",
  title =        "Conflict on a communication channel",
  pages =        "277--286",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:ImbRajRay11,
  author =       "Damien Imbs and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "Brief Announcement: The universe of symmetry breaking tasks",
  pages =        "287--288",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DPRSS11,
  author =       "Shlomi Dolev and
                  Panagiota N. Panagopoulou and
                  Mika{\"e}l Rabie and
                  Elad Michael Schiller and
                  Paul G. Spirakis",
  title =        "Brief Announcement: Rationality authority for provable rational behavior",
  pages =        "289--290",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Toft11,
  author =       "Tomas Toft",
  title =        "Brief Announcement: Secure data structures based on multi-party computation",
  pages =        "291--292",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:DavKonShv11,
  author =       "Seda Davtyan and
                  Kishori M. Konwar and
                  Alexander A. Shvartsman",
  title =        "Brief Announcement: Robust network supercomputing without centralized control",
  pages =        "293--294",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Steinova11,
  author =       "Monika Steinov{\'a}",
  title =        "Brief Announcement: On the hardness and approximation of minimum topic-connected overlay",
  pages =        "295--296",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Park11,
  author =       "Gahyun Park",
  title =        "Brief Announcement: A generalization of multiple choice balls-into-bins",
  pages =        "297--298",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:GolJubSud11,
  author =       "Oded Goldreich and
                  Brendan Juba and
                  Madhu Sudan",
  title =        "Brief Announcement: A theory of goal-oriented communication",
  pages =        "299--300",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:PanTre11,
  author =       "Gopal Pandurangan and
                  Amitabh Trehan",
  title =        "Xheal: localized self-healing using expanders",
  pages =        "301--310",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KorKutMas11,
  author =       "Amos Korman and
                  Shay Kutten and
                  Toshimitsu Masuzawa",
  title =        "Fast and compact self stabilizing verification, computation, and fault detection of an MST",
  pages =        "311--320",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:ZhuHaj11,
  author =       "Ji Zhu and
                  Bruce E. Hajek",
  title =        "Stability of a peer-to-peer communication system",
  pages =        "321--330",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:PRKS11,
  author =       "Hannes Payer and
                  Harald R{\"o}ck and
                  Christoph M. Kirsch and
                  Ana Sokolova",
  title =        "Brief Announcement: Scalability versus semantics of concurrent {FIFO} queues",
  pages =        "331--332",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:JagSchWri11,
  author =       "Aaron D. Jaggard and
                  Michael Schapira and
                  Rebecca N. Wright",
  title =        "Brief Announcement: Distributed computing with rules of thumb",
  pages =        "333--334",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:NSVZ11,
  author =       "Noam Nisan and
                  Michael Schapira and
                  Gregory Valiant and
                  Aviv Zohar",
  title =        "Brief Announcement: Incentive-compatible distributed greedy protocols",
  pages =        "335--336",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:YuGibShi11,
  author =       "Haifeng Yu and
                  Phillip B. Gibbons and
                  Chenwei Shi",
  title =        "Brief Announcement: Sustaining collaboration in multicast despite rational collusion",
  pages =        "337--338",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Juba11,
  author =       "Brendan Juba",
  title =        "Brief Announcement: Reliable end-user communication under a changing packet network protocol",
  pages =        "339--340",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:BacMafPec11,
  author =       "Michael Backes and
                  Matteo Maffei and
                  Kim Pecina",
  title =        "Brief Announcement: Securing social networks",
  pages =        "341--342",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Viry11,
  author =       "Patrick Viry",
  title =        "Brief Announcement: Parallel and distributed programming extensions for mainstream languages based on pi-calculus",
  pages =        "343--344",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:LiuSpe11,
  author =       "Yujie Liu and
                  Michael F. Spear",
  title =        "Brief Announcement: A nonblocking set optimized for querying the minimum value",
  pages =        "345--346",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:WanWelLee11,
  author =       "Jiaqi Wang and
                  Jennifer L. Welch and
                  Hyunyoung Lee",
  title =        "Brief Announcement: Time bounds for shared objects in partially synchronous systems",
  pages =        "347--348",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KNSW11,
  author =       "Pramod V. Koppol and
                  Kedar S. Namjoshi and
                  Thanos Stathopoulos and
                  Gordon T. Wilfong",
  title =        "Brief Announcement: The inherent difficulty of timely primary-backup replication",
  pages =        "349--350",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KRXZ11,
  author =       "Goran Konjevod and
                  Andr{\'e}a W. Richa and
                  Donglin Xia and
                  Ling Zhou",
  title =        "Brief Announcement: Randomized compact routing in decomposable metrics",
  pages =        "351--352",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:RadLyn11,
  author =       "Tsvetomira Radeva and
                  Nancy A. Lynch",
  title =        "Brief Announcement: Partial reversal acyclicity",
  pages =        "353--354",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:PPPU11,
  author =       "Alberto Pettarin and
                  Andrea Pietracaprina and
                  Geppino Pucci and
                  Eli Upfal",
  title =        "Tight bounds on information dissemination in sparse mobile networks",
  pages =        "355--362",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:ABCL11,
  author =       "Chen Avin and
                  Michael Borokhovich and
                  Keren Censor-Hillel and
                  Zvi Lotker",
  title =        "Order optimal information spreading using algebraic gossip",
  pages =        "363--372",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:KhaKow11,
  author =       "Majid Khabbazian and
                  Dariusz R. Kowalski",
  title =        "Time-efficient randomized multiple-message broadcast in radio networks",
  pages =        "373--380",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:HaeKar11,
  author =       "Bernhard Haeupler and
                  David Karger",
  title =        "Faster information dissemination in dynamic networks via network coding",
  pages =        "381--390",
  editor =       podc11ed,
  booktitle =    podc11name,
  month =        podc11month,
  address =      podc11addr,
  publisher =    podcpub,
  year =         2011,
}

@InProceedings{PODC:Attiya10,
  author =       "Hagit Attiya",
  title =        "The inherent complexity of transactional memory and what to do about it",
  pages =        "1--5",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BCCO10,
  author =       "Nathan Grasso Bronson and
                  Jared Casper and
                  Hassan Chafi and
                  Kunle Olukotun",
  title =        "Transactional predication: high-performance concurrent sets and maps for {STM}",
  pages =        "6--15",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:PerFanKei10,
  author =       "Dmitri Perelman and
                  Rui Fan and
                  Idit Keidar",
  title =        "On maintaining multiple versions in {STM}",
  pages =        "16--25",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ImbRay10,
  author =       "Damien Imbs and
                  Michel Raynal",
  title =        "The multiplicative power of consensus numbers",
  pages =        "26--35",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Danek10,
  author =       "Robert Danek",
  title =        "The k-bakery: local-spin k-exclusion using non-atomic reads and writes",
  pages =        "36--44",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BhaHua10,
  author =       "Vibhor Bhatt and
                  Chien-Chung Huang",
  title =        "Group mutual exclusion in $O(\log n)$ {RMR}",
  pages =        "45--54",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ImbRayTau10,
  author =       "Damien Imbs and
                  Michel Raynal and
                  Gadi Taubenfeld",
  title =        "On asymmetric progress conditions",
  pages =        "55--64",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:AfeMorTza10,
  author =       "Yehuda Afek and
                  Adam Morrison and
                  Moran Tzafrir",
  title =        "Brief announcement: view transactions: transactional model with relaxed consistency checks",
  pages =        "65--66",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:AttHil10,
  author =       "Hagit Attiya and
                  Eshcar Hillel",
  title =        "Brief announcement: single-version permissive {STM}",
  pages =        "67--68",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:LuWanLu10,
  author =       "Kai Lu and
                  Ruibo Wang and
                  Xicheng Lu",
  title =        "Brief announcement: {NUMA}-aware transactional memory",
  pages =        "69--70",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BieMidThi10,
  author =       "Annette Bieniusa and
                  Arie Middelkoop and
                  Peter Thiemann",
  title =        "Brief announcement: actions in the twilight - concurrent irrevocable transactions and inconsistency repair",
  pages =        "71--72",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ZhaRav10a,
  author =       "Bo Zhang and
                  Binoy Ravindran",
  title =        "Brief announcement: on enhancing concurrency in distributed transactional memory",
  pages =        "73--74",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ZhaRav10b,
  author =       "Bo Zhang and
                  Binoy Ravindran",
  title =        "Brief announcement: queuing or priority queuing? on the design of cache-coherence protocols for distributed transactional memory",
  pages =        "75--76",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KouPag10,
  author =       "Paraschos Koutris and
                  Aris Pagourtzis",
  title =        "Brief announcement: k-shot distributed broadcasting in radio networks",
  pages =        "77--78",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:VijBosFok10,
  author =       "Stefan Vijzelaar and
                  Herbert Bos and
                  Wan Fokkink",
  title =        "Brief announcement: a shared disk on distributed storage",
  pages =        "79--80",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:GafKuz10,
  author =       "Eli Gafni and
                  Petr Kuznetsov",
  title =        "Brief announcement: on L-resilience, hitting sets, and colorless tasks",
  pages =        "81--82",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:CALL10,
  author =       "Roberto Corti{\~n}as and
                  Iratxe Soraluze Arriola and
                  Alberto Lafuente and
                  Mikel Larrea",
  title =        "Brief announcement: an efficient failure detector for omission environments",
  pages =        "83--84",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ORVYY10,
  author =       "Peter W. O'Hearn and
                  Noam Rinetzky and
                  Martin T. Vechev and
                  Eran Yahav and
                  Greta Yorsh",
  title =        "Verifying linearizability with hindsight",
  pages =        "85--94",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SDMBS10,
  author =       "Marco Serafini and
                  Dan Dobre and
                  Matthias Majuntke and
                  P{\'e}ter Bokor and
                  Neeraj Suri",
  title =        "Eventually linearizable shared objects",
  pages =        "95--104",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:HerRaj10,
  author =       "Maurice Herlihy and
                  Sergio Rajsbaum",
  title =        "The topology of shared-memory adversaries",
  pages =        "105--113",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:RZSS10,
  author =       "Andr{\'e}a W. Richa and
                  Jin Zhang and
                  Christian Scheideler and
                  Stefan Schmid",
  title =        "Brief announcement: towards robust medium access in multi-hop networks",
  pages =        "114--115",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:HJLR10,
  author =       "Florian Huc and
                  Aubin Jarry and
                  Pierre Leone and
                  Jos{\'e} D. P. Rolim",
  title =        "Brief announcement: routing with obstacle avoidance mechanism with constant approximation ratio",
  pages =        "116--117",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SPSTMT10,
  author =       "Spyros Sioutas and
                  George Papaloukopoulos and
                  Evangelos Sakkopoulos and
                  Kostas Tsichlas and
                  Yannis Manolopoulos and
                  Peter Triantafillou",
  title =        "Brief announcement: {ART}--sub-logarithmic decentralized range query processing with probabilistic guarantees",
  pages =        "118--119",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:JohBar10,
  author =       "Matthew P. Johnson and
                  Amotz Bar-Noy",
  title =        "Brief announcement: pan and scan",
  pages =        "120--121",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:VWKS10,
  author =       "Benito {van der Zander} and
                  Egon Wanke and
                  Wolfgang Kie{\ss} and
                  Bj{\"o}rn Scheuermann",
  title =        "Brief announcement: complexity and solution of the send-receive correlation problem",
  pages =        "122--123",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KesVoc10,
  author =       "Thomas Kesselheim and
                  Berthold V{\"o}cking",
  title =        "Brief announcement: distributed contention resolution in wireless networks",
  pages =        "124--125",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BBKV10,
  author =       "Dmitry Basin and
                  Ken Birman and
                  Idit Keidar and
                  Ymir Vigfusson",
  title =        "Brief announcement: sources of instability in data center multicast",
  pages =        "126",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:MitGhoGan10,
  author =       "Bivas Mitra and
                  Sujoy Ghose and
                  Niloy Ganguly",
  title =        "Brief announcement: superpeer formation amidst churn and rewiring",
  pages =        "127--128",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:HPSW10,
  author =       "Stephan Holzer and
                  Yvonne Anne Pignolet and
                  Jasmin Smula and
                  Roger Wattenhofer",
  title =        "Brief announcement: self-monitoring in dynamic wireless networks",
  pages =        "129--130",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:EFRV10,
  author =       "Faith Ellen and
                  Panagiota Fatourou and
                  Eric Ruppert and
                  Franck {van Breugel}",
  title =        "Non-blocking binary search trees",
  pages =        "131--140",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:HenWoe10,
  author =       "Danny Hendler and
                  Philipp Woelfel",
  title =        "Adaptive randomized mutual exclusion in sub-logarithmic expected time",
  pages =        "141--150",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:EyaKeiRom10,
  author =       "Ittay Eyal and
                  Idit Keidar and
                  Raphael Rom",
  title =        "Distributed data classification in sensor networks",
  pages =        "151--160",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:HilSha10,
  author =       "Keren Censor Hillel and
                  Hadas Shachnai",
  title =        "Partial information spreading with application to distributed maximum coverage",
  pages =        "161--170",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Fraigniaud10,
  author =       "Pierre Fraigniaud",
  title =        "Distributed computational complexities: are you volvo-addicted or nascar-obsessed?",
  pages =        "171--172",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:TanGuWan10,
  author =       "Yongmin Tan and
                  Xiaohui Gu and
                  Haixun Wang",
  title =        "Adaptive system anomaly prediction for large-scale hosting infrastructures",
  pages =        "173--182",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:EmeKor10,
  author =       "Yuval Emek and
                  Amos Korman",
  title =        "Efficient threshold detection in a distributed environment: extended abstract",
  pages =        "183--191",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ACGP10,
  author =       "Ittai Abraham and
                  Shiri Chechik and
                  Cyril Gavoille and
                  David Peleg",
  title =        "Forbidden-set distance labels for graphs of bounded doubling dimension",
  pages =        "192--200",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:DNPT10,
  author =       "Atish {Das Sarma} and
                  Danupon Nanongkai and
                  Gopal Pandurangan and
                  Prasad Tetali",
  title =        "Efficient distributed random walks with applications",
  pages =        "201--210",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BeeHirNie10,
  author =       "Zuzana Beerliov{\'a}-Trub{\'i}niov{\'a} and
                  Martin Hirt and
                  Jesper Buus Nielsen",
  title =        "On the theoretical gap between synchronous and asynchronous {MPC} protocols",
  pages =        "211--218",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:LucRauMau10,
  author =       "Christoph Lucas and
                  Dominik Raub and
                  Ueli M. Maurer",
  title =        "Hybrid-secure {MPC}: trading information-theoretic robustness for computational privacy",
  pages =        "219--228",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Kliemann10,
  author =       "Lasse Kliemann",
  title =        "Brief announcement: the price of anarchy for distributed network formation in an adversary model",
  pages =        "229--230",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:DGGV10,
  author =       "Shlomi Dolev and
                  Juan A. Garay and
                  Niv Gilboa and
                  Vladimir Kolesnikov",
  title =        "Brief announcement: swarming secrets",
  pages =        "231--232",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KGMW10,
  author =       "Dmitriy Kuptsov and
                  Andrei Gurtov and
                  Oscar Garc{\'i}a Morchon and
                  Klaus Wehrle",
  title =        "Brief announcement: distributed trust management and revocation",
  pages =        "233--234",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Vaya10,
  author =       "Shailesh Vaya",
  title =        "Brief announcement: realizing secure multiparty computation on incomplete networks",
  pages =        "235--236",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BLMP10,
  author =       "Michael Backes and
                  Stefan Lorenz and
                  Matteo Maffei and
                  Kim Pecina",
  title =        "Brief announcement: anonymity and trust in distributed systems",
  pages =        "237--238",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:NojSti10,
  author =       "Mehrdad Nojoumian and
                  Douglas R. Stinson",
  title =        "Brief announcement: secret sharing based on the social behaviors of players",
  pages =        "239--240",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:TLSC10,
  author =       "Nguyen Tran and
                  Jinyang Li and
                  Lakshminarayanan Subramanian and
                  Sherman S. M. Chow",
  title =        "Brief announcement: improving social-network-based sybil-resilient node admission control",
  pages =        "241--242",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:PatRan10,
  author =       "Arpita Patra and
                  C. Pandu Rangan",
  title =        "Brief announcement: communication efficient asynchronous byzantine agreement",
  pages =        "243--244",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:PatChoRan10,
  author =       "Arpita Patra and
                  Ashish Choudhury and
                  C. Pandu Rangan",
  title =        "Brief announcement: perfectly secure message transmissiontolerating mobile mixed adversary with reduced phase complexity",
  pages =        "245--246",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:GeoGilKow10,
  author =       "Chryssis Georgiou and
                  Seth Gilbert and
                  Dariusz R. Kowalski",
  title =        "Meeting the deadline: on the complexity of fault-tolerant continuous gossip",
  pages =        "247--256",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SchWat10a,
  author =       "Johannes Schneider and
                  Roger Wattenhofer",
  title =        "A new technique for distributed symmetry breaking",
  pages =        "257--266",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:DFSY10,
  author =       "Shantanu Das and
                  Paola Flocchini and
                  Nicola Santoro and
                  Masafumi Yamashita",
  title =        "On the computational power of oblivious robots: forming a series of geometric patterns",
  pages =        "267--276",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:TsaGouMan10,
  author =       "Efthymia Tsamoura and
                  Anastasios Gounaris and
                  Yannis Manolopoulos",
  title =        "Brief announcement: on the quest of optimal service ordering in decentralized queries",
  pages =        "277--278",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SunLiLuo10,
  author =       "Kewei Sun and
                  Ying Li and
                  Jing Luo",
  title =        "Brief announcement: network traffic can optimize consolidation during transformation to virtualization",
  pages =        "279--280",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:FKPS10,
  author =       "Patrik Flor{\'e}en and
                  Petteri Kaski and
                  Valentin Polishchuk and
                  Jukka Suomela",
  title =        "Brief announcement: distributed almost stable marriage",
  pages =        "281--282",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ADST10,
  author =       "Mugurel Ionut Andreica and
                  Andrei Dragus and
                  Ana-Delia Sambotin and
                  Nicolae Tapus",
  title =        "Brief announcement: decentralized construction of multicast trees embedded into {P2P} overlay networks based on virtual geometric coordinates",
  pages =        "283--284",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:FriKog10,
  author =       "Roy Friedman and
                  Alex Kogan",
  title =        "Brief announcement: deterministic dominating set construction in networks with bounded degree",
  pages =        "285--286",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SchWat10b,
  author =       "Johannes Schneider and
                  Roger Wattenhofer",
  title =        "Brief announcement: tree decomposition for faster concurrent data structures",
  pages =        "287--288",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SchWat10c,
  author =       "Johannes Schneider and
                  Roger Wattenhofer",
  title =        "Brief announcement: efficient graph algorithms without synchronization",
  pages =        "289--290",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KAADSW10,
  author =       "Supriya Krishnamurthy and
                  John Ardelius and
                  Erik Aurell and
                  Mads Dam and
                  Rolf Stadler and
                  Fetahi Zebenigus Wuhib",
  title =        "Brief announcement: the accuracy of tree-based counting in dynamic networks",
  pages =        "291--292",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:TanMas10,
  author =       "Bo Tan and
                  Laurent Massouli{\'e}",
  title =        "Brief announcement: adaptive content placement for peer-to-peer video-on-demand systems",
  pages =        "293--294",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:LenWat10,
  author =       "Christoph Lenzen and
                  Roger Wattenhofer",
  title =        "Brief announcement: exponential speed-up of local algorithms using non-local communication",
  pages =        "295--296",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BCFL10,
  author =       "Amotz Bar-Noy and
                  Panagiotis Cheilaris and
                  Yi Feng and
                  Asaf Levin",
  title =        "Finding mobile data under delay constraints with searching costs",
  pages =        "297--304",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BBCK10,
  author =       "Joffroy Beauquier and
                  Janna Burman and
                  Julien Clement and
                  Shay Kutten",
  title =        "On utilizing speed in networks of mobile agents",
  pages =        "305--314",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Sauerwald10,
  author =       "Thomas Sauerwald",
  title =        "Expansion and the cover time of parallel random walks",
  pages =        "315--324",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:PanPem10,
  author =       "Saurav Pandit and
                  Sriram V. Pemmaraju",
  title =        "Rapid randomized pruning for fast greedy distributed algorithms",
  pages =        "325--334",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Brewer10,
  author =       "Eric A. Brewer",
  title =        "A certain freedom: thoughts on the {CAP} theorem",
  pages =        "335",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KLNOR10,
  author =       "Fabian Kuhn and
                  Nancy A. Lynch and
                  Calvin C. Newport and
                  Rotem Oshman and
                  Andr{\'e}a W. Richa",
  title =        "Broadcasting in unreliable radio networks",
  pages =        "336--345",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:ElsSau10,
  author =       "Robert Els{\"a}sser and
                  Thomas Sauerwald",
  title =        "Discrete load balancing is (almost) as easy as continuous load balancing",
  pages =        "346--354",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:HIKN10,
  author =       "Nicolas Hanusse and
                  David Ilcinkas and
                  Adrian Kosowski and
                  Nicolas Nisse",
  title =        "Locating a target with an agent guided by unreliable local advice: how to beat the random walk when you have a clock?",
  pages =        "355--364",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Suomela10,
  author =       "Jukka Suomela",
  title =        "Distributed algorithms for edge dominating sets",
  pages =        "365--374",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:CleMonSil10,
  author =       "Andrea E. F. Clementi and
                  Angelo Monti and
                  Riccardo Silvestri",
  title =        "Fast flooding over {Manhattan}",
  pages =        "375--383",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:AEFT10,
  author =       "Noga Alon and
                  Yuval Emek and
                  Michal Feldman and
                  Moshe Tennenholtz",
  title =        "Bayesian ignorance",
  pages =        "384--391",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BEFP10,
  author =       "Rena Bakhshi and
                  J{\"o}rg Endrullis and
                  Wan Fokkink and
                  Jun Pang",
  title =        "Brief announcement: asynchronous bounded expected delay networks",
  pages =        "392--393",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Golab10,
  author =       "Wojciech M. Golab",
  title =        "Brief announcement: locally-accessible implementations for distributed shared memory multiprocessors",
  pages =        "394--395",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:LiaVai10,
  author =       "Guanfeng Liang and
                  Nitin Vaidya",
  title =        "Brief announcement: capacity of byzantine agreement with finite link capacity - complete characterization of four-node networks",
  pages =        "396--397",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BerGhoPem10,
  author =       "Andrew Berns and
                  Sukumar Ghosh and
                  Sriram V. Pemmaraju",
  title =        "Brief announcement: a framework for building self-stabilizing overlay networks",
  pages =        "398--399",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:SZZGR10,
  author =       "Alessandra Sala and
                  Haitao Zheng and
                  Ben Y. Zhao and
                  Sabrina Gaito and
                  Gian Paolo Rossi",
  title =        "Brief announcement: revisiting the power-law degree distribution for social graph analysis",
  pages =        "400--401",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Shareef10,
  author =       "Amjed Shareef",
  title =        "Brief announcement: collusion free protocol for rational secret sharing",
  pages =        "402--403",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:DiePetVil10,
  author =       "Yoann Dieudonn{\'e} and
                  Franck Petit and
                  Vincent Villain",
  title =        "Brief announcement: leader election vs pattern formation",
  pages =        "404--405",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:YamTix10,
  author =       "Yukiko Yamauchi and
                  S{\'e}bastien Tixeuil",
  title =        "Brief announcement: monotonic stabilization",
  pages =        "406--407",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:WBPR10,
  author =       "Alexander Wieder and
                  Pramod Bhatotia and
                  Ansley Post and
                  Rodrigo Rodrigues",
  title =        "Brief announcement: modelling {MapReduce} for optimal execution in the cloud",
  pages =        "408--409",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BarElk10,
  author =       "Leonid Barenboim and
                  Michael Elkin",
  title =        "Deterministic distributed vertex coloring in polylogarithmic time",
  pages =        "410--419",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KinSai10,
  author =       "Valerie King and
                  Jared Saia",
  title =        "Breaking the $O(n^2)$ bit barrier: scalable byzantine agreement with an adaptive adversary",
  pages =        "420--429",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:KLLO10,
  author =       "Fabian Kuhn and
                  Christoph Lenzen and
                  Thomas Locher and
                  Rotem Oshman",
  title =        "Optimal gradient clock synchronization in dynamic networks",
  pages =        "430--439",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:EHMPRR10,
  author =       "Yuval Emek and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Yishay Mansour and
                  Boaz Patt-Shamir and
                  Jaikumar Radhakrishnan and
                  Dror Rawitz",
  title =        "Online set packing and competitive scheduling of multi-part tasks",
  pages =        "440--449",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:CzyKosPel10,
  author =       "Jurek Czyzowicz and
                  Adrian Kosowski and
                  Andrzej Pelc",
  title =        "How to meet when you forget: log-space rendezvous in arbitrary graphs",
  pages =        "450--459",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:Aspnes10,
  author =       "James Aspnes",
  title =        "A modular approach to shared-memory consensus, with applications to the probabilistic-write model",
  pages =        "460--467",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:BhaJay10,
  author =       "Vibhor Bhatt and
                  Prasad Jayanti",
  title =        "Constant {RMR} solutions to reader writer synchronization",
  pages =        "468--477",
  editor =       podc10ed,
  booktitle =    podc10name,
  month =        podc10month,
  address =      podc10addr,
  publisher =    podcpub,
  year =         2010,
}

@InProceedings{PODC:vanRenesse09,
  author =       "Robbert {van Renesse}",
  title =        "Refining the way to consensus",
  pages =        "1",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:Adve09,
  author =       "Sarita V. Adve",
  title =        "Memory models: a case for rethinking parallel languages and hardware",
  pages =        "2",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:Hendrickson09,
  author =       "Bruce Hendrickson",
  title =        "Emerging challenges and opportunities in parallel computing: the cretaceous redux?",
  pages =        "3",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:JunRee09,
  author =       "Flavio Paiva Junqueira and
                  Benjamin Reed",
  title =        "The life and times of a zookeeper (Invited Session on Industrial Applications of Algorithms)",
  pages =        "4",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:LakMal09,
  author =       "Avinash Lakshman and
                  Prashant Malik",
  title =        "Cassandra: structured storage system on a {P2P} network (Invited Session on Industrial Applications of Algorithms)",
  pages =        "5",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:MABDHL09,
  author =       "Grzegorz Malewicz and
                  Matthew H. Austern and
                  Aart J. C. Bik and
                  James C. Dehnert and
                  Ilan Horn and
                  Naty Leiser and
                  Grzegorz Czajkowski",
  title =        "Pregel: a system for large-scale graph processing (Invited Session on Industrial Applications of Algorithms)",
  pages =        "6",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DGSS09,
  author =       "Aleksandar Dragojevic and
                  Rachid Guerraoui and
                  Anmol V. Singh and
                  Vasu Singh",
  title =        "Preventing versus curing: avoiding conflicts in transactional memories",
  pages =        "7--16",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:AKMS09,
  author =       "Marcos Kawazoe Aguilera and
                  Idit Keidar and
                  Dahlia Malkhi and
                  Alexander Shraer",
  title =        "Dynamic atomic storage without consensus",
  pages =        "17--25",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:HenWoe09,
  author =       "Danny Hendler and
                  Philipp Woelfel",
  title =        "Randomized mutual exclusion in $O(\log N / \log \log N)$ {RMRs}",
  pages =        "26--35",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:AspAttCen09,
  author =       "James Aspnes and
                  Hagit Attiya and
                  Keren Censor",
  title =        "Max registers, counters, and monotone circuits",
  pages =        "36--45",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:LenLocWat09,
  author =       "Christoph Lenzen and
                  Thomas Locher and
                  Roger Wattenhofer",
  title =        "Tight bounds for clock synchronization",
  pages =        "46--55",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KlePilTar09,
  author =       "Robert D. Kleinberg and
                  Georgios Piliouras and
                  {\'E}va Tardos",
  title =        "Load balancing without regret in the bulletin board model",
  pages =        "56--62",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:ABFH09,
  author =       "Heiner Ackermann and
                  Petra Berenbrink and
                  Simon Fischer and
                  Martin Hoefer",
  title =        "Concurrent imitation dynamics in congestion games",
  pages =        "63--72",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BhaChrJay09,
  author =       "Vibhor Bhatt and
                  Nicholas Christman and
                  Prasad Jayanti",
  title =        "Extracting quorum failure detectors",
  pages =        "73--82",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:GafKuz09,
  author =       "Eli Gafni and
                  Petr Kuznetsov",
  title =        "The weakest failure detector for solving k-set agreement",
  pages =        "83--91",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:PatChoRan09a,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Simple and efficient asynchronous byzantine agreement with optimal resilience",
  pages =        "92--101",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:ADFT09,
  author =       "Marcos Kawazoe Aguilera and
                  Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Sam Toueg",
  title =        "Partial synchrony based on set timeliness",
  pages =        "102--110",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:CheKowStr09,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski and
                  Michal Strojnowski",
  title =        "Fast scalable deterministic consensus for crash failures",
  pages =        "111--120",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:HaySaiTre09,
  author =       "Thomas P. Hayes and
                  Jared Saia and
                  Amitabh Trehan",
  title =        "The forgiving graph: a distributed data structure for low stretch under adversarial attack",
  pages =        "121--130",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:JRSST09,
  author =       "Riko Jacob and
                  Andr{\'e}a W. Richa and
                  Christian Scheideler and
                  Stefan Schmid and
                  Hanjo T{\"a}ubig",
  title =        "A distributed polylogarithmic time algorithm for self-stabilizing skip graphs",
  pages =        "131--140",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:CooDyeHan09,
  author =       "Colin Cooper and
                  Martin E. Dyer and
                  Andrew J. Handley",
  title =        "The flip markov chain and a randomising {P2P} protocol",
  pages =        "141--150",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:GurKei09,
  author =       "Maxim Gurevich and
                  Idit Keidar",
  title =        "Correctness of gossip-based membership under message loss",
  pages =        "151--160",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DasNanPan09,
  author =       "Atish {Das Sarma} and
                  Danupon Nanongkai and
                  Gopal Pandurangan",
  title =        "Fast distributed random walks",
  pages =        "161--170",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KouYou09,
  author =       "Christos Koufogiannakis and
                  Neal E. Young",
  title =        "Distributed and parallel algorithms for weighted vertex cover and other covering problems",
  pages =        "171--179",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:PanPem09,
  author =       "Saurav Pandit and
                  Sriram V. Pemmaraju",
  title =        "Return of the primal-dual: distributed metric facilitylocation",
  pages =        "180--189",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DGGKN09,
  author =       "Shlomi Dolev and
                  Seth Gilbert and
                  Rachid Guerraoui and
                  Fabian Kuhn and
                  Calvin C. Newport",
  title =        "The wireless synchronization problem",
  pages =        "190--199",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:AEKLPR09,
  author =       "Chen Avin and
                  Yuval Emek and
                  Erez Kantor and
                  Zvi Lotker and
                  David Peleg and
                  Liam Roditty",
  title =        "{SINR} diagrams: towards algorithmically usable {SINR} models of wireless networks",
  pages =        "200--209",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:SchWat09,
  author =       "Johannes Schneider and
                  Roger Wattenhofer",
  title =        "Coloring unstructured wireless multi-hop networks",
  pages =        "210--219",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:FKRV09,
  author =       "Alexander Fangh{\"a}nel and
                  Thomas Ke{\ss}elheim and
                  Harald R{\"a}cke and
                  Berthold V{\"o}cking",
  title =        "Oblivious interference scheduling",
  pages =        "220--229",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:GalGasLin09,
  author =       "Frantisek Galc{\'i}k and
                  Leszek Gasieniec and
                  Andrzej Lingas",
  title =        "Efficient broadcasting in known topology radio networks with long-range interference",
  pages =        "230--239",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:FraGia09,
  author =       "Pierre Fraigniaud and
                  George Giakkoupis",
  title =        "The effect of power-law degrees on the navigability of small worlds: [extended abstract]",
  pages =        "240--249",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BosCarDur09,
  author =       "Prosenjit Bose and
                  Paz Carmi and
                  Stephane Durocher",
  title =        "Bounding the locality of distributed routing algorithms",
  pages =        "250--259",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BauCreFra09,
  author =       "Herv{\'e} Baumann and
                  Pierluigi Crescenzi and
                  Pierre Fraigniaud",
  title =        "Parsimonious flooding in dynamic graphs",
  pages =        "260--269",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:AweFuKha09,
  author =       "Baruch Awerbuch and
                  Zhenghua Fu and
                  Rohit Khandekar",
  title =        "Brief announcement: Stateless distributed algorithms for generalized packing linear programs",
  pages =        "270--271",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KosHer09,
  author =       "Eric Koskinen and
                  Maurice Herlihy",
  title =        "Brief announcement: concurrent non-commutative boosted transactions",
  pages =        "272--273",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:ShyAga09,
  author =       "R. K. Shyamasundar and
                  Shivali Agarwal",
  title =        "Brief announcement: distributed phase synchronization of dynamic set of processes",
  pages =        "274--275",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DieFugSch09,
  author =       "Andreas Dielacher and
                  Matthias F{\"u}gger and
                  Ulrich Schmid",
  title =        "Brief announcement: how to speed-up fault-tolerant clock generation in VLSI systems-on-chip via pipelining",
  pages =        "276--277",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:PatChoRan09b,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Brief announcement: perfectly secure message transmission in directed networks re-visited",
  pages =        "278--279",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:ImbGonRay09,
  author =       "Damien Imbs and
                  Jos{\'e} Ram{\'o}n {Gonz{\'a}lez de Mend{\'i}vil} and
                  Michel Raynal",
  title =        "Brief announcement: virtual world consistency: a new condition for {STM} systems",
  pages =        "280--281",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KipPat09,
  author =       "Alex Kipnis and
                  Boaz Patt-Shamir",
  title =        "Brief announcement: a note on distributed stable matching",
  pages =        "282--283",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:MCCLF09,
  author =       "Pietro Michiardi and
                  Carla-Fabiana Chiasserini and
                  Claudio Casetti and
                  Chi-Anh La and
                  Marco Fiore",
  title =        "On a selfish caching game",
  pages =        "284--285",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BBCK09,
  author =       "Joffroy Beauquier and
                  Janna Burman and
                  Julien Clement and
                  Shay Kutten",
  title =        "Brief announcement: non-self-stabilizing and self-stabilizing gathering in networks of mobile agents--the notion of speed",
  pages =        "286--287",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DFGT09,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Rachid Guerraoui and
                  Andreas Tielmann",
  title =        "The disagreement power of an adversary: extended abstract",
  pages =        "288--289",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:AntRajTra09,
  author =       "Antonio Fern{\'a}ndez Anta and
                  Sergio Rajsbaum and
                  Corentin Travers",
  title =        "Brief announcement: weakest failure detectors via an egg-laying simulation",
  pages =        "290--291",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:YanMayPla09,
  author =       "Jinyao Yan and
                  Martin May and
                  Bernhard Plattner",
  title =        "Brief announcement: optimization based rate allocation for application layer multicast",
  pages =        "292--293",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BonRay09,
  author =       "Fran\c{c}ois Bonnet and
                  Michel Raynal",
  title =        "Brief announcement: the price of anonymity: optimal consensus despite asynchrony, crash and anonymity",
  pages =        "294--295",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:CorLyn09,
  author =       "Alejandro Cornejo and
                  Nancy A. Lynch",
  title =        "Brief announcement: minimum spanning trees and cone-based topology control",
  pages =        "296--297",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:ChePanHu09,
  author =       "Jen-Yeu Chen and
                  Gopal Pandurangan and
                  Jianghai Hu",
  title =        "Brief announcement: locality-based aggregate computation in wireless sensor networks",
  pages =        "298--299",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DieWoe09,
  author =       "Martin Dietzfelbinger and
                  Philipp Woelfel",
  title =        "Brief announcement: tight lower bounds for greedy routing in uniform small world rings",
  pages =        "300--301",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BerDasGho09,
  author =       "Andrew Berns and
                  Anurag Dasgupta and
                  Sukumar Ghosh",
  title =        "Brief announcement: optimal self-stabilizing multi-token ring: a randomized solution",
  pages =        "302--303",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KinSai09,
  author =       "Valerie King and
                  Jared Saia",
  title =        "Brief announcement: fast scalable {Byzantine} agreement in the full information model with a nonadaptive adversary",
  pages =        "304--305",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:EvaHen09,
  author =       "Noah Paul Evans and
                  Eric Van Hensbergen",
  title =        "Brief announcement: {PUSH}, a {DISC} shell",
  pages =        "306--307",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DDPS09,
  author =       "Yoann Dieudonn{\'e} and
                  Shlomi Dolev and
                  Franck Petit and
                  Michael Segal",
  title =        "Brief announcement: deaf, dumb, and chatting robots",
  pages =        "308--309",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:GGVBS09,
  author =       "Prasant Gopal and
                  Anuj Gupta and
                  Pranav K. Vasishta and
                  Piyush Bansal and
                  Kannan Srinathan",
  title =        "Brief announcement: global consistency can be easier than point-to-point communication",
  pages =        "310--311",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:LamMalZho09,
  author =       "Leslie Lamport and
                  Dahlia Malkhi and
                  Lidong Zhou",
  title =        "Vertical paxos and primary-backup replication",
  pages =        "312--313",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:VGGBS09,
  author =       "Pranav K. Vasishta and
                  Prasant Gopal and
                  Anuj Gupta and
                  Piyush Bansal and
                  K. Srinathan",
  title =        "Brief announcement: topology knowledge affects probabilistic reliable communication",
  pages =        "314--315",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:RoyKil09,
  author =       "Matthieu Roy and
                  Marc-Olivier Killijian",
  title =        "Brief announcement: a platform for experimenting with mobile algorithms in a laboratory",
  pages =        "316--317",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:AchGou09,
  author =       "Hrishikesh B. Acharya and
                  Mohamed G. Gouda",
  title =        "Brief announcement: the theory of network tracing",
  pages =        "318--319",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:Peserico09,
  author =       "Enoch Peserico",
  title =        "Brief announcement: (more) efficient pruning of ad-hoc wireless networks",
  pages =        "320--321",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:Sterling09,
  author =       "Aaron Sterling",
  title =        "Brief announcement: self-assembly as graph grammar as distributed system",
  pages =        "322--323",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:BraPat09,
  author =       "Zvika Brakerski and
                  Boaz Patt-Shamir",
  title =        "Distributed discovery of large near-cliques",
  pages =        "324--325",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:GarHerWeh09,
  author =       "Oscar Garc{\'i}a Morchon and
                  Tobias Heer and
                  Klaus Wehrle",
  title =        "Brief announcement: lightweight key agreement and digital certificates for wireless sensor networks",
  pages =        "326--327",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:Dinitz09,
  author =       "Michael Dinitz",
  title =        "Brief announcement: distributed algorithms for approximating wireless network capacity",
  pages =        "328--329",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KuhLynNew09,
  author =       "Fabian Kuhn and
                  Nancy A. Lynch and
                  Calvin C. Newport",
  title =        "Brief announcement: hardness of broadcasting in wireless networks with unreliable communication",
  pages =        "330--331",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:GWBR09,
  author =       "Yi Gu and
                  Qishi Wu and
                  Anne Benoit and
                  Yves Robert",
  title =        "Brief announcement: complexity analysis and algorithm design for pipeline configuration in distributed networks",
  pages =        "332--333",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KobMatTan09,
  author =       "Hirotada Kobayashi and
                  Keiji Matsumoto and
                  Seiichiro Tani",
  title =        "Brief announcement: exactly electing a unique leader is not harder than computing symmetric functions on anonymous quantum networks",
  pages =        "334--335",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:KupLys09,
  author =       "Alptekin K{\"u}p\c{c}{\"u} and
                  Anna Lysyanskaya",
  title =        "Brief announcement: impossibility results for optimistic fair exchange with multiple autonomous arbiters",
  pages =        "336--337",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:DMMP09,
  author =       "John R. Douceur and
                  James W. Mickens and
                  Thomas Moscibroda and
                  Debmalya Panigrahi",
  title =        "Brief announcement: collaborative measurement of upload speeds in {P2P} systems",
  pages =        "338--339",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:EmeKor09,
  author =       "Yuval Emek and
                  Amos Korman",
  title =        "Brief announcement: new bounds for the controller problem",
  pages =        "340--341",
  editor =       podc09ed,
  booktitle =    podc09name,
  month =        podc09month,
  address =      podc09addr,
  publisher =    podcpub,
  year =         2009,
}

@InProceedings{PODC:Halpern08,
  author =       "Joseph Y. Halpern",
  title =        "Beyond nash equilibrium: solution concepts for the 21st century",
  pages =        "1--10",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Towsley08,
  author =       "Donald F. Towsley",
  title =        "The internet is flat: a brief history of networking in the next ten years",
  pages =        "11--12",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Druschel08,
  author =       "Peter Druschel",
  title =        "Accountability for distributed systems",
  pages =        "13--14",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KuhLocSch08,
  author =       "Fabian Kuhn and
                  Thomas Locher and
                  Stefan Schmid",
  title =        "Distributed computation of the mode",
  pages =        "15--24",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BarElk08,
  author =       "Leonid Barenboim and
                  Michael Elkin",
  title =        "Sublogarithmic distributed {MIS} algorithm for sparse graphs using nash-williams decomposition",
  pages =        "25--34",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:SchWat08,
  author =       "Johannes Schneider and
                  Roger Wattenhofer",
  title =        "A log-star distributed maximal independent set algorithm for growth-bounded graphs",
  pages =        "35--44",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AweRicSch08,
  author =       "Baruch Awerbuch and
                  Andr{\'e}a W. Richa and
                  Christian Scheideler",
  title =        "A jamming-resistant {MAC} protocol for single-hop wireless networks",
  pages =        "45--54",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Zielinski08,
  author =       "Piotr Zielinski",
  title =        "Anti-Omega: the weakest failure detector for set agreement",
  pages =        "55--64",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AfeNir08,
  author =       "Yehuda Afek and
                  Israel Nir",
  title =        "Failure detectors in loosely named systems",
  pages =        "65--74",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:JayTou08,
  author =       "Prasad Jayanti and
                  Sam Toueg",
  title =        "Every problem has a weakest failure detector",
  pages =        "75--84",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DelFauGue08,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Rachid Guerraoui",
  title =        "Sharing is harder than agreeing",
  pages =        "85--94",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:LiuChe08,
  author =       "Alex X. Liu and
                  Fei Chen",
  title =        "Collaborative enforcement of firewall policies in virtual private networks",
  pages =        "95--104",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DGGN08,
  author =       "Shlomi Dolev and
                  Seth Gilbert and
                  Rachid Guerraoui and
                  Calvin C. Newport",
  title =        "Secure communication over radio channels",
  pages =        "105--114",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:APCSR08,
  author =       "B. V. Ashwinkumar and
                  Arpita Patra and
                  Ashish Choudhary and
                  Kannan Srinathan and
                  C. Pandu Rangan",
  title =        "On tradeoff between network connectivity, phase complexity and communication complexity of reliable communication tolerating mixed adversary",
  pages =        "115--124",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DolHenSui08,
  author =       "Shlomi Dolev and
                  Danny Hendler and
                  Adi Suissa",
  title =        "{CAR-STM}: scheduling-based collision avoidance and resolution for software transactional memory",
  pages =        "125--134",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GGGK08,
  author =       "Chryssis Georgiou and
                  Seth Gilbert and
                  Rachid Guerraoui and
                  Dariusz R. Kowalski",
  title =        "On the complexity of asynchronous gossip",
  pages =        "135--144",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BGKKS08,
  author =       "Edward Bortnikov and
                  Maxim Gurevich and
                  Idit Keidar and
                  Gabriel Kliot and
                  Alexander Shraer",
  title =        "Brahms: byzantine resilient random membership sampling",
  pages =        "145--154",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BerElsFri08,
  author =       "Petra Berenbrink and
                  Robert Els{\"a}sser and
                  Tom Friedetzky",
  title =        "Efficient randomised broadcasting in random regular networks with applications in peer-to-peer systems",
  pages =        "155--164",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:LPRST08,
  author =       "Nikolaos Laoutaris and
                  Laura J. Poplawski and
                  Rajmohan Rajaraman and
                  Ravi Sundaram and
                  Shang-Hua Teng",
  title =        "Bounded budget connection ({BBC}) games or how to make friends and influence people, on a budget",
  pages =        "165--174",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GaoSch08,
  author =       "Xiaojie Gao and
                  Leonard J. Schulman",
  title =        "On a capacitated multivehicle routing problem",
  pages =        "175--184",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Korman08,
  author =       "Amos Korman",
  title =        "Improved compact routing schemes for dynamic trees",
  pages =        "185--194",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:OswSchWat08,
  author =       "Yvonne Anne Oswald and
                  Stefan Schmid and
                  Roger Wattenhofer",
  title =        "Tight bounds for delay-sensitive aggregation",
  pages =        "195--202",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:HRST08,
  author =       "Tom Hayes and
                  Navin Rustagi and
                  Jared Saia and
                  Amitabh Trehan",
  title =        "The forgiving tree: a self-healing distributed data structure",
  pages =        "203--212",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:CMMPS08,
  author =       "Andrea E. F. Clementi and
                  Claudio Macci and
                  Angelo Monti and
                  Francesco Pasquale and
                  Riccardo Silvestri",
  title =        "Flooding time in edge-Markovian dynamic graphs",
  pages =        "213--222",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:EmeKanPel08,
  author =       "Yuval Emek and
                  Erez Kantor and
                  David Peleg",
  title =        "On the effect of the deployment setting on broadcasting in Euclidean radio networks",
  pages =        "223--232",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:ChoGilLyn08,
  author =       "Gregory Chockler and
                  Seth Gilbert and
                  Nancy A. Lynch",
  title =        "Virtual infrastructure for collision-prone wireless networks",
  pages =        "233--242",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KPSY08,
  author =       "Valerie King and
                  Cynthia Phillips and
                  Jared Saia and
                  Maxwell Young",
  title =        "Sleeping on the job: energy-efficient and robust broadcast for radio networks",
  pages =        "243--252",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Pettie08,
  author =       "Seth Pettie",
  title =        "Distributed algorithms for ultrasparse spanners and linear size skeletons",
  pages =        "253--262",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KKMPT08,
  author =       "Maleq Khan and
                  Fabian Kuhn and
                  Dahlia Malkhi and
                  Gopal Pandurangan and
                  Kunal Talwar",
  title =        "Efficient distributed approximation algorithms via probabilistic tree embeddings",
  pages =        "263--272",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DGPV08,
  author =       "Bilel Derbel and
                  Cyril Gavoille and
                  David Peleg and
                  Laurent Viennot",
  title =        "On the locality of distributed sparse spanner construction",
  pages =        "273--282",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GTCXZ08,
  author =       "Lei Guo and
                  Enhua Tan and
                  Songqing Chen and
                  Zhen Xiao and
                  Xiaodong Zhang",
  title =        "The stretched exponential distribution of internet media access patterns",
  pages =        "283--294",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:CasRaj08,
  author =       "Armando Casta{\~n}eda and
                  Sergio Rajsbaum",
  title =        "New combinatorial topology upper and lower bounds for renaming",
  pages =        "295--304",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AguTou08,
  author =       "Marcos Kawazoe Aguilera and
                  Sam Toueg",
  title =        "Timeliness-based wait-freedom: a gracefully degrading progress condition",
  pages =        "305--314",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AttCen08,
  author =       "Hagit Attiya and
                  Keren Censor",
  title =        "Lower bounds for randomized consensus under a weak adversary",
  pages =        "315--324",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AspAttCen08,
  author =       "James Aspnes and
                  Hagit Attiya and
                  Keren Censor",
  title =        "Randomized consensus in expected O(n log n) individual work",
  pages =        "325--334",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KesKogSeg08,
  author =       "Alexander Kesselman and
                  Kirill Kogan and
                  Michael Segal",
  title =        "Packet mode and {QoS} algorithms for buffered crossbar switches with {FIFO} queuing",
  pages =        "335--344",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:MavSau08,
  author =       "Marios Mavronicolas and
                  Thomas Sauerwald",
  title =        "The impact of randomization in smoothing networks",
  pages =        "345--354",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:ZLSS08,
  author =       "Ming Zhong and
                  Pin Lu and
                  Kai Shen and
                  Joel I. Seiferas",
  title =        "Optimizing data popularity conscious bloom filters",
  pages =        "355--364",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:MosMut08,
  author =       "Thomas Moscibroda and
                  Onur Mutlu",
  title =        "Distributed order scheduling and its application to multi-core dram controllers",
  pages =        "365--374",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:ChlKow08,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski",
  title =        "Asynchronous exclusive selection",
  pages =        "375--384",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BenDolHoc08,
  author =       "Michael Ben-Or and
                  Danny Dolev and
                  Ezra N. Hoch",
  title =        "Fast self-stabilizing byzantine tolerant digital clock synchronization",
  pages =        "385--394",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DolHoc08,
  author =       "Danny Dolev and
                  Ezra N. Hoch",
  title =        "{OCD}: obsessive consensus disorder (or repetitive consensus)",
  pages =        "395--404",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AbrDolHal08,
  author =       "Ittai Abraham and
                  Danny Dolev and
                  Joseph Y. Halpern",
  title =        "An almost-surely terminating polynomial protocol forasynchronous byzantine agreement with optimal resilience",
  pages =        "405--414",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:ChaFraLeb08,
  author =       "Augustin Chaintreau and
                  Pierre Fraigniaud and
                  Emmanuelle Lebhar",
  title =        "Forget him and keep on moving",
  pages =        "415",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Dinitz08,
  author =       "Michael Dinitz",
  title =        "Online and dynamic embeddings of approximate ultrametrics",
  pages =        "416",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KonRicXia08,
  author =       "Goran Konjevod and
                  Andr{\'e}a W. Richa and
                  Donglin Xia",
  title =        "Dynamic routing and location services in metrics of low doubling dimension",
  pages =        "417",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Braverman08,
  author =       "Mark Braverman",
  title =        "On ad hoc routing with guaranteed delivery",
  pages =        "418",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AbrKle08,
  author =       "Bruno D. Abrahao and
                  Robert D. Kleinberg",
  title =        "On the internet delay space dimensionality",
  pages =        "419",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:VitJim08,
  author =       "Roman Vitenberg and
                  Ricardo Jim{\'e}nez-Peris",
  title =        "Maximizing quorum availability in multi-clustered systems",
  pages =        "420",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BenBad08,
  author =       "Chafika Benzaid and
                  Nadjib Badache",
  title =        "{BMobi\_Causal}: a causal broadcast protocol in mobile dynamic groups",
  pages =        "421",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AJGM08,
  author =       "Jos{\'e} Enrique Armend{\'a}riz-I{\~n}igo and
                  Jos{\'e} Ram{\'o}n Ju{\'a}rez-Rodr{\'i}guez and
                  Jos{\'e} Ram{\'o}n {Gonz{\'a}lez de Mend{\'i}vil} and
                  Francesc D. Mu{\~n}oz-Esco{\'i}",
  title =        "Correctness criteria for replicated database systems with snapshot isolation replicas",
  pages =        "422",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:RobSch08,
  author =       "Peter Robinson and
                  Ulrich Schmid",
  title =        "The asynchronous bounded-cycle model",
  pages =        "423",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:OLeSahTut08,
  author =       "John O'Leary and
                  Bratin Saha and
                  Mark R. Tuttle",
  title =        "Model checking transactional memory with spin",
  pages =        "424",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GeoNicShv08,
  author =       "Chryssis Georgiou and
                  Nicolas Nicolaou and
                  Alexander A. Shvartsman",
  title =        "On the robustness of (semi) fast quorum-based implementations of atomic shared memory",
  pages =        "425",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:CacKeiShr08,
  author =       "Christian Cachin and
                  Idit Keidar and
                  Alexander Shraer",
  title =        "Principles of untrusted storage: a new look at consistency conditions",
  pages =        "426",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GVBKV08,
  author =       "Vincent Gramoli and
                  Ymir Vigfusson and
                  Ken Birman and
                  Anne-Marie Kermarrec and
                  Robbert {van Renesse}",
  title =        "A fast distributed slicing algorithm",
  pages =        "427",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:TokMic08,
  author =       "L{\'a}szl{\'o} Toka and
                  Pietro Michiardi",
  title =        "A dynamic exchange game",
  pages =        "428",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BHLMTW08,
  author =       "Michael Backes and
                  Marek Hamerlik and
                  Alessandro Linari and
                  Matteo Maffei and
                  Christos Tryfonopoulos and
                  Gerhard Weikum",
  title =        "Anonymous and censorship resistant content sharing in unstructured overlays",
  pages =        "429",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Brodsky08,
  author =       "Alex Brodsky",
  title =        "Our brothers' keepers",
  pages =        "430",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GraKerMer08,
  author =       "Vincent Gramoli and
                  Anne-Marie Kermarrec and
                  Erwan Le Merrer",
  title =        "Distributed churn measurement in arbitrary networks",
  pages =        "431",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GWZR08,
  author =       "Yi Gu and
                  Qishi Wu and
                  Mengxia Zhu and
                  Nageswara S. V. Rao",
  title =        "Efficient pipeline configuration in distributed heterogeneous computing environments",
  pages =        "432",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GuoGuoLeu08,
  author =       "Song Guo and
                  Minyi Guo and
                  Victor Leung",
  title =        "A tradeoff analysis on message complexity and lifetime optimality for a distributed multicast algorithm in {WSNs}",
  pages =        "433",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BagBan08,
  author =       "Amitabha Bagchi and
                  Sohit Bansal",
  title =        "Nearest-neighbor graphs on random point sets and their applications to sensor networks",
  pages =        "434",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KMRTV08,
  author =       "Anne-Marie Kermarrec and
                  Achour Most{\'e}faoui and
                  Michel Raynal and
                  Gilles Tr{\'e}dan and
                  Aline Carneiro Viana",
  title =        "From anarchy to geometric structuring: the power of virtual coordinates",
  pages =        "435",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:ZSCZ08,
  author =       "Haibo Zhang and
                  Hong Shen and
                  Yawen Chen and
                  Zonghua Zhang",
  title =        "Balancing energy consumption for uniform data gathering wireless sensor networks",
  pages =        "436",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KlaLeeWel08,
  author =       "Andreas Klappenecker and
                  Hyunyoung Lee and
                  Jennifer L. Welch",
  title =        "Scheduling sensors by tilinglattices",
  pages =        "437",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Gulati08,
  author =       "Ajay Gulati",
  title =        "Power management of devices: when should i switch off?",
  pages =        "438",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AweKha08a,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Greedy distributed optimization of unsplittable multicommodity flows",
  pages =        "439",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AweKha08b,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Stateless distributed algorithms for near optimal maximum multicommodity flows",
  pages =        "440",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Narayanan08,
  author =       "Hariharan Narayanan",
  title =        "Distributed averaging in the presence of a sparse cut",
  pages =        "441",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DiPMic08,
  author =       "Roberto {Di Pietro} and
                  Pietro Michiardi",
  title =        "Gossip-based aggregate computation: computing faster with non address-oblivious schemes",
  pages =        "442",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DDNT08,
  author =       "Sylvie Dela{\"e}t and
                  St{\'e}phane Devismes and
                  Mikhail Nesterenko and
                  S{\'e}bastien Tixeuil",
  title =        "Snap-stabilization in message-passing systems",
  pages =        "443",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BorCidKei08,
  author =       "Edward Bortnikov and
                  Israel Cidon and
                  Idit Keidar",
  title =        "Dynamic service assignment in mobile networks: the magma approach",
  pages =        "444",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Helm08,
  author =       "Louis K. Helm",
  title =        "Quantum distributed consensus",
  pages =        "445",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:BonRay08,
  author =       "Fran\c{c}ois Bonnet and
                  Michel Raynal",
  title =        "Looking for the optimal conditions for solving set agreement",
  pages =        "446",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AttHenWoe08,
  author =       "Hagit Attiya and
                  Danny Hendler and
                  Philipp Woelfel",
  title =        "Tight {RMR} lower bounds for mutual exclusion and other problems",
  pages =        "447",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:DanGol08,
  author =       "Robert Danek and
                  Wojciech M. Golab",
  title =        "Closing the complexity gap between mutual exclusion and {FCFS} mutual exclusion",
  pages =        "448",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:JohHig08,
  author =       "Colette Johnen and
                  Lisa Higham",
  title =        "Fault-tolerant implementations of atomic registers by safe registers in networks",
  pages =        "449",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:LLAC08,
  author =       "Alberto Lafuente and
                  Mikel Larrea and
                  Iratxe Soraluze Arriola and
                  Roberto Corti{\~n}as",
  title =        "Optimal failure detection with low sporadic overhead and communication locality",
  pages =        "450",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:GotCon08,
  author =       "Justin Emile Gottschlich and
                  Daniel A. Connors",
  title =        "Optimizing consistency checking for memory-intensive transactions",
  pages =        "451",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:HaTsiAns08,
  author =       "Phuong Hoai Ha and
                  Philippas Tsigas and
                  Otto J. Anshus",
  title =        "Wait-free programming for general purpose computations on graphics processors",
  pages =        "452",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:SpeSveSco08,
  author =       "Michael F. Spear and
                  Andrew Sveikauskas and
                  Michael L. Scott",
  title =        "Transactional memory retry mechanisms",
  pages =        "453",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:ChaGiaSpi08,
  author =       "Ioannis Chatzigiannakis and
                  Georgios Giannoulis and
                  Paul G. Spirakis",
  title =        "Scheduling tasks with dependencies on asymmetric multiprocessors",
  pages =        "454",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:KasFriHal08,
  author =       "Ian A. Kash and
                  Eric J. Friedman and
                  Joseph Y. Halpern",
  title =        "The lotus-eater attack",
  pages =        "455",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:JLOTT08,
  author =       "David James and
                  Tim Leonard and
                  John O'Leary and
                  Murali Talupur and
                  Mark R. Tuttle",
  title =        "Extracting models from design documents with mapster",
  pages =        "456",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:SCPR08,
  author =       "Kannan Srinathan and
                  Ashish Choudhary and
                  Arpita Patra and
                  C. Pandu Rangan",
  title =        "Efficient single phase unconditionally secure message transmission with optimum communication complexity",
  pages =        "457",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:SchLisLis08,
  author =       "David A. Schultz and
                  Barbara Liskov and
                  Moses Liskov",
  title =        "Mobile proactive secret sharing",
  pages =        "458",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Fischer08,
  author =       "Michael J. Fischer",
  title =        "Evolution of distributed computing theory: from concurrency to networks and beyond",
  pages =        "460",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:AttWel08,
  author =       "Hagit Attiya and
                  Jennifer L. Welch",
  title =        "A world of (Im)possibilities",
  pages =        "461",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Segala08,
  author =       "Roberto Segala",
  title =        "The power of simulation relations",
  pages =        "462",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Gilbert08,
  author =       "Seth Gilbert",
  title =        "On fault tolerance and wireless networks",
  pages =        "463",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Herlihy08,
  author =       "Maurice Herlihy",
  title =        "The future of distributed computing: renaissance or reformation?",
  pages =        "464",
  editor =       podc08ed,
  booktitle =    podc08name,
  month =        podc08month,
  address =      podc08addr,
  publisher =    podcpub,
  year =         2008,
}

@InProceedings{PODC:Tremblay07,
  author =       "Marc Tremblay",
  title =        "Transactional memory for a modern microprocessor (Keynote Talk)",
  pages =        "1",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Leighton07,
  author =       "Tom Leighton",
  title =        "The {Akamai} approach to achieving performance and reliability on the internet (Keynote Talk)",
  pages =        "2",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GHHW07,
  author =       "Wojciech M. Golab and
                  Vassos Hadzilacos and
                  Danny Hendler and
                  Philipp Woelfel",
  title =        "Constant-{RMR} implementations of {CAS} and other synchronization primitives using read and write operations",
  pages =        "3--12",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:ELLM07,
  author =       "Faith Ellen and
                  Yossi Lev and
                  Victor Luchangco and
                  Mark Moir",
  title =        "{SNZI}: scalable NonZero indicators",
  pages =        "13--22",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AFHHT07,
  author =       "Marcos Kawazoe Aguilera and
                  Svend Fr{\o}lund and
                  Vassos Hadzilacos and
                  Stephanie Lorraine Horn and
                  Sam Toueg",
  title =        "Abortable and query-abortable objects and their efficient implementation",
  pages =        "23--32",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:FatKal07,
  author =       "Panagiota Fatourou and
                  Nikolaos D. Kallimanis",
  title =        "Time-optimal, space-efficient single-scanner snapshots; multi-scanner snapshots using {CAS}",
  pages =        "33--42",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:ABKMRT07,
  author =       "Ittai Abraham and
                  Mahesh Balakrishnan and
                  Fabian Kuhn and
                  Dahlia Malkhi and
                  Venugopalan Ramasubramanian and
                  Kunal Talwar",
  title =        "Reconstructing approximate tree metrics",
  pages =        "43--52",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GfeVic07,
  author =       "Beat Gfeller and
                  Elias Vicari",
  title =        "A randomized distributed algorithm for the maximal independent set problem in growth-bounded graphs",
  pages =        "53--60",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BusLaFTir07,
  author =       "Costas Busch and
                  Ryan LaFortune and
                  Srikanta Tirthapura",
  title =        "Improved sparse covers for graphs excluding a fixed minor",
  pages =        "61--70",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:KRXY07,
  author =       "Goran Konjevod and
                  Andr{\'e}a W. Richa and
                  Donglin Xia and
                  Hai Yu",
  title =        "Compact routing with slack in low doubling dimension",
  pages =        "71--80",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Dinitz07,
  author =       "Michael Dinitz",
  title =        "Compact routing with slack",
  pages =        "81--88",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Slivkins07,
  author =       "Aleksandrs Slivkins",
  title =        "Towards fast decentralized construction of locality-aware overlay networks",
  pages =        "89--98",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GiaHad07,
  author =       "George Giakkoupis and
                  Vassos Hadzilacos",
  title =        "On the complexity of greedy routing in ring-based peer-to-peer networks",
  pages =        "99--108",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CMTV07,
  author =       "Gregory Chockler and
                  Roie Melamed and
                  Yoav Tock and
                  Roman Vitenberg",
  title =        "Constructing scalable overlays for pub-sub with many topics",
  pages =        "109--118",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GueVuk07,
  author =       "Rachid Guerraoui and
                  Marko Vukolic",
  title =        "Refined quorum systems",
  pages =        "119--128",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CacSheShr07,
  author =       "Christian Cachin and
                  Abhi Shelat and
                  Alexander Shraer",
  title =        "Efficient fork-linearizable access to untrusted shared memory",
  pages =        "129--138",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:HenGanRei07,
  author =       "James Hendricks and
                  Gregory R. Ganger and
                  Michael K. Reiter",
  title =        "Verifying distributed erasure-coded data",
  pages =        "139--146",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:WBAGS07,
  author =       "Edmund L. Wong and
                  Praveen Balasubramanian and
                  Lorenzo Alvisi and
                  Mohamed G. Gouda and
                  Vitaly Shmatikov",
  title =        "Truth in advertising: lightweight verification of route integrity",
  pages =        "147--156",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CavLiu07,
  author =       "James Caverlee and
                  Ling Liu",
  title =        "Countering web spam with credibility-based link analysis",
  pages =        "157--166",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:LotPatRos07,
  author =       "Zvi Lotker and
                  Boaz Patt-Shamir and
                  Adi Ros{\'e}n",
  title =        "Distributed approximate matching",
  pages =        "167--174",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:KorKut07,
  author =       "Amos Korman and
                  Shay Kutten",
  title =        "Controller and estimator for dynamic networks",
  pages =        "175--184",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Elkin07,
  author =       "Michael Elkin",
  title =        "A near-optimal distributed fully dynamic algorithm for maintaining sparse spanners",
  pages =        "185--194",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:EGKPPS07,
  author =       "Yuval Emek and
                  Leszek Gasieniec and
                  Erez Kantor and
                  Andrzej Pelc and
                  David Peleg and
                  Chang Su",
  title =        "Broadcasting in udg radio networks with unknown topology",
  pages =        "195--204",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CPMS07,
  author =       "Andrea E. F. Clementi and
                  Francesco Pasquale and
                  Angelo Monti and
                  Riccardo Silvestri",
  title =        "Communication in dynamic radio networks",
  pages =        "205--214",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CorTirXu07,
  author =       "Graham Cormode and
                  Srikanta Tirthapura and
                  Bojian Xu",
  title =        "Time-decaying sketches for sensor data aggregation",
  pages =        "215--224",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CohKap07,
  author =       "Edith Cohen and
                  Haim Kaplan",
  title =        "Summarizing data using bottom-k sketches",
  pages =        "225--234",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GHKLN07,
  author =       "Rachid Guerraoui and
                  Maurice Herlihy and
                  Petr Kouznetsov and
                  Nancy A. Lynch and
                  Calvin C. Newport",
  title =        "On the weakest failure detector ever",
  pages =        "235--243",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BWCGHS07,
  author =       "Martin Biely and
                  Josef Widder and
                  Bernadette Charron-Bost and
                  Antoine Gaillard and
                  Martin Hutle and
                  Andr{\'e} Schiper",
  title =        "Tolerating corrupted communication",
  pages =        "244--253",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:YuGib07,
  author =       "Haifeng Yu and
                  Phillip B. Gibbons",
  title =        "Optimal inter-object correlation when replicating for availability",
  pages =        "254--263",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:ZPRLT07,
  author =       "Lidong Zhou and
                  Vijayan Prabhakaran and
                  Venugopalan Ramasubramanian and
                  Roy Levin and
                  Chandramohan A. Thekkath",
  title =        "Graceful degradation via versions: specifications and implementations",
  pages =        "264--273",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AweKha07a,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Greedy distributed optimization of multi-commodity flows",
  pages =        "274--283",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AweKha07b,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Distributed network monitoring and multicommodity flows: a primal-dual approach",
  pages =        "284--291",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:DHMZ07,
  author =       "Erik D. Demaine and
                  MohammadTaghi Hajiaghayi and
                  Hamid Mahini and
                  Morteza Zadimoghaddam",
  title =        "The price of anarchy in network creation games",
  pages =        "292--298",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:LeoSan07,
  author =       "Stefano Leonardi and
                  Piotr Sankowski",
  title =        "Network formation games with local coalitions",
  pages =        "299--305",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CZCL07,
  author =       "Wei Chen and
                  Jialin Zhang and
                  Yu Chen and
                  Xuezheng Liu",
  title =        "Partition approach to failure detectors for k-set agreement",
  pages =        "306--307",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CRRT07,
  author =       "Alejandro Cornejo and
                  Sergio Rajsbaum and
                  Michel Raynal and
                  Corentin Travers",
  title =        "Failure detectors are schedulers",
  pages =        "308--309",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AiyAlvBaz07,
  author =       "Amitanand S. Aiyer and
                  Lorenzo Alvisi and
                  Rida A. Bazzi",
  title =        "Bounded wait-free implementation of optimally resilient byzantine storage without (unproven) cryptographic assumptions",
  pages =        "310--311",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AguSwa07,
  author =       "Marcos Kawazoe Aguilera and
                  Ram Swaminathan",
  title =        "Remote storage with byzantine servers",
  pages =        "312--313",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:MosTre07,
  author =       "Achour Most{\'e}faoui and
                  Gilles Tr{\'e}dan",
  title =        "Towards the minimal synchrony for byzantine consensus",
  pages =        "314--315",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CamSchPed07,
  author =       "L{\'a}saro J. Camargos and
                  Rodrigo Schmidt and
                  Fernando Pedone",
  title =        "Multicoordinated {Paxos}",
  pages =        "316--317",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AttEllFat07,
  author =       "Hagit Attiya and
                  Faith Ellen and
                  Panagiota Fatourou",
  title =        "The complexity of updating multi-writer snapshot objects",
  pages =        "318--319",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:FerRay07,
  author =       "Antonio Fern{\'a}ndez and
                  Michel Raynal",
  title =        "From an intermittent rotating star to a leader",
  pages =        "320--321",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:PatChoRan07,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  Chanrasekharan Pandu Rangan",
  title =        "Constant phase efficient protocols for secure message transmission in directed networks",
  pages =        "322--323",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CheLiu07,
  author =       "Keke Chen and
                  Ling Liu",
  title =        "Space adaptation: privacy-preserving multiparty collaborative mining with geometric perturbation",
  pages =        "324--325",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:DuaCan07,
  author =       "Yitao Duan and
                  John F. Canny",
  title =        "Practical private computation of vector addition-based functions",
  pages =        "326--327",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:SinKorBam07,
  author =       "Aameek Singh and
                  Madhukar R. Korupolu and
                  Bhuvan Bamba",
  title =        "Integrated resource allocation in heterogeneous {SAN} data centers",
  pages =        "328--329",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GulMerVar07,
  author =       "Ajay Gulati and
                  Arif Merchant and
                  Peter J. Varman",
  title =        "d-clock: distributed {QoS} in heterogeneous resource environments",
  pages =        "330--331",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:MunGarOls07,
  author =       "Bob Mungamuru and
                  Hector Garcia-Molina and
                  Christopher Olston",
  title =        "Configurations: a model for distributed data storage",
  pages =        "332--333",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GMSS07,
  author =       "Chryssis Georgiou and
                  Peter M. Musial and
                  Alexander A. Shvartsman and
                  Elaine L. Sonderegger",
  title =        "A formal treatment of an abstract channel implementation using java sockets and {TCP}",
  pages =        "334--335",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:SSDM07,
  author =       "Michael L. Scott and
                  Michael F. Spear and
                  Luke Dalessandro and
                  Virendra J. Marathe",
  title =        "Transactions and privatization in {Delaunay} triangulation",
  pages =        "336--337",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:SMDS07,
  author =       "Michael F. Spear and
                  Virendra J. Marathe and
                  Luke Dalessandro and
                  Michael L. Scott",
  title =        "Privatization techniques for software transactional memory",
  pages =        "338--339",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:RFSF07,
  author =       "Torvald Riegel and
                  Christof Fetzer and
                  Heiko Sturzrehm and
                  Pascal Felber",
  title =        "From causal to z-linearizable transactional memory",
  pages =        "340--341",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AttHil07,
  author =       "Hagit Attiya and
                  Eshcar Hillel",
  title =        "The power of {DCAS}: highly-concurrent software transactional memory",
  pages =        "342--343",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:ZhoSheSei07,
  author =       "Ming Zhong and
                  Kai Shen and
                  Joel I. Seiferas",
  title =        "Object replication degree customization for high availability",
  pages =        "344--345",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Chaintreau07,
  author =       "Augustin Chaintreau",
  title =        "Sharpness, a tight condition for throughput scalability",
  pages =        "346--347",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:LiLi07,
  author =       "Du Li and
                  Rui Li",
  title =        "An analysis of intention preservation in group editors",
  pages =        "348--349",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:RamSerSan07,
  author =       "HariGovind V. Ramasamy and
                  Mouna Seri and
                  William H. Sanders",
  title =        "The {coBFIT} toolkit",
  pages =        "350--351",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GavLab07,
  author =       "Cyril Gavoille and
                  Arnaud Labourel",
  title =        "On local representation of distances in trees",
  pages =        "352--353",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AweKha07c,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Minimizing the total cost of network measurements in a distributed manner: a primal-dual approach",
  pages =        "354--355",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:DSST07,
  author =       "Shlomi Dolev and
                  Elad Michael Schiller and
                  Paul G. Spirakis and
                  Philippas Tsigas",
  title =        "Game authority for robust andscalable distributed selfish-computer systems",
  pages =        "356--357",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:CNLMAD07,
  author =       "Allen Clement and
                  Jeff Napper and
                  Harry C. Li and
                  Jean-Philippe Martin and
                  Lorenzo Alvisi and
                  Michael Dahlin",
  title =        "Theory of {BAR} games",
  pages =        "358--359",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BFGP07,
  author =       "Davide Bil{\`o} and
                  Luca Forlizzi and
                  Luciano Gual{\`a} and
                  Guido Proietti",
  title =        "An algorithm composition scheme preserving monotonicity",
  pages =        "360--361",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:GonPav07,
  author =       "Rica Gonen and
                  Elan Pavlov",
  title =        "An incentive-compatible multi-armed bandit mechanism",
  pages =        "362--363",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AweKha07d,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "On cost sharing mechanisms in the network design game",
  pages =        "364--365",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AweNigPat07,
  author =       "Baruch Awerbuch and
                  Aviv Nisgav and
                  Boaz Patt-Shamir",
  title =        "Asynchronous recommendation systems",
  pages =        "366--367",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BCKMS07,
  author =       "Anat Bremler-Barr and
                  Nir Chen and
                  Jussi Kangasharju and
                  Osnat Mokryn and
                  Yuval Shavitt",
  title =        "Bringing order to {BGP}: decreasing time and message complexity",
  pages =        "368--369",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:AweSch07,
  author =       "Baruch Awerbuch and
                  Christian Scheideler",
  title =        "A denial-of-service resistant {DHT}",
  pages =        "370--371",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:MPGG07,
  author =       "Bivas Mitra and
                  Fernando Peruani and
                  Sujoy Ghose and
                  Niloy Ganguly",
  title =        "Measuring robustness of superpeer topologies",
  pages =        "372--373",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:DimKarChr07,
  author =       "Tassos Dimitriou and
                  Ghassan Karame and
                  Ioannis T. Christou",
  title =        "SuperTrust: a secure and efficient framework for handling trust in super-peer networks",
  pages =        "374--375",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:YuGibKam07,
  author =       "Haifeng Yu and
                  Phillip B. Gibbons and
                  Michael Kaminsky",
  title =        "Toward an optimal social network defense against {Sybil} attacks",
  pages =        "376--377",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BroBro07,
  author =       "Alex Brodsky and
                  Dmitry Brodsky",
  title =        "Trinity: distributed defense against transient spam-bots",
  pages =        "378--379",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:DucEggHan07,
  author =       "Philippe Duchon and
                  Nicole Eggemann and
                  Nicolas Hanusse",
  title =        "Non-searchability of random scale-free graphs",
  pages =        "380--381",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:LanSchBru07,
  author =       "Michael Langberg and
                  Moshe Schwartz and
                  Jehoshua Bruck",
  title =        "Distributed broadcasting and mapping protocols in directed anonymous networks",
  pages =        "382--383",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:SchPed07,
  author =       "Nicolas Schiper and
                  Fernando Pedone",
  title =        "Optimal atomic broadcast and multicast algorithms for wide area networks",
  pages =        "384--385",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BalIoaMil07,
  author =       "Roberto Baldoni and
                  Kleoni Ioannidou and
                  Alessia Milani",
  title =        "Solvability of geocasting in mobile ad-hoc networks",
  pages =        "386--387",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Narayanan07,
  author =       "Hariharan Narayanan",
  title =        "Geographic gossip on geometric random graphs via affine combinations",
  pages =        "388--389",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:TerLenBuc07,
  author =       "Wesley W. Terpstra and
                  Christof Leng and
                  Alejandro P. Buchmann",
  title =        "Practical summation via gossip",
  pages =        "390--391",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:LinLee07,
  author =       "Lan Lin and
                  Hyunyoung Lee",
  title =        "Distributed algorithms for dynamic coverage in sensor networks",
  pages =        "392--393",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Yu07,
  author =       "Haifeng Yu",
  title =        "{DoS}-resilient secure aggregation queries in sensor networks",
  pages =        "394--395",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:BCMRR07,
  author =       "Joffroy Beauquier and
                  Julien Clement and
                  St{\'e}phane Messika and
                  Laurent Rosaz and
                  Brigitte Rozoy",
  title =        "Self-stabilizing counting in mobile sensor networks",
  pages =        "396--397",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:ChaGriRed07,
  author =       "Tushar Deepak Chandra and
                  Robert Griesemer and
                  Joshua Redstone",
  title =        "{Paxos} made live: an engineering perspective",
  pages =        "398--407",
  editor =       podc07ed,
  booktitle =    podc07name,
  month =        podc07month,
  address =      podc07addr,
  publisher =    podcpub,
  year =         2007,
}

@InProceedings{PODC:Herlihy06,
  author =       "Maurice Herlihy",
  title =        "The art of multiprocessor programming",
  pages =        "1--2",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:Dolev06,
  author =       "Danny Dolev",
  title =        "Century papers at the first quarter-century milestone",
  pages =        "3--4",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:Kleinberg06,
  author =       "Jon M. Kleinberg",
  title =        "Distributed social systems",
  pages =        "5--6",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:KuhWat06,
  author =       "Fabian Kuhn and
                  Roger Wattenhofer",
  title =        "On the complexity of distributed graph coloring",
  pages =        "7--15",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:GGMOR06,
  author =       "Daniel Golovin and
                  Anupam Gupta and
                  Bruce M. Maggs and
                  Florian Oprea and
                  Michael K. Reiter",
  title =        "Quorum placement in networks: minimizing network congestion",
  pages =        "16--25",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:KorKut06,
  author =       "Amos Korman and
                  Shay Kutten",
  title =        "Distributed verification of minimum spanning trees",
  pages =        "26--34",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:MosSchWat06a,
  author =       "Thomas Moscibroda and
                  Stefan Schmid and
                  Roger Wattenhofer",
  title =        "When selfish meets evil: {Byzantine} players in a virus inoculation game",
  pages =        "35--44",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:BluEveLig06,
  author =       "Avrim Blum and
                  Eyal Even-Dar and
                  Katrina Ligett",
  title =        "Routing without regret: on convergence to {Nash} equilibria of regret-minimizing algorithms in routing games",
  pages =        "45--52",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:ADGH06,
  author =       "Ittai Abraham and
                  Danny Dolev and
                  Rica Gonen and
                  Joseph Y. Halpern",
  title =        "Distributed computing meets game theory: robust mechanisms for rational secret sharing and multiparty computation",
  pages =        "53--62",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:KeiMelOrd06,
  author =       "Idit Keidar and
                  Roie Melamed and
                  Ariel Orda",
  title =        "EquiCast: scalable multicast with selfish users",
  pages =        "63--71",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:CapNieSte06,
  author =       "Bogdan Caprita and
                  Jason Nieh and
                  Clifford Stein",
  title =        "Grouped distributed queues: distributed queue, proportional share multiprocessor scheduling",
  pages =        "72--81",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:TirXuBus06,
  author =       "Srikanta Tirthapura and
                  Bojian Xu and
                  Costas Busch",
  title =        "Sketching asynchronous streams over a sliding window",
  pages =        "82--91",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:ChlKowRok06,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski and
                  Mariusz A. Rokicki",
  title =        "Adversarial queuing on the multiple-access channel",
  pages =        "92--101",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:BKLSW06,
  author =       "Yitzhak Birk and
                  Idit Keidar and
                  Liran Liss and
                  Assaf Schuster and
                  Ran Wolff",
  title =        "Veracity radius: capturing the locality of distributed computations",
  pages =        "102--111",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:Vogels06,
  author =       "Werner Vogels",
  title =        "Life is not a state-machine: the long road from research to production",
  pages =        "112",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:MosSha06,
  author =       "Damon Mosk-Aoyama and
                  Devavrat Shah",
  title =        "Computing separable functions via gossip",
  pages =        "113--122",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:MMKG06,
  author =       "Laurent Massouli{\'e} and
                  Erwan Le Merrer and
                  Anne-Marie Kermarrec and
                  Ayalvadi Ganesh",
  title =        "Peer counting and sampling in overlay networks: random walk methods",
  pages =        "123--132",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:MosSchWat06b,
  author =       "Thomas Moscibroda and
                  Stefan Schmid and
                  Roger Wattenhofer",
  title =        "On the topologies formed by selfish peers",
  pages =        "133--142",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:DalDol06,
  author =       "Ariel Daliot and
                  Danny Dolev",
  title =        "Self-stabilizing {Byzantine} agreement",
  pages =        "143--152",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:MRRT06,
  author =       "Achour Most{\'e}faoui and
                  Sergio Rajsbaum and
                  Michel Raynal and
                  Corentin Travers",
  title =        "Irreducibility and additivity of set agreement-oriented failure detector classes",
  pages =        "153--162",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:FitHir06,
  author =       "Matthias Fitzi and
                  Martin Hirt",
  title =        "Optimally efficient multi-valued {Byzantine} agreement",
  pages =        "163--168",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:KeiShr06,
  author =       "Idit Keidar and
                  Alexander Shraer",
  title =        "Timeliness, failure-detectors, and consensus performance",
  pages =        "169--178",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:FraIlcPel06,
  author =       "Pierre Fraigniaud and
                  David Ilcinkas and
                  Andrzej Pelc",
  title =        "Oracle size: a new measure of difficulty for communication tasks",
  pages =        "179--187",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:AbrGav06,
  author =       "Ittai Abraham and
                  Cyril Gavoille",
  title =        "Object location using path separators",
  pages =        "188--197",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:KonRicXia06,
  author =       "Goran Konjevod and
                  Andr{\'e}a W. Richa and
                  Donglin Xia",
  title =        "Optimal-stretch name-independent compact routing in doubling metrics",
  pages =        "198--207",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:DamPanPem06,
  author =       "Mirela Damian and
                  Saurav Pandit and
                  Sriram V. Pemmaraju",
  title =        "Local approximation schemes for topology control",
  pages =        "208--217",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:AfeGafMor06,
  author =       "Yehuda Afek and
                  Eli Gafni and
                  Adam Morrison",
  title =        "Common2 extended to stacks and unbounded concurrency",
  pages =        "218--227",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:FatKal06,
  author =       "Panagiota Fatourou and
                  Nikolaos D. Kallimanis",
  title =        "Single-scanner multi-writer snapshot implementations are fast!",
  pages =        "228--237",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:GolHenWoe06,
  author =       "Wojciech M. Golab and
                  Danny Hendler and
                  Philipp Woelfel",
  title =        "An {O}(1) {RMRs} leader election algorithm",
  pages =        "238--247",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:GueVuk06,
  author =       "Rachid Guerraoui and
                  Marko Vukolic",
  title =        "How fast can a very robust read be?",
  pages =        "248--257",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:KBKV06,
  author =       "Chiu-Yuen Koo and
                  Vartika Bhandari and
                  Jonathan Katz and
                  Nitin H. Vaidya",
  title =        "Reliable broadcast in radio networks: the bounded collision case",
  pages =        "258--264",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:SriRan06,
  author =       "Kannan Srinathan and
                  C. Pandu Rangan",
  title =        "Possibility and complexity of probabilistic reliable communication in directed networks",
  pages =        "265--274",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:FanLyn06,
  author =       "Rui Fan and
                  Nancy A. Lynch",
  title =        "An {Omega} (n log n) lower bound on the cost of mutual exclusion",
  pages =        "275--284",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:HolKapKin06,
  author =       "Dan Holtby and
                  Bruce M. Kapron and
                  Valerie King",
  title =        "Lower bound for scalable {Byzantine} Agreement",
  pages =        "285--291",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:AngAspEis06,
  author =       "Dana Angluin and
                  James Aspnes and
                  David Eisenstat",
  title =        "Stably computable predicates are semilinear",
  pages =        "292--299",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:AGHK06,
  author =       "Hagit Attiya and
                  Rachid Guerraoui and
                  Danny Hendler and
                  Petr Kouznetsov",
  title =        "Synchronizing without locks is inherently expensive",
  pages =        "300--307",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:AEST06,
  author =       "Hagit Attiya and
                  Leah Epstein and
                  Hadas Shachnai and
                  Tami Tamir",
  title =        "Transactional contention management as a non-clairvoyant scheduling problem",
  pages =        "308--315",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:GueHerPoc06,
  author =       "Rachid Guerraoui and
                  Maurice Herlihy and
                  Bastian Pochon",
  title =        "Towards a theory of transactional contention managers",
  pages =        "316--317",
  editor =       podc06ed,
  booktitle =    podc06name,
  month =        podc06month,
  address =      podc06addr,
  publisher =    podcpub,
  year =         2006,
}

@InProceedings{PODC:EisFisHav05,
  author =       "Cindy Eisner and
                  Dana Fisman and
                  John Havlicek",
  title =        "A topological characterization of weakness",
  pages =        "1--8",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,

}

@InProceedings{PODC:KorKutPel05,
  author =       "Amos Korman and
                  Shay Kutten and
                  David Peleg",
  title =        "Proof labeling schemes",
  pages =        "9--18",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:AgaGar05,
  author =       "Anurag Agarwal and
                  Vijay K. Garg",
  title =        "Efficient dependency tracking for relevant events in shared-memory systems",
  pages =        "19--28",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:LiLi05,
  author =       "Jiangtao Li and
                  Ninghui Li",
  title =        "Policy-hiding access control in open environment",
  pages =        "29--38",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:TsuXu05,
  author =       "Gene Tsudik and
                  Shouhuai Xu",
  title =        "Brief announcement: {A} flexible framework for secret handshakes",
  pages =        "39",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:RajMisRub05,
  author =       "Raj Kumar Rajendran and
                  Vishal Misra and
                  Dan Rubenstein",
  title =        "Brief announcement: {Strong} detection of misconfigurations",
  pages =        "40",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}


@InProceedings{PODC:Slivkins05,
  author =       "Aleksandrs Slivkins",
  title =        "Distance estimation and object location via rings of neighbors",
  pages =        "41--50",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:JaiLov05,
  author =       "Kamal Jain and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Philip A. Chou",
  title =        "Building scalable and robust peer-to-peer overlay networks for broadcasting using network coding",
  pages =        "51--59",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}


@InProceedings{PODC:KuhMosWat05,
  author =       "Fabian Kuhn and
                  Thomas Moscibroda and
                  Roger Wattenhofer",
  title =        "On the locality of bounded growth",
  pages =        "60--68",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:ArgEppGoo05,
  author =       "Lars Arge and
                  David Eppstein and
                  Michael T. Goodrich",
  title =        "Skip-webs: efficient distributed data structures for multi-dimensional data sets",
  pages =        "69--76",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:MBSM05,
  author =       "Ruggero Morselli and
                  Bobby Bhattacharjee and
                  Aravind Srinivasan and
                  Michael A. Marsh",
  title =        "Efficient lookup on unstructured topologies",
  pages =        "77--86",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:GMOR05,
  author =       "Anupam Gupta and
                  Bruce M. Maggs and
                  Florian Oprea and
                  Michael K. Reiter",
  title =        "Quorum placement in networks to minimize access delays",
  pages =        "87--96",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:KonMoh05,
  author =       "Mahadev Konar and
                  Alexander E. Mohr",
  title =        "Brief announcement: {Ring}-like {DHTs} and the postage stamp problem",
  pages =        "97",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:KVSVP05,
  author =       "Chip Killian and
                  Michael Vrable and
                  Alex C. Snoeren and
                  Amin Vahdat and
                  Joseph Pasquale",
  title =        "Brief announcement: {The} overlay network content distribution problem",
  pages =        "98",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}


@InProceedings{PODC:CorPar05,
  author =       "Jacomo Corbo and
                  David C. Parkes",
  title =        "The price of selfish behavior in bilateral network formation",
  pages =        "99--107",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:MosWat05a,
  author =       "Thomas Moscibroda and
                  Roger Wattenhofer",
  title =        "Facility location: {Distributed} approximation",
  pages =        "108--117",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:GKPS05,
  author =       "Fabrizio Grandoni and
                  Jochen K{\"o}nemann and
                  Alessandro Panconesi and
                  Mauro Sozio",
  title =        "Primal-dual based distributed algorithms for vertex cover with semi-hard capacities",
  pages =        "118--125",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:KarNik05,
  author =       "David R. Karger and
                  Evdokia Nikolova",
  title =        "Brief announcement: {On} the expected overpayment of {VCG} mechanisms in large networks",
  pages =        "126",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:KooLeeKan05,
  author =       "Simon G. M. Koo and
                  C. S. George Lee and
                  Karthik Kannan",
  title =        "Brief announcement: {An} incentive-compatible capacity assignment algorithm for bulk data distribution using {P2P}",
  pages =        "127",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:CarGro05,
  author =       "Thomas E. Carroll and
                  Daniel Grosu",
  title =        "Brief announcement: {Distributed} algorithmic mechanism design for scheduling",
  pages =        "128",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}


@InProceedings{PODC:GasPelXin05,
  author =       "Leszek Gasieniec and
                  David Peleg and
                  Qin Xin",
  title =        "Faster communication in known topology radio networks",
  pages =        "129--137",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:BhaVai05,
  author =       "Vartika Bhandari and
                  Nitin H. Vaidya",
  title =        "On reliable broadcast in a radio network",
  pages =        "138--147",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:MosWat05b,
  author =       "Thomas Moscibroda and
                  Roger Wattenhofer",
  title =        "Maximal independent sets in radio networks",
  pages =        "148--157",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:Kowalski05,
  author =       "Dariusz R. Kowalski",
  title =        "On selection problem in radio networks",
  pages =        "158--166",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:Vaikuntanathan05,
  author =       "Vinod Vaikuntanathan",
  title =        "Brief announcement: {Broadcast} in radio networks in the presence of byzantine adversaries",
  pages =        "167",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:KriShaBha05,
  author =       "Nishith Krishna and
                  Marc Shapiro and
                  Karthikeyan Bhargavan",
  title =        "Brief announcement: {Exploring} the consistency problem space",
  pages =        "168",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}


@InProceedings{PODC:DFHT05,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Stephanie Lorraine Horn and
                  Sam Toueg",
  title =        "Fast fault-tolerant agreement algorithms",
  pages =        "169--178",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:MosRajRay05,
  author =       "Achour Most{\'e}faoui and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "The combined power of conditions and failure detectors to solve asynchronous set agreement",
  pages =        "179--188",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:EisHadTou05,
  author =       "Jonathan Eisler and
                  Vassos Hadzilacos and
                  Sam Toueg",
  title =        "The weakest failure detector to solve nonuniform consensus",
  pages =        "189--196",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:CDGNN05,
  author =       "Gregory Chockler and
                  Murat Demirbas and
                  Seth Gilbert and
                  Calvin C. Newport and
                  Tina Nolte",
  title =        "Consensus and collision detectors in wireless Ad Hoc networks",
  pages =        "197--206",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:FerJimAre05,
  author =       "Antonio Fern{\'a}ndez and
                  Ernesto Jim{\'e}nez and
                  Sergio Ar{\'e}valo",
  title =        "Brief announcement: {Minimal} system conditions to implement unreliable failure detectors",
  pages =        "207",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:HutWid05,
  author =       "Martin Hutle and
                  Josef Widder",
  title =        "Brief announcement: {On} the possibility and the impossibility of message-driven self-stabilizing failure detection",
  pages =        "208",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:ABOW05,
  author =       "Omer Angel and
                  Itai Benjamini and
                  Eran Ofek and
                  Udi Wieder",
  title =        "Routing complexity of faulty networks",
  pages =        "209--217",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:GaoSch05,
  author =       "Xiaojie Gao and
                  Leonard J. Schulman",
  title =        "Feedback control for router congestion resolution",
  pages =        "218--226",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:GorRos05,
  author =       "Eyal Gordon and
                  Adi Ros{\'e}n",
  title =        "Competitive weighted throughput analysis of greedy protocols on {DAGs}",
  pages =        "227--236",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:ZhaAro05,
  author =       "Hongwei Zhang and
                  Anish Arora",
  title =        "Brief announcement: {Continuous} containment and local stabilization in path-vector routing",
  pages =        "237",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:MeiThi05,
  author =       "Lennart Meier and
                  Lothar Thiele",
  title =        "Brief announcement: {Gradient} clock synchronization in sensor networks",
  pages =        "238",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:MDMHS05,
  author =       "W. Melody Moh and
                  Marie Dumont and
                  Teng-Sheng Moh and
                  Takeo Hamada and
                  Ching-Fong Su",
  title =        "Brief announcement: {Evaluation} of tree-based data gathering algorithms for wireless sensor networks",
  pages =        "239",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}


@InProceedings{PODC:SchSco05,
  author =       "William N. {Scherer III} and
                  Michael L. Scott",
  title =        "Advanced contention management for dynamic software transactional memory",
  pages =        "240--248",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:HTWW05,
  author =       "Phuong Hoai Ha and
                  Philippas Tsigas and
                  Mirjam Wattenhofer and
                  Roger Wattenhofer",
  title =        "Efficient multi-word locking using randomization",
  pages =        "249--257",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:GueHerPoc05,
  author =       "Rachid Guerraoui and
                  Maurice Herlihy and
                  Bastian Pochon",
  title =        "Toward a theory of transactional contention managers",
  pages =        "258--264",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:CheLin05,
  author =       "Shigang Chen and
                  Yibei Ling",
  title =        "Stochastic analysis of distributed deadlock scheduling",
  pages =        "265--273",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:PanPar05,
  author =       "Gopal Pandurangan and
                  GaHyun Park",
  title =        "Brief announcement: {Analysis} of a randomized contention-resolution protocol for distributed access",
  pages =        "274",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:LinMohMoh05,
  author =       "David Lin and
                  Teng-Sheng Moh and
                  W. Melody Moh",
  title =        "Brief announcement: {Improved} asynchronous group mutual exclusion in token-passing networks",
  pages =        "275",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:FisVoc05,
  author =       "Simon Fischer and
                  Berthold V{\"o}cking",
  title =        "Adaptive routing with stale information",
  pages =        "276--283",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:HayTarWex05,
  author =       "Ara Hayrapetyan and
                  {\'E}va Tardos and
                  Tom Wexler",
  title =        "A network pricing game for selfish traffic",
  pages =        "284--291",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:AllDemHop05,
  author =       "Andr{\'e} Allavena and
                  Alan J. Demers and
                  John E. Hopcroft",
  title =        "Correctness of a gossip based membership protocol",
  pages =        "292--301",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:GiaHad05,
  author =       "George Giakkoupis and
                  Vassos Hadzilacos",
  title =        "A scheme for load balancing in heterogenous distributed hash tables",
  pages =        "302--311",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:BazKon05,
  author =       "Rida A. Bazzi and
                  Goran Konjevod",
  title =        "On the establishment of distinct identities in overlay networks",
  pages =        "312--320",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:LiBro05,
  author =       "Xinjie Li and
                  Monica Brockmeyer",
  title =        "Brief announcement: {Controlled} quorum selection in arbitrary topologies",
  pages =        "321",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:FriMes05,
  author =       "Laurent Fribourg and
                  St{\'e}phane Messika",
  title =        "Brief announcement: {Coupling} for Markov decision processes - application to self-stabilization with arbitrary schedulers",
  pages =        "322",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:DLGLN05,
  author =       "Shlomi Dolev and
                  Limor Lahiani and
                  Seth Gilbert and
                  Nancy A. Lynch and
                  Tina Nolte",
  title =        "Brief announcement: {Virtual} stationary automata for mobile networks",
  pages =        "323",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:HevMic05,
  author =       "Alejandro Hevia and
                  Daniele Micciancio",
  title =        "Simultaneous broadcast revisited",
  pages =        "324--333",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:PelPel05,
  author =       "Andrzej Pelc and
                  David Peleg",
  title =        "Feasibility and complexity of broadcasting with random transmission failures",
  pages =        "334--341",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:SKRSS05,
  author =       "Lakshminarayanan Subramanian and
                  Randy H. Katz and
                  Volker Roth and
                  Scott Shenker and
                  Ion Stoica",
  title =        "Reliable broadcast in unknown fixed-identity networks",
  pages =        "342--351",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:KouPau05,
  author =       "Michal Kouril and
                  Jerome L. Paul",
  title =        "Brief announcement: {Dynamic} interoperable point-to-point connection of {MPI} implementations",
  pages =        "352",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:BazDin05,
  author =       "Rida A. Bazzi and
                  Yin Ding",
  title =        "Brief announcement: {Wait}-free implementation of multiple-writers/multiple-readers atomic byzantine data storage systems",
  pages =        "353",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:FriRayTra05,
  author =       "Roy Friedman and
                  Michel Raynal and
                  Corentin Travers",
  title =        "Brief announcement: {Abstractions} for implementing atomic objects in dynamic systems",
  pages =        "354",
  booktitle =    podc05name,
  month =        podc05month,
  address =      podc05addr,
  publisher =    podcpub,
  year =         2005,
}

@InProceedings{PODC:LMPS04,
  author =       "Matt Lepinski and
                  Silvio Micali and
                  Chris Peikert and
                  Abhi Shelat",
  title =        "Completely fair SFE and coalition-safe cheap talk",
  pages =        "1--10",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FeiSamShe04,
  author =       "Joan Feigenbaum and
                  Rahul Sami and
                  Scott Shenker",
  title =        "Mechanism design for policy routing",
  pages =        "11--20",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:CCWBPK04,
  author =       "Byung-Gon Chun and
                  Kamalika Chaudhuri and
                  Hoeteck Wee and
                  Marco Barreno and
                  Christos H. Papadimitriou and
                  John Kubiatowicz",
  title =        "Selfish caching in distributed systems: {A} game-theoretic analysis",
  pages =        "21--30",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DHLM04,
  author =       "Simon Doherty and
                  Maurice Herlihy and
                  Victor Luchangco and
                  Mark Moir",
  title =        "Bringing practical lock-free synchronization to 64-bit applications",
  pages =        "31--39",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Boehm04,
  author =       "Hans-Juergen Boehm",
  title =        "An almost non-blocking stack",
  pages =        "40--49",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FomRup04,
  author =       "Mikhail Fomitchev and
                  Eric Ruppert",
  title =        "Lock-free linked lists and skip lists",
  pages =        "50--59",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:AttFicKap04,
  author =       "Hagit Attiya and
                  Faith Ellen Fich and
                  Yaniv Kaplan",
  title =        "Lower bounds for adaptive collect and related objects",
  pages =        "60--69",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BroFic04,
  author =       "Alex Brodsky and
                  Faith Ellen Fich",
  title =        "Efficient synchronous snapshots",
  pages =        "70--79",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FicHenSha04,
  author =       "Faith E. Fich and
                  Danny Hendler and
                  Nir Shavit",
  title =        "On the inherent weakness of conditional synchronization primitives",
  pages =        "80--87",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:ShnPar04,
  author =       "Jeffrey Shneidman and
                  David C. Parkes",
  title =        "Specification faithfulness in networks with rational nodes",
  pages =        "88--97",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:CzuRon04,
  author =       "Artur Czumaj and
                  Amir Ronen",
  title =        "On the expected payment of mechanisms for task allocation",
  pages =        "98--106",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:HHLM04,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Joseph Y. Halpern and
                  Erran L. Li and
                  Vahab S. Mirrokni",
  title =        "On spectrum sharing games",
  pages =        "107--114",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:AspKirKri04,
  author =       "James Aspnes and
                  Jonathan Kirsch and
                  Arvind Krishnamurthy",
  title =        "Load balancing and locality in range-queriable data structures",
  pages =        "115--124",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:KinSai04,
  author =       "Valerie King and
                  Jared Saia",
  title =        "Choosing a random peer",
  pages =        "125--130",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Goldberg04,
  author =       "Paul W. Goldberg",
  title =        "Bounds for the convergence rate of randomized local search in a multiplayer load-balancing game",
  pages =        "131--140",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:AbrMal4,
  author =       "Ittai Abraham and
                  Dahlia Malkhi",
  title =        "Compact routing on euclidian metrics",
  pages =        "141--149",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BouPetVil04,
  author =       "Christian Boulinier and
                  Franck Petit and
                  Vincent Villain",
  title =        "When graph theory helps self-stabilization",
  pages =        "150--159",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:ElkZha04,
  author =       "Michael Elkin and
                  Jian Zhang",
  title =        "Efficient algorithms for constructing (1+, $\varepsilon$;, $\beta$)-spanners in the distributed and streaming models",
  pages =        "160--168",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FraGavPau04,
  author =       "Pierre Fraigniaud and
                  Cyril Gavoille and
                  Christophe Paul",
  title =        "Eclecticism shrinks even small worlds",
  pages =        "169--178",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:MarNgu04,
  author =       "Chip Martel and
                  Van Nguyen",
  title =        "Analyzing {Kleinberg}'s (and other) small-world Models",
  pages =        "179--188",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:GaoZha04,
  author =       "Jie Gao and
                  Li Zhang",
  title =        "Tradeoffs between stretch factor and load balancing ratio in routing on growth restricted graphs",
  pages =        "189--196",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Manku04,
  author =       "Gurmeet Singh Manku",
  title =        "Balanced binary trees for {ID} management and load balance in distributed hash tables",
  pages =        "197--205",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:CaoWan04,
  author =       "Pei Cao and
                  Zhe Wang",
  title =        "Efficient top-{K} query calculation in distributed networks",
  pages =        "206--215",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Gupta04,
  author =       "Indranil Gupta",
  title =        "On the design of distributed protocols from differential equations",
  pages =        "216--225",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:ACKM04,
  author =       "Ittai Abraham and
                  Gregory Chockler and
                  Idit Keidar and
                  Dahlia Malkhi",
  title =        "Byzantine disk paxos: optimal resilience with byzantine shared memory",
  pages =        "226--235",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DGLC04,
  author =       "Partha Dutta and
                  Rachid Guerraoui and
                  Ron R. Levy and
                  Arindam Chakraborty",
  title =        "How fast can a distributed atomic read be?",
  pages =        "236--245",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Yu04,
  author =       "Haifeng Yu",
  title =        "Signed quorum systems",
  pages =        "246--255",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BarMan04,
  author =       "Amotz Bar-Noy and
                  Yishay Mansour",
  title =        "Competitive on-line paging strategies for mobile users under delay constraints",
  pages =        "256--265",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:ChlKow04,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski",
  title =        "A better wake-up in radio networks",
  pages =        "266--274",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Koo04,
  author =       "Chiu-Yuen Koo",
  title =        "Broadcast in radio networks tolerating byzantine adversarial behavior",
  pages =        "275--282",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Patt-Shamir04,
  author =       "Boaz Patt-Shamir",
  title =        "A note on efficient aggregate queries in sensor networks",
  pages =        "283--289",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:AADFP04,
  author =       "Dana Angluin and
                  James Aspnes and
                  Zo{\"e} Diamadi and
                  Michael J. Fischer and
                  Ren{\'e} Peralta",
  title =        "Computation in networks of passively mobile finite-state sensors",
  pages =        "290--299",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:KuhMosWat04a,
  author =       "Fabian Kuhn and
                  Thomas Moscibroda and
                  Roger Wattenhofer",
  title =        "What cannot be computed locally!",
  pages =        "300--309",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:KLSS04,
  author =       "Gady Kozma and
                  Zvi Lotker and
                  Micha Sharir and
                  Gideon Stupp",
  title =        "Geometrically aware communication in random wireless networks",
  pages =        "310--319",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FanLyn04,
  author =       "Rui Fan and
                  Nancy A. Lynch",
  title =        "Gradient clock synchronization",
  pages =        "320--327",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:ADFT04,
  author =       "Marcos Kawazoe Aguilera and
                  Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Sam Toueg",
  title =        "Communication-efficient leader election and consensus with limited link synchrony",
  pages =        "328--337",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DFGHKT04,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Rachid Guerraoui and
                  Vassos Hadzilacos and
                  Petr Kouznetsov and
                  Sam Toueg",
  title =        "The weakest failure detectors to solve certain fundamental problems in distributed computing",
  pages =        "338--346",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Khazan04,
  author =       "Roger I. Khazan",
  title =        "Group membership: a novel approach and the first single-round algorithm",
  pages =        "347--356",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:CacStr04,
  author =       "Christian Cachin and
                  Reto Strobl",
  title =        "Asynchronous group key exchange with failures",
  pages =        "357--366",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:HilKubStr04,
  author =       "Kirsten Hildrum and
                  John Kubiatowicz and
                  Jeremy Stribling",
  title =        "Brief announcement: {Stretch} between nearby peers",
  pages =        "367",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:RRHS04,
  author =       "Sriram Ramabhadran and
                  Sylvia Ratnasamy and
                  Joseph M. Hellerstein and
                  Scott Shenker",
  title =        "Brief announcement: {Prefix} hash tree",
  pages =        "368",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:MizMarSav04,
  author =       "Alper Tugay Mizrak and
                  Keith Marzullo and
                  Stefan Savage",
  title =        "Brief announcement: {Detecting} malicious routers",
  pages =        "369",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:David04,
  author =       "Matei David",
  title =        "Brief announcement: {A} single enqueuer wait-free queue implementation",
  pages =        "370",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:RamMar04,
  author =       "Rafael Ramirez and
                  Juanjo Martinez",
  title =        "Brief Announcement: {Constraint}-based synchronization and verification of concurrent programs",
  pages =        "371",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Michael04,
  author =       "Maged M. Michael",
  title =        "Brief announcement: {Completing} the lock-free dynamic cycle",
  pages =        "372",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:PurHar04,
  author =       "Chris Purcell and
                  Tim Harris",
  title =        "Brief announcement: {Implementing} multi-word atomic snapshots on current hardware",
  pages =        "373",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BadKeiSas04,
  author =       "Gal Badishi and
                  Idit Keidar and
                  Amir Sasson",
  title =        "Brief announcement: {Exposing} and eliminating vulnerabilities to denial of service attacks in secure gossip-based multicast",
  pages =        "374",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BreLev04,
  author =       "Anat Bremler-Barr and
                  Hanoch Levy",
  title =        "Brief announcement: {Spoofing} prevention method",
  pages =        "375",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:LiMisPla04,
  author =       "Xiaozhou Li and
                  Jayadev Misra and
                  C. Greg Plaxton",
  title =        "Brief announcement: {Concurrent} maintenance of rings",
  pages =        "376",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:HigWan04,
  author =       "Lisa Higham and
                  Lixiao Wang",
  title =        "Brief announcement: {Self}-stabilizing distance-d distinct labels via enriched fair composition",
  pages =        "377",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DANL04,
  author =       "Murat Demirbas and
                  Anish Arora and
                  Tina Nolte and
                  Nancy A. Lynch",
  title =        "Brief announcement: {STALK}: {A} self-stabilizing hierarchical tracking service for sensor networks",
  pages =        "378",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DalDolPar04,
  author =       "Ariel Daliot and
                  Danny Dolev and
                  Hanna Parnas",
  title =        "Brief announcement: {Linear} time byzantine self-stabilizing clock synchronization",
  pages =        "379",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:HilMaRao04,
  author =       "Kirsten Hildrum and
                  Sean Ma and
                  Satish Rao",
  title =        "Brief announcement: {Randomized} rumor spreading with fewer phone calls",
  pages =        "380",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FraCar04,
  author =       "Pierre Fransson and
                  Lenka Carr-Motyckova",
  title =        "Brief announcement: {An} incremental algorithm for calculation of backup-paths in link-state networks",
  pages =        "381",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Laing04,
  author =       "Kofi A. Laing",
  title =        "Brief announcement: {Name}-independent compact routing in trees",
  pages =        "382",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:LAPS04,
  author =       "Karthik Lakshminarayanan and
                  Daniel Adkins and
                  Adrian Perrig and
                  Ion Stoica",
  title =        "Brief announcement: {Towards} a secure indirection infrastructure",
  pages =        "383",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:KeiMel04,
  author =       "Idit Keidar and
                  Roie Melamed",
  title =        "Brief announcement: {Trilix}: {A} scalable unstructured lookup system for dynamic environments",
  pages =        "384",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DGLSSW04,
  author =       "Shlomi Dolev and
                  Seth Gilbert and
                  Nancy A. Lynch and
                  Elad Schiller and
                  Alexander A. Shvartsman and
                  Jennifer L. Welch",
  title =        "Brief announcement: {Virtual} mobile nodes for mobile ad hoc networks",
  pages =        "385",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:RodLis04,
  author =       "Rodrigo Rodrigues and
                  Barbara Liskov",
  title =        "Brief announcement: {Reconfigurable} byzantine-fault-tolerant atomic memory",
  pages =        "386",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Tirthapura04,
  author =       "Srikanta Tirthapura",
  title =        "Brief announcement: {Adaptive} balancing networks",
  pages =        "387",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:ZhaSch04,
  author =       "Weibin Zhao and
                  Henning Schulzrinne",
  title =        "Brief announcement: {Building} an adaptive distributed web server system on the fly for handling web hotspots",
  pages =        "388",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BroChu04,
  author =       "Monica Brockmeyer and
                  Chunbo Chu",
  title =        "Brief announcement: {The} design of an internet-scale monitoring and assertion-checking infrastructure",
  pages =        "389",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:UrgShe04,
  author =       "Bhuvan Urgaonkar and
                  Prashant J. Shenoy",
  title =        "Brief announcement: {Cataclysm}: {Handling} extreme overloads in internet services",
  pages =        "390",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DolHerLah04,
  author =       "Shlomi Dolev and
                  Ted Herman and
                  Limor Lahiani",
  title =        "Brief announcement: {Polygonal} broadcast, secret maturity and the firing sensors",
  pages =        "391",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:SCPB04,
  author =       "Rodrigo Schmidt and
                  Islene C. Garcia and
                  Fernando Pedone and
                  Luiz Eduardo Buzato",
  title =        "Brief announcement: {Optimal} asynchronous garbage collection for checkpointing protocols with rollback-dependency trackability",
  pages =        "392",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BeiDolSin04,
  author =       "Amos Beimel and
                  Shlomi Dolev and
                  Noam Singer",
  title =        "Brief announcement: {RT} oblivious erasure correcting",
  pages =        "393",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:CasJarTsu04,
  author =       "Claude Castelluccia and
                  Stanislaw Jarecki and
                  Gene Tsudik",
  title =        "Brief announcement:
                 {Secret} handshakes from {CA}-oblivious encryption",
  pages =        "394",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:CGHS04,
  author =       "Gennaro Cordasco and
                  Luisa Gargano and
                  Mikael Hammar and
                  Vittorio Scarano",
  title =        "Brief announcement: {Degree}: {Optimal} deterministic routing for {P2P} systems",
  pages =        "395",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:KuhMosWat04b,
  author =       "Fabian Kuhn and
                  Thomas Moscibroda and
                  Roger Wattenhofer",
  title =        "Brief announcement: {Efficient} clustering in unstructured radio networks",
  pages =        "396",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:RMSSR04,
  author =       "D. V. S. Ravikant and
                  V. Muthuramakrishnan and
                  V. Srikanth and
                  K. Srinathan and
                  C. Pandu Rangan",
  title =        "Brief announcement: {On} the round complexity of distributed consensus over synchronous networks",
  pages =        "397",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:DriMosRay04,
  author =       "Roy Friedman and
                  Achour Most{\'e}faoui and
                  Michel Raynal",
  title =        "Brief announcement: {Veto} number and the respective power of eventual failure detectors",
  pages =        "398",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:MosRajRay04,
  author =       "Achour Most{\'e}faoui and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "Brief announcement: {The} synchronous condition-based consensus hierarchy",
  pages =        "399",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:BazDin04,
  author =       "Rida A. Bazzi and
                  Yin Ding",
  title =        "Brief announcement: {Efficient} implementation of a byzantine data storage system",
  pages =        "400",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:PedSch04,
  author =       "Fernando Pedone and
                  Andr{\'e} Schiper",
  title =        "Brief announcement: {On} the inherent cost of generic broadcast",
  pages =        "401",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:FetSch04,
  author =       "Christof Fetzer and
                  Ulrich Schmid",
  title =        "Brief announcement: {On} the possibility of consensus in asynchronous systems with finite average response times",
  pages =        "402",
  booktitle =    podc04name,
  month =        podc04month,
  address =      podc04addr,
  publisher =    podcpub,
  year =         2004,
}

@InProceedings{PODC:Anderson03,
  author =       "Ross J. Anderson",
  title =        "Cryptography and competition policy: issues with 'trusted computing'",
  pages =        "3--10",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Lynch03,
  author =       "Nancy A. Lynch",
  title =        "Working with mike on distributed computing theory, 1978--1992",
  pages =        "11",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Micali03,
  author =       "Silvio Micali",
  title =        "Simple and fast optimistic protocols for fair electronic exchange",
  pages =        "12--19",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Wright03,
  author =       "Rebecca N. Wright",
  title =        "Fischer's cryptographic protocols",
  pages =        "20--22",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KuhWat03,
  author =       "Fabian Kuhn and
                  Roger Wattenhofer",
  title =        "Constant-time distributed dominating set approximation",
  pages =        "25--32",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AzaKutPat03,
  author =       "Yossi Azar and
                  Shay Kutten and
                  Boaz Patt-Shamir",
  title =        "Distributed error confinement",
  pages =        "33--42",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AriCowLai03,
  author =       "Marta Arias and
                  Lenore Cowen and
                  Kofi A. Laing",
  title =        "Compact roundtrip routing with topology-independent node names",
  pages =        "43--52",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:GarMosPer03,
  author =       "J. J. Garcia-Luna-Aceves and
                  Marc Mosko and
                  Charles E. Perkins",
  title =        "A new approach to on-demand loop-free routing in ad hoc networks",
  pages =        "53--62",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KWZZ03,
  author =       "Fabian Kuhn and
                  Roger Wattenhofer and
                  Yan Zhang and
                  Aaron Zollinger",
  title =        "Geometric ad-hoc routing: of theory and practice",
  pages =        "63--72",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KowPel03,
  author =       "Dariusz R. Kowalski and
                  Andrzej Pelc",
  title =        "Broadcasting in undirected ad hoc radio networks",
  pages =        "73--82",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KRKV03,
  author =       "Srikant Kuppa and
                  Mansi Ramakrishnan and
                  Srinivasan Krishnamurthy and
                  S. Venkatesan",
  title =        "Brief announcement: cluster-based control mechanism for communication networks",
  pages =        "83",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:HenSha03,
  author =       "Danny Hendler and
                  Nir Shavit",
  title =        "Operation-valency and the cost of coordination",
  pages =        "84--91",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:HLMS03,
  author =       "Maurice Herlihy and
                  Victor Luchangco and
                  Mark Moir and
                  William N. {Scherer III}",
  title =        "Software transactional memory for dynamic-sized data structures",
  pages =        "92--101",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:ShaSha03,
  author =       "Ori Shalev and
                  Nir Shavit",
  title =        "Split-ordered lists: lock-free extensible hash tables",
  pages =        "102--111",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Tirthapura03,
  author =       "Srikanta Tirthapura",
  title =        "Brief announcement: concurrent counting is harder than queuing",
  pages =        "112",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Schiper03,
  author =       "Andr{\'e} Schiper",
  title =        "Brief announcement: dynamic group communication",
  pages =        "113",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:NaoWie03,
  author =       "Moni Naor and
                  Udi Wieder",
  title =        "Scalable and dynamic quorum systems",
  pages =        "114--122",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AweSch03,
  author =       "Baruch Awerbuch and
                  Christian Scheideler",
  title =        "Peer-to-peer systems for prefix search",
  pages =        "123--132",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Manku03,
  author =       "Gurmeet Singh Manku",
  title =        "Routing networks for distributed hash tables",
  pages =        "133--142",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AbrDol03,
  author =       "Ittai Abraham and
                  Danny Dolev",
  title =        "Asynchronous resource discovery",
  pages =        "143--150",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:FraGau03,
  author =       "Pierre Fraigniaud and
                  Philippe Gauron",
  title =        "Brief announcement: an overview of the content-addressable network D2B",
  pages =        "151",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:HarMun03,
  author =       "Nicholas J. A. Harvey and
                  J. Ian Munro",
  title =        "Brief announcement: deterministic skipnet",
  pages =        "152",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Cachin03,
  author =       "Christian Cachin",
  title =        "An asynchronous protocol for distributed computation of {RSA} inverses and its applications",
  pages =        "153--162",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:LibQui03,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Efficient revocation and threshold pairing based cryptosystems",
  pages =        "163--171",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:ParChoSie03,
  author =       "Jung Min Park and
                  Edwin K. P. Chong and
                  Howard Jay Siegel",
  title =        "Constructing fair-exchange protocols for E-commerce via distributed computation of {RSA} signatures",
  pages =        "172--181",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:LiDuBon03,
  author =       "Ninghui Li and
                  Wenliang Du and
                  Dan Boneh",
  title =        "Oblivious signature-based envelope",
  pages =        "182--189",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:DFKY03,
  author =       "Yevgeniy Dodis and
                  Nelly Fazio and
                  Aggelos Kiayias and
                  Moti Yung",
  title =        "Scalable public-key tracing and revoking",
  pages =        "190--199",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Lindell03,
  author =       "Yehuda Lindell",
  title =        "Brief announcement: impossibility results for concurrent secure two-party computation",
  pages =        "200",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:MatOga03,
  author =       "Shin'ichiro Matsuo and
                  Wakaha Ogata",
  title =        "Brief announcement: a method for exchanging valuable data: how to realize matching oblivious transfer",
  pages =        "201",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:ASSVR03,
  author =       "S. Amitanand and
                  I. Sanketh and
                  K. Srinathan and
                  V. Vinod and
                  C. Pandu Rangan",
  title =        "Distributed consensus in the presence of sectional faults",
  pages =        "202--210",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:FitGar03,
  author =       "Matthias Fitzi and
                  Juan A. Garay",
  title =        "Efficient player-optimal protocols for strong and differential consensus",
  pages =        "211--220",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:HerPen03,
  author =       "Maurice Herlihy and
                  Lucia Draque Penso",
  title =        "tight bounds for k-set agreement with limited-scope failure detectors",
  pages =        "221",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:FesParRay03,
  author =       "Fabrice Le Fessant and
                  Philippe Raipin Parv{\'e}dy and
                  Michel Raynal",
  title =        "Brief announcement: early decision despite general process omission failures",
  pages =        "222",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:BacCacStr03,
  author =       "Michael Backes and
                  Christian Cachin and
                  Reto Strobl",
  title =        "Proactive secure message transmission in asynchronous networks",
  pages =        "223--232",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:BeiMal03,
  author =       "Amos Beimel and
                  Lior Malka",
  title =        "Efficient reliable communication over partially authenticated networks",
  pages =        "233--242",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:GosLad03,
  author =       "Justin Goshi and
                  Richard E. Ladner",
  title =        "Algorithms for dynamic multicast key distribution trees",
  pages =        "243--251",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:SriVinRan03,
  author =       "K. Srinathan and
                  V. Vinod and
                  C. Pandu Rangan",
  title =        "Brief announcement: efficient perfectly secure communication over synchronous networks",
  pages =        "252",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:CGMM03,
  author =       "Benjie Chen and
                  Thomer M. Gil and
                  Athicha Muthitacharoen and
                  Robert Morris",
  title =        "Brief announcement: building data structures on untrusted peer-to-peer storage with per-participant logs",
  pages =        "253",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:RosSci03,
  author =       "Arnon Rosenthal and
                  Edward Sciore",
  title =        "Brief announcement: extending {SQL} access control to derived and distributed data",
  pages =        "254",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Malewicz03,
  author =       "Grzegorz Malewicz",
  title =        "A work-optimal deterministic algorithm for the asynchronous certified write-all problem",
  pages =        "255--264",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KowShv03,
  author =       "Dariusz R. Kowalski and
                  Alexander A. Shvartsman",
  title =        "Performing work with asynchronous processors: message-delay-sensitive bounds",
  pages =        "265--274",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:JayPetTan03,
  author =       "Prasad Jayanti and
                  Srdjan Petrovic and
                  King Tan",
  title =        "Fair group mutual exclusion",
  pages =        "275--284",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:JayPet03,
  author =       "Prasad Jayanti and
                  Srdjan Petrovic",
  title =        "Efficient and practical constructions of {LL}/{SC} variables",
  pages =        "285--294",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Jayanti03,
  author =       "Prasad Jayanti",
  title =        "Adaptive and efficient abortable mutual exclusion",
  pages =        "295--304",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:BarTau03,
  author =       "Yoah Bar-David and
                  Gadi Taubenfeld",
  title =        "Automatic discovery of mutual exclusion algorithms",
  pages =        "305",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AguDelFau03,
  author =       "Marcos Kawazoe Aguilera and
                  Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Sam Toueg",
  title =        "On implementing omega with weak reliability and synchrony assumptions",
  pages =        "306--314",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AguEngGaf03,
  author =       "Marcos Kawazoe Aguilera and
                  Burkhard Englert and
                  Eli Gafni",
  title =        "On using network attached disks as shared memory",
  pages =        "315--324",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:ManTre03,
  author =       "Panagiotis Manolios and
                  Richard J. Trefler",
  title =        "A lattice-theoretic characterization of safety and liveness",
  pages =        "325--333",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:Manolios03,
  author =       "Panagiotis Manolios",
  title =        "Brief announcement: branching time refinement",
  pages =        "334",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:FanLyn03,
  author =       "Rui Fan and
                  Nancy A. Lynch",
  title =        "Brief announcement: efficient replication of large data objects",
  pages =        "335",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KasSha03,
  author =       "Farnoush Banaei Kashani and
                  Cyrus Shahabi",
  title =        "Brief announcement: efficient flooding in power-law networks",
  pages =        "336",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:ACKS03,
  author =       "Aditya Akella and
                  Shuchi Chawla and
                  Arvind Kannan and
                  Srinivasan Seshan",
  title =        "Scaling properties of the Internet graph",
  pages =        "337--346",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:FLMPS03,
  author =       "Alex Fabrikant and
                  Ankur Luthra and
                  Elitza Maneva and
                  Christos H. Papadimitriou and
                  Scott Shenker",
  title =        "On a network creation game",
  pages =        "347--351",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:KesMan03,
  author =       "Alexander Kesselman and
                  Yishay Mansour",
  title =        "Adaptive {AIMD} congestion control",
  pages =        "352--359",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AweMan03,
  author =       "Baruch Awerbuch and
                  Yishay Mansour",
  title =        "Adapting to a reliable network path",
  pages =        "360--367",
  booktitle =    podc03name,
  month =        podc03month,
  address =      podc03addr,
  publisher =    podcpub,
  year =         2003,
}

@InProceedings{PODC:AndKim02,
  author =       "James H. Anderson and
                  Yong-Jik Kim",
  title =        "Nonatomic mutual exclusion with local spinning",
  pages =        "3--12",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:FatFicRup02,
  author =       "Panagiota Fatourou and
                  Faith E. Fich and
                  Eric Ruppert",
  title =        "Space-optimal multi-writer snapshot objects are slow",
  pages =        "13--20",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Michael02,
  author =       "Maged M. Michael",
  title =        "Safe memory reclamation for dynamic lock-free objects using atomic reads and writes",
  pages =        "21--30",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Scott02,
  author =       "Michael L. Scott",
  title =        "Non-blocking timeout in scalable queue-based spin locks",
  pages =        "31--40",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:BarMal02,
  author =       "Amotz Bar-Noy and
                  Grzegorz Malewicz",
  title =        "Establishing wireless conference calls under delay constraints",
  pages =        "41--50",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:JurKutZat02,
  author =       "Tomasz Jurdzinski and
                  Miroslaw Kutylowski and
                  Jan Zatopianski",
  title =        "Efficient algorithms for leader election in radio networks",
  pages =        "51--57",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:ZhaAro02,
  author =       "Hongwei Zhang and
                  Anish Arora",
  title =        "{GS}$^3$: scalable self-configuration and self-healing in wireless networks",
  pages =        "58--67",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:AVVY02,
  author =       "Stergios V. Anastasiadis and
                  Peter J. Varman and
                  Jeffrey Scott Vitter and
                  Ke Yi",
  title =        "Lexicographically optimal smoothing for broadband traffic multiplexing",
  pages =        "68--77",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:ChoMal02,
  author =       "Gregory Chockler and
                  Dahlia Malkhi",
  title =        "Active disk paxos with infinitely many processes",
  pages =        "78--87",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:DutGue02,
  author =       "Partha Dutta and
                  Rachid Guerraoui",
  title =        "The inherent price of indulgence",
  pages =        "88--97",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:YuVah02,
  author =       "Haifeng Yu and
                  Amin Vahdat",
  title =        "Minimal replication cost for availability",
  pages =        "98--107",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:MazSha02,
  author =       "David Mazi{\`e}res and
                  Dennis Shasha",
  title =        "Building secure file systems out of byantine storage",
  pages =        "108--117",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:FGHHS02,
  author =       "Matthias Fitzi and
                  Daniel Gottesman and
                  Martin Hirt and
                  Thomas Holenstein and
                  Adam Smith",
  title =        "Detectable byzantine agreement secure against faulty majorities",
  pages =        "118--126",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:EzhHelRay02,
  author =       "Paul D. Ezhilchelvan and
                  Jean-Michel H{\'e}lary and
                  Michel Raynal",
  title =        "Building responseive {TMR}-based servers in presence of timing constraints",
  pages =        "127",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:CetKelAhm02,
  author =       "Ugur \c{C}etintemel and
                  Peter J. Keleher and
                  Yanif Ahmad",
  title =        "Exploiting precision vs. efficiency tradeoffs in symmetric replication environments",
  pages =        "128",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:MRRAA02,
  author =       "Achour Most{\'e}faoui and
                  Michel Raynal and
                  Matthieu Roy and
                  Divyakant Agrawal and
                  Amr El Abbadi",
  title =        "Towards a formal model for view maintenance in data warehouses",
  pages =        "129",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Vidyasankar02,
  author =       "K. Vidyasankar",
  title =        "A highly concurrent group mutual /-exclusion algorithm$^0$",
  pages =        "130",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:HLMM02,
  author =       "Maurice Herlihy and
                  Victor Luchangco and
                  Paul Martin and
                  Mark Moir",
  title =        "Dynamic-sized lock-free data structures",
  pages =        "131",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:GeoRusShv02,
  author =       "Chryssis Georgiou and
                  Alexander Russell and
                  Alexander A. Shvartsman",
  title =        "Optimally work-competitive scheduling for cooperative computing with merging groups",
  pages =        "132",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:02,
  author =       "Yongqiang Huang and
                  Hector Garcia-Molina",
  title =        "Assignment-based partitioning in a condition monitoring system",
  pages =        "133",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:LotPat02,
  author =       "Zvi Lotker and
                  Boaz Patt-Shamir",
  title =        "Nearly optimal {FIFO} buffer management for DiffServ",
  pages =        "134--142",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:BroMit02,
  author =       "Andrei Z. Broder and
                  Michael Mitzenmacher",
  title =        "Optmial plans for aggregation",
  pages =        "144--152",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:DFPS02,
  author =       "Stefan Dobrev and
                  Paola Flocchini and
                  Giuseppe Prencipe and
                  Nicola Santoro",
  title =        "Searching for a black hole in arbitrary networks: {Optimal} mobile agent protocols",
  pages =        "153--161",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODCBraNisPat:02,
  author =       "Zvika Brakerski and
                  Aviv Nisgav and
                  Boaz Patt-Shamir",
  title =        "General perfectly periodic scheduling",
  pages =        "163--172",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:FPSS02,
  author =       "Joan Feigenbaum and
                  Christos H. Papadimitriou and
                  Rahul Sami and
                  Scott Shenker",
  title =        "A BGP-based mechanism for lowest-cost routing",
  pages =        "173--182",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:MalNaoRat02,
  author =       "Dahlia Malkhi and
                  Moni Naor and
                  David Ratajczak",
  title =        "Viceroy: a scalable and dynamic emulation of the butterfly",
  pages =        "183--192",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:KGSR02,
  author =       "M. V. N. Ashwin Kumar and
                  Pranava R. Goundan and
                  K. Srinathan and
                  C. Pandu Rangan",
  title =        "On perfectly secure cmmunication over arbitrary networks",
  pages =        "193--202",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:LinLysRab02,
  author =       "Yehuda Lindell and
                  Anna Lysyanskaya and
                  Tal Rabin",
  title =        "Sequential composition of protocols without simultaneous termination",
  pages =        "203--212",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:IyeRowDru02,
  author =       "Sitaram Iyer and
                  Antony I. T. Rowstron and
                  Peter Druschel",
  title =        "Squirrel: a decentralized peer-to-peer web cache",
  pages =        "213--222",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:AspDiaSha02,
  author =       "James Aspnes and
                  Zo{\"e} Diamadi and
                  Gauri Shah",
  title =        "Fault-tolerant routing in peer-to-peer systems",
  pages =        "223--232",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:LibBalKar02,
  author =       "David Liben-Nowell and
                  Hari Balakrishnan and
                  David R. Karger",
  title =        "Analysis of the evolution of peer-to-peer systems",
  pages =        "233--242",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:BarKei02,
  author =       "Omar Bakr and
                  Idit Keidar",
  title =        "Evaluating the running time of a communication round over the internet",
  pages =        "243--252",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:MosRajRay02,
  author =       "Achour Most{\'e}faoui and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "Asynchronous interactive consistency and its relation with error-correcting codes",
  pages =        "253",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:ZhaSch02,
  author =       "Weibin Zhao and
                  Henning Schulzrinne",
  title =        "Selective anti-entropy",
  pages =        "254",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:IwaOki02,
  author =       "Kazuo Iwama and
                  Masaki Okita",
  title =        "Compact routing for average-case networks",
  pages =        "255",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Greenwald02a,
  author =       "Michael Greenwald",
  title =        "How to wait when you are not going to block",
  pages =        "256",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Larrea02,
  author =       "Mikel Larrea",
  title =        "Understanding perfect falure detectors",
  pages =        "257",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:DFHR02,
  author =       "Carole Delporte-Gallet and
                  Hugues Fauconnier and
                  Jean-Michel H{\'e}lary and
                  Michel Raynal",
  title =        "Early stopping in a global data computation",
  pages =        "258",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:DolSchWel02,
  author =       "Shlomi Dolev and
                  Elad Schiller and
                  Jennifer L. Welch",
  title =        "Random walk for self-stabilitzing group communication in ad hoc networks",
  pages =        "259",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Greenwald02b,
  author =       "Michael Greenwald",
  title =        "Two-handed emulation: how to build non-blocking implementation of complex data-structures using {DCAS}",
  pages =        "260--269",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Jayanti02,
  author =       "Prasad Jayanti",
  title =        "f-arrays: implementation and applications",
  pages =        "270--279",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:HenSha02,
  author =       "Danny Hendler and
                  Nir Shavit",
  title =        "Non-blocking steal-half work queues",
  pages =        "280--289",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:ChaHigSey02,
  author =       "Subhendu Chattopadhyay and
                  Lisa Higham and
                  Karen Seyffarth",
  title =        "Dynamic and self-stabilizing distributed matching",
  pages =        "290--297",
  booktitle =    podc02name,
  month =        podc02month,
  address =      podc02addr,
  publisher =    podcpub,
  year =         2002,
}

@InProceedings{PODC:Anderson01,
  author =       "James H. Anderson",
  title =        "Lamport on mutual exclusion: 27 years of planting seeds",
  pages =        "3--12",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Lampson01,
  author =       "Butler W. Lampson",
  title =        "The ABCD's of Paxos",
  pages =        "13",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Pnueli01,
  author =       "Amir Pnueli",
  title =        "Sticks and stones: a coding scheme for parameterized verification",
  pages =        "14",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Abadi01,
  author =       "Mart{\'i}n Abadi",
  title =        "Leslie Lamport's properties and actions",
  pages =        "15",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Lynch01,
  author =       "Nancy A. Lynch",
  title =        "Implementing atomic objects in a dynamic environment",
  pages =        "16",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Rowley01,
  author =       "Chris Rowley",
  title =        "The {LATEX} legacy: 2.09 and all that",
  pages =        "17--25",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Herlihy01,
  author =       "Maurice Herlihy",
  title =        "On beyond registers: wait-free readable objects",
  pages =        "26--42",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:BAKCM01,
  author =       "Anat Bremler-Barr and
                  Yehuda Afek and
                  Haim Kaplan and
                  Edith Cohen and
                  Michael Merritt",
  title =        "Restoration by path concatenation: fast recovery of {MPLS} paths",
  pages =        "43--52",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Elkin01,
  author =       "Michael Elkin",
  title =        "Computing almost shortest paths",
  pages =        "53--62",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:LotPatPel01,
  author =       "Zvi Lotker and
                  Boaz Patt-Shamir and
                  David Peleg",
  title =        "Distributed {MST} for constant diameter graphs",
  pages =        "63--71",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:GarSka01,
  author =       "Vijay K. Garg and
                  Chakarat Skawratananond",
  title =        "String realizers of posets with applications to distributed computing",
  pages =        "72--80",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:HerPal01,
  author =       "Oltea Mihaela Herescu and
                  Catuscia Palamidessi",
  title =        "On the generalized dining philosophers problem",
  pages =        "81--89",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:AndKim01,
  author =       "James H. Anderson and
                  Yong-Jik Kim",
  title =        "An improved lower bound for the time complexity of mutual exclusion",
  pages =        "90--99",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Hadzilacos01,
  author =       "Vassos Hadzilacos",
  title =        "A note on group mutual exclusion",
  pages =        "100--106",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:BarNisPat01,
  author =       "Amotz Bar-Noy and
                  Aviv Nisgav and
                  Boaz Patt-Shamir",
  title =        "Nearly optimal perfectly-periodic schedules",
  pages =        "107--116",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:ChlKowLin01,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski and
                  Andrzej Lingas",
  title =        "The do-all problem in broadcast networks",
  pages =        "117--127",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:HerTirWat01,
  author =       "Maurice Herlihy and
                  Srikanta Tirthapura and
                  Roger Wattenhofer",
  title =        "Competitive concurrent distributed queuing",
  pages =        "127--133",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:VenWeiDah01,
  author =       "Arun Venkataramani and
                  Phoebe Weidmann and
                  Michael Dahlin",
  title =        "Bandwidth constrained placement in a {WAN}",
  pages =        "134--143",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Mitzenmacher01,
  author =       "Michael Mitzenmacher",
  title =        "Compressed bloom filters",
  pages =        "144--150",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:MRRR01,
  author =       "Achour Most{\'e}faoui and
                  Sergio Rajsbaum and
                  Michel Raynal and
                  Matthieu Roy",
  title =        "A hierarchy of conditions for consensus solvability",
  pages =        "151--160",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:GafMerTau01,
  author =       "Eli Gafni and
                  Michael Merritt and
                  Gadi Taubenfeld",
  title =        "The concurrency hierarchy, and algorithms for unbounded concurrency",
  pages =        "161--169",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:GupChaGol01,
  author =       "Indranil Gupta and
                  Tushar Deepak Chandra and
                  Germ{\'a}n S. Goldszmidt",
  title =        "On scalable and efficient distributed failure detectors",
  pages =        "170--179",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:HasPel01,
  author =       "Yehuda Hassin and
                  David Peleg",
  title =        "Average probe complexity in quorum systems",
  pages =        "180--189",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:DMMS01,
  author =       "David Detlefs and
                  Paul A. Martin and
                  Mark Moir and
                  Guy L. {Steele Jr.}",
  title =        "Lock-free reference counting",
  pages =        "190--199",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Fessant01,
  author =       "Fabrice Le Fessant",
  title =        "Detecting distributed cycles of garbage in large-scale systems",
  pages =        "200--209",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:KRSD01,
  author =       "Anne-Marie Kermarrec and
                  Antony I. T. Rowstron and
                  Marc Shapiro and
                  Peter Druschel",
  title =        "The {IceCube} approach to the reconciliation of divergent replicas",
  pages =        "210--218",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:ZhaStr01,
  author =       "Yuanyuan Zhao and
                  Robert E. Strom",
  title =        "Exploitng event stream interpretation in publish-subscribe systems",
  pages =        "219--228",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:HwaGar01,
  author =       "Yongqiang Huang and
                  Hector Garcia-Molina",
  title =        "Replicated condition monitoring",
  pages =        "229--237",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:JamUlt01,
  author =       "Simon St. James and
                  Ulrich Ultes-Nitsche",
  title =        "Computing property-preserving behaviour abstractions from trace reductions: abstraction-based verification of linear-time properties under fairness",
  pages =        "238--245",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:BKJP01,
  author =       "Sung Hoon Baek and
                  Bong Wan Kim and
                  Eui Joung Joung and
                  Chong-Won Park",
  title =        "Reliability and performance of hierarchical {RAID} with multiple controllers",
  pages =        "246--254",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:CleMonSil01,
  author =       "Andrea E. F. Clementi and
                  Angelo Monti and
                  Riccardo Silvestri",
  title =        "Distributed multi-broadcast in unknown radio networks",
  pages =        "255--264",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:LHBWW01,
  author =       "Erran L. Li and
                  Joseph Y. Halpern and
                  Paramvir Bahl and
                  Yi-Min Wang and
                  Roger Wattenhofer",
  title =        "Analysis of a cone-based distributed topology control algorithm for wireless multi-hop networks",
  pages =        "264--273",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:BFPSP01,
  author =       "Olivier Baudron and
                  Pierre-Alain Fouque and
                  David Pointcheval and
                  Jacques Stern and
                  Guillaume Poupard",
  title =        "Practical multi-candidate election system",
  pages =        "274--283",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:JakJue01,
  author =       "Markus Jakobsson and
                  Ari Juels",
  title =        "An optimally robust hybrid mix network",
  pages =        "284--292",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:CIKRRW01,
  author =       "Ran Canetti and
                  Yuval Ishai and
                  Ravi Kumar and
                  Michael K. Reiter and
                  Ronitt Rubinfeld and
                  Rebecca N. Wright",
  title =        "Selective private function evaluation with applications to private statistics",
  pages =        "293--304",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:MalRusShv01,
  author =       "Grzegorz Malewicz and
                  Alexander Russell and
                  Alexander A. Shvartsman",
  title =        "Optimal scheduling for disconnected cooperation",
  pages =        "305--307",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:FatHer01,
  author =       "Panagiota Fatourou and
                  Maurice Herlihy",
  title =        "Adding networks",
  pages =        "308--310",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:LeeWel01,
  author =       "Hyunyoung Lee and
                  Jennifer L. Welch",
  title =        "Randomized shared queues",
  pages =        "311--313",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:AttLyn01,
  author =       "Paul C. Attie and
                  Nancy A. Lynch",
  title =        "Dynamic input/output automata, a formal model for dynamic systems",
  pages =        "314--316",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:PieAlv01,
  author =       "Evelyn Tumlin Pierce and
                  Lorenzo Alvisi",
  title =        "A framework for semantic reasoning about Byzantine quorum systems",
  pages =        "317--319",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:ChaNikSpi01,
  author =       "Ioannis Chatzigiannakis and
                  Sotiris E. Nikoletseas and
                  Paul G. Spirakis",
  title =        "An efficient communication strategy for ad-hoc mobile networks",
  pages =        "320--322",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Moir01,
  author =       "Mark Moir",
  title =        "Correction: practical implementations of non-blocking synchronization primitives",
  pages =        "323",
  booktitle =    podc01name,
  month =        podc01month,
  address =      podc01addr,
  publisher =    podcpub,
  year =         2001,
}

@InProceedings{PODC:Lamport00,
  author =       "Leslie Lamport",
  title =        "Distributed algorithms in TLA (abstract)",
  pages =        "3",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Ogg00,
  author =       "Michael Ogg",
  title =        "A middleware overview: goals, research issues, and coded examples (abstract)",
  pages =        "4",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Partridge00,
  author =       "Craig Partridge",
  title =        "Data communications vs. distributed computing (abstract)",
  pages =        "5",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Hill00,
  author =       "Mark D. Hill",
  title =        "How computer architecture trends may affect future distributed systems: from infiniBand clusters to inter-processor speculation (abstract)",
  pages =        "6",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Brewer00,
  author =       "Eric A. Brewer",
  title =        "Towards robust distributed systems (abstract)",
  pages =        "7",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:FraGavMan00,
  author =       "Pierre Fraigniaud and
                  Cyril Gavoille and
                  Bernard Mans",
  title =        "Interval routing schemes allow broadcasting with linear message-complexity (extended abstract)",
  pages =        "11--20",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:ManPatLap00,
  author =       "Yishay Mansour and
                  Boaz Patt-Shamir and
                  Ofer Lapid",
  title =        "Optimal smoothing schedules for real-time streams (extended abstract)",
  pages =        "21--29",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:LotPat00,
  author =       "Zvi Lotker and
                  Boaz Patt-Shamir",
  title =        "Average-case analysis of greedy packet scheduling (extended astract)",
  pages =        "31--40",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:HasPel00,
  author =       "Yehuda Hassin and
                  David Peleg",
  title =        "Sparse communication networks and efficient routing in the plane (extended abstract)",
  pages =        "41--50",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:CowWag00,
  author =       "Lenore Cowen and
                  Christopher G. Wagner",
  title =        "Compact roundtrip routing in directed networks (extended abstract)",
  pages =        "51--59",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Moir00,
  author =       "Mark Moir",
  title =        "Laziness pays! using lazy synchronization mechanisms to improve non-blocking constructions",
  pages =        "61--70",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:AfeStuTou00,
  author =       "Yehuda Afek and
                  Gideon Stupp and
                  Dan Touitou",
  title =        "Long-lived and adaptive atomic snapshot and immediate snapshot (extended abstract)",
  pages =        "71--80",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:AfeBoxTou00,
  author =       "Yehuda Afek and
                  Pazi Boxer and
                  Dan Touitou",
  title =        "Bounds on the shared memory requirements for long-lived adaptive objects (extended abstract)",
  pages =        "81--89",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:AttBor00,
  author =       "Hagit Attiya and
                  Vita Bortnikov",
  title =        "Adaptive and efficient mutual exclusion (extended abstract)",
  pages =        "91--100",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:FPPP00,
  author =       "Pierre Fraigniaud and
                  Andrzej Pelc and
                  David Peleg and
                  Stephane Perennes",
  title =        "Assigning labels in unknown anonymous networks (extended abstract)",
  pages =        "101--111",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:GasPelPel00,
  author =       "Leszek Gasieniec and
                  Andrzej Pelc and
                  David Peleg",
  title =        "The wakeup problem in synchronous broadcast systems (extended abstract)",
  pages =        "113--121",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:CacKurSho00,
  author =       "Christian Cachin and
                  Klaus Kursawe and
                  Victor Shoup",
  title =        "Random oracles in constantipole: practical asynchronous Byzantine agreement using cryptography (extended abstract)",
  pages =        "123--132",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:BHHN00,
  author =       "Boaz Barak and
                  Shai Halevi and
                  Amir Herzberg and
                  Dalit Naor",
  title =        "Clock synchronization with faults and recoveries (extended abstract)",
  pages =        "133--142",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:MosRay00,
  author =       "Achour Most{\'e}faoui and
                  Michel Raynal",
  title =        "k-set agreement with limited accuracy failure detectors",
  pages =        "143--152",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:NikRam00,
  author =       "Rishiyur S. Nikhil and
                  Umakishore Ramachandran",
  title =        "Garbage collection of timestamped data in Stampede",
  pages =        "153--161",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:FerJimCho00,
  author =       "Antonio Fern{\'a}ndez and
                  Ernesto Jim{\'e}nez and
                  Vicent Cholvi",
  title =        "On the interconnection of causal memory systems",
  pages =        "163--170",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:WalWelAma00,
  author =       "Jennifer E. Walter and
                  Jennifer L. Welch and
                  Nancy M. Amato",
  title =        "Distributed reconfigurtion of metamorphic robot chains",
  pages =        "171--180",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:BhoAha00,
  author =       "Sumeer Bhola and
                  Mustaque Ahamad",
  title =        "1/k phase stamping for continuous shared data (extended abstract)",
  pages =        "181--190",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:RugSeiKna00,
  author =       "Rainer Ruggaber and
                  Jochen Seitz and
                  Michael Knapp",
  title =        "p2 - a generic proxy platform for wireless access and mobility in {CORBA}",
  pages =        "191--198",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:SheMajAbd00,
  author =       "E-Kai Shen and
                  Shikharesh Majumdar and
                  Istabrak Abdul-Fatah",
  title =        "High performance adaptive middleware for {CORBA}-based systems",
  pages =        "199--207",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:AguStr00,
  author =       "Marcos Kawazoe Aguilera and
                  Robert E. Strom",
  title =        "Efficient atomic broadcast using deterministic merge",
  pages =        "209--218",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:CarRosWol00,
  author =       "Antonio Carzaniga and
                  David S. Rosenblum and
                  Alexander L. Wolf",
  title =        "Achieving scalability and expressiveness in an {Internet}-scale event notification service",
  pages =        "219--227",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:FroGue00,
  author =       "Svend Fr{\o}lund and
                  Rachid Guerraoui",
  title =        "X-ability: a theory of replication",
  pages =        "229--237",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:MitGar00,
  author =       "Neeraj Mittal and
                  Vijay K. Garg",
  title =        "Debugging distributed programs using controlled re-execution",
  pages =        "239--248",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Rosaz00,
  author =       "Laurent Rosaz",
  title =        "Self-stabilizing token circulation on asynchronous uniform unidirectional rings",
  pages =        "249--258",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:JohSin00,
  author =       "Gregory F. Johnson and
                  Ambuj K. Singh",
  title =        "Stable and fault-tolerant object allocation",
  pages =        "259--268",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:AroKulDem00,
  author =       "Anish Arora and
                  Sandeep S. Kulkarni and
                  Murat Demirbas",
  title =        "Resettable vector clocks",
  pages =        "269--278",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:MakKam00,
  author =       "Kazuhisa Makino and
                  Tiko Kameda",
  title =        "Efficient generation of all regular non-dominated coteries",
  pages =        "279--288",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Guerraoui00,
  author =       "Rachid Guerraoui",
  title =        "Indulgent algorithms (preliminary version)",
  pages =        "289--297",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:Aspnes00,
  author =       "James Aspnes",
  title =        "Fast deterministic consensus in a noisy environment",
  pages =        "299--308",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:DolRaj00,
  author =       "Shlomi Dolev and
                  Sergio Rajsbaum",
  title =        "Stability of long-lived consensus (extended abstract)",
  pages =        "309--318",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:JosMis00,
  author =       "Rajeev Joshi and
                  Jayadev Misra",
  title =        "Toward a theory of maximally concurrent programs (shortened version)",
  pages =        "319--328",
  booktitle =    podc00name,
  month =        podc00month,
  address =      podc00addr,
  publisher =    podcpub,
  year =         2000,
}

@InProceedings{PODC:99,
  author =       "Rafail Ostrovsky and
                  Boaz Patt-Shamir",
  title =        "Optimal and Efficient Clock Synchronization Under Drifting Clocks",
  pages =        "3--12",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:GafMit99,
  author =       "Eli Gafni and
                  Michael Mitzenmacher",
  title =        "Analysis of Timing-Based Mutual Exclusion with Random Times",
  pages =        "13--21",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:KeaMoi99,
  author =       "Patrick Keane and
                  Mark Moir",
  title =        "A Simple Local-Spin Group Mutual Exclusion Algorithm",
  pages =        "23--32",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:BalHelRay99,
  author =       "Roberto Baldoni and
                  Jean-Michel H{\'e}lary and
                  Michel Raynal",
  title =        "Rollback-Dependency Trackability: Visible Characterizations",
  pages =        "33--42",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:SunSos99,
  author =       "Chengzheng Sun and
                  Rok Sosic",
  title =        "Optimal Locking Integrated with Operational Transformation in Distributed Real-Time Group Editors",
  pages =        "43--52",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:ASSAC99,
  author =       "Marcos Kawazoe Aguilera and
                  Robert E. Strom and
                  Daniel C. Sturman and
                  Mark Astley and
                  Tushar Deepak Chandra",
  title =        "Matching Events in a Content-Based Subscription System",
  pages =        "53--61",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Attie99,
  author =       "Paul C. Attie",
  title =        "Liveness-Preserving Simulation Relations",
  pages =        "63--72",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:HalRic99,
  author =       "Joseph Y. Halpern and
                  Aleta Ricciardi",
  title =        "A Knowledge-Theoretic Analysis of Uniform Distributed Coordination and Failure Detectors",
  pages =        "73--82",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Jakobsson99,
  author =       "Markus Jakobsson",
  title =        "Flash Mixing",
  pages =        "83--89",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:AAFST99,
  author =       "Yehuda Afek and
                  Hagit Attiya and
                  Arie Fouren and
                  Gideon Stupp and
                  Dan Touitou",
  title =        "Long-Lived Renaming Made Adaptive",
  pages =        "91--103",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:AfeMer99,
  author =       "Yehuda Afek and
                  Michael Merritt",
  title =        "Fast, Wait-Free (2k)-Renaming",
  pages =        "105--112",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:ShaZem99,
  author =       "Nir Shavit and
                  Asaph Zemach",
  title =        "Scalable Concurrent Priority Queue Algorithms",
  pages =        "113--122",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:AndMoi99,
  author =       "James H. Anderson and
                  Mark Moir",
  title =        "Wait-Free Synchronization in Multiprogrammed Systems: Integrating Priority-Based and Quantum-Based Scheduling",
  pages =        "123--132",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:MavKel99,
  author =       "Marios Mavronicolas and
                  Michael Merritt and
                  Gadi Taubenfeld",
  title =        "Sequentially Consistent versus Linearizable Counting Networks",
  pages =        "133--142",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Keleher99,
  author =       "Peter J. Keleher",
  title =        "Decentalized Replicated-Object Protocols",
  pages =        "143--151",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:GraSui99,
  author =       "Peter Graham and
                  Yahong Sui",
  title =        "{LOTEC}: {A} Simple {DSM} Consistency Protocol for Nested Object Transactions",
  pages =        "153--162",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:TorAhaRay99,
  author =       "Francisco J. Torres-Rojas and
                  Mustaque Ahamad and
                  Michel Raynal",
  title =        "Timed Consistency for Shared Distributed Objects",
  pages =        "163--172",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Sakamoto99,
  author =       "Naoshi Sakamoto",
  title =        "Comparison of Initial Conditions for Distributed Algorithms on Anonymous Networks",
  pages =        "173--179",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:BolVig99,
  author =       "Paolo Boldi and
                  Sebastiano Vigna",
  title =        "Computing Anonymously with Arbitrary Knowledge",
  pages =        "181--188",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:FloRonSan99,
  author =       "Paola Flocchini and
                  Alessandro Roncato and
                  Nicola Santoro",
  title =        "Backward Consistency and Sense of Direction in Advanced Distributed Systems",
  pages =        "189--198",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:BeaGraJoh99,
  author =       "Joffroy Beauquier and
                  Maria Gradinariu and
                  Colette Johnen",
  title =        "Memory Space Requirements for Self-Stabilizing Leader Election Protocols",
  pages =        "199--207",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:BeaGenKut99,
  author =       "Joffroy Beauquier and
                  Christophe Genolini and
                  Shay Kutten",
  title =        "Optimal Reactive k-Stabilization: The Case of Mutual Exclusion",
  pages =        "209--218",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:HanKarPan99,
  author =       "Michal Hanckowiak and
                  Michal Karonski and
                  Alessandro Panconesi",
  title =        "A Faster Distributed Algorithm for Computing Maximal Matchings Deterministically",
  pages =        "219--228",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:HarLeiLew99,
  author =       "Mor Harchol-Balter and
                  Frank Thomson Leighton and
                  Daniel Lewin",
  title =        "Resource Discovery in Distributed Networks",
  pages =        "229--237",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:AdlFic99,
  author =       "Micah Adler and
                  Faith E. Fich",
  title =        "The Complexity of End-to-End Communication in Memoryless Networks",
  pages =        "239--248",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Michailidis99,
  author =       "Dimitris Michailidis",
  title =        "Fast Set Agreement in the Presence of Timing Uncertainty",
  pages =        "249--256",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:DePMalRei99,
  author =       "Roberto {De Prisco} and
                  Dahlia Malkhi and
                  Michael K. Reiter",
  title =        "On k-Set Consensus Problems in Asynchronous Systems",
  pages =        "257--265",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:BaeRamLee99,
  author =       "Jusung Baek and
                  R. S. Ramakrishna and
                  Donk-Ik Lee",
  title =        "A Design of a Protocol for Detecting an Agent Clone in Mobile Agent Systems and its Correctness Proof",
  pages =        "269",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:CaoSin99,
  author =       "Guohong Cao and
                  Mukesh Singhal",
  title =        "Mutable Check-Points: A New Checkpointing Approach for Mobile Computing Systems",
  pages =        "270",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:CaoSinRis99,
  author =       "Guohong Cao and
                  Mukesh Singhal and
                  Naphtali Rishe",
  title =        "Delay-Optimal Quorum-Based Mutual Exclusion for Distributed Systems",
  pages =        "271",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:CreOmiZam99,
  author =       "Marco Cremonini and
                  Andrea Omicini and
                  Franco Zambonelli",
  title =        "The {HiMAT} Model for Mobile Agent Applications",
  pages =        "272",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:DolKorYuk99,
  author =       "Shlomi Dolev and
                  Ephraim Korach and
                  Dmitry Yukelson",
  title =        "The Sound of Silence - Guessing Games for Saving Energy in Mobile Environment",
  pages =        "273",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:HPSTT99,
  author =       "Kostas P. Hatzis and
                  George P. Pentaris and
                  Paul G. Spirakis and
                  Vasilis T. Tampakas and
                  Richard B. Tan",
  title =        "Fundamental Distributed Protocols in Mobile Networks",
  pages =        "274",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:JamSin99,
  author =       "Jerry James and
                  Ambuj K. Singh",
  title =        "External Logging on a Logical Ring",
  pages =        "275",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:KarAlA99,
  author =       "Mehmet Hakan Karaata and
                  Fawaz S. Al-Anzi",
  title =        "A Dynamic Self-Stabilizing Algorithm for Finding Strongly Connected Components",
  pages =        "276",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:KshSin99,
  author =       "Ajay D. Kshemkalyani and
                  Mukesh Singhal",
  title =        "Two Classes of Communication Patterns",
  pages =        "277",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:LewGri99,
  author =       "Michael J. Lewis and
                  Andrew S. Grimshaw",
  title =        "Dynamically Configurable Distributed Objects",
  pages =        "278",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:MavSpi99,
  author =       "Marios Mavronicolas and
                  Paul G. Spirakis",
  title =        "Optimal, Distributed Decision-Making: The Case of no Communication",
  pages =        "279",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:PerRomRui99,
  author =       "Cort{\'e}s E. P{\'e}rez and
                  Alonso G. Rom{\'a}n and
                  Barradas H. Ru{\'i}z",
  title =        "Using {CSP} to Derive a Sequentially Consistent {DSM} System",
  pages =        "280",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Peterson99,
  author =       "Gary L. Peterson",
  title =        "Properties of a Family of Booster Types",
  pages =        "281",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Porat99,
  author =       "Avner Porat",
  title =        "Maintenance of a Spanning Tree in Dynamic Networks",
  pages =        "282",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Stoller99,
  author =       "Scott D. Stoller",
  title =        "Lower and Upper Bounds for Attacks on Authentication Protocols",
  pages =        "283",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:ZlaElr99,
  author =       "Camelia Zlatea and
                  Tzilla Elrad",
  title =        "A Design Methodology for Mobile Distributed Applications Based on {UNITY} Formalism and Communication-Closed Layering",
  pages =        "284",
  booktitle =    podc99name,
  month =        podc99month,
  address =      podc99addr,
  publisher =    podcpub,
  year =         1999,
}

@InProceedings{PODC:Varghese98,
  author =       "George Varghese",
  title =        "Algorithmic Problems in Internet Research",
  pages =        "3--4",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Culler98,
  author =       "David E. Culler",
  title =        "High Performance Clusters: State of the Art and Challenges Ahead",
  pages =        "5",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Manber98,
  author =       "Udi Manber",
  title =        "How to Find It: Research Issues in Distributed Search (Abstract)",
  pages =        "6",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:GLWZ98,
  author =       "Hector Garcia-Molina and
                  Wilburt Labio and
                  Janet L. Wiener and
                  Yue Zhuge",
  title =        "Distributed and Parallel Computing Issues in Data Warehousing (Abstract)",
  pages =        "7",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:EilGavPel98,
  author =       "Tamar Eilam and
                  Cyril Gavoille and
                  David Peleg",
  title =        "Compact Routing Schemes with Low Stretch Factor (Extended Abstract)",
  pages =        "11--20",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:ChaVar98,
  author =       "Girish P. Chandranmenon and
                  George Varghese",
  title =        "Reconsidering Fragmentation and Reassembly",
  pages =        "21--29",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:BarManSch98,
  author =       "Amotz Bar-Noy and
                  Yishay Mansour and
                  Baruch Schieber",
  title =        "Competitive Dynamic Bandwidth Allocation",
  pages =        "31--39",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:HadMav98,
  author =       "Leonidas Hadjimitsis and
                  Marios Mavronicolas",
  title =        "Contention in Balancing Networks Resolved (Extended Abstract)",
  pages =        "41--50",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Joung98,
  author =       "Yuh-Jzer Joung",
  title =        "Asynchronous Group Mutual Exclusion (Extended Abstract)",
  pages =        "51--60",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:ShaZem98,
  author =       "Nir Shavit and
                  Asaph Zemach",
  title =        "Combining Funnels: A New Twist on an Old Tale..",
  pages =        "61--70",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:MemMoiRam98,
  author =       "Stephen Menke and
                  Mark Moir and
                  Srikanth Ramamurthy",
  title =        "Synchronization Mechanisms for {SCRAMNet+} Systems",
  pages =        "71--80",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:KusOstRos98,
  author =       "Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Adi Ros{\'e}n",
  title =        "Amortizing Randomness in Private Multiparty Computations",
  pages =        "81--90",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:DiCIshOst98,
  author =       "Giovanni {Di Crescenzo} and
                  Yuval Ishai and
                  Rafail Ostrovsky",
  title =        "Universal Service-Providers for Database Private Information Retrieval (Extended Abstract)",
  pages =        "91--100",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:GenRabRab98,
  author =       "Rosario Gennaro and
                  Michael O. Rabin and
                  Tal Rabin",
  title =        "Simplified {VSS} and Fact-Track Multiparty Computations with Applications to Threshold Cryptography",
  pages =        "101--111",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:PfiSchWai98,
  author =       "Birgit Pfitzmann and
                  Matthias Schunter and
                  Michael Waidner",
  title =        "Optimal Efficiency of Optimistic Contract Signing",
  pages =        "113--122",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:MosRaj98,
  author =       "Yoram Moses and
                  Sergio Rajsbaum",
  title =        "The Unified Structure of Consensus: A Layered Analysis Approach",
  pages =        "123--132",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:HerRajTut98,
  author =       "Maurice Herlihy and
                  Sergio Rajsbaum and
                  Mark R. Tuttle",
  title =        "Unifying Synchronous and Asynchronous Message-Passing Models",
  pages =        "133--142",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Gafni98,
  author =       "Eli Gafni",
  title =        "Round-by-Round Fault Detectors: Unifying Synchrony and Asynchrony (Extended Abstract)",
  pages =        "143--152",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Fetzer98,
  author =       "Christof Fetzer",
  title =        "The Message Classification Model",
  pages =        "153--162",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Smith98,
  author =       "Mark A. Smith",
  title =        "Reliable Message Delivery and Conditionally-Fast Transactions are not Possible Without Accurate Clocks",
  pages =        "163--171",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:AroAttEme98,
  author =       "Anish Arora and
                  Paul C. Attie and
                  E. Allen Emerson",
  title =        "Synthesis of Fault-Tolerant Concurrent Programs",
  pages =        "173--182",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Jayanti98a,
  author =       "Prasad Jayanti",
  title =        "A Lower Bound on the Local Time Complexity of Universal Constructions",
  pages =        "183--192",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:BarBen98,
  author =       "Ziv Bar-Joseph and
                  Michael Ben-Or",
  title =        "A Tight Lower Bound for Randomized Synchronous Consensus",
  pages =        "193--199",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Jayanti98b,
  author =       "Prasad Jayanti",
  title =        "A Time Complexity Lower Bound for Randomized Implementations of Some Shared Objects",
  pages =        "201--210",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Ruppert98,
  author =       "Eric Ruppert",
  title =        "Consensus Numbers of Multi-Objects",
  pages =        "211--217",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:LowChe98,
  author =       "David E. Lowell and
                  Peter M. Chen",
  title =        "Persistent Messages in Local Transactions",
  pages =        "219--226",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:DFLS98,
  author =       "Roberto {De Prisco} and
                  Alan Fekete and
                  Nancy A. Lynch and
                  Alexander A. Shvartsman",
  title =        "A Dynamic View-Oriented Group Communication Service",
  pages =        "227--236",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:ChoHulDol98,
  author =       "Gregory Chockler and
                  N. Huleihel and
                  Danny Dolev",
  title =        "An Adaptive Totally Ordered Multicast Protocol That Tolerates Partitions",
  pages =        "237--246",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:PanBarOll98,
  author =       "Raju Pandey and
                  J. Fritz Barnes and
                  Ronald Ollsson",
  title =        "Supporting Quality of Service in HTTP Servers",
  pages =        "247--256",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:ShiGar98,
  author =       "Clay Shields and
                  J. J. Garcia-Luna-Aceves",
  title =        "The Protocol for Hierarchical Multicast Routing",
  pages =        "257--266",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:BurLon98,
  author =       "Randal C. Burns and
                  Darrell D. E. Long",
  title =        "In-Place Reconstruction of Delta Compressed Files",
  pages =        "267--275",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:AttFou98,
  author =       "Hagit Attiya and
                  Arie Fouren",
  title =        "Adaptive Wait-Free Algorithms for Lattice Agreement and Renaming (Extended Abstract)",
  pages =        "277--286",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:ChaJayTan98,
  author =       "Tushar Deepak Chandra and
                  Prasad Jayanti and
                  King Tan",
  title =        "A Polylog Time Wait-Free Construction for Closed Objects",
  pages =        "287--296",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:YanNeiGaf98,
  author =       "Jiong Yang and
                  Gil Neiger and
                  Eli Gafni",
  title =        "Structured Derivations of Consensus Algorithms for Failure Detectors",
  pages =        "297--306",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:LeMBru98,
  author =       "Paul S. LeMahieu and
                  Jehoshua Bruck",
  title =        "A Consistent History Link Connectivity Protocol",
  pages =        "309",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:PapParVar98,
  author =       "Christos Papadopoulos and
                  Guru M. Parulkar and
                  George Varghese",
  title =        "An Error Control Scheme for Large-Scale Multicast Applications",
  pages =        "310",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:FatMavSpi98,
  author =       "Panagiota Fatourou and
                  Marios Mavronicolas and
                  Paul G. Spirakis",
  title =        "The Global Efficiency of Distributed, Rate-Based, Flow Control Algorithms",
  pages =        "311",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:WVTP98,
  author =       "Marcel Waldvogel and
                  George Varghese and
                  Jonathan S. Turner and
                  Bernhard Plattner",
  title =        "Scalable Best Matching Prefix Lookups",
  pages =        "312",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:CidKutSof98,
  author =       "Israel Cidon and
                  Shay Kutten and
                  Ran Soffer",
  title =        "Optimal Allocation of Electronic Contect in Networks",
  pages =        "313",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Attiya98,
  author =       "Hagit Attiya",
  title =        "A Direct Lower Bound for k-Set Consensus",
  pages =        "314",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:DouSch98,
  author =       "Assia Doudou and
                  Andr{\'e} Schiper",
  title =        "Muteness Detectors for Consensus with Byzantine Processes",
  pages =        "315",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:CheShv98,
  author =       "Oleg M. Cheiner and
                  Alexander A. Shvartsman",
  title =        "Implementing and Evaluating an Eventualy-Serializable Data Service",
  pages =        "317",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:BeaGenKut98,
  author =       "Joffroy Beauquier and
                  Christophe Genolini and
                  Shay Kutten",
  title =        "k-Stabilization of Reactive Tasks",
  pages =        "318",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:KutPat98,
  author =       "Shay Kutten and
                  Boaz Patt-Shamir",
  title =        "Asynchronous Time-Adaptive Self Stabilization",
  pages =        "319",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:FraMacYun98,
  author =       "Yair Frankel and
                  Philip D. MacKenzie and
                  Moti Yung",
  title =        "Robust Efficient Distributed {RSA}-Key Generation",
  pages =        "320",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:MRWW98,
  author =       "Dahlia Malkhi and
                  Michael K. Reiter and
                  Avishai Wool and
                  Rebecca N. Wright",
  title =        "Probabilistic Byzantine Quorum Systems",
  pages =        "321",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Kshemkalyani98,
  author =       "Ajay D. Kshemkalyani",
  title =        "Efficient Evaluation of Causality Relations Between Nonatomic Events",
  pages =        "322",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:BJRV98,
  author =       "Fernando Bellas and
                  Ram{\'o}n Juanes and
                  Nieves Rodr{\'i}guez and
                  {\'A}ngel Vi{\~n}a",
  title =        "An Agent-Based Architecture for Building {CORBA} Distributed Systems",
  pages =        "323",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:BhoBanAha98,
  author =       "Sumeer Bhola and
                  Guruduth Banavar and
                  Mustaque Ahamad",
  title =        "Responsiveness and Consistency Tradoffs in Interactive Groupware",
  pages =        "324",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Ducourthial98,
  author =       "Bertrand Ducourthial",
  title =        "Properties of the r-Operators to Insure Termination of Distributed Computatioons",
  pages =        "325",
  booktitle =    podc98name,
  address =      podc98addr,
  month =        podc98month,
  publisher =    podcpub,
  year =         1998,
}

@InProceedings{PODC:Goldwasser97,
  author =       "Shafi Goldwasser",
  title =        "Multi-Party Computations: Past and Present",
  pages =        "1--6",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Pnueli97,
  author =       "Amir Pnueli",
  title =        "Verification Engineering: A Future Profession (A. M. Turing Award Lecture)",
  pages =        "7",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Johnson97,
  author =       "David B. Johnson",
  title =        "Internet Support for Wireless and Mobile Networking",
  pages =        "9--10",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Schmidt97,
  author =       "Douglas C. Schmidt",
  title =        "Principles and Patterns of High-Performance and Real-Time Distributed Object Computing",
  pages =        "11",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:CanHalHer97,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Amir Herzberg",
  title =        "Maintaining Authenticated Communication in the Presence of Break-ins",
  pages =        "15--24",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:HirMau97,
  author =       "Martin Hirt and
                  Ueli M. Maurer",
  title =        "Complete Characterization of Adversaries Tolerable in Secure Multi-Party Computation (Extended Abstract)",
  pages =        "25--34",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:CKOR97,
  author =       "Ran Canetti and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Adi Ros{\'e}n",
  title =        "Randomness vs. Fault-Tolerance",
  pages =        "35--44",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:NitWol97,
  author =       "Ulrich Nitsche and
                  Pierre Wolper",
  title =        "Relative Liveness and Behavior Abstraction (Extended Abstract)",
  pages =        "45--52",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:FekLynShv97,
  author =       "Alan Fekete and
                  Nancy A. Lynch and
                  Alexander A. Shvartsman",
  title =        "Specifying and Using a Partitionable Group Communication Service",
  pages =        "53--62",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:LotKeiDol97,
  author =       "Esti Yeger Lotem and
                  Idit Keidar and
                  Danny Dolev",
  title =        "Dynamic Voting for Consistent Primary Components",
  pages =        "63--71",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:AdyLis97,
  author =       "Atul Adya and
                  Barbara Liskov",
  title =        "Lazy Consistency Using Loosely Synchronized Clocks",
  pages =        "73--82",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Mitzenmacher97,
  author =       "Michael Mitzenmacher",
  title =        "How Useful Is Old Information? (Extended Abstract)",
  pages =        "83--91",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Ruppert97,
  author =       "Eric Ruppert",
  title =        "Determining Consensus Numbers",
  pages =        "93--99",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:LoHad97,
  author =       "Wai-Kau Lo and
                  Vassos Hadzilacos",
  title =        "On the Power of Shared Object Types to Implement One-Resilient Consensus",
  pages =        "101--110",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:AMTT97,
  author =       "Yehuda Afek and
                  Michael Merritt and
                  Gadi Taubenfeld and
                  Dan Touitou",
  title =        "Disentangling Multi-Object Operations (Extended Abstract)",
  pages =        "111--120",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:ShaUpfZem97,
  author =       "Nir Shavit and
                  Eli Upfal and
                  Asaph Zemach",
  title =        "A Wait-Free Sorting Algorithm",
  pages =        "121--128",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Wolfinger97,
  author =       "Bernd E. Wolfinger",
  title =        "On the Potential of {FEC} Algorithms in Building Fault-Tolerant Distributed Applications to Support High QoS Video Communications",
  pages =        "129--138",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:FatMavSpi97,
  author =       "Panagiota Fatourou and
                  Marios Mavronicolas and
                  Paul G. Spirakis",
  title =        "Efficiency of Oblivious Versus Non-Oblivious Schedules for Optimistic, Rate-Based Flow Control (Extended Abstract)",
  pages =        "139--148",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:KutPat97,
  author =       "Shay Kutten and
                  Boaz Patt-Shamir",
  title =        "Time-Adaptive Self Stabilization",
  pages =        "149--158",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:WatWid97,
  author =       "Roger Wattenhofer and
                  Peter Widmayer",
  title =        "An Inherent Bottleneck in Distributed Counting",
  pages =        "159--167",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Schossmaier97,
  author =       "Klaus Schossmaier",
  title =        "An Interval-Based Framework for Clock Rate Synchronization",
  pages =        "169--178",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:JayVar97,
  author =       "Mahesh Jayaram and
                  George Varghese",
  title =        "The Complexity of Crash Failures",
  pages =        "179--188",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:BorGaf97,
  author =       "Elizabeth Borowsky and
                  Eli Gafni",
  title =        "A Simple Algorithmically Reasoned Characterization of Wait-Free Computations (Extended Abstract)",
  pages =        "189--198",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:HoeSha97,
  author =       "Gunnar Hoest and
                  Nir Shavit",
  title =        "Towards a Topological Characterization of Asynchronous Complexity (Preliminary Version)",
  pages =        "199--208",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Aumann97,
  author =       "Yonatan Aumann",
  title =        "Efficient Asynchronous Consensus with the Weak Adversary Scheduler",
  pages =        "209--218",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Moir97,
  author =       "Mark Moir",
  title =        "Practical Implementations of Non-Blocking Synchronization Primitives",
  pages =        "219--228",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:AndRamJai97,
  author =       "James H. Anderson and
                  Srikanth Ramamurthy and
                  Rohit Jain",
  title =        "Implementing Wait-Free Objects on Priority-Based Systems",
  pages =        "229--238",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:MahLis97,
  author =       "Umesh Maheshwari and
                  Barbara Liskov",
  title =        "Collecting Distributed Garbage Cycles by Back Tracing",
  pages =        "239--248",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:MalReiWoo97,
  author =       "Dahlia Malkhi and
                  Michael K. Reiter and
                  Avishai Wool",
  title =        "The Load and Availability of Byzantine Quorum Systems",
  pages =        "249--257",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Bazzi97,
  author =       "Rida A. Bazzi",
  title =        "Synchronous Byzantine Quorum Systems",
  pages =        "259--266",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:MalReiWri97,
  author =       "Dahlia Malkhi and
                  Michael K. Reiter and
                  Rebecca N. Wright",
  title =        "Probabilistic Quorum Systems",
  pages =        "267--273",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:BolVig97,
  author =       "Paolo Boldi and
                  Sebastiano Vigna",
  title =        "Computing Vector Functions on Anonymous Networks",
  pages =        "277",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Singh97,
  author =       "Gurdip Singh",
  title =        "A Technique for Partial Broadcasting in Networks (Abstract)",
  pages =        "278",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Schenk97,
  author =       "Eric Schenk",
  title =        "The Consensus Hierarchy Is Not Robust",
  pages =        "279",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:HerDam97,
  author =       "Ted Herman and
                  Valeriu Damian-Iordache",
  title =        "Space-Optimal Wait-Free Queues",
  pages =        "280",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:SurVarCha97,
  author =       "Subhash Suri and
                  George Varghese and
                  Girish P. Chandranmenon",
  title =        "Leap Forward Virtual Clock: A New Fair Queuing Scheme with Guaranteed Delays and Throughput Fairness",
  pages =        "281",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:ZhuWat97,
  author =       "He Zhu and
                  Ian Watson",
  title =        "Compiler Support for Decoupled Virtual Shared Memory Systems",
  pages =        "282",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:StaAgrAbb97,
  author =       "Ioana Stanoi and
                  Divyakant Agrawal and
                  Amr El Abbadi",
  title =        "Using Broadcast Primitives in Replicated Databases (Abstract)",
  pages =        "283",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:BerGar97,
  author =       "Piotr Berman and
                  Juan A. Garay",
  title =        "Competing against Specialists",
  pages =        "284",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:JamSin97,
  author =       "Jerry James and
                  Ambuj K. Singh",
  title =        "Fault Tolerance Bounds for Memory Consistency",
  pages =        "285",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:DFKM97,
  author =       "Danny Dolev and
                  Roy Friedman and
                  Idit Keidar and
                  Dahlia Malkhi",
  title =        "Failure Detectors in Omission Failure Environments",
  pages =        "286",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:AfeDol97,
  author =       "Yehuda Afek and
                  Shlomi Dolev",
  title =        "Local Stabilizer (Brief Announcement)",
  pages =        "287",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Johnen97,
  author =       "Colette Johnen",
  title =        "Memory Efficient, Self-Stabilizing Algorithm to Construct {BFS} Spanning Trees",
  pages =        "288",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:GhoPem97,
  author =       "Sukumar Ghosh and
                  Sriram V. Pemmaraju",
  title =        "Trade-offs in Fault-Containing Self-Stabilization",
  pages =        "289",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:BeaKek97,
  author =       "Joffroy Beauquier and
                  Synn{\"o}ve Kekkonen-Moneta",
  title =        "On {FTSS}-Solvable Distributed Problems",
  pages =        "290",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:PraSin97,
  author =       "Ravi Prakash and
                  Mukesh Singhal",
  title =        "Dynamic Hashing + Quorum = Efficient Location Management for Mobile Computing Systems",
  pages =        "291",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:MMurRomVar97,
  author =       "Amy L. Murphy and
                  Gruia-Catalin Roman and
                  George Varghese",
  title =        "An Algorithm for Message Delivery to Mobile Units",
  pages =        "292",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:GSKR97,
  author =       "Ornan Ori Gerstel and
                  Galen H. Sasaki and
                  Shay Kutten and
                  Rajiv Ramaswami",
  title =        "Dynamic Wavelength Allocation in Optical Networks",
  pages =        "293",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Sharon97,
  author =       "Oran Sharon",
  title =        "On the Relation between Bit Delay for Slot Reuse and the Number of Address Bits in the Dual Bus Configuration (Brief Announcement)",
  pages =        "294",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:BaiKwi97,
  author =       "Christel Baier and
                  Marta Z. Kwiatkowska",
  title =        "Automatic Verification of Liveness Properties of Randomized Systems",
  pages =        "295",
  booktitle =    podc97name,
  address =      podc97addr,
  month =        podc97month,
  publisher =    podcpub,
  year =         1997,
}

@InProceedings{PODC:Satyanarayanan96,
  author =       "Mahadev Satyanarayanan",
  title =        "Fundamental Challenges in Mobile Computing",
  pages =        "1--7",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Tygar96,
  author =       "J. D. Tygar",
  title =        "Atomicity in Electronic Commerce",
  pages =        "8--26",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:DolGouSch96,
  author =       "Shlomi Dolev and
                  Mohamed G. Gouda and
                  Marco Schneider",
  title =        "Memory Requirements for Silent Stabilization (Extended Abstract)",
  pages =        "27--34",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:CosVar96,
  author =       "Adam M. Costello and
                  George Varghese",
  title =        "Self-Stabilization by Window Washing",
  pages =        "35--44",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:GGHP96,
  author =       "Sukumar Ghosh and
                  Arobinda Gupta and
                  Ted Herman and
                  Sriram V. Pemmaraju",
  title =        "Fault-Containing Self-Stabilizing Algorithms",
  pages =        "45--54",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BalHelRay96,
  author =       "Roberto Baldoni and
                  Jean-Michel H{\'e}lary and
                  Michel Raynal",
  title =        "About State Recording in Asynchronous Computations (Abstract)",
  pages =        "55",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:GolJoh96,
  author =       "Michael Goldweber and
                  Donald B. Johnson",
  title =        "Minimizing Access Costs in Replicated Distributed Syste (Abstract)",
  pages =        "56",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:LynRaj96,
  author =       "Nancy A. Lynch and
                  Sergio Rajsbaum",
  title =        "On the Borowsky-Gafni Simulation Algorithm (Abstract)",
  pages =        "57",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AlvMar96,
  author =       "Lorenzo Alvisi and
                  Keith Marzullo",
  title =        "Trade-Offs in Implementing Optimal Message Logging Protocols",
  pages =        "58--67",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:KeiDol96,
  author =       "Idit Keidar and
                  Danny Dolev",
  title =        "Efficient Message Ordering in Dynamic Networks",
  pages =        "68--76",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:RheLee96,
  author =       "Injong Rhee and
                  Chi-Yung Lee",
  title =        "An Efficient Recovery-Based Spin Lock Protocol for Preemptive Shared Memory Multiprocessors",
  pages =        "77--86",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:KshSin96,
  author =       "Ajay D. Kshemkalyani and
                  Mukesh Singhal",
  title =        "An Optimal Algorithm for Generalized Causal Message Ordering (Abstract)",
  pages =        "87",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:MurGar96,
  author =       "Venkatesh V. Murty and
                  Vijay K. Garg",
  title =        "Characterization of Message Ordering Specifications and Protocols (Abstract)",
  pages =        "88",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BPRS96,
  author =       "Roberto Baldoni and
                  Ravi Prakash and
                  Michel Raynal and
                  Mukesh Singhal",
  title =        "Efficient Delta-Causal Broadcasting of Multimedia Applications (Abstract)",
  pages =        "89",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:SusMar96,
  author =       "Jeremy B. Sussman and
                  Keith Marzullo",
  title =        "Comparing Primary-Backup and State Machines for Crash Failures (Abstract)",
  pages =        "90",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Janssen96,
  author =       "Wil Janssen",
  title =        "Refining Knowledge Oriented Actions to Layered Implementations",
  pages =        "91--100",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:KlaNieSun96,
  author =       "Nils Klarlund and
                  Mogens Nielsen and
                  Kim Sunesen",
  title =        "Automated Logical Verification Based on Trace Abstractions",
  pages =        "101--110",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AttEme96,
  author =       "Paul C. Attie and
                  E. Allen Emerson",
  title =        "Synthesis of Concurrent Systems for an Atomic Read / Atomic Write Model of Computation (Extended Abstract)",
  pages =        "111--120",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Pierce96,
  author =       "Evelyn Tumlin Pierce",
  title =        "Synthesis of Distributed Control Systems (Abstract)",
  pages =        "121",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:SHRRS96,
  author =       "Sandeep K. Shukla and
                  Harry B. {Hunt III} and
                  Daniel J. Rosenkrantz and
                  S. S. Ravi and
                  Richard Edwin Stearns",
  title =        "{I/O} Automata Based Verification of Finite State Distributed Systems: Complexity Issues (Abstract)",
  pages =        "122",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AmbRoz96,
  author =       "Dominique Ambroise and
                  Brigitte Rozoy",
  title =        "Using Events Structures for the Efficient Analysis of State Graphs (Abstract)",
  pages =        "123",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BruGibPhi96,
  author =       "John L. Bruno and
                  Phillip B. Gibbons and
                  Steven Phillips",
  title =        "Testing Concurrent Data Structures (Abstract)",
  pages =        "124",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:GavPer96,
  author =       "Cyril Gavoille and
                  Stephane Perennes",
  title =        "Memory Requirements for Routing in Distributed Networks (Extended Abstract)",
  pages =        "125--133",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BuhHoeVit96,
  author =       "Harry Buhrman and
                  Jaap-Henk Hoepman and
                  Paul M. B. Vit{\'a}nyi",
  title =        "Optimal Routing Tables",
  pages =        "134--142",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AspHur96,
  author =       "James Aspnes and
                  William Hurwood",
  title =        "Spreading Rumors Rapidly Despite and Adversary",
  pages =        "143--151",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:MoiGar96,
  author =       "Mark Moir and
                  Juan A. Garay",
  title =        "Fast, Long-Lived Renaming Improved and Simplified (Abstract)",
  pages =        "152",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:KKPP96,
  author =       "Evangelos Kranakis and
                  Danny Krizanc and
                  Andrzej Pelc and
                  David Peleg",
  title =        "The Complexity of Data Mining on the Web (Abstract)",
  pages =        "153",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:FLMS96,
  author =       "Esteban Feuerstein and
                  Stefano Leonardi and
                  Alberto Marchetti-Spaccamela and
                  Nicola Santoro",
  title =        "Efficient Token-Based Control in Rings (Abstract)",
  pages =        "154",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:PreUpf96,
  author =       "Sonne Preminger and
                  Eli Upfal",
  title =        "Efficient Traffic Laws for Mobile Robots - Work in Progress (Avstract)",
  pages =        "155",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Joung96,
  author =       "Yuh-Jzer Joung",
  title =        "Strong-Feasibilities of Equivalence-Completions",
  pages =        "156--165",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Chandra96,
  author =       "Tushar Deepak Chandra",
  title =        "Polylog Randomized Wait-Free Consensus",
  pages =        "166--175",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:GibMatRam96,
  author =       "Phillip B. Gibbons and
                  Yossi Matias and
                  Vijaya Ramachandran",
  title =        "Asynchrony versus Bulk-Synchrony in {QRQW} {PRAM} model (Abstract)",
  pages =        "176",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:StoTau96,
  author =       "Frank A. Stomp and
                  Gadi Taubenfeld",
  title =        "Constructing a Reliable Test\& Set Bit (Abstract)",
  pages =        "177",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:HalVid96,
  author =       "Sibsankar Haldar and
                  K. Vidyasankar",
  title =        "Space-Efficient Construction of Buffer-Optimal 1-Writer 1-Reader Multivalued Atomic Variable (Abstract)",
  pages =        "178",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BKPS96,
  author =       "Christos Bouras and
                  Vaggelis Kapoulas and
                  T. Pantziou and
                  Paul G. Spirakis",
  title =        "Randomized Adaptive Video on Demand (Abstract)",
  pages =        "179",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:JenMot96,
  author =       "Esther Jennings and
                  Lenka Motyckova",
  title =        "Distributed Algorithms for Sparse k-Connectivity Certificates (Abstract)",
  pages =        "180",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:KusMan96,
  author =       "Eyal Kushilevitz and
                  Yishay Mansour",
  title =        "Randomness in Private Computations",
  pages =        "181--190",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BelGarRab96,
  author =       "Mihir Bellare and
                  Juan A. Garay and
                  Tal Rabin",
  title =        "Distributed Pseudo-Random Bit Generators - A New Way to Speed-Up Shared Coin Tossing",
  pages =        "191--200",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Zamsky96,
  author =       "Arkady Zamsky",
  title =        "A Randomized Byzantine Agreement Protocol with Constant Expected Time and Guaranteed Termination in Optimal (Deterministic) Time",
  pages =        "201--208",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Rosu96,
  author =       "Marcel-Catalin Rosu",
  title =        "Early-Stopping Terminating Reliable Broadcast Protocol for General Omission Failures (Abstract)",
  pages =        "209",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:DolKraKri96,
  author =       "Shlomi Dolev and
                  Evangelos Kranakis and
                  Danny Krizanc",
  title =        "Baked Potatoes: Deadlock Prevention Via Scheduling (Abstract)",
  pages =        "210",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:FraGemYun96,
  author =       "Yair Frankel and
                  Peter Gemmell and
                  Moti Yung",
  title =        "Witness-Based Cryptographic Program Checking and Applications (an Announcement)",
  pages =        "211",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AfeManOst96,
  author =       "Yehuda Afek and
                  Yishay Mansour and
                  Zvi Ostfeld",
  title =        "On the Convergence Complexity of Optimistic Rate Based Flow Control Algorithms (Brief Announcement)",
  pages =        "212",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AfeMerTau96,
  author =       "Yehuda Afek and
                  Michael Merritt and
                  Gadi Taubenfeld",
  title =        "The Power of Multi-objects (Extended Abstract)",
  pages =        "213--222",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AttDag96,
  author =       "Hagit Attiya and
                  Eyal Dagan",
  title =        "Universal Operations: Unary versus Binary (Extended Abstract)",
  pages =        "223--232",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:RamMoiAnd96,
  author =       "Srikanth Ramamurthy and
                  Mark Moir and
                  James H. Anderson",
  title =        "Real-Time Object Sharing with Minimal System Support (Extended Abstract)",
  pages =        "233--242",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Valois96,
  author =       "John D. Valois",
  title =        "Space Bounds for Transactional Synchronization (Abstract)",
  pages =        "243",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Kosa96,
  author =       "Martha J. Kosa",
  title =        "What Critical Algebraic Property Allows Operations of Concurrent Abstract Data Types to be Fast? (Brief Announement)",
  pages =        "244",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:ChaKanWel96,
  author =       "Soma Chaudhuri and
                  Sundar Kanthadai and
                  Jennifer L. Welch",
  title =        "The Role of Data-Race-Free Programs in Recoverable DSM (Abstract)",
  pages =        "245",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BasChaTou96,
  author =       "Anindya Basu and
                  Bernadette Charron-Bost and
                  Sam Toueg",
  title =        "Crash Failures vs. Crash + Link Failures (Abstract)",
  pages =        "246",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:JayVar96,
  author =       "Mahesh Jayaram and
                  George Varghese",
  title =        "Crash Failures can Drive Protocols to Arbitrary States",
  pages =        "247--256",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:JayTanTou96,
  author =       "Prasad Jayanti and
                  King Tan and
                  Sam Toueg",
  title =        "Time and Space Lower Bounds for Non-Blocking Implementations (Preliminary Version)",
  pages =        "257--266",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:MicSco96,
  author =       "Maged M. Michael and
                  Michael L. Scott",
  title =        "Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms",
  pages =        "267--275",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Gafni96a,
  author =       "Eli Gafni",
  title =        "A Proof of a Theorem in Algebraic Topology by a Distributed Algorithm (Abstract)",
  pages =        "276",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Mavronicolas96,
  author =       "Marios Mavronicolas",
  title =        "Wait-Free Solvability Via Combinatorial Topology (Abstract)",
  pages =        "277",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Gafni96b,
  author =       "Eli Gafni",
  title =        "Simulation as an Iterated Task (Abstract)",
  pages =        "278",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:HerRaj96,
  author =       "Maurice Herlihy and
                  Sergio Rajsbaum",
  title =        "On the Decidability of Distributed Decision Tasks (Brief Announcement)",
  pages =        "279",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:LSST96,
  author =       "Nancy A. Lynch and
                  Nir Shavit and
                  Alexander A. Shvartsman and
                  Dan Touitou",
  title =        "Counting Networks are Practically Linearizable",
  pages =        "280--289",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:PelWoo96,
  author =       "David Peleg and
                  Avishai Wool",
  title =        "How to be an Efficient Snoop, or the Probe Complexity of Quorum Systems (Extended Abstract)",
  pages =        "290--299",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:FGLLS96,
  author =       "Alan Fekete and
                  David Gupta and
                  Victor Luchangco and
                  Nancy A. Lynch and
                  Alexander A. Shvartsman",
  title =        "Eventually-Serializable Data Services",
  pages =        "300--309",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:RayThiAha96,
  author =       "Michel Raynal and
                  G{\'e}rard Thia-Kime and
                  Mustaque Ahamad",
  title =        "From Serializable to Causal Transactions (Abstract)",
  pages =        "310",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:BusMav96,
  author =       "Costas Busch and
                  Marios Mavronicolas",
  title =        "The Strength of Counting Networks (Abstract)",
  pages =        "311",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AueCaiCes96,
  author =       "Peter Auer and
                  Pasquale Caianiello and
                  Nicol{\`o} Cesa-Bianchi",
  title =        "Tight Bounds on the Cumulative Profit of Distributed Voters (Abstract)",
  pages =        "312",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:CowMat96,
  author =       "Lenore Cowen and
                  Rudolf Mathar",
  title =        "The Offset Problem (Abstract)",
  pages =        "313",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:FetCri96,
  author =       "Christof Fetzer and
                  Flaviu Cristian",
  title =        "Fail-Awareness in Timed Asynchronous Systems",
  pages =        "314--321",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:ChaHadTou96,
  author =       "Tushar Deepak Chandra and
                  Vassos Hadzilacos and
                  Sam Toueg",
  title =        "On the Impossibility of Group Membership",
  pages =        "322--330",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Neiger96,
  author =       "Gil Neiger",
  title =        "A New Look at Membership Services (Extended Abstract)",
  pages =        "331--340",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:DwoHoStr96,
  author =       "Cynthia Dwork and
                  Ching-Tien Ho and
                  H. Raymond Strong",
  title =        "Collective Consistency (Work in Progress, Abstract)",
  pages =        "341",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:Ricciardi96,
  author =       "Aleta Ricciardi",
  title =        "Impossibility of (Repeated) Reliable Broadcast (Abstract)",
  pages =        "342",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:DolMalStr96,
  author =       "Danny Dolev and
                  Dalia Malki and
                  H. Raymond Strong",
  title =        "A Framework for Partitionable Membership Service (Abstract)",
  pages =        "343",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

@InProceedings{PODC:AmiWoo96,
  author =       "Yair Amir and
                  Avishai Wool",
  title =        "Evaluating Quorum Systems Over the Internet (Abstract)",
  pages =        "344",
  booktitle =    podc96name,
  address =      podc96addr,
  month =        podc96month,
  publisher =    podcpub,
  year =         1996,
}

%------------------------------------------------------------------
%                        PROVSEC
%------------------------------------------------------------------

@InProceedings{PROVSEC:Abe12,
  author =       "Masayuki Abe",
  title =        "Tools over Bilinear Groups for Modular Design of Cryptographic Tasks (Invited Talk)",
  pages =        "1",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:LiuWon12,
  author =       "Dennis Y. W. Liu and
                  Duncan S. Wong",
  title =        "One-Move Convertible Nominative Signature in the Standard Model",
  pages =        "2--20",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:ZQLL12,
  author =       "Shengke Zeng and
                  Zhiguang Qin and
                  Qing Lu and
                  Qinyi Li",
  title =        "Efficient and Random Oracle-Free Conditionally Anonymous Ring Signature",
  pages =        "21--34",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:SVVR12,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  Dhinakaran Vinayagamurthy and
                  C. Pandu Rangan",
  title =        "{ID} Based Signcryption Scheme in Standard Model",
  pages =        "35--52",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:CCLZF12,
  author =       "Cheng Chen and
                  Jie Chen and
                  Hoon Wei Lim and
                  Zhenfeng Zhang and
                  Dengguo Feng",
  title =        "Combined Public-Key Schemes: The Case of {ABE} and {ABS}",
  pages =        "53--69",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:BouVau12,
  author =       "Ioana Boureanu and
                  Serge Vaudenay",
  title =        "Several Weak Bit-Commitments Using Seal-Once Tamper-Evident Devices",
  pages =        "70--87",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:Niitsoo12,
  author =       "Margus Niitsoo",
  title =        "Deterministic Random Oracles",
  pages =        "88--103",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:Ciobotaru12,
  author =       "Oana Ciobotaru",
  title =        "On the (Non-)Equivalence of {UC} Security Notions",
  pages =        "104--124",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:YanZha12,
  author =       "Bo Yang and
                  Mingwu Zhang",
  title =        "{LR}-{UESDE}: A Continual-Leakage Resilient Encryption with Unbounded Extensible Set Delegation",
  pages =        "125--142",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:CZLC12,
  author =       "Yu Chen and
                  Zongyang Zhang and
                  Dongdai Lin and
                  Zhenfu Cao",
  title =        "Anonymous Identity-Based Hash Proof System and Its Applications",
  pages =        "143--160",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:ZLHAS12,
  author =       "Yunmei Zhang and
                  Joseph K. Liu and
                  Xinyi Huang and
                  Man Ho Au and
                  Willy Susilo",
  title =        "Efficient Escrow-Free Identity-Based Signature",
  pages =        "161--174",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:Nishioka12,
  author =       "Mototsugu Nishioka",
  title =        "Perfect Keyword Privacy in {PEKS} Systems",
  pages =        "175--192",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:PanBar12,
  author =       "Tapas Pandit and
                  Rana Barua",
  title =        "Efficient Fully Secure Attribute-Based Encryption Schemes for General Access Structures",
  pages =        "193--214",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:YKNS12,
  author =       "Masayuki Yoshino and
                  Noboru Kunihiro and
                  Ken Naganuma and
                  Hisayoshi Sato",
  title =        "Symmetric Inner-Product Predicate Encryption Based on Three Groups",
  pages =        "215--234",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:SugNisSak12,
  author =       "Takanori Suga and
                  Takashi Nishide and
                  Kouichi Sakurai",
  title =        "Secure Keyword Search Using Bloom Filter with Specified Character Positions",
  pages =        "235--252",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:CheZhaFen12,
  author =       "Cheng Chen and
                  Zhenfeng Zhang and
                  Dengguo Feng",
  title =        "Fully Secure Doubly-Spatial Encryption under Simple Assumptions (Short Paper)",
  pages =        "253--263",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:YanSch12,
  author =       "Zheng Yang and
                  J{\"o}rg Schwenk",
  title =        "Strongly Authenticated Key Exchange Protocol from Bilinear Groups without Random Oracles (Short Paper)",
  pages =        "264--275",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:GuoZha12,
  author =       "Yanfei Guo and
                  Zhenfeng Zhang",
  title =        "Authenticated Key Exchange with Entities from Different Settings and Varied Groups (Short Paper)",
  pages =        "276--287",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:ReySus12,
  author =       "Mohammad Reza Reyhanitabar and
                  Willy Susilo",
  title =        "On Capabilities of Hash Domain Extenders to Preserve Enhanced Security Properties (Short Paper)",
  pages =        "288--299",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:TanLimWan12,
  author =       "ZhaoHui Tang and
                  Hoon Wei Lim and
                  Huaxiong Wang",
  title =        "Revisiting a Secret Sharing Approach to Network Codes",
  pages =        "300--317",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:ZhaLi12,
  author =       "Xingwen Zhao and
                  Hui Li",
  title =        "Codes Based Tracing and Revoking Scheme with Constant Ciphertext",
  pages =        "318--335",
  editor =       provsec12ed,
  booktitle =    provsec12name,
  volume =       provsec12vol,
  month =        provsec12month,
  address =      provsec12addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{PROVSEC:Groth11,
  author =       "Jens Groth",
  title =        "Optimal Structure-Preserving Signatures (Invited Talk)",
  pages =        "1",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:Goyal11,
  author =       "Vipul Goyal",
  title =        "Secure Composition of Cryptographic Protocols (Invited Talk)",
  pages =        "2",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:PalPer11,
  author =       "Paolo Palmieri and
                  Olivier Pereira",
  title =        "Secure Two-Party Computation over a $Z$-Channel",
  pages =        "3--15",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:DinGu11,
  author =       "Ning Ding and
                  Dawu Gu",
  title =        "Precise Time and Space Simulatable Zero-Knowledge",
  pages =        "16--33",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:TanYamYas11,
  author =       "Keisuke Tanaka and
                  Akihiro Yamada and
                  Kenji Yasunaga",
  title =        "Weak Oblivious Transfer from Strong One-Way Functions",
  pages =        "34--51",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:Zhang11a,
  author =       "Bingsheng Zhang",
  title =        "Simulatable Adaptive Oblivious Transfer with Statistical Receiver's Privacy",
  pages =        "52--67",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:BarOlmBeg11,
  author =       "Gilles Barthe and
                  Federico Olmedo and
                  Santiago Zanella B{\'e}guelin",
  title =        "Verifiable Security of {Boneh}-{Franklin} Identity-Based Encryption",
  pages =        "68--83",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:CheZhaFen11,
  author =       "Cheng Chen and
                  Zhenfeng Zhang and
                  Dengguo Feng",
  title =        "Efficient Ciphertext Policy Attribute-Based Encryption with Constant-Size Ciphertext and Constant Computation-Cost",
  pages =        "84--101",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:WQZD11,
  author =       "Qianhong Wu and
                  Bo Qin and
                  Lei Zhang and
                  Josep Domingo-Ferrer",
  title =        "Fully Distributed Broadcast Encryption",
  pages =        "102--119",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:LMZT11,
  author =       "Fagen Li and
                  Fahad Bin Muhaya and
                  Mingwu Zhang and
                  Tsuyoshi Takagi",
  title =        "Efficient Identity-Based Signcryption in the Standard Model",
  pages =        "120--137",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:HanMurYon11,
  author =       "Yoshikazu Hanatani and
                  Hirofumi Muratani and
                  Tomoko Yonemura",
  title =        "Toward Compact Public Key Encryption Based on {CDH} Assumption via Extended Twin {DH} Assumption",
  pages =        "138--153",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:ZNYT11,
  author =       "Mingwu Zhang and
                  Takashi Nishide and
                  Bo Yang and
                  Tsuyoshi Takagi",
  title =        "Anonymous Encryption with Partial-Order Subset Delegation Functionality",
  pages =        "154--169",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:YWSH11,
  author =       "Tsz Hon Yuen and
                  Duncan S. Wong and
                  Willy Susilo and
                  Qiong Huang",
  title =        "Concurrent Signatures with Fully Negotiable Binding Control",
  pages =        "170--187",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:CheZhaZha11,
  author =       "Rong Cheng and
                  Bo Zhang and
                  Fangguo Zhang",
  title =        "Secure Obfuscation of Encrypted Verifiable Encrypted Signatures",
  pages =        "188--203",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:PhaTri11,
  author =       "Duong Hieu Phan and
                  Viet Cuong Trinh",
  title =        "Identity-Based Trace and Revoke Schemes",
  pages =        "204--221",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:TonDavAlv11,
  author =       "Rafael Tonicelli and
                  Bernardo Machado David and
                  {Vin{\'i}cius de Morais} Alves",
  title =        "Universally Composable Private Proximity Testing",
  pages =        "222--239",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:Zhang11b,
  author =       "Bingsheng Zhang",
  title =        "Generic Constant-Round Oblivious Sorting Algorithm for {MPC}",
  pages =        "240--256",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:LiuLaiDen11,
  author =       "Shengli Liu and
                  Junzuo Lai and
                  Robert H. Deng",
  title =        "General Construction of Chameleon All-But-One Trapdoor Functions",
  pages =        "257--265",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:ZhaWuWan11,
  author =       "Liting Zhang and
                  Wenling Wu and
                  Peng Wang",
  title =        "{PolyE+CTR}: A Swiss-Army-Knife Mode for Block Ciphers",
  pages =        "266--280",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:MYWO11,
  author =       "Yusuke Naito and
                  Kazuki Yoneyama and
                  Lei Wang and
                  Kazuo Ohta",
  title =        "Security of Practical Cryptosystems Using {Merkle}-{Damg{\aa}rd} Hash Function in the Ideal Cipher Model",
  pages =        "281--296",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:LLMX11,
  author =       "Xianhui Lu and
                  Bao Li and
                  Qixiang Mei and
                  Haixia Xu",
  title =        "Key-Dependent Message Security for Division Function: Discouraging Anonymous Credential Sharing",
  pages =        "297--308",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:NamTanYas11,
  author =       "Hitoshi Namiki and
                  Keisuke Tanaka and
                  Kenji Yasunaga",
  title =        "Randomness Leakage in the {KEM}/{DEM} Framework",
  pages =        "309--323",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:BFNSS11,
  author =       "Gilbert Baumslag and
                  Nelly Fazio and
                  Antonio Nicolosi and
                  Vladimir Shpilrain and
                  William E. {Skeith III}",
  title =        "Generalized Learning Problems and Applications to Non-commutative Cryptography (Extended Abstract)",
  pages =        "324--339",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:GjoPetSte11,
  author =       "Kristian Gj{\o}steen and
                  George Petrides and
                  Asgeir Steine",
  title =        "A Novel Framework for Protocol Analysis",
  pages =        "340--347",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:YonZha11,
  author =       "Kazuki Yoneyama and
                  Yunlei Zhao",
  title =        "Taxonomical Security Consideration of Authenticated Key Exchange Resilient to Intermediate Computation Leakage",
  pages =        "348--365",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:WeiMaZha11,
  author =       "Fushan Wei and
                  Chuangui Ma and
                  Zhenfeng Zhang",
  title =        "Gateway-Oriented Password-Authenticated Key Exchange Protocol with Stronger Security",
  pages =        "366--379",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:PanWan11,
  author =       "Jiaxin Pan and
                  Libin Wang",
  title =        "{TMQV}: A Strongly {eCK}-Secure {Diffie}-{Hellman} Protocol without Gap Assumption",
  pages =        "380--388",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:Huang11,
  author =       "Hai Huang",
  title =        "Strongly Secure One Round Authenticated Key Exchange Protocol with Perfect Forward Security",
  pages =        "389--397",
  editor =       provsec11ed,
  booktitle =    provsec11name,
  volume =       provsec11vol,
  month =        provsec11month,
  address =      provsec11addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{PROVSEC:CLRS10,
  author =       "Pierre-Louis Cayrel and
                  Richard Lindner and
                  Markus R{\"u}ckert and
                  Rosemberg Silva",
  title =        "Improved Zero-Knowledge Identification with Lattices",
  pages =        "1--17",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:AnaAri10,
  author =       "Hiroaki Anada and
                  Seiko Arita",
  title =        "Identification Schemes of Proofs of Ability Secure against Concurrent Man-in-the-Middle Attacks",
  pages =        "18--34",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:NowZha10,
  author =       "David Nowak and
                  Yu Zhang",
  title =        "A Calculus for Game-Based Security Proofs",
  pages =        "35--52",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:NgoBoyGon10,
  author =       "Long Ngo and
                  Colin Boyd and
                  Juan Manuel {Gonz{\'a}lez Nieto}",
  title =        "Automating Computational Proofs for Public-Key-Based Key Exchange",
  pages =        "53--69",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:KikPhonOga10,
  author =       "Ryo Kikuchi and
                  Le Trieu Phong and
                  Wakaha Ogata",
  title =        "A Framework for Constructing Convertible Undeniable Signatures",
  pages =        "70--86",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:Aimani10,
  author =       "Laila El Aimani",
  title =        "Efficient Confirmer Signatures from the ``Signature of a Commitment'' Paradigm",
  pages =        "87--101",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:FFGL10,
  author =       "Ewan Fleischmann and
                  Christian Forler and
                  Michael Gorski and
                  Stefan Lucks",
  title =        "Collision Resistant Double-Length Hashing",
  pages =        "102--118",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:Sarinay10,
  author =       "Juraj Sarinay",
  title =        "Interpreting Hash Function Security Proofs",
  pages =        "119--132",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:PenBAo10,
  author =       "Kun Peng and
                  Feng Bao",
  title =        "Formal and Precise Analysis of Soundness of Several Shuffling Schemes",
  pages =        "133--143",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:BaiSepVau10,
  author =       "Thomas Baign{\`e}res and
                  Pouyan Sepehrdad and
                  Serge Vaudenay",
  title =        "Distinguishing Distributions Using Chernoff Information",
  pages =        "144--165",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:TALSW10,
  author =       "Patrick P. Tsang and
                  Man Ho Au and
                  Joseph K. Liu and
                  Willy Susilo and
                  Duncan S. Wong",
  title =        "A Suite of Non-pairing {ID}-Based Threshold Ring Signature Schemes with Different Levels of Anonymity (Extended Abstract)",
  pages =        "166--183",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:EmuMiyOmo10a,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Kazumasa Omote",
  title =        "An Anonymous Designated Verifier Signature Scheme with Revocation: How to Protect a Company's Reputation",
  pages =        "184--198",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:Kiltz10,
  author =       "Eike Kiltz",
  title =        "Cryptographic Protocols from Lattices (Invited Talk)",
  pages =        "199",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:EmuMiyOmo10b,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Kazumasa Omote",
  title =        "A Timed-Release Proxy Re-encryption Scheme and Its Application to Fairly-Opened Multicast Communication",
  pages =        "200--213",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:OhtHanOga10,
  author =       "Go Ohtake and
                  Goichiro Hanaoka and
                  Kazuto Ogawa",
  title =        "Efficient Broadcast Encryption with Personalized Messages",
  pages =        "214--228",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:YamHanKun10,
  author =       "Shota Yamada and
                  Goichiro Hanaoka and
                  Noboru Kunihiro",
  title =        "Toward an Easy-to-Understand Structure for Achieving Chosen Ciphertext Security from the Decisional {Diffie}-{Hellman} Assumption",
  pages =        "229--243",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:SelVivRan10,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  C. Pandu Rangan",
  title =        "Identity Based Public Verifiable Signcryption Scheme",
  pages =        "244--260",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:HerRuiSae10,
  author =       "Javier Herranz and
                  Alexandre Ruiz and
                  Germ{\'a}n S{\'a}ez",
  title =        "Fully Secure Threshold Unsigncryption",
  pages =        "261--278",
  editor =       provsec10ed,
  booktitle =    provsec10name,
  volume =       provsec10vol,
  month =        provsec10month,
  address =      provsec10addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{PROVSEC:Dent09,
  author =       "Alexander W. Dent",
  title =        "A Brief History of Security Models for Confidentiality (Invited Talk)",
  pages =        "1",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:Warinschi09,
  author =       "Bogdan Warinschi",
  title =        "Symbolic Methods for Provable Security (Invited Talk)",
  pages =        "2",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:NisFujTan09,
  author =       "Ryo Nishimaki and
                  Eiichiro Fujisaki and
                  Keisuke Tanaka",
  title =        "Efficient Non-interactive Universally Composable String-Commitment Schemes",
  pages =        "3--18",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:ZhoCao09,
  author =       "Muxin Zhou and
                  Zhenfu Cao",
  title =        "Spatial Encryption under Simpler Assumption",
  pages =        "19--31",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:CheJoy09,
  author =       "Beno{\^i}t Chevallier-Mames and
                  Marc Joye",
  title =        "Chosen-Ciphertext Secure {RSA}-Type Cryptosystems",
  pages =        "32--46",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:FanSusWan09,
  author =       "Liming Fang and
                  Willy Susilo and
                  Jiandong Wang",
  title =        "Anonymous Conditional Proxy Re-encryption without Random Oracle",
  pages =        "47--60",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:SelVivRan09,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  C. Pandu Rangan",
  title =        "Breaking and Fixing of an Identity Based Multi-Signcryption Scheme",
  pages =        "61--75",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:ZhaWuQin09,
  author =       "Lei Zhang and
                  Qianhong Wu and
                  Bo Qin",
  title =        "Identity-Based Verifiably Encrypted Signatures without Random Oracles",
  pages =        "76--89",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:GuoMuSus09,
  author =       "Fuchun Guo and
                  Yi Mu and
                  Willy Susilo",
  title =        "How to Prove Security of a Signature with a Tighter Security Reduction",
  pages =        "90--103",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:Schage09,
  author =       "Sven Sch{\"a}ge",
  title =        "Twin Signature Schemes, Revisited",
  pages =        "104--117",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:FujNisTan09,
  author =       "Eiichiro Fujisaki and
                  Ryo Nishimaki and
                  Keisuke Tanaka",
  title =        "On the Insecurity of the {Fiat}-{Shamir} Signatures with Iterative Hash Functions",
  pages =        "118--128",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:AuSusMu09,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Yi Mu",
  title =        "Is the Notion of Divisible On-Line/Off-Line Signatures Stronger than On-Line/Off-Line Signatures?",
  pages =        "129--139",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:SarYun09,
  author =       "Vishal Saraswat and
                  Aaram Yun",
  title =        "Anonymous Signatures Revisited",
  pages =        "140--153",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:MorOka09,
  author =       "Daisuke Moriyama and
                  Tatsuaki Okamoto",
  title =        "An {eCK}-Secure Authenticated Key Exchange Protocol without Random Oracles",
  pages =        "154--167",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:DonCheMa09,
  author =       "E. Dongna and
                  Qingfeng Cheng and
                  Chuangui Ma",
  title =        "Password Authenticated Key Exchange Based on {RSA} in the Three-Party Settings",
  pages =        "168--182",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:Ustaoglu09,
  author =       "Berkant Ustaoglu",
  title =        "Comparing SessionStateReveal and EphemeralKeyReveal for {Diffie}-{Hellman} Protocols",
  pages =        "183--197",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:XagTan09,
  author =       "Keita Xagawa and
                  Keisuke Tanaka",
  title =        "Zero-Knowledge Protocols for {NTRU}: Application to Identification and Proof of Plaintext Knowledge",
  pages =        "198--213",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:GMZL09,
  author =       "Hua Guo and
                  Yi Mu and
                  Xiyong Zhang and
                  Zhoujun Li",
  title =        "Server-Controlled Identity-Based Authenticated Key Exchange",
  pages =        "214--229",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:BulLauNii09,
  author =       "Ahto Buldas and
                  Sven Laur and
                  Margus Niitsoo",
  title =        "Oracle Separation in the Non-uniform Model",
  pages =        "230--244",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:TiaZha09,
  author =       "Yuan Tian and
                  Hao Zhang",
  title =        "{GUC}-Secure Set-Intersection Computation",
  pages =        "245--259",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:YLWZB09,
  author =       "Yanjiang Yang and
                  Yingjiu Li and
                  Jian Weng and
                  Jianying Zhou and
                  Feng Bao",
  title =        "Self-enforcing Private Inference Control",
  pages =        "260--274",
  editor =       provsec09ed,
  booktitle =    provsec09name,
  volume =       provsec09vol,
  month =        provsec09month,
  address =      provsec09addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{PROVSEC:HYZX08,
  author =       "Huawei Huang and
                  Bo Yang and
                  Shenglin Zhu and
                  Guozhen Xiao",
  title =        "Generalized ElGamal Public Key Cryptosystem Based on a New {Diffie}-{Hellman} Problem",
  pages =        "1--21",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:MitIwa08,
  author =       "Atsushi Mitsuda and
                  Tetsu Iwata",
  title =        "Tweakable Pseudorandom Permutation from Generalized {Feistel} Structure",
  pages =        "22--37",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:ChoYiu08,
  author =       "Sherman S. M. Chow and
                  Siu-Ming Yiu",
  title =        "Timed-Release Encryption Revisited",
  pages =        "38--51",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:SVSR08,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  Deepanshu Shukla and
                  C. Pandu Rangan",
  title =        "Efficient and Provably Secure Certificateless Multi-receiver Signcryption",
  pages =        "52--67",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:DesPha08,
  author =       "Yvo Desmedt and
                  Duong Hieu Phan",
  title =        "A {CCA} Secure Hybrid {Damg{\aa}rd}'s {ElGamal} Encryption",
  pages =        "68--82",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:YKCHL08a,
  author =       "Jia Yu and
                  Fanyu Kong and
                  Xiangguo Cheng and
                  Rong Hao and
                  Guowen Li",
  title =        "Construction of Yet Another Forward Secure Signature Scheme Using Bilinear Maps",
  pages =        "83--97",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:GuoMu08,
  author =       "Fuchun Guo and
                  Yi Mu",
  title =        "Optimal Online/Offline Signature: How to Sign a Message without Online Computation",
  pages =        "98--111",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:GjoKra08,
  author =       "Kristian Gj{\o}steen and
                  Lillian Kr{\aa}kmo",
  title =        "Round-Optimal Blind Signatures from Waters Signatures",
  pages =        "112--126",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:LiuHuMa08,
  author =       "Zhenhua Liu and
                  Yupu Hu and
                  Hua Ma",
  title =        "Secure Proxy Multi-signature Scheme in the Standard Model",
  pages =        "127--140",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:WMSH08,
  author =       "Wei Wu and
                  Yi Mu and
                  Willy Susilo and
                  Xinyi Huang",
  title =        "Server-Aided Verification Signatures: Definitions and New Constructions",
  pages =        "141--155",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:CheMorSma08,
  author =       "Liqun Chen and
                  Paul Morrissey and
                  Nigel P. Smart",
  title =        "On Proofs of Security for {DAA} Schemes",
  pages =        "156--175",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:YKCHL08b,
  author =       "Jia Yu and
                  Fanyu Kong and
                  Xiangguo Cheng and
                  Rong Hao and
                  Guowen Li",
  title =        "Cryptanalysis of Vo-Kim Forward Secure Signature in {ICISC} 2005",
  pages =        "176--184",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:Luo08,
  author =       "Zhengqin Luo",
  title =        "Computationally Sound Symbolic Analysis of Probabilistic Protocols with Ideal Setups",
  pages =        "185--199",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:JagSch08,
  author =       "Tibor Jager and
                  J{\"o}rg Schwenk",
  title =        "On the Equivalence of Generic Group Models",
  pages =        "200--209",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:ZhuZhaWan08,
  author =       "ZhenChao Zhu and
                  Yuqing Zhang and
                  Fengjiao Wang",
  title =        "The Analysis of an Efficient and Provably Secure {ID}-Based Threshold Signcryption Scheme and Its Secure Version",
  pages =        "210--225",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:YonMiyOht08,
  author =       "Kazuki Yoneyama and
                  Satoshi Miyagawa and
                  Kazuo Ohta",
  title =        "Leaky Random Oracle (Extended Abstract)",
  pages =        "226--240",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:BCCGPP08,
  author =       "Emmanuel Bresson and
                  Beno{\^i}t Chevallier-Mames and
                  Christophe Clavier and
                  Aline Gouget and
                  Pascal Paillier and
                  Thomas Peyrin",
  title =        "How to Use {Merkle}-{Damg{\aa}rd} - On the Security Relations between Signature Schemes and Their Inner Hash Functions",
  pages =        "241--253",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:BulNii08,
  author =       "Ahto Buldas and
                  Margus Niitsoo",
  title =        "Can We Construct Unbounded Time-Stamping Schemes from Collision-Free Hash Functions?",
  pages =        "254--267",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:NagManOka08,
  author =       "Waka Nagao and
                  Yoshifumi Manabe and
                  Tatsuaki Okamoto",
  title =        "Relationship of Three Cryptographic Channels in the {UC} Framework",
  pages =        "268--282",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:Gajek08,
  author =       "Sebastian Gajek",
  title =        "A Universally Composable Framework for the Analysis of Browser-Based Security Protocols",
  pages =        "283--297",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:LauNgo08,
  author =       "Peeter Laud and
                  Long Ngo",
  title =        "Threshold Homomorphic Encryption in the Universally Composable Cryptographic Library",
  pages =        "298--312",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:GMPSS08,
  author =       "Sebastian Gajek and
                  Mark Manulis and
                  Olivier Pereira and
                  Ahmad-Reza Sadeghi and
                  J{\"o}rg Schwenk",
  title =        "Universally Composable Security Analysis of {TLS}",
  pages =        "313--327",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:Zhu08,
  author =       "Huafei Zhu",
  title =        "Round Optimal Universally Composable Oblivious Transfer Protocols",
  pages =        "328--334",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:HHZCC08,
  author =       "Wei Han and
                  Tao Hao and
                  Dong Zheng and
                  Kefei Chen and
                  Xiaofeng Chen",
  title =        "A Tamper-Evident Voting Machine Resistant to Covert Channels",
  pages =        "335--344",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:DuHe08,
  author =       "Wei Du and
                  Mingxing He",
  title =        "Self-healing Key Distribution with Revocation and Resistance to the Collusion Attack in Wireless Sensor Networks",
  pages =        "345--359",
  editor =       provsec08ed,
  booktitle =    provsec08name,
  volume =       provsec08vol,
  month =        provsec08month,
  address =      provsec08addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{PROVSEC:LaMLauMit07,
  author =       "Brian A. LaMacchia and
                  Kristin Lauter and
                  Anton Mityagin",
  title =        "Stronger Security of Authenticated Key Exchange",
  pages =        "1--16",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:TarWanPie07,
  author =       "Christophe Tartary and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "An Hybrid Approach for Efficient Multicast Stream Authentication over Unsecured Channels",
  pages =        "17--34",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:DHMR07,
  author =       "Vanesa Daza and
                  Javier Herranz and
                  Paz Morillo and
                  Carla R{\`a}fols",
  title =        "{CCA2}-Secure Threshold Broadcast Encryption with Shorter Ciphertexts",
  pages =        "35--50",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:SarCha07,
  author =       "Palash Sarkar and
                  Sanjit Chatterjee",
  title =        "Construction of a Hybrid {HIBE} Protocol Secure Against Adaptive Attacks",
  pages =        "51--67",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:MAHMI07,
  author =       "Takahiro Matsuda and
                  Nuttapong Attrapadung and
                  Goichiro Hanaoka and
                  Kanta Matsuura and
                  Hideki Imai",
  title =        "A {CDH}-Based Strongly Unforgeable Signature Without Collision Resistant Hash Function",
  pages =        "68--84",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:CasDah07,
  author =       "Rafael Castro and
                  Ricardo Dahab",
  title =        "Two Notes on the Security of Certificateless Signatures",
  pages =        "85--102",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:ZhaZhaWu07,
  author =       "Lei Zhang and
                  Futai Zhang and
                  Wei Wu",
  title =        "A Provably Secure Ring Signature Scheme in Certificateless Cryptography",
  pages =        "103--121",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:CanCoiTra07,
  author =       "S{\'e}bastien Canard and
                  Iwen Coisel and
                  Jacques Traor{\'e}",
  title =        "Complex Zero-Knowledge Proofs of Knowledge Are Easy to Use",
  pages =        "122--137",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:BulJur07,
  author =       "Ahto Buldas and
                  Aivo J{\"u}rgenson",
  title =        "Does Secure Time-Stamping Imply Collision-Free Hash Functions?",
  pages =        "138--150",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:AffTanMar07,
  author =       "Reynald Affeldt and
                  Miki Tanaka and
                  Nicolas Marti",
  title =        "Formal Proof of Provable Security by Game-Playing in a Proof Assistant",
  pages =        "151--168",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:PhaChoHen07,
  author =       "Raphael C.-W. Phan and
                  Kim-Kwang Raymond Choo and
                  Swee-Huay Heng",
  title =        "Security of a Leakage-Resilient Protocol for Key Establishment and Mutual Authentication",
  pages =        "169--177",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:LiGu07,
  author =       "Wei Li and
                  Dawu Gu",
  title =        "An Approach for Symmetric Encryption Against Side Channel Attacks in Provable Security",
  pages =        "178--187",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:RazPhaJoy07,
  author =       "Ermaliza Razali and
                  Raphael C.-W. Phan and
                  Marc Joye",
  title =        "On the Notions of {PRP}-{RKA}, {KR} and {KR}-{RKA} for Block Ciphers",
  pages =        "188--197",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:LiYueKim07,
  author =       "Jin Li and
                  Tsz Hon Yuen and
                  Kwangjo Kim",
  title =        "Practical Threshold Signatures Without Random Oracles",
  pages =        "198--207",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:LKZC07,
  author =       "Jin Li and
                  Kwangjo Kim and
                  Fangguo Zhang and
                  Xiaofeng Chen",
  title =        "Aggregate Proxy Signature and Verifiably Encrypted Proxy Signature",
  pages =        "208--217",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:CFHIZ07,
  author =       "Yang Cui and
                  Eiichiro Fujisaki and
                  Goichiro Hanaoka and
                  Hideki Imai and
                  Rui Zhang",
  title =        "Formal Security Treatments for Signatures from Identity-Based Encryption",
  pages =        "218--227",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{PROVSEC:FuhPai07,
  author =       "Thomas Fuhr and
                  Pascal Paillier",
  title =        "Decryptable Searchable Encryption",
  pages =        "228--236",
  editor =       provsec07ed,
  booktitle =    provsec07name,
  volume =       provsec07vol,
  month =        provsec07month,
  address =      provsec07addr,
  publisher =    provsecpub,
  series =       mylncs,
  year =         2007,
}

%------------------------------------------------------------------
%                          SAC
%------------------------------------------------------------------

@InProceedings{SAC:Sasaki11,
  author =       "Yu Sasaki",
  title =        "Boomerang Distinguishers on {MD4}-Family: First Practical Results on Full 5-Pass {HAVAL}",
  pages =        "1--18",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:JeaNaySch11,
  author =       "J{\'e}r{\'e}my Jean and
                  Mar{\'i}a Naya-Plasencia and
                  Martin Schl{\"a}ffer",
  title =        "Improved Analysis of {ECHO}-256",
  pages =        "19--36",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:AndMen11,
  author =       "Elena Andreeva and
                  Bart Mennink",
  title =        "Provable Chosen-Target-Forced-Midfix Preimage Resistance",
  pages =        "37--54",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:LMSV11,
  author =       "Jake Loftus and
                  Alexander May and
                  Nigel P. Smart and
                  Frederik Vercauteren",
  title =        "On {CCA}-Secure Somewhat Homomorphic Encryption",
  pages =        "55--72",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:Slamanig11,
  author =       "Daniel Slamanig",
  title =        "Efficient Schemes for Anonymous Yet Authorized and Bounded Use of Cloud Resources",
  pages =        "73--91",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:CisLau11,
  author =       "Craig Costello and
                  Kristin Lauter",
  title =        "Group Law Computations on Jacobians of Hyperelliptic Curves",
  pages =        "92--117",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:Saarinen11,
  author =       "Markku-Juhani O. Saarinen",
  title =        "Cryptographic Analysis of All 4 × 4-Bit {S}-Boxes",
  pages =        "118--133",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:KraHam11,
  author =       "Matthias Krause and
                  Matthias Hamann",
  title =        "The Cryptographic Power of Random Selection",
  pages =        "134--150",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:GMPS11,
  author =       "Sourav Sen Gupta and
                  Subhamoy Maitra and
                  Goutam Paul and
                  Santanu Sarkar",
  title =        "Proof of Empirical {RC4} Biases and New Key Correlations",
  pages =        "151--168",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:KarDemHar11,
  author =       "Ferhat Karako\c{c} and
                  H{\"u}seyin Demirci and
                  A. Emre Harmanci",
  title =        "Combined Differential and Linear Cryptanalysis of Reduced-Round {PRINTcipher}",
  pages =        "169--184",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:JCWW11,
  author =       "Keting Jia and
                  Jiazhe Chen and
                  Meiqin Wang and
                  Xiaoyun Wang",
  title =        "Practical Attack on the Full {MMB} Block Cipher",
  pages =        "185--199",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:KneMeiNay11,
  author =       "Simon Knellwolf and
                  Willi Meier and
                  Mar{\'i}a Naya-Plasencia",
  title =        "Conditional Differential Cryptanalysis of {Trivium} and {KATAN}",
  pages =        "200--212",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:Agren11,
  author =       "Martin {\AA}gren",
  title =        "Some Instant- and Practical-Time Related-Key Attacks on {KTANTAN}32/48/64",
  pages =        "213--229",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:FGRV11,
  author =       "Thomas Fuhr and
                  Henri Gilbert and
                  Jean-Ren{\'e} Reinhard and
                  Marion Videau",
  title =        "Analysis of the Initial and Modified Versions of the Candidate {3GPP} Integrity Algorithm 128-{EIA3}",
  pages =        "230--242",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:BDFL11,
  author =       "Charles Bouillaguet and
                  Orr Dunkelman and
                  Pierre-Alain Fouque and
                  Ga{\"e}tan Leurent",
  title =        "New Insights on Impossible Differential Cryptanalysis",
  pages =        "243--259",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:KunShiIzu11,
  author =       "Noboru Kunihiro and
                  Naoyuki Shinohara and
                  Tetsuya Izu",
  title =        "A Unified Framework for Small Secret Exponent Attack on {RSA}",
  pages =        "260--277",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:AkiHiw11,
  author =       "Toru Akishita and
                  Harunaga Hiwatari",
  title =        "Very Compact Hardware Implementations of the Blockcipher {CLEFIA}",
  pages =        "278--292",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:ChaMenSar11,
  author =       "Sanjit Chatterjee and
                  Alfred Menezes and
                  Palash Sarkar",
  title =        "Another Look at Tightness",
  pages =        "293--319",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:BDPV11,
  author =       "Guido Bertoni and
                  Joan Daemen and
                  Michael Peeters and
                  Gilles {Van Assche}",
  title =        "Duplexing the Sponge: Single-Pass Authenticated Encryption and Other Applications",
  pages =        "320--337",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:Naito11,
  author =       "Yusuke Naito",
  title =        "Blockcipher-Based Double-Length Hash Functions for Pseudorandom Oracles",
  pages =        "338--355",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:JakKha11,
  author =       "Goce Jakimoski and
                  Samant Khajuria",
  title =        "{ASC}-1: An Authenticated Encryption Stream Cipher",
  pages =        "356--372",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:Plut11,
  author =       "J{\'e}r{\^o}me Pl{\^u}t",
  title =        "On Various Families of Twisted Jacobi Quartics",
  pages =        "373--383",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:CenNegHas11,
  author =       "Murat Cenk and
                  Christophe N{\`e}gre and
                  M. Anwar Hasan",
  title =        "Improved Three-Way Split Formulas for Binary Polynomial Multiplication",
  pages =        "384--398",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:LabJac11,
  author =       "Hugo Labrande and
                  Michael J. {Jacobson Jr.}",
  title =        "Sublinear Scalar Multiplication on Hyperelliptic {Koblitz} Curves",
  pages =        "399--411",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:FueKnaRod11,
  author =       "Laura Fuentes-Casta{\~n}eda and
                  Edward Knapp and
                  Francisco Rodr{\'i}guez-Henr{\'i}quez",
  title =        "Faster Hashing to ${\mathbb G}_2$",
  pages =        "412--430",
  editor =       sac11ed,
  booktitle =    sac11name,
  volume =       sac11vol,
  month =        sac11month,
  address =      sac11addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{SAC:BouCan10,
  author =       "Christina Boura and
                  Anne Canteaut",
  title =        "Zero-Sum Distinguishers for Iterated Permutations and Application to {Keccak}-f and {Hamsi}-256",
  pages =        "1--17",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:BDLF10,
  author =       "Charles Bouillaguet and
                  Orr Dunkelman and
                  Ga{\"e}tan Leurent and
                  Pierre-Alain Fouque",
  title =        "Attacks on Hash Functions Based on Generalized {Feistel}: Application to Reduced-Round {Lesamnta} and {SHAvite}-3512",
  pages =        "18--35",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:MVDP10,
  author =       "Nicky Mouha and
                  Vesselin Velichkov and
                  Christophe {De Canni{\`e}re} and
                  Bart Preneel",
  title =        "The Differential Analysis of {S}-Functions",
  pages =        "36--56",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:BorKnuMat10,
  author =       "Julia Borghoff and
                  Lars R. Knudsen and
                  Krystian Matusiewicz",
  title =        "Hill Climbing Algorithms and {Trivium}",
  pages =        "57--73",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:SepVauVua10,
  author =       "Pouyan Sepehrdad and
                  Serge Vaudenay and
                  Martin Vuagnoux",
  title =        "Discovery and Exploitation of New Biases in {RC4}",
  pages =        "74--91",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Martin10,
  author =       "Keith M. Martin",
  title =        "The Rise and Fall and Rise of Combinatorial Key Predistribution",
  pages =        "92--98",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:DetGauKha10,
  author =       "J{\'e}r{\'e}mie Detrey and
                  Pierrick Gaudry and
                  Karim Khalfallah",
  title =        "A Low-Area Yet Performant {FPGA} Implementation of {Shabal}",
  pages =        "99--113",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:PloGroFel10,
  author =       "Thomas Plos and
                  Hannes Gro{\ss} and
                  Martin Feldhofer",
  title =        "Implementation of Symmetric Algorithms on a Synthesizable 8-Bit Microcontroller Targeting Passive {RFID} Tags",
  pages =        "114--129",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Struik10,
  author =       "Ren{\'e} Struik",
  title =        "Batch Computations Revisited: Combining Key Computations and Batch Verifications",
  pages =        "130--142",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:BerLanPet10,
  author =       "Daniel J. Bernstein and
                  Tanja Lange and
                  Christiane Peters",
  title =        "Wild {McEliece}",
  pages =        "143--158",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Finiasz10,
  author =       "Matthieu Finiasz",
  title =        "Parallel-{CFS} - Strengthening the {CFS} {McEliece}-Based Signature Scheme",
  pages =        "159--170",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:CayVerAla10,
  author =       "Pierre-Louis Cayrel and
                  Pascal V{\'e}ron and
                  Sidi Mohamed El Yousfi Alaoui",
  title =        "A Zero-Knowledge Identification Scheme Based on the q-ary Syndrome Decoding Problem",
  pages =        "171--186",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:LamRij10,
  author =       "Mario Lamberger and
                  Vincent Rijmen",
  title =        "Optimal Covering Codes for Finding Near-Collisions",
  pages =        "187--197",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Nikolic10,
  author =       "Ivica Nikolic",
  title =        "Tweaking {AES}",
  pages =        "198--210",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Shibutani10,
  author =       "Kyoji Shibutani",
  title =        "On the Diffusion of Generalized {Feistel} Structures Regarding Differential and Linear Cryptanalysis",
  pages =        "211--228",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:BogRec10,
  author =       "Andrey Bogdanov and
                  Christian Rechberger",
  title =        "A 3-Subset Meet-in-the-Middle Attack: Cryptanalysis of the Lightweight Block Cipher {KTANTAN}",
  pages =        "229--240",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:PVDW10,
  author =       "Jing Pan and
                  Jasper G. J. {van Woudenberg} and
                  Jerry {den Hartog} and
                  Marc F. Witteman",
  title =        "Improving {DPA} by Peak Distribution Analysis",
  pages =        "241--261",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:FMPR10,
  author =       "Guillaume Fumaroli and
                  Ange Martinelli and
                  Emmanuel Prouff and
                  Matthieu Rivain",
  title =        "Affine Masking against Higher-Order Side Channel Analysis",
  pages =        "262--280",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Boldyreva10,
  author =       "Alexandra Boldyreva",
  title =        "Search on Encrypted Data in the Symmetric-Key Setting (Invited Talk)",
  pages =        "281",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:PetQui10,
  author =       "Christophe Petit and
                  Jean-Jacques Quisquater",
  title =        "Preimages for the {Tillich}-{Z{\'e}mor} Hash Function",
  pages =        "282--301",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Mohassel10,
  author =       "Payman Mohassel",
  title =        "One-Time Signatures and Chameleon Hash Functions",
  pages =        "302--319",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:ArmFur10,
  author =       "Frederik Armknecht and
                  Jun Furukawa",
  title =        "On the Minimum Communication Effort for Secure Group Key Exchange",
  pages =        "320--337",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:GuoTho10,
  author =       "Jian Guo and
                  S{\o}ren S. Thomsen",
  title =        "Deterministic Differential Properties of the Compression Function of {BMW}",
  pages =        "338--350",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:BouFouLeu10,
  author =       "Charles Bouillaguet and
                  Pierre-Alain Fouque and
                  Ga{\"e}tan Leurent",
  title =        "Security Analysis of {SIMD}",
  pages =        "351--368",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:Schlaffer10,
  author =       "Martin Schl{\"a}ffer",
  title =        "Subspace Distinguisher for 5/8 Rounds of the {ECHO}-256 Hash Function",
  pages =        "369--387",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:KNRS10,
  author =       "Dmitry Khovratovich and
                  Mar{\'i}a Naya-Plasencia and
                  Andrea R{\"o}ck and
                  Martin Schl{\"a}ffer",
  title =        "Cryptanalysis of {Luffa} v2 Components",
  pages =        "388--409",
  editor =       sac10ed,
  booktitle =    sac10name,
  volume =       sac10vol,
  month =        sac10month,
  address =      sac10addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SAC:IMPS09,
  author =       "Sebastiaan Indesteege and
                  Florian Mendel and
                  Bart Preneel and
                  Martin Schl{\"a}ffer",
  title =        "Practical Collisions for {SHAMATA}-256",
  pages =        "1--15",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:MPRS09,
  author =       "Florian Mendel and
                  Thomas Peyrin and
                  Christian Rechberger and
                  Martin Schl{\"a}ffer",
  title =        "Improved Cryptanalysis of the Reduced {Gr{\o}stl} Compression Function, {ECHO} Permutation and {AES} Block Cipher",
  pages =        "16--35",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Sasaki09,
  author =       "Yu Sasaki",
  title =        "Cryptanalyses of Narrow-Pipe Mode of Operation in {AURORA}-512 Hash Function",
  pages =        "36--52",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:GenHal09,
  author =       "Rosario Gennaro and
                  Shai Halevi",
  title =        "More on Key Wrapping",
  pages =        "53--70",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:PatChoRan09,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Information Theoretically Secure Multi Party Set Intersection Re-visited",
  pages =        "71--91",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Chow09,
  author =       "Sherman S. M. Chow",
  title =        "Real Traceable Signatures",
  pages =        "92--107",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Khovratovich09,
  author =       "Dmitry Khovratovich",
  title =        "Cryptanalysis of Hash Functions with Structures",
  pages =        "108--125",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:WuFenWu09,
  author =       "Shuang Wu and
                  Dengguo Feng and
                  Wenling Wu",
  title =        "Cryptanalysis of the {LANE} Hash Function",
  pages =        "126--140",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:GMKLW09,
  author =       "Jian Guo and
                  Krystian Matusiewicz and
                  Lars R. Knudsen and
                  San Ling and
                  Huaxiong Wang",
  title =        "Practical Pseudo-collisions for Hash Functions {ARIRANG}-224/384",
  pages =        "141--156",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:CanOsv09,
  author =       "David Canright and
                  Dag Arne Osvik",
  title =        "A More Compact {AES}",
  pages =        "157--169",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:LoePut09,
  author =       "Daniel Loebenberger and
                  Jens Putzka",
  title =        "Optimization Strategies for Hardware-Based Cofactorization",
  pages =        "170--181",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:KraSte09,
  author =       "Matthias Krause and
                  Dirk Stegemann",
  title =        "More on the Security of Linear {RFID} Authentication Protocols",
  pages =        "182--196",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:KirYou09,
  author =       "Aleksandar Kircanski and
                  Amr M. Youssef",
  title =        "Differential Fault Analysis of {Rabbit}",
  pages =        "197--214",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Tsow09,
  author =       "Alex Tsow",
  title =        "An Improved Recovery Algorithm for Decayed {AES} Key Schedule Images",
  pages =        "215--230",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:WanNakSun09,
  author =       "Meiqin Wang and
                  Jorge {Nakahara Jr.} and
                  Yue Sun",
  title =        "Cryptanalysis of the Full {MMB} Block Cipher",
  pages =        "231--248",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Ohkuma09,
  author =       "Kenji Ohkuma",
  title =        "Weak Keys of Reduced-Round {PRESENT} for Linear Cryptanalysis",
  pages =        "249--265",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:SunLai09,
  author =       "Xiaorui Sun and
                  Xuejia Lai",
  title =        "Improved Integral Attacks on {MISTY1}",
  pages =        "266--280",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:MSDB09,
  author =       "Hamid Mala and
                  Mohsen Shakiba and
                  Mohammad Dakhilalian and
                  Ghadamali Bagherikaram",
  title =        "New Results on Impossible Differential Cryptanalysis of Reduced-Round {Camellia}-128",
  pages =        "281--294",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:BRRS09,
  author =       "Mihir Bellare and
                  Thomas Ristenpart and
                  Phillip Rogaway and
                  Till Stegers",
  title =        "Format-Preserving Encryption",
  pages =        "295--312",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:IwaYas09,
  author =       "Tetsu Iwata and
                  Kan Yasuda",
  title =        "{BTM}: A Single-Key, Inverse-Cipher-Free Mode for Deterministic Authenticated Encryption",
  pages =        "313--330",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Jarvinen09,
  author =       "Kimmo U. J{\"a}rvinen",
  title =        "On Repeated Squarings in Binary Fields",
  pages =        "331--349",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Joye09,
  author =       "Marc Joye",
  title =        "Highly Regular m-Ary Powering Ladders",
  pages =        "350--363",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:SNST09,
  author =       "Yuta Sasaki and
                  Satsuki Nishina and
                  Masaaki Shirase and
                  Tsuyoshi Takagi",
  title =        "An Efficient Residue Group Multiplication for the eta$_T$ Pairing over $F_{3^m}$",
  pages =        "364--375",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:MisBar09,
  author =       "Rafael Misoczki and
                  Paulo S. L. M. Barreto",
  title =        "Compact {McEliece} Keys from Goppa Codes",
  pages =        "376--392",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:ABSK09,
  author =       "Elena Andreeva and
                  Charles Bouillaguet and
                  Orr Dunkelman and
                  John Kelsey",
  title =        "Herding, Second Preimage and Trojan Message Attacks beyond {Merkle}-{Damg{\aa}rd}",
  pages =        "393--414",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:ADIP09,
  author =       "Jean-Philippe Aumasson and
                  Orr Dunkelman and
                  Sebastiaan Indesteege and
                  Bart Preneel",
  title =        "Cryptanalysis of Dynamic {SHA}(2)",
  pages =        "415--432",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:ABLMP09,
  author =       "Fran\c{c}ois Arnault and
                  Thierry P. Berger and
                  C{\'e}dric Lauradoux and
                  Marine Minier and
                  Benjamin Pousse",
  title =        "A New Approach for {FCSRs}",
  pages =        "433--448",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:Zhang09,
  author =       "Bin Zhang",
  title =        "New Cryptanalysis of Irregularly Decimated Stream Ciphers",
  pages =        "449--465",
  editor =       sac09ed,
  booktitle =    sac09name,
  volume =       sac09vol,
  month =        sac09month,
  address =      sac09addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{SAC:BirThe08,
  author =       "Peter Birkner and
                  Nicolas Th{\'e}riault",
  title =        "Faster Halvings in Genus 2",
  pages =        "1--17",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:FanGonJao08,
  author =       "Xinxin Fan and
                  Guang Gong and
                  David Jao",
  title =        "Efficient Pairing Computation on Genus 2 Curves in Projective Coordinates",
  pages =        "18--34",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:GraGroPag08,
  author =       "Philipp Grabher and
                  Johann Gro{\ss}sch{\"a}dl and
                  Dan Page",
  title =        "On Software Parallel Implementation of Cryptographic Pairings",
  pages =        "35--50",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:EtrRob08,
  author =       "Jonathan Etrog and
                  Matthew J. B. Robshaw",
  title =        "The Cryptanalysis of Reduced-Round {SMS4}",
  pages =        "51--65",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:PatSeu08,
  author =       "Jacques Patarin and
                  Yannick Seurin",
  title =        "Building Secure Block Ciphers on Generic Attacks Assumptions",
  pages =        "66--81",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:Silverman08,
  author =       "Joseph H. Silverman",
  title =        "Lifting and Elliptic Curve Discrete Logarithms (Invited Talk)",
  pages =        "82--102",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:AokSas08,
  author =       "Kazumaro Aoki and
                  Yu Sasaki",
  title =        "Preimage Attacks on One-Block {MD4}, 63-Step {MD5} and More",
  pages =        "103--119",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:AumMeiMen08,
  author =       "Jean-Philippe Aumasson and
                  Willi Meier and
                  Florian Mendel",
  title =        "Preimage Attacks on 3-Pass {HAVAL} and Step-Reduced {MD5}",
  pages =        "120--135",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:FouSteZim08,
  author =       "Pierre-Alain Fouque and
                  Jacques Stern and
                  S{\'e}bastien Zimmer",
  title =        "Cryptanalysis of Tweaked Versions of {SMASH} and Reparation",
  pages =        "136--150",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:KavKla08,
  author =       "Ramakanth Kavuluru and
                  Andrew Klapper",
  title =        "Counting Functions for the k-Error Linear Complexity of 2n-Periodic Binary Sequences",
  pages =        "151--164",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:Rivain08,
  author =       "Matthieu Rivain",
  title =        "On the Exact Success Rate of Side Channel Analysis in the Gaussian Model",
  pages =        "165--183",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:BerGilJou08,
  author =       "C{\^o}me Berbain and
                  Henri Gilbert and
                  Antoine Joux",
  title =        "Algebraic and Correlation Attacks against Linearly Filtered Non Linear Feedback Shift Registers",
  pages =        "184--198",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:Zenner08,
  author =       "Erik Zenner",
  title =        "A Cache Timing Analysis of {HC}-256",
  pages =        "199--213",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:ZhaFen08,
  author =       "Bin Zhang and
                  Dengguo Feng",
  title =        "An Improved Fast Correlation Attack on Stream Ciphers",
  pages =        "214--227",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:AndPre08,
  author =       "Elena Andreeva and
                  Bart Preneel",
  title =        "A Three-Property-Secure Hash Function",
  pages =        "228--244",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:BouFou08,
  author =       "Charles Bouillaguet and
                  Pierre-Alain Fouque",
  title =        "Analysis of the Collision Resistance of {RadioGat{\'u}n} Using Algebraic Techniques",
  pages =        "245--261",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:HirKuw08,
  author =       "Shoichi Hirose and
                  Hidenori Kuwakado",
  title =        "A Scheme to Base a Hash Function on a Block Cipher",
  pages =        "262--275",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:IMPR08,
  author =       "Sebastiaan Indesteege and
                  Florian Mendel and
                  Bart Preneel and
                  Christian Rechberger",
  title =        "Collisions and Other Non-random Properties for Step-Reduced {SHA}-256",
  pages =        "276--293",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:HeiVil08,
  author =       "Somayeh Heidarvand and
                  Jorge L. Villar",
  title =        "Public Verifiability from Pairings in Secret Sharing Schemes",
  pages =        "294--308",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:LauSta08,
  author =       "Kristin E. Lauter and
                  Katherine E. Stange",
  title =        "The Elliptic Curve Discrete Logarithm Problem and Equivalent Hard Problems for Elliptic Divisibility Sequences",
  pages =        "309--327",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:Patarin08,
  author =       "Jacques Patarin",
  title =        "The ``Coefficients {H}'' Technique (Invited Talk)",
  pages =        "328--345",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:AFTWM08,
  author =       "Frederic Amiel and
                  Benoit Feix and
                  Michael Tunstall and
                  Claire Whelan and
                  William P. Marnane",
  title =        "Distinguishing Multiplications from Squaring Operations",
  pages =        "346--360",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:SchHar08,
  author =       "{\'E}ric Schost and
                  Arash Hariri",
  title =        "Subquadratic Polynomial Multiplication over {GF}($2^m$) Using Trinomial Bases and Chinese Remaindering",
  pages =        "361--372",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:SuzIwa08,
  author =       "Kyohei Suzuki and
                  Tetsu Iwata",
  title =        "Bounds on Fixed Input/Output Length Post-processing Functions for Biased Physical Random Number Generators",
  pages =        "373--386",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:FanBatVer08,
  author =       "Junfeng Fan and
                  Lejla Batina and
                  Ingrid Verbauwhede",
  title =        "{HECC} Goes Embedded: An Area-Efficient Implementation of {HECC}",
  pages =        "387--400",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:HeiWolFel08,
  author =       "Daniel M. Hein and
                  Johannes Wolkerstorfer and
                  Norbert Felber",
  title =        "{ECC} Is Ready for {RFID} - A Proof in Silicon",
  pages =        "401--413",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:MicGorHol08,
  author =       "Wil Michiels and
                  Paul Gorissen and
                  Henk D. L. Hollmann",
  title =        "Cryptanalysis of a Generic Class of White-Box Implementations",
  pages =        "414--428",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:WamWanHu08,
  author =       "Meiqin Wang and
                  Xiaoyun Wang and
                  Changhui Hu",
  title =        "New Linear Cryptanalytic Results of Reduced-Round of {CAST}-128 and {CAST}-256",
  pages =        "429--441",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:WuZhaZha08,
  author =       "Wenling Wu and
                  Lei Zhang and
                  Wentao Zhang",
  title =        "Improved Impossible Differential Cryptanalysis of Reduced-Round {Camellia}",
  pages =        "442--456",
  editor =       sac08ed,
  booktitle =    sac08name,
  volume =       sac08vol,
  month =        sac08month,
  address =      sac08addr,
  publisher =    sacpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SAC:KhaFisMei07,
  author =       "Shahram Khazaei and
                  Simon Fischer and
                  Willi Meier",
  title =        "Reduced Complexity Attacks on the Alternating Step Generator",
  pages =        "1--16",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:Stegemann07,
  author =       "Dirk Stegemann",
  title =        "Extended BDD-Based Cryptanalysis of Keystream Generators",
  pages =        "17--35",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:MaxBir07,
  author =       "Alexander Maximov and
                  Alex Biryukov",
  title =        "Two Trivial Attacks on {Trivium}",
  pages =        "36--55",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:DeCMenRec07,
  author =       "Christophe {De Canni{\`e}re} and
                  Florian Mendel and
                  Christian Rechberger",
  title =        "Collisions for 70-Step {SHA}-1: On the Full Cost of Collision Search",
  pages =        "56--73",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:HenKnu07,
  author =       "Matthew Henricksen and
                  Lars R. Knudsen",
  title =        "Cryptanalysis of the {CRUSH} Hash Function",
  pages =        "74--83",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:Bogdanov07,
  author =       "Andrey Bogdanov",
  title =        "Improved Side-Channel Collision Attacks on {AES}",
  pages =        "84--95",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:BloKru07,
  author =       "Johannes Bl{\"o}mer and
                  Volker Krummel",
  title =        "Analysis of Countermeasures Against Access Driven Cache Attacks on {AES}",
  pages =        "96--109",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:AmiFelVil07,
  author =       "Frederic Amiel and
                  Benoit Feix and
                  Karine Villegas",
  title =        "Power Analysis for Secret Recovering and Reverse Engineering of Public Key Algorithms",
  pages =        "110--125",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:BruJar07,
  author =       "Billy Bob Brumley and
                  Kimmo J{\"a}rvinen",
  title =        "{Koblitz} Curves and Integer Equivalents of {Frobenius} Expansions",
  pages =        "126--137",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:Avanzi07,
  author =       "Roberto Maria Avanzi",
  title =        "Another Look at Square Roots (and Other Less Common Operations) in Fields of Even Characteristic",
  pages =        "138--154",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:FanGon07,
  author =       "Xinxin Fan and
                  Guang Gong",
  title =        "Efficient Explicit Formulae for Genus 2 Hyperelliptic Curves over Prime Fields and Their Implementations",
  pages =        "155--172",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:GorPutSho07,
  author =       "Elisa Gorla and
                  Christoph Puttmann and
                  Jamshid Shokrollahi",
  title =        "Explicit Formulas for Efficient Multiplication in $\mathbb{F_{3^{6m}}}$",
  pages =        "173--183",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:BaiSteVau07,
  author =       "Thomas Baign{\`e}res and
                  Jacques Stern and
                  Serge Vaudenay",
  title =        "Linear Cryptanalysis of Non Binary Ciphers",
  pages =        "184--211",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:WanKelDun07,
  author =       "Gaoli Wang and
                  Nathan Keller and
                  Orr Dunkelman",
  title =        "The Delicate Issues of Addition with Respect to {XOR} Differences",
  pages =        "212--231",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:Raddum07,
  author =       "H{\aa}vard Raddum",
  title =        "{MRHS} Equation Systems",
  pages =        "232--245",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:MSNH07,
  author =       "Makoto Matsumoto and
                  Mutsuo Saito and
                  Takuji Nishimura and
                  Mariko Hagita",
  title =        "A Fast Stream Cipher with Huge State Space and Quasigroup Filter for Software",
  pages =        "246--263",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:WMGP07,
  author =       "Brecht Wyseur and
                  Wil Michiels and
                  Paul Gorissen and
                  Bart Preneel",
  title =        "Cryptanalysis of White-Box {DES} Implementations with Arbitrary External Encodings",
  pages =        "264--277",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:GouMasQui07,
  author =       "Louis Goubin and
                  Jean-Michel Masereel and
                  Micha{\"e}l Quisquater",
  title =        "Cryptanalysis of White Box {DES} Implementations",
  pages =        "278--295",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:IllMar07,
  author =       "Georg Illies and
                  Marian Margraf",
  title =        "Attacks on the {ESA}-{PSS}-04--151 {MAC} Scheme",
  pages =        "296--310",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:McGFlu07,
  author =       "David A. McGrew and
                  Scott R. Fluhrer",
  title =        "The Security of the Extended Codebook (XCB) Mode of Operation",
  pages =        "311--327",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:LPRM07,
  author =       "David Lefranc and
                  Philippe Painchault and
                  Val{\'e}rie Rouat and
                  Emmanuel Mayer",
  title =        "A Generic Method to Design Modes of Operation Beyond the Birthday Bound",
  pages =        "328--343",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:VauVua07,
  author =       "Serge Vaudenay and
                  Martin Vuagnoux",
  title =        "Passive-Only Key Recovery Attacks on {RC4}",
  pages =        "344--359",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:PauMai07,
  author =       "Goutam Paul and
                  Subhamoy Maitra",
  title =        "Permutation After {RC4} Key Scheduling Reveals the Secret Key",
  pages =        "360--377",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:GouSib07,
  author =       "Aline Gouget and
                  Herv{\'e} Sibert",
  title =        "Revisiting Correlation-Immunity in Filter Generators",
  pages =        "378--395",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:TSKN07,
  author =       "Yukiyasu Tsunoo and
                  Teruo Saito and
                  Takeshi Kawabata and
                  Hiroki Nakashima",
  title =        "Distinguishing Attack Against {TPypy}",
  pages =        "396--407",
  booktitle =    sac07name,
  volume =       sac07vol,
  year =         2007,
  publisher =    sacpub,
  month =        sac07month,
  editor =       sac07ed,
  address =      sac07addr,
  series =       mylncs,
}

@InProceedings{SAC:AyaSel06,
  author =       "Ey{\"u}p Serdar Ayaz and
                  Ali Aydin Sel\c{c}uk",
  title =        "Improved {DST} Cryptanalysis of {IDEA}",
  pages =        "1--14",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:ZWZF06,
  author =       "Wentao Zhang and
                  Wenling Wu and
                  Lei Zhang and
                  Dengguo Feng",
  title =        "Improved Related-Key Impossible Differential Attacks on Reduced-Round {AES}-192",
  pages =        "15--27",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:DunKelKim06,
  author =       "Orr Dunkelman and
                  Nathan Keller and
                  Jongsung Kim",
  title =        "Related-Key Rectangle Attack on the Full {SHACAL}-1",
  pages =        "28--44",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:HelJoh06a,
  author =       "Martin Hell and
                  Thomas Johansson",
  title =        "Cryptanalysis of Achterbahn-Version 2",
  pages =        "45--55",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:WuPre06,
  author =       "Hongjun Wu and
                  Bart Preneel",
  title =        "Cryptanalysis of the Stream Cipher {ABC} v2",
  pages =        "56--66",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Biryukov06,
  author =       "Alex Biryukov",
  title =        "The Design of a Stream Cipher {LEX}",
  pages =        "67--75",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:BaiFin06,
  author =       "Thomas Baign{\`e}res and
                  Matthieu Finiasz",
  title =        "Dial {C} for Cipher",
  pages =        "76--95",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Minematsu06,
  author =       "Kazuhiko Minematsu",
  title =        "Improved Security Analysis of {XEX} and {LRW} Modes",
  pages =        "96--113",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:HlaRos06,
  author =       "Martin Hlav{\'a}c and
                  Tom{\'a}s Rosa",
  title =        "Extended Hidden Number Problem and Its Cryptanalytic Applications",
  pages =        "114--133",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:TirSch06,
  author =       "Kris Tiri and
                  Patrick Schaumont",
  title =        "Changing the Odds Against Masked Logic",
  pages =        "134--146",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:NevSei06,
  author =       "Michael Neve and
                  Jean-Pierre Seifert",
  title =        "Advances on Access-Driven Cache Attacks on {AES}",
  pages =        "147--162",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:HanPre06,
  author =       "Helena Handschuh and
                  Bart Preneel",
  title =        "Blind Differential Cryptanalysis for Enhanced Power Attacks",
  pages =        "163--173",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:BerBilGil06,
  author =       "C{\^o}me Berbain and
                  Olivier Billet and
                  Henri Gilbert",
  title =        "Efficient Implementations of Multivariate Quadratic Systems",
  pages =        "174--187",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:YosOkeVui06,
  author =       "Masayuki Yoshino and
                  Katsuyuki Okeya and
                  Camille Vuillaume",
  title =        "Unbridle the Bit-Length of a Crypto-coprocessor with {Montgomery} Multiplication",
  pages =        "188--202",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Avanzi06,
  author =       "Roberto Maria Avanzi",
  title =        "Delaying and Merging Operations in Scalar Multiplication: Applications to Curve-Based Cryptosystems",
  pages =        "203--219",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:HelJoh06b,
  author =       "Martin Hell and
                  Thomas Johansson",
  title =        "On the Problem of Finding Linear Approximations and Cryptanalysis of Pomaranch Version 2",
  pages =        "220--233",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:ZhaFen06,
  author =       "Bin Zhang and
                  Dengguo Feng",
  title =        "Multi-pass Fast Correlation Attack on Stream Ciphers",
  pages =        "234--248",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:ChoPie06,
  author =       "Joo Yeon Cho and
                  Josef Pieprzyk",
  title =        "Crossword Puzzle Attack on {NLS}",
  pages =        "249--265",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:FinVau06,
  author =       "Matthieu Finiasz and
                  Serge Vaudenay",
  title =        "When Stream Cipher Analysis Meets Public-Key Cryptography (Invited Talk)",
  pages =        "266--284",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:AvaHeuPro06,
  author =       "Roberto Maria Avanzi and
                  Clemens Heuberger and
                  Helmut Prodinger",
  title =        "On Redundant tau -Adic Expansions and Non-adjacent Digit Sets",
  pages =        "285--301",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:OEiSco06,
  author =       "Colm {O'Eigeartaigh} and
                  Michael Scott",
  title =        "Pairing Calculation on Supersingular Genus 2 Curves",
  pages =        "302--316",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Birkner06,
  author =       "Peter Birkner",
  title =        "Efficient Divisor Class Halving on Genus Two Curves",
  pages =        "317--326",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Krovetz06,
  author =       "Ted Krovetz",
  title =        "Message Authentication on 64-Bit Architectures",
  pages =        "327--341",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Jakimoski06,
  author =       "Goce Jakimoski",
  title =        "Some Notes on the Security of the Timed Efficient Stream Loss-Tolerant Authentication Scheme",
  pages =        "342--357",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:Liskov06,
  author =       "Moses Liskov",
  title =        "Constructing an Ideal Hash Function from Weak Ideal Compression Functions",
  pages =        "358--375",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:JutPat06,
  author =       "Charanjit S. Jutla and
                  Anindya C. Patthak",
  title =        "Provably Good Codes for Hash Function Design",
  pages =        "376--393",
  booktitle =    sac06name,
  volume =       sac06vol,
  year =         2006,
  publisher =    sacpub,
  month =        sac06month,
  editor =       sac06ed,
  address =      sac06addr,
  series =       mylncs,
}

@InProceedings{SAC:BarBih05,
  author =       "Elad Barkan and
                  Eli Biham",
  title =        "Conditional Estimators: {An} Effective Attack on {A5/1}",
  pages =        "1--19",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:JauMul05,
  author =       "{\'E}liane Jaulmes and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "Cryptanalysis of the {F-FCSR} Stream Cipher Family",
  pages =        "20--35",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:ArmMei05,
  author =       "Frederik Armknecht and
                  Willi Meier",
  title =        "Fault Attacks on Combiners with Memory",
  pages =        "36--50",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:LeiChaFen05,
  author =       "Duo Lei and
                  Li Chao and
                  Keqin Feng",
  title =        "New Observation on {Camellia}",
  pages =        "51--64",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:BaiVau05,
  author =       "Thomas Baign{\`e}res and
                  Serge Vaudenay",
  title =        "Proving the Security of {AES} Substitution-Permutation Network",
  pages =        "65--81",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:MisZuc05,
  author =       "Serge Mister and
                  Robert J. Zuccherato",
  title =        "An Attack on {CFB} Mode Encryption as Used by {OpenPGP}",
  pages =        "82--94",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:HalJut05,
  author =       "W. Eric Hall and
                  Charanjit S. Jutla",
  title =        "Parallelizable Authentication Trees",
  pages =        "95--109",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:BirMukSar05,
  author =       "Alex Biryukov and
                  Sourav Mukhopadhyay and
                  Palash Sarkar",
  title =        "Improved Time-Memory Trade-Offs with Multiple Data",
  pages =        "110--127",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:YouYun05,
  author =       "Adam Young and
                  Moti Yung",
  title =        "A Space Efficient Backdoor in {RSA} and Its Applications",
  pages =        "128--143",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:YPKL05,
  author =       "Taek-Young Youn and
                  Young-Ho Park and
                  Chang Han Kim and
                  Jongin Lim",
  title =        "An Efficient Public Key Cryptosystem with a Privacy Enhanced Double Decryption Mechanism",
  pages =        "144--158",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:BraLan05,
  author =       "An Braeken and
                  Joseph Lano",
  title =        "On the (Im)Possibility of Practical and Secure Nonlinear Filters and Combiners",
  pages =        "159--174",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:HenDaw05,
  author =       "Matt Henricksen and
                  Ed Dawson",
  title =        "Rekeying Issues in the {MUGI} Stream Cipher",
  pages =        "175--188",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:LeeSti05,
  author =       "Jooyoung Lee and
                  Douglas R. Stinson",
  title =        "Tree-Based Key Distribution Patterns",
  pages =        "189--204",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:LHPM05,
  author =       "Sanggon Lee and
                  Yvonne Hitchcock and
                  Youngho Park and
                  Sangjae Moon",
  title =        "Provably Secure Tripartite Password Protected Key Exchange Protocol Based on Elliptic Curves",
  pages =        "205--220",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:WuWei05,
  author =       "Jiang Wu and
                  Ruizhong Wei",
  title =        "An Access Control Scheme for Partially Ordered Set Hierarchy with Provable Security",
  pages =        "221--232",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:PraRecRij05a,
  author =       "Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "Breaking a New Hash Function Design Strategy Called {SMASH}",
  pages =        "233--244",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:YosBir05,
  author =       "Hirotaka Yoshida and
                  Alex Biryukov",
  title =        "Analysis of a {SHA}-256 Variant",
  pages =        "245--260",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:PraRecRij05b,
  author =       "Norbert Pramstaller and
                  Christian Rechberger and
                  Vincent Rijmen",
  title =        "Impact of Rotations in {SHA}-1 and Related Hash Functions",
  pages =        "261--275",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:MolSopWag05,
  author =       "David Molnar and
                  Andrea Soppera and
                  David Wagner",
  title =        "A Scalable, Delegatable Pseudonym Protocol Enabling Ownership Transfer of {RFID} Tags",
  pages =        "276--290",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:AvoDysOec05,
  author =       "Gildas Avoine and
                  Etienne Dysli and
                  Philippe Oechslin",
  title =        "Reducing Time Complexity in {RFID} Systems",
  pages =        "291--306",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:ABGLSV05,
  author =       "Adrian Antipa and
                  Daniel R. L. Brown and
                  Robert Gallant and
                  Rob Lambert and
                  Ren{\'e} Struik and
                  Scott A. Vanstone",
  title =        "Accelerated Verification of {ECDSA} Signatures",
  pages =        "307--318",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:BarNae05,
  author =       "Paulo S. L. M. Barreto and
                  Michael Naehrig",
  title =        "Pairing-Friendly Elliptic Curves of Prime Order",
  pages =        "319--331",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:AvaHeuPro05,
  author =       "Roberto Maria Avanzi and
                  Clemens Heuberger and
                  Helmut Prodinger",
  title =        "Minimality of the {Hamming} Weight of the {T-NAF} for {Koblitz} Curves and Improved Combination with Point Halving",
  pages =        "332--344",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:Theriault05,
  author =       "Nicolas Th{\'e}riault",
  title =        "{SPA} Resistant Left-to-Right Integer Recodings",
  pages =        "345--358",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:VonSho05,
  author =       "Joachim {von zur Gathen} and
                  Jamshid Shokrollahi",
  title =        "Efficient {FPGA}-Based {Karatsuba} Multipliers for Polynomials over $F_2$",
  pages =        "359--369",
  booktitle =    sac05name,
  volume =       sac05vol,
  year =         2005,
  publisher =    sacpub,
  month =        sac05month,
  editor =       sac05ed,
  address =      sac05addr,
  series =       mylncs,
}

@InProceedings{SAC:MaxJohBab04,
  author =       "Alexander Maximov and
                  Thomas Johansson and
                  Steve Babbage",
  title =        "An Improved Correlation Attack on {A5/1}",
  pages =        "1--18",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:ArmLanPre04,
  author =       "Frederik Armknecht and
                  Joseph Lano and
                  Bart Preneel",
  title =        "Extending the Resynchronization Attack",
  pages =        "19--38",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:EngJoh04,
  author =       "H{\aa}kan Englund and
                  Thomas Johansson",
  title =        "A New Simple Technique to Attack Filter Generators and Related Ciphers",
  pages =        "39--53",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:PagSta04,
  author =       "Dan Page and
                  Martijn Stam",
  title =        "On {XTR} and Side-Channel Analysis",
  pages =        "54--68",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:BloGuaKru04,
  author =       "Johannes Bl{\"o}mer and
                  Jorge Guajardo and
                  Volker Krummel",
  title =        "Provably Secure Masking of {AES}",
  pages =        "69--83",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:JunVau04a,
  author =       "Pascal Junod and
                  Serge Vaudenay",
  title =        "Perfect Diffusion Primitives for Block Ciphers",
  pages =        "84--99",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:PirQui04,
  author =       "Gilles Piret and
                  Jean-Jacques Quisquater",
  title =        "Security of the {MISTY} Structure in the {Luby}-{Rackoff} Model: Improved Results",
  pages =        "100--113",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:JunVau04b,
  author =       "Pascal Junod and
                  Serge Vaudenay",
  title =        "{FOX}: {A} New Family of Block Ciphers",
  pages =        "114--129",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:Avanzi04,
  author =       "Roberto Maria Avanzi",
  title =        "A Note on the Signed Sliding Window Integer Recoding and a Left-to-Right Analogue",
  pages =        "130--143",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:KwoKimHon04,
  author =       "Soonhak Kwon and
                  Chang Hoon Kim and
                  Chun Pyo Hong",
  title =        "Fast Irreducibility Testing for {XTR} Using a {Gaussian} Normal Basis of Low Complexity",
  pages =        "144--158",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:BajImbPla04,
  author =       "Jean-Claude Bajard and
                  Laurent Imbert and
                  Thomas Plantard",
  title =        "Modular Number Systems: {Beyond} the {Mersenne} Family",
  pages =        "159--169",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:LanSte04,
  author =       "Tanja Lange and
                  Marc Stevens",
  title =        "Efficient Doubling on Genus Two Curves over Binary Fields",
  pages =        "170--181",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:PhaPoi04,
  author =       "Duong Hieu Phan and
                  David Pointcheval",
  title =        "About the Security of Ciphers (Semantic Security and Pseudo-Random Permutations)",
  pages =        "182--197",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:YouYun04,
  author =       "Adam Young and
                  Moti Yung",
  title =        "A Subliminal Channel in Secret Block Ciphers",
  pages =        "198--211",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:FouJouPou04,
  author =       "Pierre-Alain Fouque and
                  Antoine Joux and
                  Guillaume Poupard",
  title =        "Blockwise Adversarial Model for On-line Ciphers and Symmetric Encryption Schemes",
  pages =        "212--226",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:BilGilEch04,
  author =       "Olivier Billet and
                  Henri Gilbert and
                  Charaf Ech-Chatbi",
  title =        "Cryptanalysis of a White Box {AES} Implementation",
  pages =        "227--240",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:VonShp04,
  author =       "Joachim {von zur Gathen} and
                  Igor Shparlinski",
  title =        "Predicting Subset Sum Pseudorandom Generators",
  pages =        "241--251",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:WuFenChe04,
  author =       "Wenling Wu and
                  Dengguo Feng and
                  Hua Chen",
  title =        "Collision Attack and Pseudorandomness of Reduced-Round {Camellia}",
  pages =        "252--266",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:JiaGon04,
  author =       "Shaoquan Jiang and
                  Guang Gong",
  title =        "Password Based Key Exchange with Mutual Authentication",
  pages =        "267--279",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:WeiWu04,
  author =       "Ruizhong Wei and
                  Jiang Wu",
  title =        "Product Construction of Key Distribution Schemes for Sensor Networks",
  pages =        "280--293",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:LeeSti04,
  author =       "Jooyoung Lee and
                  Douglas R. Stinson",
  title =        "Deterministic Key Predistribution Schemes for Distributed Sensor Networks",
  pages =        "294--307",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:NikNik04,
  author =       "Ventzislav Nikov and
                  Svetla Nikova",
  title =        "On Proactive Secret Sharing Schemes",
  pages =        "308--325",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:PatRamSun04,
  author =       "Sarvar Patel and
                  Zulfikar Ramzan and
                  Ganapathy S. Sundaram",
  title =        "Efficient Constructions of Variable-Input-Length Block Ciphers",
  pages =        "326--340",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:Nandi04,
  author =       "Mridul Nandi",
  title =        "A Sufficient Condition for Optimal Domain Extension of {UOWHFs}",
  pages =        "341--354",
  booktitle =    sac04name,
  volume =       sac04vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac04month,
  editor =       sac04ed,
  address =      sac04addr,
  series =       mylncs,
}

@InProceedings{SAC:PelWolPaa03,
  author =       "Jan Pelzl and
                  Thomas J. Wollinger and
                  Christof Paar",
  title =        "Low Cost Security: {Explicit} Formulae for Genus-4 Hyperelliptic Curves",
  pages =        "1--16",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:BarLynSco03,
  author =       "Paulo S. L. M. Barreto and
                  Ben Lynn and
                  Michael Scott",
  title =        "On the Selection of Pairing-Friendly Groups",
  pages =        "17--25",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:FurKawTak03,
  author =       "Eisaku Furukawa and
                  Mitsuru Kawazoe and
                  Tetsuya Takahashi",
  title =        "Counting Points for Hyperelliptic Curves of Type $y^2= x^5 + ax$ over Finite Prime Fields",
  pages =        "26--41",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:Walter03,
  author =       "Colin D. Walter",
  title =        "Longer Keys May Facilitate Side Channel Attacks",
  pages =        "42--57",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:EbeHas03,
  author =       "Nevine Ebeid and
                  M. Anwar Hasan",
  title =        "On Randomizing Private Keys to Counteract {DPA} Attacks",
  pages =        "58--72",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:WeiWes03,
  author =       "Andr{\'e} Weimerskirch and
                  Dirk Westhoff",
  title =        "Zero Common-Knowledge Authentication for Pervasive Networks",
  pages =        "73--87",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:PieWanXin03,
  author =       "Josef Pieprzyk and
                  Huaxiong Wang and
                  Chaoping Xing",
  title =        "Multiple-Time Signature Schemes against Adaptive Chosen Message Attacks",
  pages =        "88--100",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:LiPoo03,
  author =       "Mingyan Li and
                  Radha Poovendran",
  title =        "Broadcast Enforced Threshold Schemes with Disenrollment",
  pages =        "101--116",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:DemSelTur03,
  author =       "H{\"u}seyin Demirci and
                  Ali Aydin Sel\c{c}uk and
                  Erkan T{\"u}re",
  title =        "A New Meet-in-the-Middle Attack on the {IDEA} Block Cipher",
  pages =        "117--129",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:BirLanPre03,
  author =       "Alex Biryukov and
                  Joseph Lano and
                  Bart Preneel",
  title =        "Cryptanalysis of the Alleged {SecurID} Hash Function",
  pages =        "130--144",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:FJMV03,
  author =       "Pierre-Alain Fouque and
                  Antoine Joux and
                  Gwena{\"e}lle Martinet and
                  Fr{\'e}d{\'e}ric Valette",
  title =        "Authenticated On-Line Encryption",
  pages =        "145--159",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:Wikstrom03,
  author =       "Douglas Wikstr{\"o}m",
  title =        "Five Practical Attacks for ``Optimistic Mixing for Exit-Polls''",
  pages =        "160--175",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:GilHan03,
  author =       "Henri Gilbert and
                  Helena Handschuh",
  title =        "Security Analysis of {SHA}-256 and Sisters",
  pages =        "175--193",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:JouMul03,
  author =       "Antoine Joux and
                  Fr{\'e}d{\'e}ric Muller",
  title =        "A Chosen {IV} Attack Against {Turing}",
  pages =        "194--207",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:JakDes03,
  author =       "Goce Jakimoski and
                  Yvo Desmedt",
  title =        "Related-Key Differential Cryptanalysis of 192-bit Key {AES} Variants",
  pages =        "208--221",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:WatBirDeC03,
  author =       "Dai Watanabe and
                  Alex Biryukov and
                  Christophe {De Canni{\`e}re}",
  title =        "A Distinguishing Attack of {SNOW} 2.0 with Linear Masking Method",
  pages =        "222--233",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:AokVau03,
  author =       "Kazumaro Aoki and
                  Serge Vaudenay",
  title =        "On the Use of {GF}-Inversion as a Cryptographic Primitive",
  pages =        "234--247",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:KliSha03,
  author =       "Alexander Klimov and
                  Adi Shamir",
  title =        "Cryptographic Applications of {T}-Functions",
  pages =        "248--261",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:Golic03,
  author =       "Jovan Dj. Golic",
  title =        "On the Success of the Embedding Attack on the Alternating Step Generator",
  pages =        "262--274",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:GonKho03,
  author =       "Guang Gong and
                  Khoongming Khoo",
  title =        "Additive Autocorrelation of Resilient {Boolean} Functions",
  pages =        "275--290",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:CarPro03,
  author =       "Claude Carlet and
                  Emmanuel Prouff",
  title =        "On a New Notion of Nonlinearity Relevant to Multi-output Pseudo-random Generators",
  pages =        "291--305",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:MuiSTi03,
  author =       "James A. Muir and
                  Douglas R. Stinson",
  title =        "Alternative Digit Sets for Nonadjacent Representations",
  pages =        "306--319",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:AvaMih03,
  author =       "Roberto Maria Avanzi and
                  Preda Mihailescu",
  title =        "Generic Efficient Arithmetic Algorithms for {PAFFs} (Processor Adequate Finite Fields) and Related Algebraic Structures (Extended Abstract)",
  pages =        "320--334",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:ChuHas03,
  author =       "Jaewook Chung and
                  Anwar Hasan",
  title =        "More Generalized {Mersenne} Numbers (Extended Abstract)",
  pages =        "335--347",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:Jutla03,
  author =       "Charanjit S. Jutla",
  title =        "Lower Bound on Linear Authenticated Encryption",
  pages =        "348--360",
  booktitle =    sac03name,
  volume =       sac03vol,
  year =         2004,
  publisher =    sacpub,
  month =        sac03month,
  editor =       sac03ed,
  address =      sac03addr,
  series =       mylncs,
}

@InProceedings{SAC:MalSma02,
  author =       "John Malone-Lee and
                  Nigel P. Smart",
  title =        "Modifications of {ECDSA}",
  pages =        "1--12",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:KimLim02,
  author =       "Dongryeol Kim and
                  Seongan Lim",
  title =        "Integer Decomposition for Fast Scalar Multiplication on Elliptic Curves",
  pages =        "13--20",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:SicCieQui02,
  author =       "Francesco Sica and
                  Mathieu Ciet and
                  Jean-Jacques Quisquater",
  title =        "Analysis of the {Gallant}-{Lambert}-{Vanstone} Method Based on Efficient Endomorphisms: {Elliptic} and Hyperelliptic Curves",
  pages =        "21--36",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:HawRos02,
  author =       "Philip Hawkes and
                  Gregory G. Rose",
  title =        "Guess-and-Determine Attacks on {SNOW}",
  pages =        "37--46",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:EkdJoh02,
  author =       "Patrik Ekdahl and
                  Thomas Johansson",
  title =        "A New Version of the Stream Cipher {SNOW}",
  pages =        "47--61",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:BlaRogShr02,
  author =       "John Black and
                  Phillip Rogaway and
                  Thomas Shrimpton",
  title =        "Encryption-Scheme Security in the Presence of Key-Dependent Messages",
  pages =        "62--75",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:Jonsson02,
  author =       "Jakob Jonsson",
  title =        "On the Security of {CTR} + {CBC}-{MAC}",
  pages =        "76--93",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:FurSak02,
  author =       "Soichi Furuya and
                  Kouichi Sakurai",
  title =        "Single-Path Authenticated-Encryption Scheme Based on Universal Hashing",
  pages =        "94--109",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:ReiWag02,
  author =       "Ben Reichardt and
                  David Wagner",
  title =        "{Markov} Truncated Differential Cryptanalysis of {Skipjack}",
  pages =        "110--128",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:HatSekKan02,
  author =       "Yasuo Hatano and
                  Hiroki Sekine and
                  Toshinobu Kaneko",
  title =        "Higher Order Differential Attack of {Camellia} ({II})",
  pages =        "129--146",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:Demirci02,
  author =       "H{\"u}seyin Demirci",
  title =        "Square-like Attacks on Reduced Rounds of {IDEA}",
  pages =        "147--159",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:CSSLL02,
  author =       "Donghoon Chang and
                  Jaechul Sung and
                  Soo Hak Sung and
                  Sangjin Lee and
                  Jongin Lim",
  title =        "Full-Round Differential Attack on the Original Version of the Hash Function Proposed at {PKC}'98",
  pages =        "160--174",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:ChaPas02,
  author =       "Pascale Charpin and
                  Enes Pasalic",
  title =        "On Propagation Characteristics of Resilient Functions",
  pages =        "175--195",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:CamMihIma02,
  author =       "Paul Camion and
                  Miodrag J. Mihaljevic and
                  Hideki Imai",
  title =        "Two Alerts for Design of Certain Stream Ciphers: {Trapped} {LFSR} and Weak Resilient Function over {GF}(q)",
  pages =        "196--213",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:MaiGupVen02,
  author =       "Subhamoy Maitra and
                  Kishan Chand Gupta and
                  Ayineedi Venkateswarlu",
  title =        "Multiples of Primitive Polynomials and Their Products over {GF}(2)",
  pages =        "214--231",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:LZGB02,
  author =       "Sabine Leveiller and
                  Gilles Z{\'e}mor and
                  Philippe Guillot and
                  Joseph Boutros",
  title =        "A New Cryptanalytic Attack for {PN}-generators Filtered by a {Boolean} Function",
  pages =        "232--249",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:CEJV02,
  author =       "Stanley Chow and
                  Philip A. Eisen and
                  Harold Johnson and
                  Paul C. {van Oorschot}",
  title =        "White-Box Cryptography and an {AES} Implementation",
  pages =        "250--270",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:PatRamSun02,
  author =       "Sarvar Patel and
                  Zulfikar Ramzan and
                  Ganapathy S. Sundaram",
  title =        "{Luby}-{Rackoff} Ciphers: {Why} {XOR} Is Not So Exclusive",
  pages =        "271--290",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:BDDS02,
  author =       "Carlo Blundo and
                  Paolo D'Arco and
                  Alfredo {De Santis} and
                  Douglas R. Stinson",
  title =        "New Results on Unconditionally Secure Distributed Oblivious Transfer",
  pages =        "291--309",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:Hess02,
  author =       "Florian Hess",
  title =        "Efficient Identity Based Signature Schemes Based on Pairings",
  pages =        "310--324",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:BreChePoi02,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "The Group {Diffie}-{Hellman} Problems",
  pages =        "325--338",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:Hirose02,
  author =       "Shoichi Hirose",
  title =        "Secure Block Ciphers Are Not Sufficient for One-Way Hash Functions in the {Preneel}-{Govaerts}-{Vandewalle} Model",
  pages =        "339--352",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:Patel02,
  author =       "Sarvar Patel",
  title =        "An Efficient {MAC} for Short Messages",
  pages =        "353--368",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:HYPKL02,
  author =       "Dong-Guk Han and
                  Ki Soon Yoon and
                  Young-Ho Park and
                  Chang Han Kim and
                  Jongin Lim",
  title =        "Optimal Extension Fields for {XTR}",
  pages =        "369--384",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:HinLowTes02,
  author =       "M. Jason Hinek and
                  Mo King Low and
                  Edlyn Teske",
  title =        "On Some Attacks on Multi-prime {RSA}",
  pages =        "385--404",
  booktitle =    sac02name,
  volume =       sac02vol,
  year =         2003,
  publisher =    sacpub,
  month =        sac02month,
  editor =       sac02ed,
  address =      sac02addr,
  series =       mylncs,
}

@InProceedings{SAC:FluManSha01,
  author =       "Scott R. Fluhrer and
                  Itsik Mantin and
                  Adi Shamir",
  title =        "Weaknesses in the Key Scheduling Algorithm of {RC4}",
  pages =        "1--24",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:HawQuiRos01,
  author =       "Philip Hawkes and
                  Frank Quick and
                  Gregory G. Rose",
  title =        "A Practical Cryptanalysis of {SSC2}",
  pages =        "25--37",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:FluLuc01,
  author =       "Scott R. Fluhrer and
                  Stefan Lucks",
  title =        "Analysis of the {E0} Encryption System",
  pages =        "38--48",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:YouGon01,
  author =       "Amr M. Youssef and
                  Guang Gong",
  title =        "{Boolean} Functions with Large Distance to All Bijective Monomials: {N} Odd Case",
  pages =        "49--59",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:PasMai01,
  author =       "Enes Pasalic and
                  Subhamoy Maitra",
  title =        "Linear Codes in Constructing Resilient Functions with High Nonlinearity",
  pages =        "60--74",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:IwaYosKur01,
  author =       "Tetsu Iwata and
                  Takayuki Yoshiwara and
                  Kaoru Kurosawa",
  title =        "New Covering Radius of {Reed}-{Muller} Codes for t-Resilient Functions",
  pages =        "75--86",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:DArSti01,
  author =       "Paolo D'Arco and
                  Douglas R. Stinson",
  title =        "Generalized Zig-zag Functions and Oblivious Transfer Reductions",
  pages =        "87--102",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:FegSchWhi01,
  author =       "Niels Ferguson and
                  Richard Schroeppel and
                  Doug Whiting",
  title =        "A Simple Algebraic Representation of {Rijndael}",
  pages =        "103--111",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:KelMeiTav01,
  author =       "Liam Keliher and
                  Henk Meijer and
                  Stafford E. Tavares",
  title =        "Improving the Upper Bound on the Maximum Average Linear Hull Probability for {Rijndael}",
  pages =        "112--128",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:KiaYun01,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Polynomial Reconstruction Based Cryptography (Invited Talk)",
  pages =        "129--133",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:King01,
  author =       "Brian King",
  title =        "An Improved Implementation of Elliptic Curves over
                 {GF}(2) when Using Projective Point Arithmetic",
  pages =        "134--150",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:CorMRaTym01,
  author =       "Jean-S{\'e}bastien Coron and
                  David M'Ra{\"i}hi and
                  Christophe Tymen",
  title =        "Fast Generation of Pairs (k, [k]P) for {Koblitz} Elliptic Curves",
  pages =        "151--164",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:Moller01,
  author =       "Bodo M{\"o}ller",
  title =        "Algorithms for Multi-exponentiation",
  pages =        "165--180",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:HesSerSma01,
  author =       "Florian Hess and
                  Gadiel Seroussi and
                  Nigel P. Smart",
  title =        "Two Topics in Hyperelliptic Cryptography",
  pages =        "181--189",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:RadKnu01,
  author =       "H{\aa}vard Raddum and
                  Lars R. Knudsen",
  title =        "A Differential Attack on Reduced-Round {SC2000}",
  pages =        "190--198",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:Junod01,
  author =       "Pascal Junod",
  title =        "On the Complexity of Matsui's Attack",
  pages =        "199--211",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:KuhStr01,
  author =       "Fabian Kuhn and
                  Ren{\'e} Struik",
  title =        "Random Walks Revisited: {Extensions} of {Pollard}'s Rho Algorithm for Computing Multiple Discrete Logarithms",
  pages =        "212--229",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:ReyHas01,
  author =       "Arash Reyhani-Masoleh and
                  M. Anwarul Hasan",
  title =        "Fast Normal Basis Multiplication Using General Purpose Processors",
  pages =        "230--244",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:KKIM01,
  author =       "Gurgen H. Khachatrian and
                  Melsik K. Kuregian and
                  Karen R. Ispiryan and
                  James L. Massey",
  title =        "Fast Multiplication of Integers for Public-Key Applications",
  pages =        "245--254",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:Akishita01,
  author =       "Toru Akishita",
  title =        "Fast Simultaneous Scalar Multiplication on Elliptic Curve with Montgomery Form",
  pages =        "255--267",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:SakSak01,
  author =       "Yasuyuki Sakai and
                  Kouichi Sakurai",
  title =        "On the Power of Multidoubling in Speeding Up Elliptic Scalar Multiplication",
  pages =        "268--283",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:GonHarWu01,
  author =       "Guang Gong and
                  Lein Harn and
                  Huapeng Wu",
  title =        "The {GH} Public-Key Cryptosystem",
  pages =        "284--300",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:LKYKL01,
  author =       "Seongan Lim and
                  Seungjoo Kim and
                  Ikkwon Yie and
                  Jaemoon Kim and
                  Hongsub Lee",
  title =        "{XTR} Extended to {GF}($p^{6m}$)",
  pages =        "301--312",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:Nguyen01,
  author =       "Phong Q. Nguyen",
  title =        "The Two Faces of Lattices in Cryptology (Invited Talk)",
  pages =        "313",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:DRPV01,
  author =       "Bert {den Boer} and
                  Bart Van Rompay and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "New (Two-Track-){MAC} Based on the Two Trails of {RIPEMD}",
  pages =        "314--324",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:BloMay01,
  author =       "Johannes Bl{\"o}mer and
                  Alexander May",
  title =        "Key Revocation with Interval Cover Families",
  pages =        "325--341",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:Mao01,
  author =       "Wenbo Mao",
  title =        "Timed-Release Cryptography",
  pages =        "342--358",
  booktitle =    sac01name,
  volume =       sac01vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac01month,
  editor =       sac01ed,
  address =      sac01addr,
  series =       mylncs,
}

@InProceedings{SAC:ZhaCarCha00,
  author =       "Muxiang Zhang and
                  Christopher Carroll and
                  Agnes Hui Chan",
  title =        "Analysis of {IS}-95 {CDMA} Voice Privacy",
  pages =        "1--13",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:McGFlu00,
  author =       "David A. McGrew and
                  Scott R. Fluhrer",
  title =        "Attacks on Additive Encryption of Redundant Plaintext and Implications on Internet Security",
  pages =        "14--28",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:Youssef00,
  author =       "Amr M. Youssef",
  title =        "Cryptanalysis of the ``Augmented Family of Cryptographic Parity Circuits'' Proposed at {ISW}'97",
  pages =        "29--38",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:AIKMMN00,
  author =       "Kazumaro Aoki and
                  Tetsuya Ichikawa and
                  Masayuki Kanda and
                  Mitsuru Matsui and
                  Shiho Moriai and
                  Junko Nakajima and
                  Toshio Tokita",
  title =        "{Camellia}: {A} 128-Bit Block Cipher Suitable for Multiple Platforms - {Design} and Analysis",
  pages =        "39--56",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:GNNV00,
  author =       "Louis Granboulan and
                  Phong Q. Nguyen and
                  Fabrice Noilhan and
                  Serge Vaudenay",
  title =        "{DFCv2}",
  pages =        "57--71",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:OMSK00,
  author =       "Kenji Ohkuma and
                  Hirofumi Muratani and
                  Fumihiko Sano and
                  {Shin-ichi} Kawamura",
  title =        "The Block Cipher Hierocrypt",
  pages =        "72--88",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:CVMH00,
  author =       "Val{\'e}r Canda and
                  Tran {van Trung} and
                  Spyros S. Magliveras and
                  Tam{\'a}s Horv{\'a}th",
  title =        "Symmetric Block Ciphers Based on Group Bases",
  pages =        "89--105",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:GunLanSte00,
  author =       "Christian G{\"u}nther and
                  Tanja Lange and
                  Andreas Stein",
  title =        "Speeding up the Arithmetic on {Koblitz} Curves of Genus Two",
  pages =        "106--117",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:Wu00,
  author =       "Huapeng Wu",
  title =        "On Complexity of Polynomial Basis Squaring in $F_{2^m}$",
  pages =        "118--129",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:BDMS00,
  author =       "Carlo Blundo and
                  Annalisa {De Bonis} and
                  Barbara Masucci and
                  Douglas R. Stinson",
  title =        "Dynamic Multi-threshold Metering Schemes",
  pages =        "130--143",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:BerCavCri00,
  author =       "Francesco Bergadano and
                  Davide Cavagnino and
                  Bruno Crispo",
  title =        "Chained Stream Authentication",
  pages =        "144--157",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:AdaZuc00,
  author =       "Carlisle M. Adams and
                  Robert J. Zuccherato",
  title =        "A Global PMI for Electronic Content Distribution",
  pages =        "158--168",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:Pliam00,
  author =       "John O. Pliam",
  title =        "A Polynomial-Time Universal Security Amplifier in the Class of Block Ciphers",
  pages =        "169--188",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:Vaudenay00,
  author =       "Serge Vaudenay",
  title =        "Decorrelation over Infinite Domains: {The} Encrypted {CBC}-{MAC} Case",
  pages =        "189--201",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:ParHwaLee00,
  author =       "Nan Kyoung Park and
                  Joon Ho Hwang and
                  Pil Joong Lee",
  title =        "{HAS-V}: {A} New Hash Function with Variable Output Length",
  pages =        "202--216",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:GonYou00,
  author =       "Guang Gong and
                  Amr M. Youssef",
  title =        "On {Welch}-{Gong} Transformation Sequence Generators",
  pages =        "217--232",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:Golic00,
  author =       "Jovan Dj. Golic",
  title =        "Modes of Operation of Stream Ciphers",
  pages =        "233--247",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:SDGM00,
  author =       "Leonie Ruth Simpson and
                  Ed Dawson and
                  Jovan Dj. Golic and
                  William Millan",
  title =        "{LILI} Keystream Generator",
  pages =        "248--261",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:ZheZha00,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "Improved Upper Bound on the Nonlinearity of High Order Correlation Immune Functions",
  pages =        "262--274",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:HuhJacWeb00,
  author =       "Detlef H{\"u}hnlein and
                  Michael J. {Jacobson Jr.} and
                  Damian Weber",
  title =        "Towards Practical Non-interactive Public Key Cryptosystems Using Non-maximal Imaginary Quadratic Orders",
  pages =        "275--287",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:HuhPau00,
  author =       "Detlef H{\"u}hnlein and
                  Sachar Paulus",
  title =        "On the Implementation of Cryptosystems Based on Real Quadratic Number Fields",
  pages =        "288--302",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:KurIwaDuo00,
  author =       "Kaoru Kurosawa and
                  Tetsu Iwata and
                  Quang Viet Duong",
  title =        "Root Finding Interpolation Attack",
  pages =        "303--314",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:SekKan00,
  author =       "Haruki Seki and
                  Toshinobu Kaneko",
  title =        "Differential Cryptanalysis of Reduced Rounds of {GOST}",
  pages =        "315--323",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:Kanda00,
  author =       "Masayuki Kanda",
  title =        "Practical Security Evaluation against Differential and Linear Cryptanalyses for {Feistel} Ciphers with {SPN} Round Function",
  pages =        "324--338",
  booktitle =    sac00name,
  volume =       sac00vol,
  year =         2001,
  publisher =    sacpub,
  month =        sac00month,
  editor =       sac00ed,
  address =      sac00addr,
  series =       mylncs,
}

@InProceedings{SAC:HanVau99,
  author =       "Helena Handschuh and
                  Serge Vaudenay",
  title =        "A Universal Encryption Standard",
  pages =        "1--12",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:KelSchFer99,
  author =       "John Kelsey and
                  Bruce Schneier and
                  Niels Ferguson",
  title =        "{Yarrow}-160: {Notes} on the Design and Analysis of the {Yarrow} Cryptographic Pseudorandom Number Generator",
  pages =        "13--33",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:GonBerSti99,
  author =       "Guang Gong and
                  Thomas A. Berson and
                  Douglas R. Stinson",
  title =        "Elliptic Curve Pseudorandom Sequence Generators",
  pages =        "34--48",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Vaudenay99,
  author =       "Serge Vaudenay",
  title =        "Adaptive-Attack Norm for Decorrelation and Super-Pseudorandomness",
  pages =        "49--61",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Pliam99,
  author =       "John O. Pliam",
  title =        "Guesswork and Variation Distance as Measures of Cipher Security",
  pages =        "62--77",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:KelMeiTav99,
  author =       "Liam Keliher and
                  Henk Meijer and
                  Stafford E. Tavares",
  title =        "Modeling Linear Characteristics of Substitution-Permutation Networks",
  pages =        "78--91",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:ZheZha99,
  author =       "Yuliang Zheng and
                  Xian-Mo Zhang",
  title =        "Strong Linear Dependence and Unbiased Distribution of Non-propagative Vectors",
  pages =        "92--105",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:MSAK99,
  author =       "Shiho Moriai and
                  Makoto Sugita and
                  Kazumaro Aoki and
                  Masayuki Kanda",
  title =        "Security of E2 against Truncated Differential Cryptanalysis",
  pages =        "106--117",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:KelSch99,
  author =       "John Kelsey and
                  Bruce Schneier",
  title =        "Key-Schedule Cryptanalysis of {DEAL}",
  pages =        "118--134",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Aoki99,
  author =       "Kazumaro Aoki",
  title =        "Efficient Evaluation of Security against Generalized Interpolation Attack",
  pages =        "135--146",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Huhnlein99,
  author =       "Detlef H{\"u}hnlein",
  title =        "Efficient Implementation of Cryptosystems Based on Non-maximal Imaginary Quadratic Orders",
  pages =        "147--162",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:CubRieHer99,
  author =       "Biljana Cubaleska and
                  Andreas Rieke and
                  Thomas Hermann",
  title =        "Improving and Extending the {Lim}/{Lee} Exponentiation Algorithm",
  pages =        "163--174",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Noilhan99,
  author =       "Fabrice Noilhan",
  title =        "Software Optimization of Decorrelation Module",
  pages =        "175--183",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:LRSW99,
  author =       "Anna Lysyanskaya and
                  Ronald L. Rivest and
                  Amit Sahai and
                  Stefan Wolf",
  title =        "Pseudonym Systems",
  pages =        "184--199",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:StiWei99,
  author =       "Douglas R. Stinson and
                  Ruizhong Wei",
  title =        "Unconditionally Secure Proactive Secret Sharing Scheme with Combinatorial Structures",
  pages =        "200--214",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:WSUK99,
  author =       "Dirk Westhoff and
                  Markus {Schneider II} and
                  Claus Unger and
                  Firoz Kaderali",
  title =        "Protecting a Mobile Agent's Route against Collusions",
  pages =        "215--225",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Simpson99,
  author =       "William Allen Simpson",
  title =        "Photuris: {Design} Criteria",
  pages =        "226--242",
  booktitle =    sac99name,
  volume =       sac99vol,
  year =         2000,
  publisher =    sacpub,
  month =        sac99month,
  editor =       sac99ed,
  address =      sac99addr,
  series =       mylncs,
}

@InProceedings{SAC:Vaudenay98,
  author =       "Serge Vaudenay",
  title =        "{Feistel} Ciphers with $L_2$-Decorrelation",
  pages =        "1--14",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:HarAda98,
  author =       "Sandy Harris and
                  Carlisle M. Adams",
  title =        "Key-Dependent {S}-Box Manipulations",
  pages =        "15--26",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:SKWWH98,
  author =       "Bruce Schneier and
                  John Kelsey and
                  Doug Whiting and
                  David Wagner and
                  Chris Hall",
  title =        "On the Twofish Key Schedule",
  pages =        "27--42",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:CheTav98,
  author =       "Zhi-Guo Chen and
                  Stafford E. Tavares",
  title =        "Toward Provable Security of Substitution-Permutation Encryption Networks",
  pages =        "43--56",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:CorNac98,
  author =       "Jean-S{\'e}bastien Coron and
                  David Naccache",
  title =        "An Accurate Evaluation of {Maurer}'s Universal Test",
  pages =        "57--71",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:MNPV98,
  author =       "David M'Ra{\"i}hi and
                  David Naccache and
                  David Pointcheval and
                  Serge Vaudenay",
  title =        "Computational Alternatives to Random Number Generators",
  pages =        "72--80",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:KalYin98,
  author =       "Burton S. {Kaliski Jr.} and
                  Yiqun Lisa Yin",
  title =        "Storage-Efficient Finite Field Basis Conversion",
  pages =        "81--93",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:Mao98,
  author =       "Wenbo Mao",
  title =        "Verifiable Partial Sharing of Integer Fractions",
  pages =        "94--105",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:MorShiKan98,
  author =       "Shiho Moriai and
                  Takeshi Shimoyama and
                  Toshinobu Kaneko",
  title =        "Higher Order Differential Attack Using Chosen Higher Order Differences",
  pages =        "106--117",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:Aoki98,
  author =       "Kazumaro Aoki",
  title =        "On Maximum Non-averaged Differential Probability",
  pages =        "118--130",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:MisTav98,
  author =       "Serge Mister and
                  Stafford E. Tavares",
  title =        "Cryptanalysis of {RC4}-like Ciphers",
  pages =        "131--143",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:StiWei98,
  author =       "Douglas R. Stinson and
                  Ruizhong Wei",
  title =        "Key Preassigned Traceability Schemes for Broadcast Encryption",
  pages =        "144--156",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:JakMRa98,
  author =       "Markus Jakobsson and
                  David M'Ra{\"i}hi",
  title =        "Mix-Based Electronic Payments",
  pages =        "157--173",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:Patel98,
  author =       "Sarvar Patel",
  title =        "Over the Air Service Provisioning",
  pages =        "174--189",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:WieZuc98,
  author =       "Michael J. Wiener and
                  Robert J. Zuccherato",
  title =        "Faster Attacks on Elliptic Curve Cryptosystems",
  pages =        "190--200",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:LopDah98,
  author =       "Julio L{\'o}pez and
                  Ricardo Dahab",
  title =        "Improved Algorithms for Elliptic Curve Arithmetic in {GF}($2^n$)",
  pages =        "201--212",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:NguSte98,
  author =       "Phong Q. Nguyen and
                  Jacques Stern",
  title =        "Cryptanalysis of a Fast Public Key Cryptosystem Presented at {SAC} '97",
  pages =        "213--218",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:CaiCus98,
  author =       "{Jin-yi} Cai and
                  Thomas W. Cusick",
  title =        "A Lattice-Based Public-Key Cryptosystem",
  pages =        "219--233",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:KapPaa98,
  author =       "Jens-Peter Kaps and
                  Christof Paar",
  title =        "Fast {DES} Implementation for {FPGAs} and Its Application to a Universal Key-Search Machine",
  pages =        "234--247",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:Lipmaa98,
  author =       "Helger Lipmaa",
  title =        "{IDEA}: {A} Cipher For Multimedia Architectures?",
  pages =        "248--263",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:KTMAO98,
  author =       "Masayuki Kanda and
                  Youichi Takashima and
                  Tsutomu Matsumoto and
                  Kazumaro Aoki and
                  Kazuo Ohta",
  title =        "A Strategy for Constructing Fast Round Functions with Practical Security Against Differential and Linear Cryptanalysis",
  pages =        "264--279",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:ZhaZhe98,
  author =       "Xian-Mo Zhang and
                  Yuliang Zheng",
  title =        "The Nonhomomorphicity of {Boolean} Functions",
  pages =        "280--295",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:WSDKMS98,
  author =       "David Wagner and
                  Leone Simpson and
                  Ed Dawson and
                  John Kelsey and
                  William Millan and
                  Bruce Schneier",
  title =        "Cryptanalysis of {ORYX}",
  pages =        "296--305",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:HanHey98,
  author =       "Helena Handschuh and
                  Howard M. Heys",
  title =        "A Timing Attack on {RC5}",
  pages =        "306--318",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:HKRSW98,
  author =       "Chris Hall and
                  John Kelsey and
                  Vincent Rijmen and
                  Bruce Schneier and
                  David Wagner",
  title =        "Cryptanalysis of {SPEED}",
  pages =        "319--338",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:BlaMen98,
  author =       "Simon Blake-Wilson and
                  Alfred Menezes",
  title =        "Authenticated {Diffie}-{Hellman} Key Agreement Protocols (Invited Talk)",
  pages =        "339--361",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

@InProceedings{SAC:BBDRS98,
  author =       "Eli Biham and
                  Alex Biryukov and
                  Orr Dunkelman and
                  Eran Richardson and
                  Adi Shamir",
  title =        "Initial Observations on {Skipjack}: {Cryptanalysis} of {Skipjack}-{3XOR} (Invited Talk)",
  pages =        "362--376",
  booktitle =    sac98name,
  volume =       sac98vol,
  year =         1999,
  publisher =    sacpub,
  month =        sac98month,
  editor =       sac98ed,
  address =      sac98addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          SCN
%------------------------------------------------------------------

@InProceedings{SCN:XieXueZha12,
  author =       "Xiang Xie and
                  Rui Xue and
                  Rui Zhang",
  title =        "Deterministic Public Key Encryption and Identity-Based Encryption from Lattices in the Auxiliary-Input Setting",
  pages =        "1--18",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:GHPS12,
  author =       "Craig Gentry and
                  Shai Halevi and
                  Chris Peikert and
                  Nigel P. Smart",
  title =        "Ring Switching in {BGV}-Style Homomorphic Encryption",
  pages =        "19--37",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:DamLop12,
  author =       "Ivan Damg{\aa}rd and
                  Adriana L{\'o}pez-Alt",
  title =        "Zero-Knowledge Proofs with Low Amortized Communication from Lattice Assumptions",
  pages =        "38--56",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:CamNevRuc12,
  author =       "Jan Camenisch and
                  Gregory Neven and
                  Markus R{\"u}ckert",
  title =        "Fully Anonymous Attribute Tokens from Lattices",
  pages =        "57--75",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:CamDubHar12,
  author =       "Jan Camenisch and
                  Maria Dubovitskaya and
                  Kristiyan Haralambiev",
  title =        "Efficient Structure-Preserving Signature Scheme from Standard Assumptions",
  pages =        "76--94",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:BlaPoiVer12,
  author =       "Olivier Blazy and
                  David Pointcheval and
                  Damien Vergnaud",
  title =        "Compact Round-Optimal Partially-Blind Signatures",
  pages =        "95--112",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:FisLehSch12,
  author =       "Marc Fischlin and
                  Anja Lehmann and
                  Dominique Schr{\"o}der",
  title =        "History-Free Sequential Aggregate Signatures",
  pages =        "113--130",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:ChaKoh12,
  author =       "Melissa Chase and
                  Markulf Kohlweiss",
  title =        "A New Hash-and-Sign Approach and Structure-Preserving Signatures from {DLIN}",
  pages =        "131--148",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:MyeSerShe12,
  author =       "Steven Myers and
                  Mona Sergi and
                  Abhi Shelat",
  title =        "Blackbox Construction of a More Than Non-Malleable {CCA1} Encryption Scheme from Plaintext Awareness",
  pages =        "149--165",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:PhaPoiStr12,
  author =       "Duong Hieu Phan and
                  David Pointcheval and
                  Mario Strefler",
  title =        "Decentralized Dynamic Broadcast Encryption",
  pages =        "166--183",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:KMEAHI12,
  author =       "Kohei Kasamatsu and
                  Takahiro Matsuda and
                  Keita Emura and
                  Nuttapong Attrapadung and
                  Goichiro Hanaoka and
                  Hideki Imai",
  title =        "Time-Specific Encryption from Forward-Secure Encryption",
  pages =        "184--204",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:KolKum12,
  author =       "Vladimir Kolesnikov and
                  Ranjit Kumaresan",
  title =        "Improved Secure Two-Party Computation via Information-Theoretic Garbled Circuits",
  pages =        "205--221",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:BEMOT12,
  author =       "Joshua Baron and
                  Karim {El Defrawy} and
                  Kirill Minkovich and
                  Rafail Ostrovsky and
                  Eric Tressler",
  title =        "{5PM}: Secure Pattern Matching",
  pages =        "222--240",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:DKLMS12,
  author =       "Ivan Damg{\aa}rd and
                  Marcel Keller and
                  Enrique Larraia and
                  Christian Miles and
                  Nigel P. Smart",
  title =        "Implementing {AES} via an Actively/Covertly Secure Dishonest-Majority {MPC} Protocol",
  pages =        "241--263",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:ChoDacYun12,
  author =       "Seung Geol Choi and
                  Dana Dachman-Soled and
                  Moti Yung",
  title =        "On the Centrality of Off-Line E-Cash to Concrete Partial Information Games",
  pages =        "264--280",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:CanVal12,
  author =       "Ran Canetti and
                  Margarita Vald",
  title =        "Universally Composable Security with Local Adversaries",
  pages =        "281--301",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:YSKI12,
  author =       "Masaya Yasuda and
                  Takeshi Shimoyama and
                  Jun Kogure and
                  Tetsuya Izu",
  title =        "On the Strength Comparison of the {ECDLP} and the {IFP}",
  pages =        "302--325",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:HerMeu12,
  author =       "Gottfried Herold and
                  Alexander Meurer",
  title =        "New Attacks for Knapsack Based Cryptosystems",
  pages =        "326--342",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:BloGerNyb12,
  author =       "C{\'e}line Blondeau and
                  Beno{\^i}t G{\'e}rard and
                  Kaisa Nyberg",
  title =        "Multiple Differential Cryptanalysis Using {LLR} and $\chi^2$ Statistics",
  pages =        "343--360",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:Thomae12,
  author =       "Enrico Thomae",
  title =        "Quo Vadis Quaternion? Cryptanalysis of {Rainbow} over Non-commutative Rings",
  pages =        "361--373",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:CasLag12,
  author =       "Guilhem Castagnos and
                  Fabien Laguillaumie",
  title =        "Homomorphic Encryption for Multiplications and Pairing Evaluation",
  pages =        "374--392",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:GMPRS12,
  author =       "Juan Manuel {Gonz{\'a}lez Nieto} and
                  Mark Manulis and
                  Bertram Poettering and
                  Jothi Rangasamy and
                  Douglas Stebila",
  title =        "Publicly Verifiable Ciphertexts",
  pages =        "393--410",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:Yasunaga12,
  author =       "Kenji Yasunaga",
  title =        "Public-Key Encryption with Lazy Parties",
  pages =        "411--425",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:YuYan12,
  author =       "Ching-Hua Yu and
                  Bo-Yin Yang",
  title =        "Probabilistically Correct Secure Arithmetic Computation for Modular Conversion, Zero Test, Comparison, {MOD} and Exponentiation",
  pages =        "426--444",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:Kolesnikov12,
  author =       "Vladimir Kolesnikov",
  title =        "{MAC} Aggregation with Message Multiplicity",
  pages =        "445--460",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:TerWik12,
  author =       "Bj{\"o}rn Terelius and
                  Douglas Wikstr{\"o}m",
  title =        "Efficiency Limitations of {S}-Protocols for Group Homomorphisms Revisited",
  pages =        "461--476",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:LipZha12,
  author =       "Helger Lipmaa and
                  Bingsheng Zhang",
  title =        "A More Efficient Computationally Sound Non-Interactive Zero-Knowledge Shuffle Argument",
  pages =        "477--502",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:DesPieSte12,
  author =       "Yvo Desmedt and
                  Josef Pieprzyk and
                  Ron Steinfeld",
  title =        "Active Security in Multiparty Computation over Black-Box Groups",
  pages =        "503--521",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:Mittelbach12,
  author =       "Arno Mittelbach",
  title =        "Hash Combiners for Second Pre-image Resistance, Target Collision Resistance and Pre-image Resistance Have Long Output",
  pages =        "522--539",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:EroDes12,
  author =       "Stelios Erotokritou and
                  Yvo Desmedt",
  title =        "Human Perfectly Secure Message Transmission Protocols and Their Applications",
  pages =        "540--558",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:CDEN12,
  author =       "Jan Camenisch and
                  Maria Dubovitskaya and
                  Robert R. Enderlein and
                  Gregory Neven",
  title =        "Oblivious Transfer with Hidden Access Control from Attribute-Based Encryption",
  pages =        "559--579",
  editor =       scn12ed,
  booktitle =    scn12name,
  volume =       scn12vol,
  month =        scn12month,
  address =      scn12addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{SCN:PatQua10,
  author =       "Kenneth G. Paterson and
                  Elizabeth A. Quaglia",
  title =        "Time-Specific Encryption",
  pages =        "1--16",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:ChaOstSke10,
  author =       "Nishanth Chandran and
                  Rafail Ostrovsky and
                  William E. {Skeith III}",
  title =        "Public-Key Encryption with Efficient Amortized Updates",
  pages =        "17--35",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:HanWen10,
  author =       "Goichiro Hanaoka and
                  Jian Weng",
  title =        "Generic Constructions of Parallel Key-Insulated Encryption",
  pages =        "36--53",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:Peikert10,
  author =       "Chris Peikert",
  title =        "Heuristics and Rigor in Lattice-Based Cryptography (Invited Talk)",
  pages =        "54",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:HuaSusSeb10,
  author =       "Jianyong Huang and
                  Willy Susilo and
                  Jennifer Seberry",
  title =        "Differential Fault Analysis of {LEX}",
  pages =        "55--72",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:CheMiy10,
  author =       "Jiageng Chen and
                  Atsuko Miyaji",
  title =        "Generalized {RC4} Key Collisions and Hash Collisions",
  pages =        "73--87",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:AndMenPre10,
  author =       "Elena Andreeva and
                  Bart Mennink and
                  Bart Preneel",
  title =        "On the Indifferentiability of the {Gr{\o}stl} Hash Function",
  pages =        "88--105",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:LiuLys10,
  author =       "Feng-Hao Liu and
                  Anna Lysyanskaya",
  title =        "Algorithmic Tamper-Proof Security under Probing Attacks",
  pages =        "106--120",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:DavDziVen10,
  author =       "Francesco Dav{\`i} and
                  Stefan Dziembowski and
                  Daniele Venturi",
  title =        "Leakage-Resilient Storage",
  pages =        "121--137",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:SVNHJ10,
  author =       "Saeed Sedghi and
                  Peter {van Liesdonk} and
                  Svetla Nikova and
                  Pieter H. Hartel and
                  Willem Jonker",
  title =        "Searching Keywords with Wildcards on Encrypted Data",
  pages =        "138--153",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:GagNarSaf10,
  author =       "Martin Gagn{\'e} and
                  Shivaramakrishnan Narayan and
                  Reihaneh Safavi-Naini",
  title =        "Threshold Attribute-Based Signcryption",
  pages =        "154--171",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:KurNojPho10,
  author =       "Kaoru Kurosawa and
                  Ryo Nojima and
                  Le Trieu Phong",
  title =        "Efficiency-Improved Fully Simulatable Adaptive {OT} under the {DDH} Assumption",
  pages =        "172--181",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:CatDeH10,
  author =       "Octavian Catrina and
                  Sebastiaan {de Hoogh}",
  title =        "Improved Primitives for Secure Multiparty Integer Computation",
  pages =        "182--199",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:Dziembowski10,
  author =       "Stefan Dziembowski",
  title =        "How to Pair with a Human",
  pages =        "200--218",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:SarElbBaj10,
  author =       "Augustin P. Sarr and
                  Philippe Elbaz-Vincent and
                  Jean-Claude Bajard",
  title =        "A New Security Model for Authenticated Key Agreement",
  pages =        "219--234",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:Kolesnikov10,
  author =       "Vladimir Kolesnikov",
  title =        "A Security Enhancement and Proof for Authentication and Key Agreement ({AKA})",
  pages =        "235--252",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:JarSax10,
  author =       "Stanislaw Jarecki and
                  Nitesh Saxena",
  title =        "Authenticated Key Agreement with Key Re-use in the Short Authenticated Strings Model",
  pages =        "253--270",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:YouYun10,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Kleptography from Standard Assumptions and Applications",
  pages =        "271--290",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:PhoKurOga10,
  author =       "Le Trieu Phong and
                  Kaoru Kurosawa and
                  Wakaha Ogata",
  title =        "Provably Secure Convertible Undeniable Signatures with Unambiguity",
  pages =        "291--308",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:EFGLSS10,
  author =       "Oliver Eikemeier and
                  Marc Fischlin and
                  Jens-Fabian G{\"o}tzmann and
                  Anja Lehmann and
                  Dominique Schr{\"o}der and
                  Peter Schr{\"o}der and
                  Daniel Wagner",
  title =        "History-Free Aggregate Message Authentication Codes",
  pages =        "309--328",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:PlaSus10,
  author =       "Thomas Plantard and
                  Willy Susilo",
  title =        "Recursive Lattice Reduction",
  pages =        "329--344",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:Ruckert10,
  author =       "Markus R{\"u}ckert",
  title =        "Adaptively Secure Identity-Based Identification from Lattices without Random Oracles",
  pages =        "345--362",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:LeeSmaWar10,
  author =       "Ming-Feng Lee and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "The {Fiat}-{Shamir} Transform for Group and Ring Signature Schemes",
  pages =        "363--380",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:BCNSW10,
  author =       "Patrik Bichsel and
                  Jan Camenisch and
                  Gregory Neven and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "Get Shorty via Group Signatures without Encryption",
  pages =        "381--398",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:PrzWik10,
  author =       "Bartosz Przydatek and
                  Douglas Wikstr{\"o}m",
  title =        "Group Message Authentication",
  pages =        "399--417",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:JarLiu10,
  author =       "Stanislaw Jarecki and
                  Xiaomin Liu",
  title =        "Fast Secure Computation of Set Intersection",
  pages =        "418--435",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:KatGol10,
  author =       "Aniket Kate and
                  Ian Goldberg",
  title =        "Distributed Private-Key Generators for Identity-Based Cryptography",
  pages =        "436--453",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:CamKohSor10,
  author =       "Jan Camenisch and
                  Markulf Kohlweiss and
                  Claudio Soriente",
  title =        "Solving Revocation with Efficient Update of Anonymous Credentials",
  pages =        "454--471",
  editor =       scn10ed,
  booktitle =    scn10name,
  volume =       scn10vol,
  month =        scn10month,
  address =      scn10addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{SCN:Halevi08,
  author =       "Shai Halevi",
  title =        "Storage Encryption: A Cryptographer's View (Invited Talk)",
  pages =        "1",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:LinPinSma08,
  author =       "Yehuda Lindell and
                  Benny Pinkas and
                  Nigel P. Smart",
  title =        "Implementing Two-Party Computation Efficiently with Security Against Malicious Adversaries",
  pages =        "2--20",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:JLSM08,
  author =       "Yves Igor Jerschow and
                  Christian Lochert and
                  Bj{\"o}rn Scheuermann and
                  Martin Mauve",
  title =        "{CLL}: A Cryptographic Link Layer for Local Area Networks",
  pages =        "21--38",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:MolRup08,
  author =       "Bodo M{\"o}ller and
                  Andy Rupp",
  title =        "Faster Multi-exponentiation through Caching: Accelerating {(EC)DSA} Signature Verification",
  pages =        "39--56",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:KiaXuYun08,
  author =       "Aggelos Kiayias and
                  Shouhuai Xu and
                  Moti Yung",
  title =        "Privacy Preserving Data Mining within Anonymous Credential Systems",
  pages =        "57--76",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BriChaIca08,
  author =       "Julien Bringer and
                  Herv{\'e} Chabanne and
                  Thomas Icart",
  title =        "Improved Privacy of the Tree-Based Hash Protocols Using Physically Unclonable Function",
  pages =        "77--91",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:Castagnos08,
  author =       "Guilhem Castagnos",
  title =        "Two Generic Constructions of Probabilistic Cryptosystems and Their Applications",
  pages =        "92--108",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:TerOga08,
  author =       "Isamu Teranishi and
                  Wakaha Ogata",
  title =        "{Cramer}-{Shoup} Satisfies a Stronger Plaintext Awareness under a Weaker Assumption",
  pages =        "109--125",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:ChoRotRie08,
  author =       "Sherman S. M. Chow and
                  Volker Roth and
                  Eleanor G. Rieffel",
  title =        "General Certificateless Encryption and Timed-Release Encryption",
  pages =        "126--143",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:LiuZho08,
  author =       "Joseph K. Liu and
                  Jianying Zhou",
  title =        "Efficient Certificate-Based Encryption in the Standard Model",
  pages =        "144--155",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:KanRey08,
  author =       "Bhavana Kanukurthi and
                  Leonid Reyzin",
  title =        "An Improved Robust Fuzzy Extractor",
  pages =        "156--171",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BeiPas08,
  author =       "Amos Beimel and
                  Anat Paskin",
  title =        "On Linear Secret Sharing for Connectivity in Directed Graphs",
  pages =        "172--184",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BoyDel08,
  author =       "Xavier Boyen and
                  C{\'e}cile Delerabl{\'e}e",
  title =        "Expressive Subgroup Signatures",
  pages =        "185--200",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:FucPoi08,
  author =       "Georg Fuchsbauer and
                  David Pointcheval",
  title =        "Anonymous Proxy Signatures",
  pages =        "201--217",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BagJar08,
  author =       "Ali Bagherzandi and
                  Stanislaw Jarecki",
  title =        "Multisignatures Using Proofs of Secret Key Possession, as Secure as the {Diffie}-{Hellman} Problem",
  pages =        "218--235",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:NikRijSch08,
  author =       "Svetla Nikova and
                  Vincent Rijmen and
                  Martin Schl{\"a}ffer",
  title =        "Using Normal Bases for Compact Hardware Implementations of the {AES} {S}-Box",
  pages =        "236--245",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BalBodChi08,
  author =       "Marco Baldi and
                  Marco Bodrato and
                  Franco Chiaraluce",
  title =        "A New Analysis of the {McEliece} Cryptosystem Based on {QC}-{LDPC} Codes",
  pages =        "246--262",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:PetLauQui08,
  author =       "Christophe Petit and
                  Kristin Lauter and
                  Jean-Jacques Quisquater",
  title =        "Full Cryptanalysis of {LPS} and {Morgenstern} Hash Functions",
  pages =        "263--277",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:Coron08,
  author =       "Jean-S{\'e}bastien Coron",
  title =        "A New {DPA} Countermeasure Based on Permutation Tables",
  pages =        "278--292",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:Wikstrom08,
  author =       "Douglas Wikstr{\"o}m",
  title =        "Simplified Submission of Inputs to Protocols",
  pages =        "293--308",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:PatChoRan08,
  author =       "Arpita Patra and
                  Ashish Choudhary and
                  C. Pandu Rangan",
  title =        "Unconditionally Reliable and Secure Message Transmission in Directed Networks Revisited",
  pages =        "309--326",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:CheNacSte08,
  author =       "Beno{\^i}t Chevallier-Mames and
                  David Naccache and
                  Jacques Stern",
  title =        "Linear Bandwidth {Naccache}-{Stern} Encryption",
  pages =        "327--339",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:PatWat08,
  author =       "Kenneth G. Paterson and
                  Gaven J. Watson",
  title =        "Immunising {CBC} Mode Against Padding Oracle Attacks: A Formal Security Treatment",
  pages =        "340--357",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BGSZ08,
  author =       "Joonsang Baek and
                  David Galindo and
                  Willy Susilo and
                  Jianying Zhou",
  title =        "Constructing Strong {KEM} from Weak {KEM} (or How to Revive the {KEM}/{DEM} Framework)",
  pages =        "358--374",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:IzaPoi08,
  author =       "Malika Izabach{\`e}ne and
                  David Pointcheval",
  title =        "New Anonymity Notions for Identity-Based Encryption",
  pages =        "375--391",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:FurArmKur08,
  author =       "Jun Furukawa and
                  Frederik Armknecht and
                  Kaoru Kurosawa",
  title =        "A Universally Composable Group Key Exchange Protocol with Minimum Communication Effort",
  pages =        "392--408",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:SchSmiFre08,
  author =       "Christian Schridde and
                  Matthew Smith and
                  Bernd Freisleben",
  title =        "An Identity-Based Key Agreement Protocol for the Network Layer",
  pages =        "409--422",
  editor =       scn08ed,
  booktitle =    scn08name,
  volume =       scn08vol,
  month =        scn08month,
  address =      scn08addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{SCN:BeiFra06,
  author =       "Amos Beimel and
                  Matthew K. Franklin",
  title =        "Edge Eavesdropping Games",
  pages =        "1--17",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:Hevia06,
  author =       "Alejandro Hevia",
  title =        "Universally Composable Simultaneous Broadcast",
  pages =        "18--33",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:KurHen06,
  author =       "Kaoru Kurosawa and
                  Swee-Huay Heng",
  title =        "Relations Among Security Notions for Undeniable Signature Schemes",
  pages =        "34--48",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:KiaZho06,
  author =       "Aggelos Kiayias and
                  Hong-Sheng Zhou",
  title =        "Concurrent Blind Signatures Without Random Oracles",
  pages =        "49--62",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:LagLibQui06,
  author =       "Fabien Laguillaumie and
                  Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Universal Designated Verifier Signatures Without Random Oracles or Non-black Box Assumptions",
  pages =        "63--77",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:DaeRij06,
  author =       "Joan Daemen and
                  Vincent Rijmen",
  title =        "Understanding Two-Round Differentials in {AES}",
  pages =        "78--94",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:LuLeeKim06,
  author =       "Jiqiang Lu and
                  Changhoon Lee and
                  Jongsung Kim",
  title =        "Related-Key Attacks on the Full-Round {Cobra-F64a} and {Cobra-F64b}",
  pages =        "95--110",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:AuSusMu06,
  author =       "Man Ho Au and
                  Willy Susilo and
                  Yi Mu",
  title =        "Constant-Size Dynamic k-{TAA}",
  pages =        "111--125",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:HerYof06,
  author =       "Amir Herzberg and
                  Igal Yoffe",
  title =        "On Secure Orders in the Presence of Faults",
  pages =        "126--140",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:CamHorLys06,
  author =       "Jan Camenisch and
                  Susan Hohenberger and
                  Anna Lysyanskaya",
  title =        "Balancing Accountability and Privacy Using E-Cash (Extended Abstract)",
  pages =        "141--155",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:KunPoi06a,
  author =       "S{\'e}bastien Kunz-Jacques and
                  David Pointcheval",
  title =        "About the Security of {MTI/C0} and {MQV}",
  pages =        "156--172",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:GalKil06,
  author =       "David Galindo and
                  Eike Kiltz",
  title =        "Chosen-Ciphertext Secure Threshold Identity-Based Key Encapsulation Without Random Oracles",
  pages =        "173--185",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:KunPoi06b,
  author =       "S{\'e}bastien Kunz-Jacques and
                  David Pointcheval",
  title =        "A New Key Exchange Protocol Based on {MQV} Assuming Public Computations",
  pages =        "186--200",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:MarPad06,
  author =       "Jaume Mart{\'i}-Farr{\'e} and
                  Carles Padr{\'o}",
  title =        "Ideal Secret Sharing Schemes Whose Minimal Qualified Subsets Have at Most Three Participants",
  pages =        "201--215",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:DePDeS06,
  author =       "Roberto {De Prisco} and
                  Alfredo {De Santis}",
  title =        "Cheating Immune (2,n)-Threshold Visual Secret Sharing",
  pages =        "216--228",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:GorKat06,
  author =       "S. Dov Gordon and
                  Jonathan Katz",
  title =        "Rational Secret Sharing, Revisited",
  pages =        "229--241",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:KBPH06,
  author =       "Jongsung Kim and
                  Alex Biryukov and
                  Bart Preneel and
                  Seokhie Hong",
  title =        "On the Security of {HMAC} and {NMAC} Based on {HAVAL}, {MD4}, {MD5}, {SHA}-0 and {SHA}-1 (Extended Abstract)",
  pages =        "242--256",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:DaeAss06,
  author =       "Joan Daemen and
                  Gilles Van Assche",
  title =        "Distinguishing Stream Ciphers with Convolutional Filters",
  pages =        "257--270",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:HGLT06,
  author =       "Fida El Haje and
                  Yuri Golubev and
                  Pierre-Yvan Liardet and
                  Yannick Teglia",
  title =        "On Statistical Testing of Random Numbers Generators",
  pages =        "271--287",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:ACHR06,
  author =       "Ben Adida and
                  David Chau and
                  Susan Hohenberger and
                  Ronald L. Rivest",
  title =        "Lightweight Email Signatures (Extended Abstract)",
  pages =        "288--302",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:BaiJue06,
  author =       "Daniel V. Bailey and
                  Ari Juels",
  title =        "Shoehorning Security into the {EPC} Tag Standard",
  pages =        "303--320",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:BagCroMol06,
  author =       "Walid Bagga and
                  Stefano Crosta and
                  Refik Molva",
  title =        "Proof-Carrying Proxy Certificates",
  pages =        "321--335",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:BilGil06,
  author =       "Olivier Billet and
                  Henri Gilbert",
  title =        "Cryptanalysis of Rainbow",
  pages =        "336--347",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:LevFou06,
  author =       "{\'E}ric Levieil and
                  Pierre-Alain Fouque",
  title =        "An Improved {LPN} Algorithm",
  pages =        "348--359",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:Damgard06,
  author =       "Ivan Damg{\aa}rd",
  title =        "Theory and Practice of Multiparty Computation (Invited Talk)",
  pages =        "360--364",
  editor =       scn06ed,
  booktitle =    scn06name,
  volume =       scn06vol,
  month =        scn06month,
  address =      scn06addr,
  publisher =    scnpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{SCN:Preneel04,
  author =       "Bart Preneel",
  title =        "{ECRYPT}: {The} Cryptographic Research Challenges for the Next Decade (Invited Talk)",
  pages =        "1--15",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:YouYun04,
  author =       "Adam Young and
                  Moti Yung",
  title =        "Relationships Between {Diffie}-{Hellman} and ``Index Oracles''",
  pages =        "16--32",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:PhaPoi04,
  author =       "Duong Hieu Phan and
                  David Pointcheval",
  title =        "On the Security Notions for Public-Key Encryption Schemes",
  pages =        "33--46",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:CreMorWol04,
  author =       "Claude Cr{\'e}peau and
                  Kirill Morozov and
                  Stefan Wolf",
  title =        "Efficient Unconditional Oblivious Transfer from Almost Any Noisy Channel",
  pages =        "47--59",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:ShaSalMoh04,
  author =       "Siamak Fayyaz Shahandashti and
                  Mahmoud Salmasizadeh and
                  Javad Mohajeri",
  title =        "A Provably Secure Short Transitive Signature Scheme from Bilinear Group Pairs",
  pages =        "60--76",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:FurYon04,
  author =       "Jun Furukawa and
                  Shoko Yonezawa",
  title =        "Group Signatures with Separate and Distributed Authorities",
  pages =        "77--90",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:DiCArcGe04,
  author =       "Giovanni {Di Crescenzo} and
                  Gonzalo R. Arce and
                  Renwei Ge",
  title =        "Threshold Cryptography for Mobile Ad Hoc Networks",
  pages =        "91--104",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:LagVer04,
  author =       "Fabien Laguillaumie and
                  Damien Vergnaud",
  title =        "Designated Verifier Signatures: {Anonymity} and Efficient Construction from Any Bilinear Map",
  pages =        "105--119",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:CamGro04,
  author =       "Jan Camenisch and
                  Jens Groth",
  title =        "Group Signatures: {Better} Efficiency and New Theoretical Aspects",
  pages =        "120--133",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:CamKopWar04,
  author =       "Jan Camenisch and
                  Maciej Koprowski and
                  Bogdan Warinschi",
  title =        "Efficient Blind Signatures Without Random Oracles",
  pages =        "134--148",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:Juels04,
  author =       "Ari Juels",
  title =        "Minimalist Cryptography for Low-Cost {RFID} Tags",
  pages =        "149--164",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:AteDeM04,
  author =       "Giuseppe Ateniese and
                  Breno {de Medeiros}",
  title =        "On the Key Exposure Problem in Chameleon Hashes",
  pages =        "165--179",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:KatOstRab04,
  author =       "Jonathan Katz and
                  Rafail Ostrovsky and
                  Michael O. Rabin",
  title =        "Identity-Based Zero Knowledge",
  pages =        "180--192",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:CJKT04,
  author =       "Claude Castelluccia and
                  Stanislaw Jarecki and
                  Jihye Kim and
                  Gene Tsudik",
  title =        "A Robust Multisignatures Scheme with Applications to Acknowledgment Aggregation",
  pages =        "193--207",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:Smart04,
  author =       "Nigel P. Smart",
  title =        "Efficient Key Encapsulation to Multiple Parties",
  pages =        "208--219",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:LibQui04,
  author =       "Beno{\^i}t Libert and
                  Jean-Jacques Quisquater",
  title =        "Improved Signcryption from q-{Diffie}-{Hellman} Problems",
  pages =        "220--234",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:CimDePDeS04,
  author =       "Stelvio Cimato and
                  Roberto {De Prisco} and
                  Alfredo {De Santis}",
  title =        "Colored Visual Cryptography Without Color Darkening",
  pages =        "235--248",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:NikNikPre04,
  author =       "Ventzislav Nikov and
                  Svetla Nikova and
                  Bart Preneel",
  title =        "On the Size of Monotone Span Programs",
  pages =        "249--262",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:Wikstrom04,
  author =       "Douglas Wikstr{\"o}m",
  title =        "Universally Composable {DKG} with Linear Number of Exponentiations",
  pages =        "263--277",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:SilSmaVer04,
  author =       "Joseph H. Silverman and
                  Nigel P. Smart and
                  Frederik Vercauteren",
  title =        "An Algebraic Approach to {NTRU} ($q = 2^n$) via {Witt} Vectors and Overdetermined Systems of Nonlinear Equations",
  pages =        "278--293",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:WolBraPre04,
  author =       "Christopher Wolf and
                  An Braeken and
                  Bart Preneel",
  title =        "Efficient Cryptanalysis of {RSE(2)PKC} and {RSSE(2)PKC}",
  pages =        "294--309",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:MihIma04,
  author =       "Miodrag J. Mihaljevic and
                  Hideki Imai",
  title =        "The Decimated Sample Based Improved Algebraic Attacks on the Nonlinear Filters",
  pages =        "310--323",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:YBDLP04,
  author =       "Hirotaka Yoshida and
                  Alex Biryukov and
                  Christophe {De Canni{\`e}re} and
                  Joseph Lano and
                  Bart Preneel",
  title =        "Non-randomness of the Full 4 and 5-Pass {HAVAL}",
  pages =        "324--336",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:Herzberg04,
  author =       "Amir Herzberg",
  title =        "Controlling Spam by Secure Internet Content Selection",
  pages =        "337--350",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:CBHM04,
  author =       "Kim-Kwang Raymond Choo and
                  Colin Boyd and
                  Yvonne Hitchcock and
                  Greg Maitland",
  title =        "On Session Identifiers in Provably Secure Protocols: {The} {Bellare}-{Rogaway} Three-Party Key Distribution Protocol Revisited",
  pages =        "351--366",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:LySch04,
  author =       "Le Van Ly and
                  Werner Schindler",
  title =        "How to Embed Short Cycles into Large Nonlinear Feedback-Shift Registers",
  pages =        "367--380",
  booktitle =    scn04name,
  volume =       scn04vol,
  publisher =    scnpub,
  month =        scn04month,
  address =      scn04addr,
  editor =       scn04ed,
  series =       mylncs,
  year =         2004,
}

@InProceedings{SCN:Kushilevitz02,
  author =       "Eyal Kushilevitz",
  title =        "Some Applications of Polynomials for the Design of Cryptographic Protocols (Invited Talk)",
  pages =        "1--13",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:Maurer02,
  author =       "Ueli M. Maurer",
  title =        "Secure Multi-party Computation Made Simple (Invited Talk)",
  pages =        "14--28",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:KatOstYun02,
  author =       "Jonathan Katz and
                  Rafail Ostrovsky and
                  Moti Yung",
  title =        "Forward Secrecy in Password-Only Key Exchange Protocols",
  pages =        "29--44",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:Tsudik02,
  author =       "Gene Tsudik",
  title =        "Weak Forward Security in Mediated {RSA}",
  pages =        "45--54",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:DodRey02,
  author =       "Yevgeniy Dodis and
                  Leonid Reyzin",
  title =        "On the Power of Claw-Free Permutations",
  pages =        "55--73",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:DiCrescenzo02,
  author =       "Giovanni {Di Crescenzo}",
  title =        "Equivocable and Extractable Commitment Schemes",
  pages =        "74--87",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:DedReyVad02,
  author =       "Nenad Dedic and
                  Leonid Reyzin and
                  Salil P. Vadhan",
  title =        "An Improved Pseudorandom Generator Based on Hardness of Factoring",
  pages =        "88--101",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:Itkis02,
  author =       "Gene Itkis",
  title =        "Intrusion-Resilient Signatures: Generic Constructions, or Defeating Strong Adversary with Minimal Assumptions",
  pages =        "102--118",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:DiCKor02,
  author =       "Giovanni {Di Crescenzo} and
                  Olga Kornievskaia",
  title =        "Efficient Re-keying Protocols for Multicast Encryption",
  pages =        "119--132",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:NieSch02,
  author =       "Frank Niedermeyer and
                  Werner Schindler",
  title =        "On a Class of Key Agreement Protocols Which Cannot Be Unconditionally Secure",
  pages =        "133--145",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:KurSafWan02,
  author =       "Hartono Kurnio and
                  Reihaneh Safavi-Naini and
                  Huaxiong Wang",
  title =        "A Group Key Distribution Scheme with Decentralised User Join",
  pages =        "146--163",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:BNPV02,
  author =       "Yuri Borissov and
                  Svetla Nikova and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "On a Resynchronization Weakness in a Class of Combiners with Memory",
  pages =        "164--173",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:SelBic02,
  author =       "Ali Aydin Sel\c{c}uk and
                  Ali Bi\c{c}ak",
  title =        "On Probability of Success in Linear and Differential Cryptanalysis",
  pages =        "174--185",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:YanShi02,
  author =       "Hitoshi Yanami and
                  Takeshi Shimoyama",
  title =        "Differential Cryptanalysis of a Reduced-Round {SEED}",
  pages =        "186--198",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:ACDD02,
  author =       "Giuseppe Ateniese and
                  Reza Curtmola and
                  Breno {de Medeiros} and
                  Darren Davis",
  title =        "Medical Information Privacy Assurance: {Cryptographic} and System Aspects",
  pages =        "199--218",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:CatVis02,
  author =       "Luigi Catuogno and
                  Ivan Visconti",
  title =        "A Format-Independent Architecture for Run-Time Integrity Checking of Executable Code",
  pages =        "219--233",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:Granboulan02,
  author =       "Louis Granboulan",
  title =        "How to Repair {ESIGN}",
  pages =        "234--240",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:KozRey02,
  author =       "Anton Kozlov and
                  Leonid Reyzin",
  title =        "Forward-Secure Signatures with Fast Key Update",
  pages =        "241--256",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:BarLynSco02,
  author =       "Paulo S. L. M. Barreto and
                  Ben Lynn and
                  Michael Scott",
  title =        "Constructing Elliptic Curves with Prescribed Embedding Degrees",
  pages =        "257--267",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:CamLys02,
  author =       "Jan Camenisch and
                  Anna Lysyanskaya",
  title =        "A Signature Scheme with Efficient Protocols",
  pages =        "268--289",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:DesWan02,
  author =       "Yvo Desmedt and
                  Yongge Wang",
  title =        "Efficient Zero-Knowledge Proofs for Some Practical Graph Problems",
  pages =        "290--302",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:DLZZ02,
  author =       "Xiaotie Deng and
                  Chan H. Lee and
                  Yunlei Zhao and
                  Hong Zhu",
  title =        "Reduction Zero-Knowledge",
  pages =        "303--317",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:CDLZ02,
  author =       "Shirley H. C. Cheung and
                  Xiaotie Deng and
                  Chan H. Lee and
                  Yunlei Zhao",
  title =        "A New Notion of Soundness in Bare Public-Key Model",
  pages =        "318--325",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:BeiSta02,
  author =       "Amos Beimel and
                  Yoav Stahl",
  title =        "Robust Information-Theoretic Private Information Retrieval",
  pages =        "326--341",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:PraSriRan02,
  author =       "B. Prabhu and
                  K. Srinathan and
                  C. Pandu Rangan",
  title =        "Trading Players for Efficiency in Unconditional Multiparty Computation",
  pages =        "342--353",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

@InProceedings{SCN:MarPad02,
  author =       "Jaume Mart{\'i}-Farr{\'e} and
                  Carles Padr{\'o}",
  title =        "Secret Sharing Schemes on Access Structures with Intersection Number Equal to One",
  pages =        "354--363",
  booktitle =    scn02name,
  volume =       scn02vol,
  publisher =    scnpub,
  month =        scn02month,
  address =      scn02addr,
  editor =       scn02ed,
  series =       mylncs,
  year =         2002,
}

%------------------------------------------------------------------
%                         SODA
%------------------------------------------------------------------

@InProceedings{SODA:CKMSVW12,
  author =       "Martin Cadek and
                  Marek Krc{\'a}l and
                  Jir{\'i} Matousek and
                  Francis Sergeraert and
                  Luk{\'a}s Vokr{\'i}nek and
                  Uli Wagner",
  title =        "Computing all maps into a sphere",
  pages =        "1--10",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KarTza12,
  author =       "Menelaos I. Karavelas and
                  Eleni Tzanaki",
  title =        "The maximum number of faces of the {Minkowski} sum of two convex polytopes",
  pages =        "11--28",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AryDiaMou12,
  author =       "Sunil Arya and
                  Guilherme {Dias da Fonseca} and
                  David M. Mount",
  title =        "Polytope approximation and the {Mahler} volume",
  pages =        "29--42",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LeeMesMoh12,
  author =       "James R. Lee and
                  {Arnaud de} Mesmay and
                  Mohammad Moharrami",
  title =        "Dimension reduction for finite trees in $l_1$",
  pages =        "43--50",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:NewRab12,
  author =       "Ilan Newman and
                  Yuri Rabinovich",
  title =        "On multiplicative $\lambda$-approximations and some geometric applications",
  pages =        "51--67",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DelMar12,
  author =       "Holger Dell and
                  D{\'a}niel Marx",
  title =        "Kernelization of packing problems",
  pages =        "68--81",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FLST12,
  author =       "Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Saket Saurabh and
                  Dimitrios M. Thilikos",
  title =        "Linear kernels for (connected) dominating set on {H}-minor-free graphs",
  pages =        "82--93",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KraWah12,
  author =       "Stefan Kratsch and
                  Magnus Wahlstr{\"o}m",
  title =        "Compression via matroids: a randomized polynomial kernel for odd cycle transversal",
  pages =        "94--103",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:HerWu12,
  author =       "Danny Hermelin and
                  Xi Wu",
  title =        "Weak compositions and their applications to polynomial lower bounds for kernelization",
  pages =        "104--113",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Kratsch12,
  author =       "Stefan Kratsch",
  title =        "Co-nondeterminism in compositions: a kernelization lower bound for a {Ramsey}-type problem",
  pages =        "114--122",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Kavitha12,
  author =       "Telikepalli Kavitha",
  title =        "Popularity vs maximum cardinality in the stable marriage setting",
  pages =        "123--134",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FleKam12,
  author =       "Tam{\'a}s Fleiner and
                  Naoyuki Kamiyama",
  title =        "A matroid approach to stable matchings with lower quotas",
  pages =        "135--142",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KusLuOst12,
  author =       "Eyal Kushilevitz and
                  Steve Lu and
                  Rafail Ostrovsky",
  title =        "On the (in)security of hash-based oblivious {RAM} and a new balancing scheme",
  pages =        "143--156",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GMOT12,
  author =       "Michael T. Goodrich and
                  Michael Mitzenmacher and
                  Olga Ohrimenko and
                  Roberto Tamassia",
  title =        "Privacy-preserving group data access via stateless oblivious {RAM} simulation",
  pages =        "157--167",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:HarRotSer12,
  author =       "Moritz Hardt and
                  Guy N. Rothblum and
                  Rocco A. Servedio",
  title =        "Private data release via learning thresholds",
  pages =        "168--187",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Grohe12,
  author =       "Martin Grohe",
  title =        "Structural and logical approaches to the graph isomorphism problem",
  pages =        "188",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Bernstein12,
  author =       "Aaron Bernstein",
  title =        "Near linear time (1 + e)-approximation for restricted shortest paths in undirected graphs",
  pages =        "189--201",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:WulffNilsen12,
  author =       "Christian Wulff-Nilsen",
  title =        "Approximate distance oracles with improved preprocessing time",
  pages =        "202--208",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:MozSom12,
  author =       "Shay Mozes and
                  Christian Sommer",
  title =        "Exact distance oracles for planar graphs",
  pages =        "209--222",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BasLatMeh12,
  author =       "Surender Baswana and
                  Utkarsh Lath and
                  Anuradha S. Mehta",
  title =        "Single source distance oracle for planar digraphs avoiding a failed node or link",
  pages =        "223--232",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BonMehVar12,
  author =       "Vincenzo Bonifaci and
                  Kurt Mehlhorn and
                  Girish Varma",
  title =        "Physarum can compute shortest paths",
  pages =        "233--240",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CojZde12,
  author =       "Amin Coja-Oghlan and
                  Lenka Zdeborov{\'a}",
  title =        "The condensation transition in random hypergraph 2-coloring",
  pages =        "241--250",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Lelarge12,
  author =       "Marc Lelarge",
  title =        "A new approach to the orientation of random hypergraphs",
  pages =        "251--264",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DMRR12,
  author =       "Herv{\'e} Daud{\'e} and
                  Conrado Mart{\'i}nez and
                  Vonjy Rasendrahasina and
                  Vlady Ravelomanana",
  title =        "The {MAX}-{CUT} of sparse random graphs",
  pages =        "265--271",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Efthymiou12,
  author =       "Charilaos Efthymiou",
  title =        "A simple algorithm for random colouring $G(n, d/n)$ using $(2 + \varepsilon)d$ colours",
  pages =        "272--280",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DGNPS12,
  author =       "Michael Drmota and
                  Omer Gim{\'e}nez and
                  Marc Noy and
                  Konstantinos Panagiotou and
                  Angelika Steger",
  title =        "The maximum degree of random planar graphs",
  pages =        "281--287",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:MorAro12,
  author =       "Guillaume Moroz and
                  Boris Aronov",
  title =        "Computing the distance between piecewise-linear bivariate functions",
  pages =        "288--293",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DumTot12,
  author =       "Adrian Dumitrescu and
                  Csaba D. T{\'o}th",
  title =        "Packing anchored rectangles",
  pages =        "294--305",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ShaAga12,
  author =       "R. Sharathkumar and
                  Pankaj K. Agarwal",
  title =        "Algorithms for the transportation problem in geometric settings",
  pages =        "306--317",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DriHar12,
  author =       "Anne Driemel and
                  Sariel Har-Peled",
  title =        "Jaywalking your dog: computing the {Fr{\'e}chet} distance with shortcuts",
  pages =        "318--337",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KMNS12,
  author =       "Haim Kaplan and
                  Shay Mozes and
                  Yahav Nussbaum and
                  Micha Sharir",
  title =        "Submatrix maximum queries in {Monge} matrices and {Monge} partial matrices, and their applications",
  pages =        "338--355",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Rothvos12,
  author =       "Thomas Rothvo{\ss}",
  title =        "The entropy rounding method in approximation algorithms",
  pages =        "356--372",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:RagTan12,
  author =       "Prasad Raghavendra and
                  Ning Tan",
  title =        "Approximating {CSPs} with global cardinality constraints using {SDP} hierarchies",
  pages =        "373--387",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BCVGZ12,
  author =       "Aditya Bhaskara and
                  Moses Charikar and
                  Aravindan Vijayaraghavan and
                  Venkatesan Guruswami and
                  Yuan Zhou",
  title =        "Polynomial integrality gaps for strong {SDP} relaxations of Densest k-subgraph",
  pages =        "388--405",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChlHav12,
  author =       "Eden Chlamtac and
                  Ishay Haviv",
  title =        "Linear index coding via semidefinite programming",
  pages =        "406--419",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:MakSchSvi12,
  author =       "Konstantin Makarychev and
                  Warren Schudy and
                  Maxim Sviridenko",
  title =        "Concentration inequalities for nonlinear matroid intersection",
  pages =        "420--436",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:SchSvi12,
  author =       "Warren Schudy and
                  Maxim Sviridenko",
  title =        "Concentration and moment inequalities for polynomials of independent random variables",
  pages =        "437--446",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AndNgu12,
  author =       "Alexandr Andoni and
                  Huy L. Nguyen",
  title =        "Width of points in the streaming model",
  pages =        "447--452",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:McGVal12,
  author =       "Andrew McGregor and
                  Paul Valiant",
  title =        "The shifting sands algorithm",
  pages =        "453--458",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AhnGuhMcG12,
  author =       "Kook Jin Ahn and
                  Sudipto Guha and
                  Andrew McGregor",
  title =        "Analyzing graph structure via linear measurements",
  pages =        "459--467",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GoeKapKha12,
  author =       "Ashish Goel and
                  Michael Kapralov and
                  Sanjeev Khanna",
  title =        "On the communication and streaming complexity of maximum bipartite matching",
  pages =        "468--485",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:PhiVerZha12,
  author =       "Jeff M. Phillips and
                  Elad Verbin and
                  Qin Zhang",
  title =        "Lower bounds for number-in-hand multiparty communication complexity, made easy",
  pages =        "486--501",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ACHKLP12,
  author =       "Chen Avin and
                  Asaf Cohen and
                  Yoram Haddad and
                  Erez Kantor and
                  Zvi Lotker and
                  Merav Parter and
                  David Peleg",
  title =        "{SINR} diagram with interference cancellation",
  pages =        "502--515",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:HalMit12,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Pradipta Mitra",
  title =        "Wireless connectivity and capacity",
  pages =        "516--526",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DiePelPel12,
  author =       "Yoann Dieudonn{\'e} and
                  Andrzej Pelc and
                  David Peleg",
  title =        "Gathering despite mischief",
  pages =        "527--540",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LohLub12,
  author =       "Po-Shen Loh and
                  Eyal Lubetzky",
  title =        "Stochastic coalescence in logarithmic time",
  pages =        "541--550",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:APRU12,
  author =       "John Augustine and
                  Gopal Pandurangan and
                  Peter Robinson and
                  Eli Upfal",
  title =        "Towards robust and efficient computation in dynamic peer-to-peer networks",
  pages =        "551--569",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:IacPat12,
  author =       "John Iacono and
                  Mihai Patrascu",
  title =        "Using hashing to solve the dictionary problem",
  pages =        "570--582",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LarPag12,
  author =       "Kasper Green Larsen and
                  Rasmus Pagh",
  title =        "{I/O}-efficient data structures for colored range and prefix reporting",
  pages =        "583--592",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ColIacLan12,
  author =       "S{\'e}bastien Collette and
                  John Iacono and
                  Stefan Langerman",
  title =        "Confluent persistence revisited",
  pages =        "593--601",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BTST12,
  author =       "Gerth St{\o}lting Brodal and
                  Konstantinos Tsakalidis and
                  Spyros Sioutas and
                  Kostas Tsichlas",
  title =        "Fully persistent {B}-trees",
  pages =        "602--614",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CEEP12,
  author =       "Arkadev Chattopadhyay and
                  Jeff Edmonds and
                  Faith Ellen and
                  Toniann Pitassi",
  title =        "A little advice can be very helpful",
  pages =        "615--625",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:EisKleMat12,
  author =       "David Eisenstat and
                  Philip N. Klein and
                  Claire Mathieu",
  title =        "An efficient polynomial-time approximation scheme for Steiner forest in planar graphs",
  pages =        "626--638",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BHKM12,
  author =       "MohammadHossein Bateni and
                  MohammadTaghi Hajiaghayi and
                  Philip N. Klein and
                  Claire Mathieu",
  title =        "A polynomial-time approximation scheme for planar multiway cut",
  pages =        "639--655",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KamNis12,
  author =       "Marcin Kaminski and
                  Naomi Nishimura",
  title =        "Finding an induced path of given parity in planar graphs in polynomial time",
  pages =        "656--670",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KawOze12,
  author =       "{Ken-ichi} Kawarabayashi and
                  Kenta Ozeki",
  title =        "Spanning closed walks and {TSP} in 3-connected planar graphs",
  pages =        "671--682",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KamTho12,
  author =       "Frank Kammer and
                  Torsten Tholey",
  title =        "Approximate tree decompositions of planar graphs in linear time",
  pages =        "683--698",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GRSW12,
  author =       "Venkatesan Guruswami and
                  Prasad Raghavendra and
                  Rishi Saket and
                  Yi Wu",
  title =        "Bypassing {UGC} from some optimal geometric inapproximability results",
  pages =        "699--717",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KriSvi12,
  author =       "Ravishankar Krishnaswamy and
                  Maxim Sviridenko",
  title =        "Inapproximability of the multi-level uncapacitated facility location problem",
  pages =        "718--734",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:PopWu12,
  author =       "Preyas Popat and
                  Yi Wu",
  title =        "On the hardness of pricing loss-leaders",
  pages =        "735--749",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KolZiv12,
  author =       "Vladimir Kolmogorov and
                  Stanislav Zivny",
  title =        "The complexity of conservative valued {CSPs}",
  pages =        "750--759",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:IKKM12,
  author =       "Morteza Ibrahimi and
                  Yashodhan Kanoria and
                  Matt Kraning and
                  Andrea Montanari",
  title =        "The set of solutions of random {XORSAT} formulae",
  pages =        "760--779",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CMVZ12,
  author =       "Julia Chuzhoy and
                  Yury Makarychev and
                  Aravindan Vijayaraghavan and
                  Yuan Zhou",
  title =        "Approximation algorithms and hardness of the k-route cut problem",
  pages =        "780--799",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KolSch12,
  author =       "Petr Kolman and
                  Christian Scheideler",
  title =        "Approximate duality of multicommodity multiroute flows and cuts: single source case",
  pages =        "800--810",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:YouYou12,
  author =       "Arman Yousefi and
                  Neal E. Young",
  title =        "On a linear program for minimum-weight triangulation",
  pages =        "811--823",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Kumar12,
  author =       "Amit Kumar",
  title =        "Constant factor approximation algorithm for the knapsack median problem",
  pages =        "824--832",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:RodWil12,
  author =       "Liam Roditty and
                  Virginia Vassilevska Williams",
  title =        "Subquadratic time approximation algorithms for the girth",
  pages =        "833--845",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Vocking12,
  author =       "Berthold V{\"o}cking",
  title =        "A universally-truthful approximation scheme for multi-unit auctions",
  pages =        "846--855",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChaHarSiv12,
  author =       "Shuchi Chawla and
                  Jason D. Hartline and
                  Balasubramanian Sivan",
  title =        "Optimal crowdsourcing contests",
  pages =        "856--868",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LemSyrTar12,
  author =       "Renato Paes Leme and
                  Vasilis Syrgkanis and
                  {\'E}va Tardos",
  title =        "Sequential auctions and externalities",
  pages =        "869--886",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:HaHar12,
  author =       "Bach Q. Ha and
                  Jason D. Hartline",
  title =        "Mechanism design via consensus estimates, cross checking, and profit extraction",
  pages =        "887--895",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GeoSwa12,
  author =       "Konstantinos Georgiou and
                  Chaitanya Swamy",
  title =        "Black-box reductions for cost-sharing mechanism design",
  pages =        "896--913",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Bjorklund12,
  author =       "Andreas Bj{\"o}rklund",
  title =        "Counting perfect matchings as fast as {Ryser}",
  pages =        "914--921",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LiLuYin12,
  author =       "Liang Li and
                  Pinyan Lu and
                  Yitong Yin",
  title =        "Approximate counting via correlation decay in spin systems",
  pages =        "922--940",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:SinSriThu12,
  author =       "Alistair Sinclair and
                  Piyush Srivastava and
                  Marc Thurley",
  title =        "Approximation algorithms for two-state anti-ferromagnetic spin systems on bounded degree graphs",
  pages =        "941--953",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DGMRSS12,
  author =       "Josep D{\'i}az and
                  Leslie Ann Goldberg and
                  George B. Mertzios and
                  David Richerby and
                  Maria J. Serna and
                  Paul G. Spirakis",
  title =        "Approximating fixation probabilities in the generalized {Moran} process",
  pages =        "954--960",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ImpMatPat12,
  author =       "Russell Impagliazzo and
                  William Matthews and
                  Ramamohan Paturi",
  title =        "A satisfiability algorithm for {AC0}",
  pages =        "961--972",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Vazirani12,
  author =       "Vijay V. Vazirani",
  title =        "The notion of a rational convex program, and an algorithm for the Arrow-Debreu Nash bargaining game",
  pages =        "973--992",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FKLMO12,
  author =       "Amos Fiat and
                  Elias Koutsoupias and
                  Katrina Ligett and
                  Yishay Mansour and
                  Svetlana Olonetsky",
  title =        "Beyond myopic best response (in {Cournot} competition)",
  pages =        "993--1005",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AFPP12,
  author =       "Vincenzo Auletta and
                  Diodato Ferraioli and
                  Francesco Pasquale and
                  Giuseppe Persiano",
  title =        "Metastability of logit dynamics for coordination games",
  pages =        "1006--1024",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BDFKNR12,
  author =       "Ashwinkumar Badanidiyuru and
                  Shahar Dobzinski and
                  Hu Fu and
                  Robert Kleinberg and
                  Noam Nisan and
                  Tim Roughgarden",
  title =        "Sketching valuation functions",
  pages =        "1025--1035",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChiKle12,
  author =       "Flavio Chierichetti and
                  Jon M. Kleinberg",
  title =        "Voting with limited information and many alternatives",
  pages =        "1036--1055",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BroNeiSul12,
  author =       "Nicolas Broutin and
                  Ralph Neininger and
                  Henning Sulzbach",
  title =        "Partial match queries in random quadtrees",
  pages =        "1056--1065",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:NavNek12,
  author =       "Gonzalo Navarro and
                  Yakov Nekrich",
  title =        "Top-k document retrieval in optimal time and linear space",
  pages =        "1066--1077",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChiKum12,
  author =       "Flavio Chierichetti and
                  Ravi Kumar",
  title =        "LSH-preserving functions and their applications",
  pages =        "1078--1094",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KKRRW12,
  author =       "Tomasz Kociumaka and
                  Marcin Kubica and
                  Jakub Radoszewski and
                  Wojciech Rytter and
                  Tomasz Walen",
  title =        "A linear time algorithm for seeds computation",
  pages =        "1095--1112",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CibKyn12,
  author =       "Josef Cibulka and
                  Jan Kyncl",
  title =        "Tight bounds on the maximum size of a set of permutations with bounded {VC}-dimension",
  pages =        "1113--1122",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ORRR12,
  author =       "Krzysztof Onak and
                  Dana Ron and
                  Michal Rosen and
                  Ronitt Rubinfeld",
  title =        "A near-optimal sublinear-time algorithm for approximating the minimum vertex cover size",
  pages =        "1123--1131",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ARVX12,
  author =       "Noga Alon and
                  Ronitt Rubinfeld and
                  Shai Vardi and
                  Ning Xie",
  title =        "Space-efficient local computation algorithms",
  pages =        "1132--1139",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BGRS12,
  author =       "Arnab Bhattacharyya and
                  Elena Grigorescu and
                  Prasad Raghavendra and
                  Asaf Shapira",
  title =        "Testing odd-cycle-freeness in {Boolean} functions",
  pages =        "1140--1149",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FriHolWat12,
  author =       "Silvio Frischknecht and
                  Stephan Holzer and
                  Roger Wattenhofer",
  title =        "Networks cannot compute their diameter in sublinear time",
  pages =        "1150--1162",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CheDot12,
  author =       "Ho-Lin Chen and
                  David Doty",
  title =        "Parallelism and time in hierarchical self-assembly",
  pages =        "1163--1182",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:HIKP12,
  author =       "Haitham Hassanieh and
                  Piotr Indyk and
                  Dina Katabi and
                  Eric Price",
  title =        "Simple and practical algorithm for sparse {Fourier} transform",
  pages =        "1183--1194",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KanNel12,
  author =       "Daniel M. Kane and
                  Jelani Nelson",
  title =        "Sparser {Johnson}-{Lindenstrauss} transforms",
  pages =        "1195--1206",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GurSin12,
  author =       "Venkatesan Guruswami and
                  Ali Kemal Sinop",
  title =        "Optimal column-based low-rank matrix reconstruction",
  pages =        "1207--1214",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:PorStr12,
  author =       "Ely Porat and
                  Martin J. Strauss",
  title =        "Sublinear time, measurement-optimal, sparse recovery for all",
  pages =        "1215--1227",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AnaGarKum12,
  author =       "S. Anand and
                  Naveen Garg and
                  Amit Kumar",
  title =        "Resource augmentation for weighted flow-time explained by dual fitting",
  pages =        "1228--1241",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GIKMP12,
  author =       "Anupam Gupta and
                  Sungjin Im and
                  Ravishankar Krishnaswamy and
                  Benjamin Moseley and
                  Kirk Pruhs",
  title =        "Scheduling heterogeneous processors isn't as easy as you think",
  pages =        "1242--1253",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ImMosPru12,
  author =       "Sungjin Im and
                  Benjamin Moseley and
                  Kirk Pruhs",
  title =        "Online scheduling with general cost functions",
  pages =        "1254--1265",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AlbAnt12,
  author =       "Susanne Albers and
                  Antonios Antoniadis",
  title =        "Race to idle: new algorithms for speed scaling with a sleep state",
  pages =        "1266--1285",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChaLu12,
  author =       "Hsien-Chih Chang and
                  Hsueh-I Lu",
  title =        "A faster algorithm to recognize even-hole-free graphs",
  pages =        "1286--1297",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:faeOriSta12,
  author =       "Yuri Faenza and
                  Gianpaolo Oriolo and
                  Gautier Stauffer",
  title =        "Separating stable sets in claw-free graphs via {Padberg}-{Rao} and compact linear programs",
  pages =        "1298--1308",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:EriFoxNay12,
  author =       "Jeff Erickson and
                  Kyle Fox and
                  Amir Nayyeri",
  title =        "Global minimum cuts in surface embedded graphs",
  pages =        "1309--1318",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BFVV12,
  author =       "Prosenjit Bose and
                  Rolf Fagerberg and
                  Andr{\'e} {van Renssen} and
                  Sander Verdonschot",
  title =        "Competitive routing in the half-?6-graph",
  pages =        "1319--1328",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:VarXia12,
  author =       "Kasturi Varadarajan and
                  Xin Xiao",
  title =        "A near-linear algorithm for projective clustering integer points",
  pages =        "1329--1342",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FedSch12,
  author =       "Dan Feldman and
                  Leonard J. Schulman",
  title =        "Data reduction for weighted and outlier-resistant clustering",
  pages =        "1343--1354",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BenWanMuk12,
  author =       "Paul Bendich and
                  Bei Wang and
                  Sayan Mukherjee",
  title =        "Local homology transfer and stratification learning",
  pages =        "1355--1370",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DasDiaSer12,
  author =       "Constantinos Daskalakis and
                  Ilias Diakonikolas and
                  Rocco A. Servedio",
  title =        "Learning k-modal distributions via testing",
  pages =        "1371--1385",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChaHen12,
  author =       "Krishnendu Chatterjee and
                  Monika Henzinger",
  title =        "An $O(n^2)$ time algorithm for alternating {B{\"u}chi} games",
  pages =        "1386--1399",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:HuaKav12,
  author =       "Chien-Chung Huang and
                  Telikepalli Kavitha",
  title =        "Efficient algorithms for maximum weight matchings in general graphs with small edge weights",
  pages =        "1400--1412",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DuaSu12,
  author =       "Ran Duan and
                  Hsin-Hao Su",
  title =        "A scaling algorithm for maximum weight matching in bipartite graphs",
  pages =        "1413--1424",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KawKob12,
  author =       "{Ken-ichi} Kawarabayashi and
                  Yusuke Kobayashi",
  title =        "List-coloring graphs without subdivisions and without immersions",
  pages =        "1425--1435",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BKHNKP12,
  author =       "Andreas Bj{\"o}rklund and
                  Mikko Koivisto and
                  Thore Husfeldt and
                  Jesper Nederlof and
                  Petteri Kaski and
                  Pekka Parviainen",
  title =        "Fast zeta transforms for lattices with few irreducibles",
  pages =        "1436--1444",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:DadVem12,
  author =       "Daniel Dadush and
                  Santosh Vempala",
  title =        "Deterministic construction of an approximate M-ellipsoid and its applications to derandomizing lattice algorithms",
  pages =        "1445--1456",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CheGaoWan12,
  author =       "Qi Cheng and
                  Shuhong Gao and
                  Daqing Wan",
  title =        "Constructing high order elements through subspace polynomials",
  pages =        "1457--1463",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LeGall12,
  author =       "Fran\c{c}ois {Le Gall}",
  title =        "Improved output-sensitive quantum algorithms for {Boolean} matrix multiplication",
  pages =        "1464--1476",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:SchWilVan12,
  author =       "Frans Schalekamp and
                  David P. Williamson and
                  Anke {van Zuylen}",
  title =        "A proof of the {Boyd}-{Carr} conjecture",
  pages =        "1477--1486",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BarCha12,
  author =       "Siddharth Barman and
                  Shuchi Chawla",
  title =        "Traffic-redundancy aware network design",
  pages =        "1487--1498",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CLNV12,
  author =       "Joseph Cheriyan and
                  Bundit Laekhanukit and
                  Guyslain Naves and
                  Adrian Vetta",
  title =        "Approximating rooted {Steiner} networks",
  pages =        "1499--1511",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Zenklusen12,
  author =       "Rico Zenklusen",
  title =        "Matroidal degree-bounded minimum spanning trees",
  pages =        "1512--1521",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GKNR12,
  author =       "Anupam Gupta and
                  Ravishankar Krishnaswamy and
                  Viswanath Nagarajan and
                  R. Ravi",
  title =        "Approximation algorithms for stochastic orienteering",
  pages =        "1522--1538",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:JohKriSam12,
  author =       "Daniel Johannsen and
                  Michael Krivelevich and
                  Wojciech Samotij",
  title =        "Expanders are universal for the class of all spanning trees",
  pages =        "1539--1551",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KreTaz12,
  author =       "Stephan Kreutzer and
                  Siamak Tazari",
  title =        "Directed nowhere dense classes of graphs",
  pages =        "1552--1562",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FomLokSau12,
  author =       "Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Saket Saurabh",
  title =        "Bidimensionality and geometric graphs",
  pages =        "1563--1575",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CGKS12,
  author =       "Timothy M. Chan and
                  Elyot Grant and
                  Jochen K{\"o}nemann and
                  Malcolm Sharpe",
  title =        "Weighted capacitated, priority, and geometric set cover via improved quasi-uniform sampling",
  pages =        "1576--1585",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:CKKL12,
  author =       "Mahdi Cheraghchi and
                  Adam Klivans and
                  Pravesh Kothari and
                  Homin K. Lee",
  title =        "Submodular functions are noise stable",
  pages =        "1586--1592",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChoVis12,
  author =       "Ayush Choure and
                  Sundar Vishwanathan",
  title =        "Random walks, electric networks and the transience class problem of sandpiles",
  pages =        "1593--1611",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:LLMSW12,
  author =       "Henry Lam and
                  Zhenming Liu and
                  Michael Mitzenmacher and
                  Xiaorui Sun and
                  Yajun Wang",
  title =        "Information dissemination via random walks in d-dimensional space",
  pages =        "1612--1622",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:GiaSau12,
  author =       "George Giakkoupis and
                  Thomas Sauerwald",
  title =        "Rumor spreading and vertex expansion",
  pages =        "1623--1641",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FouPanSau12,
  author =       "Nikolaos Fountoulakis and
                  Konstantinos Panagiotou and
                  Thomas Sauerwald",
  title =        "Ultra-fast rumor spreading in social networks",
  pages =        "1642--1660",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:AddLei12,
  author =       "Louigi Addario-Berry and
                  Tao Lei",
  title =        "The mixing time of the Newman: Watts small world",
  pages =        "1661--1668",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:MorNeg12,
  author =       "Gabriel Moruz and
                  Andrei Negoescu",
  title =        "Outperforming {LRU} via competitive analysis on parametrized inputs for paging",
  pages =        "1669--1680",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ACER12,
  author =       "Anna Adamaszek and
                  Artur Czumaj and
                  Matthias Englert and
                  Harald R{\"a}cke",
  title =        "An $O(\log k)$-competitive algorithm for generalized caching",
  pages =        "1681--1689",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:MirGhaZad12,
  author =       "Vahab S. Mirrokni and
                  Shayan Oveis Gharan and
                  Morteza Zadimoghaddam",
  title =        "Simultaneous approximations for adversarial and stochastic online budgeted allocation",
  pages =        "1690--1701",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChaLac12,
  author =       "Sourav Chakraborty and
                  Oded Lachish",
  title =        "Improved competitive ratio for the matroid secretary problem",
  pages =        "1702--1712",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:ChiHajMar12,
  author =       "Rajesh Hemant Chitnis and
                  MohammadTaghi Hajiaghayi and
                  D{\'a}niel Marx",
  title =        "Fixed-parameter tractability of directed multiway cut parameterized by the size of the cutset",
  pages =        "1713--1725",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:KakKawKob12,
  author =       "Naonori Kakimura and
                  {Ken-ichi} Kawarabayashi and
                  Yusuke Kobayashi",
  title =        "{Erd{\"o}s}-{P{\'o}sa} property and its algorithmic applications: parity constraints, subset feedback set, and subset packing",
  pages =        "1726--1736",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:FomVil12,
  author =       "Fedor V. Fomin and
                  Yngve Villanger",
  title =        "Subexponential parameterized algorithm for minimum fill-in",
  pages =        "1737--1746",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:BjoHusTas12,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt and
                  Nina Taslaman",
  title =        "Shortest cycle through specified elements",
  pages =        "1747--1753",
  editor =       soda12ed,
  booktitle =    soda12name,
  month =        soda12month,
  address =      soda12addr,
  publisher =    sodapub,
  year =         2012,
}

@InProceedings{SODA:Woodruff11,
  author =       "T. S. Jayram and
                  David P. Woodruff",
  title =        "Optimal Bounds for {Johnson}-{Lindenstrauss} Transforms and Streaming Problems with Sub-Constant Error",
  pages =        "1--10",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:VerYu11,
  author =       "Elad Verbin and
                  Wei Yu",
  title =        "The Streaming Complexity of Cycle Counting, Sorting by Reversals, and Other Problems",
  pages =        "11--25",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BMORST11,
  author =       "Vladimir Braverman and
                  Adam Meyerson and
                  Rafail Ostrovsky and
                  Alan Roytman and
                  Michael Shindler and
                  Brian Tagiku",
  title =        "Streaming k-means on Well-Clusterable Data",
  pages =        "26--40",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Price11,
  author =       "Eric Price",
  title =        "Efficient Sketches for the Set Query Problem",
  pages =        "41--56",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FeiPorShi11,
  author =       "Guy Feigenblat and
                  Ely Porat and
                  Ariel Shiftan",
  title =        "Exponential Time Improvement for min-wise Based Algorithms",
  pages =        "57--66",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:SMRG11,
  author =       "Gautier Stauffer and
                  Guillaume Massonet and
                  Christophe Rapine and
                  Jean-Philippe Gayon",
  title =        "A simple and fast 2-approximation algorithms for the one-warehouse multi-retailers problem",
  pages =        "67--79",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:LiKhu11,
  author =       "Jian Li and
                  Samir Khuller",
  title =        "Generalized Machine Activation Problems",
  pages =        "80--94",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ImMos11,
  author =       "Sungjin Im and
                  Benjamin Moseley",
  title =        "Online Scalable Algorithm for Minimizing $\ell k$-norms of Weighted Flow Time On Unrelated Machines",
  pages =        "95--108",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EdImMos11,
  author =       "Jeff Edmonds and
                  Sungjin Im and
                  Benjamin Moseley",
  title =        "Online Scalable Scheduling for the $\ell k$-norms of Flow Time Without Conservation of Work",
  pages =        "109--119",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FoxMos11,
  author =       "Kyle Fox and
                  Benjamin Moseley",
  title =        "Online Scheduling on Identical Machines using {SRPT}",
  pages =        "120--128",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DELMSW11,
  author =       "Jennifer Debroni and
                  John D. Eblen and
                  Michael A. Langston and
                  Wendy Myrvold and
                  Peter W. Shor and
                  Dinesh Weerapurage",
  title =        "A complete resolution of the {Keller} maximum clique problem",
  pages =        "129--135",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CojEft11,
  author =       "Amin Coja-Oghlan and
                  Charilaos Efthymiou",
  title =        "On independent sets in random graphs",
  pages =        "136--144",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:MutRasSpo11,
  author =       "Torsten M{\"u}tze and
                  Thomas Rast and
                  Reto Sp{\"o}hel",
  title =        "Coloring random graphs online without creating monochromatic subgraphs",
  pages =        "145--158",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KohLeeRod11,
  author =       "Yoshiharu Kohayakawa and
                  Sangjune Lee and
                  Vojtech R{\"o}dl",
  title =        "The maximum size of a {Sidon} set contained in a sparse random set of integers",
  pages =        "159--171",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FlaPelSor11,
  author =       "Philippe Flajolet and
                  Maryse Pelletier and
                  Mich{\`e}le Soria",
  title =        "On Buffon Machines and Numbers",
  pages =        "172--183",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Reed11,
  author =       "Bruce Reed",
  title =        "Graph Coloring via The Probabilistic Method",
  pages =        "184--184",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AilLib11,
  author =       "Nir Ailon and
                  Edo Liberty",
  title =        "An Almost Optimal Unrestricted Fast {Johnson}-{Lindenstrauss} Transform",
  pages =        "185--191",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BhaFleAns11,
  author =       "Umang Bhaskar and
                  Lisa Fleischer and
                  Elliot Anshelevich",
  title =        "A {Stackelberg} Strategy for Routing Flow over Time",
  pages =        "192--201",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FriHanZwi11,
  author =       "Oliver Friedmann and
                  Thomas Dueholm Hansen and
                  Uri Zwick",
  title =        "A subexponential lower bound for the Random Facet algorithm for Parity Games",
  pages =        "202--216",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CaiDas11,
  author =       "Yang Cai and
                  Constantinos Daskalakis",
  title =        "On Minmax Theorems for Multiplayer Games",
  pages =        "217--234",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DasDecKim11,
  author =       "Constantinos Daskalakis and
                  Alan Deckelbaum and
                  Anthony Kim",
  title =        "Near-Optimal No-Regret Algorithms for Zero-Sum Games",
  pages =        "235--254",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:RouSch11,
  author =       "Tim Roughgarden and
                  Florian Schoppmann",
  title =        "Local Smoothness and the Price of Anarchy in Atomic Splittable Congestion Games",
  pages =        "255--267",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AgaMolSad11,
  author =       "Pankaj K. Agarwal and
                  Thomas M{\o}lhave and
                  Bardia Sadri",
  title =        "{I/O}-Efficient Contour Queries on Terrains",
  pages =        "268--284",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DeBHavTsi11,
  author =       "Mark {de Berg} and
                  Herman J. Haverkort and
                  Constantinos P. Tsirogiannis",
  title =        "Implicit Flow Routing on Terrains with Applications to Surface Networks and Drainage Structures",
  pages =        "285--296",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EriNay11a,
  author =       "Jeff Erickson and
                  Amir Nayyeri",
  title =        "Shortest Non-Crossing Walks in the Plane",
  pages =        "297--208",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CheWan11,
  author =       "Danny Z. Chen and
                  Haitao Wang",
  title =        "Computing Shortest Paths amid Pseudodisks",
  pages =        "309--226",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FosHerSur11,
  author =       "Luca Foschini and
                  John Hershberger and
                  Subhash Suri",
  title =        "On the Complexity of Time-Dependent Shortest Paths",
  pages =        "327--341",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DrmSzp11,
  author =       "Michael Drmota and
                  Wojciech Szpankowski",
  title =        "A Master Theorem for Discrete Divide and Conquer Recurrences",
  pages =        "342--361",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Gawrychowski11,
  author =       "Pawel Gawrychowski",
  title =        "Optimal pattern matching in {LZW} compressed strings",
  pages =        "362--372",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BLRSSW11,
  author =       "Philip Bille and
                  Gad M. Landau and
                  Rajeev Raman and
                  Kunihiko Sadakane and
                  Srinivasa Rao Satti and
                  Oren Weimann",
  title =        "Random Access to grammar-Compressed Strings",
  pages =        "373--389",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AfsBroZeh11,
  author =       "Peyman Afshani and
                  Gerth St{\o}lting Brodal and
                  Norbert Zeh",
  title =        "Ordered and Unordered Top-{K} Range Reporting in Large Data Sets",
  pages =        "390--400",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KarNek11,
  author =       "Marek Karpinski and
                  Yakov Nekrich",
  title =        "Top-{K} Color Queries for Document Retrieval",
  pages =        "401--411",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:PSSS11,
  author =       "Yuval Peres and
                  Alistair Sinclair and
                  Perla Sousi and
                  Alexandre Stauffer",
  title =        "Mobile Geometric Graphs: Detection, Coverage and Percolation",
  pages =        "412--428",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BCFFS11,
  author =       "Petra Berenbrink and
                  Colin Cooper and
                  Tom Friedetzky and
                  Tobias Friedrich and
                  Thomas Sauerwald",
  title =        "Randomized Diffusion for Indivisible Loads",
  pages =        "429--439",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CenSha11,
  author =       "Keren Censor-Hillel and
                  Hadas Shachnai",
  title =        "Fast Information Spreading in Graphs with Large Weak Conductance",
  pages =        "440--448",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GiaWoe11,
  author =       "George Giakkoupis and
                  Philipp Woelfel",
  title =        "On the Randomness Requirements of Rumor Spreading",
  pages =        "449--461",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:SauSta11,
  author =       "Thomas Sauerwald and
                  Alexandre Stauffer",
  title =        "Rumor Spreading and Vertex Expansion on Regular Graphs",
  pages =        "462--475",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EisPalRot11,
  author =       "Friedrich Eisenbrand and
                  D{\"o}m{\"o}t{\"o}r P{\'a}lv{\"o}lgyi and
                  Thomas Rothvo{\ss}",
  title =        "Bin Packing via Discrepancy of Permutations",
  pages =        "476--481",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DesTulVis11,
  author =       "Amit Deshpande and
                  Madhur Tulsiani and
                  Nisheeth K. Vishnoi",
  title =        "Algorithms and Hardness for Subspace Approximation",
  pages =        "482--496",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BhaVij11,
  author =       "Aditya Bhaskara and
                  Aravindan Vijayaraghavan",
  title =        "Approximating Matrix p-norms",
  pages =        "497--511",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BHHS11,
  author =       "Boaz Barak and
                  Moritz Hardt and
                  Thomas Holenstein and
                  David Steurer",
  title =        "Subsampling Mathematical Relaxations and Average-case Complexity",
  pages =        "512--531",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:OreVis11,
  author =       "Lorenzo Orecchia and
                  Nisheeth K. Vishnoi",
  title =        "Towards an {SDP}-based Approach to Spectral Methods: A Nearly-Linear-Time Algorithm for Graph Partitioning and Decomposition",
  pages =        "532--545",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Reichardt11a,
  author =       "Ben Reichardt",
  title =        "Faster quantum algorithm for evaluating game trees",
  pages =        "546--559",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Reichardt11b,
  author =       "Ben Reichardt",
  title =        "Reflections for quantum query algorithms",
  pages =        "560--569",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CooFuSch11,
  author =       "Matthew Cook and
                  Yunhui Fu and
                  Robert T. Schweller",
  title =        "Temperature 1 Self-Assembly: Deterministic Assembly in {3D} and Probabilistic Assembly in {2D}",
  pages =        "570--589",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BCDKS11,
  author =       "Nathaniel Bryans and
                  Ehsan Chiniforooshan and
                  David Doty and
                  Lila Kari and
                  Shinnosuke Seki",
  title =        "The Power of Nondeterminism in Self-Assembly",
  pages =        "590--602",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:RotZwi11,
  author =       "G{\"u}nter Rote and
                  Uri Zwick",
  title =        "Collapse",
  pages =        "603--613",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CKMV11,
  author =       "Karthekeyan Chandrasekaran and
                  Richard Karp and
                  Erick Moreno-Centeno and
                  Santosh Vempala",
  title =        "Algorithms for Implicit Hitting Set Problems",
  pages =        "614--629",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FaeOriSta11,
  author =       "Yuri Faenza and
                  Gianpaolo Oriolo and
                  Gautier Stauffer",
  title =        "An algorithmic decomposition of claw-free graphs leading to an $O(n^3)$-algorithm for the weighted stable set problem",
  pages =        "630--646",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CosShaTet11,
  author =       "Kevin P. Costello and
                  Asaf Shapira and
                  Prasad Tetali",
  title =        "Randomized greedy: new variants of some classic approximation algorithms",
  pages =        "647--655",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:PolSch11,
  author =       "Matthias Poloczek and
                  Georg Schnitger",
  title =        "Randomized Variants of {Johnson}'s Algorithm for {MAX} {SAT}",
  pages =        "656--663",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GebSzaTar11,
  author =       "Heidi Gebauer and
                  Tibor Szab{\'o} and
                  G{\'a}bor Tardos",
  title =        "The Local Lemma is Tight for {SAT}",
  pages =        "664--674",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GraRot11,
  author =       "Fabrizio Grandoni and
                  Thomas Rothvo{\ss}",
  title =        "Pricing on Paths: A {PTAS} for the Highway Problem",
  pages =        "675--684",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CheGraLu11,
  author =       "Ning Chen and
                  Nick Gravin and
                  Pinyan Lu",
  title =        "On the Approximability of Budget Feasible Mechanisms",
  pages =        "685--699",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BhaRou11,
  author =       "Kshipra Bhawalkar and
                  Tim Roughgarden",
  title =        "Welfare Guarantees for Combinatorial Auctions with Item Bidding",
  pages =        "700--709",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Yan11,
  author =       "Qiqi Yan",
  title =        "Mechanism Design via Correlation Gap",
  pages =        "710--719",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BeiHua11,
  author =       "Xiaohui Bei and
                  Zhiyi Huang",
  title =        "Bayesian Incentive Compatibility via Fractional Assignments",
  pages =        "720--733",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:HarKleMal11,
  author =       "Jason D. Hartline and
                  Robert Kleinberg and
                  Azarakhsh Malekian",
  title =        "Bayesian Incentive Compatibility via Matchings",
  pages =        "734--747",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FLRS11,
  author =       "Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Venkatesh Raman and
                  Saket Saurabh",
  title =        "Bidimensionality and {EPTAS}",
  pages =        "748--759",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:LokMarSau11a,
  author =       "Daniel Lokshtanov and
                  D{\'a}niel Marx and
                  Saket Saurabh",
  title =        "Slightly Superexponential Parameterized Problems",
  pages =        "760--776",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:LokMarSau11b,
  author =       "Daniel Lokshtanov and
                  D{\'a}niel Marx and
                  Saket Saurabh",
  title =        "Known Algorithms on Graphs on Bounded Treewidth are Probably Optimal",
  pages =        "777--789",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DasPap11,
  author =       "Constantinos Daskalakis and
                  Christos H. Papadimitriou",
  title =        "Continuous Local Search",
  pages =        "790--804",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:JorLar11,
  author =       "Allan Gr{\o}nlund J{\o}rgensen and
                  Kasper Green Larsen",
  title =        "Range Selection and Median: Tight Cell Probe Lower Bounds and Adaptive Data Structures",
  pages =        "805--813",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Freeman11,
  author =       "William T. Freeman",
  title =        "Where computer vision needs help from computer science (Invited Plenary Session)",
  pages =        "814--819",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Solomon11,
  author =       "Shay Solomon",
  title =        "An Optimal-Time Construction of Sparse Euclidean Spanners with Tiny Diameter",
  pages =        "820--839",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BGKLR11,
  author =       "Yair Bartal and
                  Lee-Ad Gottlieb and
                  Tsvi Kopelowitz and
                  Moshe Lewenstein and
                  Liam Roditty",
  title =        "Fast, precise and dynamic distance queries",
  pages =        "840--853",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:HarKum11,
  author =       "Sariel Har-Peled and
                  Nirman Kumar",
  title =        "Approximate Nearest Neighbor Search for Low Dimensional Queries",
  pages =        "854--867",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BarRecSch11,
  author =       "Yair Bartal and
                  Ben Recht and
                  Leonard J. Schulman",
  title =        "Dimensionality reduction: Beyond the {Johnson}-{Lindenstrauss} bound",
  pages =        "868--887",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GotKra11,
  author =       "Lee-Ad Gottlieb and
                  Robert Krauthgamer",
  title =        "A Nonlinear Approach to Dimension Reduction",
  pages =        "888--899",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BFHK11,
  author =       "Sonny Ben-Shimon and
                  Asaf Ferber and
                  Dan Hefetz and
                  Michael Krivelevich",
  title =        "Hitting time results for Maker-Breaker games",
  pages =        "900--912",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FriKriLoh11,
  author =       "Alan M. Frieze and
                  Michael Krivelevich and
                  Po-Shen Loh",
  title =        "Packing tight Hamilton cycles in 3-uniform hypergraphs",
  pages =        "913--932",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CooDyeHan11,
  author =       "Colin Cooper and
                  Martin E. Dyer and
                  Andrew J. Handley",
  title =        "Networks of random cycles",
  pages =        "933--944",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:RSCVY11,
  author =       "Ricardo Restrepo and
                  Daniel Stefankovic and
                  Juan Carlos Vera and
                  Eric Vigoda and
                  Linji Yang",
  title =        "Phase Transition for Glauber Dynamics for Independent Sets on Regular Trees",
  pages =        "945--956",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Coja-Oghlan11,
  author =       "Amin Coja-Oghlan",
  title =        "On Belief Propagation Guided Decimation for Random k-{SAT}",
  pages =        "957--966",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GhaSab11,
  author =       "Shayan Oveis Gharan and
                  Amin Saberi",
  title =        "The Asymmetric Traveling Salesman Problem on Graphs with Bounded Genus",
  pages =        "967--975",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AHKM11,
  author =       "Matthew Andrews and
                  Mohammad Taghi Hajiaghayi and
                  Howard J. Karloff and
                  Ankur Moitra",
  title =        "Capacitated Metric Labeling",
  pages =        "976--995",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:PopRaj11,
  author =       "Laura J. Poplawski and
                  Rajmohan Rajaraman",
  title =        "Multicommodity Facility Location under Group Steiner Access Cost",
  pages =        "996--1013",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Panigrahi11,
  author =       "Debmalya Panigrahi",
  title =        "Survivable Network Design Problems in Wireless Networks",
  pages =        "1014--1027",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BCEHKM11,
  author =       "MohammadHossein Bateni and
                  Chandra Chekuri and
                  Alina Ene and
                  Mohammad Taghi Hajiaghayi and
                  Nitish Korula and
                  D{\'a}niel Marx",
  title =        "Prize-collecting Steiner Problems on Planar Graphs",
  pages =        "1028--1049",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ChuMakSid11,
  author =       "Julia Chuzhoy and
                  Yury Makarychev and
                  Anastasios Sidiropoulos",
  title =        "On Graph Crossing Number and Edge Planarization",
  pages =        "1050--1069",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AzaGam11,
  author =       "Yossi Azar and
                  Iftah Gamzu",
  title =        "Ranking with Submodular Valuations",
  pages =        "1070--1079",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CheVonZen11,
  author =       "Chandra Chekuri and
                  Jan Vondr{\'a}k and
                  Rico Zenklusen",
  title =        "Multi-budgeted Matchings and Matroid Intersection via Dependent Rounding",
  pages =        "1080--1097",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GhaVon11,
  author =       "Shayan Oveis Gharan and
                  Jan Vondr{\'a}k",
  title =        "Submodular Maximization by Simulated Annealing",
  pages =        "1098--1116",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KKNSS11,
  author =       "Ravishankar Krishnaswamy and
                  Amit Kumar and
                  Viswanath Nagarajan and
                  Yogish Sabharwal and
                  Barna Saha",
  title =        "The Matroid Median Problem",
  pages =        "1117--1130",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Chan11a,
  author =       "Timothy M. Chan",
  title =        "Persistent Predecessor Search and Orthogonal point Location on the Word {RAM}",
  pages =        "1131--1145",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:SahVisZha11,
  author =       "Ankan Saha and
                  S. V. N. Vishwanathan and
                  Xinhua Zhang",
  title =        "New Approximation Algorithms for Minimum Enclosing Convex Shapes",
  pages =        "1146--1160",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FoxPac11,
  author =       "Jacob Fox and
                  J{\'a}nos Pach",
  title =        "Computing the Independence Number of Intersection Graphs",
  pages =        "1161--1165",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EriNay11b,
  author =       "Jeff Erickson and
                  Amir Nayyeri",
  title =        "Minimum Cuts and Shortest Non-Separating Cycles via Homology Covers",
  pages =        "1166--1176",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DemSch11,
  author =       "Erik D. Demaine and
                  Andr{\'e} Schulz",
  title =        "Embedding Stacked Polytopes on a Polynomial-Size Grid",
  pages =        "1177--1187",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FGLNP11,
  author =       "Jacob Fox and
                  Mikhail Gromov and
                  Vincent Lafforgue and
                  Assaf Naor and
                  J{\'a}nos Pach",
  title =        "Overlap properties of geometric expanders",
  pages =        "1188--1197",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:PanSte11,
  author =       "Konstantinos Panagiotou and
                  Angelika Steger",
  title =        "On the Degree Distribution of Random Planar Graphs",
  pages =        "1198--1210",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CooFri11,
  author =       "Colin Cooper and
                  Alan M. Frieze",
  title =        "Component structure of the vacant set induced by a random walk on a random graph",
  pages =        "1211--1221",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:FouKhoPan11,
  author =       "Nikolaos Fountoulakis and
                  Megha Khosla and
                  Konstantinos Panagiotou",
  title =        "The Multiple-Orientability Thresholds for Random Hypergraphs",
  pages =        "1222--1236",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KasMooThe11,
  author =       "Shiva Prasad Kasiviswanathan and
                  Cristopher Moore and
                  Louis Theran",
  title =        "The Rigidity Transition in Random Graphs",
  pages =        "1237--1252",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AGKM11,
  author =       "Gagan Aggarwal and
                  Gagan Goel and
                  Chinmay Karande and
                  Aranyak Mehta",
  title =        "Online Vertex-Weighted Bipartite Matching and Single-bid Budgeted Allocations",
  pages =        "1253--1264",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ImWan11,
  author =       "Sungjin Im and
                  Yajun Wang",
  title =        "Secretary Problems: Laminar Matroid and Interval Scheduling",
  pages =        "1265--1274",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Soto11,
  author =       "Jos{\'e} A. Soto",
  title =        "Matroid Secretary Problem in the Random Assignment Model",
  pages =        "1275--1284",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ManGhaSab11,
  author =       "Vahideh H. Manshadi and
                  Shayan Oveis Gharan and
                  Amin Saberi",
  title =        "Online Stochastic Matching: Online Actions Based on Offline Statistics",
  pages =        "1285--1294",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Bienkowski11,
  author =       "Marcin Bienkowski",
  title =        "An Optimal Lower Bound for Buffer Management in Multi-Queue Switches",
  pages =        "1295--1305",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Mertzios11,
  author =       "George B. Mertzios",
  title =        "An Intersection Model for Multitolerance Graphs: Efficient Algorithms and Hierarchy",
  pages =        "1306--1317",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ChaHen11,
  author =       "Krishnendu Chatterjee and
                  Monika Henzinger",
  title =        "Faster and Dynamic Algorithms for Maximal End-Component Decomposition and Related Graph Problems in Probabilistic Verification",
  pages =        "1318--1336",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Williams11,
  author =       "Virginia Vassilevska Williams",
  title =        "Faster Replacement Paths",
  pages =        "1337--1346",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EriNay11c,
  author =       "Jeff Erickson and
                  Amir Nayyeri",
  title =        "Computing Replacement Paths in Surface Embedded Graphs",
  pages =        "1347--1354",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BerRod11,
  author =       "Aaron Bernstein and
                  Liam Roditty",
  title =        "Improved Dynamic Algorithms for Maintaining Approximate Shortest Paths Under Deletions",
  pages =        "1355--1365",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CheLauLeu11,
  author =       "Ho Yee Cheung and
                  Lap Chi Lau and
                  Kai Man Leung",
  title =        "Algebraic Algorithms for Linear Matroid Parity Problems",
  pages =        "1366--1382",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BshMaz11,
  author =       "Nader H. Bshouty and
                  Hanna Mazzawi",
  title =        "On Parity Check (0,1)-Matrix over $Z_p$",
  pages =        "1383--1394",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BCGQ11,
  author =       "L{\'a}szl{\'o} Babai and
                  Paolo Codenotti and
                  Joshua A. Grochow and
                  Youming Qiao",
  title =        "Code Equivalence and Group Isomorphism",
  pages =        "1395--1408",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Kayal11,
  author =       "Neeraj Kayal",
  title =        "Efficient algorithms for some special cases of the polynomial equivalence problem",
  pages =        "1409--1421",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:MagZou11,
  author =       "Avner Magen and
                  Anastasios Zouzias",
  title =        "Low Rank Matrix-valued Chernoff Bounds and Approximate Matrix Multiplication",
  pages =        "1422--1436",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Chan11b,
  author =       "Timothy M. Chan",
  title =        "Computational Geometry for Non-Geometers: Recent Developments on Some Classical Problems (Invited Plenary Session)",
  pages =        "1437--1437",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Lacki11,
  author =       "Jakub Lacki",
  title =        "Improved Deterministic Algorithms for Decremental Transitive Closure and Strongly Connected Components",
  pages =        "1438--1445",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:RodTov11,
  author =       "Liam Roditty and
                  Roei Tov",
  title =        "Approximating the Girth",
  pages =        "1446--1454",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EmeKorSha11,
  author =       "Yuval Emek and
                  Amos Korman and
                  Yuval Shavitt",
  title =        "Approximating the Statistics of various Properties in Randomly Weighted Graphs",
  pages =        "1455--1467",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KowLinLun11,
  author =       "Miroslaw Kowaluk and
                  Andrzej Lingas and
                  Eva-Marta Lundell",
  title =        "Counting and detecting small subgraphs via equations and matrix multiplication",
  pages =        "1468--1476",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:HeZha11,
  author =       "Xin He and
                  Huaming Zhang",
  title =        "On Succinct Convex Greedy Drawing of 3-Connected Plane Graphs",
  pages =        "1477--1486",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BerHoeSau11,
  author =       "Petra Berenbrink and
                  Martin Hoefer and
                  Thomas Sauerwald",
  title =        "Distributed Selfish Load Balancing on Networks",
  pages =        "1487--1497",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Daskalakis11,
  author =       "Constantinos Daskalakis",
  title =        "On the Complexity of Approximating a Nash Equilibrium",
  pages =        "1498--1517",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KBBCM11,
  author =       "Yashodhan Kanoria and
                  Mohsen Bayati and
                  Christian Borgs and
                  Jennifer T. Chayes and
                  Andrea Montanari",
  title =        "Fast Convergence of Natural Bargaining Dynamics in Exchange Networks",
  pages =        "1518--1537",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:HalMit11,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Pradipta Mitra",
  title =        "Wireless Capacity with Oblivious Power in General Metrics",
  pages =        "1538--1548",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Kesselheim11,
  author =       "Thomas Kesselheim",
  title =        "A Constant-Factor Approximation for Wireless Capacity Maximization with Power Control in the {SINR} Model",
  pages =        "1549--1559",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:KMTV11,
  author =       "Amit Kumar and
                  Rajsekar Manokaran and
                  Madhur Tulsiani and
                  Nisheeth K. Vishnoi",
  title =        "On {LP}-Based Approximability for Strict {CSPs}",
  pages =        "1560--1573",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GurZho11,
  author =       "Venkatesan Guruswami and
                  Yuan Zhou",
  title =        "Tight Bounds on the Approximability of Almost-satisfiable Horn {SAT} and Exact Hitting Set",
  pages =        "1574--1589",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:DOSW11,
  author =       "Ilias Diakonikolas and
                  Ryan O'Donnell and
                  Rocco A. Servedio and
                  Yi Wu",
  title =        "Hardness Results for Agnostically Learning Low-Degree Polynomial Threshold Functions",
  pages =        "1590--1606",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ChaNewNik11,
  author =       "Moses Charikar and
                  Alantha Newman and
                  Aleksandar Nikolov",
  title =        "Tight Hardness Results for Minimizing Discrepancy",
  pages =        "1607--1614",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:GurSin11,
  author =       "Venkatesan Guruswami and
                  Ali Kemal Sinop",
  title =        "The complexity of finding independent sets in bounded degree (hyper)graphs of low chromatic number",
  pages =        "1615--1626",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Swamy11,
  author =       "Chaitanya Swamy",
  title =        "Risk-Averse Stochastic Optimization: Probabilistically-Constrained Models and Algorithms for Black-Box Distributions",
  pages =        "1627--1646",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:BhaGoeKha11,
  author =       "Anand Bhalgat and
                  Ashish Goel and
                  Sanjeev Khanna",
  title =        "Improved Approximation Results for Stochastic Knapsack Problems",
  pages =        "1647--1665",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CPPW11,
  author =       "Marek Cygan and
                  Marcin Pilipczuk and
                  Michal Pilipczuk and
                  Jakub Onufry Wojtaszczyk",
  title =        "The stubborn problem is stubborn no more (a polynomial algorithm for 3-compatible colouring and the stubborn list partition problem)",
  pages =        "1666--1674",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:MPST11,
  author =       "Gary L. Miller and
                  Richard Peng and
                  Russell Schwartz and
                  Charalampos E. Tsourakakis",
  title =        "Approximate Dynamic Programming using Halfspace Queries and Multiscale Monge Decomposition",
  pages =        "1675--1682",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:ChaGarMat11,
  author =       "Sourav Chakraborty and
                  David Garc{\'i}a-Soriano and
                  Arie Matsliah",
  title =        "Nearly Tight Bounds for Testing Function Isomorphism",
  pages =        "1683--1702",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:HelRaf11,
  author =       "Pavol Hell and
                  Arash Rafiey",
  title =        "The Dichotomy of List Homomorphisms for Digraphs",
  pages =        "1703--1713",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:CaiLuXia11,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu and
                  Mingji Xia",
  title =        "Dichotomy for Holant* Problems of Boolean Domain",
  pages =        "1714--1728",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Amano11,
  author =       "Kazuyuki Amano",
  title =        "Bounding the Randomized Decision Tree Complexity of Read-Once Boolean Functions",
  pages =        "1729--1744",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:AfsZeh11,
  author =       "Peyman Afshani and
                  Norbert Zeh",
  title =        "Improved Space Bounds for Cache-Oblivious Range Reporting",
  pages =        "1745--1758",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:LofMul11,
  author =       "Maarten L{\"o}ffler and
                  Wolfgang Mulzer",
  title =        "Triangulating the Square and Squaring the Triangle: Quadtrees and Delaunay Triangulations are Equivalent",
  pages =        "1759--1777",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:EzrAroSha11,
  author =       "Esther Ezra and
                  Boris Aronov and
                  Micha Sharir",
  title =        "Improved Bound for the Union of Fat Triangles",
  pages =        "1778--1785",
  editor =       soda11ed,
  booktitle =    soda11name,
  month =        soda11month,
  address =      soda11addr,
  publisher =    sodapub,
  year =         2011,
}

@InProceedings{SODA:Langetepe10,
  author =       "Elmar Langetepe",
  title =        "On the Optimality of Spiral Search",
  pages =        "1--12",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AviRab10,
  author =       "Noa Avigdor-Elgrabli and
                  Yuval Rabani",
  title =        "An Improved Competitive Algorithm for Reordering Buffer Management",
  pages =        "13--21",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:CzyLabPel10,
  author =       "Jurek Czyzowicz and
                  Arnaud Labourel and
                  Andrzej Pelc",
  title =        "How to Meet Asynchronously (Almost) Everywhere",
  pages =        "22--30",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BahMehMot10,
  author =       "Bahman Bahmani and
                  Aranyak Mehta and
                  Rajeev Motwani",
  title =        "A 1.43-Competitive Online Graph Edge Coloring Algorithm in the Random Order Arrival Model",
  pages =        "31--39",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BanBucNao10,
  author =       "Nikhil Bansal and
                  Niv Buchbinder and
                  Joseph Naor",
  title =        "Towards the Randomized k-Server Conjecture: A Primal-Dual Approach",
  pages =        "40--55",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AdaCzuSoh10,
  author =       "Michal Adamaszek and
                  Artur Czumaj and
                  Christian Sohler",
  title =        "Testing Monotone Continuous Distributions on High-dimensional Real Cubes",
  pages =        "56--65",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:HKMS10,
  author =       "Carlos Hoppen and
                  Yoshiharu Kohayakawa and
                  {Carlos Gustavo T. de A.} Moreira and
                  Rudini Menezes Sampaio",
  title =        "Property Testing and Parameter Testing for Permutations",
  pages =        "66--75",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AndNgu10,
  author =       "Alexandr Andoni and
                  Huy L. Nguyen",
  title =        "Near-Optimal Sublinear Time Algorithms for Ulam Distance",
  pages =        "76--86",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BhaXie10,
  author =       "Arnab Bhattacharyya and
                  Ning Xie",
  title =        "Lower Bounds for Testing Triangle-freeness in Boolean Functions",
  pages =        "87--98",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GonRonSha10,
  author =       "Mira Gonen and
                  Dana Ron and
                  Yuval Shavitt",
  title =        "Counting Stars and Other Small Subgraphs in Sublinear Time",
  pages =        "99--116",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:PatVio10,
  author =       "Mihai Patrascu and
                  Emanuele Viola",
  title =        "Cell-Probe Lower Bounds for Succinct Partial Sums",
  pages =        "117--122",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:YiZha10,
  author =       "Ke Yi and
                  Qin Zhang",
  title =        "On the Cell Probe Complexity of Dynamic Membership",
  pages =        "123--133",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:SadNav10,
  author =       "Kunihiko Sadakane and
                  Gonzalo Navarro",
  title =        "Fully-Functional Succinct Trees",
  pages =        "134--149",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:YuaAta10,
  author =       "Hao Yuan and
                  Mikhail J. Atallah",
  title =        "Data Structures for Range Minimum Queries in Multidimensional Arrays",
  pages =        "150--160",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChaPat10,
  author =       "Timothy M. Chan and
                  Mihai Patrascu",
  title =        "Counting Inversions, Offline Orthogonal Range Counting, and Related Problems",
  pages =        "161--173",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Dwork10,
  author =       "Cynthia Dwork",
  title =        "Differential Privacy in New Settings",
  pages =        "174--183",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AndJayPat10,
  author =       "Alexandr Andoni and
                  T. S. Jayram and
                  Mihai Patrascu",
  title =        "Lower Bounds for Edit Distance and Product Metrics via Poincar{\'e}-Type Inequalities",
  pages =        "184--192",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:LeeSid10,
  author =       "James R. Lee and
                  Anastasios Sidiropoulos",
  title =        "Genus and the Geometry of the Cut Graph",
  pages =        "193--201",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ADFJKP10,
  author =       "Patrizio Angelini and
                  Giuseppe {Di Battista} and
                  Fabrizio Frati and
                  V{\'i}t Jel{\'i}nek and
                  Jan Kratochv{\'i}l and
                  Maurizio Patrignani and
                  Ignaz Rutter",
  title =        "Testing Planarity of Partially Embedded Graphs",
  pages =        "202--221",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:EdmSidZou10,
  author =       "Jeff Edmonds and
                  Anastasios Sidiropoulos and
                  Anastasios Zouzias",
  title =        "Inapproximability for Planar Embedding Problems",
  pages =        "222--235",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:MenNao10,
  author =       "Manor Mendel and
                  Assaf Naor",
  title =        "Towards a Calculus for Non-Linear Spectral Gaps",
  pages =        "236--255",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChaElb10,
  author =       "T.-H. Hubert Chan and
                  Khaled M. Elbassioni",
  title =        "A {QPTAS} for {TSP} with Fat Weakly Disjoint Neighborhoods in Doubling Metrics",
  pages =        "256--267",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GamGolWeb10,
  author =       "David Gamarnik and
                  David Goldberg and
                  Theophane Weber",
  title =        "{PTAS} for Maximum Weight Independent Set Problem with Random Weights in Bounded Degree Graphs",
  pages =        "268--278",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GamShaWei10,
  author =       "David Gamarnik and
                  Devavrat Shah and
                  Yehua Wei",
  title =        "Belief Propagation for Min-cost Network Flow: Convergence \& Correctness",
  pages =        "279--292",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:CKPV10,
  author =       "Flavio Chierichetti and
                  Ravi Kumar and
                  Sandeep Pandey and
                  Sergei Vassilvitskii",
  title =        "Finding the Jaccard Median",
  pages =        "293--311",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GPSW10,
  author =       "Dries R. Goossens and
                  Sergey Polyakovskiy and
                  Frits C. R. Spieksma and
                  Gerhard J. Woeginger",
  title =        "The Focus of Attention Problem",
  pages =        "312--317",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KawLiRee10,
  author =       "{Ken-ichi} Kawarabayashi and
                  Zhentao Li and
                  Bruce A. Reed",
  title =        "Recognizing a Totally Odd K4-subdivision, Parity 2-disjoint Rooted Paths and a Parity Cycle Through Specified Elements",
  pages =        "318--328",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:DemHajKaw10,
  author =       "Erik D. Demaine and
                  MohammadTaghi Hajiaghayi and
                  {Ken-ichi} Kawarabayashi",
  title =        "Decomposition, Approximation, and Coloring of Odd-Minor-Free Graphs",
  pages =        "329--344",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KawKob10,
  author =       "{Ken-ichi} Kawarabayashi and
                  Yusuke Kobayashi",
  title =        "The Edge Disjoint Paths Problem in Eulerian Graphs and 4-edge-connected Graphs",
  pages =        "345--353",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KreTaz10,
  author =       "Stephan Kreutzer and
                  Siamak Tazari",
  title =        "On Brambles, Grid-Like Minors, and Parameterized Intractability of Monadic Second-Order Logic",
  pages =        "354--364",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KawRee10,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce A. Reed",
  title =        "An (almost) Linear Time Algorithm for Odd Cyles Transversal",
  pages =        "365--378",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AGMGS10,
  author =       "Arash Asadpour and
                  Michel X. Goemans and
                  Aleksander Madry and
                  Shayan Oveis Gharan and
                  Amin Saberi",
  title =        "An $O(\log n/ \log \log n)$-approximation Algorithm for the Asymmetric Traveling Salesman Problem",
  pages =        "379--389",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:DasMat10,
  author =       "Aparna Das and
                  Claire Mathieu",
  title =        "A Quasi-polynomial Time Approximation Scheme for Euclidean Capacitated Vehicle Routing",
  pages =        "390--403",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BarCha10,
  author =       "Siddharth Barman and
                  Shuchi Chawla",
  title =        "Region Growing for Multi-Route Cuts",
  pages =        "404--418",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:FriSalSvi10,
  author =       "Zachary Friggstad and
                  Mohammad R. Salavatipour and
                  Zoya Svitkina",
  title =        "Asymmetric Traveling Salesman Path and Directed Latency Problems",
  pages =        "419--428",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ArcBla10,
  author =       "Aaron Archer and
                  Anna Blasiak",
  title =        "Improved Approximation Algorithms for the Minimum Latency Problem via Prize-Collecting Strolls",
  pages =        "429--447",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Rotteler10,
  author =       "Martin R{\"o}tteler",
  title =        "Quantum Algorithms for Highly Non-Linear Boolean Functions",
  pages =        "448--457",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:FraKor10,
  author =       "Pierre Fraigniaud and
                  Amos Korman",
  title =        "Compact Ancestry Labeling Schemes for XML Trees",
  pages =        "458--466",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Yuster10,
  author =       "Raphael Yuster",
  title =        "Generating a d-dimensional Linear Subspace Efficiently",
  pages =        "467--470",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:EisHal10,
  author =       "Kirsten Eisentr{\"a}ger and
                  Sean Hallgren",
  title =        "Algorithms for Ray Class Groups and Hilbert Class Fields",
  pages =        "471--483",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KoiPar10,
  author =       "Mikko Koivisto and
                  Pekka Parviainen",
  title =        "A Space-Time Tradeoff for Permutation Problems",
  pages =        "484--492",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:FGLS10,
  author =       "Fedor V. Fomin and
                  Petr A. Golovach and
                  Daniel Lokshtanov and
                  Saket Saurabh",
  title =        "Algorithmic Lower Bounds for Problems Parameterized with Clique-Width",
  pages =        "493--502",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:FLLST10,
  author =       "Fedor V. Fomin and
                  Daniel Lokshtanov and
                  Saket Saurabh and
                  Dimitrios M. Thilikos",
  title =        "Bidimensionality and Kernels",
  pages =        "503--510",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AGKSY10,
  author =       "Noga Alon and
                  Gregory Gutin and
                  Eun Jung Kim and
                  Stefan Szeider and
                  Anders Yeo",
  title =        "Solving {MAX-r-SAT} Above a Tight Lower Bound",
  pages =        "511--517",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BDFKMP10,
  author =       "Dave Buchfuhrer and
                  Shaddin Dughmi and
                  Hu Fu and
                  Robert Kleinberg and
                  Elchanan Mossel and
                  Christos H. Papadimitriou and
                  Michael Schapira and
                  Yaron Singer and
                  Christopher Umans",
  title =        "Inapproximability for {VCG}-Based Combinatorial Auctions",
  pages =        "518--536",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:LucBor10,
  author =       "Brendan Lucier and
                  Allan Borodin",
  title =        "Price of Anarchy for Greedy Auctions",
  pages =        "537--553",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BCMX10,
  author =       "Sayan Bhattacharya and
                  Vincent Conitzer and
                  Kamesh Munagala and
                  Lirong Xia",
  title =        "Incentive Compatible Budget Elicitation in Multi-unit Auctions",
  pages =        "554--572",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GKLV10,
  author =       "Fabrizio Grandoni and
                  Piotr Krysta and
                  Stefano Leonardi and
                  Carmine Ventre",
  title =        "Utilitarian Mechanism Design for Multi-Objective Optimization",
  pages =        "573--584",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BCKW10,
  author =       "Patrick Briest and
                  Shuchi Chawla and
                  Robert Kleinberg and
                  S. Matthew Weinberg",
  title =        "Pricing Randomized Allocations",
  pages =        "585--597",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:LanSch10,
  author =       "Michael Langberg and
                  Leonard J. Schulman",
  title =        "Universal epsilon-approximators for Integrals",
  pages =        "598--607",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Mazzawi10,
  author =       "Hanna Mazzawi",
  title =        "Optimally Reconstructing Weighted Graphs Using Queries",
  pages =        "608--615",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChiLu10,
  author =       "Chao-Kai Chiang and
                  Chi-Jen Lu",
  title =        "Online Learning with Queries",
  pages =        "616--629",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:FMSW10,
  author =       "Dan Feldman and
                  Morteza Monemizadeh and
                  Christian Sohler and
                  David P. Woodruff",
  title =        "Coresets and Sketches for High Dimensional Subspace Approximation Problems",
  pages =        "630--649",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:DeyRanWan10,
  author =       "Tamal K. Dey and
                  Pawas Ranjan and
                  Yusu Wang",
  title =        "Convergence, Stability, and Discrete Approximation of Laplace Spectra",
  pages =        "650--663",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KhoNao10,
  author =       "Subhash Khot and
                  Assaf Naor",
  title =        "Sharp Kernel Clustering Algorithms and Their Associated Grothendieck Inequalities",
  pages =        "664--683",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Steurer10,
  author =       "David Steurer",
  title =        "Fast SDP Algorithms for Constraint Satisfaction Problems",
  pages =        "684--697",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:So10,
  author =       "Anthony Man-Cho So",
  title =        "Probabilistic Analysis of the Semidefinite Relaxation Detector in Digital Communications",
  pages =        "698--711",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:MatSch10,
  author =       "Claire Mathieu and
                  Warren Schudy",
  title =        "Correlation Clustering with Noisy Input",
  pages =        "712--728",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ColWir10,
  author =       "Tom Coleman and
                  Anthony Wirth",
  title =        "A Polynomial Time Approximation Scheme for k-Consensus Clustering",
  pages =        "729--740",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Nisan10,
  author =       "Noam Nisan",
  title =        "Google's Auction for {TV} Ads",
  pages =        "741",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Bernstein10,
  author =       "Aaron Bernstein",
  title =        "A Nearly Optimal Algorithm for Approximating Replacement Paths and k Shortest Simple Paths in General Graphs",
  pages =        "742--755",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Wulff-Nilsen10,
  author =       "Christian Wulff-Nilsen",
  title =        "Solving the Replacement Paths Problem for Planar Directed Graphs in $O(n \log n)$ Time",
  pages =        "756--765",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:EdmCha10,
  author =       "Jeff Edmonds and
                  Supratik Chakraborty",
  title =        "Bounding Variance and Expectation of Longest Path Lengths in {DAGs}",
  pages =        "766--781",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AFGW10,
  author =       "Ittai Abraham and
                  Amos Fiat and
                  Andrew V. Goldberg and
                  Renato Fonseca F. Werneck",
  title =        "Highway Dimension, Shortest Paths, and Provably Efficient Algorithms",
  pages =        "782--793",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Erickson10,
  author =       "Jeff Erickson",
  title =        "Maximum Flows and Parametric Shortest Paths in Planar Graphs",
  pages =        "794--804",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:RBKM10,
  author =       "Aaron Roth and
                  Maria-Florina Balcan and
                  Adam Kalai and
                  Yishay Mansour",
  title =        "On the Equilibria of Alternating Move Games",
  pages =        "805--816",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ADJR10,
  author =       "Yossi Azar and
                  Nikhil R. Devanur and
                  Kamal Jain and
                  Yuval Rabani",
  title =        "Monotonicity in Bargaining Networks",
  pages =        "817--826",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KleSli10,
  author =       "Robert Kleinberg and
                  Aleksandrs Slivkins",
  title =        "Sharp Dichotomies for Regret Minimization in Metric Spaces",
  pages =        "827--846",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GimHor10,
  author =       "Hugo Gimbert and
                  Florian Horn",
  title =        "Solving Simple Stochastic Tail Games",
  pages =        "847--862",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BBEKW10,
  author =       "Tom{\'a}s Br{\'a}zdil and
                  V{\'a}clav Brozek and
                  Kousha Etessami and
                  Anton{\'i}n Kucera and
                  Dominik Wojtczak",
  title =        "One-Counter Markov Decision Processes",
  pages =        "863--874",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Pettie10a,
  author =       "Seth Pettie",
  title =        "On Nonlinear Forbidden 0--1 Matrices: A Refutation of a {F{\"u}redi}-{Hajnal} Conjecture",
  pages =        "875--885",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Elkin10,
  author =       "Michael Elkin",
  title =        "An Improved Construction of Progression-Free Sets",
  pages =        "886--905",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Vigneron10,
  author =       "Antoine Vigneron",
  title =        "Geometric Optimization and Sums of Algebraic Functions",
  pages =        "906--917",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:HliChi10,
  author =       "Petr Hlinen{\'y} and
                  Markus Chimani",
  title =        "Approximating the Crossing Number of Graphs Embeddable in Any Orientable Surface",
  pages =        "918--927",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BorStr10,
  author =       "Ciprian Borcea and
                  Ileana Streinu",
  title =        "How Far Can You Reach?",
  pages =        "928--937",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KarSurVas10,
  author =       "Howard J. Karloff and
                  Siddharth Suri and
                  Sergei Vassilvitskii",
  title =        "A Model of Computation for MapReduce",
  pages =        "938--948",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KPSS10,
  author =       "Fabian Kuhn and
                  Konstantinos Panagiotou and
                  Joel Spencer and
                  Angelika Steger",
  title =        "Synchrony and Asynchrony in Neural Networks",
  pages =        "949--964",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GilKow10,
  author =       "Seth Gilbert and
                  Dariusz R. Kowalski",
  title =        "Distributed Agreement with Optimal Communication Complexity",
  pages =        "965--977",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:DasDiaYan10,
  author =       "Constantinos Daskalakis and
                  Ilias Diakonikolas and
                  Mihalis Yannakakis",
  title =        "How Good is the {Chord} Algorithm?",
  pages =        "978--991",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChaGoyHae10,
  author =       "Karthekeyan Chandrasekaran and
                  Navin Goyal and
                  Bernhard Haeupler",
  title =        "Deterministic Algorithms for the {Lov{\'a}sz} Local Lemma",
  pages =        "992--1004",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChrKov10,
  author =       "George Christodoulou and
                  Annam{\'a}ria Kov{\'a}cs",
  title =        "A Deterministic Truthful {PTAS} for Scheduling Related Machines",
  pages =        "1005--1016",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Kondor10,
  author =       "Risi Imre Kondor",
  title =        "A Fourier Space Algorithm for Solving Quadratic Assignment Problems",
  pages =        "1017--1028",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:EisRot10,
  author =       "Friedrich Eisenbrand and
                  Thomas Rothvo{\ss}",
  title =        "{EDF}-schedulability of Synchronous Periodic Task Systems is {coNP}-hard",
  pages =        "1029--1034",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:SniYus10,
  author =       "Sagi Snir and
                  Raphael Yuster",
  title =        "Reconstructing Approximate Phylogenetic Trees from Quartet Samples",
  pages =        "1035--1044",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ABDDDF10,
  author =       "Zachary Abel and
                  Nadia Benbernou and
                  Mirela Damian and
                  Erik D. Demaine and
                  Martin L. Demaine and
                  Robin Y. Flatland and
                  Scott D. Kominers and
                  Robert T. Schweller",
  title =        "Shape Replication through Self-Assembly and {RNase} Enzymes",
  pages =        "1045--1064",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:PatWil10,
  author =       "Mihai Patrascu and
                  Ryan Williams",
  title =        "On the Possibility of Faster {SAT} Algorithms",
  pages =        "1065--1075",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Eppstein10,
  author =       "David Eppstein",
  title =        "Paired Approximation Problems and Incompatible Inapproximabilities",
  pages =        "1076--1086",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ADSY10,
  author =       "Shipra Agrawal and
                  Yichuan Ding and
                  Amin Saberi and
                  Yinyu Ye",
  title =        "Correlation Robust Stochastic Optimization",
  pages =        "1087--1096",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:OlvShe10,
  author =       "Neil Olver and
                  F. Bruce Shepherd",
  title =        "Approximability of Robust Network Design",
  pages =        "1097--1105",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GLMRT10,
  author =       "Anupam Gupta and
                  Katrina Ligett and
                  Frank McSherry and
                  Aaron Roth and
                  Kunal Talwar",
  title =        "Differentially Private Combinatorial Optimization",
  pages =        "1106--1125",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:IndNgoRud10,
  author =       "Piotr Indyk and
                  Hung Q. Ngo and
                  Atri Rudra",
  title =        "Efficiently Decodable Non-adaptive Group Testing",
  pages =        "1126--1142",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:MonWoo10,
  author =       "Morteza Monemizadeh and
                  David P. Woodruff",
  title =        "1-Pass Relative-Error $L_p$-Sampling with Applications",
  pages =        "1143--1160",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KanNelWoo10,
  author =       "Daniel M. Kane and
                  Jelani Nelson and
                  David P. Woodruff",
  title =        "On the Exact Space Complexity of Sketching and Streaming Small Norms",
  pages =        "1161--1178",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Neylon10,
  author =       "Tyler Neylon",
  title =        "A Locality-Sensitive Hash for Real Vectors",
  pages =        "1179--1189",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BIPW10,
  author =       "Khanh Do Ba and
                  Piotr Indyk and
                  Eric Price and
                  David P. Woodruff",
  title =        "Lower Bounds for Sparse Recovery",
  pages =        "1190--1197",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:CheSheWei10,
  author =       "Chandra Chekuri and
                  F. Bruce Shepherd and
                  Christophe Weibel",
  title =        "Flow-Cut Gaps for Integer and Fractional Multiflows",
  pages =        "1198--1208",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:SadSav10,
  author =       "S. M. {Sadegh Tabatabaei Yazdi} and
                  Serap A. Savari",
  title =        "A Max-Flow/Min-Cut Algorithm for a Class of Wireless Networks",
  pages =        "1209--1226",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:EHPS10,
  author =       "Friedrich Eisenbrand and
                  Nicolai H{\"a}hnle and
                  D{\"o}m{\"o}t{\"o}r P{\'a}lv{\"o}lgyi and
                  Gennady Shmonin",
  title =        "Testing Additive Integrality Gaps",
  pages =        "1227--1234",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Huang10,
  author =       "Chien-Chung Huang",
  title =        "Classified Stable Matching",
  pages =        "1235--1253",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:PatTurWon10,
  author =       "G{\'a}bor Pataki and
                  Mustafa Tural and
                  Erick B. Wong",
  title =        "Basis Reduction and the Complexity of Brand-and-Bound",
  pages =        "1254--1261",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Goodrich10,
  author =       "Michael T. Goodrich",
  title =        "Randomized Shellsort: A Simple Oblivious Sorting Algorithm",
  pages =        "1262--1277",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Seidel10,
  author =       "Raimund Seidel",
  title =        "Data-Specific Analysis of String Sorting",
  pages =        "1278--1286",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Tiskin10,
  author =       "Alexander Tiskin",
  title =        "Fast Distance Multiplication of Unit-Monge Matrices",
  pages =        "1287--1296",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BilTho10,
  author =       "Philip Bille and
                  Mikkel Thorup",
  title =        "Regular Expression Matching with Multi-Strings and Intervals",
  pages =        "1297--1308",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:CGHS10,
  author =       "Daniel Chen and
                  Leonidas J. Guibas and
                  John Hershberger and
                  Jian Sun",
  title =        "Road Network Reconstruction for Organizing Paths",
  pages =        "1309--1320",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Candes10,
  author =       "Emmanuel J. Cand{\`e}s",
  title =        "The Power of Convex Relaxation: The Surprising Stories of Matrix Completion and Compressed Sensing",
  pages =        "1321",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ImMos10,
  author =       "Sungjin Im and
                  Benjamin Moseley",
  title =        "An Online Scalable Algorithm for Average Flow Time in Broadcast Scheduling",
  pages =        "1322--1333",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChaChu10,
  author =       "Parinya Chalermsook and
                  Julia Chuzhoy",
  title =        "Resource Minimization for Fire Containment",
  pages =        "1334--1349",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BCMM10,
  author =       "Vincenzo Bonifaci and
                  Ho-Leung Chan and
                  Alberto Marchetti-Spaccamela and
                  Nicole Megow",
  title =        "Algorithms and Complexity for Periodic Real-Time Scheduling",
  pages =        "1350--1359",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KhuLiSah10,
  author =       "Samir Khuller and
                  Jian Li and
                  Barna Saha",
  title =        "Energy Efficient Scheduling via Partial Shutdown",
  pages =        "1360--1372",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChuNonSou10,
  author =       "Christine Chung and
                  Tim Nonner and
                  Alexander Souza",
  title =        "{SRPT} is 1.86-Competitive for Completion Time Scheduling",
  pages =        "1373--1388",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BorLel10,
  author =       "Charles Bordenave and
                  Marc Lelarge",
  title =        "The Rank of Diluted Random Graphs",
  pages =        "1389--1402",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:HatMol10,
  author =       "Hamed Hatami and
                  Michael Molloy",
  title =        "The Scaling Window for a Random Graph with a Given Degree Sequence",
  pages =        "1403--1411",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BEFSS10,
  author =       "Milan Bradonjic and
                  Robert Els{\"a}sser and
                  Tobias Friedrich and
                  Thomas Sauerwald and
                  Alexandre Stauffer",
  title =        "Efficient Broadcast on Random Geometric Graphs",
  pages =        "1412--1421",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BCERS10,
  author =       "Petra Berenbrink and
                  Colin Cooper and
                  Robert Els{\"a}sser and
                  Tomasz Radzik and
                  Thomas Sauerwald",
  title =        "Speeding Up Random Walks with Neighborhood Exploration",
  pages =        "1422--1435",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:JohPan10,
  author =       "Daniel Johannsen and
                  Konstantinos Panagiotou",
  title =        "Vertices of Degree k in Random Maps",
  pages =        "1436--1447",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BDFILM10,
  author =       "Gerth St{\o}lting Brodal and
                  Erik D. Demaine and
                  Jeremy T. Fineman and
                  John Iacono and
                  Stefan Langerman and
                  J. Ian Munro",
  title =        "Cache-Oblivious Dynamic Dictionaries with Update/Query Tradeoffs",
  pages =        "1448--1456",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Pettie10b,
  author =       "Seth Pettie",
  title =        "Applications of Forbidden 0--1 Matrices to Search Tree and Path Compression-Based Data Structures",
  pages =        "1457--1457",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:MicVou10,
  author =       "Daniele Micciancio and
                  Panagiotis Voulgaris",
  title =        "Faster Exponential Time Algorithms for the Shortest Vector Problem",
  pages =        "1468--1480",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:AgaSha10,
  author =       "Pankaj K. Agarwal and
                  R. Sharathkumar",
  title =        "Streaming Algorithms for Extent Problems in High Dimensions",
  pages =        "1481--1489",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:SenTar10,
  author =       "Siddhartha Sen and
                  Robert Endre Tarjan",
  title =        "Deletion Without Rebalancing in Balanced Binary Trees",
  pages =        "1490--1499",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChaLau10,
  author =       "Yuk Hei Chan and
                  Lap Chi Lau",
  title =        "On Linear and Semidefinite Programming Relaxations for Hypergraph Matching",
  pages =        "1500--1511",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BenGraSzi10,
  author =       "Attila Bern{\'a}th and
                  Roland Grappe and
                  Zolt{\'a}n Szigeti",
  title =        "Partition Constrained Covering of a Symmetric Crossing Supermodular Function by a Graph",
  pages =        "1512--1520",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:GupKriRav10,
  author =       "Anupam Gupta and
                  Ravishankar Krishnaswamy and
                  R. Ravi",
  title =        "Tree Embeddings for Two-Edge-Connected Network Design",
  pages =        "1521--1538",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:BanGupKri10,
  author =       "Nikhil Bansal and
                  Anupam Gupta and
                  Ravishankar Krishnaswamy",
  title =        "A Constant Factor Approximation Algorithm for Generalized Min-Sum Set Cover",
  pages =        "1539--1545",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ClaMulSes10,
  author =       "Kenneth L. Clarkson and
                  Wolfgang Mulzer and
                  C. Seshadhri",
  title =        "Self-improving Algorithms for Convex Hulls",
  pages =        "1546--1565",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:DumJia10,
  author =       "Adrian Dumitrescu and
                  Minghui Jiang",
  title =        "The Forest Hiding Problem",
  pages =        "1566--1579",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:KinKro10,
  author =       "James King and
                  Erik Krohn",
  title =        "Terrain Guarding is {NP}-Hard",
  pages =        "1580--1593",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:CheFre10,
  author =       "Chao Chen and
                  Daniel Freedman",
  title =        "Hardness Results for Homology Localization",
  pages =        "1594--1604",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Bereg10,
  author =       "Sergey Bereg",
  title =        "Orthogonal Ham-Sandwich Theorem in $R^3$",
  pages =        "1605--1612",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:PerTalWie10,
  author =       "Yuval Peres and
                  Kunal Talwar and
                  Udi Wieder",
  title =        "The $(1 + \beta)$-Choice Process and Weighted Balls-into-Bins",
  pages =        "1613--1619",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:FriGaiSau10,
  author =       "Tobias Friedrich and
                  Martin Gairing and
                  Thomas Sauerwald",
  title =        "Quasirandom Load Balancing",
  pages =        "1620--1629",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChaDadVem10,
  author =       "Karthekeyan Chandrasekaran and
                  Daniel Dadush and
                  Santosh Vempala",
  title =        "Thin Partitions: Isoperimetric Inequalities and a Sampling Algorithm for Star Shaped Bodies",
  pages =        "1630--1645",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:TVVY10,
  author =       "Prasad Tetali and
                  Juan Carlos Vera and
                  Eric Vigoda and
                  Linji Yang",
  title =        "Phase Transition for the Mixing Time of the Glauber Dynamics for Coloring Regular Trees",
  pages =        "1646--1656",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:ChiLatPan10,
  author =       "Flavio Chierichetti and
                  Silvio Lattanzi and
                  Alessandro Panconesi",
  title =        "Rumour Spreading and Graph Conductance",
  pages =        "1657--1663",
  editor =       soda10ed,
  booktitle =    soda10name,
  month =        soda10month,
  address =      soda10addr,
  publisher =    sodapub,
  year =         2010,
}

@InProceedings{SODA:Nivasch09,
  author =       "Gabriel Nivasch",
  title =        "Improved bounds and new techniques for {Davenport}--{Schinzel} sequences and their generalizations",
  pages =        "1--10",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GoeKapKha09,
  author =       "Ashish Goel and
                  Michael Kapralov and
                  Sanjeev Khanna",
  title =        "Perfect matchings via uniform sampling in regular bipartite graphs",
  pages =        "11--17",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GoeKhaNul09,
  author =       "Ashish Goel and
                  Sanjeev Khanna and
                  Brad Null",
  title =        "The ratio index for budgeted learning, with applications",
  pages =        "18--27",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GuhMunShi09,
  author =       "Sudipto Guha and
                  Kamesh Munagala and
                  Peng Shi",
  title =        "Approximation algorithms for restless bandit problems",
  pages =        "28--37",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:HazKal09,
  author =       "Elad Hazan and
                  Satyen Kale",
  title =        "Better algorithms for benign bandits",
  pages =        "38--47",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CooFri09,
  author =       "Colin Cooper and
                  Alan M. Frieze",
  title =        "The cover time of random geometric graphs",
  pages =        "48--57",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BinBra09,
  author =       "Ilia Binder and
                  Mark Braverman",
  title =        "The complexity of simulating Brownian Motion",
  pages =        "58--67",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:EliWin09,
  author =       "Sergi Elizalde and
                  Peter Winkler",
  title =        "Sorting by placement and shift",
  pages =        "68--75",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GrePasRan09,
  author =       "Sam Greenberg and
                  Amanda Pascoe and
                  Dana Randall",
  title =        "Sampling biased lattice configurations using exponential metrics",
  pages =        "76--85",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:MNRS09,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Ashwin Nayak and
                  Peter C. Richter and
                  Miklos Santha",
  title =        "On the hitting times of quantum versus random walks",
  pages =        "86--95",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ShaZwi09,
  author =       "Alon Shalita and
                  Uri Zwick",
  title =        "Efficient algorithms for the 2-gathering problem",
  pages =        "96--105",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:MolRee09,
  author =       "Michael Molloy and
                  Bruce A. Reed",
  title =        "Asymptotically optimal frugal colouring",
  pages =        "106--114",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ThoTho09,
  author =       "St{\'e}phan Thomass{\'e} and
                  St{\'e}phan Thomass{\'e}",
  title =        "A quadratic kernel for feedback vertex set",
  pages =        "115--119",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DvoKraTho09,
  author =       "Zdenek Dvorak and
                  Daniel Kr{\'a}l and
                  Robin Thomas",
  title =        "Coloring triangle-free graphs on surfaces",
  pages =        "120--129",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DrmSzp09,
  author =       "Michael Drmota and
                  Wojciech Szpankowski",
  title =        "(Un)expected behavior of digital search tree profile",
  pages =        "130--138",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Jordan09,
  author =       "Michael I. Jordan",
  title =        "Combinatorial stochastic processes and nonparametric Bayesian modeling",
  pages =        "139",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Chan09,
  author =       "Timothy M. Chan",
  title =        "Comparison-based time-space lower bounds for selection",
  pages =        "140--149",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODAEppGooStr:09,
  author =       "David Eppstein and
                  Michael T. Goodrich and
                  Darren Strash",
  title =        "Linear-time algorithms for geometric graphs with sublinearly many crossings",
  pages =        "150--159",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:EppMum09,
  author =       "David Eppstein and
                  Elena Mumford",
  title =        "Self-overlapping curves revisited",
  pages =        "160--169",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KapRubSha09,
  author =       "Haim Kaplan and
                  Natan Rubin and
                  Micha Sharir",
  title =        "Line transversals of convex polyhedra in $R^3$",
  pages =        "170--179",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AfsCha09,
  author =       "Peyman Afshani and
                  Timothy M. Chan",
  title =        "Optimal halfspace range reporting in three dimensions",
  pages =        "180--186",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:SalSha09,
  author =       "J. Salez and
                  D. Shah",
  title =        "Optimality of belief propagation for random assignment problem",
  pages =        "187--196",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ChaDeAHen09,
  author =       "Krishnendu Chatterjee and
                  Luca {de Alfaro} and
                  Thomas A. Henzinger",
  title =        "Termination criteria for solving concurrent safety and reachability games",
  pages =        "197--206",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CojCooFri09,
  author =       "Amin Coja-Oghlan and
                  Colin Cooper and
                  Alan M. Frieze",
  title =        "An efficient sparse regularity concept",
  pages =        "207--216",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:PerSch09,
  author =       "Yury Person and
                  Mathias Schacht",
  title =        "Almost all hypergraphs without Fano planes are bipartite",
  pages =        "217--226",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:NPRS09,
  author =       "Brendan Nagle and
                  Annika Poerschke and
                  Vojtech R{\"o}dl and
                  Mathias Schacht",
  title =        "Hypergraph regularity and quasi-randomness",
  pages =        "227--235",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KleMozWei09,
  author =       "Philip Klein and
                  Shay Mozes and
                  Oren Weimann",
  title =        "Shortest paths in directed planar graphs with negative lengths: a linear-space $O(n \log^2 n)$-time algorithm",
  pages =        "236--245",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KarPan09,
  author =       "David R. Karger and
                  Debmalya Panigrahi",
  title =        "A near-linear time algorithm for constructing a cactus representation of minimum cuts",
  pages =        "246--255",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:MORS09,
  author =       "Kevin Matulef and
                  Ryan O'Donnell and
                  Ronitt Rubinfeld and
                  Rocco A. Servedio",
  title =        "Testing halfspaces",
  pages =        "256--264",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BhaHar09,
  author =       "Anand Bhalgat and
                  Ramesh Hariharan",
  title =        "Fast edge orientation for unweighted graphs",
  pages =        "265--272",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AmiEspVan09,
  author =       "Omid Amini and
                  Louis Esperet and
                  Jan {van den Heuvel}",
  title =        "A unified approach to distance-two colouring of planar graphs",
  pages =        "273--282",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AgaShaYu09,
  author =       "Pankaj K. Agarwal and
                  R. Sharathkumar and
                  Hai Yu",
  title =        "Approximate Euclidean shortest paths amid convex obstacles",
  pages =        "283--292",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AIKN09,
  author =       "Alexandr Andoni and
                  Piotr Indyk and
                  Robert Krauthgamer and
                  Huy L. Nguyen",
  title =        "Approximate line nearest neighbor in high dimensions",
  pages =        "293--301",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ACCLOR09,
  author =       "Greg Aloupis and
                  Jean Cardinal and
                  S{\'e}bastien Collette and
                  Stefan Langerman and
                  David Orden and
                  Pedro Ramos",
  title =        "Decomposition of multiple coverings into more parts",
  pages =        "302--310",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DumTotXu09,
  author =       "Adrian Dumitrescu and
                  Csaba D. T{\'o}th and
                  Guangwu Xu",
  title =        "On stars and Steiner stars: II",
  pages =        "311--317",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:LifZha09,
  author =       "Yury Lifshits and
                  Shengyu Zhang",
  title =        "Combinatorial algorithms for nearest neighbors, near-duplicates and small-world design",
  pages =        "318--326",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ElkPas09,
  author =       "Edith Elkind and
                  Dmitrii V. Pasechnik",
  title =        "Computing the nucleolus of weighted voting games",
  pages =        "327--335",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AmiTar09,
  author =       "Ehsan Amiri and
                  G{\'a}bor Tardos",
  title =        "High rate fingerprinting codes and the fingerprinting capacity",
  pages =        "336--345",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AloFei09,
  author =       "Noga Alon and
                  Uriel Feige",
  title =        "On the power of two, three and four probes",
  pages =        "346--354",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:PitSeg09,
  author =       "Toniann Pitassi and
                  Nathan Segerlind",
  title =        "Exponential lower bounds and integrality gaps for tree-like Lov{\'a}sz-Schrijver procedures",
  pages =        "355--364",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ODoWu09,
  author =       "Ryan O'Donnell and
                  Yi Wu",
  title =        "3-bit dictator testing: 1 vs. 5/8",
  pages =        "365--373",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CGMW09,
  author =       "Markus Chimani and
                  Carsten Gutwenger and
                  Petra Mutzel and
                  Christian Wolf",
  title =        "Inserting a vertex into a planar graph",
  pages =        "375--383",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DuaPet09a,
  author =       "Ran Duan and
                  Seth Pettie",
  title =        "Fast algorithms for (max, min)-matrix multiplication and bottleneck shortest paths",
  pages =        "384--391",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DKMRV09,
  author =       "Constantinos Daskalakis and
                  Richard M. Karp and
                  Elchanan Mossel and
                  Samantha Riesenfeld and
                  Elad Verbin",
  title =        "Sorting and selection in posets",
  pages =        "392--401",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GopRad09,
  author =       "Parikshit Gopalan and
                  Jaikumar Radhakrishnan",
  title =        "Finding duplicates in a data stream",
  pages =        "402--411",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Li09,
  author =       "Ping Li",
  title =        "Compressed counting",
  pages =        "412--421",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Chazelle09,
  author =       "Bernard Chazelle",
  title =        "Natural algorithms",
  pages =        "422--431",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:PanSte09,
  author =       "Konstantinos Panagiotou and
                  Angelika Steger",
  title =        "Maximal biconnected subgraphs of random planar graphs",
  pages =        "432--440",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AspCen09,
  author =       "James Aspnes and
                  Keren Censor",
  title =        "Approximate shared-memory counting despite a strong adversary",
  pages =        "441--450",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CFFKV09,
  author =       "Amin Coja-Oghlan and
                  Uriel Feige and
                  Alan M. Frieze and
                  Michael Krivelevich and
                  Dan Vilenchik",
  title =        "On smoothed k-{CNF} formulas and the {Walksat} algorithm",
  pages =        "451--460",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ManRog09,
  author =       "Bodo Manthey and
                  Heiko R{\"o}glin",
  title =        "Improved smoothed analysis of the k-means method",
  pages =        "461--470",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Elmasry09,
  author =       "Amr Elmasry",
  title =        "Pairing heaps with $O(\log \log n)$ decrease cost",
  pages =        "471--476",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KapZwi09,
  author =       "Haim Kaplan and
                  Uri Zwick",
  title =        "A simpler implementation and analysis of {Chazelle}'s soft heaps",
  pages =        "477--485",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:SujHowMor09,
  author =       "Vida Dujmovic and
                  John Howat and
                  Pat Morin",
  title =        "Biased range trees",
  pages =        "486--495",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DHIKP09,
  author =       "Erik D. Demaine and
                  Dion Harmon and
                  John Iacono and
                  Daniel Kane and
                  Mihai Patrascu",
  title =        "The geometry of binary search trees",
  pages =        "496--505",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DuaPet09b,
  author =       "Ran Duan and
                  Seth Pettie",
  title =        "Dual-failure distance and connectivity oracles",
  pages =        "506--515",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:NagSvi09,
  author =       "Viswanath Nagarajan and
                  Maxim Sviridenko",
  title =        "On the maximum quadratic assignment problem",
  pages =        "516--524",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:RagSte09,
  author =       "Prasad Raghavendra and
                  David Steurer",
  title =        "Towards computing the Grothendieck constant",
  pages =        "525--534",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GHIM09,
  author =       "Michel X. Goemans and
                  Nicholas J. A. Harvey and
                  Satoru Iwata and
                  Vahab S. Mirrokni",
  title =        "Approximating submodular functions everywhere",
  pages =        "535--544",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KulShaTam09,
  author =       "Ariel Kulik and
                  Hadas Shachnai and
                  Tami Tamir",
  title =        "Maximizing submodular set functions subject to multiple linear constraints",
  pages =        "545--554",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AmaFra09,
  author =       "Aurore Amaudruz and
                  Christina Fragouli",
  title =        "Combinatorial algorithms for wireless information flow",
  pages =        "555--564",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Strassen09,
  author =       "Volker Strassen",
  title =        "Probability, algorithms and complexity",
  pages =        "565",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BayMonSab09,
  author =       "Mohsen Bayati and
                  Andrea Montanari and
                  Amin Saberi",
  title =        "Generating random graphs with large girth",
  pages =        "566--575",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GoyRadVem09,
  author =       "Navin Goyal and
                  Luis Rademacher and
                  Santosh Vempala",
  title =        "Expanders via random spanning trees",
  pages =        "576--585",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:MinSin09,
  author =       "Lorenz Minder and
                  Alistair Sinclair",
  title =        "The extended k-tree algorithm",
  pages =        "586--595",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GamKat09,
  author =       "David Gamarnik and
                  Dmitriy Katz",
  title =        "Sequential cavity method for computing limits of the log-partition function for lattice models",
  pages =        "596--605",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GasSor09,
  author =       "Serge Gaspers and
                  Gregory B. Sorkin",
  title =        "A universally fastest algorithm for {Max} 2-{Sat}, {Max} 2-{CSP}, and everything in between",
  pages =        "606--615",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Cabello09,
  author =       "Sergio Cabello",
  title =        "Finding shortest contractible and shortest separating cycles in embedded graphs",
  pages =        "616--624",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Golynski09,
  author =       "Alexander Golynski",
  title =        "Cell probe lower bounds for succinct data structures",
  pages =        "625--634",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BCHMM09,
  author =       "Prosenjit Bose and
                  Eric Y. Chen and
                  Meng He and
                  Anil Maheshwari and
                  Pat Morin",
  title =        "Succinct geometric indexes supporting point location queries",
  pages =        "635--644",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BucBucWan09,
  author =       "Kevin Buchin and
                  Maike Buchin and
                  Yusu Wang",
  title =        "Exact algorithms for partial curve matching via the {Fr{\'e}chet} distance",
  pages =        "645--654",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Thorup09,
  author =       "Mikkel Thorup",
  title =        "String hashing for linear probing",
  pages =        "655--664",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Jansen09,
  author =       "Klaus Jansen",
  title =        "Parameterized approximation scheme for the multiple knapsack problem",
  pages =        "665--674",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DieJan09,
  author =       "Florian Diedrich and
                  Klaus Jansen",
  title =        "Improved approximation algorithms for scheduling with fixed jobs",
  pages =        "675--684",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:EdmPru09,
  author =       "Jeff Edmonds and
                  Kirk Pruhs",
  title =        "Scalably scheduling processes with arbitrary speedup curves",
  pages =        "685--692",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BanChaPru09,
  author =       "Nikhil Bansal and
                  Ho-Leung Chan and
                  Kirk Pruhs",
  title =        "Speed scaling with an arbitrary power function",
  pages =        "693--701",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BFKS09,
  author =       "Nikhil Bansal and
                  Zachary Friggstad and
                  Rohit Khandekar and
                  Mohammad R. Salavatipour",
  title =        "A logarithmic approximation for unsplittable flow on line graphs",
  pages =        "702--709",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DSVV09,
  author =       "Constantinos Daskalakis and
                  Grant Schoenebeck and
                  Gregory Valiant and
                  Paul Valiant",
  title =        "On the complexity of Nash equilibria of action-graph games",
  pages =        "710--719",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:HazKra09,
  author =       "Elad Hazan and
                  Robert Krauthgamer",
  title =        "How hard is it to approximate the best {Nash} equilibrium?",
  pages =        "720--727",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BalBluMan09,
  author =       "Maria-Florina Balcan and
                  Avrim Blum and
                  Yishay Mansour",
  title =        "Improved equilibria via public service advertising",
  pages =        "728--737",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:RasConLey09,
  author =       "Baharak Rastegari and
                  Anne Condon and
                  Kevin Leyton-Brown",
  title =        "Stepwise randomized combinatorial auctions achieve revenue monotonicity",
  pages =        "738--747",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BFHH09,
  author =       "Umang Bhaskar and
                  Lisa Fleischer and
                  Darrell Hoy and
                  Chien-Chung Huang",
  title =        "Equilibria of atomic flow games are not unique",
  pages =        "748--757",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:GolXuYu09,
  author =       "Mordecai Golin and
                  Xiaoming Xu and
                  Jiajin Yu",
  title =        "A generic top-down dynamic-programming approach to prefix-free coding",
  pages =        "758--767",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:FerNitVen09,
  author =       "Paolo Ferragina and
                  Igor Nitto and
                  Rossano Venturini",
  title =        "On the bit-complexity of {Lempel}-{Ziv} compression",
  pages =        "768--777",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CEPR09,
  author =       "Rapha{\"e}l Clifford and
                  Klim Efremenko and
                  Ely Porat and
                  Amir Rothschild",
  title =        "From coding theory to efficient pattern matching",
  pages =        "778--784",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BBPV09,
  author =       "Djamal Belazzougui and
                  Paolo Boldi and
                  Rasmus Pagh and
                  Sebastiano Vigna",
  title =        "Monotone minimal perfect hashing: searching a sorted table with $O(1)$ accesses",
  pages =        "785--794",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DieSch09,
  author =       "Martin Dietzfelbinger and
                  Ulf Schellbach",
  title =        "On risks of using cuckoo hashing with simple universal hash classes",
  pages =        "795--804",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BatHaj09,
  author =       "MohammadHossein Bateni and
                  MohammadTaghi Hajiaghayi",
  title =        "Assignment problem in content distribution networks: unsplittable hard-capacitated facility location",
  pages =        "805--814",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Caragiannis09,
  author =       "Ioannis Caragiannis",
  title =        "Efficient coordination mechanisms for unrelated machine scheduling",
  pages =        "815--824",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:FGLS09,
  author =       "Fedor V. Fomin and
                  Petr A. Golovach and
                  Daniel Lokshtanov and
                  Saket Saurabh",
  title =        "Clique-width: on the price of generality",
  pages =        "825--834",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AmiKupLam09,
  author =       "Benjamin Aminof and
                  Orna Kupferman and
                  Robby Lampert",
  title =        "Reasoning about online algorithms with weighted automata",
  pages =        "835--844",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BegQue09,
  author =       "Mehmet A. Begen and
                  Maurice Queyranne",
  title =        "Appointment scheduling with discrete random durations",
  pages =        "845--854",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:MatTanWag09,
  author =       "Jir{\'i} Matousek and
                  Martin Tancer and
                  Uli Wagner",
  title =        "Hardness of embedding simplicial complexes in $R^d$",
  pages =        "855--864",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AndIndKra09,
  author =       "Alexandr Andoni and
                  Piotr Indyk and
                  Robert Krauthgamer",
  title =        "Overcoming the l1 non-embeddability barrier: algorithms for product metrics",
  pages =        "865--874",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AbrBarNei09,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Ofer Neiman",
  title =        "On low dimensional local embeddings",
  pages =        "875--884",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:JohNao09,
  author =       "William B. Johnson and
                  Assaf Naor",
  title =        "The {Johnson}-{Lindenstrauss} lemma almost characterizes Hilbert space, but not quite",
  pages =        "885--891",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ChaChu09,
  author =       "Parinya Chalermsook and
                  Julia Chuzhoy",
  title =        "Maximum independent set of rectangles",
  pages =        "892--901",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Marx09,
  author =       "D{\'a}niel Marx",
  title =        "Approximating fractional hypertree width",
  pages =        "902--911",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Nutov09,
  author =       "Zeev Nutov",
  title =        "An almost $O(\log k)$-approximation for $k$-connected subgraphs",
  pages =        "912--921",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:FedKorNut09,
  author =       "Moran Feldman and
                  Guy Kortsarz and
                  Zeev Nutov",
  title =        "Improved approximating algorithms for Directed {Steiner} Forest",
  pages =        "922--931",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BGJRW09,
  author =       "Arnab Bhattacharyya and
                  Elena Grigorescu and
                  Kyomin Jung and
                  Sofya Raskhodnikova and
                  David P. Woodruff",
  title =        "Transitive-closure spanners",
  pages =        "932--941",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KraNaoSch09,
  author =       "Robert Krauthgamer and
                  Joseph Naor and
                  Roy Schwartz",
  title =        "Partitioning graphs into balanced components",
  pages =        "942--949",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Yuster09,
  author =       "Raphael Yuster",
  title =        "Efficient algorithms on sets of permutations, dominance, and real-weighted {APSP}",
  pages =        "950--957",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:MadThoZwi09,
  author =       "Omid Madani and
                  Mikkel Thorup and
                  Uri Zwick",
  title =        "Discounted deterministic Markov decision processes and discounted all-pairs shortest paths",
  pages =        "958--967",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BouMahDri09,
  author =       "Christos Boutsidis and
                  Michael W. Mahoney and
                  Petros Drineas",
  title =        "An improved approximation algorithm for the column subset selection problem",
  pages =        "968--977",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Tropp09,
  author =       "Joel A. Tropp",
  title =        "Column subset selection, matrix factorization, and eigenvalue optimization",
  pages =        "978--986",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Williams09,
  author =       "Aaron Williams",
  title =        "Loopless generation of multiset permutations using a constant number of variables by prefix shifts",
  pages =        "987--996",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Peres09,
  author =       "Yuval Peres",
  title =        "The unreasonable effectiveness of martingales",
  pages =        "997--1000",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CheChi09,
  author =       "Siu-Wing Cheng and
                  Man-Kwun Chiu",
  title =        "Dimension detection via slivers",
  pages =        "1001--1010",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CEHM09,
  author =       "David Cohen-Steiner and
                  Herbert Edelsbrunner and
                  John Harer and
                  Dmitriy Morozov",
  title =        "Persistent homology for kernels, images, and cokernels",
  pages =        "1011--1020",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CGOS09,
  author =       "Fr{\'e}d{\'e}ric Chazal and
                  Leonidas J. Guibas and
                  Steve Oudot and
                  Primoz Skraba",
  title =        "Analysis of scalar fields over point cloud data",
  pages =        "1021--1030",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BelSunWan09,
  author =       "Mikhail Belkin and
                  Jian Sun and
                  Yusu Wang",
  title =        "Constructing Laplace operator from point clouds in $R^d$",
  pages =        "1031--1040",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:HMPS09,
  author =       "Beno{\^i}t Hudson and
                  Gary L. Miller and
                  Todd Phillips and
                  Don Sheehy",
  title =        "Size complexity of volume meshes vs. surface meshes",
  pages =        "1041--1047",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BarCha09,
  author =       "Siddharth Barman and
                  Shuchi Chawla",
  title =        "Packing multiway cuts in capacitated graphs",
  pages =        "1048--1057",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CCFHKK09,
  author =       "Ioannis Caragiannis and
                  Jason A. Covey and
                  Michal Feldman and
                  Christopher M. Homan and
                  Christos Kaklamanis and
                  Nikos Karanikolas and
                  Ariel D. Procaccia and
                  Jeffrey S. Rosenschein",
  title =        "On the approximability of {Dodgson} and {Young} elections",
  pages =        "1058--1067",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BalBluGup09,
  author =       "Maria-Florina Balcan and
                  Avrim Blum and
                  Anupam Gupta",
  title =        "Approximate clustering without the approximation",
  pages =        "1068--1077",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:Brubaker09,
  author =       "S. Charles Brubaker",
  title =        "Robust PCA and clustering in noisy mixtures",
  pages =        "1078--1087",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AckBlo09,
  author =       "Marcel R. Ackermann and
                  Johannes Bl{\"o}mer",
  title =        "Coresets and approximate clustering for {Bregman} divergences",
  pages =        "1088--1097",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:YiZha09,
  author =       "Ke Yi and
                  Qin Zhang",
  title =        "Multi-dimensional online tracking",
  pages =        "1098--1107",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BenFinGil09,
  author =       "Michael A. Bender and
                  Jeremy T. Fineman and
                  Seth Gilbert",
  title =        "A new approach to incremental topological ordering",
  pages =        "1108--1115",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CheMos09,
  author =       "Chandra Chekuri and
                  Benjamin Moseley",
  title =        "Online scheduling to minimize the maximum delay factor",
  pages =        "1116--1125",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BCDHJJ09,
  author =       "Marcin Bienkowski and
                  Marek Chrobak and
                  Christoph D{\"u}rr and
                  Mathilde Hurand and
                  Artur Jez and
                  Lukasz Jez and
                  Grzegorz Stachowiak",
  title =        "Collecting weighted items from a dynamic queue",
  pages =        "1126--1135",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AngSch09,
  author =       "Spyros Angelopoulos and
                  Pascal Schweitzer",
  title =        "Paging and list update under bijective analysis",
  pages =        "1136--1145",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KobKaw09,
  author =       "Yusuke Kobayashi and
                  {Ken-ichi} Kawarabayashi",
  title =        "Algorithms for finding an induced cycle in planar graphs and bounded genus graphs",
  pages =        "1146--1155",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KawMoh09,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bojan Mohar",
  title =        "List-color-critical graphs on a fixed surface",
  pages =        "1156--1165",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KawDemHaj09,
  author =       "{Ken-ichi} Kawarabayashi and
                  Erik D. Demaine and
                  MohammadTaghi Hajiaghayi",
  title =        "Additive approximation algorithms for list-coloring minor-closed class of graphs",
  pages =        "1166--1175",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DvoKawTho09,
  author =       "Zdenek Dvorak and
                  {Ken-ichi} Kawarabayashi and
                  Robin Thomas",
  title =        "Three-coloring triangle-free planar graphs in linear time",
  pages =        "1176--1182",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:KawRee09,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce A. Reed",
  title =        "A nearly linear time algorithm for the half integral parity disjoint paths packing problem",
  pages =        "1183--1192",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BarHarKal09,
  author =       "Boaz Barak and
                  Moritz Hardt and
                  Satyen Kale",
  title =        "The uniform hardcore lemma via approximate {Bregman} projections",
  pages =        "1193--1200",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:So09,
  author =       "Anthony Man-Cho So",
  title =        "Improved approximation bound for quadratic optimization problems with orthogonality constraints",
  pages =        "1201--1209",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:ERRS09,
  author =       "Khaled M. Elbassioni and
                  Rajiv Raman and
                  Saurabh Ray and
                  Ren{\'e} Sitters",
  title =        "On the approximability of the maximum feasible subsystem problem with 0/1-coefficients",
  pages =        "1210--1219",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BBCM09,
  author =       "Amitabh Basu and
                  Pierre Bonami and
                  G{\'e}rard Cornu{\'e}jols and
                  Fran\c{c}ois Margot",
  title =        "On the relative strength of split, triangle and quadrilateral cuts",
  pages =        "1220--1229",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:IwaOrl09,
  author =       "Satoru Iwata and
                  James B. Orlin",
  title =        "A simple combinatorial algorithm for submodular function minimization",
  pages =        "1230--1237",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BanCha09,
  author =       "Nikhil Bansal and
                  Ho-Leung Chan",
  title =        "Weighted flow time does not admit O(1)-competitive algorithms",
  pages =        "1238--1244",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:BDGIT09,
  author =       "Moshe Babaioff and
                  Michael Dinitz and
                  Anupam Gupta and
                  Nicole Immorlica and
                  Kunal Talwar",
  title =        "Secretary problems: weights and discounts",
  pages =        "1245--1254",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CDKLT09,
  author =       "Edith Cohen and
                  Nick G. Duffield and
                  Haim Kaplan and
                  Carsten Lund and
                  Mikkel Thorup",
  title =        "Stream sampling for variance-optimal estimation of subset sums",
  pages =        "1255--1264",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:CFMP09,
  author =       "Florin Constantin and
                  Jon Feldman and
                  S. Muthukrishnan and
                  Martin P{\'a}l",
  title =        "An online mechanism for ad slot reservations with cancellations",
  pages =        "1265--1274",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:DGNR09,
  author =       "Anirban Dasgupta and
                  Arpita Ghosh and
                  Hamid Nazerzadeh and
                  Prabhakar Raghavan",
  title =        "Online story scheduling in web advertising",
  pages =        "1275--1284",
  booktitle =    soda09name,
  month =        soda09month,
  address =      soda09addr,
  editor =       soda09ed,
  publisher =    sodapub,
  year =         2009,
}

@InProceedings{SODA:AilLib08,
  author =       "Nir Ailon and
                  Edo Liberty",
  title =        "Fast dimension reduction using Rademacher series on dual {BCH} codes",
  pages =        "1--9",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Li08,
  author =       "Ping Li",
  title =        "Estimators and tail bounds for dimension reduction in $l\alpha (0 < \alpha \leq 2)$ using stable random projections",
  pages =        "10--19",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Iwen08,
  author =       "M. A. Iwen",
  title =        "A deterministic sub-linear time sparse fourier algorithm via non-adaptive compressed sensing methods",
  pages =        "20--29",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Indyk08,
  author =       "Piotr Indyk",
  title =        "Explicit constructions for compressed sensing of sparse signals",
  pages =        "30--33",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BerKar08,
  author =       "Aaron Bernstein and
                  David R. Karger",
  title =        "Improved distance sensitivity oracles via random sampling",
  pages =        "34--43",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:McCFuj08,
  author =       "S. Thomas McCormick and
                  Satoru Fujishige",
  title =        "Strongly polynomial and fully combinatorial algorithms for bisubmodular function minimization",
  pages =        "44--53",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CaiLu08,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu",
  title =        "Holographic algorithms with unsymmetric signatures",
  pages =        "54--63",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:KinNaoSch08,
  author =       "Guy Kindler and
                  Assaf Naor and
                  Gideon Schechtman",
  title =        "The {UGC} hardness threshold of the $\ell_p$ {Grothendieck} problem",
  pages =        "64--73",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DiaYan08,
  author =       "Ilias Diakonikolas and
                  Mihalis Yannakakis",
  title =        "Succinct approximate convex pareto curves",
  pages =        "74--83",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Micciancio08,
  author =       "Daniele Micciancio",
  title =        "Efficient reductions among lattice problems",
  pages =        "84--93",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CPST08,
  author =       "Xiaomin Chen and
                  J{\'a}nos Pach and
                  Mario Szegedy and
                  G{\'a}bor Tardos",
  title =        "Delaunay graphs of point sets in the plane with respect to axis-parallel rectangles",
  pages =        "94--101",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Dhandapani08,
  author =       "Raghavan Dhandapani",
  title =        "Greedy drawings of triangulations",
  pages =        "102--111",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CheDey08,
  author =       "Siu-Wing Cheng and
                  Tamal K. Dey",
  title =        "Maintaining deforming surface meshes",
  pages =        "112--121",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:EigKer08,
  author =       "Arno Eigenwillig and
                  Michael Kerber",
  title =        "Exact and efficient {2D}-arrangements of arbitrary algebraic curves",
  pages =        "122--131",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BerPanSte08,
  author =       "Nicla Bernasconi and
                  Konstantinos Panagiotou and
                  Angelika Steger",
  title =        "On properties of random dissections and triangulations",
  pages =        "132--141",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BerSinXu08,
  author =       "Bonnie Berger and
                  Rohit Singh and
                  Jinbo Xu",
  title =        "Graph algorithms for biological systems analysis",
  pages =        "142--151",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Mestre08,
  author =       "Juli{\'a}n Mestre",
  title =        "Adaptive local ratio",
  pages =        "152--160",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:FaiPei08,
  author =       "Ulrich Faigle and
                  Britta Peis",
  title =        "Two-phase greedy algorithms for some classes of combinatorial linear programs",
  pages =        "161--166",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DGPWWZ08,
  author =       "Ding-Zhu Du and
                  Ronald L. Graham and
                  Panos M. Pardalos and
                  Peng-Jun Wan and
                  Weili Wu and
                  Wenbo Zhao",
  title =        "Analysis of greedy approximations with nonsubmodular potential functions",
  pages =        "167--175",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:MatSch08,
  author =       "Claire Mathieu and
                  Warren Schudy",
  title =        "Yet another algorithm for dense max cut: go greedy",
  pages =        "176--182",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:RutWol08,
  author =       "Ignaz Rutter and
                  Alexander Wolff",
  title =        "Computing large matchings fast",
  pages =        "183--192",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:HaxWil08,
  author =       "Penny E. Haxell and
                  Gordon T. Wilfong",
  title =        "A fractional model of the border gateway protocol ({BGP})",
  pages =        "193--199",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:HHNRR08,
  author =       "Prahladh Harsha and
                  Thomas P. Hayes and
                  Hariharan Narayanan and
                  Harald R{\"a}cke and
                  Jaikumar Radhakrishnan",
  title =        "Minimizing average latency in oblivious routing",
  pages =        "200--207",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DeMarco08,
  author =       "Gianluca {De Marco}",
  title =        "Distributed broadcast in unknown radio networks",
  pages =        "208--217",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ElsSau08,
  author =       "Robert Els{\"a}sser and
                  Thomas Sauerwald",
  title =        "The power of memory in randomized broadcasting",
  pages =        "218--227",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:FiaManNad08,
  author =       "Amos Fiat and
                  Yishay Mansour and
                  Uri Nadav",
  title =        "Competitive queue management for latency sensitive packets",
  pages =        "228--237",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:MosSly08,
  author =       "Elchanan Mossel and
                  Allan Sly",
  title =        "Rapid mixing of Gibbs sampling on graphs that are sparse on average",
  pages =        "238--247",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BabNikPyb08,
  author =       "L{\'a}szl{\'o} Babai and
                  Nikolay Nikolov and
                  L{\'a}szl{\'o} Pyber",
  title =        "Product growth and mixing in finite groups",
  pages =        "248--257",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GurRud08,
  author =       "Venkatesan Guruswami and
                  Atri Rudra",
  title =        "Concatenated codes can achieve list-decoding capacity",
  pages =        "258--267",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BraMos08,
  author =       "Mark Braverman and
                  Elchanan Mossel",
  title =        "Noisy sorting without resampling",
  pages =        "268--276",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ZucProRos08,
  author =       "Michael Zuckerman and
                  Ariel D. Procaccia and
                  Jeffrey S. Rosenschein",
  title =        "Algorithms for the coalitional manipulation problem",
  pages =        "277--286",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Feige08,
  author =       "Uriel Feige",
  title =        "On allocations that maximize fairness",
  pages =        "287--293",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Albers08,
  author =       "Susanne Albers",
  title =        "On the value of coordination in network design",
  pages =        "294--303",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CFHK08,
  author =       "Matthew Cary and
                  Abraham D. Flaxman and
                  Jason D. Hartline and
                  Anna R. Karlin",
  title =        "Auctions for structured procurement",
  pages =        "304--313",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AweAzaKha08,
  author =       "Baruch Awerbuch and
                  Yossi Azar and
                  Rohit Khandekar",
  title =        "Fast load balancing via bounded best response",
  pages =        "314--322",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AzaJaiMir08,
  author =       "Yossi Azar and
                  Kamal Jain and
                  Vahab S. Mirrokni",
  title =        "(Almost) optimal coordination mechanisms for unrelated machine scheduling",
  pages =        "323--332",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ChaGupKra08,
  author =       "T-H. Hubert Chan and
                  Anupam Gupta and
                  Kunal Talwar",
  title =        "Ultra-low-dimensional embeddings for doubling metrics",
  pages =        "333--342",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AndIndKra08,
  author =       "Alexandr Andoni and
                  Piotr Indyk and
                  Robert Krauthgamer",
  title =        "Earth mover distance over high-dimensional spaces",
  pages =        "343--352",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GurLeeRaz08,
  author =       "Venkatesan Guruswami and
                  James R. Lee and
                  Alexander A. Razborov",
  title =        "Almost Euclidean subspaces of $\ell^N_1$ via expander codes",
  pages =        "353--362",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AbrBarNei08,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Ofer Neiman",
  title =        "Embedding metric spaces in their intrinsic dimension",
  pages =        "363--372",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AloCap08,
  author =       "Noga Alon and
                  Michael R. Capalbo",
  title =        "Optimal universal graphs with deterministic embedding",
  pages =        "373--378",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GroMorSni08,
  author =       "Ilan Gronau and
                  Shlomo Moran and
                  Sagi Snir",
  title =        "Fast and reliable reconstruction of phylogenetic trees with very short edges",
  pages =        "379--388",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:HMPW08,
  author =       "Thomas Holenstein and
                  Michael Mitzenmacher and
                  Rina Panigrahy and
                  Udi Wieder",
  title =        "Trace reconstruction with constant deletion probability and related results",
  pages =        "389--398",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:VisSwa08,
  author =       "Krishnamurthy Viswanathan and
                  Ram Swaminathan",
  title =        "Improved string reconstruction over insertion-deletion channels",
  pages =        "399--408",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CheGoeLuh08,
  author =       "Ho-Lin Chen and
                  Ashish Goel and
                  Chris Luhrs",
  title =        "Dimension augmentation and combinatorial criteria for efficient error-resistant DNA self-assembly",
  pages =        "409--418",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:PorEfr08,
  author =       "Ely Porat and
                  Klim Efremenko",
  title =        "Approximating general metric distances between a pattern and a text",
  pages =        "419--427",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:EmePelRod08,
  author =       "Yuval Emek and
                  David Peleg and
                  Liam Roditty",
  title =        "A near-linear time algorithm for computing replacement paths in planar directed graphs",
  pages =        "428--435",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DuaPet08,
  author =       "Ran Duan and
                  Seth Pettie",
  title =        "Bounded-leg distance and reachability oracles",
  pages =        "436--445",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:KawRee08,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce Reed",
  title =        "A nearly linear time algorithm for the half integral disjoint paths packing",
  pages =        "446--454",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BHKP08,
  author =       "Anand Bhalgat and
                  Ramesh Hariharan and
                  Telikepalli Kavitha and
                  Debmalya Panigrahi",
  title =        "Fast edge splitting and Edmonds' arborescence construction for unweighted graphs",
  pages =        "455--464",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Vassilevska08,
  author =       "Virginia Vassilevska",
  title =        "Nondecreasing paths in a weighted graph or: how to optimally read a train schedule",
  pages =        "465--472",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CEGK08,
  author =       "Jessica Chang and
                  Thomas Erlebach and
                  Renars Gailis and
                  Samir Khuller",
  title =        "Broadcast scheduling: algorithms and complexity",
  pages =        "473--482",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:EbeKrcSga08,
  author =       "Tom{\'a}s Ebenlendr and
                  Marek Krcal and
                  Jiri Sgall",
  title =        "Graph balancing: a special case of scheduling unrelated parallel machines",
  pages =        "483--490",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:RobSch08,
  author =       "Julien Robert and
                  Nicolas Schabanel",
  title =        "Non-clairvoyant scheduling with precedence constraints",
  pages =        "491--500",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BCGRCK08,
  author =       "Guy E. Blelloch and
                  Rezaul Alam Chowdhury and
                  Phillip B. Gibbons and
                  Vijaya Ramachandran and
                  Shimin Chen and
                  Michael Kozuch",
  title =        "Provably good multicore cache performance for divide-and-conquer algorithms",
  pages =        "501--510",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Godfrey08,
  author =       "Brighten Godfrey",
  title =        "Balls and bins with structure: balanced allocations on hypergraphs",
  pages =        "511--517",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:KamKatTak08,
  author =       "Naoyuki Kamiyama and
                  Naoki Katoh and
                  Atsushi Takizawa",
  title =        "Arc-disjoint in-trees in directed graphs",
  pages =        "518--526",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CDEM08,
  author =       "Sergio Cabello and
                  Matt DeVos and
                  Jeff Erickson and
                  Bojan Mohar",
  title =        "Finding one tight cycle",
  pages =        "527--531",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CEGS08,
  author =       "Chandra Chekuri and
                  Guy Even and
                  Anupam Gupta and
                  Danny Segev",
  title =        "Set connectivity problems in undirected graphs and the directed {Steiner} network problem",
  pages =        "532--541",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Harvey08,
  author =       "Nicholas J. A. Harvey",
  title =        "Matroid intersection, pointer chasing, and {Young}'s seminormal representation of $S_n$",
  pages =        "542--549",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GabGal08,
  author =       "Harold N. Gabow and
                  Suzanne Gallagher",
  title =        "Iterated rounding algorithms for the smallest k-edge connected spanning subgraph",
  pages =        "550--559",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Diaconis08,
  author =       "Persi Diaconis",
  title =        "Shuffling cards, adding numbers, and symmetric functions",
  pages =        "560",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Chan08,
  author =       "Timothy M. Chan",
  title =        "On the bichromatic k-set problem",
  pages =        "561--570",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GGOW08,
  author =       "Jie Gao and
                  Leonidas J. Guibas and
                  Steve Oudot and
                  Yue Wang",
  title =        "Geodesic {Delaunay} triangulation and witness complex in the plane",
  pages =        "571--580",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DumTot08a,
  author =       "Adrian Dumitrescu and
                  Csaba D. T{\'o}th",
  title =        "Minimum weight convex {Steiner} partitions",
  pages =        "581--590",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GotRod08,
  author =       "Lee-Ad Gottlieb and
                  Liam Roditty",
  title =        "Improved algorithms for fully dynamic geometric spanners and geometric routing",
  pages =        "591--600",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DiaMitPer08,
  author =       "Josep D{\'i}az and
                  Dieter Mitsche and
                  Xavier P{\'e}rez-Gim{\'e}nez",
  title =        "On the connectivity of dynamic random geometric graphs",
  pages =        "601--610",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Srinivasan08,
  author =       "Aravind Srinivasan",
  title =        "Improved algorithmic versions of the Lov\&aacute;sz Local Lemma",
  pages =        "611--620",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:HavReeSer08,
  author =       "Fr{\'e}d{\'e}ric Havet and
                  Bruce Reed and
                  Jean-S{\'e}bastien Sereni",
  title =        "L(2,1)-labelling of graphs",
  pages =        "621--630",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DorFomThi08,
  author =       "Frederic Dorn and
                  Fedor V. Fomin and
                  Dimitrios M. Thilikos",
  title =        "Catalan structures and dynamic programming in H-minor-free graphs",
  pages =        "631--640",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AdlGroKre08,
  author =       "Isolde Adler and
                  Martin Grohe and
                  Stephan Kreutzer",
  title =        "Computing excluded minors",
  pages =        "641--650",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AndLan08,
  author =       "Reid Andersen and
                  Kevin J. Lang",
  title =        "An algorithm for improving graph partitions",
  pages =        "651--660",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CheKorPal08,
  author =       "Chandra Chekuri and
                  Nitish Korula and
                  Martin P{\'a}l",
  title =        "Improved algorithms for orienteering and related problems",
  pages =        "661--670",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:RabSchSwa08,
  author =       "Yuval Rabani and
                  Leonard J. Schulman and
                  Chaitanya Swamy",
  title =        "Approximation algorithms for labeling hierarchical taxonomies",
  pages =        "671--680",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:HubLaw08,
  author =       "Mark Huber and
                  Jenny Law",
  title =        "Fast approximation of the permanent for very dense problems",
  pages =        "681--689",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ChaGup08,
  author =       "T-H. Hubert Chan and
                  Anupam Gupta",
  title =        "Approximating {TSP} on metrics with bounded global growth",
  pages =        "690--699",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:HKLOS08,
  author =       "Nir Halman and
                  Diego Klabjan and
                  Chung-Lun Li and
                  James B. Orlin and
                  David Simchi-Levi",
  title =        "Fully polynomial time approximation schemes for stochastic dynamic programs",
  pages =        "700--709",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:FMSSS08,
  author =       "Jon Feldman and
                  S. Muthukrishnan and
                  Anastasios Sidiropoulos and
                  Clifford Stein and
                  Zoya Svitkina",
  title =        "On distributing symmetric streaming computations",
  pages =        "710--719",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ChaJayPat08,
  author =       "Amit Chakrabarti and
                  T. S. Jayram and
                  Mihai Patrascu",
  title =        "Tight lower bounds for selection in randomly ordered streams",
  pages =        "720--729",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ErgJow08,
  author =       "Funda Erg{\"u}n and
                  Hossein Jowhari",
  title =        "On distance to monotonicity and longest increasing subsequence of a data stream",
  pages =        "730--736",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:IndMcG08,
  author =       "Piotr Indyk and
                  Andrew McGregor",
  title =        "Declaring independence via the sketching of sketches",
  pages =        "737--745",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:MitVad08,
  author =       "Michael Mitzenmacher and
                  Salil P. Vadhan",
  title =        "Why simple hash functions work: exploiting the entropy in a data stream",
  pages =        "746--755",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:PPTWZ08,
  author =       "Mike Paterson and
                  Yuval Peres and
                  Mikkel Thorup and
                  Peter Winkler and
                  Uri Zwick",
  title =        "Maximum overhang",
  pages =        "756--765",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CDFS08,
  author =       "Joshua Cooper and
                  Benjamin Doerr and
                  Tobias Friedrich and
                  Joel Spencer",
  title =        "Deterministic random walks on regular trees",
  pages =        "766--772",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DoeFriSau08,
  author =       "Benjamin Doerr and
                  Tobias Friedrich and
                  Thomas Sauerwald",
  title =        "Quasirandom rumor spreading",
  pages =        "773--781",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DKRR08,
  author =       "Domingos {Dellamonica Jr.} and
                  Yoshiharu Kohayakawa and
                  Vojtech R{\"o}dl and
                  Andrzej Rucinski",
  title =        "Universality of random graphs",
  pages =        "782--788",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ShaYus08,
  author =       "Asaf Shapira and
                  Raphael Yuster",
  title =        "The effect of induced subgraphs on quasi-randomness",
  pages =        "789--798",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AckBloSoh08,
  author =       "Marcel R. Ackermann and
                  Johannes Bl{\"o}mer and
                  Christian Sohler",
  title =        "Clustering for metric and non-metric distance measures",
  pages =        "799--808",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:KraRou08,
  author =       "Robert Krauthgamer and
                  Tim Roughgarden",
  title =        "Metric clustering via consistent labeling",
  pages =        "809--818",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GKKPV08,
  author =       "Matt Gibson and
                  Gaurav Kanade and
                  Erik Krohn and
                  Imran A. Pirwani and
                  Kasturi Varadarajan",
  title =        "On clustering to minimize the sum of radii",
  pages =        "819--825",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Chen08a,
  author =       "Ke Chen",
  title =        "A constant factor approximation algorithm for k-median clustering with outliers",
  pages =        "826--835",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CGKR08,
  author =       "Sergio Cabello and
                  Panos Giannopoulos and
                  Christian Knauer and
                  G{\"u}nter Rote",
  title =        "Geometric clustering: fixed-parameter tractability and lower bounds with respect to the dimension",
  pages =        "836--843",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:FabPap08,
  author =       "Alex Fabrikant and
                  Christos H. Papadimitriou",
  title =        "The complexity of game dynamics: BGP oscillations, sink equilibria, and beyond",
  pages =        "844--853",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CheRouVal08,
  author =       "Ho-Lin Chen and
                  Tim Roughgarden and
                  Gregory Valiant",
  title =        "Designing networks with good equilibria",
  pages =        "854--863",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BDSV08,
  author =       "Sushil Bikhchandani and
                  Sven {de Vries} and
                  James Schummer and
                  Rakesh V. Vohra",
  title =        "Ascending auctions for integral (poly)matroids with concave nondecreasing separable values",
  pages =        "864--873",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:MilSor08,
  author =       "Peter Bro Miltersen and
                  Troels Bjerre S{\o}rensen",
  title =        "Fast algorithms for finding proper strategies in game trees",
  pages =        "874--883",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DekFisPro08,
  author =       "Ofer Dekel and
                  Felix Fischer and
                  Ariel D. Procaccia",
  title =        "Incentive compatible regression learning",
  pages =        "884--893",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Blelloch08,
  author =       "Guy E. Blelloch",
  title =        "Space-efficient dynamic orthogonal point location, segment intersection, and range reporting",
  pages =        "894--903",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ChaChe08,
  author =       "Timothy M. Chan and
                  Eric Y. Chen",
  title =        "In-place 2-d nearest neighbor search",
  pages =        "904--911",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CDILM08,
  author =       "S{\'e}bastien Collette and
                  Vida Dujmovic and
                  John Iacono and
                  Stefan Langerman and
                  Pat Morin",
  title =        "Distribution-sensitive point location in convex subdivisions",
  pages =        "912--921",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Clarkson08,
  author =       "Kenneth L. Clarkson",
  title =        "Coresets, sparse greedy approximation, and the Frank-Wolfe algorithm",
  pages =        "922--931",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DDHKM08,
  author =       "Anirban Dasgupta and
                  Petros Drineas and
                  Boulos Harb and
                  Ravi Kumar and
                  Michael W. Mahoney",
  title =        "Sampling algorithms and coresets for $\ell_p$ regression",
  pages =        "932--941",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GGLS08,
  author =       "Naveen Garg and
                  Anupam Gupta and
                  Stefano Leonardi and
                  Piotr Sankowski",
  title =        "Stochastic analyses for online combinatorial optimization problems",
  pages =        "942--951",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BKLMS08,
  author =       "Niv Buchbinder and
                  Tracy Kimbrel and
                  Retsef Levi and
                  Konstantin Makarychev and
                  Maxim Sviridenko",
  title =        "Online make-to-order joint replenishment model: primal dual competitive algorithms",
  pages =        "952--961",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:SakSes08,
  author =       "Michael E. Saks and
                  C. Seshadhri",
  title =        "Parallel monotonicity reconstruction",
  pages =        "962--971",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Caragiannis08,
  author =       "Ioannis Caragiannis",
  title =        "Better bounds for online load balancing on unrelated machines",
  pages =        "972--981",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GoeMeh08,
  author =       "Gagan Goel and
                  Aranyak Mehta",
  title =        "Online budgeted matching in random input models with applications to Adwords",
  pages =        "982--991",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Broder08,
  author =       "Andrei Z. Broder",
  title =        "Computational advertising",
  pages =        "992",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:LASKP08,
  author =       "Henry Lin and
                  Christos Amanatidis and
                  Martha Sideri and
                  Richard M. Karp and
                  Christos H. Papadimitriou",
  title =        "Linked decompositions of networks and the power of choice in Polya urns",
  pages =        "993--1002",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Andersen08,
  author =       "Reid Andersen",
  title =        "A local algorithm for finding dense subgraphs",
  pages =        "1003--1009",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CheMel08,
  author =       "Prasad Chebolu and
                  P{\'a}ll Melsted",
  title =        "{PageRank} and the random surfer model",
  pages =        "1010--1018",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ChoMah08,
  author =       "Arpita Ghosh and
                  Mohammad Mahdian",
  title =        "Charity auctions on social networks",
  pages =        "1019--1028",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Chen08b,
  author =       "Ning Chen",
  title =        "On the approximability of influence in social networks",
  pages =        "1029--1037",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:KKKSS08,
  author =       "Bruce M. Kapron and
                  David Kempe and
                  Valerie King and
                  Jared Saia and
                  Vishal Sanwalani",
  title =        "Fast asynchronous byzantine agreement and leader election with full information",
  pages =        "1038--1047",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:SGSR08,
  author =       "Bhavani Shankar and
                  Prasant Gopal and
                  Kannan Srinathan and
                  C. Pandu Rangan",
  title =        "Unconditionally reliable message transmission in directed networks",
  pages =        "1048--1055",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DKMR08,
  author =       "Chinmoy Dutta and
                  Yashodhan Kanoria and
                  D. Manjunath and
                  Jaikumar Radhakrishnan",
  title =        "A tight lower bound for parity in noisy communication networks",
  pages =        "1056--1065",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AspSafYin08,
  author =       "James Aspnes and
                  Muli Safra and
                  Yitong Yin",
  title =        "Ranged hash functions and the price of churn",
  pages =        "1066--1075",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:CorMutYi08,
  author =       "Graham Cormode and
                  S. Muthukrishnan and
                  Ke Yi",
  title =        "Algorithms for distributed functional monitoring",
  pages =        "1076--1085",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AmiNor08,
  author =       "Amihood Amir and
                  Igor Nor",
  title =        "Real-time indexing over fixed finite alphabets",
  pages =        "1086--1095",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:MozOnaWei08,
  author =       "Shay Mozes and
                  Krzysztof Onak and
                  Oren Weimann",
  title =        "Finding an optimal tree searching strategy in linear time",
  pages =        "1096--1105",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BosDouLan08,
  author =       "Prosenjit Bose and
                  Karim Dou{\"i}eb and
                  Stefan Langerman",
  title =        "Dynamic optimality for skip lists and B-trees",
  pages =        "1106--1114",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Pettie08,
  author =       "Seth Pettie",
  title =        "Splay trees, Davenport-Schinzel sequences, and the deque conjecture",
  pages =        "1115--1124",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BasSar08,
  author =       "Surender Baswana and
                  Soumojit Sarkar",
  title =        "Fully dynamic algorithm for graph spanners with poly-logarithmic update time",
  pages =        "1125--1134",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:MenSch08,
  author =       "Mario Mense and
                  Christian Scheideler",
  title =        "{SPREAD}: an adaptive scheme for redundant and fair storage in dynamic heterogeneous storage systems",
  pages =        "1135--1144",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:GoeNaz08,
  author =       "Ashish Goel and
                  Hamid Nazerzadeh",
  title =        "Price based protocols for fair resource allocation: convergence time analysis and extension to Leontief utilities",
  pages =        "1145--1153",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Svitkina08,
  author =       "Zoya Svitkina",
  title =        "Lower-bounded facility location",
  pages =        "1154--1163",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AGGN08,
  author =       "Barbara M. Anthony and
                  Vineet Goyal and
                  Anupam Gupta and
                  Viswanath Nagarajan",
  title =        "A plant location guide for the unsure",
  pages =        "1164--1173",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:EGRS08,
  author =       "Friedrich Eisenbrand and
                  Fabrizio Grandoni and
                  Thomas Rothvo{\ss} and
                  Guido Sch{\"a}fer",
  title =        "Approximating connected facility location problems via random facility sampling and core detouring",
  pages =        "1174--1183",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BKKMUV08,
  author =       "Andrei Z. Broder and
                  Adam Kirsch and
                  Ravi Kumar and
                  Michael Mitzenmacher and
                  Eli Upfal and
                  Sergei Vassilvitskii",
  title =        "The hiring problem and {Lake} {Wobegon} strategies",
  pages =        "1184--1193",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:AKNSS08,
  author =       "Noga Alon and
                  Haim Kaplan and
                  Gabriel Nivasch and
                  Micha Sharir and
                  Shakhar Smorodinsky",
  title =        "Weak $\epsilon$-nets and interval chains",
  pages =        "1194--1203",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:FukHalNag08,
  author =       "Takuro Fukunaga and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Hiroshi Nagamochi",
  title =        "Robust cost colorings",
  pages =        "1204--1212",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BKKR08,
  author =       "Ido Ben-Eliezer and
                  Tali Kaufman and
                  Michael Krivelevich and
                  Dana Ron",
  title =        "Comparing the strength of query types in property testing: the case of testing k-colorability",
  pages =        "1213--1222",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:BhaGreRan08,
  author =       "Nayantara Bhatnagar and
                  Sam Greenberg and
                  Dana Randall",
  title =        "Sampling stable marriages: why spouse-swapping won't work",
  pages =        "1223--1232",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DumTot08b,
  author =       "Adrian Dumitrescu and
                  Csaba D. T{\'o}th",
  title =        "On stars and {Steiner} stars",
  pages =        "1233--1240",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ADGM08,
  author =       "Boris Aronov and
                  Mark {de Berg} and
                  Chris Gray and
                  Elena Mumford",
  title =        "Cutting cycles of rods in space: hardness and approximation",
  pages =        "1241--1248",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:DevEriGoa08,
  author =       "Olivier Devillers and
                  Jeff Erickson and
                  Xavier Goaoc",
  title =        "Empty-ellipse graphs",
  pages =        "1249--1257",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:Eppstein08,
  author =       "David Eppstein",
  title =        "Recognizing partial cubes in quadratic time",
  pages =        "1258--1266",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ErlVan08,
  author =       "Thomas Erlebach and
                  Erik Jan {van Leeuwen}",
  title =        "Approximating geometric coverage problems",
  pages =        "1267--1276",
  booktitle =    soda08name,
  month =        soda08month,
  address =      soda08addr,
  editor =       soda08ed,
  publisher =    sodapub,
  year =         2008,
}

@InProceedings{SODA:ABFG07,
  author =       "Mohammad Ali Abam and
                  Mark de Berg and
                  Mohammad Farshi and
                  Joachim Gudmundsson",
  title =        "Region-fault tolerant geometric spanners",
  pages =        "1--10",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Mitchell07,
  author =       "Joseph S. B. Mitchell",
  title =        "A {PTAS} for {TSP} with neighborhoods among fat regions in the plane",
  pages =        "11--18",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GiyKap07,
  author =       "Yoav Giyora and
                  Haim Kaplan",
  title =        "Optimal dynamic vertical ray shooting in rectilinear planar subdivisions",
  pages =        "19--28",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Eppstein07,
  author =       "David Eppstein",
  title =        "Squarepants in a tree: sum of subtree clustering and hyperbolic pants decomposition",
  pages =        "29--38",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Indyk07,
  author =       "Piotr Indyk",
  title =        "A near linear time constant factor approximation for Euclidean bichromatic matching (cost)",
  pages =        "39--42",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CKLNP07,
  author =       "Robert D. Carr and
                  Goran Konjevod and
                  Greg Little and
                  Venkatesh Natarajan and
                  Ojas Parekh",
  title =        "Compacting cuts: a new linear formulation for minimum cut",
  pages =        "43--52",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DelKen07,
  author =       "Wenceslas Fernandez {de la Vega} and
                  Claire Kenyon-Mathieu",
  title =        "Linear programming relaxations of maxcut",
  pages =        "53--61",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChaMakMak07a,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "Near-optimal algorithms for maximum constraint satisfaction problems",
  pages =        "62--68",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:HDVZ07,
  author =       "Qiaoming Han and
                  Donglei Du and
                  Juan Vera and
                  Luis F. Zuluaga",
  title =        "Improved bounds for the symmetric rendezvous value on the line",
  pages =        "69--78",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChuNag07,
  author =       "Fabi{\'a}n A. Chudak and
                  Kiyohito Nagano",
  title =        "Efficient solutions to relaxations of combinatorial problems with submodular penalties via the {Lov{\'a}sz} extension and non-smooth convex optimization",
  pages =        "79--88",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CabCha07,
  author =       "Sergio Cabello and
                  Erin W. Chambers",
  title =        "Multiple source shortest paths in a genus g graph",
  pages =        "89--97",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CabRot07,
  author =       "Sergio Cabello and
                  G{\"u}nter Rote",
  title =        "Obnoxious centers in graphs",
  pages =        "98--107",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:YusZwi07,
  author =       "Raphael Yuster and
                  Uri Zwick",
  title =        "Maximum matching in graphs with an excluded minor",
  pages =        "108--117",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Sankowski07,
  author =       "Piotr Sankowski",
  title =        "Faster dynamic matchings and vertex connectivity",
  pages =        "118--126",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:HarKavPan07,
  author =       "Ramesh Hariharan and
                  Telikepalli Kavitha and
                  Debmalya Panigrahi",
  title =        "Efficient algorithms for computing all low s-t edge connectivities and related problems",
  pages =        "127--136",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Flajolet07,
  author =       "Philippe Flajolet",
  title =        "Analytic combinatorics: a calculus of discrete structures",
  pages =        "137--148",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:EngNao07,
  author =       "Roee Engelberg and
                  Joseph Naor",
  title =        "Equilibria in online games",
  pages =        "149--158",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CheTenVal07,
  author =       "Xi Chen and
                  Shang-Hua Teng and
                  Paul Valiant",
  title =        "The approximation complexity of win-lose games",
  pages =        "159--168",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChiSin07,
  author =       "Steve Chien and
                  Alistair Sinclair",
  title =        "Convergence to approximate {Nash} equilibria in congestion games",
  pages =        "169--178",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:FiaManNad07,
  author =       "Amos Fiat and
                  Yishay Mansour and
                  Uri Nadav",
  title =        "Efficient contention resolution protocols for selfish agents",
  pages =        "179--188",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AndFelMan07,
  author =       "Nir Andelman and
                  Michal Feldman and
                  Yishay Mansour",
  title =        "Strong price of anarchy",
  pages =        "189--198",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:LiSetSte07,
  author =       "Fei Li and
                  Jay Sethuraman and
                  Clifford Stein",
  title =        "Better online buffer management",
  pages =        "199--208",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:EngWes07,
  author =       "Matthias Englert and
                  Matthias Westermann",
  title =        "Considering suppressed packets improves buffer management in {QoS} switches",
  pages =        "209--218",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Andrews07,
  author =       "Matthew Andrews",
  title =        "Instability of {FIFO} in the permanent sessions model at arbitrarily small network loads",
  pages =        "219--228",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AngDorLop07,
  author =       "Spyros Angelopoulos and
                  Reza Dorrigiv and
                  Alejandro L{\'o}pez-Ortiz",
  title =        "On the separation and equivalence of paging strategies",
  pages =        "229--237",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:RobSch07,
  author =       "Julien Robert and
                  Nicolas Schabanel",
  title =        "Pull-based data broadcast with dependencies: be fair to users, not to items",
  pages =        "238--247",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Angelopoulos07,
  author =       "Spyros Angelopoulos",
  title =        "Improved bounds for the online steiner tree problem in graphs of bounded edge-asymmetry",
  pages =        "248--257",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DHMSGZ07,
  author =       "Erik D. Demaine and
                  Mohammad Taghi Hajiaghayi and
                  Hamid Mahini and
                  Amin S. Sayedi-Roshkhar and
                  Shayan Oveis Gharan and
                  Morteza Zadimoghaddam",
  title =        "Minimizing movement",
  pages =        "258--267",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BHLR07,
  author =       "Ayelet Butman and
                  Danny Hermelin and
                  Moshe Lewenstein and
                  Dror Rawitz",
  title =        "Optimization problems in multiple-interval graphs",
  pages =        "268--277",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DemHajMoh07,
  author =       "Erik D. Demaine and
                  Mohammad Taghi Hajiaghayi and
                  Bojan Mohar",
  title =        "Approximation algorithms via contraction decomposition",
  pages =        "278--287",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:IwaMiyYam07,
  author =       "Kazuo Iwama and
                  Shuichi Miyazaki and
                  Naoya Yamauchi",
  title =        "A 1.875: approximation algorithm for the stable marriage problem",
  pages =        "288--297",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CLSZ07,
  author =       "Jianer Chen and
                  Songjian Lu and
                  Sing-Hoi Sze and
                  Fenghui Zhang",
  title =        "Improved algorithms for path, matching, and packing problems",
  pages =        "298--307",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GuhMun07,
  author =       "Sudipto Guha and
                  Kamesh Munagala",
  title =        "Model-driven optimization using adaptive probes",
  pages =        "308--317",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GJKK07,
  author =       "Parikshit Gopalan and
                  T. S. Jayram and
                  Robert Krauthgamer and
                  Ravi Kumar",
  title =        "Estimating the sortedness of a data stream",
  pages =        "318--327",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChaCorMcG07,
  author =       "Amit Chakrabarti and
                  Graham Cormode and
                  Andrew McGregor",
  title =        "A near-optimal algorithm for computing the entropy of a stream",
  pages =        "328--335",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:SunWoo07,
  author =       "Xiaoming Sun and
                  David P. Woodruff",
  title =        "The communication and streaming complexity of computing the longest common and increasing subsequences",
  pages =        "336--345",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:JayKalVee07,
  author =       "T. S. Jayram and
                  Satyen Kale and
                  Erik Vee",
  title =        "Efficient aggregation algorithms for probabilistic data",
  pages =        "346--355",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BFKV07,
  author =       "Manuel Bodirsky and
                  {\'E}ric Fusy and
                  Mihyun Kang and
                  Stefan Vigerske",
  title =        "An unbiased pointing operator for unlabeled structures, with applications to counting and sampling",
  pages =        "356--365",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BraSam07,
  author =       "Mickey Brautbar and
                  Alex Samorodnitsky",
  title =        "Approximating entropy from sublinear samples",
  pages =        "366--375",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GalRan07,
  author =       "David Galvin and
                  Dana Randall",
  title =        "Torpid mixing of local {Markov} chains on 3-colorings of the discrete torus",
  pages =        "376--384",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DDKW07,
  author =       "Constantinos Daskalakis and
                  Alexandros G. Dimakis and
                  Richard M. Karp and
                  Martin J. Wainwright",
  title =        "Probabilistic analysis of linear programming decoding",
  pages =        "385--394",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Smith07,
  author =       "Adam Smith",
  title =        "Scrambling adversarial errors using few random bits, optimal information reconciliation, and better private codes",
  pages =        "395--404",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:VHJW07,
  author =       "Anke {van Zuylen} and
                  Rajneesh Hegde and
                  Kamal Jain and
                  David P. Williamson",
  title =        "Deterministic pivoting algorithms for constrained ranking and clustering problems",
  pages =        "405--414",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Ailon07,
  author =       "Nir Ailon",
  title =        "Aggregation of partial rankings, p-ratings and top-m lists",
  pages =        "415--424",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BhaGoe07,
  author =       "Rajat Bhattacharjee and
                  Ashish Goel",
  title =        "Algorithms and incentives for robust ranking",
  pages =        "425--433",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BabImmKle07,
  author =       "Moshe Babaioff and
                  Nicole Immorlica and
                  Robert Kleinberg",
  title =        "Matroids, secretary problems, and online mechanisms",
  pages =        "434--443",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Harvey07,
  author =       "Nicholas J. A. Harvey",
  title =        "An algebraic algorithm for weighted linear matroid intersection",
  pages =        "444--453",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AloSchSha07,
  author =       "Noga Alon and
                  Oded Schwartz and
                  Asaf Shapira",
  title =        "An elementary construction of constant-degree expanders",
  pages =        "454--458",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:FerRam07,
  author =       "Daniel Fernholz and
                  Vijaya Ramachandran",
  title =        "The k-orientability thresholds for $G_{n,p}$",
  pages =        "459--468",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CaiSanWor07,
  author =       "Julie Anne Cain and
                  Peter Sanders and
                  Nicholas C. Wormald",
  title =        "The random graph threshold for k-orientiability and a fast algorithm for optimal multiple-choice allocation",
  pages =        "469--476",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BriPanSte07,
  author =       "Graham Brightwell and
                  Konstantinos Panagiotou and
                  Angelika Steger",
  title =        "On extremal subgraphs of random graphs",
  pages =        "477--485",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:MarSpo07,
  author =       "Martin Marciniszyn and
                  Reto Sp{\"o}hel",
  title =        "Online vertex colorings of random graphs without monochromatic subgraphs",
  pages =        "486--493",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CzuSoh07,
  author =       "Artur Czumaj and
                  Christian Sohler",
  title =        "On testable properties in bounded degree graphs",
  pages =        "494--501",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AbrBarNei07,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Ofer Neiman",
  title =        "Embedding metrics into ultrametrics and graphs into spanning trees with constant average distortion",
  pages =        "502--511",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:NadIndSid07,
  author =       "Mihai Badoiu and
                  Piotr Indyk and
                  Anastasios Sidiropoulos",
  title =        "Approximation algorithms for embedding general metrics into trees",
  pages =        "512--521",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ShyVar07,
  author =       "Nariankadu D. Shyamalkumar and
                  Kasturi R. Varadarajan",
  title =        "Efficient subspace approximation algorithms",
  pages =        "532--540",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChaMakMak07b,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "A divide and conquer algorithm for d-dimensional arrangement",
  pages =        "541--546",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:FinGraIta07,
  author =       "Irene Finocchi and
                  Fabrizio Grandoni and
                  Giuseppe F. Italiano",
  title =        "Resilient search trees",
  pages =        "547--553",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:PatTho07,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "Randomization does not help searching predecessors",
  pages =        "555--564",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KopLew07,
  author =       "Tsvi Kopelowitz and
                  Moshe Lewenstein",
  title =        "Dynamic weighted ancestors",
  pages =        "565--574",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:JanSadSun07,
  author =       "Jesper Jansson and
                  Kunihiko Sadakane and
                  Wing-Kin Sung",
  title =        "Ultra-succinct representation of ordered trees",
  pages =        "575--584",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GPRZ07,
  author =       "Leszek Gasieniec and
                  Andrzej Pelc and
                  Tomasz Radzik and
                  Xiaohui Zhang",
  title =        "Tree exploration with logarithmic memory",
  pages =        "585--594",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChuSey07,
  author =       "Maria Chudnovsky and
                  Paul D. Seymour",
  title =        "Testing for a theta",
  pages =        "595--598",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:TaSZwi07,
  author =       "Amnon Ta-Shma and
                  Uri Zwick",
  title =        "Deterministic rendezvous, treasure hunts and strongly universal exploration sequences",
  pages =        "599--608",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChaGonOch07,
  author =       "J{\'e}r{\'e}mie Chalopin and
                  Daniel Gon\c{c}alves and
                  Pascal Ochem",
  title =        "Planar graphs are in 1-{STRING}",
  pages =        "609--617",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BotSchTar07,
  author =       "Julia B{\"o}ttcher and
                  Mathias Schacht and
                  Anusch Taraz",
  title =        "On the bandwidth conjecture for 3-colourable graphs",
  pages =        "618--626",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BabGor07,
  author =       "L{\'a}szl{\'o} Babai and
                  Igor Gorodezky",
  title =        "Sandpile transience on the grid is polynomially bounded",
  pages =        "627--636",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:HunKre07,
  author =       "Paul Hunter and
                  Stephan Kreutzer",
  title =        "Digraph measures: Kelly decompositions, games, and orderings",
  pages =        "637--644",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:NSHSMZ07,
  author =       "C. Thach Nguyen and
                  Jian Shen and
                  Minmei Hou and
                  Li Sheng and
                  Webb Miller and
                  Louxin Zhang",
  title =        "Approximating the spanning star forest problem and its applications to genomic sequence alignment",
  pages =        "645--654",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:XLXJ07,
  author =       "Jing Xiao and
                  Lan Liu and
                  Lirong Xia and
                  Tao Jiang",
  title =        "Fast elimination of redundant linear equations and reconstruction of recombination-free mendelian inheritance on a pedigree",
  pages =        "655--664",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AlePev07,
  author =       "Max A. Alekseyev and
                  Pavel A. Pevzner",
  title =        "Whole genome duplications, multi-break rearrangements, and genome halving problem",
  pages =        "665--679",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BHMR07,
  author =       "J{\'e}r{\'e}my Barbay and
                  Meng He and
                  J. Ian Munro and
                  S. Srinivasa Rao",
  title =        "Succinct indexes for strings, binary relations and multi-labeled trees",
  pages =        "680--689",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:FerVen07,
  author =       "Paolo Ferragina and
                  Rossano Venturini",
  title =        "A simple storage scheme for strings achieving entropy bounds",
  pages =        "690--696",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:EveKeaSur07,
  author =       "Eyal Even-Dar and
                  Michael Kearns and
                  Siddharth Suri",
  title =        "A network formation game for bipartite exchange economies",
  pages =        "697--706",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CheKar07,
  author =       "Ning Chen and
                  Anna R. Karlin",
  title =        "Cheap labor can be expensive",
  pages =        "707--715",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BriKry07,
  author =       "Patrick Briest and
                  Piotr Krysta",
  title =        "Buying cheap is expensive: hardness of non-parametric multi-product pricing",
  pages =        "716--725",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BCCRSS07,
  author =       "Nikhil Bansal and
                  Ning Chen and
                  Neva Cherniavsky and
                  Atri Rudra and
                  Baruch Schieber and
                  Maxim Sviridenko",
  title =        "Dynamic pricing for impatient bidders",
  pages =        "726--735",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Elkind07,
  author =       "Edith Elkind",
  title =        "Designing and learning optimal finite support auctions",
  pages =        "736--745",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:NieBoiNoc07,
  author =       "Frank Nielsen and
                  Jean-Daniel Boissonnat and
                  Richard Nock",
  title =        "On {Bregman} {Voronoi} diagrams",
  pages =        "746--755",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AsaMatTok07,
  author =       "Tetsuo Asano and
                  Jir{\'i} Matousek and
                  Takeshi Tokuyama",
  title =        "Zone diagrams: existence, uniqueness and algorithmic challenge",
  pages =        "756--765",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CNVW07,
  author =       "Siu-Wing Cheng and
                  Hyeon-Suk Na and
                  Antoine Vigneron and
                  Yajun Wang",
  title =        "Approximate shortest paths in anisotropic regions",
  pages =        "766--774",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:RodSeg07,
  author =       "Liam Roditty and
                  Michael Segal",
  title =        "On bounded leg shortest paths problems",
  pages =        "775--784",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KRSV07,
  author =       "Haim Kaplan and
                  Natan Rubin and
                  Micha Sharir and
                  Elad Verbin",
  title =        "Counting colors in boxes",
  pages =        "785--794",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CCLLMW07,
  author =       "Ho-Leung Chan and
                  Wun-Tat Chan and
                  Tak Wah Lam and
                  Lap-Kei Lee and
                  Kin-Sum Mak and
                  Prudence W. H. Wong",
  title =        "Energy efficient online deadline scheduling",
  pages =        "795--804",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BanPruSte07,
  author =       "Nikhil Bansal and
                  Kirk Pruhs and
                  Clifford Stein",
  title =        "Speed scaling for weighted flow time",
  pages =        "805--813",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AspYanYin07,
  author =       "James Aspnes and
                  Yang Richard Yang and
                  Yitong Yin",
  title =        "Path-independent load balancing with unreliable machines",
  pages =        "814--823",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CaiLib07,
  author =       "Qingbo Cai and
                  Vincenzo Liberatore",
  title =        "Layered multicast scheduling for the $L_{\mathsf{infinity}}$ objective",
  pages =        "824--833",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:TseKir07,
  author =       "Wei-Lung Dustin Tseng and
                  David Kirkpatrick",
  title =        "Lower bounds on average-case delay for video-on-demand broadcast protocols",
  pages =        "834--842",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:HocWei07,
  author =       "Jan M. Hochstein and
                  Karsten Weihe",
  title =        "Maximum s-t-flow with k crossings in $O(k^3 n log n)$ time",
  pages =        "843--847",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:RotZac07,
  author =       "G{\"u}nter Rote and
                  Martin Zachariasen",
  title =        "Matrix scaling by network flow",
  pages =        "848--854",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BCHK07,
  author =       "Henning Bruhn and
                  Jakub Cern{\'y} and
                  Alexander Hall and
                  Petr Kolman",
  title =        "Single source multiroute flows and cuts on uniform capacity networks",
  pages =        "855--863",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:McGShe07,
  author =       "Andrew McGregor and
                  Bruce Shepherd",
  title =        "Island hopping and path colouring with applications to {WDM} network design",
  pages =        "864--873",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:LozMil07,
  author =       "Vadim V. Lozin and
                  Martin Milanic",
  title =        "Maximum independent sets in graphs of low degree",
  pages =        "874--880",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KarKle07,
  author =       "Richard M. Karp and
                  Robert Kleinberg",
  title =        "Noisy binary search and its applications",
  pages =        "881--890",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DLPS07,
  author =       "Luc Devroye and
                  G{\'a}bor Lugosi and
                  GaHyun Park and
                  Wojciech Szpankowski",
  title =        "Multiple choice tries and distributed hash tables",
  pages =        "891--899",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Ruzic07,
  author =       "Milan Ruzic",
  title =        "Making deterministic signatures quickly",
  pages =        "900--909",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AllLicZeh07,
  author =       "Luca Allulli and
                  Peter Lichodzijewski and
                  Norbert Zeh",
  title =        "A faster cache-oblivious shortest-path algorithm for undirected graphs with bounded edge lengths",
  pages =        "910--919",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Roditty07,
  author =       "Liam Roditty",
  title =        "On the K-simple shortest paths problem in weighted directed graphs",
  pages =        "920--928",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:HajKleLei07,
  author =       "Mohammad Taghi Hajiaghayi and
                  Robert Kleinberg and
                  Tom Leighton",
  title =        "Semi-oblivious routing: lower bounds",
  pages =        "929--938",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KonRicXia07,
  author =       "Goran Konjevod and
                  Andr{\'e}a W. Richa and
                  Donglin Xia",
  title =        "Optimal scale-free compact routing schemes in networks of low doubling dimension",
  pages =        "939--948",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AweKhaRao07,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar and
                  Satish Rao",
  title =        "Distributed algorithms for multicommodity flow problems via approximate steepest descent framework",
  pages =        "949--957",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:FunMil07,
  author =       "Stefan Funke and
                  Nikola Milosavljevic",
  title =        "Network sketching or: ``How Much Geometry Hides in Connectivity?--Part {II}''",
  pages =        "958--967",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:FKRD07,
  author =       "Alan M. Frieze and
                  Jon M. Kleinberg and
                  R. Ravi and
                  Warren Debany",
  title =        "Line-of-sight networks",
  pages =        "968--977",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ShaYusZwi07,
  author =       "Asaf Shapira and
                  Raphael Yuster and
                  Uri Zwick",
  title =        "All-pairs bottleneck paths in vertex weighted graphs",
  pages =        "978--985",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CzuLin07,
  author =       "Artur Czumaj and
                  Andrzej Lingas",
  title =        "Finding a heaviest triangle is not harder than matrix multiplication",
  pages =        "986--994",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Williams07,
  author =       "Ryan Williams",
  title =        "Matrix-vector multiplication in sub-quadratic time: (some preprocessing required)",
  pages =        "995--1001",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KouMil07,
  author =       "Ioannis Koutis and
                  Gary L. Miller",
  title =        "A linear work, $O(n^{1/6})$ time, parallel algorithm for solving planar Laplacians",
  pages =        "1002--1011",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BCOSSS07,
  author =       "Alin Bostan and
                  Fr{\'e}d{\'e}ric Chyzak and
                  F. Ollivier and
                  Bruno Salvy and
                  {\'E}ric Schost and
                  Alexandre Sedoglavic",
  title =        "Fast computation of power series solutions of systems of differential equations",
  pages =        "1012--1021",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Henzinger07,
  author =       "Monika Rauch Henzinger",
  title =        "Combinatorial algorithms for web search engines: three success stories",
  pages =        "1022--1026",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ArtVas07,
  author =       "David Arthur and
                  Sergei Vassilvitskii",
  title =        "k-means++: the advantages of careful seeding",
  pages =        "1027--1035",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DHKM07,
  author =       "Anirban Dasgupta and
                  John E. Hopcroft and
                  Ravi Kannan and
                  Pradipta Prometheus Mitra",
  title =        "Spectral clustering with limited independence",
  pages =        "1036--1045",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CHRZ07,
  author =       "Kamalika Chaudhuri and
                  Eran Halperin and
                  Satish Rao and
                  Shuheng Zhou",
  title =        "A rigorous analysis of population stratification with limited data",
  pages =        "1046--1055",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BEJVY07,
  author =       "Adam L. Buchsbaum and
                  Alon Efrat and
                  Shaili Jain and
                  Suresh Venkatasubramanian and
                  Ke Yi",
  title =        "Restricted strip covering and the sensor cover problem",
  pages =        "1056--1063",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ACJKLW07,
  author =       "David Applegate and
                  Gruia Calinescu and
                  David S. Johnson and
                  Howard J. Karloff and
                  Katrina Ligett and
                  Jia Wang",
  title =        "Compressing rectilinear pictures and minimizing access control lists",
  pages =        "1066--1075",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GuiOud07,
  author =       "Leonidas J. Guibas and
                  Steve Oudot",
  title =        "Reconstruction using witness complexes",
  pages =        "1076--1085",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:RamSad07,
  author =       "Edgar A. Ramos and
                  Bardia Sadri",
  title =        "Geometric and topological guarantees for the {WRAP} reconstruction algorithm",
  pages =        "1086--1095",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CheDeyRam07,
  author =       "Siu-Wing Cheng and
                  Tamal K. Dey and
                  Edgar A. Ramos",
  title =        "Delaunay refinement for piecewise smooth complexes",
  pages =        "1096--1105",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AmeAttDev07,
  author =       "Nina Amenta and
                  Dominique Attali and
                  Olivier Devillers",
  title =        "Complexity of {Delaunay} triangulation for points on lower-dimensional polyhedra",
  pages =        "1106--1113",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:DumTot07,
  author =       "Adrian Dumitrescu and
                  Csaba D. T{\'o}th",
  title =        "On the number of tetrahedra with minimum, unit, and distinct volumes in three-space",
  pages =        "1114--1123",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KanThe07,
  author =       "Ravi Kannan and
                  Thorsten Theobald",
  title =        "Games of fixed rank: a hierarchy of bimatrix games",
  pages =        "1124--1132",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Swamy07,
  author =       "Chaitanya Swamy",
  title =        "The effectiveness of {Stackelberg} strategies and tolls for network congestion games",
  pages =        "1133--1142",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:MuaSch07,
  author =       "Ahuva {Mu'alem} and
                  Michael Schapira",
  title =        "Setting lower bounds on truthfulness: extended abstract",
  pages =        "1143--1152",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GKLRS07,
  author =       "Anupam Gupta and
                  Jochen K{\"o}nemann and
                  Stefano Leonardi and
                  R. Ravi and
                  Guido Sch{\"a}fer",
  title =        "An efficient cost-sharing mechanism for the prize-collecting {Steiner} forest problem",
  pages =        "1153--1162",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChrKouVid07,
  author =       "George Christodoulou and
                  Elias Koutsoupias and
                  Angelina Vidali",
  title =        "A lower bound for scheduling mechanisms",
  pages =        "1163--1170",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:IwaTak07,
  author =       "Satoru Iwata and
                  Kenjiro Takazawa",
  title =        "The independent even factor problem",
  pages =        "1171--1180",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Matsuoka07,
  author =       "Yuji Matsuoka",
  title =        "Fractional packing in ideal clutters",
  pages =        "1181--1186",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Kawarabayashi07,
  author =       "{Ken-ichi} Kawarabayashi",
  title =        "Half integral packing, {Erdos}-{Pos{\'a}}-property and graph minors",
  pages =        "1187--1196",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BHISZ07,
  author =       "Nikhil Bansal and
                  Xin Han and
                  Kazuo Iwama and
                  Maxim Sviridenko and
                  Guochuan Zhang",
  title =        "Harmonic algorithm for 3-dimensional strip packing problem",
  pages =        "1197--1206",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:KarOna07,
  author =       "David R. Karger and
                  Krzysztof Onak",
  title =        "Polynomial approximation schemes for smoothed and random instances of multidimensional packing problems",
  pages =        "1207--1216",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:AlaMooRus07,
  author =       "Gorjan Alagic and
                  Cristopher Moore and
                  Alexander Russell",
  title =        "Quantum algorithms for {Simon}'s problem over general groups",
  pages =        "1217--1224",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ChiVan07,
  author =       "Andrew M. Childs and
                  Wim {van Dam}",
  title =        "Quantum algorithm for a generalized hidden shift problem",
  pages =        "1225--1232",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BacChuHar07,
  author =       "Dave Bacon and
                  Isaac L. Chuang and
                  Aram Wettroth Harrow",
  title =        "The quantum {Schur} and {Clebsch}-{Gordan} transforms: {I}. efficient qudit circuits",
  pages =        "1235--1244",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:GamKat07,
  author =       "David Gamarnik and
                  Dmitriy Katz",
  title =        "Correlation decay and deterministic {FPTAS} for counting list-colorings of a graph",
  pages =        "1245--1254",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:MonSha07,
  author =       "Andrea Montanari and
                  Devavrat Shah",
  title =        "Counting good truth assignments of random k-{SAT} formulae",
  pages =        "1255--1264",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:CHKS07,
  author =       "Chandra Chekuri and
                  Mohammad Taghi Hajiaghayi and
                  Guy Kortsarz and
                  Mohammad R. Salavatipour",
  title =        "Approximation algorithms for node-weighted buy-at-bulk network design",
  pages =        "1265--1274",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:ShaSwaWil07,
  author =       "Yogeshwer Sharma and
                  Chaitanya Swamy and
                  David P. Williamson",
  title =        "Approximation algorithms for prize collecting forest problems with submodular penalty functions",
  pages =        "1275--1284",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:BorKenKle07,
  author =       "Glencora Borradaile and
                  Claire Kenyon-Mathieu and
                  Philip N. Klein",
  title =        "A polynomial-time approximation scheme for {Steiner} tree in planar graphs",
  pages =        "1285--1294",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:EngRogVoc07,
  author =       "Matthias Englert and
                  Heiko R{\"o}glin and
                  Berthold V{\"o}cking",
  title =        "Worst case and probabilistic analysis of the 2-Opt algorithm for the {TSP}: extended abstract",
  pages =        "1295--1304",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:Srinivasan07,
  author =       "Aravind Srinivasan",
  title =        "Approximation algorithms for stochastic and risk-averse optimization",
  pages =        "1305--1313",
  booktitle =    soda07name,
  month =        soda07month,
  address =      soda07addr,
  editor =       soda07ed,
  publisher =    sodapub,
  year =         2007,
}

@InProceedings{SODA:VasWilWoo06,
  author =       "Virginia Vassilevska and
                  Ryan Williams and
                  Shan Leung Maverick Woo",
  title =        "Confronting hardness using a hybrid approach",
  pages =        "1--10",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KojKul06,
  author =       "Arist Kojevnikov and
                  Alexander S. Kulikov",
  title =        "A new approach to proving upper bounds for {MAX-2-SAT}",
  pages =        "11--17",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:FomGraKra06,
  author =       "Fedor V. Fomin and
                  Fabrizio Grandoni and
                  Dieter Kratsch",
  title =        "Measure and conquer: A simple $O(2^{0.288n})$ independent set algorithm",
  pages =        "18--25",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LozMil06,
  author =       "Vadim V. Lozin and
                  Martin Milanic",
  title =        "A polynomial algorithm to find an independent set of maximum weight in a fork-free graph",
  pages =        "26--30",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BGLZ06,
  author =       "Wolfgang W. Bein and
                  Mordecai J. Golin and
                  Lawrence L. Larmore and
                  Yan Zhang",
  title =        "The {Knuth}-{Yao} quadrangle-inequality speedup is a consequence of total-monotonicity",
  pages =        "31--40",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ALNRRV06,
  author =       "Sanjeev Arora and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Ilan Newman and
                  Yuval Rabani and
                  Yuri Rabinovich and
                  Santosh Vempala",
  title =        "Local versus global properties of metric spaces",
  pages =        "41--50",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChaMakMak06,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "Directed metrics and directed graph partitioning problems",
  pages =        "51--60",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DhaGupRac06,
  author =       "Kedar Dhamdhere and
                  Anupam Gupta and
                  Harald R{\"a}cke",
  title =        "Improved embeddings of graph metrics into random trees",
  pages =        "61--69",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChaGup06,
  author =       "Hubert T.-H. Chan and
                  Anupam Gupta",
  title =        "Small hop-diameter sparse spanners for doubling metrics",
  pages =        "70--78",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:MenNao06,
  author =       "Manor Mendel and
                  Assaf Naor",
  title =        "Metric cotype",
  pages =        "79--88",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AEEMR06,
  author =       "Susanne Albers and
                  Stefan Eilts and
                  Eyal Even-Dar and
                  Yishay Mansour and
                  Liam Roditty",
  title =        "On nash equilibria for a network creation game",
  pages =        "89--98",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GupTal06,
  author =       "Anupam Gupta and
                  Kunal Talwar",
  title =        "Approximating unique games",
  pages =        "99--106",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:MilSor06,
  author =       "Peter Bro Miltersen and
                  Troels Bjerre S{\o}rensen",
  title =        "Computing sequential equilibria for two-player games",
  pages =        "107--116",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:JudPatZwi06,
  author =       "Marcin Jurdzinski and
                  Mike Paterson and
                  Uri Zwick",
  title =        "A deterministic subexponential algorithm for solving parity games",
  pages =        "117--123",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DenFanSun06,
  author =       "Xiaotie Deng and
                  Qizhi Fang and
                  Xiaoxun Sun",
  title =        "Finding nucleolus of flow game",
  pages =        "124--131",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Vohra06,
  author =       "Rakesh V. Vohra",
  title =        "Predicting the ``unpredictable''",
  pages =        "132",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KoeMudTov06,
  author =       "Sven Koenig and
                  Apurva Mudgal and
                  Craig A. Tovey",
  title =        "A near-tight approximation lower bound and algorithm for the kidnapped robot problem",
  pages =        "133--142",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:JanSol06,
  author =       "Klaus Jansen and
                  Roberto Solis-Oba",
  title =        "An asymptotic approximation algorithm for {3D}-strip packing",
  pages =        "143--152",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:SviTar06,
  author =       "Zoya Svitkina and
                  {\'E}va Tardos",
  title =        "Facility location with hierarchical facility costs",
  pages =        "153--161",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DHFS06,
  author =       "Erik D. Demaine and
                  Mohammad Taghi Hajiaghayi and
                  Uriel Feige and
                  Mohammad R. Salavatipour",
  title =        "Combination can be hard: approximability of the unique coverage problem",
  pages =        "162--171",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AltNau06,
  author =       "Ernst Althaus and
                  Rouven Naujoks",
  title =        "Computing steiner minimum trees in Hamming metric",
  pages =        "172--181",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AgaHarYu06,
  author =       "Pankaj K. Agarwal and
                  Sariel Har-Peled and
                  Hai Yu",
  title =        "Robust shape fitting via peeling and grating coresets",
  pages =        "182--191",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DeVEri06,
  author =       "{\'E}ric Colin {de Verdi{\`e}re} and
                  Jeff Erickson",
  title =        "Tightening non-simple paths and cycles on surfaces",
  pages =        "192--201",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:CDRW06,
  author =       "Siu-Wing Cheng and
                  Tamal K. Dey and
                  Edgar A. Ramos and
                  Rephael Wenger",
  title =        "Anisotropic surface meshing",
  pages =        "202--211",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BCGMW06,
  author =       "Prosenjit Bose and
                  Jurek Czyzowicz and
                  Zhicheng Gao and
                  Pat Morin and
                  David R. Wood",
  title =        "Simultaneous diagonal flips in plane triangulations",
  pages =        "212--221",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LubPetSpr06,
  author =       "Anna Lubiw and
                  Mark Petrick and
                  Michael J. Spriggs",
  title =        "Morphing orthogonal planar graph drawings",
  pages =        "222--230",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:PatZwi06,
  author =       "Mike Paterson and
                  Uri Zwick",
  title =        "Overhang",
  pages =        "231--240",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AHJKL06,
  author =       "Micah Adler and
                  Nicholas J. A. Harvey and
                  Kamal Jain and
                  Robert D. Kleinberg and
                  April Rasala Lehman",
  title =        "On the capacity of information networks",
  pages =        "241--250",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ADHP06,
  author =       "Micah Adler and
                  Erik D. Demaine and
                  Nicholas J. A. Harvey and
                  Mihai Patrascu",
  title =        "Lower bounds for asymmetric communication channels and distributed source coding",
  pages =        "251--260",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ACCL06,
  author =       "Nir Ailon and
                  Bernard Chazelle and
                  Seshadhri Comandur and
                  Ding Liu",
  title =        "Self-improving algorithms",
  pages =        "261--270",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:EdmPru06,
  author =       "Jeff Edmonds and
                  Kirk Pruhs",
  title =        "Cake cutting really is not a piece of cake",
  pages =        "271--278",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AKKR06,
  author =       "Noga Alon and
                  Tali Kaufman and
                  Michael Krivelevich and
                  Dana Ron",
  title =        "Testing triangle-freeness in general graphs",
  pages =        "279--288",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GroMar06,
  author =       "Martin Grohe and
                  D{\'a}niel Marx",
  title =        "Constraint solving via fractional edge covers",
  pages =        "289--298",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:FisMat06,
  author =       "Eldar Fischer and
                  Arie Matsliah",
  title =        "Testing graph isomorphism",
  pages =        "299--308",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LinSzw06,
  author =       "Min Chih Lin and
                  Jayme Luiz Szwarcfiter",
  title =        "Efficient construction of unit circular-arc models",
  pages =        "309--315",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Smorodinsky06,
  author =       "Shakhar Smorodinsky",
  title =        "On the chromatic number of some geometric hypergraphs",
  pages =        "316--323",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChaKhu06,
  author =       "Moses Charikar and
                  Samir Khuller",
  title =        "A robust maximum completion time measure for scheduling",
  pages =        "324--333",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChaLamLiu06,
  author =       "Ho-Leung Chan and
                  Tak Wah Lam and
                  Kin-Shing Liu",
  title =        "Extra unit-speed machines are almost as powerful as speedy machines for competitive flow time scheduling",
  pages =        "334--343",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BanCopSvi06,
  author =       "Nikhil Bansal and
                  Don Coppersmith and
                  Maxim Sviridenko",
  title =        "Improved approximation algorithms for broadcast scheduling",
  pages =        "344--353",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BFGGHM06,
  author =       "Petra Berenbrink and
                  Tom Friedetzky and
                  Leslie Ann Goldberg and
                  Paul W. Goldberg and
                  Zengjian Hu and
                  Russell A. Martin",
  title =        "Distributed selfish load balancing",
  pages =        "354--363",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Baptiste06,
  author =       "Philippe Baptiste",
  title =        "Scheduling unit tasks to minimize the number of idle periods: a polynomial time algorithm for offline dynamic power management",
  pages =        "364--367",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GolMunRao06,
  author =       "Alexander Golynski and
                  J. Ian Munro and
                  S. Srinivasa Rao",
  title =        "Rank/select operations on large alphabets: A tool for text indexing",
  pages =        "368--373",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:WanDerSle06,
  author =       "Chengwen Chris Wang and
                  Jonathan Derryberry and
                  Daniel Dominic Sleator",
  title =        "O(log log n)-competitive dynamic binary search trees",
  pages =        "374--383",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GooNelSun06,
  author =       "Michael T. Goodrich and
                  Michael J. Nelson and
                  Jonathan Z. Sun",
  title =        "The rainbow skip graph: a fault-tolerant constant-degree distributed data structure",
  pages =        "384--393",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GeoTarWer06,
  author =       "Loukas Georgiadis and
                  Robert Endre Tarjan and
                  Renato Fonseca F. Werneck",
  title =        "Design of data structures for mergeable trees",
  pages =        "394--403",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:FraMun06,
  author =       "Gianni Franceschini and
                  J. Ian Munro",
  title =        "Implicit dictionaries with O(1) modifications per update and fast search",
  pages =        "404--413",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BezBhaVig06,
  author =       "Ivona Bez{\'a}kov{\'a} and
                  Nayantara Bhatnagar and
                  Eric Vigoda",
  title =        "Sampling binary contingency tables with a greedy start",
  pages =        "414--423",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Woelfel06,
  author =       "Philipp Woelfel",
  title =        "Asymmetric balanced allocation with simple hash functions",
  pages =        "424--433",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KenPan06,
  author =       "Krishnaram Kenthapadi and
                  Rina Panigrahy",
  title =        "Balanced allocation on graphs",
  pages =        "434--443",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LiMaZha06,
  author =       "Ming Li and
                  Bin Ma and
                  Louxin Zhang",
  title =        "Superiority and complexity of the spaced seeds",
  pages =        "444--453",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KriVil06,
  author =       "Michael Krivelevich and
                  Dan Vilenchik",
  title =        "Solving random satisfiable {3CNF} formulas in expected polynomial time",
  pages =        "454--463",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GaoLanSch06,
  author =       "Jie Gao and
                  Michael Langberg and
                  Leonard J. Schulman",
  title =        "Analysis of incomplete data and an intrinsic-dimension {Helly} theorem",
  pages =        "464--473",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:HKKMS06,
  author =       "Olaf Hall-Holt and
                  Matthew J. Katz and
                  Piyush Kumar and
                  Joseph S. B. Mitchell and
                  Arik Sityon",
  title =        "Finding large sticks and potatoes in polygons",
  pages =        "474--483",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KapSha06,
  author =       "Haim Kaplan and
                  Micha Sharir",
  title =        "Randomized incremental constructions of three-dimensional convex hulls and planar voronoi diagrams, and approximate range counting",
  pages =        "484--493",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DeBGra06,
  author =       "Mark {de Berg} and
                  Chris Gray",
  title =        "Vertical ray shooting and computing depth orders for fat objects",
  pages =        "494--503",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AHVHHK06,
  author =       "Oswin Aichholzer and
                  Thomas Hackl and
                  Birgit Vogtenhuber and
                  Clemens Huemer and
                  Ferran Hurtado and
                  Hannes Krasser",
  title =        "On the number of plane graphs",
  pages =        "504--513",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Chan06a,
  author =       "Timothy M. Chan",
  title =        "All-pairs shortest paths for unweighted undirected graphs in o(mn) time",
  pages =        "514--523",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BorKle06,
  author =       "Glencora Borradaile and
                  Philip Klein",
  title =        "An {O(n log n)} algorithm for maximum st-flow in a directed planar graph",
  pages =        "524--533",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ResWil06,
  author =       "Mateo Restrepo and
                  David P. Williamson",
  title =        "A simple {GAP}-canceling algorithm for the generalized maximum flow problem",
  pages =        "534--543",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DeiKliWoe06,
  author =       "Vladimir G. Deineko and
                  Bettina Klinz and
                  Gerhard J. Woeginger",
  title =        "Four point conditions and exponential neighborhoods for symmetric {TSP}",
  pages =        "544--553",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Gabow06,
  author =       "Harold N. Gabow",
  title =        "Upper degree-constrained partial orientations",
  pages =        "554--563",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:CCMR06,
  author =       "Kamalika Chaudhuri and
                  Kevin Chen and
                  Radu Mihaescu and
                  Satish Rao",
  title =        "On the tandem duplication-random loss model of genome rearrangement",
  pages =        "564--570",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KaoSch06,
  author =       "Ming-Yang Kao and
                  Robert T. Schweller",
  title =        "Reducing tile complexity for self-assembly through temperature programming",
  pages =        "571--580",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BroFag06,
  author =       "Gerth St{\o}lting Brodal and
                  Rolf Fagerberg",
  title =        "Cache-oblivious string dictionaries",
  pages =        "581--590",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChoRam06,
  author =       "Rezaul Alam Chowdhury and
                  Vijaya Ramachandran",
  title =        "Cache-oblivious dynamic programming",
  pages =        "591--600",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AjwDemMey06,
  author =       "Deepak Ajwani and
                  Roman Dementiev and
                  Ulrich Meyer",
  title =        "A computational study of external-memory {BFS} algorithms",
  pages =        "601--610",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:FGMS06,
  author =       "Lisa Fleischer and
                  Michel X. Goemans and
                  Vahab S. Mirrokni and
                  Maxim Sviridenko",
  title =        "Tight approximation algorithms for maximum general assignment problems",
  pages =        "611--620",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GolNagSin06,
  author =       "Daniel Golovin and
                  Viswanath Nagarajan and
                  Mohit Singh",
  title =        "Approximating the k-multicut problem",
  pages =        "621--630",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:HajJai06,
  author =       "Mohammad Taghi Hajiaghayi and
                  Kamal Jain",
  title =        "The prize-collecting generalized steiner tree problem via a new approach of primal-dual schema",
  pages =        "631--640",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BerKar06,
  author =       "Piotr Berman and
                  Marek Karpinski",
  title =        "8/7-approximation algorithm for (1,2)-{TSP}",
  pages =        "641--648",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:HajKleLei06,
  author =       "Mohammad Taghi Hajiaghayi and
                  Robert D. Kleinberg and
                  Frank Thomson Leighton",
  title =        "Improved lower and upper bounds for universal {TSP} in planar metrics",
  pages =        "649--658",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:CSVY06,
  author =       "Bruno Codenotti and
                  Amin Saberi and
                  Kasturi R. Varadarajan and
                  Yinyu Ye",
  title =        "Leontief economies encode nonzero sum two-player games",
  pages =        "659--667",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ColDodRou06,
  author =       "Richard Cole and
                  Yevgeniy Dodis and
                  Tim Roughgarden",
  title =        "Bottleneck links, variable demand, and the tragedy of the commons",
  pages =        "668--677",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChaDeAHen06,
  author =       "Krishnendu Chatterjee and
                  Luca {de Alfaro} and
                  Thomas A. Henzinger",
  title =        "The complexity of quantitative concurrent parity games",
  pages =        "678--687",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:JaiVar06,
  author =       "Kamal Jain and
                  Kasturi R. Varadarajan",
  title =        "Equilibria for economies with production: constant-returns technologies and production planning constraints",
  pages =        "688--697",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GuhHar06,
  author =       "Sudipto Guha and
                  Boulos Harb",
  title =        "Approximation algorithms for wavelet transform coding of data streams",
  pages =        "698--707",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BGKS06,
  author =       "Lakshminath Bhuvanagiri and
                  Sumit Ganguly and
                  Deepanjan Kesh and
                  Chandan Saha",
  title =        "Simpler algorithm for estimating frequency moments of data streams",
  pages =        "708--713",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DemFinRib06,
  author =       "Camil Demetrescu and
                  Irene Finocchi and
                  Andrea Ribichini",
  title =        "Trading off space for passes in graph streaming problems",
  pages =        "714--723",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LeeTin06,
  author =       "L. K. Lee and
                  H. F. Ting",
  title =        "Maintaining significant stream statistics over sliding windows",
  pages =        "724--732",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GuhMcGVen06,
  author =       "Sudipto Guha and
                  Andrew McGregor and
                  Suresh Venkatasubramanian",
  title =        "Streaming and sublinear approximation of entropy and information distances",
  pages =        "733--742",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DHKW06,
  author =       "Jes{\'u}s A. {De Loera} and
                  Raymond Hemmecke and
                  Matthias K{\"o}ppe and
                  Robert Weismantel",
  title =        "{FPTAS} for mixed-integer polynomial optimization with a fixed number of variables",
  pages =        "743--748",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GarSch06,
  author =       "Bernd G{\"a}rtner and
                  Ingo Schurr",
  title =        "Linear programming and unique sink orientations",
  pages =        "749--757",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KBBEG06,
  author =       "Leonid Khachiyan and
                  Endre Boros and
                  Konrad Borys and
                  Khaled M. Elbassioni and
                  Vladimir Gurvich",
  title =        "Generating all vertices of a polyhedron is hard",
  pages =        "758--765",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:SoYe06,
  author =       "Anthony Man-Cho So and
                  Yinyu Ye",
  title =        "A semidefinite programming approach to tensegrity theory and realizability of graphs",
  pages =        "766--775",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:CopFleRud06,
  author =       "Don Coppersmith and
                  Lisa Fleischer and
                  Atri Rudra",
  title =        "Ordering by weighted number of wins gives a good ranking for weighted tournaments",
  pages =        "776--782",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AHKW06,
  author =       "Stanislav Angelov and
                  Boulos Harb and
                  Sampath Kannan and
                  Li-San Wang",
  title =        "Weighted isotonic regression under the $L_1$ norm",
  pages =        "783--791",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BatErgSah06,
  author =       "Tugkan Batu and
                  Funda Erg{\"u}n and
                  S{\"u}leyman Cenk Sahinalp",
  title =        "Oblivious string embeddings and edit distance approximations",
  pages =        "792--801",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ThoZwi06,
  author =       "Mikkel Thorup and
                  Uri Zwick",
  title =        "Spanners and emulators with sublinear distance errors",
  pages =        "802--809",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:OumSey06,
  author =       "{Sang-il} Oum and
                  Paul D. Seymour",
  title =        "Certifying large branch-width",
  pages =        "810--813",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Obdrzalek06,
  author =       "Jan Obdrz{\'a}lek",
  title =        "DAG-width: connectivity measure for directed graphs",
  pages =        "814--821",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Babai06,
  author =       "L{\'a}szl{\'o} Babai",
  title =        "On the diameter of Eulerian orientations of graphs",
  pages =        "822--831",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KKLS06,
  author =       "Michael Kaufmann and
                  Jan Kratochv{\'i}l and
                  Katharina Anna Lehmann and
                  Amarendran R. Subramanian",
  title =        "Max-tolerance graphs as intersection graphs: cliques, cycles, and recognition",
  pages =        "832--841",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KorNguPei06,
  author =       "Ephraim Korach and
                  Th{\`a}nh Nguyen and
                  Britta Peis",
  title =        "Subgraph characterization of Red/Blue-Split Graph and {K{\"o}nig} {Egerv{\'a}ry} Graphs",
  pages =        "842--850",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KuhOst06,
  author =       "Daniela K{\"u}hn and
                  Deryk Osthus",
  title =        "Critical chromatic number and the complexity of perfect packings in graphs",
  pages =        "851--859",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ShaWel06,
  author =       "Micha Sharir and
                  Emo Welzl",
  title =        "On the number of crossing-free matchings, (cycles, and partitions)",
  pages =        "860--869",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Randall06,
  author =       "Dana Randall",
  title =        "Slow mixing of glauber dynamics via topological obstructions",
  pages =        "870--879",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BuhSpa06,
  author =       "Harry Buhrman and
                  Robert Spalek",
  title =        "Quantum verification of matrix products",
  pages =        "880--889",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BanGam06,
  author =       "Antar Bandyopadhyay and
                  David Gamarnik",
  title =        "Counting without sampling: new algorithms for enumeration problems using statistical physics",
  pages =        "890--899",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BSVV06,
  author =       "Ivona Bez{\'a}kov{\'a} and
                  Daniel Stefankovic and
                  Vijay V. Vazirani and
                  Eric Vigoda",
  title =        "Accelerating simulated annealing for the permanent and combinatorial counting problems",
  pages =        "900--907",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Gopalan06,
  author =       "Parikshit Gopalan",
  title =        "Query-efficient algorithms for polynomial interpolation over composites",
  pages =        "908--917",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:HKLR06,
  author =       "Mohammad Taghi Hajiaghayi and
                  Robert D. Kleinberg and
                  Frank Thomson Leighton and
                  Harald R{\"a}cke",
  title =        "New lower bounds for oblivious routing in undirected graphs",
  pages =        "918--927",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Kleinberg06,
  author =       "Robert D. Kleinberg",
  title =        "Anytime algorithms for multi-armed bandit problems",
  pages =        "928--936",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DanHay06,
  author =       "Varsha Dani and
                  Thomas P. Hayes",
  title =        "Robbing the bandit: less regret in online geometric optimization against an adaptive adversary",
  pages =        "937--943",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:CicLab06,
  author =       "Ferdinando Cicalese and
                  Eduardo Sany Laber",
  title =        "On the competitive ratio of evaluating priced functions",
  pages =        "944--953",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:MeyNanPop06,
  author =       "Adam Meyerson and
                  Akash Nanavati and
                  Laura Poplawski",
  title =        "Randomized online algorithms for minimum metric bipartite matching",
  pages =        "954--959",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Frieze06,
  author =       "Alan M. Frieze",
  title =        "Random graphs",
  pages =        "960",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ArtPan06,
  author =       "David Arthur and
                  Rina Panigrahy",
  title =        "Analyzing BitTorrent and related peer-to-peer networks",
  pages =        "961--969",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GupHajRac06,
  author =       "Anupam Gupta and
                  Mohammad Taghi Hajiaghayi and
                  Harald R{\"a}cke",
  title =        "Oblivious network design",
  pages =        "970--979",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KuhMosWat06,
  author =       "Fabian Kuhn and
                  Thomas Moscibroda and
                  Roger Wattenhofer",
  title =        "The price of being near-sighted",
  pages =        "980--989",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KSSV06,
  author =       "Valerie King and
                  Jared Saia and
                  Vishal Sanwalani and
                  Erik Vee",
  title =        "Scalable leader election",
  pages =        "990--999",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KFPF06,
  author =       "Alexander Kr{\"o}ller and
                  S{\'a}ndor P. Fekete and
                  Dennis Pfisterer and
                  Stefan Fischer",
  title =        "Deterministic boundary recognition and topology extraction for large sensor networks",
  pages =        "1000--1009",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:KraRab06,
  author =       "Robert Krauthgamer and
                  Yuval Rabani",
  title =        "Improved lower bounds for embeddings into $L_1$",
  pages =        "1010--1017",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:CHKR06,
  author =       "Moses Charikar and
                  Mohammad Taghi Hajiaghayi and
                  Howard J. Karloff and
                  Satish Rao",
  title =        "$l^2_2$ spreading metrics for vertex ordering problems",
  pages =        "1018--1027",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LeeNaoPer06,
  author =       "James R. Lee and
                  Assaf Naor and
                  Yuval Peres",
  title =        "Trees and Markov convexity",
  pages =        "1028--1037",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DelKoh06,
  author =       "D. {Dellamonica Jr.} and
                  Yoshiharu Kohayakawa",
  title =        "An algorithmic Friedman--Pippenger theorem on tree embeddings and applications to routing",
  pages =        "1038--1044",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:EmePel06,
  author =       "Yuval Emek and
                  David Peleg",
  title =        "A tight upper bound on the probabilistic embedding of series-parallel graphs",
  pages =        "1045--1053",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BabLavPav06,
  author =       "Moshe Babaioff and
                  Ron Lavi and
                  Elan Pavlov",
  title =        "Single-value combinatorial auctions and implementation in undominated strategies",
  pages =        "1054--1063",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DobSch06,
  author =       "Shahar Dobzinski and
                  Michael Schapira",
  title =        "An improved approximation algorithm for combinatorial auctions with submodular bidders",
  pages =        "1064--1073",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Abrams06,
  author =       "Zo{\"e} Abrams",
  title =        "Revenue maximization when bidders have budgets",
  pages =        "1074--1082",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AggHar06,
  author =       "Gagan Aggarwal and
                  Jason D. Hartline",
  title =        "Knapsack auctions",
  pages =        "1083--1092",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:BriKry06,
  author =       "Patrick Briest and
                  Piotr Krysta",
  title =        "Single-minded unlimited supply pricing on sparse instances",
  pages =        "1093--1102",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:HarKarYek06,
  author =       "Nicholas J. A. Harvey and
                  David R. Karger and
                  Sergey Yekhanin",
  title =        "The complexity of matrix completion",
  pages =        "1103--1111",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Butler06,
  author =       "Steven Butler",
  title =        "Relating singular values and discrepancy of weighted directed graphs",
  pages =        "1112--1116",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DRVW06,
  author =       "Amit Deshpande and
                  Luis Rademacher and
                  Santosh Vempala and
                  Grant Wang",
  title =        "Matrix approximation and projective clustering via volume sampling",
  pages =        "1117--1126",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:DriMahMut06,
  author =       "Petros Drineas and
                  Michael W. Mahoney and
                  S. Muthukrishnan",
  title =        "Sampling algorithms for $l_2$ regression and applications",
  pages =        "1127--1136",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AgaPhiVen06,
  author =       "Deepak Agarwal and
                  Jeff M. Phillips and
                  Suresh Venkatasubramanian",
  title =        "The hunting of the bump: On maximizing statistical discrepancy",
  pages =        "1137--1146",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:LNRW06,
  author =       "Guolong Lin and
                  Chandrashekhar Nagarajan and
                  Rajmohan Rajaraman and
                  David P. Williamson",
  title =        "A general approach for incremental approximation and hierarchical clustering",
  pages =        "1147--1156",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:ChaKan06,
  author =       "Kevin L. Chang and
                  Ravi Kannan",
  title =        "The space complexity of pass-efficient algorithms for clustering",
  pages =        "1157--1166",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:GioGur06,
  author =       "Ioannis Giotis and
                  Venkatesan Guruswami",
  title =        "Correlation clustering with a fixed number of clusters",
  pages =        "1167--1176",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Chen06,
  author =       "Ke Chen",
  title =        "On k-Median clustering in high dimensions",
  pages =        "1177--1185",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Panigrahy06,
  author =       "Rina Panigrahy",
  title =        "Entropy based nearest neighbor search in high dimensions",
  pages =        "1186--1195",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Chan06b,
  author =       "Timothy M. Chan",
  title =        "A dynamic data structure for 3-d convex hulls and 2-d nearest neighbor queries",
  pages =        "1196--1202",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AndInd06,
  author =       "Alexandr Andoni and
                  Piotr Indyk",
  title =        "Efficient algorithms for substring near neighbor problem",
  pages =        "1203--1212",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:Cabello06,
  author =       "Sergio Cabello",
  title =        "Many distances in planar graphs",
  pages =        "1213--1220",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:AABLLP06,
  author =       "Amihood Amir and
                  Yonatan Aumann and
                  Gary Benson and
                  Avivit Levy and
                  Ohad Lipsky and
                  Ely Porat and
                  Steven Skiena and
                  Uzi Vishne",
  title =        "Pattern matching with address errors: rearrangement distances",
  pages =        "1221--1229",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:SadGro06,
  author =       "Kunihiko Sadakane and
                  Roberto Grossi",
  title =        "Squeezing succinct data structures into entropy bounds",
  pages =        "1230--1239",
  booktitle =    soda06name,
  publisher =    sodapub,
  month =        soda06month,
  address =      soda06addr,
  editor =       soda06ed,
  year =         2006,
}

@InProceedings{SODA:NaoPin01,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Efficient Oblivious Transfer Protocols",
  pages =        "448--457",
  booktitle =    soda01name,
  editor =       soda01ed,
  address =      soda01addr,
  month =        soda01month,
  publisher =    sodapub,
  year =         2001,
}

@InProceedings{SODA:FriZha99,
  author =       "Alan M. Frieze and
                  Lei Zhao",
  title =        "Optimal Construction of Edge-Disjoint Paths in Random Regular Graphs",
  pages =        "346--355",
  booktitle =    soda99name,
  publisher =    sodapub,
  month =        soda99month,
  address =      soda99addr,
  editor =       soda99ed,
  year =         1999,
}

@InProceedings{SODA:AteTsu99,
  author =       "Giuseppe Ateniese and
                  Gene Tsudik",
  title =        "Group Signatures {\'A} la carte",
  pages =        "848--849",
  booktitle =    soda99name,
  publisher =    sodapub,
  month =        soda99month,
  address =      soda99addr,
  editor =       soda99ed,
  year =         1999,
}

@InProceedings{SODA:BFSU96,
  author =       "Andrei Z. Broder and
                  Alan M. Frieze and
                  Stephen Suen and
                  Eli Upfal",
  title =        "An Efficient Algorithm for the Vertex-Disjoint Paths Problem in Random Graphs",
  pages =        "261--268",
  booktitle =    soda96name,
  publisher =    sodapub,
  month =        soda96month,
  address =      soda96addr,
  editor =       soda96ed,
  year =         1996,
}

@InProceedings{SODA:AieRajVen95,
  author =       "William Aiello and
                  Sivaramakrishnan Rajagopalan and
                  Ramarathnam Venkatesan",
  title =        "Design of Practical and Provably Good Random Number Generators",
  pages =        "1--9",
  booktitle =    soda95name,
  month =        soda95month,
  address =      soda95addr,
  editor =       soda95ed,
  publisher =    sodapub,
  year =         1995,
}

@InProceedings{SODA:BFSU94,
  author =       "Andrei Z. Broder and
                  Alan M. Frieze and
                  Stephen Suen and
                  Eli Upfal",
  title =        "Optimal Construction of Edge-Disjoint Paths in Random Graphs",
  pages =        "603--612",
  booktitle =    soda94name,
  publisher =    sodapub,
  month =        soda94month,
  address =      soda94addr,
  editor =       soda94ed,
  year =         1994,
}

%------------------------------------------------------------------
%                          STOC
%------------------------------------------------------------------

@InProceedings{STOC:KelMilPen12,
  author =       "Jonathan A. Kelner and
                  Gary L. Miller and
                  Richard Peng",
  title =        "Faster approximate multicommodity flow using quadratically coupled flows",
  pages =        "1--18",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ChaFleWei12,
  author =       "Amit Chakrabarti and
                  Lisa Fleischer and
                  Christophe Weibel",
  title =        "When the cut condition is enough: a complete characterization for multiflow problems in series-parallel networks",
  pages =        "19--26",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Vegh12,
  author =       "L{\'a}szl{\'o} A. V{\'e}gh",
  title =        "Strongly polynomial algorithm for a class of minimum-cost flow problems with separable convex objectives",
  pages =        "27--40",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AarChr12,
  author =       "Scott Aaronson and
                  Paul Christiano",
  title =        "Quantum money from hidden subspaces",
  pages =        "41--60",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:VazVid12,
  author =       "Umesh V. Vazirani and
                  Thomas Vidick",
  title =        "Certifiable quantum dice: or, true random number generation secure against quantum adversaries",
  pages =        "61--76",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Belovs12,
  author =       "Aleksandrs Belovs",
  title =        "Span programs for functions with constant-sized 1-certificates: extended abstract",
  pages =        "77--84",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Larsen12,
  author =       "Kasper Green Larsen",
  title =        "The cell probe complexity of dynamic range counting",
  pages =        "85--94",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:FMPTD12,
  author =       "Samuel Fiorini and
                  Serge Massar and
                  Sebastian Pokutta and
                  Hans Raj Tiwary and
                  Ronald {de Wolf}",
  title =        "Linear vs. semidefinite extended formulations: exponential separation and strong lower bounds",
  pages =        "95--106",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GoeMirLem12,
  author =       "Gagan Goel and
                  Vahab S. Mirrokni and
                  Renato Paes Leme",
  title =        "Polyhedral clinching auctions and the adwords polytope",
  pages =        "107--122",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:KleWei12,
  author =       "Robert Kleinberg and
                  S. Matthew Weinberg",
  title =        "Matroid prophet inequalities",
  pages =        "123--136",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:DevJai12,
  author =       "Nikhil R. Devanur and
                  Kamal Jain",
  title =        "Online matching with concave returns",
  pages =        "137--144",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AGKM12,
  author =       "Sanjeev Arora and
                  Rong Ge and
                  Ravindran Kannan and
                  Ankur Moitra",
  title =        "Computing a nonnegative matrix factorization - provably",
  pages =        "145--162",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ForShp12,
  author =       "Michael A. Forbes and
                  Amir Shpilka",
  title =        "On identity testing of tensors, low-rank recovery and compressed sensing",
  pages =        "163--172",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GroMar12,
  author =       "Martin Grohe and
                  D{\'a}niel Marx",
  title =        "Structure theorem and isomorphism test for graphs with excluded topological subgraphs",
  pages =        "173--192",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:HruTza12,
  author =       "Pavel Hrubes and
                  Iddo Tzameret",
  title =        "Short proofs for the determinant identities",
  pages =        "193--212",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BeaBecImp12,
  author =       "Paul Beame and
                  Christopher Beck and
                  Russell Impagliazzo",
  title =        "Time-space tradeoffs in resolution: superpolynomial lower bounds for superlinear space",
  pages =        "213--232",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:HuyNor12,
  author =       "Trinh Huynh and
                  Jakob Nordstr{\"o}m",
  title =        "On the virtue of succinct proofs: amplifying communication complexity hardness to time-space trade-offs in proof complexity",
  pages =        "233--248",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Ajtai12,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Determinism versus nondeterminism with arithmetic tests and computation: extended abstract",
  pages =        "249--268",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:HeiJagNao12,
  author =       "Steven Heilman and
                  Aukosh Jagannath and
                  Assaf Naor",
  title =        "Solution of the propeller conjecture in $R^3$",
  pages =        "269--276",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:KhoPopVis12,
  author =       "Subhash Khot and
                  Preyas Popat and
                  Nisheeth K. Vishnoi",
  title =        "$2^{\log^{1-\epsilon} n}$ hardness for the closest vector problem with preprocessing",
  pages =        "277--288",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ODoWri12,
  author =       "Ryan O'Donnell and
                  John Wright",
  title =        "A new point of {NP}-hardness for unique games",
  pages =        "289--306",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BBHKSZ12,
  author =       "Boaz Barak and
                  Fernando G. S. L. Brand{\~a}o and
                  Aram Wettroth Harrow and
                  Jonathan A. Kelner and
                  David Steurer and
                  Yuan Zhou",
  title =        "Hypercontractivity, sum-of-squares proofs, and their applications",
  pages =        "307--326",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Efremenko12,
  author =       "Klim Efremenko",
  title =        "From irreducible representations to locally decodable codes",
  pages =        "327--338",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GurXin12,
  author =       "Venkatesan Guruswami and
                  Chaoping Xing",
  title =        "Folded codes from function field towers and improved optimal rate list decoding",
  pages =        "339--350",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:DviLov12,
  author =       "Zeev Dvir and
                  Shachar Lovett",
  title =        "Subspace evasive sets",
  pages =        "351--358",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:KauLub12,
  author =       "Tali Kaufman and
                  Alexander Lubotzky",
  title =        "Edge transitive ramanujan graphs and symmetric {LDPC} good codes",
  pages =        "359--366",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:MakMakVij12,
  author =       "Konstantin Makarychev and
                  Yury Makarychev and
                  Aravindan Vijayaraghavan",
  title =        "Approximation algorithms for semi-random partitioning problems",
  pages =        "367--384",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ShaAga12,
  author =       "R. Sharathkumar and
                  Pankaj K. Agarwal",
  title =        "A near-linear time e-approximation algorithm for geometric bipartite matching",
  pages =        "385--394",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AbrNei12,
  author =       "Ittai Abraham and
                  Ofer Neiman",
  title =        "Using petal-decompositions to build a low stretch spanning tree",
  pages =        "395--406",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BruRog12,
  author =       "Tobias Brunsch and
                  Heiko R{\"o}glin",
  title =        "Improved smoothed analysis of multiobjective optimization",
  pages =        "407--426",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:LeoRou12,
  author =       "Stefano Leonardi and
                  Tim Roughgarden",
  title =        "Prior-free auctions with ordered bidders",
  pages =        "427--434",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ChaImmLuc12,
  author =       "Shuchi Chawla and
                  Nicole Immorlica and
                  Brendan Lucier",
  title =        "On the limits of black-box reductions in mechanism design",
  pages =        "435--448",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BCGL12,
  author =       "Xiaohui Bei and
                  Ning Chen and
                  Nick Gravin and
                  Pinyan Lu",
  title =        "Budget feasible mechanism design: from prior-free to bayesian",
  pages =        "449--458",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CaiDasWei12,
  author =       "Yang Cai and
                  Constantinos Daskalakis and
                  S. Matthew Weinberg",
  title =        "An algorithmic characterization of multi-dimensional mechanisms",
  pages =        "459--478",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GHKPV12,
  author =       "Anna G{\'a}l and
                  Kristoffer Arnsfelt Hansen and
                  Michal Kouck{\'y} and
                  Pavel Pudl{\'a}k and
                  Emanuele Viola",
  title =        "Tight bounds on computing error-correcting codes by bounded-depth circuits with arbitrary gates",
  pages =        "479--494",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ChaPot12,
  author =       "Siu Man Chan and
                  Aaron Potechin",
  title =        "Tight bounds for monotone switching networks via fourier analysis",
  pages =        "495--504",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Braverman12,
  author =       "Mark Braverman",
  title =        "Interactive information complexity",
  pages =        "505--524",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Sherstov12a,
  author =       "Alexander A. Sherstov",
  title =        "The multiparty communication complexity of set disjointness",
  pages =        "525--548",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CheKwoLau12,
  author =       "Ho Yee Cheung and
                  Tsz Chiu Kwok and
                  Lap Chi Lau",
  title =        "Fast matrix rank algorithms and applications",
  pages =        "549--562",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:HIKP12,
  author =       "Haitham Hassanieh and
                  Piotr Indyk and
                  Dina Katabi and
                  Eric Price",
  title =        "Nearly optimal sparse fourier transform",
  pages =        "563--578",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:EteSteYan12,
  author =       "Kousha Etessami and
                  Alistair Stewart and
                  Mihalis Yannakakis",
  title =        "Polynomial time algorithms for multi-type branching processesand stochastic context-free grammars",
  pages =        "579--588",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ACER12,
  author =       "Anna Adamaszek and
                  Artur Czumaj and
                  Matthias Englert and
                  Harald R{\"a}cke",
  title =        "Optimal online buffer scheduling for block devices",
  pages =        "589--598",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:ASSS12,
  author =       "Manindra Agrawal and
                  Chandan Saha and
                  Ramprasad Saptharishi and
                  Nitin Saxena",
  title =        "Jacobian hits circuits: hitting-sets, lower bounds for depth-D occur-k formulas \& depth-3 transcendence degree-k circuits",
  pages =        "599--614",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:DMPY12,
  author =       "Zeev Dvir and
                  Guillaume Malod and
                  Sylvain Perifel and
                  Amir Yehudayoff",
  title =        "Separating multilinear branching programs and formulas",
  pages =        "615--624",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GupKayLok12,
  author =       "Ankit Gupta and
                  Neeraj Kayal and
                  Satyanarayana V. Lokam",
  title =        "Reconstruction of depth-4 multilinear circuits with top fan-in 2",
  pages =        "625--642",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Kayal12,
  author =       "Neeraj Kayal",
  title =        "Affine projections of polynomials: extended abstract",
  pages =        "643--662",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BarGotKra12,
  author =       "Yair Bartal and
                  Lee-Ad Gottlieb and
                  Robert Krauthgamer",
  title =        "The traveling salesman problem: low-dimensionality implies a polynomial time approximation scheme",
  pages =        "663--672",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Chuzhoy12a,
  author =       "Julia Chuzhoy",
  title =        "On vertex sparsifiers with Steiner nodes",
  pages =        "673--688",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CCEL12,
  author =       "Parinya Chalermsook and
                  Julia Chuzhoy and
                  Alina Ene and
                  Shi Li",
  title =        "Approximation algorithms and hardness of integral concurrent flow",
  pages =        "689--708",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:DasDiaSer12,
  author =       "Constantinos Daskalakis and
                  Ilias Diakonikolas and
                  Rocco A. Servedio",
  title =        "Learning poisson binomial distributions",
  pages =        "709--728",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:DDFS12,
  author =       "Anindya De and
                  Ilias Diakonikolas and
                  Vitaly Feldman and
                  Rocco A. Servedio",
  title =        "Nearly optimal solutions for the chow parameters problem and low-weight approximation of halfspaces",
  pages =        "729--746",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Sherstov12b,
  author =       "Alexander A. Sherstov",
  title =        "Making polynomials robust to noise",
  pages =        "747--758",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GoyKea12,
  author =       "Sanjeev Goyal and
                  Michael Kearns",
  title =        "Competitive contagion in networks",
  pages =        "759--774",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CCVV12,
  author =       "Manuel Cebri{\'a}n and
                  Lorenzo Coviello and
                  Andrea Vattani and
                  Panagiotis Voulgaris",
  title =        "Finding red balloons with split contracts: robustness to individuals' selfishness",
  pages =        "775--788",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BIKK12,
  author =       "Christina Brandt and
                  Nicole Immorlica and
                  Gautam Kamath and
                  Robert Kleinberg",
  title =        "An analysis of one-dimensional schelling segregation",
  pages =        "789--804",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Applebaum12,
  author =       "Benny Applebaum",
  title =        "Pseudorandom generators with long stretch and low locality from random local one-way functions",
  pages =        "805--816",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:VadZhe12,
  author =       "Salil P. Vadhan and
                  Colin Jia Zheng",
  title =        "Characterizing pseudoentropy and simplifying pseudorandom generator constructions",
  pages =        "817--836",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Li12,
  author =       "Xin Li",
  title =        "Design extractors, non-malleable condensers and privacy amplification",
  pages =        "837--854",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Chuzhoy12b,
  author =       "Julia Chuzhoy",
  title =        "Routing in undirected graphs with constant congestion",
  pages =        "855--874",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AnKleShm12,
  author =       "Hyung-Chan An and
                  Robert Kleinberg and
                  David B. Shmoys",
  title =        "Improving christofides' algorithm for the s-t path {TSP}",
  pages =        "875--886",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Williams12,
  author =       "Virginia Vassilevska Williams",
  title =        "Multiplying matrices faster than coppersmith-winograd",
  pages =        "887--898",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CojPan12,
  author =       "Amin Coja-Oghlan and
                  Konstantinos Panagiotou",
  title =        "Catching the k-{NAESAT} threshold",
  pages =        "899--908",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CaiChe12,
  author =       "Jin-Yi Cai and
                  Xi Chen",
  title =        "Complexity of counting {CSP} with complex weights",
  pages =        "909--920",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:Molloy12,
  author =       "Michael Molloy",
  title =        "The freezing threshold for k-colourings of a random graph",
  pages =        "921--930",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BarKoz12,
  author =       "Libor Barto and
                  Marcin Kozik",
  title =        "Robust satisfiability of constraint satisfaction problems",
  pages =        "931--940",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:WooZha12,
  author =       "David P. Woodruff and
                  Qin Zhang",
  title =        "Tight bounds for distributed functional monitoring",
  pages =        "941--960",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:CHKM12,
  author =       "Keren Censor-Hillel and
                  Bernhard Haeupler and
                  Jonathan A. Kelner and
                  Petar Maymounkov",
  title =        "Global computation in a poorly connected world: fast rumor spreading with no dependence on conductance",
  pages =        "961--970",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BBJK12,
  author =       "Nikhil Bansal and
                  Vibhor Bhatt and
                  Prasad Jayanti and
                  Ranganath Kondapally",
  title =        "Tight time-space tradeoff for mutual exclusion",
  pages =        "971--982",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GiaWoe12,
  author =       "George Giakkoupis and
                  Philipp Woelfel",
  title =        "A tight {RMR} lower bound for randomized mutual exclusion",
  pages =        "983--1002",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GMSV12,
  author =       "Jugal Garg and
                  Ruta Mehta and
                  Milind A. Sohoni and
                  Vijay V. Vazirani",
  title =        "A complementary pivot algorithm for markets under separable, piecewise-linear concave utilities",
  pages =        "1003--1016",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AzaMic12,
  author =       "Pablo Daniel Azar and
                  Silvio Micali",
  title =        "Rational proofs",
  pages =        "1017--1028",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AbeFroWib12,
  author =       "Jacob Abernethy and
                  Rafael M. Frongillo and
                  Andre Wibisono",
  title =        "Minimax option pricing meets black-scholes in the limit",
  pages =        "1029--1040",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:MosRac12,
  author =       "Elchanan Mossel and
                  Mikl{\'o}s Z. R{\'a}cz",
  title =        "A quantitative gibbard-satterthwaite theorem without neutrality",
  pages =        "1041--1060",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BouYeh12,
  author =       "Jean Bourgain and
                  Amir Yehudayoff",
  title =        "Monotone expansion",
  pages =        "1061--1078",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AloMoiSud12,
  author =       "Noga Alon and
                  Ankur Moitra and
                  Benny Sudakov",
  title =        "Nearly complete graphs decomposable into large induced matchings and their applications",
  pages =        "1079--1090",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:KupLovPel12,
  author =       "Greg Kuperberg and
                  Shachar Lovett and
                  Ron Peled",
  title =        "Probabilistic existence of rigid combinatorial structures",
  pages =        "1091--1106",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:DobVon12,
  author =       "Shahar Dobzinski and
                  Jan Vondr{\'a}k",
  title =        "From query complexity to computational complexity",
  pages =        "1107--1116",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:LeeGhaTre12,
  author =       "James R. Lee and
                  Shayan Oveis Gharan and
                  Luca Trevisan",
  title =        "Multi-way spectral partitioning and higher-order cheeger inequalities",
  pages =        "1117--1130",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:LouRag12,
  author =       "Anand Louis and
                  Prasad Raghavendra and
                  Prasad Tetali and
                  Santosh Vempala",
  title =        "Many sparse cuts via higher eigenvalues",
  pages =        "1131--1140",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:OreSacVis12,
  author =       "Lorenzo Orecchia and
                  Sushant Sachdeva and
                  Nisheeth K. Vishnoi",
  title =        "Approximating the exponential, the lanczos method and an {\~O}(m)-time spectral algorithm for balanced separator",
  pages =        "1141--1160",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:GORZ12,
  author =       "Michel X. Goemans and
                  Neil Olver and
                  Thomas Rothvo{\ss} and
                  Rico Zenklusen",
  title =        "Matroids and integrality gaps for hypergraphic steiner tree relaxations",
  pages =        "1161--1176",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BroLagTar12,
  author =       "Gerth St{\o}lting Brodal and
                  George Lagogiannis and
                  Robert Endre Tarjan",
  title =        "Strict fibonacci heaps",
  pages =        "1177--1184",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BulKouSak12,
  author =       "Jan Bul{\'a}nek and
                  Michal Kouck{\'y} and
                  Michael Saks",
  title =        "Tight lower bounds for the online labeling problem",
  pages =        "1185--1198",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:AbrCheGav12,
  author =       "Ittai Abraham and
                  Shiri Chechik and
                  Cyril Gavoille",
  title =        "Fully dynamic approximate distance oracles for planar graphs via forbidden-set distance labels",
  pages =        "1199--1218",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:LopTroVai12,
  author =       "Adriana L{\'o}pez-Alt and
                  Eran Tromer and
                  Vinod Vaikuntanathan",
  title =        "On-the-fly multiparty computation on the cloud via multikey fully homomorphic encryption",
  pages =        "1219--1234",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BGJK12,
  author =       "Elette Boyle and
                  Shafi Goldwasser and
                  Abhishek Jain and
                  Yael Tauman Kalai",
  title =        "Multiparty computation secure against continual memory leakage",
  pages =        "1235--1254",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:HarRot12,
  author =       "Moritz Hardt and
                  Aaron Roth",
  title =        "Beating randomized response on incoherent matrices",
  pages =        "1255--1268",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:BDKT12,
  author =       "Aditya Bhaskara and
                  Daniel Dadush and
                  Ravishankar Krishnaswamy and
                  Kunal Talwar",
  title =        "Unconditional differentially private mechanisms for linear queries",
  pages =        "1269--1284",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:MutNik12,
  author =       "S. Muthukrishnan and
                  Aleksandar Nikolov",
  title =        "Optimal private halfspace counting via discrepancy",
  pages =        "1285--1292",
  editor =       stoc12ed,
  booktitle =    stoc12name,
  address =      stoc12addr,
  month =        stoc12month,
  publisher =    stocpub,
  year =         2012,
}

@InProceedings{STOC:PatTho11a,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "The power of simple tabulation hashing",
  pages =        "1--10",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:LenWat11,
  author =       "Christoph Lenzen and
                  Roger Wattenhofer",
  title =        "Tight bounds for parallel randomized load balancing: extended abstract",
  pages =        "11--20",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DoeFouFri11,
  author =       "Benjamin Doerr and
                  Mahmoud Fouz and
                  Tobias Friedrich",
  title =        "Social networks spread rumors in sublogarithmic time",
  pages =        "21--30",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:RegKla11,
  author =       "Oded Regev and
                  Bo'az Klartag",
  title =        "Quantum one-way communication can be exponentially stronger than classical communication",
  pages =        "31--40",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Sherstov11,
  author =       "Alexander A. Sherstov",
  title =        "Strong direct product theorems for quantum communication and query complexity",
  pages =        "41--50",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:ChaReg11,
  author =       "Amit Chakrabarti and
                  Oded Regev",
  title =        "An optimal lower bound on the communication complexity of gap-hamming-distance",
  pages =        "51--60",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DinLeePer11,
  author =       "Jian Ding and
                  James R. Lee and
                  Yuval Peres",
  title =        "Cover times, blanket times, and majorizing measures",
  pages =        "61--70",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:FHHP11,
  author =       "Wai Shing Fung and
                  Ramesh Hariharan and
                  Nicholas J. A. Harvey and
                  Debmalya Panigrahi",
  title =        "A general framework for graph sparsification",
  pages =        "71--80",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KawKob11,
  author =       "{Ken-ichi} Kawarabayashi and
                  Yusuke Kobayashi",
  title =        "Breaking $o(n^1/2)$-approximation algorithms for the edge-disjoint paths problem with congestion two",
  pages =        "81--88",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:HolKunTes11,
  author =       "Thomas Holenstein and
                  Robin K{\"u}nzler and
                  Stefano Tessaro",
  title =        "The equivalence of the random oracle model and the ideal cipher model, revisited",
  pages =        "89--98",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:GenWic11,
  author =       "Craig Gentry and
                  Daniel Wichs",
  title =        "Separating succinct non-interactive arguments from all falsifiable assumptions",
  pages =        "99--108",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Pass11,
  author =       "Rafael Pass",
  title =        "Limits of provable security from standard assumptions",
  pages =        "109--118",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:PapPie11,
  author =       "Christos H. Papadimitriou and
                  George Pierrakos",
  title =        "On optimal single-item auctions",
  pages =        "119--128",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DobFuKle11,
  author =       "Shahar Dobzinski and
                  Hu Fu and
                  Robert D. Kleinberg",
  title =        "Optimal auctions with correlated bidders are easy",
  pages =        "129--138",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Dobzinski11,
  author =       "Shahar Dobzinski",
  title =        "An impossibility result for truthful combinatorial auctions with submodular valuations",
  pages =        "139--148",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DugRouYan11,
  author =       "Shaddin Dughmi and
                  Tim Roughgarden and
                  Qiqi Yan",
  title =        "From convex optimization to randomized mechanisms: toward optimal combinatorial auctions",
  pages =        "149--158",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BraRao11,
  author =       "Mark Braverman and
                  Anup Rao",
  title =        "Towards coding for maximum errors in interactive communication",
  pages =        "159--166",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KopSarYek11,
  author =       "Swastik Kopparty and
                  Shubhangi Saraf and
                  Sergey Yekhanin",
  title =        "High-rate codes with sublinear-time decoding",
  pages =        "167--176",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:ZewBen11,
  author =       "Noga Zewi and
                  Eli Ben-Sasson",
  title =        "From affine to two-source extractors via approximate duality",
  pages =        "177--186",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:HatLov11,
  author =       "Hamed Hatami and
                  Shachar Lovett",
  title =        "Correlation testing for affine invariant properties on Fpn in the high error regime",
  pages =        "187--194",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:AGMS11,
  author =       "Bharat Adsul and
                  Jugal Garg and
                  Ruta Mehta and
                  Milind A. Sohoni",
  title =        "Rank-1 bimatrix games: a homeomorphism and a polynomial time algorithm",
  pages =        "195--204",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:HKLMT11,
  author =       "Kristoffer Arnsfelt Hansen and
                  Michal Kouck{\'y} and
                  Niels Lauritzen and
                  Peter Bro Miltersen and
                  Elias P. Tsigaridas",
  title =        "Exact algorithms for solving stochastic games: extended abstract",
  pages =        "205--214",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:IKLMPT11,
  author =       "Nicole Immorlica and
                  Adam Tauman Kalai and
                  Brendan Lucier and
                  Ankur Moitra and
                  Andrew Postlewaite and
                  Moshe Tennenholtz",
  title =        "Dueling algorithms",
  pages =        "215--224",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:MoiODo11,
  author =       "Ankur Moitra and
                  Ryan O'Donnell",
  title =        "Pareto optimal solutions for smoothed analysts",
  pages =        "225--234",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KolSze11,
  author =       "Kashyap Babu Rao Kolipaka and
                  Mario Szegedy",
  title =        "Moser and tardos meet {Lov{\'a}sz}",
  pages =        "235--244",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:MosSch11,
  author =       "Robin A. Moser and
                  Dominik Scheder",
  title =        "A full derandomization of {sch{\"o}ning}'s k-{SAT} algorithm",
  pages =        "245--252",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:GMRZ11,
  author =       "Parikshit Gopalan and
                  Raghu Meka and
                  Omer Reingold and
                  David Zuckerman",
  title =        "Pseudorandom generators for combinatorial shapes",
  pages =        "253--262",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KouNimPud11,
  author =       "Michal Kouck{\'y} and
                  Prajakta Nimbhorkar and
                  Pavel Pudl{\'a}k",
  title =        "Pseudorandom generators for group products: extended abstract",
  pages =        "263--272",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:CKMST11,
  author =       "Paul Christiano and
                  Jonathan A. Kelner and
                  Aleksander Madry and
                  Daniel A. Spielman and
                  Shang-Hua Teng",
  title =        "Electrical flows, laplacian systems, and faster approximation of maximum flow in undirected graphs",
  pages =        "273--282",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:FriHanZwi11,
  author =       "Oliver Friedmann and
                  Thomas Dueholm Hansen and
                  Uri Zwick",
  title =        "Subexponential lower bounds for randomized pivoting rules for the simplex algorithm",
  pages =        "283--292",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Haeupler11,
  author =       "Bernhard Haeupler",
  title =        "Analyzing network coding gossip made easy",
  pages =        "293--302",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Chuzhoy11,
  author =       "Julia Chuzhoy",
  title =        "An algorithm for the graph crossing number problem",
  pages =        "303--312",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:INSW11,
  author =       "Giuseppe F. Italiano and
                  Yahav Nussbaum and
                  Piotr Sankowski and
                  Christian Wulff-Nilsen",
  title =        "Improved algorithms for min cut and max flow in undirected planar graphs",
  pages =        "313--322",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DinKra11,
  author =       "Michael Dinitz and
                  Robert Krauthgamer",
  title =        "Directed spanners via flow-based linear programs",
  pages =        "323--332",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:AarArk11,
  author =       "Scott Aaronson and
                  Alex Arkhipov",
  title =        "The computational complexity of linear optics",
  pages =        "333--342",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BraChrYar11,
  author =       "Fernando G. S. L. Brand{\~a}o and
                  Matthias Christandl and
                  Jon Yard",
  title =        "A quasipolynomial-time algorithm for the quantum separability problem",
  pages =        "343--352",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KemVid11,
  author =       "Julia Kempe and
                  Thomas Vidick",
  title =        "Parallel repetition of entangled games",
  pages =        "353--362",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DHKKNP11,
  author =       "Atish {Das Sarma} and
                  Stephan Holzer and
                  Liah Kor and
                  Amos Korman and
                  Danupon Nanongkai and
                  Gopal Pandurangan and
                  David Peleg and
                  Roger Wattenhofer",
  title =        "Distributed verification and hardness of distributed approximation",
  pages =        "363--372",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:GolHigWoe11,
  author =       "Wojciech M. Golab and
                  Lisa Higham and
                  Philipp Woelfel",
  title =        "Linearizable implementations do not suffice for randomized distributed computation",
  pages =        "373--382",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KLPP11,
  author =       "Erez Kantor and
                  Zvi Lotker and
                  Merav Parter and
                  David Peleg",
  title =        "The topology of wireless communication",
  pages =        "383--392",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:GiaSch11,
  author =       "George Giakkoupis and
                  Nicolas Schabanel",
  title =        "Optimal path search in small worlds: dimension matters",
  pages =        "393--402",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:NovSteVil11,
  author =       "Andrew Novocin and
                  Damien Stehl{\'e} and
                  Gilles Villard",
  title =        "An LLL-reduction algorithm with quasi-linear time complexity: extended abstract",
  pages =        "403--412",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KhoMos11,
  author =       "Subhash Khot and
                  Dana Moshkovitz",
  title =        "NP-hardness of approximately solving linear equations over reals",
  pages =        "413--420",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:SarVol11,
  author =       "Shubhangi Saraf and
                  Ilya Volkovich",
  title =        "Black-box identity testing of depth-4 multilinear circuits",
  pages =        "421--430",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:SaxSes11,
  author =       "Nitin Saxena and
                  C. Seshadhri",
  title =        "Blackbox identity testing for bounded top fanin depth-3 circuits: the field doesn't matter",
  pages =        "431--440",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:DemHajKaw11,
  author =       "Erik D. Demaine and
                  MohammadTaghi Hajiaghayi and
		  {Ken-ichi} Kawarabayashi",
  title =        "Contraction decomposition in h-minor-free graphs and algorithmic applications",
  pages =        "441--450",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KawWol11,
  author =       "{Ken-ichi} Kawarabayashi and
                  Paul Wollan",
  title =        "A simpler algorithm and shorter proof for the graph minor decomposition",
  pages =        "451--458",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BouDalTho11,
  author =       "Nicolas Bousquet and
                  Jean Daligault and
                  St{\'e}phan Thomass{\'e}",
  title =        "Multicut is {FPT}",
  pages =        "459--468",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:MarRaz11,
  author =       "D{\'a}niel Marx and
                  Igor Razgon",
  title =        "Fixed-parameter tractability of multicut parameterized by the size of the cutset",
  pages =        "469--478",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:GKMW11,
  author =       "Martin Grohe and
                  {Ken-ichi} Kawarabayashi and
                  D{\'a}niel Marx and
                  Paul Wollan",
  title =        "Finding topological subgraphs is fixed-parameter tractable",
  pages =        "479--488",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Kopparty11,
  author =       "Swastik Kopparty",
  title =        "On the complexity of powering in finite fields",
  pages =        "489--498",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:CHSS11,
  author =       "Steve Chien and
                  Prahladh Harsha and
                  Alistair Sinclair and
                  Srikanth Srinivasan",
  title =        "Almost settling the hardness of noncommutative determinant",
  pages =        "499--508",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BurIke11,
  author =       "Peter B{\"u}rgisser and
                  Christian Ikenmeyer",
  title =        "Geometric complexity theory and tensor rank",
  pages =        "509--518",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BDYW11,
  author =       "Boaz Barak and
                  Zeev Dvir and
                  Amir Yehudayoff and
                  Avi Wigderson",
  title =        "Rank bounds for design matrices with applications toc ombinatorial geometry and locally correctable codes",
  pages =        "519--528",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KleOre11,
  author =       "Jon M. Kleinberg and
                  Sigal Oren",
  title =        "Mechanisms for (mis)allocating scientific credit",
  pages =        "529--538",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:CCGMO11,
  author =       "Richard Cole and
                  Jos{\'e} R. Correa and
                  Vasilis Gkatzelis and
                  Vahab S. Mirrokni and
                  Neil Olver",
  title =        "Inner product spaces for MinSum coordination mechanisms",
  pages =        "539--548",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:FeiTen11,
  author =       "Uriel Feige and
                  Moshe Tennenholtz",
  title =        "Mechanism design with uncertain inputs: (to err is human, to forgive divine)",
  pages =        "549--558",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:PatTho11b,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "Don't rush into a union: take time to find your roots",
  pages =        "559--568",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:FelLan11,
  author =       "Dan Feldman and
                  Michael Langberg",
  title =        "A unified framework for approximating and clustering data",
  pages =        "569--578",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:AryDiaMou11,
  author =       "Sunil Arya and
                  Guilherme {Dias da Fonseca} and
                  David M. Mount",
  title =        "Approximate polytope membership queries",
  pages =        "579--586",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KarMehTri11,
  author =       "Chinmay Karande and
                  Aranyak Mehta and
                  Pushkar Tripathi",
  title =        "Online bipartite matching with unknown distributions",
  pages =        "587--596",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:MahYan11,
  author =       "Mohammad Mahdian and
                  Qiqi Yan",
  title =        "Online bipartite matching with random arrivals: an approach based on strongly factor-revealing {LPs}",
  pages =        "597--606",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:ACER11,
  author =       "Anna Adamaszek and
                  Artur Czumaj and
                  Matthias Englert and
                  Harald R{\"a}cke",
  title =        "Almost tight bounds for reordering buffer management",
  pages =        "607--616",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Svensson11,
  author =       "Ola Svensson",
  title =        "{Santa Claus} schedules jobs on unrelated machines",
  pages =        "617--626",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:IndPri11,
  author =       "Piotr Indyk and
                  Eric Price",
  title =        "K-median clustering, model-based compressive sensing, and sparse recovery for earth mover distance",
  pages =        "627--636",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BDFKK11,
  author =       "Jean Bourgain and
                  Stephen J. Dilworth and
                  Kevin Ford and
                  Sergei Konyagin and
                  Denka Kutzarova",
  title =        "Breaking the $k^2$ barrier for explicit {RIP} matrices",
  pages =        "637--644",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Karnin11,
  author =       "Zohar Shay Karnin",
  title =        "Deterministic construction of a high dimensional $l_p$ section in $l_1^n$ for any $p<2$",
  pages =        "645--654",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BodPin11,
  author =       "Manuel Bodirsky and
                  Michael Pinsker",
  title =        "Schaefer's theorem for graphs",
  pages =        "655--664",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Yoshida11,
  author =       "Yuichi Yoshida",
  title =        "Optimal constant-time approximation algorithms and (unconditional) inapproximability results for every bounded-degree CSP",
  pages =        "665--674",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:NewSoh11,
  author =       "Ilan Newman and
                  Christian Sohler",
  title =        "Every property of hyperfinite graphs is testable",
  pages =        "675--684",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:ValVal11,
  author =       "Gregory Valiant and
                  Paul Valiant",
  title =        "Estimating the unseen: an $n/\log(n)$-sample estimator for entropy and support size, shown optimal via new {CLTs}",
  pages =        "685--694",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Goyal11,
  author =       "Vipul Goyal",
  title =        "Constant round non-malleable protocols using one way functions",
  pages =        "695--704",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:LinPas11,
  author =       "Huijia Lin and
                  Rafael Pass",
  title =        "Constant-round non-malleable commitments from any one-way function",
  pages =        "705--714",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Ajtai11,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Secure computation with information leaking to an adversary",
  pages =        "715--724",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:LewLewWat11,
  author =       "Allison B. Lewko and
                  Mark Lewko and
                  Brent Waters",
  title =        "How to leak on key updates",
  pages =        "725--734",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Woodruff11,
  author =       "David P. Woodruff",
  title =        "Near-optimal private approximation protocols via a black box transformation",
  pages =        "735--744",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:KNPW11,
  author =       "Daniel M. Kane and
                  Jelani Nelson and
                  Ely Porat and
                  David P. Woodruff",
  title =        "Fast moment estimation in data streams in optimal space",
  pages =        "745--754",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:SohWoo11,
  author =       "Christian Sohler and
                  David P. Woodruff",
  title =        "Subspace embeddings for the $L_1$-norm with applications",
  pages =        "755--764",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:LeeSid11,
  author =       "James R. Lee and
                  Anastasios Sidiropoulos",
  title =        "Near-optimal distortion bounds for embedding doubling spaces into $L_1$",
  pages =        "765--772",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:FawHaySen11,
  author =       "Omar Fawzi and
                  Patrick Hayden and
                  Pranab Sen",
  title =        "From low-distortion norm embeddings to explicit uncertainty relations and efficient information locking",
  pages =        "773--782",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:VonCheZen11,
  author =       "Jan Vondr{\'a}k and
                  Chandra Chekuri and
                  Rico Zenklusen",
  title =        "Submodular function maximization via the multilinear relaxation and contention resolution schemes",
  pages =        "783--792",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:BalHar11,
  author =       "Maria-Florina Balcan and
                  Nicholas J. A. Harvey",
  title =        "Learning submodular functions",
  pages =        "793--802",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:GHRU11,
  author =       "Anupam Gupta and
                  Moritz Hardt and
                  Aaron Roth and
                  Jonathan Ullman",
  title =        "Privately releasing conjunctions and the statistical query barrier",
  pages =        "803--812",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Smith11,
  author =       "Adam Smith",
  title =        "Privacy-preserving statistical estimation with optimal convergence rates",
  pages =        "813--822",
  editor =       stoc11ed,
  booktitle =    stoc11name,
  address =      stoc11addr,
  month =        stoc11month,
  publisher =    stocpub,
  year =         2011,
}

@InProceedings{STOC:Kannan10,
  author =       "Ravindran Kannan",
  title =        "Spectral methods for matrices and tensors",
  pages =        "1--12",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Talagrand10,
  author =       "Michel Talagrand",
  title =        "Are many small sets explicitly small?",
  pages =        "13--36",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Montanari10,
  author =       "Andrea Montanari",
  title =        "Message passing algorithms: a success looking for theoreticians",
  pages =        "37--38",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:GoeKapKha10,
  author =       "Ashish Goel and
                  Michael Kapralov and
                  Sanjeev Khanna",
  title =        "Perfect matchings in $o(n \log n)$ time in regular bipartite graphs",
  pages =        "39--46",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:LeiMot10,
  author =       "Frank Thomson Leighton and
                  Ankur Moitra",
  title =        "Extensions and limits to vertex sparsification",
  pages =        "47--56",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KMST10,
  author =       "Alexandra Kolla and
                  Yury Makarychev and
                  Amin Saberi and
                  Shang-Hua Teng",
  title =        "Subgraph sparsification and nearly optimal ultrasparsifiers",
  pages =        "57--66",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BBCR10,
  author =       "Boaz Barak and
                  Mark Braverman and
                  Xi Chen and
                  Anup Rao",
  title =        "How to compress interactive communication",
  pages =        "67--76",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Klauck10,
  author =       "Hartmut Klauck",
  title =        "A strong direct product theorem for disjointness",
  pages =        "77--86",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BeaHuyPit10,
  author =       "Paul Beame and
                  Trinh Huynh and
                  Toniann Pitassi",
  title =        "Hardness amplification in proof complexity",
  pages =        "87--96",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:GaoWor10,
  author =       "Pu Gao and
                  Nicholas C. Wormald",
  title =        "Load balancing and orientability thresholds for random hypergraphs",
  pages =        "97--104",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BayGamTet10,
  author =       "Mohsen Bayati and
                  David Gamarnik and
                  Prasad Tetali",
  title =        "Combinatorial approach to the interpolation method and scaling limits in sparse random graphs",
  pages =        "105--114",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Hirai10,
  author =       "Hiroshi Hirai",
  title =        "The maximum multiflow problems with bounded fractionality",
  pages =        "115--120",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Madry10,
  author =       "Aleksander Madry",
  title =        "Faster approximation schemes for fractional multicommodity flow problems via dynamic graph algorithms",
  pages =        "121--130",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:AarDru10,
  author =       "Scott Aaronson and
                  Andrew Drucker",
  title =        "A full characterization of quantum advice",
  pages =        "131--140",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Aaronson10,
  author =       "Scott Aaronson",
  title =        "{BQP} and the polynomial hierarchy",
  pages =        "141--150",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:AmbKemSat10,
  author =       "Andris Ambainis and
                  Julia Kempe and
                  Or Sattath",
  title =        "A quantum {Lov{\'a}sz} local lemma",
  pages =        "151--160",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DeVid10,
  author =       "Anindya De and
                  Thomas Vidick",
  title =        "Near-optimal extractors against quantum storage",
  pages =        "161--170",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:AppBarWig10,
  author =       "Benny Applebaum and
                  Boaz Barak and
                  Avi Wigderson",
  title =        "Public-key cryptography from different assumptions",
  pages =        "171--180",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Ajtai10,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Oblivious {RAMs} without cryptogrpahic assumptions",
  pages =        "181--190",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:GoyJai10,
  author =       "Vipul Goyal and
                  Abhishek Jain",
  title =        "On the round complexity of covert computation",
  pages =        "191--200",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BCCFV10,
  author =       "Aditya Bhaskara and
                  Moses Charikar and
                  Eden Chlamtac and
                  Uriel Feige and
                  Aravindan Vijayaraghavan",
  title =        "Detecting high log-densities: an O($n^{1/4}$) approximation for densest k-subgraph",
  pages =        "201--210",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BatHajMar10,
  author =       "MohammadHossein Bateni and
                  MohammadTaghi Hajiaghayi and
                  D{\'a}niel Marx",
  title =        "Approximation schemes for steiner forest on planar graphs and graphs of bounded treewidth",
  pages =        "211--220",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DeyHirKri10,
  author =       "Tamal K. Dey and
                  Anil N. Hirani and
                  Bala Krishnamoorthy",
  title =        "Optimal homologous cycles, total unimodularity, and linear programming",
  pages =        "221--230",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Williams10,
  author =       "Ryan Williams",
  title =        "Improving exhaustive search implies superpolynomial lower bounds",
  pages =        "231--240",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:PatPud10,
  author =       "Ramamohan Paturi and
                  Pavel Pudl{\'a}k",
  title =        "On the complexity of circuit satisfiability",
  pages =        "241--250",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DelMel10,
  author =       "Holger Dell and
                  Dieter van Melkebeek",
  title =        "Satisfiability allows no nontrivial sparsification unless the polynomial-time hierarchy collapses",
  pages =        "251--260",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:MagMatNay10,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Claire Mathieu and
                  Ashwin Nayak",
  title =        "Recognizing well-parenthesized expressions in the streaming model",
  pages =        "261--270",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BraOst10a,
  author =       "Vladimir Braverman and
                  Rafail Ostrovsky",
  title =        "Measuring independence of datasets",
  pages =        "271--280",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BraOst10b,
  author =       "Vladimir Braverman and
                  Rafail Ostrovsky",
  title =        "Zero-one frequency laws",
  pages =        "281--290",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Orlin10,
  author =       "James B. Orlin",
  title =        "Improved algorithms for computing fisher's market clearing prices: computing fisher's market clearing prices",
  pages =        "291--300",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:HarLuc10,
  author =       "Jason D. Hartline and
                  Brendan Lucier",
  title =        "Bayesian algorithmic mechanism design",
  pages =        "301--310",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:CHMS10,
  author =       "Shuchi Chawla and
                  Jason D. Hartline and
                  David L. Malec and
                  Balasubramanian Sivan",
  title =        "Multi-parameter mechanism design and sequential posted pricing",
  pages =        "311--320",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:LokNed10,
  author =       "Daniel Lokshtanov and
                  Jesper Nederlof",
  title =        "Saving space by algebraization",
  pages =        "321--330",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:HarShp10,
  author =       "Elad Haramaty and
                  Amir Shpilka",
  title =        "On the structure of cubic and quartic polynomials",
  pages =        "331--340",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DasKumSar10,
  author =       "Anirban Dasgupta and
                  Ravi Kumar and
                  Tam{\'a}s Sarl{\'o}s",
  title =        "A sparse {Johnson}: {Lindenstrauss} transform",
  pages =        "341--350",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:MicVou10,
  author =       "Daniele Micciancio and
                  Panagiotis Voulgaris",
  title =        "A deterministic single exponential time algorithm for most lattice problems based on voronoi cell computations",
  pages =        "351--358",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:CFJJ10,
  author =       "Jean Cardinal and
                  Samuel Fiorini and
                  Gwena{\"e}l Joret and
                  Rapha{\"e}l M. Jungers and
                  J. Ian Munro",
  title =        "Sorting under partial information (without the ellipsoid algorithm)",
  pages =        "359--368",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:LeeSviVon10,
  author =       "Jon Lee and
                  Maxim Sviridenko and
                  Jan Vondr{\'a}k",
  title =        "Matroid matching: the power of local search",
  pages =        "369--378",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BGGM10,
  author =       "Sayan Bhattacharya and
                  Gagan Goel and
                  Sreenivas Gollapudi and
                  Kamesh Munagala",
  title =        "Budget constrained auctions with heterogeneous items",
  pages =        "379--388",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:FraGia10,
  author =       "Pierre Fraigniaud and
                  George Giakkoupis",
  title =        "On the searchability of small-world networks with arbitrary underlying structure",
  pages =        "389--398",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:ChiLatPan10,
  author =       "Flavio Chierichetti and
                  Silvio Lattanzi and
                  Alessandro Panconesi",
  title =        "Almost tight bounds for rumour spreading with conductance",
  pages =        "399--408",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:GurHasKop10,
  author =       "Venkatesan Guruswami and
                  Johan H{\aa}stad and
                  Swastik Kopparty",
  title =        "On the list-decodability of random linear codes",
  pages =        "409--416",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KopSar10,
  author =       "Swastik Kopparty and
                  Shubhangi Saraf",
  title =        "Local list-decoding and testing of random linear codes from high error",
  pages =        "417--426",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:MekZuc10,
  author =       "Raghu Meka and
                  David Zuckerman",
  title =        "Pseudorandom generators for polynomial threshold functions",
  pages =        "427--436",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:HaiReiVad10,
  author =       "Iftach Haitner and
                  Omer Reingold and
                  Salil P. Vadhan",
  title =        "Efficiency improvements in constructing pseudorandom generators from one-way functions",
  pages =        "437--446",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:VerZha10,
  author =       "Elad Verbin and
                  Qin Zhang",
  title =        "The limits of buffering: a tight lower bound for dynamic membership in the external memory model",
  pages =        "447--456",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:OnaRub10,
  author =       "Krzysztof Onak and
                  Ronitt Rubinfeld",
  title =        "Maintaining a large matching and a small vertex cover",
  pages =        "457--464",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DuaPet10,
  author =       "Ran Duan and
                  Seth Pettie",
  title =        "Connectivity oracles for failure prone graphs",
  pages =        "465--474",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:GLPS10,
  author =       "Anna C. Gilbert and
                  Yi Li and
                  Ely Porat and
                  Martin J. Strauss",
  title =        "Approximate sparse recovery: optimizing time and measurements",
  pages =        "475--484",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:GGRA10,
  author =       "Guillem Godoy and
                  Omer Gim{\'e}nez and
                  Lander Ramos and
                  Carme {\`A}lvarez",
  title =        "The {HOM} problem is decidable",
  pages =        "485--494",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KawCoo10,
  author =       "Akitoshi Kawamura and
                  Stephen Cook",
  title =        "Complexity theory for operators in analysis",
  pages =        "495--502",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BurCuc10,
  author =       "Peter B{\"u}rgisser and
                  Felipe Cucker",
  title =        "Solving polynomial equations in smoothed polynomial time and a near solution to {Smale}'s 17th problem",
  pages =        "503--512",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KuhLynOsh10,
  author =       "Fabian Kuhn and
                  Nancy A. Lynch and
                  Rotem Oshman",
  title =        "Distributed computation in dynamic networks",
  pages =        "513--522",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Sherstov10,
  author =       "Alexander A. Sherstov",
  title =        "Optimal bounds for sign-representing the intersection of two halfspaces by polynomials",
  pages =        "523--532",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DHKMRS10,
  author =       "Ilias Diakonikolas and
                  Prahladh Harsha and
                  Adam Klivans and
                  Raghu Meka and
                  Prasad Raghavendra and
                  Rocco A. Servedio and
                  Li-Yang Tan",
  title =        "Bounding the average sensitivity and noise sensitivity of polynomial threshold functions",
  pages =        "533--542",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:HarKliMek10,
  author =       "Prahladh Harsha and
                  Adam Klivans and
                  Raghu Meka",
  title =        "An invariance principle for polytopes",
  pages =        "543--552",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KalMoiVal10,
  author =       "Adam Tauman Kalai and
                  Ankur Moitra and
                  Gregory Valiant",
  title =        "Efficiently learning mixtures of two Gaussians",
  pages =        "553--562",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Vegh10,
  author =       "L{\'a}szl{\'o} A. V{\'e}gh",
  title =        "Augmenting undirected node-connectivity by one",
  pages =        "563--572",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:JJUW10,
  author =       "Rahul Jain and
                  Zhengfeng Ji and
                  Sarvagya Upadhyay and
                  John Watrous",
  title =        "{QIP} = {PSPACE}",
  pages =        "573--582",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:BGRS10,
  author =       "Jaroslaw Byrka and
                  Fabrizio Grandoni and
                  Thomas Rothvo{\ss} and
                  Laura Sanit{\`a}",
  title =        "An improved {LP}-based approximation for {Steiner} tree",
  pages =        "583--592",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DodPatTho10,
  author =       "Yevgeniy Dodis and
                  Mihai Patrascu and
                  Mikkel Thorup",
  title =        "Changing base without losing space",
  pages =        "593--602",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Patrascu10,
  author =       "Mihai Patrascu",
  title =        "Towards polynomial lower bounds for dynamic problems",
  pages =        "603--610",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:FraKor10,
  author =       "Pierre Fraigniaud and
                  Amos Korman",
  title =        "An optimal ancestry scheme and small universal posets",
  pages =        "611--620",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:LeeMoh10,
  author =       "James R. Lee and
                  Mohammad Moharrami",
  title =        "Bilipschitz snowflakes and metrics of negative type",
  pages =        "621--630",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:RagSteTet10,
  author =       "Prasad Raghavendra and
                  David Steurer and
                  Prasad Tetali",
  title =        "Approximations for the isoperimetric and spectral profile of graphs and related parameters",
  pages =        "631--640",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Varadarajan10,
  author =       "Kasturi Varadarajan",
  title =        "Weighted geometric set cover via quasi-uniform sampling",
  pages =        "641--648",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KMSV10,
  author =       "Zohar Shay Karnin and
                  Partha Mukhopadhyay and
                  Amir Shpilka and
                  Ilya Volkovich",
  title =        "Deterministic identity testing of depth-4 multilinear circuits with bounded top fan-in",
  pages =        "649--658",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Raz10,
  author =       "Ran Raz",
  title =        "Tensor-rank and lower bounds for arithmetic formulas",
  pages =        "659--666",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:HruWigYeh10,
  author =       "Pavel Hrubes and
                  Avi Wigderson and
                  Amir Yehudayoff",
  title =        "Non-commutative circuits and the sum-of-squares problem",
  pages =        "667--676",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:ArvSri10,
  author =       "Vikraman Arvind and
                  Srikanth Srinivasan",
  title =        "On the hardness of the noncommutative determinant",
  pages =        "677--686",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KawWol10,
  author =       "{Ken-ichi} Kawarabayashi and
                  Paul Wollan",
  title =        "A shorter proof of the graph minor algorithm: the unique linkage theorem",
  pages =        "687--694",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KawRee10,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce A. Reed",
  title =        "Odd cycle packing",
  pages =        "695--704",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:HarTal10,
  author =       "Moritz Hardt and
                  Kunal Talwar",
  title =        "On the geometry of differential privacy",
  pages =        "705--714",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DNPR10,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Toniann Pitassi and
                  Guy N. Rothblum",
  title =        "Differential privacy under continual observation",
  pages =        "715--724",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:DyeRic10,
  author =       "Martin E. Dyer and
                  David Richerby",
  title =        "On the complexity of \#{CSP}",
  pages =        "725--734",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Marx10,
  author =       "D{\'a}niel Marx",
  title =        "Tractable hypergraph properties for constraint satisfaction and conjunctive queries",
  pages =        "735--744",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Svensson10,
  author =       "Ola Svensson",
  title =        "Conditional hardness of precedence constrained scheduling on identical machines",
  pages =        "745--754",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:RagSte10,
  author =       "Prasad Raghavendra and
                  David Steurer",
  title =        "Graph expansion and the unique games conjecture",
  pages =        "755--764",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:RotRou10,
  author =       "Aaron Roth and
                  Tim Roughgarden",
  title =        "Interactive privacy via the median mechanism",
  pages =        "765--774",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:KRSU10,
  author =       "Shiva Prasad Kasiviswanathan and
                  Mark Rudelson and
                  Adam Smith and
                  Jonathan Ullman",
  title =        "The price of privately releasing contingency tables and the spectra of random matrices with correlated rows",
  pages =        "775--784",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:CKOR10,
  author =       "Nishanth Chandran and
                  Bhavana Kanukurthi and
                  Rafail Ostrovsky and
                  Leonid Reyzin",
  title =        "Privacy amplification with asymptotically optimal entropy loss",
  pages =        "785--794",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:AGGM10,
  author =       "Adi Akavia and
                  Oded Goldreich and
                  Shafi Goldwasser and
                  Dana Moshkovitz",
  title =        "Erratum for: on basing one-way functions on {NP}-hardness",
  pages =        "795--796",
  editor =       stoc10ed,
  booktitle =    stoc10name,
  address =      stoc10addr,
  month =        stoc10month,
  publisher =    stocpub,
  year =         2010,
}

@InProceedings{STOC:Wigderson09,
  author =       "Avi Wigderson",
  title =        "The work of {Leslie} {Valiant}",
  pages =        "1--2",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AroDasSte09,
  author =       "Sanjeev Arora and
                  Constantinos Daskalakis and
                  David Steurer",
  title =        "Message passing algorithms and improved {LP} decoding",
  pages =        "3--12",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:GopGurRag09,
  author =       "Parikshit Gopalan and
                  Venkatesan Guruswami and
                  Prasad Raghavendra",
  title =        "List decoding tensor products and interleaved codes",
  pages =        "13--22",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Guruswami09,
  author =       "Venkatesan Guruswami",
  title =        "Artin automorphisms, cyclotomic function fields, and folded list-decodable codes",
  pages =        "23--32",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CheWan09,
  author =       "Qi Cheng and
                  Daqing Wan",
  title =        "A deterministic reduction for the gap minimum distance problem: [extended abstract]",
  pages =        "33--38",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Efremenko09,
  author =       "Klim Efremenko",
  title =        "3-query locally decodable codes of subexponential length",
  pages =        "39--44",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Sellie09,
  author =       "Linda Sellie",
  title =        "Exact learning of random DNF over the uniform distribution",
  pages =        "45--54",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:BabBeaSer09,
  author =       "L{\'a}szl{\'o} Babai and
                  Robert Beals and
                  {\'A}kos Seress",
  title =        "Polynomial-time theory of matrix groups",
  pages =        "55--64",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:BenKop09,
  author =       "Eli Ben-Sasson and
                  Swastik Kopparty",
  title =        "Affine dispersers from subspace polynomials",
  pages =        "65--74",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:DasPap09,
  author =       "Constantinos Daskalakis and
                  Christos H. Papadimitriou",
  title =        "On oblivious {PTAS}'s for nash equilibrium",
  pages =        "75--84",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Gafni09,
  author =       "Eli Gafni",
  title =        "The extended {BG}-simulation and the characterization of t-resiliency",
  pages =        "85--92",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CFJJM09,
  author =       "Jean Cardinal and
                  Samuel Fiorini and
                  Gwena{\"e}l Joret and
                  Raphael M. Jungers and
                  J. Ian Munro",
  title =        "An efficient algorithm for partial order production",
  pages =        "93--100",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:BerKar09,
  author =       "Aaron Bernstein and
                  David R. Karger",
  title =        "A nearly optimal oracle for avoiding failed vertices and edges",
  pages =        "101--110",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:BarElk09,
  author =       "Leonid Barenboim and
                  Michael Elkin",
  title =        "Distributed ($\delta+1$)-coloring in linear (in $\delta$) time",
  pages =        "111--120",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:FriSau09,
  author =       "Tobias Friedrich and
                  Thomas Sauerwald",
  title =        "Near-perfect load balancing by randomized rounding",
  pages =        "121--130",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ImpKabWig09,
  author =       "Russell Impagliazzo and
                  Valentine Kabanets and
                  Avi Wigderson",
  title =        "New direct-product testers and 2-query {PCPs}",
  pages =        "131--140",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:GolRon09,
  author =       "Oded Goldreich and
                  Dana Ron",
  title =        "On proximity oblivious testing",
  pages =        "141--150",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Blais09,
  author =       "Eric Blais",
  title =        "Testing juntas nearly optimally",
  pages =        "151--158",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Shapira09,
  author =       "Asaf Shapira",
  title =        "Green's conjecture and testing linear-invariant properties",
  pages =        "159--166",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Goldwasser09,
  author =       "Shafi Goldwasser",
  title =        "Athena lecture: Controlling Access to Programs?",
  pages =        "167--168",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Gentry09,
  author =       "Craig Gentry",
  title =        "Fully homomorphic encryption using ideal lattices",
  pages =        "169--178",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:LinPasVen09,
  author =       "Huijia Lin and
                  Rafael Pass and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "A unified framework for concurrent security: universal composability from stand-alone non-malleability",
  pages =        "179--188",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:LinPas09,
  author =       "Huijia Lin and
                  Rafael Pass",
  title =        "Non-malleability amplification",
  pages =        "189--198",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AndOna09,
  author =       "Alexandr Andoni and
                  Krzysztof Onak",
  title =        "Approximating edit distance in near-linear time",
  pages =        "199--204",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ClaWoo09,
  author =       "Kenneth L. Clarkson and
                  David P. Woodruff",
  title =        "Numerical linear algebra in the streaming model",
  pages =        "205--214",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:NguDoTra09,
  author =       "Nam H. Nguyen and
                  Thong T. Do and
                  Trac D. Tran",
  title =        "A fast and efficient algorithm for low-rank approximation of a matrix",
  pages =        "215--224",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:YosYamIto09,
  author =       "Yuichi Yoshida and
                  Masaki Yamamoto and
                  Hiro Ito",
  title =        "An improved constant-time approximation algorithm for maximum~matchings",
  pages =        "225--234",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AndPer09,
  author =       "Reid Andersen and
                  Yuval Peres",
  title =        "Finding sparse cuts locally using evolving sets",
  pages =        "235--244",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:LeeSid09,
  author =       "James R. Lee and
                  Anastasios Sidiropoulos",
  title =        "On the geometry of graphs with a forbidden minor",
  pages =        "245--254",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:BatSpiSri09,
  author =       "Joshua D. Batson and
                  Daniel A. Spielman and
                  Nikhil Srivastava",
  title =        "Twice-ramanujan sparsifiers",
  pages =        "255--262",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Trevisan09,
  author =       "Luca Trevisan",
  title =        "Max cut and the smallest eigenvalue",
  pages =        "263--272",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ChaEriNay09,
  author =       "Erin W. Chambers and
                  Jeff Erickson and
                  Amir Nayyeri",
  title =        "Homology flows, cohomology cuts",
  pages =        "273--282",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ChaMakMak09,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "Integrality gaps for {Sherali}-{Adams} relaxations",
  pages =        "283--292",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:MatSin09,
  author =       "Claire Mathieu and
                  Alistair Sinclair",
  title =        "{Sherali}-{Adams} relaxations of the matching polytope",
  pages =        "293--302",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Tulsiani09,
  author =       "Madhur Tulsiani",
  title =        "{CSP} gaps and reductions in the lasserre hierarchy",
  pages =        "303--312",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KarSch09,
  author =       "Marek Karpinski and
                  Warren Schudy",
  title =        "Linear time approximation schemes for the {Gale}-{Berlekamp} game and related minimization problems",
  pages =        "313--322",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:LMNS09,
  author =       "Jon Lee and
                  Vahab S. Mirrokni and
                  Viswanath Nagarajan and
                  Maxim Sviridenko",
  title =        "Non-monotone submodular maximization under matroid and knapsack constraints",
  pages =        "323--332",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Peikert09,
  author =       "Chris Peikert",
  title =        "Public-key cryptosystems from the worst-case shortest vector problem: extended abstract",
  pages =        "333--342",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Moser09,
  author =       "Robin A. Moser",
  title =        "A constructive proof of the {Lov{\'a}sz} local lemma",
  pages =        "343--350",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:GhoRouSun09,
  author =       "Arpita Ghosh and
                  Tim Roughgarden and
                  Mukund Sundararajan",
  title =        "Universally utility-maximizing privacy mechanisms",
  pages =        "351--360",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:FFKN09,
  author =       "Dan Feldman and
                  Amos Fiat and
                  Haim Kaplan and
                  Kobbi Nissim",
  title =        "Private coresets",
  pages =        "361--370",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:DwoLei09,
  author =       "Cynthia Dwork and
                  Jing Lei",
  title =        "Differential privacy and robust statistics",
  pages =        "371--380",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:DNRRV09,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Omer Reingold and
                  Guy N. Rothblum and
                  Salil P. Vadhan",
  title =        "On the complexity of differentially private data release: efficient algorithms and hardness results",
  pages =        "381--390",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Liu09,
  author =       "Yi-Kai Liu",
  title =        "Quantum algorithms using the curvelet transform",
  pages =        "391--400",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:TaShma09,
  author =       "Amnon Ta-Shma",
  title =        "Short seed extractors against quantum storage",
  pages =        "401--408",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CGMSY09,
  author =       "Richard Cleve and
                  Daniel Gottesman and
                  Michele Mosca and
                  Rolando D. Somma and
                  David L. Yonge-Mallo",
  title =        "Efficient discrete-time simulations of continuous-time quantum query algorithms",
  pages =        "409--416",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AALV09,
  author =       "Dorit Aharonov and
                  Itai Arad and
                  Zeph Landau and
                  Umesh V. Vazirani",
  title =        "The detectability lemma and quantum gap amplification",
  pages =        "417--426",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:LatSiv09,
  author =       "Silvio Lattanzi and
                  D. Sivakumar",
  title =        "Affiliation networks",
  pages =        "427--434",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CLPR09,
  author =       "Shiri Chechik and
                  M. Langberg and
                  David Peleg and
                  Liam Roditty",
  title =        "Fault-tolerant spanners for general graphs",
  pages =        "435--444",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KawRee09,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce A. Reed",
  title =        "{Hadwiger}'s conjecture is decidable",
  pages =        "445--454",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:VasWil09,
  author =       "Virginia Vassilevska and
                  Ryan Williams",
  title =        "Finding, minimizing, and counting weighted subgraphs",
  pages =        "455--464",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KusWei09,
  author =       "Eyal Kushilevitz and
                  Enav Weinreb",
  title =        "On the complexity of communication complexity",
  pages =        "465--474",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Viola09,
  author =       "Emanuele Viola",
  title =        "Bit-probe lower bounds for succinct data structures",
  pages =        "475--482",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AusHas09,
  author =       "Per Austrin and
                  Johan H{\aa}stad",
  title =        "Randomly supported independence and resistance",
  pages =        "483--492",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ODoWu09,
  author =       "Ryan O'Donnell and
                  Yi Wu",
  title =        "Conditional hardness for satisfiable 3-{CSPs}",
  pages =        "493--502",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CheMic09,
  author =       "Jing Chen and
                  Silvio Micali",
  title =        "A new approach to auctions and resilient mechanism design",
  pages =        "503--512",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Roughgarden09,
  author =       "Tim Roughgarden",
  title =        "Intrinsic robustness of the price of anarchy",
  pages =        "513--522",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:EveManNad09,
  author =       "Eyal Even-Dar and
                  Yishay Mansour and
                  Uri Nadav",
  title =        "On the convergence of regret minimization dynamics in concave games",
  pages =        "523--532",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KlePilTar09,
  author =       "Robert Kleinberg and
                  Georgios Piliouras and
                  {\'E}va Tardos",
  title =        "Multiplicative updates outperform generic no-regret learning in congestion games: extended abstract",
  pages =        "533--542",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:BatChaGur09,
  author =       "MohammadHossein Bateni and
                  Moses Charikar and
                  Venkatesan Guruswami",
  title =        "MaxMin allocation via degree lower-bounded arborescences",
  pages =        "543--552",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:MonTet09,
  author =       "Ravi Montenegro and
                  Prasad Tetali",
  title =        "How long does it take to catch a wild kangaroo?",
  pages =        "553--560",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KanNar09,
  author =       "Ravi Kannan and
                  Hariharan Narayanan",
  title =        "Random walks on polytopes and an affine interior point method for linear programming",
  pages =        "561--570",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:MarSin09,
  author =       "Fabio Martinelli and
                  Alistair Sinclair",
  title =        "Mixing time for the solid-on-solid model",
  pages =        "571--580",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Sly09,
  author =       "Allan Sly",
  title =        "Reconstruction for the {Potts} model",
  pages =        "581--590",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:DieWoe09,
  author =       "Martin Dietzfelbinger and
                  Philipp Woelfel",
  title =        "Tight lower bounds for greedy routing in uniform small world rings",
  pages =        "591--600",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:DodWic09,
  author =       "Yevgeniy Dodis and
                  Daniel Wichs",
  title =        "Non-malleable extractors and symmetric key cryptography from weak secrets",
  pages =        "601--610",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:HRVW09,
  author =       "Iftach Haitner and
                  Omer Reingold and
                  Salil P. Vadhan and
                  Hoeteck Wee",
  title =        "Inaccessible entropy",
  pages =        "611--620",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:DodKalLov09,
  author =       "Yevgeniy Dodis and
                  Yael Tauman Kalai and
                  Shachar Lovett",
  title =        "On cryptography with auxiliary input",
  pages =        "621--630",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ChaGon09,
  author =       "J{\'e}r{\'e}mie Chalopin and
                  Daniel Gon\c{c}alves",
  title =        "Every planar graph is the intersection graph of segments in the plane: extended abstract",
  pages =        "631--638",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AroEzrSha09,
  author =       "Boris Aronov and
                  Esther Ezra and
                  Micha Sharir",
  title =        "Small-size epsilon-nets for axis-parallel rectangles and boxes",
  pages =        "639--648",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:RabShp09,
  author =       "Yuval Rabani and
                  Amir Shpilka",
  title =        "Explicit construction of a small epsilon-net for linear threshold functions",
  pages =        "649--658",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:GupKum09,
  author =       "Anupam Gupta and
                  Amit Kumar",
  title =        "A constant-factor approximation for stochastic {Steiner} forest",
  pages =        "659--668",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:AzaGamYin09,
  author =       "Yossi Azar and
                  Iftah Gamzu and
                  Xiaoxin Yin",
  title =        "Multiple intents re-ranking",
  pages =        "669--678",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CGKM09,
  author =       "Jivitej S. Chadha and
                  Naveen Garg and
                  Amit Kumar and
                  V. N. Muralidhara",
  title =        "A competitive algorithm for minimizing weighted flow time on unrelatedmachines with speed augmentation",
  pages =        "679--684",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:GupKriRav09,
  author =       "Anupam Gupta and
                  Ravishankar Krishnaswamy and
                  R. Ravi",
  title =        "Online and stochastic survivable network design",
  pages =        "685--694",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:ImpKabKol09,
  author =       "Russell Impagliazzo and
                  Valentine Kabanets and
                  Antonina Kolokolova",
  title =        "An axiomatic approach to algebrization",
  pages =        "695--704",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KolKop09,
  author =       "Phokion G. Kolaitis and
                  Swastik Kopparty",
  title =        "Random graphs and the parity quantifier",
  pages =        "705--714",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:CaiLuXia09,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu and
                  Mingji Xia",
  title =        "Holant problems and counting {CSP}",
  pages =        "715--724",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:KunSze09,
  author =       "G{\'a}bor Kun and
                  Mario Szegedy",
  title =        "A new line of attack on the dichotomy conjecture",
  pages =        "725--734",
  booktitle =    stoc09name,
  editor =       stoc09ed,
  address =      stoc09addr,
  month =        stoc09month,
  publisher =    stocpub,
  year =         2009,
}

@InProceedings{STOC:Rao08,
  author =       "Anup Rao",
  title =        "Parallel repetition in projection games and a concentration bound",
  pages =        "1--10",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:MNRS08,
  author =       "Rajsekar Manokaran and
                  Joseph Naor and
                  Prasad Raghavendra and
                  Roy Schwartz",
  title =        "{SDP} gaps and {UGC} hardness for multiway cut, {0}-extension, and metric labeling",
  pages =        "11--20",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:AKKSTV08,
  author =       "Sanjeev Arora and
                  Subhash Khot and
                  Alexandra Kolla and
                  David Steurer and
                  Madhur Tulsiani and
                  Nisheeth K. Vishnoi",
  title =        "Unique games on expanding constraint graphs are easy: extended abstract",
  pages =        "21--28",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BodKar08,
  author =       "Manuel Bodirsky and
                  Jan K{\'a}ra",
  title =        "The complexity of temporal constraint satisfaction problems",
  pages =        "29--38",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Nandakumar08,
  author =       "Satyadev Nandakumar",
  title =        "An effective ergodic theorem and some applications",
  pages =        "39--44",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:DasKem08,
  author =       "Abhimanyu Das and
                  David Kempe",
  title =        "Algorithms for subset selection in linear regression",
  pages =        "45--54",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Rexford08,
  author =       "Jennifer Rexford",
  title =        "Rethinking internet routing (Invited Talk)",
  pages =        "55--56",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:LevSchZoh08,
  author =       "Hagay Levin and
                  Michael Schapira and
                  Aviv Zohar",
  title =        "Interdomain routing and games",
  pages =        "57--66",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Vondrak08,
  author =       "Jan Vondr{\'a}k",
  title =        "Optimal approximation for the submodular welfare problem in the value oracle model",
  pages =        "67--74",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:HarRou08,
  author =       "Jason D. Hartline and
                  Tim Roughgarden",
  title =        "Optimal mechanism design and money burning",
  pages =        "75--84",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Sherstov08,
  author =       "Alexander A. Sherstov",
  title =        "The pattern matrix method for lower bounds on quantum communication",
  pages =        "85--94",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Gavinsky08,
  author =       "Dmitry Gavinsky",
  title =        "Classical interaction cannot replace a quantum message",
  pages =        "95--102",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ReiSpa08,
  author =       "Ben Reichardt and
                  Robert Spalek",
  title =        "Span-program-based quantum algorithm for evaluating formulas",
  pages =        "103--112",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GolKalRot08,
  author =       "Shafi Goldwasser and
                  Yael Tauman Kalai and
                  Guy N. Rothblum",
  title =        "Delegating computation: interactive proofs for muggles",
  pages =        "113--122",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:JubSud08,
  author =       "Brendan Juba and
                  Madhu Sudan",
  title =        "Universal semantic communication {I}",
  pages =        "123--132",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ForSan08,
  author =       "Lance Fortnow and
                  Rahul Santhanam",
  title =        "Infeasibility of instance compression and succinct {PCPs} for {NP}",
  pages =        "133--142",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GGHKR08,
  author =       "Shafi Goldwasser and
                  Dan Gutfreund and
                  Alexander Healy and
                  Tali Kaufman and
                  Guy N. Rothblum",
  title =        "A (de)constructive approach to program checking",
  pages =        "143--152",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:FakLae08,
  author =       "Jittat Fakcharoenphol and
                  Bundit Laekhanukit",
  title =        "An o(log2 k)-approximation algorithm for the k-vertex connected spanning subgraph problem",
  pages =        "153--158",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Thorup08,
  author =       "Mikkel Thorup",
  title =        "Minimum k-way cuts via deterministic greedy tree packing",
  pages =        "159--166",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ChaChuKha08,
  author =       "Tanmoy Chakraborty and
                  Julia Chuzhoy and
                  Sanjeev Khanna",
  title =        "Network design for vertex connectivity",
  pages =        "167--176",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:CheLiuLu08,
  author =       "Jianer Chen and
                  Yang Liu and
                  Songjian Lu",
  title =        "A fixed-parameter algorithm for the directed feedback vertex set problem",
  pages =        "177--186",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:PeiWat08,
  author =       "Chris Peikert and
                  Brent Waters",
  title =        "Lossy trapdoor functions and their applications",
  pages =        "187--196",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GenPeiVai08,
  author =       "Craig Gentry and
                  Chris Peikert and
                  Vinod Vaikuntanathan",
  title =        "Trapdoors for hard lattices and new cryptographic constructions",
  pages =        "197--206",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GamNgu08,
  author =       "Nicolas Gama and
                  Phong Q. Nguyen",
  title =        "Finding short lattice vectors within {Mordell}'s inequality",
  pages =        "207--216",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:AttHenWoe08,
  author =       "Hagit Attiya and
                  Danny Hendler and
                  Philipp Woelfel",
  title =        "Tight {RMR} lower bounds for mutual exclusion and other problems",
  pages =        "217--226",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:CotMeyPop08,
  author =       "Aaron Cote and
                  Adam Meyerson and
                  Laura Poplawski",
  title =        "Randomized k-server on hierarchical binary trees",
  pages =        "227--234",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BanBucNao08,
  author =       "Nikhil Bansal and
                  Niv Buchbinder and
                  Joseph Naor",
  title =        "Randomized competitive algorithms for generalized caching",
  pages =        "235--244",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Raghavendra08,
  author =       "Prasad Raghavendra",
  title =        "Optimal algorithms and inapproximability results for every {CSP}?",
  pages =        "245--254",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Racke08,
  author =       "Harald R{\"a}cke",
  title =        "Optimal hierarchical decompositions for congestion minimization in networks",
  pages =        "255--264",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GopKliZuc08,
  author =       "Parikshit Gopalan and
                  Adam R. Klivans and
                  David Zuckerman",
  title =        "List-decoding reed-muller codes over small fields",
  pages =        "265--274",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:DGKS08,
  author =       "Irit Dinur and
                  Elena Grigorescu and
                  Swastik Kopparty and
                  Madhu Sudan",
  title =        "Decodability of group homomorphisms beyond the {Johnson} bound",
  pages =        "275--284",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Meir08,
  author =       "Or Meir",
  title =        "Combinatorial construction of locally testable codes",
  pages =        "285--294",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:CheGoePen08,
  author =       "Yiling Chen and
                  Sharad Goel and
                  David M. Pennock",
  title =        "Pricing combinatorial markets for tournaments",
  pages =        "305--314",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ColFle08,
  author =       "Richard Cole and
                  Lisa Fleischer",
  title =        "Fast-converging tatonnement algorithms for one-time and ongoing market problems",
  pages =        "315--324",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BenTaS08,
  author =       "Avraham Ben-Aroya and
                  Amnon Ta-Shma",
  title =        "A combinatorial construction of almost-ramanujan graphs using the zig-zag product",
  pages =        "325--334",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ODoWu08,
  author =       "Ryan O'Donnell and
                  Yi Wu",
  title =        "An optimal sdp algorithm for max-cut, and equally optimal long code tests",
  pages =        "335--344",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:KhoSak08,
  author =       "Subhash Khot and
                  Rishi Saket",
  title =        "On hardness of learning intersection of two halfspaces",
  pages =        "345--354",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:SkoVoc08,
  author =       "Alexander Skopalik and
                  Berthold V{\"o}cking",
  title =        "Inapproximability of pure nash equilibria",
  pages =        "355--364",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BCIKMP08,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  Nicole Immorlica and
                  Adam Tauman Kalai and
                  Vahab S. Mirrokni and
                  Christos H. Papadimitriou",
  title =        "The myth of the folk theorem",
  pages =        "365--372",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BHLR08,
  author =       "Avrim Blum and
                  MohammadTaghi Hajiaghayi and
                  Katrina Ligett and
                  Aaron Roth",
  title =        "Regret minimization and the price of total anarchy",
  pages =        "373--382",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Valiant08,
  author =       "Paul Valiant",
  title =        "Testing symmetric properties of distributions",
  pages =        "383--392",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BenSchSha08,
  author =       "Itai Benjamini and
                  Oded Schramm and
                  Asaf Shapira",
  title =        "Every minor-closed property of sparse graphs is testable",
  pages =        "393--402",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:KauSud08,
  author =       "Tali Kaufman and
                  Madhu Sudan",
  title =        "Algebraic property testing: the role of invariance",
  pages =        "403--412",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GHKL08,
  author =       "S. Dov Gordon and
                  Carmit Hazay and
                  Jonathan Katz and
                  Yehuda Lindell",
  title =        "Complete fairness in secure two-party computation",
  pages =        "413--422",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:KolNao08,
  author =       "Gillat Kol and
                  Moni Naor",
  title =        "Games for exchanging information",
  pages =        "423--432",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:IKOS08,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Cryptography with constant computational overhead",
  pages =        "433--442",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GoyOlvShe08,
  author =       "Navin Goyal and
                  Neil Olver and
                  F. Bruce Shepherd",
  title =        "The {VPN} conjecture is true",
  pages =        "443--450",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:DaiSpi08,
  author =       "Samuel I. Daitch and
                  Daniel A. Spielman",
  title =        "Faster approximate lossy generalized flow via interior point algorithms",
  pages =        "451--460",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:OSVV08,
  author =       "Lorenzo Orecchia and
                  Leonard J. Schulman and
                  Umesh V. Vazirani and
                  Nisheeth K. Vishnoi",
  title =        "On partitioning graphs via single commodity flows",
  pages =        "461--470",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:KawMoh08,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bojan Mohar",
  title =        "Graph and map isomorphism and all polyhedral embeddings in linear time",
  pages =        "471--480",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Umans08,
  author =       "Christopher Umans",
  title =        "Fast polynomial factorization and modular composition in small characteristic",
  pages =        "481--490",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:CaiCheLi08,
  author =       "{Jin-yi} Cai and
                  Xi Chen and
                  Dong Li",
  title =        "A quadratic lower bound for the permanent and determinant problem over any characteristic $\neq$ 2",
  pages =        "491--498",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:DKSS08,
  author =       "Anindya De and
                  Piyush P. Kurur and
                  Chandan Saha and
                  Ramprasad Saptharishi",
  title =        "Fast integer multiplication using modular arithmetic",
  pages =        "499--506",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ShpVol08,
  author =       "Amir Shpilka and
                  Ilya Volkovich",
  title =        "Read-once polynomial identity testing",
  pages =        "507--516",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ODoSer08,
  author =       "Ryan O'Donnell and
                  Rocco A. Servedio",
  title =        "The {Chow} parameters problem",
  pages =        "517--526",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:GopKalKli08,
  author =       "Parikshit Gopalan and
                  Adam Tauman Kalai and
                  Adam R. Klivans",
  title =        "Agnostically learning decision trees",
  pages =        "527--536",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:DasFre08,
  author =       "Sanjoy Dasgupta and
                  Yoav Freund",
  title =        "Random projection trees and low dimensional manifolds",
  pages =        "537--546",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:LovMesSam08,
  author =       "Shachar Lovett and
                  Roy Meshulam and
                  Alex Samorodnitsky",
  title =        "Inverse conjecture for the {Gowers} norm is false",
  pages =        "547--556",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Lovett08,
  author =       "Shachar Lovett",
  title =        "Unconditional pseudorandom generators for low degree polynomials",
  pages =        "557--562",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:SpiSri08,
  author =       "Daniel A. Spielman and
                  Nikhil Srivastava",
  title =        "Graph sparsification by effective resistances",
  pages =        "563--568",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ODonnell08,
  author =       "Ryan O'Donnell",
  title =        "Some topics in analysis of boolean functions (Tutorial)",
  pages =        "569--578",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:IJKW08,
  author =       "Russell Impagliazzo and
                  Ragesh Jaiswal and
                  Valentine Kabanets and
                  Avi Wigderson",
  title =        "Uniform direct product theorems: simplified, optimized, and derandomized",
  pages =        "579--588",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ShaVio08,
  author =       "Ronen Shaltiel and
                  Emanuele Viola",
  title =        "Hardness amplification proofs require majority",
  pages =        "589--598",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:JaiKlaNay08,
  author =       "Rahul Jain and
                  Hartmut Klauck and
                  Ashwin Nayak",
  title =        "Direct product theorems for classical communication complexity via subdistribution bounds: extended abstract",
  pages =        "599--608",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BluLigRot08,
  author =       "Avrim Blum and
                  Katrina Ligett and
                  Aaron Roth",
  title =        "A learning theory approach to non-interactive database privacy",
  pages =        "609--618",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Feldman08,
  author =       "Vitaly Feldman",
  title =        "Evolvability from learning algorithms",
  pages =        "619--628",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:KalManVer08,
  author =       "Adam Tauman Kalai and
                  Yishay Mansour and
                  Elad Verbin",
  title =        "On agnostic boosting and parity learning",
  pages =        "629--638",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Haussler08,
  author =       "David Haussler",
  title =        "Computing how we became human (Invited Talk)",
  pages =        "639--640",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ChaCorMcG08,
  author =       "Amit Chakrabarti and
                  Graham Cormode and
                  Andrew McGregor",
  title =        "Robust lower bounds for communication and stream computation",
  pages =        "641--650",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:MirNaoSeg08,
  author =       "Ilya Mironov and
                  Moni Naor and
                  Gil Segev",
  title =        "Sketching in adversarial environments",
  pages =        "651--660",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BarIshWei08,
  author =       "Omer Barkol and
                  Yuval Ishai and
                  Enav Weinreb",
  title =        "Communication in the presence of replication",
  pages =        "661--670",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BalBluVem08,
  author =       "Maria-Florina Balcan and
                  Avrim Blum and
                  Santosh Vempala",
  title =        "A discriminative framework for clustering via similarity functions",
  pages =        "671--680",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:KeSliUpf08,
  author =       "Robert Kleinberg and
                  Aleksandrs Slivkins and
                  Eli Upfal",
  title =        "Multi-armed bandits in metric spaces",
  pages =        "681--690",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:AweKha08,
  author =       "Baruch Awerbuch and
                  Rohit Khandekar",
  title =        "Stateless distributed gradient descent for positive linear programs",
  pages =        "691--700",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:NorHas08,
  author =       "Jakob Nordstr{\"o}m and
                  Johan H{\aa}stad",
  title =        "Towards an optimal separation of space and length in resolution",
  pages =        "701--710",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Raz08,
  author =       "Ran Raz",
  title =        "Elusive functions and lower bounds for arithmetic circuits",
  pages =        "711--720",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:Rossman08,
  author =       "Benjamin Rossman",
  title =        "On the constant-depth complexity of k-clique",
  pages =        "721--730",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:AarWig08,
  author =       "Scott Aaronson and
                  Avi Wigderson",
  title =        "Algebrization: a new barrier in complexity theory",
  pages =        "731--740",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:DviShpYeh08,
  author =       "Zeev Dvir and
                  Amir Shpilka and
                  Amir Yehudayoff",
  title =        "Hardness-randomness tradeoffs for bounded depth arithmetic circuits",
  pages =        "741--748",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:ChoKim08,
  author =       "Sung-Soon Choi and
                  Jeong Han Kim",
  title =        "Optimal query complexity bounds for finding graphs",
  pages =        "749--758",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:LauSin08,
  author =       "Lap Chi Lau and
                  Mohit Singh",
  title =        "Additive approximation for bounded degree survivable network design",
  pages =        "759--768",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BanKhaNag08,
  author =       "Nikhil Bansal and
                  Rohit Khandekar and
                  Viswanath Nagarajan",
  title =        "Additive guarantees for degree bounded directed network design",
  pages =        "769--778",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:FriVemVer08,
  author =       "Alan M. Frieze and
                  Santosh Vempala and
                  Juan Vera",
  title =        "Logconcave random graphs",
  pages =        "779--788",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:BarKozNiv08,
  author =       "Libor Barto and
                  Marcin Kozik and
                  Todd Niven",
  title =        "Graphs, polymorphisms and the complexity of homomorphism problems",
  pages =        "789--796",
  booktitle =    stoc08name,
  editor =       stoc08ed,
  address =      stoc08addr,
  month =        stoc08month,
  publisher =    stocpub,
  year =         2008,
}

@InProceedings{STOC:HaiRei07,
  author =       "Iftach Haitner and
                  Omer Reingold",
  title =        "Statistically-hiding commitment from any one-way function",
  pages =        "1--10",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Katz07,
  author =       "Jonathan Katz",
  title =        "On achieving the ``best of both worlds'' in secure multiparty computation",
  pages =        "11--20",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:IKOS07,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Zero-knowledge from secure multiparty computation",
  pages =        "21--30",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:ChaPat07,
  author =       "Timothy M. Chan and
                  Mihai Patrascu",
  title =        "{Voronoi} diagrams in $n 2^{O(\sqrt{lg lg n})}$ time",
  pages =        "31--39",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Patrascu07,
  author =       "Mihai Patrascu",
  title =        "Lower bounds for 2-dimensional range counting",
  pages =        "40--46",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Basu07,
  author =       "Saugata Basu",
  title =        "Combinatorial complexity in {O}-minimal geometry",
  pages =        "47--56",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOCFurer:07,
  author =       "Martin F{\"u}rer",
  title =        "Faster integer multiplication",
  pages =        "57--66",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:BHKK07,
  author =       "Andreas Bj{\"o}rklund and
                  Thore Husfeldt and
                  Petteri Kaski and
                  Mikko Koivisto",
  title =        "{Fourier} meets m{\"o}bius: fast subset convolution",
  pages =        "67--74",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:NisRasSmi07,
  author =       "Kobbi Nissim and
                  Sofya Raskhodnikova and
                  Adam Smith",
  title =        "Smooth sensitivity and sampling in private data analysis",
  pages =        "75--84",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:DwoMcSTal07,
  author =       "Cynthia Dwork and
                  Frank McSherry and
                  Kunal Talwar",
  title =        "The price of privacy and the limits of {LP} decoding",
  pages =        "85--94",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:KenSch07,
  author =       "Claire Kenyon-Mathieu and
                  Warren Schudy",
  title =        "How to rank with few errors",
  pages =        "95--103",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GuhMun07,
  author =       "Sudipto Guha and
                  Kamesh Munagala",
  title =        "Approximation algorithms for budgeted learning problems",
  pages =        "104--113",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AsaSab07,
  author =       "Arash Asadpour and
                  Amin Saberi",
  title =        "An approximation algorithm for max-min fair allocation of indivisible goods",
  pages =        "114--121",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:BGKNT07,
  author =       "Mohsen Bayati and
                  David Gamarnik and
                  Dimitriy A. Katz and
                  Chandra Nair and
                  Prasad Tetali",
  title =        "Simple deterministic approximation algorithms for counting matchings",
  pages =        "122--127",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:MosRoc07,
  author =       "Elchanan Mossel and
                  S{\'e}bastien Roch",
  title =        "On the submodularity of influence in social networks",
  pages =        "128--134",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:BCDR07,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  Constantinos Daskalakis and
                  S{\'e}bastien Roch",
  title =        "First to market is not everything: an analysis of preferential attachment with fitness",
  pages =        "135--144",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AndJunSto07,
  author =       "Matthew Andrews and
                  Kyomin Jung and
                  Alexander Stolyar",
  title =        "Stability of the max-weight routing and scheduling protocol in dynamic networks and at critical loads",
  pages =        "145--154",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AttCen07,
  author =       "Hagit Attiya and
                  Keren Censor",
  title =        "Tight bounds for asynchronous randomized consensus",
  pages =        "155--164",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:CGKT07,
  author =       "Julia Chuzhoy and
                  Venkatesan Guruswami and
                  Sanjeev Khanna and
                  Kunal Talwar",
  title =        "Hardness of routing with congestion in directed graphs",
  pages =        "165--178",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:ChuKha07,
  author =       "Julia Chuzhoy and
                  Sanjeev Khanna",
  title =        "Polynomial flow-cut gaps and hardness of directed cut problems",
  pages =        "179--188",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Austrin07,
  author =       "Per Austrin",
  title =        "Balanced max 2-sat might not be the hardest",
  pages =        "189--197",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GurRag07,
  author =       "Venkatesan Guruswami and
                  Prasad Raghavendra",
  title =        "A 3-query {PCP} over integers",
  pages =        "198--206",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:DunHar07,
  author =       "John Dunagan and
                  Nicholas J. A. Harvey",
  title =        "Iteratively constructing preconditioners via the conjugate gradient method",
  pages =        "207--216",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:KieLutEsp07,
  author =       "Stefan Kiefer and
                  Michael Luttenberger and
                  Javier Esparza",
  title =        "On the convergence of Newton's method for monotone systems of polynomial equations",
  pages =        "217--226",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AroKal07,
  author =       "Sanjeev Arora and
                  Satyen Kale",
  title =        "A combinatorial, primal-dual approach to semidefinite programs",
  pages =        "227--236",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GSTV07,
  author =       "Anna C. Gilbert and
                  Martin J. Strauss and
                  Joel A. Tropp and
                  Roman Vershynin",
  title =        "One sketch for all: fast algorithms for compressed sensing",
  pages =        "237--246",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Lynch07,
  author =       "Nancy A. Lynch",
  title =        "Distributed computing theory: algorithms, impossibility results, models, and proofs",
  pages =        "247",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:VuTao07,
  author =       "Van H. Vu and
                  Terence Tao",
  title =        "The condition number of a randomly perturbed matrix",
  pages =        "248--255",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:TalWie07,
  author =       "Kunal Talwar and
                  Udi Wieder",
  title =        "Balanced allocations: the weighted case",
  pages =        "256--265",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Yekhanin07,
  author =       "Sergey Yekhanin",
  title =        "Towards 3-query locally decodable codes of subexponential length",
  pages =        "266--274",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Santhanam07,
  author =       "Rahul Santhanam",
  title =        "Circuit lower bounds for {Merlin}-{Arthur} classes",
  pages =        "275--283",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Shpilka07,
  author =       "Amir Shpilka",
  title =        "Interpolation of depth-3 arithmetic circuits with two multiplication gates",
  pages =        "284--293",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Sherstov07,
  author =       "Alexander A. Sherstov",
  title =        "Separating {AC0} from depth-2 majority circuits",
  pages =        "294--301",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:SchTreTul07,
  author =       "Grant Schoenebeck and
                  Luca Trevisan and
                  Madhur Tulsiani",
  title =        "Tight integrality gaps for Lovasz-Schrijver {LP} relaxations of vertex cover and max cut",
  pages =        "302--310",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Dantchev07,
  author =       "Stefan S. Dantchev",
  title =        "Rank complexity gap for {Lov{\'a}sz}-{Schrijver} and {Sherali}-{Adams} proof systems",
  pages =        "311--317",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:PagPagRuz07,
  author =       "Anna Pagh and
                  Rasmus Pagh and
                  Milan Ruzic",
  title =        "Linear probing with constant independence",
  pages =        "318--327",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:FraMut07,
  author =       "Gianni Franceschini and
                  S. Muthukrishnan",
  title =        "Optimal suffix selection",
  pages =        "328--337",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:DobNis07,
  author =       "Shahar Dobzinski and
                  Noam Nisan",
  title =        "Limitations of VCG-based mechanisms",
  pages =        "338--344",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:HarMan07,
  author =       "Sergiu Hart and
                  Yishay Mansour",
  title =        "The communication complexity of uncoupled {Nash} equilibrium procedures",
  pages =        "345--353",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:WuZha07,
  author =       "Fang Wu and
                  Li Zhang",
  title =        "Proportional response dynamics leads to market equilibrium",
  pages =        "354--363",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:JaiVaz07,
  author =       "Kamal Jain and
                  Vijay V. Vazirani",
  title =        "{Eisenberg}-{Gale} markets: algorithms and structural properties",
  pages =        "364--373",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:HPTV07,
  author =       "Pinar Heggernes and
                  Christophe Paul and
                  Jan Arne Telle and
                  Yngve Villanger",
  title =        "Interval completion with few edges",
  pages =        "374--381",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:KawRee07,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bruce Reed",
  title =        "Computing crossing number in linear time",
  pages =        "382--390",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AnsKar07,
  author =       "Elliot Anshelevich and
                  Adriana Karagiozova",
  title =        "Terminal backup, {3D} matching, and covering cubic graphs",
  pages =        "391--400",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:CaiLu07,
  author =       "{Jin-yi} Cai and
                  Pinyan Lu",
  title =        "Holographic algorithms: from art to science",
  pages =        "401--410",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Holenstein07,
  author =       "Thomas Holenstein",
  title =        "Parallel repetition: simplifications and the no-signaling case",
  pages =        "411--419",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:PasVen07,
  author =       "Rafael Pass and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "An efficient parallel repetition theorem for {Arthur}-{Merlin} games",
  pages =        "420--429",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:ShaUma07,
  author =       "Ronen Shaltiel and
                  Christopher Umans",
  title =        "Low-end uniform hardness vs. randomness tradeoffs for {AM}",
  pages =        "430--439",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GGHKR07,
  author =       "Shafi Goldwasser and
                  Dan Gutfreund and
                  Alexander Healy and
                  Tali Kaufman and
                  Guy N. Rothblum",
  title =        "Verifying and decoding in constant depth",
  pages =        "440--449",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:HayVerVig07,
  author =       "Thomas P. Hayes and
                  Juan C. Vera and
                  Eric Vigoda",
  title =        "Randomly coloring planar graphs with fewer colors than the maximum degree",
  pages =        "450--458",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GolJer07,
  author =       "Leslie Ann Goldberg and
                  Mark Jerrum",
  title =        "Inapproximability of the {Tutte} polynomial",
  pages =        "459--468",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:HavReg07,
  author =       "Ishay Haviv and
                  Oded Regev",
  title =        "Tensor-based hardness of the shortest vector problem to within almost polynomial factors",
  pages =        "469--477",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:PeiRos07,
  author =       "Chris Peikert and
                  Alon Rosen",
  title =        "Lattices that admit logarithmic worst-case to average-case connection factors",
  pages =        "478--487",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:RodSch07,
  author =       "Vojtech R{\"o}dl and
                  Mathias Schacht",
  title =        "Property testing in hypergraphs and the removal lemma",
  pages =        "488--495",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AAKMRX07,
  author =       "Noga Alon and
                  Alexandr Andoni and
                  Tali Kaufman and
                  Kevin Matulef and
                  Ronitt Rubinfeld and
                  Ning Xie",
  title =        "Testing k-wise and almost k-wise independence",
  pages =        "496--505",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Samorodnitsky07,
  author =       "Alex Samorodnitsky",
  title =        "Low-degree tests at large distances",
  pages =        "506--515",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GKKRW7,
  author =       "Dmitry Gavinsky and
                  Julia Kempe and
                  Iordanis Kerenidis and
                  Ran Raz and
                  Ronald de Wolf",
  title =        "Exponential separations for one-way quantum communication complexity, with applications to cryptography",
  pages =        "516--525",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:HoyLeeSpa07,
  author =       "Peter H{\o}yer and
                  Troy Lee and
                  Robert Spalek",
  title =        "Negative weights make adversaries stronger",
  pages =        "526--535",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:MooRusSni07,
  author =       "Cristopher Moore and
                  Alexander Russell and
                  Piotr Sniady",
  title =        "On the impossibility of a quantum sieve algorithm for graph isomorphism",
  pages =        "536--545",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:KakKalLig07,
  author =       "Sham M. Kakade and
                  Adam Tauman Kalai and
                  Katrina Ligett",
  title =        "Playing games with approximation algorithms",
  pages =        "546--555",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:EngRacWes07,
  author =       "Matthias Englert and
                  Harald R{\"a}cke and
                  Matthias Westermann",
  title =        "Reordering buffers for general metric spaces",
  pages =        "556--564",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GutWat07,
  author =       "Gus Gutoski and
                  John Watrous",
  title =        "Toward a general theory of quantum games",
  pages =        "565--574",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:MNRS07,
  author =       "Fr{\'e}d{\'e}ric Magniez and
                  Ashwin Nayak and
                  Jeremie Roland and
                  Miklos Santha",
  title =        "Search via quantum walk",
  pages =        "575--584",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:VasWilYus07,
  author =       "Virginia Vassilevska and
                  Ryan Williams and
                  Raphael Yuster",
  title =        "All-pairs bottleneck paths for general graphs in truly sub-cubic time",
  pages =        "585--589",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Chan07,
  author =       "Timothy M. Chan",
  title =        "More algorithms for all-pairs shortest paths in weighted graphs",
  pages =        "590--598",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Pap07,
  author =       "Gyula Pap",
  title =        "Some new results on node-capacitated packing of {A}-paths",
  pages =        "599--604",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:HKPB07,
  author =       "Ramesh Hariharan and
                  Telikepalli Kavitha and
                  Debmalya Panigrahi and
                  Anand Bhalgat",
  title =        "An {{\~O}}(mn) {Gomory}-{Hu} tree construction algorithm for unweighted graphs",
  pages =        "605--614",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:Indyk07,
  author =       "Piotr Indyk",
  title =        "Uncertainty principles, extractors, and explicit embeddings of l2 into l1",
  pages =        "615--620",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:BriKarLee07,
  author =       "Bo Brinkman and
                  Adriana Karagiozova and
                  James R. Lee",
  title =        "Vertex cuts, random walks, and dimension reduction in series-parallel graphs",
  pages =        "621--630",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AbrBarNei07,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Ofer Neiman",
  title =        "Local embeddings of metric spaces",
  pages =        "631--640",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:DesVar07,
  author =       "Amit Deshpande and
                  Kasturi R. Varadarajan",
  title =        "Sampling-based dimension reduction for subspace approximation",
  pages =        "641--650",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:LNSS07,
  author =       "Lap Chi Lau and
                  Joseph Naor and
                  Mohammad R. Salavatipour and
                  Mohit Singh",
  title =        "Survivable network design with degree or order constraints",
  pages =        "651--660",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:SinLau07,
  author =       "Mohit Singh and
                  Lap Chi Lau",
  title =        "Approximating minimum bounded degree spanning trees to within one of optimal",
  pages =        "661--670",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:AgaAloCha07,
  author =       "Amit Agarwal and
                  Noga Alon and
                  Moses Charikar",
  title =        "Improved approximation for directed cut problems",
  pages =        "671--680",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:DSVW07,
  author =       "P. Donovan and
                  F. Bruce Shepherd and
                  Adrian Vetta and
                  Gordon T. Wilfong",
  title =        "Degree-constrained network flows",
  pages =        "681--688",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:BeaJayRud07,
  author =       "Paul Beame and
                  T. S. Jayram and
                  Atri Rudra",
  title =        "Lower bounds for randomized read/write stream algorithms",
  pages =        "689--698",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:LinShr07,
  author =       "Nati Linial and
                  Adi Shraibman",
  title =        "Lower bounds in communication complexity based on factorization norms",
  pages =        "699--708",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:BraYam07,
  author =       "Mark Braverman and
                  Michael Yampolsky",
  title =        "Constructing non-computable {Julia} sets",
  pages =        "709--716",
  booktitle =    stoc07name,
  editor =       stoc07ed,
  publisher =    stocpub,
  address =      stoc07addr,
  month =        stoc07month,
  year =         2007,
}

@InProceedings{STOC:GurRud06,
  author =       "Venkatesan Guruswami and
                  Atri Rudra",
  title =        "Explicit capacity-achieving list-decodable codes",
  pages =        "1--10",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:SamTre06,
  author =       "Alex Samorodnitsky and
                  Luca Trevisan",
  title =        "Gowers uniformity, influence of variables, and {PCPs}",
  pages =        "11--20",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:MosRaz06,
  author =       "Dana Moshkovitz and
                  Ran Raz",
  title =        "Sub-constant error low degree test of almost-linear size",
  pages =        "21--30",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BanSvi06,
  author =       "Nikhil Bansal and
                  Maxim Sviridenko",
  title =        "The Santa Claus problem",
  pages =        "31--40",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Feige06,
  author =       "Uriel Feige",
  title =        "On maximizing welfare when utility functions are subadditive",
  pages =        "41--50",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:KelSpi06,
  author =       "Jonathan A. Kelner and
                  Daniel A. Spielman",
  title =        "A randomized polynomial-time simplex algorithm for linear programming",
  pages =        "51--60",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:GolPap06,
  author =       "Paul W. Goldberg and
                  Christos H. Papadimitriou",
  title =        "Reducibility among equilibrium problems",
  pages =        "61--70",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DasGolPap06,
  author =       "Constantinos Daskalakis and
                  Paul W. Goldberg and
                  Christos H. Papadimitriou",
  title =        "The complexity of computing a {Nash} equilibrium",
  pages =        "71--78",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:RouSun06,
  author =       "Tim Roughgarden and
                  Mukund Sundararajan",
  title =        "New trade-offs in cost-sharing mechanisms",
  pages =        "79--88",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:HayTarWex06,
  author =       "Ara Hayrapetyan and
                  {\'E}va Tardos and
                  Tom Wexler",
  title =        "The effect of collusion in congestion games",
  pages =        "89--98",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:IKLP06,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Yehuda Lindell and
                  Erez Petrank",
  title =        "Black-box constructions for secure computation",
  pages =        "99--108",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:KusLinRab06,
  author =       "Eyal Kushilevitz and
                  Yehuda Lindell and
                  Tal Rabin",
  title =        "Information-theoretically secure protocols and security under composition",
  pages =        "109--118",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BCNW06,
  author =       "Amos Beimel and
                  Paz Carmi and
                  Kobbi Nissim and
                  Enav Weinreb",
  title =        "Private approximation of search problems",
  pages =        "119--128",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Raghavan06,
  author =       "Prabhakar Raghavan",
  title =        "The changing face of web search: algorithms, auctions and advertising",
  pages =        "129",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AchRic06,
  author =       "Dimitris Achlioptas and
                  Federico Ricci-Tersenghi",
  title =        "On the solution-space geometry of random constraint satisfaction problems",
  pages =        "130--139",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Weitz06,
  author =       "Dror Weitz",
  title =        "Counting independent sets up to the tree threshold",
  pages =        "140--149",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Szegedy06,
  author =       "Mario Szegedy",
  title =        "The DLT priority sampling is essentially optimal",
  pages =        "150--158",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DasMosRoc06,
  author =       "Constantinos Daskalakis and
                  Elchanan Mossel and
                  S{\'e}bastien Roch",
  title =        "Optimal phylogenetic reconstruction",
  pages =        "159--168",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:FatFicRup06,
  author =       "Panagiota Fatourou and
                  Faith Ellen Fich and
                  Eric Ruppert",
  title =        "Time-space tradeoffs for implementations of snapshots",
  pages =        "169--178",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BenPavVai06,
  author =       "Michael Ben-Or and
                  Elan Pavlov and
                  Vinod Vaikuntanathan",
  title =        "Byzantine agreement in the full-information model in O(log n) rounds",
  pages =        "179--186",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Antonakopoulos06,
  author =       "Spyridon Antonakopoulos",
  title =        "Fast leader-election protocols with bounded cheaters' edge",
  pages =        "187--196",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:ChoGoe06,
  author =       "{Sung-woo} Cho and
                  Ashish Goel",
  title =        "Pricing for fairness: distributed resource allocation for multiple objectives",
  pages =        "197--204",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:ChaMakMak06,
  author =       "Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "Near-optimal algorithms for unique games",
  pages =        "205--214",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AroChl06,
  author =       "Sanjeev Arora and
                  Eden Chlamtac",
  title =        "New approximation guarantee for chromatic number",
  pages =        "215--224",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:VasWil06,
  author =       "Virginia Vassilevska and
                  Ryan Williams",
  title =        "Finding a maximum weight triangle in $n^{3-Delta}$ time, with applications",
  pages =        "225--231",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:PatTho06,
  author =       "Mihai Patrascu and
                  Mikkel Thorup",
  title =        "Time-space trade-offs for predecessor search",
  pages =        "232--240",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Dinur06,
  author =       "Irit Dinur",
  title =        "The {PCP} theorem by gap amplification",
  pages =        "241--250",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Shapira06,
  author =       "Asaf Shapira",
  title =        "A combinatorial characterization of the testable graph properties: it's all about regularity",
  pages =        "251--260",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BCLSSV06,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Vera T. S{\'o}s and
                  Bal{\'a}zs Szegedy and
                  Katalin Vesztergombi",
  title =        "Graph limits and parameter testing",
  pages =        "261--270",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AbrBarNei06,
  author =       "Ittai Abraham and
                  Yair Bartal and
                  Ofer Neiman",
  title =        "Advances in metric embedding theory",
  pages =        "271--286",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:NguVad06,
  author =       "Minh-Huyen Nguyen and
                  Salil Vadhan",
  title =        "Zero knowledge with efficient provers",
  pages =        "287--295",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Watrous06,
  author =       "John Watrous",
  title =        "Zero-knowledge against quantum attacks",
  pages =        "296--305",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:MicPas06,
  author =       "Silvio Micali and
                  Rafael Pass",
  title =        "Local zero knowledge",
  pages =        "306--315",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:RemSte06,
  author =       "Jan Remy and
                  Angelika Steger",
  title =        "A quasi-polynomial time approximation scheme for minimum weight triangulation",
  pages =        "316--325",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Clarkson06,
  author =       "Kenneth L. Clarkson",
  title =        "Building triangulations using epsilon-nets",
  pages =        "326--335",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AsaMatTok06,
  author =       "Tetsuo Asano and
                  Jir{\'i} Matousek and
                  Takeshi Tokuyama",
  title =        "The distance trisector curve",
  pages =        "336--343",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DinMosReg06,
  author =       "Irit Dinur and
                  Elchanan Mossel and
                  Oded Regev",
  title =        "Conditional hardness for approximate coloring",
  pages =        "344--353",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:FRRS06,
  author =       "Michael R. Fellows and
                  Frances A. Rosamond and
                  Udi Rotics and
                  Stefan Szeider",
  title =        "Clique-width minimization is {NP}-hard",
  pages =        "354--362",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Feldman06,
  author =       "Vitaly Feldman",
  title =        "Hardness of approximate two-level logic minimization and {PAC} learning with membership queries",
  pages =        "363--372",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Impagliazzo06,
  author =       "Russell Impagliazzo",
  title =        "Can every randomized algorithm be derandomized?",
  pages =        "373--374",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:FeiMah06,
  author =       "Uriel Feige and
                  Mohammad Mahdian",
  title =        "Finding small balanced separators",
  pages =        "375--384",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:KhaRaoVaz06,
  author =       "Rohit Khandekar and
                  Satish Rao and
                  Umesh V. Vazirani",
  title =        "Graph partitioning using single commodity flows",
  pages =        "385--390",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:NesMen06,
  author =       "Jaroslav Nesetril and
                  {Patrice Ossona de} Mendez",
  title =        "Linear time low tree-width partitions and algorithmic consequences",
  pages =        "391--400",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:KawMoh06,
  author =       "{Ken-ichi} Kawarabayashi and
                  Bojan Mohar",
  title =        "Approximating the list-chromatic number and the chromatic number in minor-closed and odd-minor-closed classes of graphs",
  pages =        "401--416",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Gurvits06,
  author =       "Leonid Gurvits",
  title =        "Hyperbolic polynomials approach to {Van der Waerden}/{Schrijver}-{Valiant} like conjectures: sharper bounds, simpler proofs and algorithmic applications",
  pages =        "417--426",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AhaJonLan06,
  author =       "Dorit Aharonov and
                  Vaughan Jones and
                  Zeph Landau",
  title =        "A polynomial quantum algorithm for approximating the Jones polynomial",
  pages =        "427--436",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DFKO06,
  author =       "Irit Dinur and
                  Ehud Friedgut and
                  Guy Kindler and
                  Ryan O'Donnell",
  title =        "On the fourier tails of bounded functions over the discrete cube",
  pages =        "437--446",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:RegRos06,
  author =       "Oded Regev and
                  Ricky Rosen",
  title =        "Lattice problems and norm embeddings",
  pages =        "447--456",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:ReiTreVad06,
  author =       "Omer Reingold and
                  Luca Trevisan and
                  Salil Vadhan",
  title =        "Pseudorandom walks on regular digraphs and the {RL} vs. {L} problem",
  pages =        "457--466",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Plandowski06,
  author =       "Wojciech Plandowski",
  title =        "An efficient algorithm for solving word equations",
  pages =        "467--476",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DeMKreMan06,
  author =       "Peter DeMarzo and
                  Ilan Kremer and
                  Yishay Mansour",
  title =        "Online trading algorithms and robust option pricing",
  pages =        "477--486",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:PanSou06,
  author =       "Konstantinos Panagiotou and
                  Alexander Souza",
  title =        "On adequate performance measures for paging",
  pages =        "487--496",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Rao06,
  author =       "Anup Rao",
  title =        "Extractors for a constant number of polynomially small min-entropy independent sources",
  pages =        "497--506",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Nordstrom06,
  author =       "Jakob Nordstr{\"o}m",
  title =        "Narrow proofs may be spacious: separating space and width in resolution",
  pages =        "507--516",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AndZha06,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Logarithmic hardness of the directed congestion minimization problem",
  pages =        "517--526",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:ChuKha06,
  author =       "Julia Chuzhoy and
                  Sanjeev Khanna",
  title =        "Hardness of cut problems in directed graphs",
  pages =        "527--536",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DKSV06,
  author =       "Nikhil R. Devanur and
                  Subhash Khot and
                  Rishi Saket and
                  Nisheeth K. Vishnoi",
  title =        "Integrality gaps for sparsest cut and minimum linear arrangement problems",
  pages =        "537--546",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:KKMR06,
  author =       "Howard J. Karloff and
                  Subhash Khot and
                  Aranyak Mehta and
                  Yuval Rabani",
  title =        "On earthmover distance, metric labeling, and {0}-extension",
  pages =        "547--556",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AilCha06,
  author =       "Nir Ailon and
                  Bernard Chazelle",
  title =        "Approximate nearest neighbors and the fast {Johnson}-{Lindenstrauss} transform",
  pages =        "557--563",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AryMalMou06,
  author =       "Sunil Arya and
                  Theocharis Malamatos and
                  David M. Mount",
  title =        "On the importance of idempotence",
  pages =        "564--573",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:ColGot06,
  author =       "Richard Cole and
                  Lee-Ad Gottlieb",
  title =        "Searching dynamic point sets in spaces with bounded doubling dimension",
  pages =        "574--583",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AACW06,
  author =       "Dana Angluin and
                  James Aspnes and
                  Jiang Chen and
                  Yinghua Wu",
  title =        "Learning a circuit by injecting values",
  pages =        "584--593",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:GKRW06,
  author =       "Dmitry Gavinsky and
                  Julia Kempe and
                  Oded Regev and
                  {Ronald de} Wolf",
  title =        "Bounded-error quantum state identification and exponential separations in communication complexity",
  pages =        "594--603",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:HMRRS06,
  author =       "Sean Hallgren and
                  Cristopher Moore and
                  Martin R{\"o}tteler and
                  Alexander Russell and
                  Pranab Sen",
  title =        "Limitations of quantum coset states for graph isomorphism",
  pages =        "604--617",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AmbSpaWol06,
  author =       "Andris Ambainis and
                  Robert Spalek and
                  {Ronald de} Wolf",
  title =        "A new quantum lower bound method, with applications to direct product theorems and time-space tradeoffs",
  pages =        "618--633",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Zhang06,
  author =       "Shengyu Zhang",
  title =        "New upper and lower bounds for randomized and quantum local search",
  pages =        "634--643",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DobNisSch06,
  author =       "Shahar Dobzinski and
                  Noam Nisan and
                  Michael Schapira",
  title =        "Truthful randomized mechanisms for combinatorial auctions",
  pages =        "644--652",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:FisRacVoc06,
  author =       "Simon Fischer and
                  Harald R{\"a}cke and
                  Berthold V{\"o}cking",
  title =        "Fast convergence to {Wardrop} equilibria by adaptive sampling methods",
  pages =        "653--662",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:FKLS06,
  author =       "Lisa Fleischer and
                  Jochen K{\"o}nemann and
                  Stefano Leonardi and
                  Guido Sch{\"a}fer",
  title =        "Simple cost sharing schemes for multicommodity rent-or-buy and stochastic Steiner tree",
  pages =        "663--670",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BRSW06,
  author =       "Boaz Barak and
                  Anup Rao and
                  Ronen Shaltiel and
                  Avi Wigderson",
  title =        "2-source dispersers for sub-polynomial entropy and {Ramsey} graphs beating the {Frankl}-{Wilson} construction",
  pages =        "671--680",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Zuckerman06,
  author =       "David Zuckerman",
  title =        "Linear degree extractors and the inapproximability of max clique and chromatic number",
  pages =        "681--690",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:KRVZ06,
  author =       "Jesse Kamp and
                  Anup Rao and
                  Salil Vadhan and
                  David Zuckerman",
  title =        "Deterministic extractors for small-space sources",
  pages =        "691--700",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:AGGM06,
  author =       "Adi Akavia and
                  Oded Goldreich and
                  Shafi Goldwasser and
                  Dana Moshkovitz",
  title =        "On basing one-way functions on {NP}-hardness",
  pages =        "701--710",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:DubIsh06,
  author =       "Bella Dubrov and
                  Yuval Ishai",
  title =        "On the randomness complexity of efficient sampling",
  pages =        "711--720",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BCES06,
  author =       "Nikhil Bansal and
                  Amit Chakrabarti and
                  Amir Epstein and
                  Baruch Schieber",
  title =        "A quasi-{PTAS} for unsplittable flow on line graphs",
  pages =        "721--729",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:GarKum06,
  author =       "Naveen Garg and
                  Amit Kumar",
  title =        "Minimizing average flow time on related machines",
  pages =        "730--738",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:LevRouShm06,
  author =       "Retsef Levi and
                  Robin Roundy and
                  David B. Shmoys",
  title =        "Provably near-optimal sampling-based algorithms for Stochastic inventory control models",
  pages =        "739--748",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:Klein06,
  author =       "Philip N. Klein",
  title =        "A subset spanner for Planar graphs, with application to subset {TSP}",
  pages =        "749--756",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:CheKhaShe06,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna and
                  F. Bruce Shepherd",
  title =        "Edge-disjoint paths in Planar graphs with constant congestion",
  pages =        "757--766",
  booktitle =    stoc06name,
  editor =       stoc06ed,
  publisher =    stocpub,
  address =      stoc06addr,
  month =        stoc06month,
  year =         2006,
}

@InProceedings{STOC:BKSSW05,
  author =       "Boaz Barak and
                  Guy Kindler and
                  Ronen Shaltiel and
                  Benny Sudakov and
                  Avi Wigderson",
  title =        "Simulating independence: new constructions of condensers, ramsey graphs, dispersers, and extractors",
  pages =        "1--10",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Raz05,
  author =       "Ran Raz",
  title =        "Extractors with weak random seeds",
  pages =        "11--20",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Bogdanov05,
  author =       "Andrej Bogdanov",
  title =        "Pseudorandom generators for low degree polynomials",
  pages =        "21--30",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Trevisan05,
  author =       "Luca Trevisan",
  title =        "On uniform amplification of hardness in {NP}",
  pages =        "31--38",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BriKryVoc05,
  author =       "Patrick Briest and
                  Piotr Krysta and
                  Berthold V{\"o}cking",
  title =        "Approximation techniques for utilitarian mechanism design",
  pages =        "39--48",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Papadimitriou05,
  author =       "Christos H. Papadimitriou",
  title =        "Computing correlated equilibria in multi-player games",
  pages =        "49--56",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AweAzaEps05,
  author =       "Baruch Awerbuch and
                  Yossi Azar and
                  Amir Epstein",
  title =        "Large the price of routing unsplittable flow",
  pages =        "57--66",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:ChrKou05,
  author =       "George Christodoulou and
                  Elias Koutsoupias",
  title =        "The price of anarchy of finite congestion games",
  pages =        "67--73",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:CodMcCVar05,
  author =       "Bruno Codenotti and
                  Benton McCune and
                  Kasturi R. Varadarajan",
  title =        "Market equilibrium via the excess demand function",
  pages =        "74--83",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Regev05,
  author =       "Oded Regev",
  title =        "On lattices, learning with errors, random linear codes, and cryptography",
  pages =        "84--93",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Ajtai05,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Representing hard lattices with {O}(n log n) bits",
  pages =        "94--103",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:MorPagPat05,
  author =       "Christian Worm Mortensen and
                  Rasmus Pagh and
                  Mihai Patrascu",
  title =        "On dynamic range reporting in one dimension",
  pages =        "104--111",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Thorup05,
  author =       "Mikkel Thorup",
  title =        "Worst-case update times for fully-dynamic all-pairs shortest paths",
  pages =        "112--119",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Fortnow05,
  author =       "Lance Fortnow",
  title =        "Beyond {NP}: the work and legacy of Larry Stockmeyer",
  pages =        "120--127",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AloSha05,
  author =       "Noga Alon and
                  Asaf Shapira",
  title =        "Every monotone graph property is testable",
  pages =        "128--137",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:FisNew05,
  author =       "Eldar Fischer and
                  Ilan Newman",
  title =        "Testing versus estimation of graph properties",
  pages =        "138--146",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:RubSer05,
  author =       "Ronitt Rubinfeld and
                  Rocco A. Servedio",
  title =        "Testing monotone high-dimensional distributions",
  pages =        "147--156",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:FriIvaSan05,
  author =       "Katalin Friedl and
                  G{\'a}bor Ivanyos and
                  Miklos Santha",
  title =        "Efficient testing of groups",
  pages =        "157--166",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:CheVet05,
  author =       "Joseph Cheriyan and
                  Adrian Vetta",
  title =        "Approximation algorithms for network design with metric costs",
  pages =        "167--175",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:ChaKar05,
  author =       "Moses Charikar and
                  Adriana Karagiozova",
  title =        "On non-uniform multicommodity buy-at-bulk network design",
  pages =        "176--182",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:CheKhaShe05,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna and
                  F. Bruce Shepherd",
  title =        "Multicommodity flow, well-linked terminals, and routing problems",
  pages =        "183--192",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:HKLR05,
  author =       "Mohammad Taghi Hajiaghayi and
                  Jeong Han Kim and
                  Tom Leighton and
                  Harald R{\"a}cke",
  title =        "Oblivious routing in directed graphs with random demands",
  pages =        "193--201",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:IndWoo05,
  author =       "Piotr Indyk and
                  David P. Woodruff",
  title =        "Optimal approximations of the frequency moments of data streams",
  pages =        "202--208",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:FraSoh05,
  author =       "Gereon Frahling and
                  Christian Sohler",
  title =        "Coresets in dynamic geometric data streams",
  pages =        "209--217",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:OstRab05,
  author =       "Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Low distortion embeddings for edit distance",
  pages =        "218--224",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BCIS05,
  author =       "Mihai Badoiu and
                  Julia Chuzhoy and
                  Piotr Indyk and
                  Anastasios Sidiropoulos",
  title =        "Low-distortion embeddings of general metrics into the line",
  pages =        "225--233",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BojCol05,
  author =       "Mikolaj Bojanczyk and
                  Thomas Colcombet",
  title =        "Tree-walking automata do not recognize all regular languages",
  pages =        "234--243",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BenSchWil05,
  author =       "Itai Benjamini and
                  Oded Schramm and
                  David Bruce Wilson",
  title =        "Balanced boolean functions that can be evaluated so that every input bit is unlikely to be read",
  pages =        "244--250",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Alekhnovich05,
  author =       "Michael Alekhnovich",
  title =        "Lower bounds for k-{DNF} resolution on random 3-{CNFs}",
  pages =        "251--256",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:KouPudThe05,
  author =       "Michal Kouck{\'y} and
                  Pavel Pudl{\'a}k and
                  Denis Th{\'e}rien",
  title =        "Bounded-depth circuits: separating wires from gates",
  pages =        "257--265",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BenSud05,
  author =       "Eli Ben-Sasson and
                  Madhu Sudan",
  title =        "Simple {PCPs} with poly-log rate and query complexity",
  pages =        "266--275",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AndZha05a,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Hardness of the undirected edge-disjoint paths problem",
  pages =        "276--283",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AndZha05b,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Hardness of the undirected congestion minimization problem",
  pages =        "284--293",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AleAroTou05,
  author =       "Michael Alekhnovich and
                  Sanjeev Arora and
                  Iannis Tourlakis",
  title =        "Towards strong nonapproximability results in the {Lovasz}-{Schrijver} hierarchy",
  pages =        "294--303",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BasPolRoy05,
  author =       "Saugata Basu and
                  Richard Pollack and
                  Marie-Fran\c{c}oise Roy",
  title =        "Computing the first Betti number and the connected components of semi-algebraic sets",
  pages =        "304--312",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Basu05,
  author =       "Saugata Basu",
  title =        "Polynomial time algorithm for computing the top {Betti} numbers of semi-algebraic sets defined by quadratic inequalities",
  pages =        "313--322",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:CheDen05,
  author =       "Xi Chen and
                  Xiaotie Deng",
  title =        "On algorithms for discrete and approximate brouwer fixed points",
  pages =        "323--330",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AzaEps05,
  author =       "Yossi Azar and
                  Amir Epstein",
  title =        "Convex programming for scheduling unrelated parallel machines",
  pages =        "331--337",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:SanVad05,
  author =       "Saurabh Sanghvi and
                  Salil P. Vadhan",
  title =        "The round complexity of two-party random selection",
  pages =        "338--347",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:ForSanTre05,
  author =       "Lance Fortnow and
                  Rahul Santhanam and
                  Luca Trevisan",
  title =        "Hierarchies for semantic classes",
  pages =        "348--355",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:KapKusMan05,
  author =       "Haim Kaplan and
                  Eyal Kushilevitz and
                  Yishay Mansour",
  title =        "Learning with attribute costs",
  pages =        "356--365",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:MosRoc05,
  author =       "Elchanan Mossel and
                  S{\'e}bastien Roch",
  title =        "Learning nonsingular phylogenies and hidden {Markov} models",
  pages =        "366--375",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Reingold05,
  author =       "Omer Reingold",
  title =        "Undirected {ST}-connectivity in log-space",
  pages =        "376--385",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:JLNRS05,
  author =       "Lujun Jia and
                  Guolong Lin and
                  Guevara Noubir and
                  Rajmohan Rajaraman and
                  Ravi Sundaram",
  title =        "Universal approximations for {TSP}, Steiner tree, and set cover",
  pages =        "386--395",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Garg05,
  author =       "Naveen Garg",
  title =        "Saving an epsilon: a 2-approximation for the k-{MST} problem in graphs",
  pages =        "396--402",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Morris05,
  author =       "Ben Morris",
  title =        "The mixing time of the {Thorp} shuffle",
  pages =        "403--412",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:CryDyeRan05,
  author =       "Mary Cryan and
                  Martin E. Dyer and
                  Dana Randall",
  title =        "Approximately counting integral flows and cell-bounded contingency tables",
  pages =        "413--422",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Vu05,
  author =       "Van H. Vu",
  title =        "Spectral norm of random matrices",
  pages =        "423--430",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:05,
  author =       "Terence Tao and
                  Van H. Vu",
  title =        "On random $\pm 1$ matrices: singularity and determinant",
  pages =        "431--440",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:FlaFriVer05,
  author =       "Abraham Flaxman and
                  Alan M. Frieze and
                  Juan C. Vera",
  title =        "On the average case performance of some greedy approximation algorithms for the uncapacitated facility location problem",
  pages =        "441--449",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AdlEdmMat05,
  author =       "Micah Adler and
                  Jeff Edmonds and
                  Jir{\'i} Matousek",
  title =        "Towards asymptotic optimality in probabilistic packet marking",
  pages =        "450--459",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Shi05,
  author =       "Yaoyun Shi",
  title =        "Tensor norms and the classical communication complexity of nonlocal quantum measurement",
  pages =        "460--467",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Hallgren05,
  author =       "Sean Hallgren",
  title =        "Fast quantum algorithms for computing the unit group and class group of a number field",
  pages =        "468--474",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:SchVol05,
  author =       "Arthur Schmidt and
                  Ulrich Vollmer",
  title =        "Polynomial time quantum algorithm for the computation of the unit group of a number field",
  pages =        "475--480",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BenHas05,
  author =       "Michael Ben-Or and
                  Avinatan Hassidim",
  title =        "Fast quantum byzantine agreement",
  pages =        "481--485",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AMMN05,
  author =       "Noga Alon and
                  Konstantin Makarychev and
                  Yury Makarychev and
                  Assaf Naor",
  title =        "Quadratic forms on graphs",
  pages =        "486--493",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:EEST05,
  author =       "Michael Elkin and
                  Yuval Emek and
                  Daniel A. Spielman and
                  Shang-Hua Teng",
  title =        "Lower-stretch spanning trees",
  pages =        "494--503",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Goncalves05,
  author =       "Daniel Gon\c{c}alves",
  title =        "Edge partition of planar sraphs into two outerplanar graphs",
  pages =        "504--512",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AhnHopLan05,
  author =       "Luis von Ahn and
                  Nicholas J. Hopper and
                  John Langford",
  title =        "Covert two-party computation",
  pages =        "513--522",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Wee05,
  author =       "Hoeteck Wee",
  title =        "On obfuscating point functions",
  pages =        "523--532",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:PasRos05,
  author =       "Rafael Pass and
                  Alon Rosen",
  title =        "New and improved constructions of non-malleable cryptographic protocols",
  pages =        "533--542",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:LepMicShe05,
  author =       "Matt Lepinski and
                  Silvio Micali and
                  Abhi Shelat",
  title =        "Collusion-free protocols",
  pages =        "543--552",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AroLeeNao05,
  author =       "Sanjeev Arora and
                  James R. Lee and
                  Assaf Naor",
  title =        "Euclidean distortion and the sparsest cut",
  pages =        "553--562",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:FeiHajLee05,
  author =       "Uriel Feige and
                  Mohammad Taghi Hajiaghayi and
                  James R. Lee",
  title =        "Improved approximation algorithms for minimum-weight vertex separators",
  pages =        "563--572",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:ACMM05,
  author =       "Amit Agarwal and
                  Moses Charikar and
                  Konstantin Makarychev and
                  Yury Makarychev",
  title =        "{O(sqrt(log n))} approximation algorithms for min {UnCut}, min {2CNF} deletion, and directed cut problems",
  pages =        "573--581",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:NaoSch05,
  author =       "Joseph Naor and
                  Roy Schwartz",
  title =        "Balanced metric labeling",
  pages =        "582--591",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:DviShp05,
  author =       "Zeev Dvir and
                  Amir Shpilka",
  title =        "Locally decodable codes with 2 queries and polynomial identity testing for depth 3 circuits",
  pages =        "592--601",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:GurRud05,
  author =       "Venkatesan Guruswami and
                  Atri Rudra",
  title =        "Limits to list decoding {Reed}-{Solomon} codes",
  pages =        "602--609",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:DobNisSch05,
  author =       "Shahar Dobzinski and
                  Noam Nisan and
                  Michael Schapira",
  title =        "Approximation algorithms for combinatorial auctions with complement-free bidders",
  pages =        "610--618",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AFGHIS05,
  author =       "Gagan Aggarwal and
                  Amos Fiat and
                  Andrew V. Goldberg and
                  Jason D. Hartline and
                  Nicole Immorlica and
                  Madhu Sudan",
  title =        "Derandomization of auctions",
  pages =        "619--625",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Trifonov05,
  author =       "Vladimir Trifonov",
  title =        "An {O}(log n log log n) space algorithm for undirected {ST}-connectivity",
  pages =        "626--633",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Aaronson05,
  author =       "Scott Aaronson",
  title =        "The complexity of agreement",
  pages =        "634--643",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:KalLenPra05,
  author =       "Yael Tauman Kalai and
                  Yehuda Lindell and
                  Manoj Prabhakaran",
  title =        "Concurrent general composition of secure protocols in the timing model",
  pages =        "644--653",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:DodSmi05,
  author =       "Yevgeniy Dodis and
                  Adam Smith",
  title =        "Correcting errors without leaking partial information",
  pages =        "654--663",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Holenstein05,
  author =       "Thomas Holenstein",
  title =        "Key agreement from weak bit agreement",
  pages =        "664--673",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:CicLab05,
  author =       "Ferdinando Cicalese and
                  Eduardo Sany Laber",
  title =        "A new strategy for querying priced information",
  pages =        "674--683",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:AilChaNew05,
  author =       "Nir Ailon and
                  Moses Charikar and
                  Alantha Newman",
  title =        "Aggregating inconsistent information: ranking and clustering",
  pages =        "684--693",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:ACKM05,
  author =       "Dimitris Achlioptas and
                  Aaron Clauset and
                  David Kempe and
                  Cristopher Moore",
  title =        "On the bias of traceroute sampling: or, power-law degree distributions in regular graphs",
  pages =        "694--703",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Scheideler05,
  author =       "Christian Scheideler",
  title =        "How to spread adversarial nodes? {Rotate}!",
  pages =        "704--713",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:GafGuePoc05,
  author =       "Eli Gafni and
                  Rachid Guerraoui and
                  Bastian Pochon",
  title =        "From a static impossibility to an adaptive lower bound: the complexity of early deciding set agreement",
  pages =        "714--722",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Jayanti05,
  author =       "Prasad Jayanti",
  title =        "An optimal multi-writer snapshot algorithm",
  pages =        "723--732",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:ChlKow05,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski",
  title =        "Cooperative asynchronous update of shared memory",
  pages =        "733--739",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:Hastad05,
  author =       "Johan H{\aa}stad",
  title =        "Every 2-{CSP} allows nontrivial approximation",
  pages =        "740--746",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:DKKV05,
  author =       "Wenceslas Fernandez {de la Vega} and
                  Marek Karpinski and
                  Ravi Kannan and
                  Santosh Vempala",
  title =        "Tensor decomposition and approximation schemes for constraint satisfaction problems",
  pages =        "747--754",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:JanVan05,
  author =       "Klaus Jansen and
                  Rob {van Stee}",
  title =        "On strip packing With rotations",
  pages =        "755--761",
  booktitle =    stoc05name,
  editor =       stoc05ed,
  publisher =    stocpub,
  address =      stoc05addr,
  month =        stoc05month,
  year =         2005,
}

@InProceedings{STOC:BGHSV04,
  author =       "Eli Ben-Sasson and
                  Oded Goldreich and
                  Prahladh Harsha and
                  Madhu Sudan and
                  Salil P. Vadhan",
  title =        "Robust {PCPs} of proximity, shorter {PCPs} and applications to coding",
  pages =        "1--10",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:HolKho04,
  author =       "Jonas Holmerin and
                  Subhash Khot",
  title =        "A new {PCP} outer verifier with applications to homogeneous linear equations and max-bisection",
  pages =        "11--20",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CGHKKN04,
  author =       "Julia Chuzhoy and
                  Sudipto Guha and
                  Eran Halperin and
                  Sanjeev Khanna and
                  Guy Kortsarz and
                  Joseph Naor",
  title =        "Asymmetric k-center is log$^*$ n-hard to approximate",
  pages =        "21--27",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:ChuNao04,
  author =       "Julia Chuzhoy and
                  Joseph Naor",
  title =        "New hardness results for congestion minimization and machine scheduling",
  pages =        "28--34",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AlbSch04,
  author =       "Susanne Albers and
                  Markus Schmidt",
  title =        "On the performance of greedy algorithms in packet buffering",
  pages =        "35--44",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AweKle04,
  author =       "Baruch Awerbuch and
                  Robert D. Kleinberg",
  title =        "Adaptive routing with end-to-end feedback: Distributed learning and geometric approaches",
  pages =        "45--53",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:ManNaoWie04,
  author =       "Gurmeet Singh Manku and
                  Moni Naor and
                  Udi Wieder",
  title =        "Know thy neighbor's neighbor: The power of lookahead in randomized {P2P} networks",
  pages =        "54--63",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AzaRic04,
  author =       "Yossi Azar and
                  Yossi Richter",
  title =        "The zero-one principle for switching networks",
  pages =        "64--71",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AloNao04,
  author =       "Noga Alon and
                  Assaf Naor",
  title =        "Approximating the cut-norm via {Grothendieck}'s inequality",
  pages =        "72--80",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:SpiTen04,
  author =       "Daniel A. Spielman and
                  Shang-Hua Teng",
  title =        "Nearly-linear time algorithms for graph partitioning, graph sparsification, and solving linear systems",
  pages =        "81--90",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:ColGotLew04,
  author =       "Richard Cole and
                  Lee-Ad Gottlieb and
                  Moshe Lewenstein",
  title =        "Dictionary matching and indexing with errors and don't cares",
  pages =        "91--100",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:FinIta04,
  author =       "Irene Finocchi and
                  Giuseppe F. Italiano",
  title =        "Sorting and searching in the presence of memory faults (without redundancy)",
  pages =        "101--110",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Ambainis04,
  author =       "Andris Ambainis",
  title =        "Quantum algorithms a decade after shor",
  pages =        "111",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Yao04,
  author =       "Andrew Chi-Chih Yao",
  title =        "Graph entropy and quantum sorting problems",
  pages =        "112--117",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Aaronson04a,
  author =       "Scott Aaronson",
  title =        "Multilinear formulas and skepticism of quantum computing",
  pages =        "118--127",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BarJayKer04,
  author =       "Ziv Bar-Yossef and
                  T. S. Jayram and
                  Iordanis Kerenidis",
  title =        "Exponential separation of quantum and classical one-way communication complexity",
  pages =        "128--137",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:KorNut04,
  author =       "Guy Kortsarz and
                  Zeev Nutov",
  title =        "Approximation algorithm for k-node connected subgraphs via critical graphs",
  pages =        "138--145",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BieIye04,
  author =       "Daniel Bienstock and
                  Garud Iyengar",
  title =        "Solving fractional packing problems in $O^{ast}(1/\epsilon)$ iterations",
  pages =        "146--155",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CheKhaShe04,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna and
                  F. Bruce Shepherd",
  title =        "The all-or-nothing multicommodity flow problem",
  pages =        "156--165",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BBCM04,
  author =       "Nikhil Bansal and
                  Avrim Blum and
                  Shuchi Chawla and
                  Adam Meyerson",
  title =        "Approximation algorithms for deadline-{TSP} and vehicle routing with time-windows",
  pages =        "166--174",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CzuSoh04,
  author =       "Artur Czumaj and
                  Christian Sohler",
  title =        "Estimating the weight of metric minimum spanning trees in sublinear-time",
  pages =        "175--183",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:RodZwi04,
  author =       "Liam Roditty and
                  Uri Zwick",
  title =        "A fully dynamic reachability algorithm for directed graphs with an almost linear update time",
  pages =        "184--191",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:HeaVadVio04,
  author =       "Alexander Healy and
                  Salil P. Vadhan and
                  Emanuele Viola",
  title =        "Using nondeterminism to amplify hardness",
  pages =        "192--201",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AluMad04,
  author =       "Rajeev Alur and
                  P. Madhusudan",
  title =        "Visibly pushdown languages",
  pages =        "202--211",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CHKX04,
  author =       "Jianer Chen and
                  Xiuzhen Huang and
                  Iyad A. Kanj and
                  Ge Xia",
  title =        "Linear {FPT} reductions and computational lower bounds",
  pages =        "212--221",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AroRaoVaz04,
  author =       "Sanjeev Arora and
                  Satish Rao and
                  Umesh V. Vazirani",
  title =        "Expander flows, geometric embeddings and graph partitioning",
  pages =        "222--231",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Pass04,
  author =       "Rafael Pass",
  title =        "Bounded-concurrent secure multi-party computation with a dishonest majority",
  pages =        "232--241",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:PraSah04,
  author =       "Manoj Prabhakaran and
                  Amit Sahai",
  title =        "New notions of security: Achieving universal composability without trusted setup",
  pages =        "242--251",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:HNRR04,
  author =       "Danny Harnik and
                  Moni Naor and
                  Omer Reingold and
                  Alon Rosen",
  title =        "Completeness in two-party secure computation: A computational view",
  pages =        "252--261",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:IKOS04,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Batch codes and their applications",
  pages =        "262--271",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:KenRabSin04,
  author =       "Claire Kenyon and
                  Yuval Rabani and
                  Alistair Sinclair",
  title =        "Low distortion maps between point sets",
  pages =        "272--280",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Talwar04,
  author =       "Kunal Talwar",
  title =        "Bypassing the embedding: Algorithms for low dimensional metrics",
  pages =        "281--290",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:HarMaz04,
  author =       "Sariel Har-Peled and
                  Soham Mazumdar",
  title =        "On coresets for k-means and k-median clustering",
  pages =        "291--300",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BoiCohVeg04,
  author =       "Jean-Daniel Boissonnat and
                  David Cohen-Steiner and
                  Gert Vegter",
  title =        "Isotopic implicit surface meshing",
  pages =        "301--309",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:LovVem04,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Santosh Vempala",
  title =        "Hit-and-run from a corner",
  pages =        "310--314",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:DunVem04,
  author =       "John Dunagan and
                  Santosh Vempala",
  title =        "A simple polynomial-time rescaling algorithm for solving linear programs",
  pages =        "315--320",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:ChlKowShv04,
  author =       "Bogdan S. Chlebus and
                  Dariusz R. Kowalski and
                  Alexander A. Shvartsman",
  title =        "Collective asynchronous reading with polylogarithmic worst-case overhead",
  pages =        "321--330",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Elkin04,
  author =       "Michael Elkin",
  title =        "Unconditional lower bounds on the time-approximation tradeoffs for the distributed minimum spanning tree problem",
  pages =        "331--340",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Tardos04,
  author =       "{\'E}va Tardos",
  title =        "Network games",
  pages =        "341--342",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BeiVoc04,
  author =       "Ren{\'e} Beier and
                  Berthold V{\"o}cking",
  title =        "Typical properties of winners and losers in discrete optimization",
  pages =        "343--352",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:LevRouShm04,
  author =       "Retsef Levi and
                  Robin Roundy and
                  David B. Shmoys",
  title =        "Primal-dual algorithms for deterministic inventory problems",
  pages =        "353--362",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CGKK04,
  author =       "Chandra Chekuri and
                  Ashish Goel and
                  Sanjeev Khanna and
                  Amit Kumar",
  title =        "Multi-processor scheduling to minimize flow time with epsilon resource augmentation",
  pages =        "363--372",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Indyk04,
  author =       "Piotr Indyk",
  title =        "Algorithms for dynamic geometric problems over data streams",
  pages =        "373--380",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BatKumRub04,
  author =       "Tugkan Batu and
                  Ravi Kumar and
                  Ronitt Rubinfeld",
  title =        "Sublinear algorithms for testing monotone and unimodal distributions",
  pages =        "381--390",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Fischer04,
  author =       "Eldar Fischer",
  title =        "The difficulty of testing for isomorphism against a graph that is given in advance",
  pages =        "391--397",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CorGoe04,
  author =       "Jos{\'e} R. Correa and
                  Michel X. Goemans",
  title =        "An approximate {K{\"o}nig}'s theorem for edge-coloring weighted bipartite graphs",
  pages =        "398--406",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Gabow04,
  author =       "Harold N. Gabow",
  title =        "Finding paths and cycles of superpolylogarithmic length",
  pages =        "407--416",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:GPRS04,
  author =       "Anupam Gupta and
                  Martin P{\'a}l and
                  R. Ravi and
                  Amitabh Sinha",
  title =        "Boosted sampling: Approximation algorithms for stochastic optimization",
  pages =        "417--426",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:ShpWig04,
  author =       "Amir Shpilka and
                  Avi Wigderson",
  title =        "Derandomizing homomorphism testing in general groups",
  pages =        "427--435",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Guruswami04,
  author =       "Venkatesan Guruswami",
  title =        "Better extractors for better codes?",
  pages =        "436--444",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:RozShaWig04,
  author =       "Eyal Rozenman and
                  Aner Shalev and
                  Avi Wigderson",
  title =        "A new family of {Cayley} expanders (?)",
  pages =        "445--454",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Kelner04,
  author =       "Jonathan A. Kelner",
  title =        "Spectral partitioning, eigenvalue bounds, and circle packings for graphs of bounded genus",
  pages =        "455--464",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Aaronson04b,
  author =       "Scott Aaronson",
  title =        "Lower bounds for local search by quantum arguments",
  pages =        "465--474",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:BurCuc04,
  author =       "Peter B{\"u}rgisser and
                  Felipe Cucker",
  title =        "Counting complexity classes for numeric computations {II}: Algebraic and semialgebraic sets",
  pages =        "475--485",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Ajtai04,
  author =       "Mikl{\'o}s Ajtai",
  title =        "A conjecture about polynomial time computable lattice-lattice functions",
  pages =        "486--493",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:SanSze04,
  author =       "Miklos Santha and
                  Mario Szegedy",
  title =        "Quantum and classical query complexities of local search are polynomially related",
  pages =        "494--501",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Reichardt04,
  author =       "Ben Reichardt",
  title =        "The quantum adiabatic optimization algorithm and local minima",
  pages =        "502--510",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:GarKap04,
  author =       "Rahul Garg and
                  Sanjiv Kapoor",
  title =        "Auction algorithms for market equilibrium",
  pages =        "511--518",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Devanur04,
  author =       "Nikhil R. Devanur",
  title =        "The spending constraint model for market equilibrium: Algorithmic, existence and uniqueness results",
  pages =        "519--528",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:CKLRSV04,
  author =       "Jiangzhuo Chen and
                  Robert D. Kleinberg and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Rajmohan Rajaraman and
                  Ravi Sundaram and
                  Adrian Vetta",
  title =        "(Almost) tight bounds and existence theorems for confluent flows",
  pages =        "529--538",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Obata04,
  author =       "Kenji Obata",
  title =        "Approximate max-integral-flow/min-multicut theorems",
  pages =        "539--545",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:PatDem04,
  author =       "Mihai Patrascu and
                  Erik D. Demaine",
  title =        "Lower bounds for dynamic connectivity",
  pages =        "546--553",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AilCha04,
  author =       "Nir Ailon and
                  Bernard Chazelle",
  title =        "Lower bounds for linear degeneracy testing",
  pages =        "554--560",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:KemMcS04,
  author =       "David Kempe and
                  Frank McSherry",
  title =        "A decentralized algorithm for spectral analysis",
  pages =        "561--568",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:KleSan04,
  author =       "Jon M. Kleinberg and
                  Mark Sandler",
  title =        "Using mixture models for collaborative filtering",
  pages =        "569--578",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Wigderson04,
  author =       "Avi Wigderson",
  title =        "Depth through breadth, or why should we attend talks in other areas?",
  pages =        "579",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:GoeRaiKri04,
  author =       "Ashish Goel and
                  Sanatan Rai and
                  Bhaskar Krishnamachari",
  title =        "Sharp thresholds For monotone properties in random geometric graphs",
  pages =        "580--586",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:AchNao04,
  author =       "Dimitris Achlioptas and
                  Assaf Naor",
  title =        "The two possible values of the chromatic number of a random graph",
  pages =        "587--593",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Feige04,
  author =       "Uriel Feige",
  title =        "On sums of independent random variables with unbounded variance, and estimating the average degree in a graph",
  pages =        "594--603",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:FabPapTal04,
  author =       "Alex Fabrikant and
                  Christos H. Papadimitriou and
                  Kunal Talwar",
  title =        "The complexity of pure {Nash} equilibria",
  pages =        "604--612",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:GLMM04,
  author =       "Martin Gairing and
                  Thomas L{\"u}cking and
                  Marios Mavronicolas and
                  Burkhard Monien",
  title =        "Computing {Nash} equilibria for scheduling on restricted parallel links",
  pages =        "613--622",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:HalTea04,
  author =       "Joseph Y. Halpern and
                  Vanessa Teague",
  title =        "Rational secret sharing and multiparty computation: Extended abstract",
  pages =        "623--632",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:Raz04,
  author =       "Ran Raz",
  title =        "Multi-linear formulas for permanent and determinant are of super-polynomial size",
  pages =        "633--641",
  booktitle =    stoc04name,
  editor =       stoc04ed,
  publisher =    stocpub,
  address =      stoc04addr,
  month =        stoc04month,
  year =         2004,
}

@InProceedings{STOC:FIMSS03,
  author =       "Katalin Friedl and
                  G{\'a}bor Ivanyos and
                  Fr{\'e}d{\'e}ric Magniez and
                  Miklos Santha and
                  Pranab Sen",
  title =        "Hidden translation and orbit coset in quantum computing",
  pages =        "1--9",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Gurvits03,
  author =       "Leonid Gurvits",
  title =        "Classical deterministic complexity of {Edmonds}' Problem and quantum entanglement",
  pages =        "10--19",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AhaTaS03,
  author =       "Dorit Aharonov and
                  Amnon Ta-Shma",
  title =        "Adiabatic quantum state generation and statistical zero knowledge",
  pages =        "20--29",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ChaOCaPan03,
  author =       "Moses Charikar and
                  Liadan {O'Callaghan} and
                  Rina Panigrahy",
  title =        "Better streaming algorithms for clustering problems",
  pages =        "30--39",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Plaxton03,
  author =       "C. Greg Plaxton",
  title =        "Approximation algorithms for hierarchical location problems",
  pages =        "40--49",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DKKR03,
  author =       "Wenceslas Fernandez {de la Vega} and
                  Marek Karpinski and
                  Claire Kenyon and
                  Yuval Rabani",
  title =        "Approximation schemes for clustering problems",
  pages =        "50--58",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:CCDFGS03,
  author =       "Andrew M. Childs and
                  Richard Cleve and
                  Enrico Deotto and
                  Edward Farhi and
                  Sam Gutmann and
                  Daniel A. Spielman",
  title =        "Exponential algorithmic speedup by a quantum walk",
  pages =        "59--68",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Klauck03,
  author =       "Hartmut Klauck",
  title =        "Quantum time-space tradeoffs for sorting",
  pages =        "69--76",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Yao03,
  author =       "Andrew Chi-Chih Yao",
  title =        "On the power of quantum fingerprinting",
  pages =        "77--81",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AzaRic03,
  author =       "Yossi Azar and
                  Yossi Richter",
  title =        "Management of multi-queue switches in {QoS} networks",
  pages =        "82--89",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AmiKraRao03,
  author =       "Eyal Amir and
                  Robert Krauthgamer and
                  Satish Rao",
  title =        "Constant factor approximation of vertex-cuts in planar graphs",
  pages =        "90--99",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AAABN03,
  author =       "Noga Alon and
                  Baruch Awerbuch and
                  Yossi Azar and
                  Niv Buchbinder and
                  Joseph Naor",
  title =        "The online set cover problem",
  pages =        "100--105",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KerWol03,
  author =       "Iordanis Kerenidis and
                  Ronald de Wolf",
  title =        "Exponential lower bound for 2-query locally decodable codes via a quantum argument",
  pages =        "106--115",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Tardos03,
  author =       "G{\'a}bor Tardos",
  title =        "Optimal probabilistic fingerprint codes",
  pages =        "116--125",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GurInd03,
  author =       "Venkatesan Guruswami and
                  Piotr Indyk",
  title =        "Linear time encodable and list decodable codes",
  pages =        "126--135",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:CopSud03,
  author =       "Don Coppersmith and
                  Madhu Sudan",
  title =        "Reconstructing curves in three (and higher) dimensional space from noisy data",
  pages =        "136--142",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KowKur03,
  author =       "Lukasz Kowalik and
                  Maciej Kurowski",
  title =        "Short path queries in planar graphs in constant time",
  pages =        "143--148",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Thorup03a,
  author =       "Mikkel Thorup",
  title =        "Integer priority queues with decrease key in constant time and the single source shortest paths problem",
  pages =        "149--158",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DemIta03,
  author =       "Camil Demetrescu and
                  Giuseppe F. Italiano",
  title =        "A new approach to dynamic all pairs shortest paths",
  pages =        "159--166",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ColHar03,
  author =       "Richard Cole and
                  Ramesh Hariharan",
  title =        "A fast algorithm for computing {Steiner} edge connectivity",
  pages =        "167--176",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:RetWei03,
  author =       "Robert Rettinger and
                  Klaus Weihrauch",
  title =        "The computational complexity of some {Julia} sets",
  pages =        "177--185",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:SauWoe03,
  author =       "Martin Sauerhoff and
                  Philipp Woelfel",
  title =        "Time-space tradeoff lower bounds for integer multiplication and graphs of arithmetic functions",
  pages =        "186--195",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KalSer03,
  author =       "Adam Kalai and
                  Rocco A. Servedio",
  title =        "Boosting in the presence of noise",
  pages =        "195--205",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:MosODoSer03,
  author =       "Elchanan Mossel and
                  Ryan {O'Donnell} and
                  Rocco A. Servedio",
  title =        "Learning juntas",
  pages =        "206--212",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KimVu03,
  author =       "Jeong Han Kim and
                  Van H. Vu",
  title =        "Generating random regular graphs",
  pages =        "213--222",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AchPer03,
  author =       "Dimitris Achlioptas and
                  Yuval Peres",
  title =        "The threshold for random k-{SAT} is $2^k$ (ln 2 - O(k))",
  pages =        "223--231",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BeiVoc03,
  author =       "Ren{\'e} Beier and
                  Berthold V{\"o}cking",
  title =        "Random knapsack in expected polynomial time",
  pages =        "232--241",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BanPru03,
  author =       "Nikhil Bansal and
                  Kirk Pruhs",
  title =        "Server scheduling in the $L_p$ norm: A rising tide lifts all boat",
  pages =        "242--250",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GeoRusShv03,
  author =       "Chryssis Georgiou and
                  Alexander Russell and
                  Alexander A. Shvartsman",
  title =        "Work-competitive scheduling for cooperative computing with dynamic groups",
  pages =        "251--258",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:FatFicRup03,
  author =       "Panagiota Fatourou and
                  Faith Ellen Fich and
                  Eric Ruppert",
  title =        "A tight time lower bound for space-optimal implementations of multi-writer snapshots",
  pages =        "259--268",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Hayes03,
  author =       "Thomas P. Hayes",
  title =        "Randomly coloring graphs of girth at least five",
  pages =        "269--278",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:MorPer03,
  author =       "Ben Morris and
                  Yuval Peres",
  title =        "Evolving sets and mixin",
  pages =        "279--286",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BobTet03,
  author =       "Sergey Bobkov and
                  Prasad Tetali",
  title =        "Modified log-sobolev inequalities, mixing and hypercontractivity",
  pages =        "287--296",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GilKar03,
  author =       "Anna C. Gilbert and
                  Howard J. Karloff",
  title =        "On the fractal behavior of {TCP}",
  pages =        "297--306",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BroFag03,
  author =       "Gerth St{\o}lting Brodal and
                  Rolf Fagerberg",
  title =        "On the limits of cache-obliviousness",
  pages =        "307--315",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BEKMRR03,
  author =       "Tugkan Batu and
                  Funda Erg{\"u}n and
                  Joe Kilian and
                  Avner Magen and
                  Sofya Raskhodnikova and
                  Ronitt Rubinfeld and
                  Rahul Sami",
  title =        "A sublinear algorithm for weakly approximating edit distance",
  pages =        "316--324",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ODoSer03,
  author =       "Ryan {O'Donnell} and
                  Rocco A. Servedio",
  title =        "New degree bounds for polynomial threshold functions",
  pages =        "325--334",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BarYossef03,
  author =       "Ziv Bar-Yossef",
  title =        "Sampling lower bounds via information theory",
  pages =        "335--344",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BenHarRas03,
  author =       "Eli Ben-Sasson and
                  Prahladh Harsha and
                  Sofya Raskhodnikova",
  title =        "Some {3CNF} properties are hard to test",
  pages =        "345--354",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KabImp03,
  author =       "Valentine Kabanets and
                  Russell Impagliazzo",
  title =        "Derandomizing polynomial identity tests means proving circuit lower bounds",
  pages =        "355--364",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GupKumRou03,
  author =       "Anupam Gupta and
                  Amit Kumar and
                  Tim Roughgarden",
  title =        "Simpler and better approximation algorithms for network design",
  pages =        "365--372",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:CheRajSun03,
  author =       "Jiangzhuo Chen and
                  Rajmohan Rajaraman and
                  Ravi Sundaram",
  title =        "Meet and merge: Approximation algorithms for confluent flows",
  pages =        "373--382",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ACFKR03,
  author =       "Yossi Azar and
                  Edith Cohen and
                  Amos Fiat and
                  Haim Kaplan and
                  Harald R{\"a}cke",
  title =        "Optimal oblivious routing in polynomial time",
  pages =        "383--388",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KonRav03,
  author =       "Jochen K{\"o}nemann and
                  R. Ravi",
  title =        "Primal-dual meets local search: Approximating {MST}'s with nonuniform degree bounds",
  pages =        "389--395",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Ajtai03,
  author =       "Mikl{\'o}s Ajtai",
  title =        "The worst-case behavior of {Schnorr}'s algorithm approximating the shortest nonzero vector in a lattice",
  pages =        "396--406",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Regev03,
  author =       "Oded Regev",
  title =        "New lattice based cryptographic constructions",
  pages =        "407--416",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GenGerKat03,
  author =       "Rosario Gennaro and
                  Yael Gertner and
                  Jonathan Katz",
  title =        "Lower bounds on the efficiency of encryption and digital signature schemes",
  pages =        "417--425",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DamGro03,
  author =       "Ivan Damg{\aa}rd and
                  Jens Groth",
  title =        "Non-interactive and reusable non-malleable commitment schemes",
  pages =        "426--437",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KraLee03,
  author =       "Robert Krauthgamer and
                  James R. Lee",
  title =        "The intrinsic dimensionality of graphs",
  pages =        "438--447",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:FakRaoTal03,
  author =       "Jittat Fakcharoenphol and
                  Satish Rao and
                  Kunal Talwar",
  title =        "A tight bound on approximating arbitrary metrics by tree metrics",
  pages =        "448--455",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Rabinovich03,
  author =       "Yuri Rabinovich",
  title =        "On average distortion of embedding metrics into the line and into {L1}",
  pages =        "456--462",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BLMN03,
  author =       "Yair Bartal and
                  Nathan Linial and
                  Manor Mendel and
                  Assaf Naor",
  title =        "On metric {Ramsey}-type phenomena",
  pages =        "463--472",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DELM03,
  author =       "Moshe Dror and
                  Alon Efrat and
                  Anna Lubiw and
                  Joseph S. B. Mitchell",
  title =        "Touring a sequence of polygons",
  pages =        "473--482",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GaoZha03,
  author =       "Jie Gao and
                  Li Zhang",
  title =        "Well-separated pair decomposition for the unit-disk graph metric and its applications",
  pages =        "483--492",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DeyGieJoh03,
  author =       "Tamal K. Dey and
                  Joachim Giesen and
                  Matthias John",
  title =        "Alpha-shapes and flow shapes are homotopy equivalent",
  pages =        "493--502",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AweAzaMey03,
  author =       "Baruch Awerbuch and
                  Yossi Azar and
                  Adam Meyerson",
  title =        "Reducing truth-telling online mechanisms to online optimization",
  pages =        "503--510",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ADTW03,
  author =       "Elliot Anshelevich and
                  Anirban Dasgupta and
                  {\'E}va Tardos and
                  Tom Wexler",
  title =        "Near-optimal network design with selfish agents",
  pages =        "511--520",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ColDodRou03,
  author =       "Richard Cole and
                  Yevgeniy Dodis and
                  Tim Roughgarden",
  title =        "Pricing network edges for heterogeneous selfish users",
  pages =        "521--530",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ChaLiuMag03,
  author =       "Bernard Chazelle and
                  Ding Liu and
                  Avner Magen",
  title =        "Sublinear geometric algorithms",
  pages =        "531--540",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:APST03,
  author =       "Boris Aronov and
                  J{\'a}nos Pach and
                  Micha Sharir and
                  G{\'a}bor Tardos",
  title =        "Distinct distances in three and higher dimensions",
  pages =        "541--546",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AroKolSha03,
  author =       "Boris Aronov and
                  Vladlen Koltun and
                  Micha Sharir",
  title =        "Cutting triangular cycles of lines in space",
  pages =        "547--555",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BKKRT03,
  author =       "Adam L. Buchsbaum and
                  Howard J. Karloff and
                  Claire Kenyon and
                  Nick Reingold and
                  Mikkel Thorup",
  title =        "{OPT} versus {LOAD} in dynamic storage allocation",
  pages =        "556--564",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KleLei03,
  author =       "Robert D. Kleinberg and
                  Frank Thomson Leighton",
  title =        "Consistent load balancing via spread minimization",
  pages =        "565--574",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AHKV03,
  author =       "Micah Adler and
                  Eran Halperin and
                  Richard M. Karp and
                  Vijay V. Vazirani",
  title =        "A stochastic process on the hypercube with applications to peer-to-peer networks",
  pages =        "575--584",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:HalKra03,
  author =       "Eran Halperin and
                  Robert Krauthgamer",
  title =        "Polylogarithmic inapproximability",
  pages =        "585--594",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DGKR03,
  author =       "Irit Dinur and
                  Venkatesan Guruswami and
                  Subhash Khot and
                  Oded Regev",
  title =        "A new multilayered {PCP} and the hardness of hypergraph vertex cover",
  pages =        "595--601",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:LRVW03,
  author =       "Chi-Jen Lu and
                  Omer Reingold and
                  Salil P. Vadhan and
                  Avi Wigderson",
  title =        "Extractors: Optimal up to constant factors",
  pages =        "602--611",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:BSVW03,
  author =       "Eli Ben-Sasson and
                  Madhu Sudan and
                  Salil P. Vadhan and
                  Avi Wigderson",
  title =        "Randomness-efficient low degree tests and short {PCPs} via epsilon-biased sets",
  pages =        "612--621",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:OstPag03,
  author =       "Anna {\"O}stlin and
                  Rasmus Pagh",
  title =        "Uniform hashing in constant time and linear space",
  pages =        "622--628",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:DieWoe03,
  author =       "Martin Dietzfelbinger and
                  Philipp Woelfel",
  title =        "Almost random graphs with simple hash functions",
  pages =        "629--638",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:KapMolTar03,
  author =       "Haim Kaplan and
                  Eyal Molad and
                  Robert Endre Tarjan",
  title =        "Dynamic rectangular intersection with priorities",
  pages =        "639--648",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Thorup03b,
  author =       "Mikkel Thorup",
  title =        "Space efficient dynamic stabbing with fast queries",
  pages =        "649--658",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:GalRos03,
  author =       "Anna G{\'a}l and
                  Adi Ros{\'e}n",
  title =        "Lower bounds on the amount of randomness in private computation",
  pages =        "659--666",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:JKKR03,
  author =       "T. S. Jayram and
                  Subhash Khot and
                  Ravi Kumar and
                  Yuval Rabani",
  title =        "Cell-probe lower bounds for the partial match problem",
  pages =        "667--672",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:JayKumSiv03,
  author =       "T. S. Jayram and
                  Ravi Kumar and
                  D. Sivakumar",
  title =        "Two applications of information complexity",
  pages =        "673--682",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Lindell03,
  author =       "Yehuda Lindell",
  title =        "Bounded-concurrent secure two-party computation without setup assumptions",
  pages =        "683--692",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Dyer03,
  author =       "Martin E. Dyer",
  title =        "Approximate counting by dynamic programming",
  pages =        "693--699",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:AloSha03,
  author =       "Noga Alon and
                  Asaf Shapira",
  title =        "Testing subgraphs in directed graphs",
  pages =        "700--709",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:ItoTakTar03,
  author =       "Toshiya Itoh and
                  Yoshinori Takei and
                  Jun Tarui",
  title =        "On the sample size of k-restricted min-wise independent permutations and other k-wise distributions",
  pages =        "710--719",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:Friedman03,
  author =       "Joel Friedman",
  title =        "A proof of {Alon}'s second eigenvalue conjecture",
  pages =        "720--724",
  booktitle =    stoc03name,
  editor =       stoc03ed,
  publisher =    stocpub,
  address =      stoc03addr,
  month =        stoc03month,
  year =         2003,
}

@InProceedings{STOC:SchSedSte02,
  author =       "Marcus Schaefer and
                  Eric Sedgwick and
                  Daniel Stefankovic",
  title =        "Recognizing string graphs in {NP}",
  pages =        "1--6",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Chan02,
  author =       "Timothy M. Chan",
  title =        "Dynamic subgraph connectivity with geometric applications",
  pages =        "7--13",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:EitGotMak02,
  author =       "Thomas Eiter and
                  Georg Gottlob and
                  Kazuhisa Makino",
  title =        "New results on monotone dualization and generating hypergraph transversals",
  pages =        "14--22",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ACGHKE02,
  author =       "Leonard M. Adleman and
                  Qi Cheng and
                  Ashish Goel and
                  Ming-Deh A. Huang and
                  David Kempe and
                  Pablo Moisset de Espan{\'e}s and
                  Paul W. K. Rothemund",
  title =        "Combinatorial optimization problems in self-assembly",
  pages =        "23--32",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:DinSaf02,
  author =       "Irit Dinur and
                  Shmuel Safra",
  title =        "The importance of being biased",
  pages =        "33--42",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:HasVen02,
  author =       "Johan H{\aa}stad and
                  Srinivasan Venkatesh",
  title =        "On the advantage over a random assignment",
  pages =        "43--52",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:GolKelPar02,
  author =       "Leslie Ann Goldberg and
                  Steven Kelk and
                  Mike Paterson",
  title =        "The complexity of choosing an {H}-colouring (nearly) uniformly at random",
  pages =        "53--62",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:KarLev02,
  author =       "David R. Karger and
                  Matthew S. Levine",
  title =        "Random sampling in residual graphs",
  pages =        "63--66",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:DenPapSaf02,
  author =       "Xiaotie Deng and
                  Christos H. Papadimitriou and
                  Shmuel Safra",
  title =        "On the complexity of equilibria",
  pages =        "67--71",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:FGHK02,
  author =       "Amos Fiat and
                  Andrew V. Goldberg and
                  Jason D. Hartline and
                  Anna R. Karlin",
  title =        "Competitive generalized auctions",
  pages =        "72--81",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:DriKerRag02,
  author =       "Petros Drineas and
                  Iordanis Kerenidis and
                  Prabhakar Raghavan",
  title =        "Competitive recommendation systems",
  pages =        "82--90",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Molloy02a,
  author =       "Michael Molloy",
  title =        "The Glauber dynamics on colourings of a graph with high girth and maximum degree",
  pages =        "91--98",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Gacs02,
  author =       "P{\'e}ter G{\'a}cs",
  title =        "Clairvoyant scheduling of random walks",
  pages =        "99--108",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BerVem02,
  author =       "Dimitris Bertsimas and
                  Santosh Vempala",
  title =        "Solving convex programs by random walks",
  pages =        "109--115",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Papadimitriou02,
  author =       "Christos H. Papadimitriou",
  title =        "The Joy of Theory",
  pages =        "116",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BasHarSen02,
  author =       "Surender Baswana and
                  Ramesh Hariharan and
                  Sandeep Sen",
  title =        "Improved decremental algorithms for maintaining transitive closure and all-pairs shortest paths",
  pages =        "117--123",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Kontogiannis02,
  author =       "Spyros C. Kontogiannis",
  title =        "Lower bounds \& competitive algorithms for online scheduling of unit-size tasks to related machines",
  pages =        "124--133",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Albers02,
  author =       "Susanne Albers",
  title =        "On randomized online scheduling",
  pages =        "134--143",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Raz02a,
  author =       "Ran Raz",
  title =        "On the complexity of matrix product",
  pages =        "144--151",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:GGIMS02,
  author =       "Anna C. Gilbert and
                  Sudipto Guha and
                  Piotr Indyk and
                  S. Muthukrishnan and
                  Martin Strauss",
  title =        "Near-optimal sparse {Fourier} representations via sampling",
  pages =        "152--161",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AroKho02,
  author =       "Sanjeev Arora and
                  Subhash Khot",
  title =        "Fitting algebraic curves to noisy data",
  pages =        "162--169",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:SchSchSte02,
  author =       "Mark Scharbrodt and
                  Thomas Schickinger and
                  Angelika Steger",
  title =        "A new average case analysis for completion time scheduling",
  pages =        "170--178",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CLTW02,
  author =       "Wun-Tat Chan and
                  Tak Wah Lam and
                  Hing-Fung Ting and
                  Prudence W. H. Wong",
  title =        "A unified analysis of hot video schedulers",
  pages =        "179--188",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:SriAnd02,
  author =       "Anand Srinivasan and
                  James H. Anderson",
  title =        "Optimal rate-based scheduling on multiprocessors",
  pages =        "189--198",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AchMoo02,
  author =       "Dimitris Achlioptas and
                  Cristopher Moore",
  title =        "Almost all graphs with average degree 4 are 3-colorable",
  pages =        "199--208",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Molloy02b,
  author =       "Michael Molloy",
  title =        "Models and thresholds for random constraint satisfaction problems",
  pages =        "209--217",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Smyth02,
  author =       "Clifford D. Smyth",
  title =        "{Reimer}'s inequality and tardos' conjecture",
  pages =        "218--221",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ChiRasSin02,
  author =       "Steve Chien and
                  Lars Eilstrup Rasmussen and
                  Alistair Sinclair",
  title =        "{Clifford} algebras and approximating the permanent",
  pages =        "222--231",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ADKK02,
  author =       "Noga Alon and
                  Wenceslas Fernandez {de la Vega} and
                  Ravi Kannan and
                  Marek Karpinski",
  title =        "Random sampling and approximation of {MAX}-{CSP} problems",
  pages =        "232--239",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CryDye02,
  author =       "Mary Cryan and
                  Martin E. Dyer",
  title =        "A polynomial-time algorithm to approximately count contingency tables when the number of rows is constant",
  pages =        "240--249",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BadHarInd02,
  author =       "Mihai Badoiu and
                  Sariel Har-Peled and
                  Piotr Indyk",
  title =        "Approximate clustering via core-sets",
  pages =        "250--257",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AlbFavGie02,
  author =       "Susanne Albers and
                  Lene M. Favrholdt and
                  Oliver Giel",
  title =        "On paging with locality of reference",
  pages =        "258--267",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ABDHM02,
  author =       "Lars Arge and
                  Michael A. Bender and
                  Erik D. Demaine and
                  Bryan Holland-Minkley and
                  J. Ian Munro",
  title =        "Cache-oblivious priority queue and graph algorithm applications",
  pages =        "268--276",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Bachmat02,
  author =       "Eitan Bachmat",
  title =        "Average case analysis for batched disk scheduling and increasing subsequences",
  pages =        "277--286",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CzuKryVoc02,
  author =       "Artur Czumaj and
                  Piotr Krysta and
                  Berthold V{\"o}cking",
  title =        "Selfish traffic allocation for server farms",
  pages =        "287--296",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CheKha02,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna",
  title =        "Approximation schemes for preemptive weighted flow time",
  pages =        "297--305",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CheVemVet02,
  author =       "Joseph Cheriyan and
                  Santosh Vempala and
                  Adrian Vetta",
  title =        "Approximation algorithms for minimum-cost k-vertex connected subgraphs",
  pages =        "306--312",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:JaiVaz02,
  author =       "Kamal Jain and
                  Vijay V. Vazirani",
  title =        "Equitable cost allocations via primal-dual-type algorithms",
  pages =        "313--321",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:DwoSto02,
  author =       "Cynthia Dwork and
                  Larry J. Stockmeyer",
  title =        "2-round zero knowledge and proof auditors",
  pages =        "322--331",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Goldreich02,
  author =       "Oded Goldreich",
  title =        "Concurrent zero-knowledge with timing, revisited",
  pages =        "332--340",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:DziMau02,
  author =       "Stefan Dziembowski and
                  Ueli M. Maurer",
  title =        "Tight security proofs for the bounded-storage model",
  pages =        "341--350",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Khot02a,
  author =       "Subhash Khot",
  title =        "Hardness results for approximate hypergraph coloring",
  pages =        "351--359",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:SakSun02,
  author =       "Michael E. Saks and
                  Xiaodong Sun",
  title =        "Space lower bounds for distance approximation in the data stream model",
  pages =        "360--369",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AJKS02,
  author =       "Mikl{\'o}s Ajtai and
                  T. S. Jayram and
                  Ravi Kumar and
                  D. Sivakumar",
  title =        "Approximate counting of inversions in a data stream",
  pages =        "370--379",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Charikar02,
  author =       "Moses Charikar",
  title =        "Similarity estimation techniques from rounding algorithms",
  pages =        "380--388",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:GGIKMS02,
  author =       "Anna C. Gilbert and
                  Sudipto Guha and
                  Piotr Indyk and
                  Yannis Kotidis and
                  S. Muthukrishnan and
                  Martin Strauss",
  title =        "Fast, small-space algorithms for approximate histogram maintenance",
  pages =        "389--398",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AnsKemKle02,
  author =       "Elliot Anshelevich and
                  David Kempe and
                  Jon M. Kleinberg",
  title =        "Stability of load balancing algorithms in dynamic adversarial systems",
  pages =        "399--406",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Adler02,
  author =       "Micah Adler",
  title =        "Tradeoffs in probabilistic packet marking for {IP} traceback",
  pages =        "407--418",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CooFri02,
  author =       "Colin Cooper and
                  Alan M. Frieze",
  title =        "Crawling on web graphs",
  pages =        "419--427",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Roughgarden02,
  author =       "Tim Roughgarden",
  title =        "The price of anarchy is independent of the network topology",
  pages =        "428--437",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ElkKor02,
  author =       "Michael Elkin and
                  Guy Kortsarz",
  title =        "Combinatorial logarithmic approximation algorithm for directed telephone broadcast problem",
  pages =        "438--447",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AJPU02,
  author =       "Michael Alekhnovich and
                  Jan Johannsen and
                  Toniann Pitassi and
                  Alasdair Urquhart",
  title =        "An exponential separation between regular and general resolution",
  pages =        "448--456",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BenSasson02a,
  author =       "Eli Ben-Sasson",
  title =        "Size space tradeoffs for resolution",
  pages =        "457--464",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:HelRag02,
  author =       "Lisa Hellerstein and
                  Vijay Raghavan",
  title =        "Exact learning of {DNF} formulas using {DNF} hypotheses",
  pages =        "465--473",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:FLNRRS02,
  author =       "Eldar Fischer and
                  Eric Lehman and
                  Ilan Newman and
                  Sofya Raskhodnikova and
                  Ronitt Rubinfeld and
                  Alex Samorodnitsky",
  title =        "Monotonicity testing over general poset domains",
  pages =        "474--483",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BarLin02,
  author =       "Boaz Barak and
                  Yehuda Lindell",
  title =        "Strict polynomial-time in simulation and extraction",
  pages =        "484--493",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CLOS02,
  author =       "Ran Canetti and
                  Yehuda Lindell and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "Universally composable two-party and multi-party secure computation",
  pages =        "494--503",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Ajtai02,
  author =       "Mikl{\'o}s Ajtai",
  title =        "The invasiveness of off-line memory checking",
  pages =        "504--513",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:LinLysRab02,
  author =       "Yehuda Lindell and
                  Anna Lysyanskaya and
                  Tal Rabin",
  title =        "On the composition of authenticated byzantine agreement",
  pages =        "514--523",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AspShaSha02,
  author =       "James Aspnes and
                  Gauri Shah and
                  Jatin Shah",
  title =        "Wait-free consensus with infinite arrivals",
  pages =        "524--533",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Feige02,
  author =       "Uriel Feige",
  title =        "Relations between average case complexity and approximation complexity",
  pages =        "534--543",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Holmerin02,
  author =       "Jonas Holmerin",
  title =        "Vertex cover on 4-regular hyper-graphs is hard to approximate within 2-epsilon",
  pages =        "544--552",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Raz02b,
  author =       "Ran Raz",
  title =        "Resolution lower bounds for the weak pigeonhole principle",
  pages =        "553--562",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BenSasson02b,
  author =       "Eli Ben-Sasson",
  title =        "Hard examples for bounded depth frege",
  pages =        "563--572",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:KapShaTar02,
  author =       "Haim Kaplan and
                  Nira Shafrir and
                  Robert Endre Tarjan",
  title =        "Meldable heaps and {Boolean} union-find",
  pages =        "573--582",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BLMTT02,
  author =       "Gerth St{\o}lting Brodal and
                  George Lagogiannis and
                  Christos Makris and
                  Athanasios K. Tsakalidis and
                  Kostas Tsichlas",
  title =        "Optimal finger search trees in the pointer machine",
  pages =        "583--591",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ColHar02,
  author =       "Richard Cole and
                  Ramesh Hariharan",
  title =        "Verifying candidate matches in sparse and wildcard matching",
  pages =        "592--601",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Han02,
  author =       "Yijie Han",
  title =        "Deterministic sorting in O(nlog log n) time and linear space",
  pages =        "602--608",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Micciancio02,
  author =       "Daniele Micciancio",
  title =        "Improved cryptographic hash functions with worst-case/average-case connection",
  pages =        "609--618",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Sivakumar02,
  author =       "D. Sivakumar",
  title =        "Algorithmic derandomization via complexity theory",
  pages =        "619--626",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Umans02,
  author =       "Christopher Umans",
  title =        "Pseudo-random generators for all hardnesses",
  pages =        "627--634",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Aaronson02,
  author =       "Scott Aaronson",
  title =        "Quantum lower bound for the collision problem",
  pages =        "635--642",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CreGotSmi02,
  author =       "Claude Cr{\'e}peau and
                  Daniel Gottesman and
                  Adam Smith",
  title =        "Secure multi-party quantum computation",
  pages =        "643--652",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Hallgren02,
  author =       "Sean Hallgren",
  title =        "Polynomial-time quantum algorithms for {Pell}'s equation and the principal ideal problem",
  pages =        "653--658",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CRVW02,
  author =       "Michael R. Capalbo and
                  Omer Reingold and
                  Salil P. Vadhan and
                  Avi Wigderson",
  title =        "Randomness conductors and constant-degree lossless expanders",
  pages =        "659--668",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:MesWig02,
  author =       "Roy Meshulam and
                  Avi Wigderson",
  title =        "Expanders from symmetric codes",
  pages =        "669--677",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BDKR02,
  author =       "Tugkan Batu and
                  Sanjoy Dasgupta and
                  Ravi Kumar and
                  Ronitt Rubinfeld",
  title =        "The complexity of approximating entropy",
  pages =        "678--687",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:BeaVee02,
  author =       "Paul Beame and
                  Erik Vee",
  title =        "Time-space tradeoffs, multiparty communication complexity, and nearest-neighbor problems",
  pages =        "688--697",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:NaySal02,
  author =       "Ashwin Nayak and
                  Julia Salzman",
  title =        "On communication over an entanglement-assisted quantum channel",
  pages =        "698--704",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:LinMagNao02,
  author =       "Nathan Linial and
                  Avner Magen and
                  Assaf Naor",
  title =        "Girth and {Euclidean} distortion",
  pages =        "705--711",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Basu02,
  author =       "Saugata Basu",
  title =        "Computing the {Betti} numbers of arrangements",
  pages =        "712--720",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AryMalMou02,
  author =       "Sunil Arya and
                  Theocharis Malamatos and
                  David M. Mount",
  title =        "Space-efficient approximate {Voronoi} diagrams",
  pages =        "721--730",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:JaiMahSab02,
  author =       "Kamal Jain and
                  Mohammad Mahdian and
                  Amin Saberi",
  title =        "A new greedy approach for facility location problems",
  pages =        "731--740",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:KarRuh02,
  author =       "David R. Karger and
                  Matthias Ruhl",
  title =        "Finding nearest neighbors in growth-restricted metrics",
  pages =        "741--750",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ODonnell02,
  author =       "Ryan O'Donnell",
  title =        "Hardness amplification within {NP}",
  pages =        "751--760",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:AgoHasThu02,
  author =       "Ian Agol and
                  Joel Hass and
                  William P. Thurston",
  title =        "3-manifold knot genus is {NP}-complet",
  pages =        "761--766",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Khot02b,
  author =       "Subhash Khot",
  title =        "On the power of unique 2-prover 1-round games",
  pages =        "767--775",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:JacKliSer02,
  author =       "Jeffrey C. Jackson and
                  Adam Klivans and
                  Rocco A. Servedio",
  title =        "Learnability beyond {AC0}",
  pages =        "776--784",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:GolKenYou02,
  author =       "Mordecai J. Golin and
                  Claire Kenyon and
                  Neal E. Young",
  title =        "{Huffman} coding with unequal letter costs",
  pages =        "785--791",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:CLLPPR02,
  author =       "Moses Charikar and
                  Eric Lehman and
                  Ding Liu and
                  Rina Panigrahy and
                  Manoj Prabhakaran and
                  April Rasala and
                  Amit Sahai and
                  Abhi Shelat",
  title =        "Approximating the smallest grammar: {Kolmogorov} complexity in natural models",
  pages =        "792--801",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:Guruswami02,
  author =       "Venkatesan Guruswami",
  title =        "Limits to list decodability of linear codes",
  pages =        "802--811",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:GurInd02,
  author =       "Venkatesan Guruswami and
                  Piotr Indyk",
  title =        "Near-optimal linear-time codes for unique decoding and new list-decodable codes over smaller alphabets",
  pages =        "812--821",
  booktitle =    stoc02name,
  editor =       stoc02ed,
  publisher =    stocpub,
  address =      stoc02addr,
  month =        stoc02month,
  year =         2002,
}

@InProceedings{STOC:ChaPan01,
  author =       "Moses Charikar and
                  Rina Panigrahy",
  title =        "Clustering to minimize the sum of cluster diameters",
  pages =        "1--10",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:BarChaRaz01,
  author =       "Yair Bartal and
                  Moses Charikar and
                  Danny Raz",
  title =        "Approximating min-sum k-clustering in metric spaces",
  pages =        "11--20",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AGKMMP01,
  author =       "Vijay Arya and
                  Naveen Garg and
                  Rohit Khandekar and
                  Adam Meyerson and
                  Kamesh Munagala and
                  Vinayaka Pandit",
  title =        "Local search heuristic for k-median and facility location problems",
  pages =        "21--29",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Meyerson01,
  author =       "Adam Meyerson",
  title =        "Profit-earning facility location",
  pages =        "30--36",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ABNVW01,
  author =       "Andris Ambainis and
                  Eric Bach and
                  Ashwin Nayak and
                  Ashvin Vishwanath and
                  John Watrous",
  title =        "One-dimensional quantum walks",
  pages =        "37--49",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AAKV01,
  author =       "Dorit Aharonov and
                  Andris Ambainis and
                  Julia Kempe and
                  Umesh V. Vazirani",
  title =        "Quantum walks on graphs",
  pages =        "50--59",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Watrous01,
  author =       "John Watrous",
  title =        "Quantum algorithms for solvable groups",
  pages =        "60--67",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GSVV01,
  author =       "Michelangelo Grigni and
                  Leonard J. Schulman and
                  Monica Vazirani and
                  Umesh V. Vazirani",
  title =        "Quantum mechanical algorithms for the nonabelian hidden subgroup problem",
  pages =        "68--74",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Tokuyama01,
  author =       "Takeshi Tokuyama",
  title =        "Minimax parametric optimization problems and multi-dimensional parametric searching",
  pages =        "75--83",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:CheKhaZhu01,
  author =       "Chandra Chekuri and
                  Sanjeev Khanna and
                  An Zhu",
  title =        "Algorithms for minimizing weighted flow time",
  pages =        "84--93",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:BecLeo01,
  author =       "Luca Becchetti and
                  Stefano Leonardi",
  title =        "Non-clairvoyant scheduling to minimize the average flow time on single and parallel machines",
  pages =        "94--103",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Roughgarden01,
  author =       "Tim Roughgarden",
  title =        "Stackelberg scheduling strategies",
  pages =        "104--113",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Valiant01,
  author =       "Leslie G. Valiant",
  title =        "Quantum computers that can be simulated classically in polynomial time",
  pages =        "114--123",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KNTZ01,
  author =       "Hartmut Klauck and
                  Ashwin Nayak and
                  Amnon Ta-Shma and
                  David Zuckerman",
  title =        "Interaction in quantum communication and the complexity of set disjointness",
  pages =        "124--133",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Ambainis01,
  author =       "Andris Ambainis",
  title =        "A new protocol and lower bounds for quantum coin flipping",
  pages =        "134--142",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:TaSUmaZuc01,
  author =       "Amnon Ta-Shma and
                  Christopher Umans and
                  David Zuckerman",
  title =        "Loss-less condensers, unbalanced expanders, and extractors",
  pages =        "143--152",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:MosRajRay01,
  author =       "Achour Most{\'e}faoui and
                  Sergio Rajsbaum and
                  Michel Raynal",
  title =        "Conditions on input vectors for consensus solvability in asynchronous distributed systems",
  pages =        "153--162",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KemKleDem01,
  author =       "David Kempe and
                  Jon M. Kleinberg and
                  Alan J. Demers",
  title =        "Spatial gossip and resource location protocols",
  pages =        "163--172",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ElkPel01,
  author =       "Michael Elkin and
                  David Peleg",
  title =        "(1+epsilon, beta)-spanner constructions for general graphs",
  pages =        "173--182",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ThoZwi01,
  author =       "Mikkel Thorup and
                  Uri Zwick",
  title =        "Approximate distance oracles",
  pages =        "183--192",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:TaSZuc01,
  author =       "Amnon Ta-Shma and
                  David Zuckerman",
  title =        "Extractor codes",
  pages =        "193--199",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Elkies01,
  author =       "Noam D. Elkies",
  title =        "Excellent codes from modular curves",
  pages =        "200--208",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Shparlinski01,
  author =       "Igor Shparlinski",
  title =        "Sparse polynomial approximation in finite fields",
  pages =        "209--215",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KliSpi01,
  author =       "Adam Klivans and
                  Daniel A. Spielman",
  title =        "Randomness efficient identity testing of multivariate polynomials",
  pages =        "216--223",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Thorup01,
  author =       "Mikkel Thorup",
  title =        "Fully-dynamic min-cut",
  pages =        "224--230",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Grohe01,
  author =       "Martin Grohe",
  title =        "Computing crossing numbers in quadratic time",
  pages =        "231--236",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Kosaraju01,
  author =       "S. Rao Kosaraju",
  title =        "Euler paths in series parallel graphs",
  pages =        "237--240",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:SchSte01,
  author =       "Marcus Schaefer and
                  Daniel Stefankovic",
  title =        "Decidability of string graphs",
  pages =        "241--246",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AroKan01,
  author =       "Sanjeev Arora and
                  Ravi Kannan",
  title =        "Learning mixtures of arbitrary gaussians",
  pages =        "247--257",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KliSer01,
  author =       "Adam Klivans and
                  Rocco A. Servedio",
  title =        "Learning {DNF} in time $2^{\tilde{O}(n^1/3)}$",
  pages =        "258--265",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:BarKumSiv01,
  author =       "Ziv Bar-Yossef and
                  Ravi Kumar and
                  D. Sivakumar",
  title =        "Sampling algorithms: Lower bounds and applications",
  pages =        "266--275",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ParRon01,
  author =       "Michal Parnas and
                  Dana Ron",
  title =        "Testing metric properties",
  pages =        "276--285",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:FisNew01,
  author =       "Eldar Fischer and
                  Ilan Newman",
  title =        "Testing of matrix properties",
  pages =        "286--295",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:SpiTen01,
  author =       "Daniel A. Spielman and
                  Shang-Hua Teng",
  title =        "Smoothed analysis of algorithms: Why the simplex algorithm usually takes polynomial time",
  pages =        "296--305",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GSTWV01,
  author =       "Bernd G{\"a}rtner and
                  J{\'o}zsef Solymosi and
                  Falk Tschirschnitz and
                  Emo Welzl and
                  Pavel Valtr",
  title =        "One line and n points",
  pages =        "306--315",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:IckMa01,
  author =       "Christian Icking and
                  Lihong Ma",
  title =        "A tight bound for the complexity of {Voroni} diagrams under polyhedral convex distance functions in {3D}",
  pages =        "316--321",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ChaLiu01,
  author =       "Bernard Chazelle and
                  Ding Liu",
  title =        "Lower bounds for intersection searching and fractional cascading in higher dimension",
  pages =        "322--329",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:BorChaPit01,
  author =       "Christian Borgs and
                  Jennifer T. Chayes and
                  Boris Pittel",
  title =        "Sharp threshold and scaling window for the integer partitioning problem",
  pages =        "330--336",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AchBeaMol01,
  author =       "Dimitris Achlioptas and
                  Paul Beame and
                  Michael S. O. Molloy",
  title =        "A sharp threshold in proof complexity",
  pages =        "337--346",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:PitRaz01,
  author =       "Toniann Pitassi and
                  Ran Raz",
  title =        "Regular resolution lower bounds for the weak pigeonhole principle",
  pages =        "347--355",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AraPitUrq01,
  author =       "Noriko H. Arai and
                  Toniann Pitassi and
                  Alasdair Urquhart",
  title =        "The complexity of analytic tableaux",
  pages =        "356--363",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:JaiVaz01,
  author =       "Kamal Jain and
                  Vijay V. Vazirani",
  title =        "Applications of approximation algorithms to cooperative games",
  pages =        "364--372",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:MosRab01,
  author =       "Anna Moss and
                  Yuval Rabani",
  title =        "Approximation algorithms for constrained for constrained node weighted steiner tree problems",
  pages =        "373--382",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GuhMeyMun01,
  author =       "Sudipto Guha and
                  Adam Meyerson and
                  Kamesh Munagala",
  title =        "A constant factor approximation for the single sink edge installation problems",
  pages =        "383--388",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GKKRY01,
  author =       "Anupam Gupta and
                  Jon M. Kleinberg and
                  Amit Kumar and
                  Rajeev Rastogi and
                  B{\"u}lent Yener",
  title =        "Provisioning a virtual private network: A network design problem for multicommodity flow",
  pages =        "389--398",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:LacRaz01,
  author =       "Oded Lachish and
                  Ran Raz",
  title =        "Explicit lower bound of 4.5n - o(n) for {Boolean} circuits",
  pages =        "399--408",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:RazShp01,
  author =       "Ran Raz and
                  Amir Shpilka",
  title =        "Lower bounds for matrix product, in bounded depth circuits with arbitrary gates",
  pages =        "409--418",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:BolWoe01,
  author =       "Beate Bollig and
                  Philipp Woelfel",
  title =        "A read-once branching program lower bound of Omega($2^{n/4}$) for integer multiplication using universal",
  pages =        "419--424",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Pagh01,
  author =       "Rasmus Pagh",
  title =        "On the cell probe complexity of membership and perfect hashing",
  pages =        "425--432",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:FeiSch01,
  author =       "Uriel Feige and
                  Gideon Schechtman",
  title =        "On the integrality ratio of semidefinite relaxations of {MAX} {CUT}",
  pages =        "433--442",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GoeWil01,
  author =       "Michel X. Goemans and
                  David P. Williamson",
  title =        "Approximation algorithms for {MAX}-3-{CUT} and other problems via complex semidefinite programming",
  pages =        "443--452",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Trevisan01,
  author =       "Luca Trevisan",
  title =        "Non-approximability results for optimization problems on bounded degree instances",
  pages =        "453--461",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:MolRee01,
  author =       "Michael Molloy and
                  Bruce A. Reed",
  title =        "Colouring graphs when the number of colours is nearly the maximum degree",
  pages =        "462--470",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GuhKouShi01,
  author =       "Sudipto Guha and
                  Nick Koudas and
                  Kyuseok Shim",
  title =        "Data-streams and histograms",
  pages =        "471--475",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AlsBroRau01,
  author =       "Stephen Alstrup and
                  Gerth St{\o}lting Brodal and
                  Theis Rauhe",
  title =        "Optimal static range reporting in one dimension",
  pages =        "476--482",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ESSS01,
  author =       "Funda Erg{\"u}n and
                  S{\"u}leyman Cenk Sahinalp and
                  Jonathan Sharp and
                  Rakesh K. Sinha",
  title =        "Biased dictionaries with fast insert/deletes",
  pages =        "483--491",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:NaoTea01,
  author =       "Moni Naor and
                  Vanessa Teague",
  title =        "Anti-presistence: History independent data structures",
  pages =        "492--501",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KarKenRan01,
  author =       "Anna R. Karlin and
                  Claire Kenyon and
                  Dana Randall",
  title =        "Dynamic {TCP} acknowledgement and other stories about e/(e-1)",
  pages =        "502--509",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:MavSpi01,
  author =       "Marios Mavronicolas and
                  Paul G. Spirakis",
  title =        "The price of selfish routing",
  pages =        "510--519",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KLMPSS01,
  author =       "Alexander Kesselman and
                  Zvi Lotker and
                  Yishay Mansour and
                  Boaz Patt-Shamir and
                  Baruch Schieber and
                  Maxim Sviridenko",
  title =        "Buffer overflow management in {QoS} switches",
  pages =        "520--529",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Vocking01,
  author =       "Berthold V{\"o}cking",
  title =        "Almost optimal permutation routing on hypercubes",
  pages =        "530--539",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:JKKSS01,
  author =       "T. S. Jayram and
                  Tracy Kimbrel and
                  Robert Krauthgamer and
                  Baruch Schieber and
                  Maxim Sviridenko",
  title =        "Online server allocation in a server farm via benefit task systems",
  pages =        "540--549",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:HKKN01,
  author =       "Shai Halevi and
                  Robert Krauthgamer and
                  Eyal Kushilevitz and
                  Kobbi Nissim",
  title =        "Private approximation of {NP}-hard functions",
  pages =        "550--559",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:KilPet01,
  author =       "Joe Kilian and
                  Erez Petrank",
  title =        "Concurrent and resettable zero-knowledge in poly-loalgorithm rounds",
  pages =        "560--569",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:CKPR01,
  author =       "Ran Canetti and
                  Joe Kilian and
                  Erez Petrank and
                  Alon Rosen",
  title =        "Black-box concurrent zero-knowledge requires Omega~(log n) rounds",
  pages =        "570--579",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GIKR01,
  author =       "Rosario Gennaro and
                  Yuval Ishai and
                  Eyal Kushilevitz and
                  Tal Rabin",
  title =        "The round complexity of verifiable secret sharing and secure multicast",
  pages =        "580--589",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:NaoNis01,
  author =       "Moni Naor and
                  Kobbi Nissim",
  title =        "Communication preserving protocols for secure function evaluation",
  pages =        "590--599",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Yao01,
  author =       "Andrew Chi-Chih Yao",
  title =        "Some perspective on computational complexity (abstract)",
  pages =        "600",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AjtKumSiv01,
  author =       "Mikl{\'o}s Ajtai and
                  Ravi Kumar and
                  D. Sivakumar",
  title =        "A sieve algorithm for the shortest lattice vector problem",
  pages =        "601--610",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AchMcS01,
  author =       "Dimitris Achlioptas and
                  Frank McSherry",
  title =        "Fast computation of low rank matrix",
  pages =        "611--618",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AFKMS01,
  author =       "Yossi Azar and
                  Amos Fiat and
                  Anna R. Karlin and
                  Frank McSherry and
                  Jared Saia",
  title =        "Spectral analysis of data",
  pages =        "619--626",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:DunVem01,
  author =       "John Dunagan and
                  Santosh Vempala",
  title =        "Optimal outlier removal in high-dimensional",
  pages =        "627--636",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:WanWar01,
  author =       "Li-San Wang and
                  Tandy Warnow",
  title =        "Estimating true evolutionary distances between genomes",
  pages =        "637--646",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:MulSei01,
  author =       "Markus M{\"u}ller-Olm and
                  Helmut Seidl",
  title =        "On optimal slicing of parallel programs",
  pages =        "647--656",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:GroSchSeg01,
  author =       "Martin Grohe and
                  Thomas Schwentick and
                  Luc Segoufin",
  title =        "When is the evaluation of conjunctive queries tractable?",
  pages =        "657--666",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:BulKroJea01,
  author =       "Andrei A. Bulatov and
                  Andrei A. Krokhin and
                  Peter Jeavons",
  title =        "The complexity of maximal constraint languages",
  pages =        "667--674",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:AlfMaj01,
  author =       "Luca de Alfaro and
                  Rupak Majumdar",
  title =        "Quantitative solution of omega-regular games",
  pages =        "675--683",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Vatan01,
  author =       "Farrokh Vatan",
  title =        "Distribution functions of probabilistic automata",
  pages =        "684--693",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Gacs01,
  author =       "P{\'e}ter G{\'a}cs",
  title =        "Compatible sequences and a slow {Winkler} percolation",
  pages =        "694--703",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:MonSon01,
  author =       "Ravi Montenegro and
                  Jung-Bae Son",
  title =        "Edge isoperimetry and rapid mixing on matroids and geometric {Markov} chains",
  pages =        "704--711",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:JerSinVig01,
  author =       "Mark Jerrum and
                  Alistair Sinclair and
                  Eric Vigoda",
  title =        "A polynomial-time approximation algorithm for the permanent of a matrix with non-negative entries",
  pages =        "712--721",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:SimOrp01,
  author =       "Jir{\'i} S{\'i}ma and
                  Pekka Orponen",
  title =        "Computing with continuous-time {Liapunov} systems",
  pages =        "722--731",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:DurLevShe01,
  author =       "Bruno Durand and
                  Leonid A. Levin and
                  Alexander Shen",
  title =        "Complex tilings",
  pages =        "732--739",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ACGH01,
  author =       "Leonard M. Adleman and
                  Qi Cheng and
                  Ashish Goel and
                  Ming-Deh A. Huang",
  title =        "Running time and program size for self-assembled squares",
  pages =        "740--748",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Papadimitriou01,
  author =       "Christos H. Papadimitriou",
  title =        "Algorithms, games, and the {Internet} (Invited Talk)",
  pages =        "749--753",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:Trakhtenbrot01,
  author =       "Boris A. Trakhtenbrot",
  title =        "Automata, circuits and hybrids: Facets of continuous time (Invited Talk)",
  pages =        "754--755",
  booktitle =    stoc01name,
  editor =       stoc01ed,
  publisher =    stocpub,
  address =      stoc01addr,
  month =        stoc01month,
  year =         2001,
}

@InProceedings{STOC:ImpShaWig00,
  author =       "Russell Impagliazzo and
                  Ronen Shaltiel and
                  Avi Wigderson",
  title =        "Extractors and pseudo-random generators with optimal seed length",
  pages =        "1--10",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:NaoReiRos00,
  author =       "Moni Naor and
                  Omer Reingold and
                  Alon Rosen",
  title =        "Pseudo-random functions and factoring (extended abstract)",
  pages =        "11--20",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Gutierrez00,
  author =       "Claudio Guti{\'e}rrez",
  title =        "Satisfiability of equations in free groups is in {PSPACE}",
  pages =        "21--27",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Achlioptas00,
  author =       "Dimitris Achlioptas",
  title =        "Setting 2 variables at a time yields a new lower bound for random 3-{SAT} (extended abstract)",
  pages =        "28--37",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CzuSch00,
  author =       "Artur Czumaj and
                  Christian Scheideler",
  title =        "A new algorithm approach to the general {Lov{\'a}sz} local lemma with applications to scheduling and satisfiability problems (extended abstract)",
  pages =        "38--47",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:GurSam00,
  author =       "Leonid Gurvits and
                  Alex Samorodnitsky",
  title =        "A deterministic polynomial-time algorithm for approximating mixed discriminant and mixed volume",
  pages =        "48--57",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CarVem00,
  author =       "Robert D. Carr and
                  Santosh Vempala",
  title =        "Randomized metarounding (extended abstract)",
  pages =        "58--62",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Grohe00,
  author =       "Martin Grohe",
  title =        "Isomorphism testing for embeddable graphs through definability",
  pages =        "63--72",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KabCai00,
  author =       "Valentine Kabanets and
                  {Jin-yi} Cai",
  title =        "Circuit minimization problem",
  pages =        "73--79",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KatTre00,
  author =       "Jonathan Katz and
                  Luca Trevisan",
  title =        "On the efficiency of local decoding procedures for error-correcting codes",
  pages =        "80--86",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Istrail00,
  author =       "Sorin Istrail",
  title =        "Statistical mechanics, three-dimensionality and {NP}-completeness: {I.} Universality of intracatability for the partition function of the Ising model across non-planar surfaces (extended abstract)",
  pages =        "87--96",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:IwaFleFuj00,
  author =       "Satoru Iwata and
                  Lisa Fleischer and
                  Satoru Fujishige",
  title =        "A combinatorial, strongly polynomial-time algorithm for minimizing submodular functions",
  pages =        "97--106",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FleIwa00,
  author =       "Lisa Fleischer and
                  Satoru Iwata",
  title =        "Improved algorithms for submodular function minimization and submodular flow",
  pages =        "107--116",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Vygen00,
  author =       "Jens Vygen",
  title =        "On dual minimum cost flow algorithms (extended abstract)",
  pages =        "117--125",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:PapVem00,
  author =       "Christos H. Papadimitriou and
                  Santosh Vempala",
  title =        "On the approximability of the traveling salesman problem (extended abstract)",
  pages =        "126--133",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FeiHalKor00,
  author =       "Uriel Feige and
                  Magn{\'u}s M. Halld{\'o}rsson and
                  Guy Kortsarz",
  title =        "Approximating the domatic number",
  pages =        "134--143",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Srinivasan00,
  author =       "Aravind Srinivasan",
  title =        "The value of strong inapproximability results for clique",
  pages =        "144--152",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:AdlLei00,
  author =       "Micah Adler and
                  Frank Thomson Leighton",
  title =        "Compression using efficient multicasting",
  pages =        "153--162",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Kleinberg00,
  author =       "Jon M. Kleinberg",
  title =        "The small-world phenomenon: an algorithm perspective",
  pages =        "163--170",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:AieChuLu00,
  author =       "William Aiello and
                  Fan R. K. Chung and
                  Linyuan Lu",
  title =        "A random graph model for massive graphs",
  pages =        "171--180",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:GurSud00,
  author =       "Venkatesan Guruswami and
                  Madhu Sudan",
  title =        "List decoding algorithms for certain concatenated codes",
  pages =        "181--190",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:SamTre00,
  author =       "Alex Samorodnitsky and
                  Luca Trevisan",
  title =        "A {PCP} characterization of {NP} with optimal amortized query complexity",
  pages =        "191--199",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Vadhan00,
  author =       "Salil P. Vadhan",
  title =        "On transformation of interactive proofs that preserve the prover's complexity",
  pages =        "200--207",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CJKOSW00,
  author =       "J{\'a}nos Csirik and
                  David S. Johnson and
                  Claire Kenyon and
                  James B. Orlin and
                  Peter W. Shor and
                  Richard R. Weber",
  title =        "On the sum-of-squares algorithm for bin packing",
  pages =        "208--217",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FeiPapShe00,
  author =       "Joan Feigenbaum and
                  Christos H. Papadimitriou and
                  Scott Shenker",
  title =        "Sharing the cost of muliticast transmissions (preliminary version)",
  pages =        "218--227",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KaoNolTat00,
  author =       "Ming-Yang Kao and
                  Andreas Nolte and
                  Stephen R. Tate",
  title =        "The risk profile problem for stock portfolio optimization (extended abstract)",
  pages =        "228--234",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CGGM00,
  author =       "Ran Canetti and
                  Oded Goldreich and
                  Shafi Goldwasser and
                  Silvio Micali",
  title =        "Resettable zero-knowledge (extended abstract)",
  pages =        "235--244",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KatYun00,
  author =       "Jonathan Katz and
                  Moti Yung",
  title =        "Complete characterization of security notions for probabilistic private-key encryption",
  pages =        "245--254",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:DiCSakYun00,
  author =       "Giovanni {Di Crescenzo} and
                  Kouichi Sakurai and
                  Moti Yung",
  title =        "On zero-knowledge proofs (extended abstract): ``from membership to decision''",
  pages =        "255--264",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Boneh00,
  author =       "Dan Boneh",
  title =        "Finding smooth integers in short intervals using {CRT} decoding",
  pages =        "265--272",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:ELMSTT00,
  author =       "Herbert Edelsbrunner and
                  Xiang-Yang Li and
                  Gary L. Miller and
                  Andreas Stathopoulos and
                  Dafna Talmor and
                  Shang-Hua Teng and
                  Alper {\"U}ng{\"o}r and
                  Noel Walkington",
  title =        "Smoothing and cleaning up slivers",
  pages =        "273--277",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BusHerWat00,
  author =       "Costas Busch and
                  Maurice Herlihy and
                  Roger Wattenhofer",
  title =        "Hard-Potato routing",
  pages =        "278--285",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:AleMahSac00,
  author =       "Lyudmil Aleksandrov and
                  Anil Maheshwari and
                  J{\"o}rg-R{\"u}diger Sack",
  title =        "Approximation algorithms for geometric shortest path problems",
  pages =        "286--295",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:EveGuhSch00,
  author =       "Guy Even and
                  Sudipto Guha and
                  Baruch Schieber",
  title =        "Improved approximations of crossings in graph drawings",
  pages =        "296--305",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:MPSV00,
  author =       "Rajeev Motwani and
                  Rina Panigrahy and
                  Vijay A. Saraswat and
                  Suresh Venkatasubramanian",
  title =        "On the decidability of accessibility problems (extended abstract)",
  pages =        "306--315",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Kilian00,
  author =       "Joe Kilian",
  title =        "More general completeness theorems for secure two-party computation",
  pages =        "316--324",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CraDamDzi00,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Stefan Dziembowski",
  title =        "On the complexity of verifiable secret sharing and multiparty computation",
  pages =        "325--334",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:AndTho00,
  author =       "Arne Andersson and
                  Mikkel Thorup",
  title =        "Tight(er) worst-case bounds on dynamic searching and priority queues",
  pages =        "335--342",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Thorup00,
  author =       "Mikkel Thorup",
  title =        "Near-optimal fully-dynamic graph connectivity",
  pages =        "343--350",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:MahVar00,
  author =       "Meena Mahajan and
                  Kasturi R. Varadarajan",
  title =        "A new {NC}-algorithm for finding a perfect matching in bipartite planar and small genus graphs (extended abstract)",
  pages =        "351--357",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:ABRW00,
  author =       "Michael Alekhnovich and
                  Eli Ben-Sasson and
                  Alexander A. Razborov and
                  Avi Wigderson",
  title =        "Space complexity in propositional calculus",
  pages =        "358--367",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:MacPitWoo00,
  author =       "Alexis Maciel and
                  Toniann Pitassi and
                  Alan R. Woods",
  title =        "A new proof of the weak pigeonhole principle",
  pages =        "368--377",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:HarRaz00,
  author =       "Danny Harnik and
                  Ran Raz",
  title =        "Higher lower bounds on monotone size",
  pages =        "378--387",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BarRab00,
  author =       "Omer Barkol and
                  Yuval Rabani",
  title =        "Tighter bounds for nearest neighbor search and related problems in the cell probe model",
  pages =        "388--396",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:GroVit00,
  author =       "Roberto Grossi and
                  Jeffrey Scott Vitter",
  title =        "Compressed suffix arrays and suffix trees with applications to text indexing and string matching (extended abstract)",
  pages =        "397--406",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:ColHar00,
  author =       "Richard Cole and
                  Ramesh Hariharan",
  title =        "Faster suffix tree construction with missing suffix links",
  pages =        "407--415",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:MutSah00,
  author =       "S. Muthukrishnan and
                  S{\"u}leyman Cenk Sahinalp",
  title =        "Approximate nearest neighbors and sequence comparison with block operations",
  pages =        "416--424",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:LiMaWan00,
  author =       "Ming Li and
                  Bin Ma and
                  Lusheng Wang",
  title =        "Near optimal multiple alignment within a band in polynomial time",
  pages =        "425--434",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BluKalWas00,
  author =       "Avrim Blum and
                  Adam Kalai and
                  Hal Wasserman",
  title =        "Noise-tolerant learning, the parity problem, and the statistical query model",
  pages =        "435--440",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:GolSlo00,
  author =       "Judy Goldsmith and
                  Robert H. Sloan",
  title =        "More theory revision with queries (extended abstract)",
  pages =        "441--448",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BMRV00,
  author =       "Harry Buhrman and
                  Peter Bro Miltersen and
                  Jaikumar Radhakrishnan and
                  Srinivasan Venkatesh",
  title =        "Are bitvectors optimal?",
  pages =        "449--458",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:RotWin00,
  author =       "Paul W. K. Rothemund and
                  Erik Winfree",
  title =        "The program-size complexity of self-assembled squares (extended abstract)",
  pages =        "459--468",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CheXu00,
  author =       "Danny Z. Chen and
                  Jinhui Xu",
  title =        "Shortest path queries in planar graphs",
  pages =        "469--478",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Reed00,
  author =       "Bruce A. Reed",
  title =        "How tall is a tree?",
  pages =        "479--483",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FKKRRR00,
  author =       "Ronald Fagin and
                  Anna R. Karlin and
                  Jon M. Kleinberg and
                  Prabhakar Raghavan and
                  Sridhar Rajagopalan and
                  Ronitt Rubinfeld and
                  Madhu Sudan and
                  Andrew Tomkins",
  title =        "Random walks with ``back buttons'' (extended abstract)",
  pages =        "484--493",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FitMau00,
  author =       "Matthias Fitzi and
                  Ueli M. Maurer",
  title =        "From partial consistency to global broadcast",
  pages =        "494--503",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KemKleKum00,
  author =       "David Kempe and
                  Jon M. Kleinberg and
                  Amit Kumar",
  title =        "Connectivity and inference problems for temporal networks",
  pages =        "504--513",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:RasWil00,
  author =       "April Rasala and
                  Gordon T. Wilfong",
  title =        "Strictly non-blocking {WDM} cross-connects for heterogeneous networks",
  pages =        "514--523",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FedMotSub00,
  author =       "Tom{\'a}s Feder and
                  Rajeev Motwani and
                  Carlos S. Subi",
  title =        "Finding long paths and cycles in sparse {Hamiltonian} graphs",
  pages =        "524--529",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FeiKraNis00,
  author =       "Uriel Feige and
                  Robert Krauthgamer and
                  Kobbi Nissim",
  title =        "Approximating the minimum bisection size (extended abstract)",
  pages =        "530--536",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KonRav00,
  author =       "Jochen K{\"o}nemann and
                  R. Ravi",
  title =        "A matter of degree: Improved approximation algorithms for degree-bounded minimum spanning trees",
  pages =        "537--546",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Schulman00,
  author =       "Leonard J. Schulman",
  title =        "Clustering for edge-cost minimization (extended abstract)",
  pages =        "547--555",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Fortune00,
  author =       "Steven Fortune",
  title =        "Exact computations of the inertia symmetric integer matrices",
  pages =        "556--564",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:OrlSchSen00,
  author =       "James B. Orlin and
                  Andreas S. Schulz and
                  Sudipta Sengupta",
  title =        "epsilon-optimization schemes and {L}-bit precision: Alternative perspectives in combinatorial optimization (extended abstract)",
  pages =        "565--572",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:OlsSho00,
  author =       "Vadim Olshevsky and
                  Mohammad Amin Shokrollahi",
  title =        "Matrix-vector product for confluent {Cauchy}-like matrices with application to confluent rational interpolation",
  pages =        "573--581",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CFGKRS00,
  author =       "Moses Charikar and
                  Ronald Fagin and
                  Venkatesan Guruswami and
                  Jon M. Kleinberg and
                  Prabhakar Raghavan and
                  Amit Sahai",
  title =        "Query strategies for priced information (extended abstract)",
  pages =        "582--591",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Seiden00,
  author =       "Steven S. Seiden",
  title =        "A guessing game and randomized online algorithms",
  pages =        "592--601",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FMPOW00,
  author =       "Tom{\'a}s Feder and
                  Rajeev Motwani and
                  Rina Panigrahy and
                  Chris Olston and
                  Jennifer Widom",
  title =        "Computing the median with uncertainty",
  pages =        "602--607",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KitWat00,
  author =       "Alexei Kitaev and
                  John Watrous",
  title =        "Parallelization, amplification, and exponential time simulation of quantum interactive proof systems",
  pages =        "608--617",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Grover00,
  author =       "Lov K. Grover",
  title =        "Rapid sampling though quantum computing",
  pages =        "618--626",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:HalRusTaS00,
  author =       "Sean Hallgren and
                  Alexander Russell and
                  Amnon Ta-Shma",
  title =        "Normal subgroup reconstruction and quantum computation using group representations",
  pages =        "627--635",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Ambainis00,
  author =       "Andris Ambainis",
  title =        "Quantum lower bounds by quantum arguments",
  pages =        "636--643",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Klauck00,
  author =       "Hartmut Klauck",
  title =        "On quantum and probabilistic communication: {Las Vegas} and one-way protocols",
  pages =        "644--651",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:GupTar00,
  author =       "Anupam Gupta and
                  {\'E}va Tardos",
  title =        "A constant factor approximation algorithm for a class of classification problems",
  pages =        "652--658",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:KenSchYou00,
  author =       "Claire Kenyon and
                  Nicolas Schabanel and
                  Neal E. Young",
  title =        "Polynomial-time approximation scheme for data broadcast",
  pages =        "659--666",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:Furer00,
  author =       "Martin F{\"u}rer",
  title =        "Approximating permanents of complex matrices",
  pages =        "667--669",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:GoeMeyPlo00,
  author =       "Ashish Goel and
                  Adam Meyerson and
                  Serge A. Plotkin",
  title =        "Combining fairness with throughput: Online routing with multiple objectives",
  pages =        "670--679",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BerDas00,
  author =       "Piotr Berman and
                  Bhaskar DasGupta",
  title =        "Improvements in throughout maximization for real-time scheduling",
  pages =        "680--687",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:DMMS00,
  author =       "Wim van Dam and
                  Fr{\'e}d{\'e}ric Magniez and
                  Michele Mosca and
                  Miklos Santha",
  title =        "Self-testing of universal and fault-tolerant sets of quantum gates",
  pages =        "688--696",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:AmbSchVaz00,
  author =       "Andris Ambainis and
                  Leonard J. Schulman and
                  Umesh V. Vazirani",
  title =        "Computing with highly mixed states (extended abstract)",
  pages =        "697--704",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:ATVY00,
  author =       "Dorit Aharonov and
                  Amnon Ta-Shma and
                  Umesh V. Vazirani and
                  Andrew Chi-Chih Yao",
  title =        "Quantum bit escrow",
  pages =        "705--714",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BBBMR00,
  author =       "Eli Biham and
                  Michel Boyer and
                  P. Oscar Boykin and
                  Tal Mor and
                  Vwani P. Roychowdhury",
  title =        "A proof of the security of quantum key distribution (extended abstract)",
  pages =        "715--724",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:FiaMen00,
  author =       "Amos Fiat and
                  Manor Mendel",
  title =        "Better algorithms for unfair metrical task systems and applications",
  pages =        "725--734",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BBFNS00,
  author =       "Amotz Bar-Noy and
                  Reuven Bar-Yehuda and
                  Ari Freund and
                  Joseph Naor and
                  Baruch Schieber",
  title =        "A unified approach to approximating resource allocation and scheduling",
  pages =        "735--744",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:BCSV00,
  author =       "Petra Berenbrink and
                  Artur Czumaj and
                  Angelika Steger and
                  Berthold V{\"o}cking",
  title =        "Balanced allocations: The heavily loaded case",
  pages =        "745--754",
  booktitle =    stoc00name,
  editor =       stoc00ed,
  publisher =    stocpub,
  address =      stoc00addr,
  month =        stoc00month,
  year =         2000,
}

@InProceedings{STOC:CGTS99,
  author =       "Moses Charikar and
                  Sudipto Guha and
                  {\'E}va Tardos and
                  David B. Shmoys",
  title =        "A Constant-Factor Approximation Algorithm for the k-Median Problem (Extended Abstract)",
  pages =        "1--10",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Wayne99,
  author =       "Kevin D. Wayne",
  title =        "A Polynomial Combinatorial Algorithm for Generalized Minimum Cost Flow",
  pages =        "11--18",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GKRSY99,
  author =       "Venkatesan Guruswami and
                  Sanjeev Khanna and
                  Rajmohan Rajaraman and
                  F. Bruce Shepherd and
                  Mihalis Yannakakis",
  title =        "Near-Optimal Hardness Results and Approximation Algorithms for Edge-Disjoint Paths and Related Problems",
  pages =        "19--28",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:DFKRS99,
  author =       "Irit Dinur and
                  Eldar Fischer and
                  Guy Kindler and
                  Ran Raz and
                  Shmuel Safra",
  title =        "{PCP} Characterizations of {NP}: Towards a Polynomially-Small Error-Probability",
  pages =        "29--40",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:ErgKumRub99,
  author =       "Funda Erg{\"u}n and
                  Ravi Kumar and
                  Ronitt Rubinfeld",
  title =        "Fast Approximate {PCPs}",
  pages =        "41--50",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:KiwMagSan99,
  author =       "Marcos A. Kiwi and
                  Fr{\'e}d{\'e}ric Magniez and
                  Miklos Santha",
  title =        "Approximate Testing with Relative Error",
  pages =        "51--60",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Zwick99a,
  author =       "Uri Zwick",
  title =        "All Pairs Lightest Shortest Paths",
  pages =        "61--69",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GabKapTar99,
  author =       "Harold N. Gabow and
                  Haim Kaplan and
                  Robert Endre Tarjan",
  title =        "Unique Maximum Matching Algorithms",
  pages =        "70--78",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:IshKus99,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "Improved Upper Bounds on Information-Theoretic Private Information Retrieval (Extended Abstract)",
  pages =        "79--88",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BIKM99,
  author =       "Amos Beimel and
                  Yuval Ishai and
                  Eyal Kushilevitz and
                  Tal Malkin",
  title =        "One-Way Functions Are Essential for Single-Server Private Information Retrieval",
  pages =        "89--98",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CKRRT99,
  author =       "Moses Charikar and
                  Ravi Kumar and
                  Prabhakar Raghavan and
                  Sridhar Rajagopalan and
                  Andrew Tomkins",
  title =        "On targeting {Markov} segments",
  pages =        "99--108",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CohKap99,
  author =       "Edith Cohen and
                  Haim Kaplan",
  title =        "Exploiting Regularities in Web Traffic Patterns for Cache Replacement",
  pages =        "109--118",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CKLW99,
  author =       "Gen-Huey Chen and
                  Ming-Yang Kao and
                  Yuh-Dauh Lyuu and
                  Hsing-Kuo Wong",
  title =        "Optimal Buy-and-Hold Strategies for Financial Markets with Bounded Daily Returns",
  pages =        "119--128",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:NisRoe99,
  author =       "Noam Nisan and
                  Amir Ronen",
  title =        "Algorithmic Mechanism Design (Extended Abstract)",
  pages =        "129--140",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Trevisan99,
  author =       "Luca Trevisan",
  title =        "Construction of Extractors Using Pseudo-Random Generators (Extended Abstract)",
  pages =        "141--148",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:RazReiVad99,
  author =       "Ran Raz and
                  Omer Reingold and
                  Salil P. Vadhan",
  title =        "Extracting all the Randomness and Reducing the Error in {Trevisan}'s Extractors",
  pages =        "149--158",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:RazRei99,
  author =       "Ran Raz and
                  Omer Reingold",
  title =        "On Recycling the Randomness of States in Space Bounded Computation",
  pages =        "159--168",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:DiCImp99,
  author =       "Giovanni {Di Crescenzo} and
                  Russell Impagliazzo",
  title =        "Security-Preserving Hardness-Amplification for Any Regular One-Way Function",
  pages =        "169--178",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Edmonds99,
  author =       "Jeff Edmonds",
  title =        "Scheduling in the Dark",
  pages =        "179--188",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GHPT99,
  author =       "Ashish Goel and
                  Monika Rauch Henzinger and
                  Serge A. Plotkin and
                  {\'E}va Tardos",
  title =        "Scheduling Data Transfers in a Network and the Set Scheduling Problem",
  pages =        "189--197",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:AALR99,
  author =       "Baruch Awerbuch and
                  Yossi Azar and
                  Stefano Leonardi and
                  Oded Regev",
  title =        "Minimizing the Flow Time Without Migration",
  pages =        "198--205",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Gamarnik99,
  author =       "David Gamarnik",
  title =        "Stability of Adaptive and Non-Adaptive Packet Routing Policies in Adversarial Queueing Networks",
  pages =        "206--214",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:SchVoc99,
  author =       "Christian Scheideler and
                  Berthold V{\"o}cking",
  title =        "From Static to Dynamic Routing: Efficient Transformations of Store-and-Forward Protocols",
  pages =        "215--224",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GolRonSud99,
  author =       "Oded Goldreich and
                  Dana Ron and
                  Madhu Sudan",
  title =        "Chinese Remaindering with Errors",
  pages =        "225--234",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:OlsSho99,
  author =       "Vadim Olshevsky and
                  Mohammad Amin Shokrollahi",
  title =        "A Displacement Approach to Efficient Decoding of Algebraic-Geometric Codes",
  pages =        "235--244",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:NaoPin99,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Oblivious Transfer and Polynomial Evaluation",
  pages =        "245--254",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CanOst99,
  author =       "Ran Canetti and
                  Rafail Ostrovsky",
  title =        "Secure Computation with Honest-Looking Parties: What If Nobody Is Truly Honest? (Extended Abstract)",
  pages =        "255--264",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:DinMorRaj99,
  author =       "Yefim Dinitz and
                  Shlomo Moran and
                  Sergio Rajsbaum",
  title =        "Bit Complexity of Breaking and Achieving Symmetry in Chains and Rings (Extended Abstract)",
  pages =        "265--274",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CheLovPak99,
  author =       "Fang Chen and
                  L{\'a}szl{\'o} Lov{\'a}sz and
                  Igor Pak",
  title =        "Lifting {Markov} Chains to Speed up Mixing",
  pages =        "275--281",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:LovKan99,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Ravi Kannan",
  title =        "Faster Mixing via Average Conductance",
  pages =        "282--287",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:SchVaz99a,
  author =       "Leonard J. Schulman and
                  Vijay V. Vazirani",
  title =        "Majorizing Estimators and the Approximation of \#{P}-Complete Problems",
  pages =        "288--294",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BeaFic99,
  author =       "Paul Beame and
                  Faith E. Fich",
  title =        "Optimal Bounds for the Predecessor Problem",
  pages =        "295--304",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CCGL99,
  author =       "Amit Chakrabarti and
                  Bernard Chazelle and
                  Benjamin Gum and
                  Alexey Lvov",
  title =        "A Lower Bound on the Complexity of Approximate Nearest-Neighbor Searching on the {Hamming} Cube",
  pages =        "305--311",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BorOstRab99a,
  author =       "Allan Borodin and
                  Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Lower Bounds for High Dimensional Nearest Neighbor Search and Related Problems",
  pages =        "312--321",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:SchVaz99b,
  author =       "Leonard J. Schulman and
                  Umesh V. Vazirani",
  title =        "Molecular Scale Heat Engines and Scalable Quantum Computation",
  pages =        "322--329",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:HalHal99,
  author =       "Lisa Hales and
                  Sean Hallgren",
  title =        "Quantum {Fourier} Sampling Simplified",
  pages =        "330--338",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:RusSakZuc99,
  author =       "Alexander Russell and
                  Michael E. Saks and
                  David Zuckerman",
  title =        "Lower Bounds for Leader Election and Collective Coin-Flipping in the Perfect Information Model",
  pages =        "339--347",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GalRos99,
  author =       "Anna G{\'a}l and
                  Adi Ros{\'e}n",
  title =        "A Theorem on Sensitivity and Applications in Private Computation",
  pages =        "348--357",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Raz99,
  author =       "Ran Raz",
  title =        "Exponential Separation of Quantum and Classical Communication Complexity",
  pages =        "358--367",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:AmaIwa99,
  author =       "Masami Amano and
                  Kazuo Iwama",
  title =        "Undecidability on Quantum Finite Automata",
  pages =        "368--375",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:ANTV99,
  author =       "Andris Ambainis and
                  Ashwin Nayak and
                  Amnon Ta-Shma and
                  Umesh V. Vazirani",
  title =        "Dense Quantum Coding and a Lower Bound for 1-Way Quantum Automata",
  pages =        "376--383",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:NayWu99,
  author =       "Ashwin Nayak and
                  Felix Wu",
  title =        "The Quantum Query Complexity of Approximating the Median and Related Statistics",
  pages =        "384--393",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:JanSolSvi99,
  author =       "Klaus Jansen and
                  Roberto Solis-Oba and
                  Maxim Sviridenko",
  title =        "Makespan Minimization in Job Shops: A Polynomial Time Approximation Scheme",
  pages =        "394--399",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:SkuWoe99,
  author =       "Martin Skutella and
                  Gerhard J. Woeginger",
  title =        "A {PTAS} for Minimizing the Weighted Sum of Job Completion Times on Parallel Machines",
  pages =        "400--407",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:JanPor99,
  author =       "Klaus Jansen and
                  Lorant Porkolab",
  title =        "Improved Approximation Schemes for Scheduling Unrelated Parallel Machines",
  pages =        "408--417",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CheMir99,
  author =       "Jianer Chen and
                  Antonio Miranda",
  title =        "A Polynomial Time Approximation Scheme for General Multiprocessor Job Scheduling (Extended Abstract)",
  pages =        "418--427",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Indyk99a,
  author =       "Piotr Indyk",
  title =        "Sublinear Time Algorithms for Metric Space Problems",
  pages =        "428--434",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BorOstRab99b,
  author =       "Allan Borodin and
                  Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Subquadratic Approximation Algorithms for Clustering Problems in High Dimensional Spaces",
  pages =        "435--444",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:KumRam99,
  author =       "V. S. Anil Kumar and
                  H. Ramesh",
  title =        "Covering Rectilinear Polygons with Axis-Parallel Rectangles",
  pages =        "445--454",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:MPSS99,
  author =       "S. Muthukrishnan and
                  Mike Paterson and
                  S{\"u}leyman Cenk Sahinalp and
                  Torsten Suel",
  title =        "Compact Grid Layouts of Multi-Level Networks",
  pages =        "455--463",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:FHKM99,
  author =       "Tom{\'a}s Feder and
                  Pavol Hell and
                  Sulamita Klein and
                  Rajeev Motwani",
  title =        "Complexity of Graph Partition Problems",
  pages =        "464--472",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:LiMaWan99,
  author =       "Ming Li and
                  Bin Ma and
                  Lusheng Wang",
  title =        "Finding Similar Regions in Many Strings",
  pages =        "473--482",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:FerMutBer99,
  author =       "Paolo Ferragina and
                  S. Muthukrishnan and
                  Mark de Berg",
  title =        "Multi-Method Dispatching: A Geometric Approach With Applications to String Matching Problems",
  pages =        "483--491",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:KinSag99,
  author =       "Valerie King and
                  Garry Sagert",
  title =        "A Fully Dynamic Algorithm for Maintaining the Transitive Closure",
  pages =        "492--498",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:AlsBenRau99,
  author =       "Stephen Alstrup and
                  Amir M. Ben-Amram and
                  Theis Rauhe",
  title =        "Worst-Case and Amortised Optimality in Union-Find (Extended Abstract)",
  pages =        "499--506",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:PanChe99,
  author =       "Victor Y. Pan and
                  Zhao Q. Chen",
  title =        "The Complexity of the Matrix Eigenproblem",
  pages =        "507--516",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BenWig99,
  author =       "Eli Ben-Sasson and
                  Avi Wigderson",
  title =        "Short Proofs are Narrow - Resolution Made Simple",
  pages =        "517--526",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Rojas99,
  author =       "J. Maurice Rojas",
  title =        "On the Complexity of Diophantine Geometry in Low Dimensions (Extended Abstract)",
  pages =        "527--536",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:SudTreVad99,
  author =       "Madhu Sudan and
                  Luca Trevisan and
                  Salil P. Vadhan",
  title =        "Pseudorandom Generators Without the {XOR} Lemma (Extended Abstract)",
  pages =        "537--546",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BGIP99,
  author =       "Samuel R. Buss and
                  Dima Grigoriev and
                  Russell Impagliazzo and
                  Toniann Pitassi",
  title =        "Linear Gaps Between Degrees for the Polynomial Calculus Modulo Distinct Primes",
  pages =        "547--556",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:AndZha99,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Packet Routing with Arbitrary End-to-End Delay Requirements",
  pages =        "557--565",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:PanUpf99,
  author =       "Gopal Pandurangan and
                  Eli Upfal",
  title =        "Static and Dynamic Evaluation of {QoS} Properties",
  pages =        "566--573",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GMNS99,
  author =       "Sudipto Guha and
                  Anna Moss and
                  Joseph Naor and
                  Baruch Schieber",
  title =        "Efficient Recovery from Power Outage (Extended Abstract)",
  pages =        "574--582",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Feige99,
  author =       "Uriel Feige",
  title =        "Nonmonotonic Phenomena in Packet Routing",
  pages =        "583--591",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Schaefer99,
  author =       "Marcus Schaefer",
  title =        "Graph {Ramsey} Theory and the Polynomial Hierarchy",
  pages =        "592--601",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:PonRadVen99,
  author =       "Stephen Ponzio and
                  Jaikumar Radhakrishnan and
                  Srinivasan Venkatesh",
  title =        "The Communication Complexity of Pointer Chasing: Applications of Entropy and Sampling",
  pages =        "602--611",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CohKapZwi99,
  author =       "Edith Cohen and
                  Haim Kaplan and
                  Uri Zwick",
  title =        "Connection Caching",
  pages =        "612--621",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BGNS99,
  author =       "Amotz Bar-Noy and
                  Sudipto Guha and
                  Joseph Naor and
                  Baruch Schieber",
  title =        "Approximating the Throughput of Multiple Machines Under Real-Time Scheduling",
  pages =        "622--631",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Ajtai99,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Determinism versus Non-Determinism for Linear Time {RAMs} (Extended Abstract)",
  pages =        "632--641",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Valiant99,
  author =       "Leslie G. Valiant",
  title =        "Robust Logics",
  pages =        "642--651",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Luks99,
  author =       "Eugene M. Luks",
  title =        "Hypergraph Isomorphism and Structural Equivalence of {Boolean} Functions",
  pages =        "652--658",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:KliVan99,
  author =       "Adam Klivans and
                  Dieter {van Melkebeek}",
  title =        "Graph Nonisomorphism has Subexponential Size Proofs Unless the Polynomial-Time Hierarchy Collapses",
  pages =        "659--667",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:KKSTY99,
  author =       "David R. Karger and
                  Philip N. Klein and
                  Clifford Stein and
                  Mikkel Thorup and
                  Neal E. Young",
  title =        "Rounding Algorithms for a Geometric Embedding of Minimum Multiway Cut",
  pages =        "668--678",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Zwick99b,
  author =       "Uri Zwick",
  title =        "Outward Rotations: A Tool for Rounding Solutions of Semidefinite Programming Relaxations, with Applications to {MAX} {CUT} and Other Problems",
  pages =        "679--687",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:AroKar99,
  author =       "Sanjeev Arora and
                  George Karakostas",
  title =        "Approximation Schemes for Minimum Latency Problems",
  pages =        "688--693",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Gupta99,
  author =       "Anupam Gupta",
  title =        "Embedding Tree Metrics Into Low Dimensional {Euclidean} Spaces",
  pages =        "694--700",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Servedio99,
  author =       "Rocco A. Servedio",
  title =        "Computational Sample Complexity and Attribute-Efficient Learning",
  pages =        "701--710",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BloSei99,
  author =       "Johannes Bl{\"o}mer and
                  Jean-Pierre Seifert",
  title =        "On the Complexity of Computing Short Linearly Independent Vectors and Short Bases in a Lattice",
  pages =        "711--720",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Plandowski99,
  author =       "Wojciech Plandowski",
  title =        "Satisfiability of Word Equations with Constants is in {NEXPTIME}",
  pages =        "721--725",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CaiNerSiv99,
  author =       "{Jin-yi} Cai and
                  Ajay Nerurkar and
                  D. Sivakumar",
  title =        "Hardness and Hierarchy Theorems for Probabilistic Quasi-Polynomial Time",
  pages =        "726--735",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Indyk99b,
  author =       "Piotr Indyk",
  title =        "Inerpolation of Symmetric Functions and a New Type of Combinatorial Design",
  pages =        "736--740",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:CapKos99,
  author =       "Michael R. Capalbo and
                  S. Rao Kosaraju",
  title =        "Small Universal Graphs",
  pages =        "741--749",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:DodKha99,
  author =       "Yevgeniy Dodis and
                  Sanjeev Khanna",
  title =        "Design Networks with Bounded Pairwise Distance",
  pages =        "750--759",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Schaeffer99,
  author =       "Gilles Schaeffer",
  title =        "Random Sampling of Large Planar Maps and Convex Polyhedra",
  pages =        "760--769",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:Kapoor99,
  author =       "Sanjiv Kapoor",
  title =        "Efficient Computation of Geodesic Shortest Paths",
  pages =        "770--779",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:BenPet99,
  author =       "Amir M. Ben-Amram and
                  Holger Petersen",
  title =        "Backing Up in Singly Linked Lists",
  pages =        "780--786",
  booktitle =    stoc99name,
  editor =       stoc99ed,
  publisher =    stocpub,
  address =      stoc99addr,
  month =        stoc99month,
  year =         1999,
}

@InProceedings{STOC:GolGol98,
  author =       "Oded Goldreich and
                  Shafi Goldwasser",
  title =        "On the Limits of Non-Approximability of Lattice Problems",
  pages =        "1--9",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Ajtai98,
  author =       "Mikl{\'o}s Ajtai",
  title =        "The Shortest Vector Problem in {L2} is {NP}-hard for Randomized Reductions (Extended Abstract)",
  pages =        "10--19",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:AhaKitNis98,
  author =       "Dorit Aharonov and
                  Alexei Kitaev and
                  Noam Nisan",
  title =        "Quantum Circuits with Mixed States",
  pages =        "20--30",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Huber98,
  author =       "Mark Huber",
  title =        "Exact Sampling and Approximate Counting Techniques",
  pages =        "31--40",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:NatShaSha98,
  author =       "Assaf Natanzon and
                  Ron Shamir and
                  Roded Sharan",
  title =        "A Polynomial Approximation Algorithm for the Minimum Fill-In Problem",
  pages =        "41--47",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CalKarRab98,
  author =       "Gruia Calinescu and
                  Howard J. Karloff and
                  Yuval Rabani",
  title =        "An Improved Approximation Algorithm for Multiway Cut",
  pages =        "48--52",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Grover98,
  author =       "Lov K. Grover",
  title =        "A Framework for Fast Quantum Mechanical Algorithms",
  pages =        "53--62",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BurCleWig98,
  author =       "Harry Buhrman and
                  Richard Cleve and
                  Avi Wigderson",
  title =        "Quantum vs. Classical Communication and Computation",
  pages =        "63--68",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:KarLev98,
  author =       "David R. Karger and
                  Matthew S. Levine",
  title =        "Finding Maximum Flows in Undirected Graphs Seems Easier than Bipartite Matching",
  pages =        "69--78",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:HolLicTho98,
  author =       "Jacob Holm and
                  Kristian de Lichtenberg and
                  Mikkel Thorup",
  title =        "Poly-Logarithmic Deterministic Fully-Dynamic Algorithms for Connectivity, Minimum Spanning Tree, 2-Edge, and Biconnectivity",
  pages =        "79--89",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Feige98,
  author =       "Uriel Feige",
  title =        "Approximating the Bandwidth via Volume Respecting Embeddings (Extended Abstract) (Invited Session)",
  pages =        "90--99",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BKRV98,
  author =       "Avrim Blum and
                  Goran Konjevod and
                  R. Ravi and
                  Santosh Vempala",
  title =        "Semi-Definite Relaxations for Minimum Bandwidth and other Vertex-Ordering Problems (Invited Session)",
  pages =        "100--105",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:AroRagRao98,
  author =       "Sanjeev Arora and
                  Prabhakar Raghavan and
                  Satish Rao",
  title =        "Approximation Schemes for {Euclidean} k-Medians and Related Problems (Invited Session)",
  pages =        "106--113",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CCGG98,
  author =       "Moses Charikar and
                  Chandra Chekuri and
                  Ashish Goel and
                  Sudipto Guha",
  title =        "Rounding via Trees: Deterministic Approximation Algorithms for Group {Steiner} Trees and k-Median",
  pages =        "114--123",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BeiHir98,
  author =       "Richard Beigel and
                  Tirza Hirst",
  title =        "One Help Bit Doesn't Help",
  pages =        "124--130",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CanMicRei98,
  author =       "Ran Canetti and
                  Daniele Micciancio and
                  Omer Reingold",
  title =        "Perfectly One-Way Probabilistic Hash Functions (Preliminary Version)",
  pages =        "131--140",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:DiCIshOst98,
  author =       "Giovanni {Di Crescenzo} and
                  Yuval Ishai and
                  Rafail Ostrovsky",
  title =        "Non-Interactive and Non-Malleable Commitment",
  pages =        "141--150",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:GIKM98,
  author =       "Yael Gertner and
                  Yuval Ishai and
                  Eyal Kushilevitz and
                  Tal Malkin",
  title =        "Protecting Data Privacy in Private Information Retrieval Schemes",
  pages =        "151--160",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Bartal98,
  author =       "Yair Bartal",
  title =        "On Approximating Arbitrary Metrices by Tree Metrics",
  pages =        "161--168",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:LinMagSak98,
  author =       "Nathan Linial and
                  Avner Magen and
                  Michael E. Saks",
  title =        "Trees and {Euclidean} Metrics",
  pages =        "169--175",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:PeiLen98,
  author =       "Marcus Peinado and
                  Thomas Lengauer",
  title =        "Random Generation of Embedded Graphs and an Extension to {Dobrushin} Uniqueness (Extended Abstract)",
  pages =        "176--185",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:LevNarSmi98,
  author =       "Christos Levcopoulos and
                  Giri Narasimhan and
                  Michiel H. M. Smid",
  title =        "Efficient Algorithms for Constructing Fault-Tolerant Geometric Spanners",
  pages =        "186--195",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:TaShma98,
  author =       "Amnon Ta-Shma",
  title =        "Almost Optimal Dispersers",
  pages =        "196--202",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BeiBuhFor98,
  author =       "Richard Beigel and
                  Harry Buhrman and
                  Lance Fortnow",
  title =        "{NP} Might Not Be As Easy As Detecting Unique Solutions",
  pages =        "203--208",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CanGolHal98,
  author =       "Ran Canetti and
                  Oded Goldreich and
                  Shai Halevi",
  title =        "The Random Oracle Methodology, Revisited (Preliminary Version)",
  pages =        "209--218",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Grigoriev98,
  author =       "Dima Grigoriev",
  title =        "Randomized Complexity Lower Bounds",
  pages =        "219--223",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:KupVar98,
  author =       "Orna Kupferman and
                  Moshe Y. Vardi",
  title =        "Weak Alternating Automata and Tree Automata Emptiness",
  pages =        "224--233",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:TheWil98,
  author =       "Denis Th{\'e}rien and
                  Thomas Wilke",
  title =        "Over Words, Two Variables Are as Powerful as One Quantifier Alternation",
  pages =        "234--240",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:ShoWas98,
  author =       "Mohammad Amin Shokrollahi and
                  Hal Wasserman",
  title =        "Decoding Algebraic-Geometric Codes Beyond the Error-Correction Bound",
  pages =        "241--248",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:LMSS98,
  author =       "Michael Luby and
                  Michael Mitzenmacher and
                  Mohammad Amin Shokrollahi and
                  Daniel A. Spielman",
  title =        "Analysis of Low Density Codes and Improved Designs Using Irregular Graphs",
  pages =        "249--258",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:EKKRV98,
  author =       "Funda Erg{\"u}n and
                  Sampath Kannan and
                  Ravi Kumar and
                  Ronitt Rubinfeld and
                  Mahesh Viswanathan",
  title =        "Spot-Checkers",
  pages =        "259--268",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BFRSV98,
  author =       "Michael A. Bender and
                  Antonio Fern{\'a}ndez and
                  Dana Ron and
                  Amit Sahai and
                  Salil P. Vadhan",
  title =        "The Power of a Pebble: Exploring and Mapping Directed Graphs",
  pages =        "269--278",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BKRW98,
  author =       "Adam L. Buchsbaum and
                  Haim Kaplan and
                  Anne Rogers and
                  Jeffery Westbrook",
  title =        "Linear-Time Pointer-Machine Algorithms for Least Common Ancestors, {MST} Verification, and Dominators",
  pages =        "279--288",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:GolRon98,
  author =       "Oded Goldreich and
                  Dana Ron",
  title =        "A Sublinear Bipartiteness Tester for Bunded Degree Graphs",
  pages =        "289--298",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Trevisan98,
  author =       "Luca Trevisan",
  title =        "Recycling Queries in {PCPs} and in Linearity Tests (Extended Abstract)",
  pages =        "299--308",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:AjtFagSto98,
  author =       "Mikl{\'o}s Ajtai and
                  Ronald Fagin and
                  Larry J. Stockmeyer",
  title =        "The Closure of Monadic {NP} (Extended Abstract)",
  pages =        "309--318",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Fredman98,
  author =       "Michael L. Fredman",
  title =        "Information Theoretic Implications for Pairing Heaps",
  pages =        "319--326",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BCFM98,
  author =       "Andrei Z. Broder and
                  Moses Charikar and
                  Alan M. Frieze and
                  Michael Mitzenmacher",
  title =        "Min-Wise Independent Permutations (Extended Abstract)",
  pages =        "327--336",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Arora98,
  author =       "Sanjeev Arora",
  title =        "The Approximability of {NP}-hard Problems (Invited Session)",
  pages =        "337--348",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:ChaKhuRag98,
  author =       "Moses Charikar and
                  Samir Khuller and
                  Balaji Raghavachari",
  title =        "Algorithms for Capacitated Vehicle Routing",
  pages =        "349--358",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:AKOR98,
  author =       "William Aiello and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Adi Ros{\'e}n",
  title =        "Adaptive Packet Routing for Bursty Adversarial Traffic",
  pages =        "359--368",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:AndZha98,
  author =       "Matthew Andrews and
                  Lisa Zhang",
  title =        "Stability Results for Networks with Input and Output Blocking",
  pages =        "369--377",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CMMMRS98,
  author =       "Richard Cole and
                  Bruce M. Maggs and
                  Friedhelm {Meyer auf der Heide} and
                  Michael Mitzenmacher and
                  Andr{\'e}a W. Richa and
                  Klaus Schr{\"o}der and
                  Ramesh K. Sitaraman and
                  Berthold V{\"o}cking",
  title =        "Randomized Protocols for Low Congestion Circuit Routing in Multistage Interconnection Networks",
  pages =        "378--388",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:DooGolSco98,
  author =       "Daniel R. Dooly and
                  Sally A. Goldman and
                  Stephen D. Scott",
  title =        "{TCP} Dynamic Acknowledgment Delay: Theory and Practice (Extended Abstract)",
  pages =        "389--398",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:GolSahVad98,
  author =       "Oded Goldreich and
                  Amit Sahai and
                  Salil P. Vadhan",
  title =        "Honest-Verifier Statistical Zero-Knowledge Equals General Statistical Zero-Knowledge",
  pages =        "399--408",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:DwoNaoSah98,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Amit Sahai",
  title =        "Concurrent Zero-Knowledge",
  pages =        "409--418",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BelCanKra98,
  author =       "Mihir Bellare and
                  Ran Canetti and
                  Hugo Krawczyk",
  title =        "A Modular Approach to the Design and Analysis of Authentication and Key Exchange Protocols (Extended Abstract)",
  pages =        "419--428",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Gal98,
  author =       "Anna G{\'a}l",
  title =        "A Characterization of Span Program Size and Improved Lower Bounds for Monotone Span Programs",
  pages =        "429--437",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:LewVad98,
  author =       "Daniel Lewin and
                  Salil P. Vadhan",
  title =        "Checking Polynomial Identities over any Field: Towards a Derandomization?",
  pages =        "438--447",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BGNS98,
  author =       "Amotz Bar-Noy and
                  Sudipto Guha and
                  Joseph Naor and
                  Baruch Schieber",
  title =        "Multicasting in Heterogeneous Networks",
  pages =        "448--453",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:AlbGarLeo98,
  author =       "Susanne Albers and
                  Naveen Garg and
                  Stefano Leonardi",
  title =        "Minimizing Stall Time in Single and Parallel Disk Systems",
  pages =        "454--462",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:KhaZho98,
  author =       "Sanjeev Khanna and
                  Shiyu Zhou",
  title =        "On Indexed Data Broadcast",
  pages =        "463--472",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:KlePapRag98,
  author =       "Jon M. Kleinberg and
                  Christos H. Papadimitriou and
                  Prabhakar Raghavan",
  title =        "Segmentation Problems",
  pages =        "473--482",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Vorobjov98,
  author =       "Nicolai Vorobjov",
  title =        "Computing Local Dimension of a Semialgebraic Set",
  pages =        "483--487",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:MouPan98,
  author =       "Bernard Mourrain and
                  Victor Y. Pan",
  title =        "Asymptotic Acceleration of Solving Multivariate Polynomial Systems of Equations",
  pages =        "488--496",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:HuaRao98,
  author =       "Ming-Deh A. Huang and
                  Ashwin J. Rao",
  title =        "A Black Box Approach to the Algebraic Set Decomposition Problem",
  pages =        "497--506",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:FouKoi98,
  author =       "Herv{\'e} Fournier and
                  Pascal Koiran",
  title =        "Are Lower Bounds Easier over the Reals?",
  pages =        "507--513",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CheGriPap98,
  author =       "Zhi-Zhong Chen and
                  Michelangelo Grigni and
                  Christos H. Papadimitriou",
  title =        "Planar Map Graphs",
  pages =        "514--523",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:MolRee98,
  author =       "Michael Molloy and
                  Bruce A. Reed",
  title =        "Further Algorithmic Aspects of the Local Lemma",
  pages =        "524--529",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Kleinberg98,
  author =       "Jon M. Kleinberg",
  title =        "Decision Algorithms for Unsplittable Flow and the Half-Disjoint Paths Problem",
  pages =        "530--539",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:RaoSmi98,
  author =       "Satish Rao and
                  Warren D. Smith",
  title =        "Approximating Geometrical Graphs via ``Spanners'' and ``Banyans''",
  pages =        "540--550",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Zwick98,
  author =       "Uri Zwick",
  title =        "Finding Almost-Satisfying Assignments",
  pages =        "551--560",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BKPS98,
  author =       "Paul Beame and
                  Richard M. Karp and
                  Toniann Pitassi and
                  Michael E. Saks",
  title =        "On the Complexity of Unsatisfiability Proofs for Random k-{CNF} Formulas",
  pages =        "561--571",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Freedman98,
  author =       "Michael H. Freedman",
  title =        "K-sat on Groups and Undecidability",
  pages =        "572--576",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:GriKar98,
  author =       "Dima Grigoriev and
                  Marek Karpinski",
  title =        "An Exponential Lower Bound for Depth 3 Arithmetic Circuits",
  pages =        "577--582",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Bshouty98,
  author =       "Nader H. Bshouty",
  title =        "A New Composition Theorem for Learning Algorithms",
  pages =        "583--589",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Damaschke98,
  author =       "Peter Damaschke",
  title =        "Adaptive versus Nonadaptive Attribute-Efficient Learning",
  pages =        "590--596",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:CGPPY98,
  author =       "Pierluigi Crescenzi and
                  Deborah Goldman and
                  Christos H. Papadimitriou and
                  Antonio Piccolboni and
                  Mihalis Yannakakis",
  title =        "On the Complexity of Protein Folding (Extended Abstract)",
  pages =        "597--603",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:IndMot98,
  author =       "Piotr Indyk and
                  Rajeev Motwani",
  title =        "Approximate Nearest Neighbors: Towards Removing the Curse of Dimensionality",
  pages =        "604--613",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:KusOstRab98,
  author =       "Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Efficient Search for Approximate Nearest Neighbor in High Dimensional Spaces",
  pages =        "614--623",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:FeiSch98,
  author =       "Uriel Feige and
                  Christian Scheideler",
  title =        "Improved Bounds for Acyclic Job Shop Scheduling (Extended Abstract)",
  pages =        "624--633",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:KhaLib98,
  author =       "Sanjeev Khanna and
                  Vincenzo Liberatore",
  title =        "On Broadcast Disk Paging",
  pages =        "634--643",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:LinSamWig98,
  author =       "Nathan Linial and
                  Alex Samorodnitsky and
                  Avi Wigderson",
  title =        "A Deterministic Strongly Polynomial Algorithm for Matrix Scaling and Approximate Permanents",
  pages =        "644--652",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Thathachar98,
  author =       "Jayram S. Thathachar",
  title =        "On Separating the Read-k-Times Branching Program Hierarchy",
  pages =        "653--662",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:FraMacYun98,
  author =       "Yair Frankel and
                  Philip D. MacKenzie and
                  Moti Yung",
  title =        "Robust Efficient Distributed {RSA}-Key Generation",
  pages =        "663--672",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:BabHayKim98,
  author =       "L{\'a}szl{\'o} Babai and
                  Thomas P. Hayes and
                  Peter G. Kimmel",
  title =        "The Cost of the Missing Bit: Communication Complexity with Help",
  pages =        "673--682",
  booktitle =    stoc98name,
  editor =       stoc98ed,
  publisher =    stocpub,
  address =      stoc98addr,
  month =        stoc98month,
  year =         1998,
}

@InProceedings{STOC:Hastad97,
  author =       "Johan H{\aa}stad",
  title =        "Some Optimal Inapproximability Results",
  pages =        "1--10",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KhaSudWil97,
  author =       "Sanjeev Khanna and
                  Madhu Sudan and
                  David P. Williamson",
  title =        "A Complete Classification of the Approximability of Maximization Problems Derived from {Boolean} Constraint Satisfaction",
  pages =        "11--20",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Trevisan97,
  author =       "Luca Trevisan",
  title =        "When {Hamming} Meets {Euclid}: The Approximability of Geometric {TSP} and {MST} (Extended Abstract)",
  pages =        "21--29",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Reif97,
  author =       "John H. Reif",
  title =        "Approximate Complex Polynomial Evaluation in Near Constant Work Per Point",
  pages =        "30--39",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:BuhShoSte97,
  author =       "Joe Buhler and
                  Mohammad Amin Shokrollahi and
                  Volker Stemann",
  title =        "Fast and Precise Computations of Discrete {Fourier} Transforms Using Cyclotomic Integers",
  pages =        "40--47",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Beals97,
  author =       "Robert Beals",
  title =        "Quantum Computation of Fourier Transforms over Symmetric Groups",
  pages =        "48--53",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KLPST97,
  author =       "Ming-Yang Kao and
                  Tak Wah Lam and
                  Teresa M. Przytycka and
                  Wing-Kin Sung and
                  Hing-Fung Ting",
  title =        "General Techniques for Comparing Unrooted Evolutionary Trees",
  pages =        "54--65",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ColHar97,
  author =       "Richard Cole and
                  Ramesh Hariharan",
  title =        "Tree Pattern Matching and Subset Matching in Randomized {O}(n log$^3$ m) Time",
  pages =        "66--75",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:GriKar97,
  author =       "Dima Grigoriev and
                  Marek Karpinski",
  title =        "Randomized Omega($n^2$) Lower Bound for Knapsack",
  pages =        "76--85",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:PatSakZan97,
  author =       "Ramamohan Paturi and
                  Michael E. Saks and
                  Francis Zane",
  title =        "Exponential Lower Bounds for Depth 3 {Boolean} Circuits",
  pages =        "86--91",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Vardy97,
  author =       "Alexander Vardy",
  title =        "Algorithmic Complexity in Coding Theory and the Minimum Distance Problem (Invited Session)",
  pages =        "92--109",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:LeoRaz97,
  author =       "Stefano Leonardi and
                  Danny Raz",
  title =        "Approximating Total Flow Time on Parallel Machines",
  pages =        "110--119",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ECBD97,
  author =       "Jeff Edmonds and
                  Donald D. Chinn and
                  Tim Brecht and
                  Xiaotie Deng",
  title =        "Non-clairvoyant Multiprocessor Scheduling of Jobs with Changing Execution Characteristics (Extended Abstract)",
  pages =        "120--129",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Albers97,
  author =       "Susanne Albers",
  title =        "Better Bounds for Online Scheduling",
  pages =        "130--139",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:PSTW97,
  author =       "Cynthia A. Phillips and
                  Clifford Stein and
                  Eric Torng and
                  Joel Wein",
  title =        "Optimal Time-Critical Scheduling via Resource Augmentation (Extended Abstract)",
  pages =        "140--149",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:LMSSS97,
  author =       "Michael Luby and
                  Michael Mitzenmacher and
                  Mohammad Amin Shokrollahi and
                  Daniel A. Spielman and
                  Volker Stemann",
  title =        "Practical Loss-Resilient Codes",
  pages =        "150--159",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:LafRoc97,
  author =       "John D. Lafferty and
                  Daniel N. Rockmore",
  title =        "Spectral Techniques for Expander Codes",
  pages =        "160--167",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Pan97,
  author =       "Victor Y. Pan",
  title =        "Faster Solution of the Key Equation for Decoding {BCH} Error-Correcting Codes",
  pages =        "168--175",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AhaBen97,
  author =       "Dorit Aharonov and
                  Michael Ben-Or",
  title =        "Fault-Tolerant Quantum Computation With Constant Error",
  pages =        "176--188",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:NaoRei97,
  author =       "Moni Naor and
                  Omer Reingold",
  title =        "On the Construction of Pseudo-Random Permutations: {Luby}-{Rackoff} Revisited (Extended Abstract)",
  pages =        "189--199",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:CheKao97,
  author =       "Zhi-Zhong Chen and
                  Ming-Yang Kao",
  title =        "Reducing Randomness via Irrational Numbers",
  pages =        "200--209",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Mulmuley97,
  author =       "Ketan Mulmuley",
  title =        "Is There an Algebraic Proof for {P} != {NC}? (Extended Abstract)",
  pages =        "210--219",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ImpWig97,
  author =       "Russell Impagliazzo and
                  Avi Wigderson",
  title =        "{P} = {BPP} if {E} Requires Exponential Circuits: Derandomizing the {XOR} Lemma",
  pages =        "220--229",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ATWZ97,
  author =       "Roy Armoni and
                  Amnon Ta-Shma and
                  Avi Wigderson and
                  Shiyu Zhou",
  title =        "{SL} <= $L^4/3$",
  pages =        "230--239",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Karger97,
  author =       "David R. Karger",
  title =        "Using Random Sampling to Find Maximum Flows in Uncapacitated Undirected Graphs",
  pages =        "240--249",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:BelVer97,
  author =       "Peter A. Beling and
                  Sushil Verma",
  title =        "Combinatorial Complexity of the Central Curve",
  pages =        "250--255",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:DuhFur97,
  author =       "{Rong-chii} Duh and
                  Martin F{\"u}rer",
  title =        "Approximation of k-Set Cover by Semi-Local Optimization",
  pages =        "256--264",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ShmTarAar97,
  author =       "David B. Shmoys and
                  {\'E}va Tardos and
                  Karen Aardal",
  title =        "Approximation Algorithms for Facility Location Problems (Extended Abstract)",
  pages =        "265--274",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AKTT97,
  author =       "Tetsuo Asano and
                  Naoki Katoh and
                  Hisao Tamaki and
                  Takeshi Tokuyama",
  title =        "Covering Points in the Plane by k-Tours: Towards a Polynomial Time Approximation Scheme for General k",
  pages =        "275--283",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AjtDwo97,
  author =       "Mikl{\'o}s Ajtai and
                  Cynthia Dwork",
  title =        "A Public-Key Cryptosystem with Worst-Case/Average-Case Equivalence",
  pages =        "284--293",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:OstSho97,
  author =       "Rafail Ostrovsky and
                  Victor Shoup",
  title =        "Private Information Storage (Extended Abstract)",
  pages =        "294--303",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ChoGil97,
  author =       "Benny Chor and
                  Niv Gilboa",
  title =        "Computationally Private Information Retrieval (Extended Abstract)",
  pages =        "304--313",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AueLonSri97,
  author =       "Peter Auer and
                  Philip M. Long and
                  Aravind Srinivasan",
  title =        "Approximating Hyper-Rectangles: Learning and Pseudo-Random Sets",
  pages =        "314--323",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:BenBshKus97,
  author =       "Shai Ben-David and
                  Nader H. Bshouty and
                  Eyal Kushilevitz",
  title =        "A Composition Theorem for Learning Algorithms with Applications to Geometric Concept Classes",
  pages =        "324--333",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:FSSW97,
  author =       "Yoav Freund and
                  Robert E. Schapire and
                  Yoram Singer and
                  Manfred K. Warmuth",
  title =        "Using and Combining Predictors That Specialize",
  pages =        "334--343",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:BerCou97,
  author =       "Piotr Berman and
                  Chris Coulston",
  title =        "On-Line Algorithms for {Steiner} Tree Problems (Extended Abstract)",
  pages =        "344--353",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AweSin97,
  author =       "Baruch Awerbuch and
                  Tripurari Singh",
  title =        "Online Algorithms for Selective Multicast and Maximal Dense Trees",
  pages =        "354--362",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ParRazWig97,
  author =       "Itzhak Parnafes and
                  Ran Raz and
                  Avi Wigderson",
  title =        "Direct Product Results and the {GCD} Problem, in Old and New Communication Models",
  pages =        "363--372",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Dietzfelbinger97,
  author =       "Martin Dietzfelbinger",
  title =        "The Linear-Array Problem in Communication Complexity Resolved",
  pages =        "373--382",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Babai97,
  author =       "L{\'a}szl{\'o} Babai",
  title =        "{Paul} {Erd{\"o}s} (1913--1996): His Influence on the Theory of Computing (Invited Session)",
  pages =        "383--401",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:MRST97,
  author =       "William McCuaig and
                  Neil Robertson and
                  Paul D. Seymour and
                  Robin Thomas",
  title =        "Permanents, Pfaffian Orientations, and Even Directed Circuits (Extended Abstract)",
  pages =        "402--405",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:GolRon97,
  author =       "Oded Goldreich and
                  Dana Ron",
  title =        "Property Testing in Bounded Degree Graphs",
  pages =        "406--415",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AlbHen97,
  author =       "Susanne Albers and
                  Monika Rauch Henzinger",
  title =        "Exploring Unknown Environments",
  pages =        "416--425",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:He97,
  author =       "Xin He",
  title =        "On Floorplans of Planar Graphs",
  pages =        "426--435",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:CraDam97,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "Linear Zero-Knowledge - A Note on Efficient Zero-Knowledge Proofs and Arguments",
  pages =        "436--445",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Beaver97,
  author =       "Donald Beaver",
  title =        "Commodity-Based Cryptography (Extended Abstract)",
  pages =        "446--455",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Micciancio97,
  author =       "Daniele Micciancio",
  title =        "Oblivious Data Structures: Applications to Cryptography",
  pages =        "456--464",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ADMPT97,
  author =       "Noga Alon and
                  Martin Dietzfelbinger and
                  Peter Bro Miltersen and
                  Erez Petrank and
                  G{\'a}bor Tardos",
  title =        "Is Linear Hashing Good?",
  pages =        "465--474",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:RazSaf97,
  author =       "Ran Raz and
                  Shmuel Safra",
  title =        "A Sub-Constant Error-Probability Low-Degree Test, and a Sub-Constant Error-Probability {PCP} Characterization of {NP}",
  pages =        "475--484",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AroSud97,
  author =       "Sanjeev Arora and
                  Madhu Sudan",
  title =        "Improved Low-Degree Testing and its Applications",
  pages =        "485--495",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KilPetTar97,
  author =       "Joe Kilian and
                  Erez Petrank and
                  G{\'a}bor Tardos",
  title =        "Probabilistically Checkable Proofs with Zero Knowledge",
  pages =        "496--505",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:FeiKil97,
  author =       "Uriel Feige and
                  Joe Kilian",
  title =        "Making Games Short (Extended Abstract)",
  pages =        "506--516",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:MagVoc97,
  author =       "Bruce M. Maggs and
                  Berthold V{\"o}cking",
  title =        "Improved Routing and Sorting on Multibutterflies",
  pages =        "517--530",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:BroFriUpf97,
  author =       "Andrei Z. Broder and
                  Alan M. Frieze and
                  Eli Upfal",
  title =        "Static and Dynamic Path Selection on Expander Graphs: A Random Walk Approach (Preliminary Version)",
  pages =        "531--539",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AFGV97,
  author =       "Lars Arge and
                  Paolo Ferragina and
                  Roberto Grossi and
                  Jeffrey Scott Vitter",
  title =        "On Sorting Strings in External Memory (Extended Abstract)",
  pages =        "540--548",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:NisBar97,
  author =       "Noam Nisan and
                  Ziv Bar-Yossef",
  title =        "Pointer Jumping Requires Concurrent Read",
  pages =        "549--558",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Aspnes97,
  author =       "James Aspnes",
  title =        "Lower Bounds for Distributed Coin-Flipping and Randomized Consensus",
  pages =        "559--568",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:MalRei97,
  author =       "Dahlia Malkhi and
                  Michael K. Reiter",
  title =        "Byzantine Quorum Systems",
  pages =        "569--578",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:LoHad97,
  author =       "Wai-Kau Lo and
                  Vassos Hadzilacos",
  title =        "All of Us are Smarter Than Any of Us: Wait-Free Hierarchies are not Robust",
  pages =        "579--588",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:HerRaj97,
  author =       "Maurice Herlihy and
                  Sergio Rajsbaum",
  title =        "The Decidability of Distributed Decision Tasks (Extended Abstract)",
  pages =        "589--598",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Kleinberg97,
  author =       "Jon M. Kleinberg",
  title =        "Two Algorithms for Nearest-Neighbor Search in High Dimensions",
  pages =        "599--608",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Clarkson97,
  author =       "Kenneth L. Clarkson",
  title =        "Nearest Neighbor Queries in Metric Spaces",
  pages =        "609--617",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:IMRV97,
  author =       "Piotr Indyk and
                  Rajeev Motwani and
                  Prabhakar Raghavan and
                  Santosh Vempala",
  title =        "Locality-Preserving Hashing in Multidimensional Spaces",
  pages =        "618--625",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:CCFM97,
  author =       "Moses Charikar and
                  Chandra Chekuri and
                  Tom{\'a}s Feder and
                  Rajeev Motwani",
  title =        "Incremental Clustering and Dynamic Information Retrieval",
  pages =        "626--635",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:SriTeo97,
  author =       "Aravind Srinivasan and
                  Chung-Piaw Teo",
  title =        "A Constant-Factor Approximation Algorithm for Packet Routing, and Balancing Local vs. Global Criteria",
  pages =        "636--643",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:OstRab97,
  author =       "Rafail Ostrovsky and
                  Yuval Rabani",
  title =        "Universal O(Congestion + Dilation + log$^{1+epsilon}$N) Local Control Packet Switching Algorithms",
  pages =        "644--653",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KLLPLL97,
  author =       "David R. Karger and
                  Eric Lehman and
                  Frank Thomson Leighton and
                  Rina Panigrahy and
                  Matthew S. Levine and
                  Daniel Lewin",
  title =        "Consistent Hashing and Random Trees: Distributed Caching Protocols for Relieving Hot Spots on the World Wide Web",
  pages =        "654--663",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KleRabTar97,
  author =       "Jon M. Kleinberg and
                  Yuval Rabani and
                  {\'E}va Tardos",
  title =        "Allocating Bandwidth for Bursty Connections",
  pages =        "664--673",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:GorJer97,
  author =       "Vivek Gore and
                  Mark Jerrum",
  title =        "The {Swendsen}-{Wang} Process Does Not Always Mix Rapidly",
  pages =        "674--681",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:LubVig97,
  author =       "Michael Luby and
                  Eric Vigoda",
  title =        "Approximately Counting Up To Four (Extended Abstract)",
  pages =        "682--687",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Fill97,
  author =       "James Allen Fill",
  title =        "An Interruptible Algorithm for Perfect Sampling via {Markov} Chains",
  pages =        "688--695",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KanVem97,
  author =       "Ravi Kannan and
                  Santosh Vempala",
  title =        "Sampling Lattice Points",
  pages =        "696--700",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:Irani97,
  author =       "Sandy Irani",
  title =        "Page Replacement with Multi-Size Pages and Applications to Web Caching",
  pages =        "701--710",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:BBBT97,
  author =       "Yair Bartal and
                  Avrim Blum and
                  Carl Burch and
                  Andrew Tomkins",
  title =        "A polylog(n)-Competitive Algorithm for Metrical Task Systems",
  pages =        "711--719",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:MacPit97,
  author =       "Alexis Maciel and
                  Toniann Pitassi",
  title =        "On {ACC}$^0[p^k]$ {Frege} Proofs",
  pages =        "720--729",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:AAIPR97,
  author =       "Manindra Agrawal and
                  Eric Allender and
                  Russell Impagliazzo and
                  Toniann Pitassi and
                  Steven Rudich",
  title =        "Reducing the Complexity of Reductions",
  pages =        "730--738",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:RazWigYao97,
  author =       "Alexander A. Razborov and
                  Avi Wigderson and
                  Andrew Chi-Chih Yao",
  title =        "Read-Once Branching Programs, Rectangular Proofs of the Pigeonhole Principle and the Transversal Calculus",
  pages =        "739--748",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ChuYau97,
  author =       "Fan R. K. Chung and
                  S.-T. Yau",
  title =        "Eigenvalues, Flows and Separators of Graphs (Errata)",
  pages =        "749",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:ForSip97,
  author =       "Lance Fortnow and
                  Michael Sipser",
  title =        "Retraction of Probabilistic Computation and Linear Time (Errata)",
  pages =        "750",
  booktitle =    stoc97name,
  editor =       stoc97ed,
  publisher =    stocpub,
  address =      stoc97addr,
  month =        stoc97month,
  year =         1997,
}

@InProceedings{STOC:KusLinOst96,
  author =       "Eyal Kushilevitz and
                  Nathan Linial and
                  Rafail Ostrovsky",
  title =        "The Linear-Array Conjecture in Communication Complexity is False",
  pages =        "1--10",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Hastad96,
  author =       "Johan H{\aa}stad",
  title =        "Testing of the Long Code and Hardness for Clique",
  pages =        "11--19",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AloMatSze96,
  author =       "Noga Alon and
                  Yossi Matias and
                  Mario Szegedy",
  title =        "The Space Complexity of Approximating the Frequency Moments",
  pages =        "20--29",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:ChaRad96,
  author =       "Shiva Chaudhuri and
                  Jaikumar Radhakrishnan",
  title =        "Deterministic Restrictions in Circuit Complexity",
  pages =        "30--36",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:CheThu96,
  author =       "Joseph Cheriyan and
                  Ramakrishna Thurimella",
  title =        "Fast Algorithms for k-Shredders and k-Node Connectivity Augmentation (Extended Abstract)",
  pages =        "37--46",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BenKar96,
  author =       "Andr{\'a}s A. Bencz{\'u}r and
                  David R. Karger",
  title =        "Approximating s-t Minimum Cuts in $\tilde{O}(n^2)$ Time",
  pages =        "47--55",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Karger96,
  author =       "David R. Karger",
  title =        "Minimum Cuts in Near-Linear Time",
  pages =        "56--63",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:NagIba96,
  author =       "Hiroshi Nagamochi and
                  Toshihide Ibaraki",
  title =        "Deterministic $\tilde{O}(nm)$ Time Edge-Splitting in Undirected Graphs",
  pages =        "64--73",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Naor96,
  author =       "Moni Naor",
  title =        "Evaluation May Be Easier Than Generation (Extended Abstract)",
  pages =        "74--83",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Ogihara96,
  author =       "Mitsunori Ogihara",
  title =        "The PL Hierarchy Collapses",
  pages =        "84--88",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AfeManOst96,
  author =       "Yehuda Afek and
                  Yishay Mansour and
                  Zvi Ostfeld",
  title =        "Convergence Complexity of Optimistic Rate Based Flow Control Algorithms (Extended Abstract)",
  pages =        "89--98",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Ajtai96,
  author =       "Mikl{\'o}s Ajtai",
  title =        "Generating Hard Instances of Lattice Problems (Extended Abstract)",
  pages =        "99--108",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Milenkovic96,
  author =       "Victor Milenkovic",
  title =        "Translational Polygon Containment and Minimal Enclosure using Linear Programming Based Restriction",
  pages =        "109--118",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BerSah96,
  author =       "Marshall W. Bern and
                  Amit Sahai",
  title =        "Pushing Disks Together - The Continuous-Motion Case",
  pages =        "119--125",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BerCatVar96,
  author =       "Francesco Bergadano and
                  Dario Catalano and
                  Stefano Varricchio",
  title =        "Learning Sat-k-{DNF} Formulas from Membership Queries",
  pages =        "126--130",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Bshouty96,
  author =       "Nader H. Bshouty",
  title =        "Towards the Learnability of {DNF} Formulae",
  pages =        "131--140",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:CDFS96,
  author =       "Nicol{\`o} Cesa-Bianchi and
                  Eli Dichterman and
                  Paul Fischer and
                  Hans-Ulrich Simon",
  title =        "Noise-Tolerant Learning Near the Information-Theoretic Bound",
  pages =        "141--150",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BGMST96,
  author =       "Nader H. Bshouty and
                  Sally A. Goldman and
                  H. David Mathias and
                  Subhash Suri and
                  Hisao Tamaki",
  title =        "Noise-Tolerant Distribution-Free Learning of General Geometric Concepts",
  pages =        "151--160",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AllBeaOgi96,
  author =       "Eric Allender and
                  Robert Beals and
                  Mitsunori Ogihara",
  title =        "The Complexity of Matrix Rank and Feasible Systems of Linear Equations (Extended Abstract)",
  pages =        "161--167",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BasPolRoy96,
  author =       "Saugata Basu and
                  Richard Pollack and
                  Marie-Fran\c{c}oise Roy",
  title =        "Computing Roadmaps of Semi-Algebraic Sets (Extended Abstract)",
  pages =        "168--173",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:CleEdmImp96,
  author =       "Matthew Clegg and
                  Jeff Edmonds and
                  Russell Impagliazzo",
  title =        "Using the {Groebner} Basis Algorithm to Find Proofs of Unsatisfiability",
  pages =        "174--183",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KapSax96,
  author =       "Deepak Kapur and
                  Tushar Saxena",
  title =        "Sparsity Considerations in {Dixon} Resultants",
  pages =        "184--191",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:VenVit96,
  author =       "Darren Erik Vengroff and
                  Jeffrey Scott Vitter",
  title =        "Efficient 3-D Range Searching in External Memory",
  pages =        "192--201",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KapTar96,
  author =       "Haim Kaplan and
                  Robert Endre Tarjan",
  title =        "Purely Functional Representations of Catenable Sorted Lists",
  pages =        "202--211",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Grover96,
  author =       "Lov K. Grover",
  title =        "A Fast Quantum Mechanical Algorithm for Database Search",
  pages =        "212--219",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BPWY96,
  author =       "Maria Luisa Bonet and
                  Cynthia A. Phillips and
                  Tandy Warnow and
                  Shibu Yooseph",
  title =        "Constructing Evolutionary Trees in the Presence of Polymorphic Characters",
  pages =        "220--229",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:FarKan96,
  author =       "Martin Farach and
                  Sampath Kannan",
  title =        "Efficient Algorithms for Inverting Evolution",
  pages =        "230--236",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AspWaa96,
  author =       "James Aspnes and
                  Orli Waarts",
  title =        "Modular Competitiveness for Distributed Algorithms",
  pages =        "237--246",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Goodrich96,
  author =       "Michael T. Goodrich",
  title =        "Communication-Efficient Parallel Sorting (Preliminary Version)",
  pages =        "247--256",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:ALMZ96,
  author =       "Matthew Andrews and
                  Frank Thomson Leighton and
                  Panagiotis Takis Metaxas and
                  Lisa Zhang",
  title =        "Automatic Methods for Hiding Latency in High Bandwidth Networks (Extended Abstract)",
  pages =        "257--265",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Ma96,
  author =       "Yuan Ma",
  title =        "An O(n log n)-Size Fault-Tolerant Sorting Network (Extended Abstract)",
  pages =        "266--275",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:TaShma96,
  author =       "Amnon Ta-Shma",
  title =        "On Extracting Randomness From Weak Random Sources (Extended Abstract)",
  pages =        "276--285",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Zuckerman96,
  author =       "David Zuckerman",
  title =        "Randomness-Optimal Sampling, Extractors, and Constructive Leader Election",
  pages =        "286--295",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Wilson96,
  author =       "David Bruce Wilson",
  title =        "Generating Random Spanning Trees More Quickly than the Cover Time",
  pages =        "296--303",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:DimImp96,
  author =       "Tassos Dimitriou and
                  Russell Impagliazzo",
  title =        "Towards an Analysis of Local Optimization Algorithms",
  pages =        "304--313",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}


@InProceedings{STOC:Feige96,
  author =       "Uriel Feige",
  title =        "A Threshold of ln n for Approximating Set Cover
                 (Preliminary Version)",
  pages =        "314--318",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:McCormick96,
  author =       "S. Thomas McCormick",
  title =        "Fast Algorithms for Parametric Scheduling Come from Extensions to Parametric Maximum Flow",
  pages =        "319--328",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KhaMot96,
  author =       "Sanjeev Khanna and
                  Rajeev Motwani",
  title =        "Towards a Syntactic Characterization of {PTAS}",
  pages =        "329--337",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KleLu96,
  author =       "Philip N. Klein and
                  Hsueh-I Lu",
  title =        "Efficient Approximation Algorithms for Semidefinite Programs Arising from {MAX} {CUT} and {COLORING}",
  pages =        "338--347",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BroUpf96,
  author =       "Andrei Z. Broder and
                  Eli Upfal",
  title =        "Dynamic Deflection Routing on Arrays (Preliminary Version)",
  pages =        "348--355",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:CHSV96,
  author =       "Robert Cypher and
                  Friedhelm Meyer auf der Heide and
                  Christian Scheideler and
                  Berthold V{\"o}cking",
  title =        "Universal Algorithms for Store-and-Forward and Wormhole Routing",
  pages =        "356--365",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:RabTar96,
  author =       "Yuval Rabani and
                  {\'E}va Tardos",
  title =        "Distributed Packet Switching in Arbitrary Networks",
  pages =        "366--375",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BKRSW96,
  author =       "Allan Borodin and
                  Jon M. Kleinberg and
                  Prabhakar Raghavan and
                  Madhu Sudan and
                  David P. Williamson",
  title =        "Adversarial Queueing Theory",
  pages =        "376--385",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Friedman96,
  author =       "Joel Friedman",
  title =        "Computing Betti Numbers via Combinatorial Laplacians",
  pages =        "386--391",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Mohar96,
  author =       "Bojan Mohar",
  title =        "Embedding Graphs in an Arbitrary Surface in Linear Time",
  pages =        "392--397",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:DeyGuh96,
  author =       "Tamal K. Dey and
                  Sumanta Guha",
  title =        "Algorithms for Manifolds and Simplicial Complexes in {Euclidean} 3-Space (Preliminary Version)",
  pages =        "398--407",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Basu96,
  author =       "Saugata Basu",
  title =        "On Bounding the Betti Numbers and Computing the {Euler} Characteristic of Semi-Algebraic Sets",
  pages =        "408--417",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KelTauWoe96,
  author =       "Hans Kellerer and
                  Thomas Tautenhahn and
                  Gerhard J. Woeginger",
  title =        "Approximability and Nonapproximability Results for Minimizing Total Flow Time on a Single Machine",
  pages =        "418--426",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Karloff96,
  author =       "Howard J. Karloff",
  title =        "How Good is the {Goemans}-{Williamson} {MAX} {CUT} Algorithm?",
  pages =        "427--434",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Slavik96,
  author =       "Petr Slav{\'i}k",
  title =        "A Tight Analysis of the Greedy Algorithm for Set Cover",
  pages =        "435--441",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BluRavVem96,
  author =       "Avrim Blum and
                  R. Ravi and
                  Santosh Vempala",
  title =        "A Constant-factor Approximation Algorithm for the k {MST} Problem (Extended Abstract)",
  pages =        "442--448",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BerKleLei96,
  author =       "Bonnie Berger and
                  Jon M. Kleinberg and
                  Frank Thomson Leighton",
  title =        "Reconstructing a Three-Dimensional Model with Arbitrary Errors",
  pages =        "449--458",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KeaMan96,
  author =       "Michael J. Kearns and
                  Yishay Mansour",
  title =        "On the Boosting Ability of Top-Down Decision Tree Learning Algorithms",
  pages =        "459--468",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AngWesZhu96,
  author =       "Dana Angluin and
                  Jeffery Westbrook and
                  Wenhong Zhu",
  title =        "Robot Navigation with Range Queries",
  pages =        "469--478",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Beaver96a,
  author =       "Donald Beaver",
  title =        "Correlated Pseudorandomness and the Complexity of Private Computations",
  pages =        "479--488",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:DwoLotNao96,
  author =       "Cynthia Dwork and
                  Jeffrey B. Lotspiech and
                  Moni Naor",
  title =        "Digital Signets: Self-Enforcing Protection of Digital Information (Preliminary Version)",
  pages =        "489--498",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:FraGemYun96,
  author =       "Yair Frankel and
                  Peter Gemmell and
                  Moti Yung",
  title =        "Witness-Based Cryptographic Program Checking and Robust Function Sharing",
  pages =        "499--508",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:LinSas96,
  author =       "Nathan Linial and
                  Ori Sasson",
  title =        "Non-Expansive Hashing",
  pages =        "509--518",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AAFL96,
  author =       "Baruch Awerbuch and
                  Yossi Azar and
                  Amos Fiat and
                  Frank Thomson Leighton",
  title =        "Making Commitments in the Face of Uncertainty: How to Pick a Winner Almost Every Time (Extended Abstract)",
  pages =        "519--530",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BarFiaLeo96,
  author =       "Yair Bartal and
                  Amos Fiat and
                  Stefano Leonardi",
  title =        "Lower Bounds for On-line Graph Problems with Application to On-line Circuit and Optical Routing",
  pages =        "531--540",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KusOstRos96,
  author =       "Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Adi Ros{\'e}n",
  title =        "Characterizing Linear Size Circuits in Terms of Privacy",
  pages =        "541--550",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:HroSch96,
  author =       "Juraj Hromkovic and
                  Georg Schnitger",
  title =        "Nondeterministic Communication with a Limited Number of Advice Bits",
  pages =        "551--560",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:NewSze96,
  author =       "Ilan Newman and
                  Mario Szegedy",
  title =        "Public vs. Private Coin Flips in One Round Communication Games (Extended Abstract)",
  pages =        "561--570",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:RSST96,
  author =       "Neil Robertson and
                  Daniel P. Sanders and
                  Paul D. Seymour and
                  Robin Thomas",
  title =        "Efficiently Four-Coloring Planar Graphs",
  pages =        "571--575",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Spielman96,
  author =       "Daniel A. Spielman",
  title =        "Faster Isomorphism Testing of Strongly Regular Graphs",
  pages =        "576--584",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:AggKleWil96,
  author =       "Alok Aggarwal and
                  Jon M. Kleinberg and
                  David P. Williamson",
  title =        "Node-Disjoint Paths on the Mesh and a New Trade-Off in {VLSI} Layout",
  pages =        "585--594",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Fu96,
  author =       "Xudong Fu",
  title =        "Modular Coloring Formulas Are Hard for Cutting Planes Proofs",
  pages =        "595--602",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:BGKRSW96,
  author =       "L{\'a}szl{\'o} Babai and
                  Anna G{\'a}l and
                  J{\'a}nos Koll{\'a}r and
                  Lajos R{\'o}nyai and
                  Tibor Szab{\'o} and
                  Avi Wigderson",
  title =        "Extremal Bipartite Graphs and Superpolynomial Lower Bounds for Monotone Span Programs",
  pages =        "603--611",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:GKHS96,
  author =       "Dima Grigoriev and
                  Marek Karpinski and
                  Friedhelm Meyer auf der Heide and
                  Roman Smolensky",
  title =        "A Lower Bound for Randomized Algebraic Decision Trees",
  pages =        "612--619",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:EvaPip96,
  author =       "William S. Evans and
                  Nicholas Pippenger",
  title =        "Lower Bounds for Noisy {Boolean} Decision Trees",
  pages =        "620--628",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Beaver96b,
  author =       "Donald Beaver",
  title =        "Adaptive Zero Knowledge and Computational Equivocation (Extended Abstract)",
  pages =        "629--638",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:CFGN96,
  author =       "Ran Canetti and
                  Uriel Feige and
                  Oded Goldreich and
                  Moni Naor",
  title =        "Adaptively Secure Multi-Party Computation",
  pages =        "639--648",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:Okamoto96,
  author =       "Tatsuaki Okamoto",
  title =        "On Relationships between Statistical Zero-Knowledge Proofs",
  pages =        "649--658",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KosDel96,
  author =       "S. Rao Kosaraju and
                  Arthur L. Delcher",
  title =        "Large-Scale Assembly of {DNA} Strings and Space-Efficient Construction of Suffix Trees (Correction)",
  pages =        "659",
  booktitle =    stoc96name,
  editor =       stoc96ed,
  publisher =    stocpub,
  address =      stoc96addr,
  month =        stoc96month,
  year =         1996,
}

@InProceedings{STOC:KhuRag95,
  author =       "Samir Khuller and
                  Balaji Raghavachari",
  title =        "Improved approximation algorithms for uniform connectivity problems",
  pages =        "1--10",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Karger95,
  author =       "David R. Karger",
  title =        "A randomized fully polynomial time approximation scheme for the all terminal network reliability problem",
  pages =        "11--17",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KarPlo95,
  author =       "David R. Karger and
                  Serge A. Plotkin",
  title =        "Adding multiple cost constraints to combinatorial optimization problems, with applications to multicommodity flows",
  pages =        "18--25",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KleTar95,
  author =       "Jon M. Kleinberg and
                  {\'E}va Tardos",
  title =        "Approximations for the disjoint paths problem in high-diameter planar networks",
  pages =        "26--35",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:FraYun95,
  author =       "Matthew K. Franklin and
                  Moti Yung",
  title =        "Secure Hypergraphs: Privacy from Partial Broadcast (Extended Abstract)",
  pages =        "36--44",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BelGolGol95,
  author =       "Mihir Bellare and
                  Oded Goldreich and
                  Shafi Goldwasser",
  title =        "Incremental cryptography and application to virus protection",
  pages =        "45--56",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BelRog95,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "Provably Secure Session Key Distribution: The Three Party Case",
  pages =        "57--66",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Yao95,
  author =       "Andrew Chi-Chih Yao",
  title =        "Security of quantum protocols against coherent measurements",
  pages =        "67--75",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:LovWin95,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Peter Winkler",
  title =        "Efficient stopping rules for {Markov} chains",
  pages =        "76--82",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:RabRabSin95,
  author =       "Yuval Rabani and
                  Yuri Rabinovich and
                  Alistair Sinclair",
  title =        "A computational view of population genetics",
  pages =        "83--92",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KapTar95,
  author =       "Haim Kaplan and
                  Robert Endre Tarjan",
  title =        "Persistent lists with catenation via recursive slow-down",
  pages =        "93--102",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:MNSW95,
  author =       "Peter Bro Miltersen and
                  Noam Nisan and
                  Shmuel Safra and
                  Avi Wigderson",
  title =        "On data structures and asymmetric communication complexity",
  pages =        "103--111",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:DiaSal95,
  author =       "Persi Diaconis and
                  Laurent Saloff-Coste",
  title =        "What do we know about the Metropolis algorithm?",
  pages =        "112--129",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Ponzio95,
  author =       "Stephen Ponzio",
  title =        "A lower bound for integer multiplication with read-once branching programs",
  pages =        "130--139",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:NisTaS95,
  author =       "Noam Nisan and
                  Amnon Ta-Shma",
  title =        "Symmetric logspace is closed under complement",
  pages =        "140--146",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:EdmPoo95,
  author =       "Jeff Edmonds and
                  Chung Keung Poon",
  title =        "A nearly optimal time-space lower bound for directed {ST}-connectivity on the {NNJAG} model",
  pages =        "147--156",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:HarIst95,
  author =       "William E. Hart and
                  Sorin Istrail",
  title =        "Fast protein folding in the hydrophobic-hydrophilic model within three-eights of optimal (Extended Abstract)",
  pages =        "157--168",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KosDel95,
  author =       "S. Rao Kosaraju and
                  Arthur L. Delcher",
  title =        "Large-scale assembly of {DNA} strings and space-efficient construction of suffix trees",
  pages =        "169--177",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:HanPev95,
  author =       "Sridhar Hannenhalli and
                  Pavel A. Pevzner",
  title =        "Transforming cabbage into turnip: polynomial algorithm for sorting signed permutations by reversals",
  pages =        "178--189",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:HPRW95,
  author =       "Lisa Hellerstein and
                  Krishnan Pillaipakkamnatt and
                  Vijay V. Raghavan and
                  Dawn Wilkins",
  title =        "How many queries are needed to learn?",
  pages =        "190--199",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KarMac95,
  author =       "Marek Karpinski and
                  Angus Macintyre",
  title =        "Polynomial bounds for {VC} dimension of sigmoidal neural networks",
  pages =        "200--208",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KivWar95,
  author =       "Jyrki Kivinen and
                  Manfred K. Warmuth",
  title =        "Additive versus exponentiated gradient updates for linear prediction",
  pages =        "209--218",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BshTam95,
  author =       "Nader H. Bshouty and
                  Christino Tamon",
  title =        "On the {Fourier} spectrum of monotone functions (Extended Abstract)",
  pages =        "219--228",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:RagUpf95,
  author =       "Prabhakar Raghavan and
                  Eli Upfal",
  title =        "Stochastic contention resolution with short delays",
  pages =        "229--237",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:ACMR95,
  author =       "Micah Adler and
                  Soumen Chakrabarti and
                  Michael Mitzenmacher and
                  Lars Eilstrup Rasmussen",
  title =        "Parallel randomized load balancing (Preliminary Version)",
  pages =        "238--247",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:HarWol95,
  author =       "Mor Harchol-Balter and
                  David Wolfe",
  title =        "Bounding delays in packet-routing networks",
  pages =        "248--257",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:ManPat95,
  author =       "Yishay Mansour and
                  Boaz Patt-Shamir",
  title =        "Many-to-one packet routing on grids (Extended Abstract)",
  pages =        "258--267",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Srinivasan95,
  author =       "Aravind Srinivasan",
  title =        "Improved approximations of packing and covering problems",
  pages =        "268--276",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AABV95,
  author =       "Baruch Awerbuch and
                  Yossi Azar and
                  Avrim Blum and
                  Santosh Vempala",
  title =        "Improved approximation guarantees for minimum-weight k-trees and prize-collecting salesmen",
  pages =        "277--283",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AroKarKar95,
  author =       "Sanjeev Arora and
                  David R. Karger and
                  Marek Karpinski",
  title =        "Polynomial time approximation schemes for dense instances of {NP}-hard problems",
  pages =        "284--293",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BluChaVem95,
  author =       "Avrim Blum and
                  Prasad Chalasani and
                  Santosh Vempala",
  title =        "A constant-factor approximation for the k-{MST} problem in the plane",
  pages =        "294--302",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BCEIP95,
  author =       "Paul Beame and
                  Stephen Cook and
                  Jeff Edmonds and
                  Russell Impagliazzo and
                  Toniann Pitassi",
  title =        "The relative complexity of {NP} search problems",
  pages =        "303--314",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:GraMee95,
  author =       "Erich Gr{\"a}del and
                  Klaus Meer",
  title =        "Descriptive complexity theory over the real numbers",
  pages =        "315--324",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Wang95,
  author =       "Jie Wang",
  title =        "Average-case completeness of a word problem for groups",
  pages =        "325--334",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:CKKLW95,
  author =       "Felipe Cucker and
                  Marek Karpinski and
                  Pascal Koiran and
                  Thomas Lickteig and
                  Kai Werther",
  title =        "On real {Turing} machines that toss coins",
  pages =        "335--342",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AgaRagTam95,
  author =       "Pankaj K. Agarwal and
                  Prabhakar Raghavan and
                  Hisao Tamaki",
  title =        "Motion planning for a steering-constrained robot through moderate obstacles",
  pages =        "343--352",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KLMR95,
  author =       "Lydia E. Kavraki and
                  Jean-Claude Latombe and
                  Rajeev Motwani and
                  Prabhakar Raghavan",
  title =        "Randomized query processing in robot path planning (Extended Abstract)",
  pages =        "353--362",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AluCouYan95,
  author =       "Rajeev Alur and
                  Costas Courcoubetis and
                  Mihalis Yannakakis",
  title =        "Distinguishing tests for nondeterministic and probabilistic machines",
  pages =        "363--372",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:HKPV95,
  author =       "Thomas A. Henzinger and
                  Peter W. Kopke and
                  Anuj Puri and
                  Pravin Varaiya",
  title =        "What's decidable about hybrid automata?",
  pages =        "373--382",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Pulleyblank95,
  author =       "William R. Pulleyblank",
  title =        "Two {Steiner} tree packing problems (Extended Abstract)",
  pages =        "383--387",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Spielman95,
  author =       "Daniel A. Spielman",
  title =        "Linear-time encodable and decodable error-correcting codes",
  pages =        "388--397",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KalSho95,
  author =       "Erich Kaltofen and
                  Victor Shoup",
  title =        "Subquadratic-time factoring of polynomials over finite fields",
  pages =        "398--406",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Ergun95,
  author =       "Funda Erg{\"u}n",
  title =        "Testing multivariate linear functions: Overcoming the generator bottleneck",
  pages =        "407--416",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AndHasPet95,
  author =       "Arne Andersson and
                  Johan H{\aa}stad and
                  Ola Petersson",
  title =        "A tight lower bound for searching a sorted array",
  pages =        "417--426",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AHNR95,
  author =       "Arne Andersson and
                  Torben Hagerup and
                  Stefan Nilsson and
                  Rajeev Raman",
  title =        "Sorting in linear time?",
  pages =        "427--436",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KLMPSS95,
  author =       "Nabil Kahale and
                  Frank Thomson Leighton and
                  Yuan Ma and
                  C. Greg Plaxton and
                  Torsten Suel and
                  Endre Szemer{\'e}di",
  title =        "Lower bounds for sorting networks",
  pages =        "437--446",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Raz95,
  author =       "Ran Raz",
  title =        "A parallel repetition theorem",
  pages =        "447--456",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:FeiKil95,
  author =       "Uriel Feige and
                  Joe Kilian",
  title =        "Impossibility results for recycling random bits in two-prover proof systems",
  pages =        "457--468",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AieBelVen95,
  author =       "William Aiello and
                  Mihir Bellare and
                  Ramarathnam Venkatesan",
  title =        "Knowledge on the average-perfect, statistical and logarithmic",
  pages =        "469--478",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:SakSriZho95,
  author =       "Michael E. Saks and
                  Aravind Srinivasan and
                  Shiyu Zhou",
  title =        "Explicit dispersers with polylog degree",
  pages =        "479--488",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:ADMSS95,
  author =       "Sunil Arya and
                  Gautam Das and
                  David M. Mount and
                  Jeffrey S. Salowe and
                  Michiel H. M. Smid",
  title =        "Euclidean spanners: short, thin, and lanky",
  pages =        "489--498",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:GalYu95,
  author =       "Zvi Galil and
                  Xiangdong Yu",
  title =        "Short Length Versions of {Menger}'s Theorem (Extended Abstract)",
  pages =        "499--508",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:DinNut95,
  author =       "Yefim Dinitz and
                  Zeev Nutov",
  title =        "A 2-level cactus model for the system of minimum and minimum+1 edge-cuts in a graph and its incremental maintenance",
  pages =        "509--518",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:HenKin95,
  author =       "Monika Rauch Henzinger and
                  Valerie King",
  title =        "Randomized dynamic graph algorithms with polylogarithmic time per operation",
  pages =        "519--527",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:DKKP95,
  author =       "Shlomi Dolev and
                  Evangelos Kranakis and
                  Danny Krizanc and
                  David Peleg",
  title =        "Bubbles: Adaptive routing scheme for high-speed dynamic networks (Extended Abstract)",
  pages =        "528--537",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AfeDauTou95,
  author =       "Yehuda Afek and
                  Dalia Dauber and
                  Dan Touitou",
  title =        "Wait-free made fast (Extended Abstract)",
  pages =        "538--547",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:GLMMPR95,
  author =       "Bhaskar Ghosh and
                  Frank Thomson Leighton and
                  Bruce M. Maggs and
                  S. Muthukrishnan and
                  C. Greg Plaxton and
                  Rajmohan Rajaraman and
                  Andr{\'e}a W. Richa and
                  Robert Endre Tarjan and
                  David Zuckerman",
  title =        "Tight analyses of two local load balancing algorithms",
  pages =        "548--558",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KusOstRos95,
  author =       "Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Adi Ros{\'e}n",
  title =        "Log-space polynomial end-to-end communication",
  pages =        "559--568",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:GolHas95,
  author =       "Mikael Goldmann and
                  Johan H{\aa}stad",
  title =        "Monotone circuits for connectivity have depth $(log n)^{2-o(1)}$ (Extended Abstract)",
  pages =        "569--574",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BonPitRaz95,
  author =       "Maria Luisa Bonet and
                  Toniann Pitassi and
                  Ran Raz",
  title =        "Lower bounds for cutting planes proofs with small coefficients",
  pages =        "575--584",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BeaNisTan95,
  author =       "Robert Beals and
                  Tetsuro Nishino and
                  Keisuke Tanaka",
  title =        "More on the complexity of negation-limited circuits",
  pages =        "585--595",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:KreNisRon95,
  author =       "Ilan Kremer and
                  Noam Nisan and
                  Dana Ron",
  title =        "On randomized one-round communication complexity",
  pages =        "596--605",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:CanIra95,
  author =       "Ran Canetti and
                  Sandy Irani",
  title =        "Bounding the power of preemption in randomized scheduling",
  pages =        "606--615",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BCKMS95,
  author =       "Amotz Bar-Noy and
                  Ran Canetti and
                  Shay Kutten and
                  Yishay Mansour and
                  Baruch Schieber",
  title =        "Bandwidth allocation with preemption",
  pages =        "616--625",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:FiaKar95,
  author =       "Amos Fiat and
                  Anna R. Karlin",
  title =        "Randomized and multipointer paging with locality of reference",
  pages =        "626--634",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Feige95,
  author =       "Uriel Feige",
  title =        "Randomized graph products, chromatic numbers, and {Lovasz} theta-function",
  pages =        "635--640",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:BorDu95,
  author =       "Al Borchers and
                  Ding-Zhu Du",
  title =        "The k-{Steiner} ratio in graphs",
  pages =        "641--649",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:RasSim95,
  author =       "Thomas Raschle and
                  Klaus Simon",
  title =        "Recognition of graphs with threshold dimension two",
  pages =        "650--661",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Eppstein95,
  author =       "David Eppstein",
  title =        "Geometric lower bounds for parametric matroid optimization",
  pages =        "662--671",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:AmaGooRam95,
  author =       "Nancy M. Amato and
                  Michael T. Goodrich and
                  Edgar A. Ramos",
  title =        "Computing faces in segment and simplex arrangements (Preliminary Version)",
  pages =        "672--682",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:MTTW95,
  author =       "Gary L. Miller and
                  Dafna Talmor and
                  Shang-Hua Teng and
                  Noel Walkington",
  title =        "A {Delaunay} based numerical method for three dimensions: Generation, formulation, and partition",
  pages =        "683--692",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:FerGro95,
  author =       "Paolo Ferragina and
                  Roberto Grossi",
  title =        "A fully-dynamic data structure for external substring search (Extended Abstract)",
  pages =        "693--702",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:FarTho95,
  author =       "Martin Farach and
                  Mikkel Thorup",
  title =        "String matching in {Lempel}-{Ziv} compressed strings",
  pages =        "703--712",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:CGGPP95,
  author =       "Artur Czumaj and
                  Zvi Galil and
                  Leszek Gasieniec and
                  Kunsoo Park and
                  Wojciech Plandowski",
  title =        "Work-time-optimal parallel algorithms for string problems",
  pages =        "713--722",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:NisWig95,
  author =       "Noam Nisan and
                  Avi Wigderson",
  title =        "On the complexity of bilinear forms: Dedicated to the memory of {Jacques} {Morgenstern}",
  pages =        "723--732",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Chazelle95,
  author =       "Bernard Chazelle",
  title =        "Lower bounds for off-line range searching",
  pages =        "733--740",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Pan95,
  author =       "Victor Y. Pan",
  title =        "Optimal (up to polylog factors) sequential and parallel algorithms for approximating complex polynomial zeros",
  pages =        "741--750",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:Reif95,
  author =       "John H. Reif",
  title =        "Work efficient parallel solution of {Toeplitz} systems and polynomial {GCD}",
  pages =        "751--761",
  booktitle =    stoc95name,
  editor =       stoc95ed,
  publisher =    stocpub,
  address =      stoc95addr,
  month =        stoc95month,
  year =         1995,
}

@InProceedings{STOC:ChuYau94,
  author =       "Fan R. K. Chung and
                  S.-T. Yau",
  title =        "A near optimal algorithm for edge separators (preliminary version)",
  pages =        "1--8",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KleTar94,
  author =       "Philip N. Klein and
                  Robert Endre Tarjan",
  title =        "A randomized linear-time algorithm for finding minimum spanning trees",
  pages =        "9--15",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Cohen94,
  author =       "Edith Cohen",
  title =        "Polylog-time and near-linear work approximation scheme for undirected shortest paths",
  pages =        "16--26",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KRHS94,
  author =       "Philip N. Klein and
                  Satish Rao and
                  Monika Rauch Henzinger and
                  Sairam Subramanian",
  title =        "Faster shortest-path algorithms for planar graphs",
  pages =        "27--37",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:TanNis94,
  author =       "Keisuke Tanaka and
                  Tetsuro Nishino",
  title =        "On the complexity of negation-limited {Boolean} networks",
  pages =        "38--47",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KraPud94,
  author =       "Matthias Krause and
                  Pavel Pudl{\'a}k",
  title =        "On the computational power of depth 2 circuits with threshold and modulo gates",
  pages =        "48--57",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:JakReiSch94,
  author =       "Andreas Jakoby and
                  R{\"u}diger Reischuk and
                  Christian Schindelhauer",
  title =        "Circuit complexity: From the worst case to the average case",
  pages =        "58--67",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Grolmusz94,
  author =       "Vince Grolmusz",
  title =        "A weight-size trade-off for circuits with {MOD} m gates",
  pages =        "68--74",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Chazelle94,
  author =       "Bernard Chazelle",
  title =        "Computational geometry: A retrospective",
  pages =        "75--94",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Pellegrini94,
  author =       "Marco Pellegrini",
  title =        "On point location and motion planning among simplices",
  pages =        "95--104",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BerDobSch94,
  author =       "Mark de Berg and
                  Katrin Dobrindt and
                  Otfried Schwarzkopf",
  title =        "On lazy randomized incremental construction",
  pages =        "105--114",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KalPru94,
  author =       "Bala Kalyanasundaram and
                  Kirk Pruhs",
  title =        "Fault-tolerant scheduling",
  pages =        "115--124",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KarNelTam94,
  author =       "Anna R. Karlin and
                  Greg Nelson and
                  Hisao Tamaki",
  title =        "On the fault tolerance of the butterfly",
  pages =        "125--133",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:RagUpf94,
  author =       "Prabhakar Raghavan and
                  Eli Upfal",
  title =        "Efficient routing in all-optical networks",
  pages =        "134--143",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BreChoLei94,
  author =       "Eric A. Brewer and
                  Frederic T. Chong and
                  Tom Leighton",
  title =        "Scalable expanders: Exploiting hierarchical random wiring",
  pages =        "144--152",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:MacPlaRaj94,
  author =       "Philip D. MacKenzie and
                  C. Greg Plaxton and
                  Rajmohan Rajaraman",
  title =        "On contention resolution protocols and associated probabilistic phenomena",
  pages =        "153--162",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BCCPRS94,
  author =       "Avrim Blum and
                  Prasad Chalasani and
                  Don Coppersmith and
                  William R. Pulleyblank and
                  Prabhakar Raghavan and
                  Madhu Sudan",
  title =        "The minimum latency problem",
  pages =        "163--171",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:FeiKil94,
  author =       "Uriel Feige and
                  Joe Kilian",
  title =        "Two prover protocols: Low error at affordable rates",
  pages =        "172--183",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BelSud94,
  author =       "Mihir Bellare and
                  Madhu Sudan",
  title =        "Improved non-approximability results",
  pages =        "184--193",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:PolSpi94,
  author =       "Alexander Polishchuk and
                  Daniel A. Spielman",
  title =        "Nearly-linear size holographic proofs",
  pages =        "194--203",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:RazRud94,
  author =       "Alexander A. Razborov and
                  Steven Rudich",
  title =        "Natural proofs",
  pages =        "204--213",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AweCowSmi94,
  author =       "Baruch Awerbuch and
                  Lenore Cowen and
                  Mark A. Smith",
  title =        "Efficient asynchronous distributed symmetry breaking",
  pages =        "214--223",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:YanAnd94,
  author =       "Jae-Heon Yang and
                  James H. Anderson",
  title =        "Time bounds for mutual exclusion and related problems",
  pages =        "224--233",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:OstRajVaz94,
  author =       "Rafail Ostrovsky and
                  Sridhar Rajagopalan and
                  Umesh V. Vazirani",
  title =        "Simple and efficient leader election in the full information model",
  pages =        "234--242",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:HerSha94,
  author =       "Maurice Herlihy and
                  Nir Shavit",
  title =        "A simple constructive computability theorem for wait-free computation",
  pages =        "243--252",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BFJKMR94,
  author =       "Avrim Blum and
                  Merrick L. Furst and
                  Jeffrey C. Jackson and
                  Michael J. Kearns and
                  Yishay Mansour and
                  Steven Rudich",
  title =        "Weakly learning {DNF} and characterizing statistical query learning using Fourier analysis",
  pages =        "253--262",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AueLon94,
  author =       "Peter Auer and
                  Philip M. Long",
  title =        "Simulating access to hidden information while learning",
  pages =        "263--272",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KMRRSS94,
  author =       "Michael J. Kearns and
                  Yishay Mansour and
                  Dana Ron and
                  Ronitt Rubinfeld and
                  Robert E. Schapire and
                  Linda Sellie",
  title =        "On the learnability of discrete distributions",
  pages =        "273--282",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ApsFreSmi94,
  author =       "Kalvis Apsitis and
                  Rusins Freivalds and
                  Carl H. Smith",
  title =        "Choosing a learning team: A topological approach",
  pages =        "283--289",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Hariharan94,
  author =       "Ramesh Hariharan",
  title =        "Optimal parallel suffix tree construction",
  pages =        "290--299",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:SahVis94,
  author =       "S{\"u}leyman Cenk Sahinalp and
                  Uzi Vishkin",
  title =        "Symmetry breaking for suffix tree construction",
  pages =        "300--309",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Kosaraju94,
  author =       "S. Rao Kosaraju",
  title =        "Real-time pattern matching and quasi-real-time construction of suffix trees (preliminary version)",
  pages =        "310--316",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AHHP94,
  author =       "Arne Andersson and
                  Torben Hagerup and
                  Johan H{\aa}stad and
                  Ola Petersson",
  title =        "The complexity of searching a sorted array of strings",
  pages =        "317--325",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AloYusZwi94,
  author =       "Noga Alon and
                  Raphael Yuster and
                  Uri Zwick",
  title =        "Color-coding: a new method for finding simple paths, cycles and other small subgraphs within large graphs",
  pages =        "326--335",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Odlyzko94,
  author =       "Andrew M. Odlyzko",
  title =        "Search for the maximum of a random walk",
  pages =        "336--345",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AloKah94,
  author =       "Noga Alon and
                  Nabil Kahale",
  title =        "A spectral technique for coloring random 3-colorable graphs (preliminary version)",
  pages =        "346--355",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ImpNisWig94,
  author =       "Russell Impagliazzo and
                  Noam Nisan and
                  Avi Wigderson",
  title =        "Pseudorandomness for network algorithms",
  pages =        "356--364",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Kurshan94,
  author =       "Robert P. Kurshan",
  title =        "The complexity of verification",
  pages =        "365--371",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ManNisVis94,
  author =       "Yishay Mansour and
                  Noam Nisan and
                  Uzi Vishkin",
  title =        "Trade-offs between communication throughput and parallel time",
  pages =        "372--381",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Hagerup94,
  author =       "Torben Hagerup",
  title =        "Optimal parallel string algorithms: Sorting, merging and computing the minimum",
  pages =        "382--391",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:MaVon94,
  author =       "Keju Ma and
                  Joachim {von zur Gathen}",
  title =        "The computational complexity of recognizing permutation functions",
  pages =        "392--401",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KhuRagYou94,
  author =       "Samir Khuller and
                  Balaji Raghavachari and
                  Neal E. Young",
  title =        "Low degree spanning trees of small weight",
  pages =        "412--421",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:GoeWil94,
  author =       "Michel X. Goemans and
                  David P. Williamson",
  title =        ".879-approximation algorithms for {MAX} {CUT} and {MAX} {2SAT}",
  pages =        "422--431",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:HalRad94,
  author =       "Magn{\'u}s M. Halld{\'o}rsson and
                  Jaikumar Radhakrishnan",
  title =        "Greed is good: Approximating independent sets in sparse and bounded-degree graphs",
  pages =        "439--448",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AroRabVaz94,
  author =       "Sanjeev Arora and
                  Yuval Rabani and
                  Umesh V. Vazirani",
  title =        "Simulating quadratic dynamical systems is {PSPACE}-complete (preliminary version)",
  pages =        "459--467",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:MHSR94,
  author =       "Madhav V. Marathe and
                  Harry B. {Hunt III} and
                  Richard Edwin Stearns and
                  Venkatesh Radhakrishnan",
  title =        "Approximation schemes for {PSPACE}-complete problems for succinct specifications (preliminary version)",
  pages =        "468--477",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Sitharam94,
  author =       "Meera Sitharam",
  title =        "Pseudorandom generators and learning algorithms for {AC}",
  pages =        "478--486",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AweLei94,
  author =       "Baruch Awerbuch and
                  Tom Leighton",
  title =        "Improved approximation algorithms for the multi-commodity flow problem and local competitive routing in dynamic networks",
  pages =        "487--496",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:VavYe94,
  author =       "Stephen A. Vavasis and
                  Yinyu Ye",
  title =        "An accelerated interior point method whose running time depends only on {A} (extended abstract)",
  pages =        "512--521",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:DDFY94,
  author =       "Alfredo {De Santis} and
                  Yvo Desmedt and
                  Yair Frankel and
                  Moti Yung",
  title =        "How to Share a Function Securely",
  pages =        "522--533",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:GolOstPet94,
  author =       "Oded Goldreich and
                  Rafail Ostrovsky and
                  Erez Petrank",
  title =        "Computational complexity and knowledge complexity (extended abstract)",
  pages =        "534--543",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BenTui94,
  author =       "Josh Cohen Benaloh and
                  Dwight Tuinstra",
  title =        "Receipt-free secret-ballot elections
                 (extended abstract)",
  pages =        "544--553",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:FeiKilNao94,
  author =       "Uriel Feige and
                  Joe Kilian and
                  Moni Naor",
  title =        "A minimal model for secure computation (extended abstract)",
  pages =        "554--563",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Gol94,
  author =       "Oded Goldreich and
                  Avi Wigderson",
  title =        "Tiny families of functions with random properties (preliminary version): A quality-size trade-off for hashing",
  pages =        "574--584",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ChaRohSri94,
  author =       "Suresh Chari and
                  Pankaj Rohatgi and
                  Aravind Srinivasan",
  title =        "Improved algorithms via approximations of probability distributions (extended abstract)",
  pages =        "584--592",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ABKU94,
  author =       "Yossi Azar and
                  Andrei Z. Broder and
                  Anna R. Karlin and
                  Eli Upfal",
  title =        "Balanced allocations (extended abstract)",
  pages =        "593--602",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Mulmuley94,
  author =       "Ketan Mulmuley",
  title =        "Lower bounds for parallel linear programming and other problems",
  pages =        "603--614",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Yao94,
  author =       "Andrew Chi-Chih Yao",
  title =        "Decision tree complexity and {Betti} numbers",
  pages =        "615--624",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Miltersen94,
  author =       "Peter Bro Miltersen",
  title =        "Lower bounds for union-split-find related problems on random access machines",
  pages =        "625--634",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:GriKarVor94,
  author =       "Dima Grigoriev and
                  Marek Karpinski and
                  Nicolai Vorobjov",
  title =        "Lower bounds on testing membership to a polyhedron by algebraic decision trees",
  pages =        "635--644",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Wigderson94,
  author =       "Avi Wigderson",
  title =        "The amazing power of pairwise independence (abstract)",
  pages =        "645--647",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Karger94,
  author =       "David R. Karger",
  title =        "Random sampling in cut, flow, and network design problems",
  pages =        "648--657",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:JiaSeiVit94,
  author =       "Tao Jiang and
                  Joel I. Seiferas and
                  Paul M. B. Vit{\'a}nyi",
  title =        "Two heads are better than two tapes",
  pages =        "668--675",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:CHPW94,
  author =       "Anne Condon and
                  Lisa Hellerstein and
                  Samuel Pottle and
                  Avi Wigderson",
  title =        "On the power of finite automata with both nondeterministic and probabilistic states (preliminary version)",
  pages =        "676--685",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Rauch94,
  author =       "Monika Rauch",
  title =        "Improved data structures for fully dynamic biconnectivity",
  pages =        "686--695",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:Gabow94,
  author =       "Harold N. Gabow",
  title =        "Efficient splitting off algorithms for graphs",
  pages =        "696--705",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:LaPoutre94,
  author =       "Johannes A. {La Poutr{\'e}}",
  title =        "Alpha-algorithms for incremental planarity testing (preliminary version)",
  pages =        "706--715",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:DinVai94,
  author =       "Yefim Dinitz and
                  Alek Vainshtein",
  title =        "The connectivity carcass of a vertex subset in a graph and its incremental maintenance",
  pages =        "716--725",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:PapYan94,
  author =       "Christos H. Papadimitriou and
                  Mihalis Yannakakis",
  title =        "On complexity as bounded rationality (extended abstract)",
  pages =        "726--733",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:LipYou94,
  author =       "Richard J. Lipton and
                  Neal E. Young",
  title =        "Simple strategies for large zero-sum games with applications to complexity theory",
  pages =        "734--740",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ForWha94,
  author =       "Lance Fortnow and
                  Duke Whang",
  title =        "Optimality and domination in repeated games with bounded players",
  pages =        "741--749",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:KolMegVon94,
  author =       "Daphne Koller and
                  Nimrod Megiddo and
                  Bernhard {von Stengel}",
  title =        "Fast algorithms for finding randomized strategies in game trees",
  pages =        "750--759",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:JiaLawWan94,
  author =       "Tao Jiang and
                  Eugene L. Lawler and
                  Lusheng Wang",
  title =        "Aligning sequences via an evolutionary tree: Complexity and approximation",
  pages =        "760--769",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:MutPal94,
  author =       "S. Muthukrishnan and
                  Krishna V. Palem",
  title =        "Non-standard stringology: Algorithms and complexity",
  pages =        "770--779",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:JacSzp94,
  author =       "Philippe Jacquet and
                  Wojciech Szpankowski",
  title =        "A functional equation often arising in the analysis of algorithms (extended abstract)",
  pages =        "780--789",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:RajSch94,
  author =       "Sridhar Rajagopalan and
                  Leonard J. Schulman",
  title =        "A coding theorem for distributed computation",
  pages =        "790--799",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:AluAttTau94,
  author =       "Rajeev Alur and
                  Hagit Attiya and
                  Gadi Taubenfeld",
  title =        "Time-adaptive algorithms for synchronization",
  pages =        "800--809",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:PatRaj94,
  author =       "Boaz Patt-Shamir and
                  Sergio Rajsbaum",
  title =        "A theory of clock synchronization (extended abstract)",
  pages =        "810--819",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:BGLR94,
  author =       "Mihir Bellare and
                  Shafi Goldwasser and
                  Carsten Lund and
                  Alexander Russell",
  title =        "Efficient probabilistic checkable proofs and applications to approximation",
  pages =        "820",
  booktitle =    stoc94name,
  editor =       stoc94ed,
  publisher =    stocpub,
  address =      stoc94addr,
  month =        stoc94month,
  year =         1994,
}

@InProceedings{STOC:ChoKo93,
  author =       "Arthur W. Chou and
                  Ker-I Ko",
  title =        "Some complexity issues on the simply connected regions of the two-dimensional plane",
  pages =        "1--10",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BerVaz93,
  author =       "Ethan Bernstein and
                  Umesh V. Vazirani",
  title =        "Quantum complexity theory",
  pages =        "11--20",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BGLVZ93,
  author =       "Charles H. Bennett and
                  P{\'e}ter G{\'a}cs and
                  Ming Li and
                  Paul M. B. Vit{\'a}nyi and
                  Wojciech H. Zurek",
  title =        "Thermodynamics of computation and information distance",
  pages =        "21--30",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:GarMos93,
  author =       "Juan A. Garay and
                  Yoram Moses",
  title =        "Fully polynomial Byzantine agreement in t+1 rounds",
  pages =        "31--41",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CanRab93,
  author =       "Ran Canetti and
                  Tal Rabin",
  title =        "Fast asynchronous Byzantine agreement with optimal resilience",
  pages =        "42--51",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BenCanGol93,
  author =       "Michael Ben-Or and
                  Ran Canetti and
                  Oded Goldreich",
  title =        "Asynchronous secure computation",
  pages =        "52--61",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:JiaLi93,
  author =       "Tao Jiang and
                  Ming Li",
  title =        "k one-way heads cannot do string-matching",
  pages =        "62--70",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Baker93,
  author =       "Brenda S. Baker",
  title =        "A theory of parameterized pattern matching: Algorithms and applications",
  pages =        "71--80",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:IduSch93,
  author =       "Ramana M. Idury and
                  Alejandro A. Sch{\"a}ffer",
  title =        "Multiple matching of rectangular patterns",
  pages =        "81--90",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BorGaf93,
  author =       "Elizabeth Borowsky and
                  Eli Gafni",
  title =        "Generalized {FLP} impossibility result for t-resilient asynchronous computations",
  pages =        "91--100",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:SakZah93,
  author =       "Michael E. Saks and
                  Fotios Zaharoglou",
  title =        "Wait-free k-set agreement is impossible: The topology of public knowledge",
  pages =        "101--110",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:HerSha93,
  author =       "Maurice Herlihy and
                  Nir Shavit",
  title =        "The asynchronous computability theorem for t-resilient tasks",
  pages =        "111--120",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:PapYan93,
  author =       "Christos H. Papadimitriou and
                  Mihalis Yannakakis",
  title =        "Linear programming without the matrix",
  pages =        "121--129",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BorKos93,
  author =       "Ryan S. Borgstrom and
                  S. Rao Kosaraju",
  title =        "Comparison-based search in the presence of errors",
  pages =        "130--136",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:FarKanWar93,
  author =       "Martin Farach and
                  Sampath Kannan and
                  Tandy Warnow",
  title =        "A robust model for finding optimal evolutionary trees",
  pages =        "137--145",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:FelWer93,
  author =       "Stefan Felsner and
                  Lorenz Wernisch",
  title =        "Maximum k-chains in planar point sets: Combinatorial structure and algorithms",
  pages =        "146--153",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:KMRZ93,
  author =       "Eyal Kushilevitz and
                  Yishay Mansour and
                  Michael O. Rabin and
                  David Zuckerman",
  title =        "Lower bounds for randomized mutual exclusion",
  pages =        "154--163",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AweBarFia93,
  author =       "Baruch Awerbuch and
                  Yair Bartal and
                  Amos Fiat",
  title =        "Competitive distributed file allocation",
  pages =        "164--173",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:DwoHerWaa93,
  author =       "Cynthia Dwork and
                  Maurice Herlihy and
                  Orli Waarts",
  title =        "Contention in shared memory algorithms",
  pages =        "174--183",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:NaoSto93,
  author =       "Moni Naor and
                  Larry J. Stockmeyer",
  title =        "What can be computed locally?",
  pages =        "184--193",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CDKT93,
  author =       "Robert F. Cohen and
                  Giuseppe {Di Battista} and
                  Arkady Kanevsky and
                  Roberto Tamassia",
  title =        "Reinventing the wheel: An optimal data structure for connectivity queries",
  pages =        "194--200",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:SzeVis93,
  author =       "Mario Szegedy and
                  Sundar Vishwanathan",
  title =        "Locality based graph coloring",
  pages =        "201--207",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:EGIS93,
  author =       "David Eppstein and
                  Zvi Galil and
                  Giuseppe F. Italiano and
                  Thomas H. Spencer",
  title =        "Separator based sparsification for dynamic planar graph algorithms",
  pages =        "208--217",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Goldberg93,
  author =       "Leslie Ann Goldberg",
  title =        "Polynomial space polynomial delay algorithms for listing families of graphs",
  pages =        "218--225",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Bodlaender93,
  author =       "Hans L. Bodlaender",
  title =        "A linear time algorithm for finding tree-decompositions of small treewidth",
  pages =        "226--234",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:NisZuc93,
  author =       "Noam Nisan and
                  David Zuckerman",
  title =        "More deterministic simulation in logspace",
  pages =        "235--244",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:WigZuc93,
  author =       "Avi Wigderson and
                  David Zuckerman",
  title =        "Expanders that Beat the Eigenvalue Bound: Explicit Construction and Applications",
  pages =        "245--251",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BopNar93,
  author =       "Ravi B. Boppana and
                  Babu O. Narayanan",
  title =        "The biased coin problem",
  pages =        "252--257",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:LLSZ93,
  author =       "Nathan Linial and
                  Michael Luby and
                  Michael E. Saks and
                  David Zuckerman",
  title =        "Efficient construction of a small hitting set for combinatorial rectangles in high dimension",
  pages =        "258--267",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:KolMeg93,
  author =       "Daphne Koller and
                  Nimrod Megiddo",
  title =        "Constructing small sample spaces satisfying given constraints",
  pages =        "268--277",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Karp93,
  author =       "Richard M. Karp",
  title =        "Mapping the genome: Some combinatorial problems arising in molecular biology",
  pages =        "278--285",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:LunYan93,
  author =       "Carsten Lund and
                  Mihalis Yannakakis",
  title =        "On the hardness of approximating minimization problems",
  pages =        "286--293",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BGLR93,
  author =       "Mihir Bellare and
                  Shafi Goldwasser and
                  Carsten Lund and
                  A. Russeli",
  title =        "Efficient probabilistically checkable proofs and applications to approximations",
  pages =        "294--304",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CFLS93,
  author =       "Anne Condon and
                  Joan Feigenbaum and
                  Carsten Lund and
                  Peter W. Shor",
  title =        "Probabilistically checkable debate systems and approximation algorithms for {PSPACE}-hard functions",
  pages =        "305--314",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:FKRRSS93,
  author =       "Yoav Freund and
                  Michael J. Kearns and
                  Dana Ron and
                  Ronitt Rubinfeld and
                  Robert E. Schapire and
                  Linda Sellie",
  title =        "Efficient learning of typical finite automata from random walks",
  pages =        "315--324",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:MacSon93,
  author =       "Angus Macintyre and
                  Eduardo D. Sontag",
  title =        "Finiteness results for sigmoidal ``neural'' networks",
  pages =        "325--334",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Maass93,
  author =       "Wolfgang Maass",
  title =        "Bounds for the computational power and learning complexity of analog neural nets",
  pages =        "335--344",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BCPV93,
  author =       "Sanjoy K. Baruah and
                  N. K. Cohen and
                  C. Greg Plaxton and
                  Donald A. Varvel",
  title =        "Proportionate progress: A notion of fairness in resource allocation",
  pages =        "345--354",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Pippenger93,
  author =       "Nicholas Pippenger",
  title =        "Self-routing superconcentrators",
  pages =        "355--361",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BluLei93,
  author =       "Robert D. Blumofe and
                  Charles E. Leiserson",
  title =        "Space-efficient scheduling of multithreaded computations",
  pages =        "362--371",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Kharitonov93,
  author =       "Michael Kharitonov",
  title =        "Cryptographic hardness of distribution-specific learning",
  pages =        "372--381",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CFHHSW93,
  author =       "Nicol{\`o} Cesa-Bianchi and
                  Yoav Freund and
                  David P. Helmbold and
                  David Haussler and
                  Robert E. Schapire and
                  Manfred K. Warmuth",
  title =        "How to use expert advice",
  pages =        "382--391",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Kearns93,
  author =       "Michael J. Kearns",
  title =        "Efficient noise-tolerant learning from statistical queries",
  pages =        "392--401",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:PhiWes93,
  author =       "Steven Phillips and
                  Jeffery Westbrook",
  title =        "Online load balancing and network flow",
  pages =        "402--411",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CJSW93,
  author =       "Edward G. {Coffman Jr.} and
                  David S. Johnson and
                  Peter W. Shor and
                  Richard R. Weber",
  title =        "{Markov} chains, computer proofs, and average-case analysis of best fit bin packing",
  pages =        "412--421",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BerGreRag93,
  author =       "Marshall W. Bern and
                  Daniel H. Greene and
                  Arvind Raghunathan",
  title =        "On-line algorithms for cache sharing",
  pages =        "422--430",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:DiBVis93,
  author =       "Giuseppe {Di Battista} and
                  Luca Vismara",
  title =        "Angles of planar triangular graphs",
  pages =        "431--437",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:RMRRH93,
  author =       "R. Ravi and
                  Madhav V. Marathe and
                  S. S. Ravi and
                  Daniel J. Rosenkrantz and
                  Harry B. {Hunt III}",
  title =        "Many birds with one stone: Multi-objective approximation algorithms",
  pages =        "438--447",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:LubNis93,
  author =       "Michael Luby and
                  Noam Nisan",
  title =        "A parallel approximation algorithm for positive linear programming",
  pages =        "448--457",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:ChaRohSri93,
  author =       "Suresh Chari and
                  Pankaj Rohatgi and
                  Aravind Srinivasan",
  title =        "Randomness-optimal unique element isolation, with applications to perfect matching and related problems",
  pages =        "458--467",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Fleischer93,
  author =       "Rudolf Fleischer",
  title =        "Decision trees: old and new results",
  pages =        "468--477",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:MatSch93,
  author =       "Jir{\'i} Matousek and
                  Otfried Schwarzkopf",
  title =        "A deterministic algorithm for the three-dimensional diameter problem",
  pages =        "478--484",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:HerSur93,
  author =       "John Hershberger and
                  Subhash Suri",
  title =        "Matrix searching with the shortest path metric",
  pages =        "485--494",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CEGGSW93,
  author =       "Bernard Chazelle and
                  Herbert Edelsbrunner and
                  Michelangelo Grigni and
                  Leonidas J. Guibas and
                  Micha Sharir and
                  Emo Welzl",
  title =        "Improved bounds on weak epsilon-nets for convex sets",
  pages =        "495--504",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BerMatSch93,
  author =       "Mark de Berg and
                  Jir{\'i} Matousek and
                  Otfried Schwarzkopf",
  title =        "Piecewise linear paths among convex obstacles",
  pages =        "505--514",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AllJia93,
  author =       "Eric Allender and
                  Jia Jiao",
  title =        "Depth reduction for noncommutative arithmetic circuits",
  pages =        "515--522",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:PudRod93,
  author =       "Pavel Pudl{\'a}k and
                  Vojtech R{\"o}dl",
  title =        "Modified ranks of tensors and the size of circuits",
  pages =        "523--531",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:KarWig93,
  author =       "Mauricio Karchmer and
                  Avi Wigderson",
  title =        "Characterizing non-deterministic circuit size",
  pages =        "532--540",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:ImpPatSak93,
  author =       "Russell Impagliazzo and
                  Ramamohan Paturi and
                  Michael E. Saks",
  title =        "Size-depth trade-offs for threshold circuits",
  pages =        "541--550",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:GolKar93,
  author =       "Mikael Goldmann and
                  Marek Karpinski",
  title =        "Simulating threshold circuits by majority circuits",
  pages =        "551--560",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:ColMagSit93,
  author =       "Richard Cole and
                  Bruce M. Maggs and
                  Ramesh K. Sitaraman",
  title =        "Multi-scale self-simulation: A technique for reconfiguring arrays with faults",
  pages =        "561--572",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BRSU93,
  author =       "Allan Borodin and
                  Prabhakar Raghavan and
                  Baruch Schieber and
                  Eli Upfal",
  title =        "How much can hardware help routing?",
  pages =        "573--582",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AloChuGra93,
  author =       "Noga Alon and
                  Fan R. K. Chung and
                  Ronald L. Graham",
  title =        "Routing permutations on graphs via matchings",
  pages =        "583--591",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AluHenVar93,
  author =       "Rajeev Alur and
                  Thomas A. Henzinger and
                  Moshe Y. Vardi",
  title =        "Parametric real-time reasoning",
  pages =        "592--601",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Jones93,
  author =       "Neil D. Jones",
  title =        "Constant time factors do matter",
  pages =        "602--611",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:FedVar93,
  author =       "Tom{\'a}s Feder and
                  Moshe Y. Vardi",
  title =        "Monotone monadic {SNP} and constraint satisfaction",
  pages =        "612--622",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AAFPW93,
  author =       "James Aspnes and
                  Yossi Azar and
                  Amos Fiat and
                  Serge A. Plotkin and
                  Orli Waarts",
  title =        "On-line load balancing with applications to machine scheduling and virtual circuit routing",
  pages =        "623--631",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AAMR93,
  author =       "William Aiello and
                  Baruch Awerbuch and
                  Bruce M. Maggs and
                  Satish Rao",
  title =        "Approximate load balancing on dynamic and asynchronous networks",
  pages =        "632--641",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:FKST93,
  author =       "Anja Feldmann and
                  Ming-Yang Kao and
                  Jiri Sgall and
                  Shang-Hua Teng",
  title =        "Optimal online scheduling of parallel jobs with dependencies",
  pages =        "642--651",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:AKMPV93,
  author =       "Baruch Awerbuch and
                  Shay Kutten and
                  Yishay Mansour and
                  Boaz Patt-Shamir and
                  George Varghese",
  title =        "Time optimal self-stabilizing synchronization",
  pages =        "652--661",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:CopLin93,
  author =       "Jason Cooper and
                  Nathan Linial",
  title =        "Fast perfection-information leader-election protocol with linear immunity",
  pages =        "662--671",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:RacSim93,
  author =       "Charles Rackoff and
                  Daniel R. Simon",
  title =        "Cryptographic defense against traffic analysis",
  pages =        "672--681",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:KlePloRao93,
  author =       "Philip N. Klein and
                  Serge A. Plotkin and
                  Satish Rao",
  title =        "Excluded minors, network decomposition, and multicommodity flow",
  pages =        "682--690",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:PloTar93,
  author =       "Serge A. Plotkin and
                  {\'E}va Tardos",
  title =        "Improved bounds on the max-flow min-cut ratio for multicommodity flows",
  pages =        "691--697",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:GarVazYan93,
  author =       "Naveen Garg and
                  Vijay V. Vazirani and
                  Mihalis Yannakakis",
  title =        "Approximate max-flow min-(multi)cut theorems and their applications",
  pages =        "698--707",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:WGMV93,
  author =       "David P. Williamson and
                  Michel X. Goemans and
                  Milena Mihail and
                  Vijay V. Vazirani",
  title =        "A primal-dual approximation algorithm for generalized {Steiner} network problems",
  pages =        "708--717",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Edmonds93,
  author =       "Jeff Edmonds",
  title =        "Time-space trade-offs for undirected {ST}-connectivity on a {JAG}",
  pages =        "718--727",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:BarFei93,
  author =       "Greg Barnes and
                  Uriel Feige",
  title =        "Short random walks on graphs",
  pages =        "728--737",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:KenRanSin93,
  author =       "Claire Kenyon and
                  Dana Randall and
                  Alistair Sinclair",
  title =        "Matchings in lattice graphs",
  pages =        "738--746",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Schulman93,
  author =       "Leonard J. Schulman",
  title =        "Deterministic coding for interactive communication",
  pages =        "747--756",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:KarSte93,
  author =       "David R. Karger and
                  Clifford Stein",
  title =        "An $\tilde{O}(n^2)$ algorithm for minimum cuts",
  pages =        "757--765",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:ParPhi93,
  author =       "James K. Park and
                  Cynthia A. Phillips",
  title =        "Finding minimum-quotient cuts in planar graphs",
  pages =        "766--775",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Phillips93,
  author =       "Cynthia A. Phillips",
  title =        "The network inhibition problem",
  pages =        "776--785",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:ABCG93,
  author =       "Sigal Ar and
                  Manuel Blum and
                  Bruno Codenotti and
                  Peter Gemmell",
  title =        "Checking approximate computations over the reals",
  pages =        "786--795",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:Shamir93,
  author =       "Adi Shamir",
  title =        "On the generation of multivariate polynomials which are hard to factor",
  pages =        "796--804",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:GatKarShp93,
  author =       "Joachim von zur Gathen and
                  Marek Karpinski and
                  Igor Shparlinski",
  title =        "Counting curves and their projections",
  pages =        "805--812",
  booktitle =    stoc93name,
  editor =       stoc93ed,
  publisher =    stocpub,
  address =      stoc93addr,
  month =        stoc93month,
  year =         1993,
}

@InProceedings{STOC:DolDwoNao91,
  author =       "Danny Dolev and
                  Cynthia Dwork and
                  Moni Naor",
  title =        "Non-malleable cryptography",
  pages =        "542--552",
  booktitle =    stoc91name,
  month =        stoc91month,
  address =      stoc91addr,
  editor =       stoc91ed,
  publisher =    stocpub,
  year =         1991,
}

@InProceedings{STOC:NaoYun90,
  author =       "Moni Naor and
                  Moti Yung",
  title =        "Public-key cryptosystems provably secure against chosen ciphertext attacks",
  booktitle =    stoc90name,
  month =        stoc90month,
  address =      stoc90addr,
  editor =       stoc90ed,
  publisher =    stocpub,
  year =         1990,
}

@InProceedings{STOC:Rompel90,
  author =       "John Rompel",
  title =        "One-way functions are necessary and sufficient for secure signatures",
  pages =        "387--394",
  booktitle =    stoc90name,
  month =        stoc90month,
  address =      stoc90addr,
  editor =       stoc90ed,
  publisher =    stocpub,
  year =         1990,
}

@InProceedings{STOC:ImpLevLub89,
  author =       "Russell Impagliazzo and
                  Leonid A. Levin and
                  Michael Luby",
  title =        "Pseudo-random generation from one-way functions",
  pages =        "12--24",
  booktitle =    stoc89name,
  month =        stoc89month,
  address =      stoc89addr,
  editor =       stoc89ed,
  publisher =    stocpub,
  year =         1989,
}

@InProceedings{STOC:ImpRud89,
  author =       "Russell Impagliazzo and
                  Steven Rudich",
  title =        "Limits on the provable consequences of one-way permutations",
  pages =        "44--61",
  booktitle =    stoc89name,
  month =        stoc89month,
  address =      stoc89addr,
  editor =       stoc89ed,
  publisher =    stocpub,
  year =         1989,
}

@InProceedings{STOC:GolLev89,
  author =       "Oded Goldreich and
                  Leonid A. Levin",
  title =        "A hard-core predicate for all one-way functions",
  pages =        "25--32",
  booktitle =    stoc89name,
  month =        stoc89month,
  address =      stoc89addr,
  editor =       stoc89ed,
  publisher =    stocpub,
  year =         1989,
}

@InProceedings{STOC:NaoYun89,
  author =       "Moni Naor and
                  Moti Yung",
  title =        "Universal one-way hash functions and their cryptographic applications",
  pages =        "33--43",
  booktitle =    stoc89name,
  month =        stoc89month,
  address =      stoc89addr,
  editor =       stoc89ed,
  publisher =    stocpub,
  year =         1989,
}

@InProceedings{STOC:RabBen89,
  author =       "Tal Rabin and
                  Michael {Ben-Or}",
  title =        "Verifiable Secret Sharing and Multiparty Protocols with Honest Majority",
  pages =        "73--85",
  booktitle =    stoc89name,
  month =        stoc89month,
  address =      stoc89addr,
  editor =       stoc89ed,
  publisher =    stocpub,
  year =         1989,
}

@InProceedings{STOC:BenGolWig88,
  author =       "Michael {Ben-Or} and
                  Shafi Goldwasser and
                  Avi Wigderson",
  title =        "Completeness Theorems for Noncryptographic Fault-Tolerant Distributed Computations",
  pages =        "1--10",
  booktitle =    stoc88name,
  month =        stoc88month,
  address =      stoc88addr,
  editor =       stoc88ed,
  publisher =    stocpub,
  year =         1988,
}

@InProceedings{STOC:ChaCreDam88,
  author =       "David Chaum and
                  Claude Cr{\'e}peau and
                  Ivan Damg{\aa}rd",
  title =        "Multiparty Unconditionally Secure Protocols",
  pages =        "11--19",
  booktitle =    stoc88name,
  month =        stoc88month,
  address =      stoc88addr,
  editor =       stoc88ed,
  publisher =    stocpub,
  year =         1988,
}

@InProceedings{STOC:BelMic88,
  author =       "Mihir Bellare and
                  Silvio Micali",
  title =        "How to Sign Given Any Trapdoor Function (Extended Abstract)",
  pages =        "32--42",
  booktitle =    stoc88name,
  month =        stoc88month,
  address =      stoc88addr,
  editor =       stoc88ed,
  publisher =    stocpub,
  year =         1988,
}

@InProceedings{STOC:GolMicWig87,
  author =       "Oded Goldreich and
                  Silvio Micali and
                  Avi Wigderson",
  title =        "How to Play Any Mental Game, or A Completeness Theorem for Protocols with Honest Majority",
  pages =        "218--229",
  booktitle =    stoc87name,
  month =        stoc87month,
  address =      stoc87addr,
  editor =       stoc87ed,
  publisher =    stocpub,
  year =         1987,
}

@InProceedings{STOC:PelUpf87,
  author =       "David Peleg and
                  Eli Upfal",
  title =        "Constructing Disjoint Paths on Expander Graphs",
  pages =        "264--273",
  booktitle =    stoc87name,
  month =        stoc87month,
  address =      stoc87addr,
  editor =       stoc87ed,
  publisher =    stocpub,
  year =         1987,
}

%------------------------------------------------------------------
%                          TCC
%------------------------------------------------------------------

@InProceedings{TCC:ABCHSW12,
  author =       "Jae Hyun Ahn and
                  Dan Boneh and
                  Jan Camenisch and
                  Susan Hohenberger and
                  Abhi Shelat and
                  Brent Waters",
  title =        "Computing on Authenticated Data",
  pages =        "1--20",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:IshOstSey12,
  author =       "Yuval Ishai and
                  Rafail Ostrovsky and
                  Hakan Seyalioglu",
  title =        "Identifying Cheaters without an Honest Majority",
  pages =        "21--38",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:GKKZ12,
  author =       "Seung Geol Choi and
                  Jonathan Katz and
                  Ranjit Kumaresan and
                  Hong-Sheng Zhou",
  title =        "On the Security of the ``Free-{XOR}'' Technique",
  pages =        "39--53",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:DamFauHaz12,
  author =       "Ivan Damg{\aa}rd and
                  Sebastian Faust and
                  Carmit Hazay",
  title =        "Secure Two-Party Computation with Low Communication",
  pages =        "54--74",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:LibYun12,
  author =       "Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Non-interactive {CCA}-Secure Threshold Cryptosystems with Adaptive Security: New Framework and Constructions",
  pages =        "75--93",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:BlaPoiVer12,
  author =       "Olivier Blazy and
                  David Pointcheval and
                  Damien Vergnaud",
  title =        "Round-Optimal Privacy-Preserving Protocols with Smooth Projective Hash Functions",
  pages =        "94--111",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:DodHaiTen12,
  author =       "Yevgeniy Dodis and
                  Iftach Haitner and
                  Aris Tentes",
  title =        "On the Instantiability of Hash-and-Sign {RSA} Signatures",
  pages =        "112--132",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:SeoChe12,
  author =       "Jae Hong Seo and
                  Jung Hee Cheon",
  title =        "Beyond the Limitation of Prime-Order Bilinear Groups, and Round Optimal Blind Signatures",
  pages =        "133--150",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:IshMahSah12,
  author =       "Yuval Ishai and
                  Mohammad Mahmoody and
                  Amit Sahai",
  title =        "On Efficient Zero-Knowledge {PCPs}",
  pages =        "151--168",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:Lipmaa12,
  author =       "Helger Lipmaa",
  title =        "Progression-Free Sets and Sublinear Pairing-Based Non-Interactive Zero-Knowledge Arguments",
  pages =        "169--189",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:BitPan12,
  author =       "Nir Bitansky and
                  Omer Paneth",
  title =        "Point Obfuscation and 3-Round Zero-Knowledge",
  pages =        "190--208",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:MauRueTac12,
  author =       "Ueli Maurer and
                  Andreas R{\"u}edlinger and
                  Bj{\"o}rn Tackmann",
  title =        "Confidentiality and Integrity: A Constructive Perspective",
  pages =        "209--229",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:DziFau12,
  author =       "Stefan Dziembowski and
                  Sebastian Faust",
  title =        "Leakage-Resilient Circuits without Computational Assumptions",
  pages =        "230--247",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:BraKal12,
  author =       "Zvika Brakerski and
                  Yael Tauman Kalai",
  title =        "A Parallel Repetition Theorem for Leakage Resilience",
  pages =        "248--265",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:BitCanHal12,
  author =       "Nir Bitansky and
                  Ran Canetti and
                  Shai Halevi",
  title =        "Leakage-Tolerant Interactive Protocols",
  pages =        "266--284",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:ManPatSeu12,
  author =       "Avradip Mandal and
                  Jacques Patarin and
                  Yannick Seurin",
  title =        "On the Public Indifferentiability and Correlation Intractability of the 6-Round {Feistel} Construction",
  pages =        "285--302",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:JetOzeSta12,
  author =       "Dimitar Jetchev and
                  Onur {\"O}zen and
                  Martijn Stam",
  title =        "Collisions Are Not Incidental: A Compression Function Exploiting Discrete Geometry",
  pages =        "303--320",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:De12,
  author =       "Anindya De",
  title =        "Lower Bounds in Differential Privacy",
  pages =        "321--338",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:GupRotUll12,
  author =       "Anupam Gupta and
                  Aaron Roth and
                  Jonathan Ullman",
  title =        "Iterative Constructions and Private Data Release",
  pages =        "339--356",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:BerHai12,
  author =       "Itay Berman and
                  Iftach Haitner",
  title =        "From Non-adaptive to Adaptive Pseudorandom Functions",
  pages =        "357--368",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:JaiPieTen12,
  author =       "Abhishek Jain and
                  Krzysztof Pietrzak and
                  Aris Tentes",
  title =        "Hardness Preserving Constructions of Pseudorandom Functions",
  pages =        "369--382",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:DGKM12,
  author =       "Dana Dachman-Soled and
                  Rosario Gennaro and
                  Hugo Krawczyk and
                  Tal Malkin",
  title =        "Computational Extractors and Pseudorandomness",
  pages =        "383--403",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:ChaChaVai12,
  author =       "Nishanth Chandran and
                  Melissa Chase and
                  Vinod Vaikuntanathan",
  title =        "Functional Re-encryption and Collusion-Resistant Obfuscation",
  pages =        "404--421",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:ParRayVai12,
  author =       "Bryan Parno and
                  Mariana Raykova and
                  Vinod Vaikuntanathan",
  title =        "How to Delegate and Verify in Public: Verifiable Computation from Attribute-Based Encryption",
  pages =        "422--439",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:GKLM12,
  author =       "Vipul Goyal and
                  Virendra Kumar and
                  Satyanarayana V. Lokam and
                  Mohammad Mahmoody",
  title =        "On Black-Box Reductions between Predicate Encryption Schemes",
  pages =        "440--457",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:PieRosSeg12,
  author =       "Krzysztof Pietrzak and
                  Alon Rosen and
                  Gil Segev",
  title =        "Lossy Functions Do Not Amplify Well",
  pages =        "458--475",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:DJMW12,
  author =       "Yevgeniy Dodis and
                  Abhishek Jain and
                  Tal Moran and
                  Daniel Wichs",
  title =        "Counterexamples to Hardness Amplification beyond Negligible",
  pages =        "476--493",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:GOVW12,
  author =       "Sanjam Garg and
                  Rafail Ostrovsky and
                  Ivan Visconti and
                  Akshay Wadia",
  title =        "Resettable Statistical Zero Knowledge",
  pages =        "494--511",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:ChuPasTse12,
  author =       "Kai-Min Chung and
                  Rafael Pass and
                  Wei-Lung Dustin Tseng",
  title =        "The Knowledge Tightness of Parallel Zero-Knowledge",
  pages =        "512--529",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:COSV12,
  author =       "Chongwon Cho and
                  Rafail Ostrovsky and
                  Alessandra Scafuro and
                  Ivan Visconti",
  title =        "Simultaneously Resettable Arguments of Knowledge",
  pages =        "530--547",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:Pietrzak12,
  author =       "Krzysztof Pietrzak",
  title =        "Subspace {LWE}",
  pages =        "548--563",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:GolLewWil12,
  author =       "Shafi Goldwasser and
                  Allison B. Lewko and
                  David A. Wilson",
  title =        "Bounded-Collusion {IBE} from Key Homomorphism",
  pages =        "564--581",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:FulNeiRey12,
  author =       "Benjamin Fuller and
                  Adam O'Neill and
                  Leonid Reyzin",
  title =        "A Unified Approach to Deterministic Encryption: New Constructions and a Connection to Computational Entropy",
  pages =        "582--599",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:AppBogRos12,
  author =       "Benny Applebaum and
                  Andrej Bogdanov and
                  Alon Rosen",
  title =        "A Dichotomy for Local Small-Bias Generators",
  pages =        "600--617",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:DodRisVad12,
  author =       "Yevgeniy Dodis and
                  Thomas Ristenpart and
                  Salil P. Vadhan",
  title =        "Randomness Condensers for Efficiently Samplable, Seed-Dependent Sources",
  pages =        "618--635",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:FioSch12,
  author =       "Dario Fiore and
                  Dominique Schr{\"o}der",
  title =        "Uniqueness Is a Different Story: Impossibility of Verifiable Random Functions from Trapdoor Permutations",
  pages =        "636--653",
  editor =       tcc12ed,
  booktitle =    tcc12name,
  volume =       tcc12vol,
  address =      tcc12addr,
  month =        tcc12month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TCC:BogRos11,
  author =       "Andrej Bogdanov and
                  Alon Rosen",
  title =        "Input Locality and Hardness Amplification",
  pages =        "1--18",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:HolSch11,
  author =       "Thomas Holenstein and
                  Grant Schoenebeck",
  title =        "General Hardness Amplification of Predicates and Puzzles (Extended Abstract)",
  pages =        "19--36",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:Tessaro11,
  author =       "Stefano Tessaro",
  title =        "Security Amplification for the Cascade of Arbitrarily Weak {PRPs}: Tight Bounds via the Interactive Hardcore Lemma",
  pages =        "37--54",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:Trevisan11,
  author =       "Luca Trevisan",
  title =        "Dense Model Theorems and Their Applications (Invited Talk)",
  pages =        "55--57",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:JaiPie11,
  author =       "Abhishek Jain and
                  Krzysztof Pietrzak",
  title =        "Parallel Repetition for Leakage Resilience Amplification Revisited",
  pages =        "58--69",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:LewRouWat11,
  author =       "Allison B. Lewko and
                  Yannis Rouselakis and
                  Brent Waters",
  title =        "Achieving Leakage Resilience through Dual System Encryption",
  pages =        "70--88",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:MTVY11,
  author =       "Tal Malkin and
                  Isamu Teranishi and
                  Yevgeniy Vahlis and
                  Moti Yung",
  title =        "Signatures Resilient to Continual Leakage on Memory and Computation",
  pages =        "89--106",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:HalLin11,
  author =       "Shai Halevi and
                  Huijia Lin",
  title =        "After-the-Fact Leakage in Public-Key Encryption",
  pages =        "107--124",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:DziKazWic11,
  author =       "Stefan Dziembowski and
                  Tomasz Kazana and
                  Daniel Wichs",
  title =        "One-Time Computable Self-erasing Functions",
  pages =        "125--143",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:DamMelNie11,
  author =       "Ivan Damg{\aa}rd and
                  Sigurd Meldgaard and
                  Jesper Buus Nielsen",
  title =        "Perfectly Secure Oblivious {RAM} without Random Oracles",
  pages =        "144--163",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:DotKraMul11,
  author =       "Nico D{\"o}ttling and
                  Daniel Kraschewski and
                  J{\"o}rn M{\"u}ller-Quade",
  title =        "Unconditional and Composable Security Using a Single Stateful Tamper-Proof Hardware Token",
  pages =        "164--181",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:GoyONeRao11,
  author =       "Vipul Goyal and
                  Adam O'Neill and
                  Vanishree Rao",
  title =        "Correlated-Input Secure Hash Functions",
  pages =        "182--200",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:BraGolKal11,
  author =       "Zvika Brakerski and
                  Shafi Goldwasser and
                  Yael Tauman Kalai",
  title =        "Black-Box Circular-Secure Encryption beyond Affine Functions",
  pages =        "201--218",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:Rothblum11,
  author =       "Ron Rothblum",
  title =        "Homomorphic Encryption: From Private-Key to Public-Key",
  pages =        "219--234",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:BelWatYil11,
  author =       "Mihir Bellare and
                  Brent Waters and
                  Scott Yilek",
  title =        "Identity-Based Encryption Secure against Selective Opening Attack",
  pages =        "235--252",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:BonSahWat11,
  author =       "Dan Boneh and
                  Amit Sahai and
                  Brent Waters",
  title =        "Functional Encryption: Definitions and Challenges",
  pages =        "253--273",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:LinPas11,
  author =       "Huijia Lin and
                  Rafael Pass",
  title =        "Concurrent Non-Malleable Zero Knowledge with Adaptive Inputs",
  pages =        "274--292",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:KatVai11,
  author =       "Jonathan Katz and
                  Vinod Vaikuntanathan",
  title =        "Round-Optimal Password-Based Authenticated Key Exchange",
  pages =        "293--310",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:GGJS11,
  author =       "Sanjam Garg and
                  Vipul Goyal and
                  Abhishek Jain and
                  Amit Sahai",
  title =        "Bringing People of Different Beliefs Together to Do {UC}",
  pages =        "311--328",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:LinPin11,
  author =       "Yehuda Lindell and
                  Benny Pinkas",
  title =        "Secure Two-Party Computation via Cut-and-Choose Oblivious Transfer",
  pages =        "329--346",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:GreHoh11,
  author =       "Matthew Green and
                  Susan Hohenberger",
  title =        "Practical Adaptive Oblivious Transfer from Simple Assumptions",
  pages =        "347--363",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:KraMul11,
  author =       "Daniel Kraschewski and
                  J{\"o}rn M{\"u}ller-Quade",
  title =        "Completeness Theorems with Constructive Proofs for Finite Deterministic 2-Party Functions",
  pages =        "364--381",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:Kreitz11,
  author =       "Gunnar Kreitz",
  title =        "A Zero-One Law for Secure Multi-party Computation with Ternary Outputs",
  pages =        "382--399",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:UllVad11,
  author =       "Jonathan Ullman and
                  Salil P. Vadhan",
  title =        "{PCPs} and the Hardness of Generating Private Synthetic Data",
  pages =        "400--416",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:GroKatYer11,
  author =       "Adam Groce and
                  Jonathan Katz and
                  Arkady Yerukhimovich",
  title =        "Limits of Computational Differential Privacy in the Client/Server Setting",
  pages =        "417--431",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:GehLuiPas11,
  author =       "Johannes Gehrke and
                  Edward Lui and
                  Rafael Pass",
  title =        "Towards Privacy for Social Networks: A Zero-Knowledge Based Definition of Privacy",
  pages =        "432--449",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:DLMM11,
  author =       "Dana Dachman-Soled and
                  Yehuda Lindell and
                  Mohammad Mahmoody and
                  Tal Malkin",
  title =        "On the Black-Box Complexity of Optimally-Fair Coin Tossing",
  pages =        "450--467",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:HanWul11,
  author =       "Esther H{\"a}nggi and
                  J{\"u}rg Wullschleger",
  title =        "Tight Bounds for Classical and Quantum Coin Flipping",
  pages =        "468--485",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:MOPR11,
  author =       "Hemanta K. Maji and
                  Pichayoot Ouppaphan and
                  Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Exploring the Limits of Common Coins Using Frontier Analysis of Protocols",
  pages =        "486--503",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:BroJumPap11,
  author =       "Josh Bronson and
                  Ali Juma and
                  Periklis A. Papakonstantinou",
  title =        "Limits on the Stretch of Non-adaptive Constructions of Pseudo-Random Generators",
  pages =        "504--521",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:MilVio11,
  author =       "Eric Miles and
                  Emanuele Viola",
  title =        "On the Complexity of Non-adaptively Increasing the Stretch of Pseudorandom Generators",
  pages =        "522--539",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:Pass11,
  author =       "Rafael Pass",
  title =        "Concurrent Security and Non-malleability (Invited Talk)",
  pages =        "540",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:Xiao11,
  author =       "David Xiao",
  title =        "(Nearly) Round-Optimal Black-Box Constructions of Commitments Secure against Selective Opening Attacks",
  pages =        "541--558",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:BKSY11,
  author =       "Zvika Brakerski and
                  Jonathan Katz and
                  Gil Segev and
                  Arkady Yerukhimovich",
  title =        "Limits on the Power of Zero-Knowledge Proofs in Cryptographic Constructions",
  pages =        "559--578",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:PasTseVen11,
  author =       "Rafael Pass and
                  Wei-Lung Dustin Tseng and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "Towards Non-Black-Box Lower Bounds in Cryptography",
  pages =        "579--596",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:MatMat11,
  author =       "Takahiro Matsuda and
                  Kanta Matsuura",
  title =        "On Black-Box Separations among Injective One-Way Functions",
  pages =        "597--614",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:KatSchYer11,
  author =       "Jonathan Katz and
                  Dominique Schr{\"o}der and
                  Arkady Yerukhimovich",
  title =        "Impossibility of Blind Signatures from One-Way Permutations",
  pages =        "615--629",
  editor =       tcc11ed,
  booktitle =    tcc11name,
  volume =       tcc11vol,
  address =      tcc11addr,
  month =        tcc11month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TCC:HPWP10,
  author =       "Johan H{\aa}stad and
                  Rafael Pass and
                  Douglas Wikstr{\"o}m and
                  Krzysztof Pietrzak",
  title =        "An Efficient Parallel Repetition Theorem",
  pages =        "1--18",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:ChuLiu10,
  author =       "Kai-Min Chung and
                  Feng-Hao Liu",
  title =        "Parallel Repetition Theorems for Interactive Arguments",
  pages =        "19--36",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:Jutla10,
  author =       "Charanjit S. Jutla",
  title =        "Almost Optimal Bounds for Direct Product Threshold Theorem",
  pages =        "37--51",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:CKVW10,
  author =       "Ran Canetti and
                  Yael Tauman Kalai and
                  Mayank Varia and
                  Daniel Wichs",
  title =        "On Symmetric Encryption and Point Obfuscation",
  pages =        "52--71",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:CanRotVar10,
  author =       "Ran Canetti and
                  Guy N. Rothblum and
                  Mayank Varia",
  title =        "Obfuscation of Hyperplane Membership",
  pages =        "72--89",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:Ishai10,
  author =       "Yuval Ishai",
  title =        "Secure Computation and Its Diverse Applications (Invited Talk)",
  pages =        "90",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:GIMOS10,
  author =       "S. Dov Gordon and
                  Yuval Ishai and
                  Tal Moran and
                  Rafail Ostrovsky and
                  Amit Sahai",
  title =        "On Complete Primitives for Fairness",
  pages =        "91--108",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:DamNieOrl10,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen and
                  Claudio Orlandi",
  title =        "On the Necessary and Sufficient Assumptions for {UC} Computation",
  pages =        "109--127",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:DamGeiNie10,
  author =       "Ivan Damg{\aa}rd and
                  Martin Geisler and
                  Jesper Buus Nielsen",
  title =        "From Passive to Covert Security at Low Cost",
  pages =        "128--145",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:CraHofKil10,
  author =       "Ronald Cramer and
                  Dennis Hofheinz and
                  Eike Kiltz",
  title =        "A Twist on the {Naor}-{Yung} Paradigm and Its Application to Efficient {CCA}-Secure Encryption from Hard Search Problems",
  pages =        "146--164",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:Vahlis10,
  author =       "Yevgeniy Vahlis",
  title =        "Two Is a Crowd? A Black-Box Separation of One-Wayness and Security under Correlated Inputs",
  pages =        "165--182",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:DamMik10,
  author =       "Ivan Damg{\aa}rd and
                  Gert Læss{\o}e Mikkelsen",
  title =        "Efficient, Robust and Constant-Round Distributed {RSA} Key Generation",
  pages =        "183--200",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:BenDam10,
  author =       "Rikke Bendlin and
                  Ivan Damg{\aa}rd",
  title =        "Threshold Decryption and Zero-Knowledge Proofs for Lattice-Based Cryptosystems",
  pages =        "201--218",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:FarPad10,
  author =       "Oriol Farr{\`a}s and
                  Carles Padr{\'o}",
  title =        "Ideal Hierarchical Secret Sharing Schemes",
  pages =        "219--236",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:MauTes10,
  author =       "Ueli M. Maurer and
                  Stefano Tessaro",
  title =        "A Hardcore Lemma for Computational Indistinguishability: Security Amplification for Arbitrarily Weak {PRGs} with Optimal Stretch",
  pages =        "237--254",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:GoldLis10,
  author =       "David Goldenberg and
                  Moses Liskov",
  title =        "On Related-Secret Pseudorandomness",
  pages =        "255--272",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:CDMS10,
  author =       "Jean-S{\'e}bastien Coron and
                  Yevgeniy Dodis and
                  Avradip Mandal and
                  Yannick Seurin",
  title =        "A Domain Extender for the Ideal Cipher",
  pages =        "273--289",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:FisLeh10,
  author =       "Marc Fischlin and
                  Anja Lehmann",
  title =        "Delayed-Key Message Authentication for Streams",
  pages =        "290--307",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:GISVW10,
  author =       "Vipul Goyal and
                  Yuval Ishai and
                  Amit Sahai and
                  Ramarathnam Venkatesan and
                  Akshay Wadia",
  title =        "Founding Cryptography on Tamper-Proof Hardware Tokens",
  pages =        "308--326",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:Kolesnikov10,
  author =       "Vladimir Kolesnikov",
  title =        "Truly Efficient String Oblivious Transfer Using Resettable Tamper-Proof Tokens",
  pages =        "327--342",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:FKPR10,
  author =       "Sebastian Faust and
                  Eike Kiltz and
                  Krzysztof Pietrzak and
                  Guy N. Rothblum",
  title =        "Leakage-Resilient Signatures",
  pages =        "343--360",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:10,
  author =       "Yevgeniy Dodis and
                  Shafi Goldwasser and
                  Yael Tauman Kalai and
                  Chris Peikert and
                  Vinod Vaikuntanathan",
  title =        "Public-Key Encryption Schemes with Auxiliary Inputs",
  pages =        "361--381",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:LyuPalSeg10,
  author =       "Vadim Lyubashevsky and
                  Adriana Palacio and
                  Gil Segev",
  title =        "Public-Key Cryptographic Primitives Provably as Secure as Subset Sum",
  pages =        "382--400",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:Gradwohl10,
  author =       "Ronen Gradwohl",
  title =        "Rationality in the Full-Information Model",
  pages =        "401--418",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:FucKatNac10,
  author =       "Georg Fuchsbauer and
                  Jonathan Katz and
                  David Naccache",
  title =        "Efficient Rational Secret Sharing in Standard Communication Networks",
  pages =        "419--436",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:BeiKasNis10,
  author =       "Amos Beimel and
                  Shiva Prasad Kasiviswanathan and
                  Kobbi Nissim",
  title =        "Bounds on the Sample Complexity for Private Learning and Private Data Release",
  pages =        "437--454",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:LewWat10,
  author =       "Allison B. Lewko and
                  Brent Waters",
  title =        "New Techniques for Dual System Encryption and Fully Secure {HIBE} with Short Ciphertexts",
  pages =        "455--479",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:AbdBelNev10,
  author =       "Michel Abdalla and
                  Mihir Bellare and
                  Gregory Neven",
  title =        "Robust Encryption",
  pages =        "480--497",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:Camenisch10,
  author =       "Jan Camenisch",
  title =        "Privacy-Enhancing Cryptography: From Theory into Practice (Invited Talk)",
  pages =        "498",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:LibYun10,
  author =       "Beno{\^i}t Libert and
                  Moti Yung",
  title =        "Concise Mercurial Vector Commitments and Independent Zero-Knowledge Sets with Short Proofs",
  pages =        "499--517",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:PasTseVen10,
  author =       "Rafael Pass and
                  Wei-Lung Dustin Tseng and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "Eye for an Eye: Efficient Concurrent Zero-Knowledge in the Timing Model",
  pages =        "518--534",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:OstPanVis10,
  author =       "Rafail Ostrovsky and
                  Omkant Pandey and
                  Ivan Visconti",
  title =        "Efficiency Preserving Transformations for Concurrent Non-malleable Zero Knowledge",
  pages =        "535--552",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:BanCamKre10,
  author =       "Endre Bangerter and
                  Jan Camenisch and
                  Stephan Krenn",
  title =        "Efficiency Limitations for {S}-Protocols for Group Homomorphisms",
  pages =        "553--571",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:BirVad10,
  author =       "Eleanor Birrell and
                  Salil P. Vadhan",
  title =        "Composition of Zero-Knowledge Proofs with Efficient Provers",
  pages =        "572--587",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:PasVen10,
  author =       "Rafael Pass and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "Private Coins versus Public Coins in Zero-Knowledge Proof Systems",
  pages =        "588--605",
  booktitle =    tcc10name,
  editor =       tcc10ed,
  volume =       tcc10vol,
  address =      tcc10addr,
  month =        tcc10month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TCC:MorNaoSeg09,
  author =       "Tal Moran and
                  Moni Naor and
                  Gil Segev",
  title =        "An Optimally Fair Coin Toss",
  pages =        "1--18",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:GorKat09,
  author =       "S. Dov Gordon and
                  Jonathan Katz",
  title =        "Complete Fairness in Multi-party Computation without an Honest Majority",
  pages =        "19--35",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:OPRV09,
  author =       "Shien Jin Ong and
                  David C. Parkes and
                  Alon Rosen and
                  Salil P. Vadhan",
  title =        "Fairness with an Honest Minority and a Rational Majority",
  pages =        "36--53",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:MicShe09,
  author =       "Silvio Micali and
                  Abhi Shelat",
  title =        "Purely Rational Secret Sharing (Extended Abstract)",
  pages =        "54--71",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:Peikert09,
  author =       "Chris Peikert",
  title =        "Some Recent Progress in Lattice-Based Cryptography",
  pages =        "72",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:CanVar09,
  author =       "Ran Canetti and
                  Mayank Varia",
  title =        "Non-malleable Obfuscation",
  pages =        "73--90",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:OstPerVis09,
  author =       "Rafail Ostrovsky and
                  Giuseppe Persiano and
                  Ivan Visconti",
  title =        "Simulation-Based Concurrent Non-malleable Commitments and Decommitments",
  pages =        "91--108",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:DodVadWic09,
  author =       "Yevgeniy Dodis and
                  Salil P. Vadhan and
                  Daniel Wichs",
  title =        "Proofs of Retrievability via Hardness Amplification",
  pages =        "109--127",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:DIJK09,
  author =       "Yevgeniy Dodis and
                  Russell Impagliazzo and
                  Ragesh Jaiswal and
                  Valentine Kabanets",
  title =        "Security Amplification for Interactive Cryptographic Primitives",
  pages =        "128--145",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:DKSW09,
  author =       "Yevgeniy Dodis and
                  Jonathan Katz and
                  Adam Smith and
                  Shabsi Walfish",
  title =        "Composability and On-Line Deniability of Authentication",
  pages =        "146--162",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:AmiBunOst09,
  author =       "Yair Amir and
                  Paul Bunn and
                  Rafail Ostrovsky",
  title =        "Authenticated Adversarial Routing",
  pages =        "163--182",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:LinZar09,
  author =       "Yehuda Lindell and
                  Hila Zarosim",
  title =        "Adaptive Zero-Knowledge Proofs and Adaptively Secure Oblivious Transfer",
  pages =        "183--201",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:HaiHol09,
  author =       "Iftach Haitner and
                  Thomas Holenstein",
  title =        "On the (Im)Possibility of Key Dependent Encryption",
  pages =        "202--219",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:HaiRosSha09,
  author =       "Iftach Haitner and
                  Alon Rosen and
                  Ronen Shaltiel",
  title =        "On the (Im)Possibility of {Arthur}-{Merlin} Witness Hiding Protocols",
  pages =        "220--237",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:KunMulRau09,
  author =       "Robin K{\"u}nzler and
                  J{\"o}rn M{\"u}ller-Quade and
                  Dominik Raub",
  title =        "Secure Computability of Functions in the {IT} Setting with Dishonest Majority and Applications to Long-Term Security",
  pages =        "238--255",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:MajPraRos09,
  author =       "Hemanta K. Maji and
                  Manoj Prabhakaran and
                  Mike Rosulek",
  title =        "Complexity of Multi-party Computation Problems: The Case of 2-Party Symmetric Secure Function Evaluation",
  pages =        "256--273",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:ZikHauMau09,
  author =       "Vassilis Zikas and
                  Sarah Hauser and
                  Ueli M. Maurer",
  title =        "Realistic Failures in Secure Multi-party Computation",
  pages =        "274--293",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:IshPraSha09,
  author =       "Yuval Ishai and
                  Manoj Prabhakaran and
                  Amit Sahai",
  title =        "Secure Arithmetic Computation with No Honest Majority",
  pages =        "294--314",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:DamNieWic09,
  author =       "Ivan Damg{\aa}rd and
                  Jesper Buus Nielsen and
                  Daniel Wichs",
  title =        "Universally Composable Multiparty Computation with Partially Isolated Parties",
  pages =        "315--331",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:Wullschleger09,
  author =       "J{\"u}rg Wullschleger",
  title =        "Oblivious Transfer from Weak Noisy Channels",
  pages =        "332--349",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:FehSch09,
  author =       "Serge Fehr and
                  Christian Schaffner",
  title =        "Composing Quantum Protocols in a Classical Environment",
  pages =        "350--367",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:NieOrl09,
  author =       "Jesper Buus Nielsen and
                  Claudio Orlandi",
  title =        "{LEGO} for Two-Party Secure Computation",
  pages =        "368--386",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:CDMW09,
  author =       "Seung Geol Choi and
                  Dana Dachman-Soled and
                  Tal Malkin and
                  Hoeteck Wee",
  title =        "Simple, Black-Box Constructions of Adaptively Secure Protocols",
  pages =        "387--402",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:PasWee09,
  author =       "Rafael Pass and
                  Hoeteck Wee",
  title =        "Black-Box Constructions of Two-Party Protocols from One-Way Functions",
  pages =        "403--418",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:RosSeg09,
  author =       "Alon Rosen and
                  Gil Segev",
  title =        "Chosen-Ciphertext Security via Correlated Products",
  pages =        "419--436",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:GenHal09,
  author =       "Craig Gentry and
                  Shai Halevi",
  title =        "Hierarchical Identity Based Encryption with Polynomially Many Levels",
  pages =        "437--456",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:SheShiWat09,
  author =       "Emily Shen and
                  Elaine Shi and
                  Brent Waters",
  title =        "Predicate Privacy in Encryption Systems",
  pages =        "457--473",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:AkaGolVai09,
  author =       "Adi Akavia and
                  Shafi Goldwasser and
                  Vinod Vaikuntanathan",
  title =        "Simultaneous Hardcore Bits and Cryptography against Memory Attacks",
  pages =        "474--495",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:Dwork09,
  author =       "Cynthia Dwork",
  title =        "The Differential Privacy Frontier (Extended Abstract)",
  pages =        "496--502",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:DNRV09,
  author =       "Cynthia Dwork and
                  Moni Naor and
                  Guy N. Rothblum and
                  Vinod Vaikuntanathan",
  title =        "How Efficient Can Memory Checking Be?",
  pages =        "503--520",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:CEMT09,
  author =       "James Cook and
                  Omid Etesami and
                  Rachel Miller and
                  Luca Trevisan",
  title =        "Goldreich's One-Way Function Candidate and Myopic Backtracking Algorithms",
  pages =        "521--538",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:BeiOrl09,
  author =       "Amos Beimel and
                  Ilan Orlov",
  title =        "Secret Sharing and Non-Shannon Information Inequalities",
  pages =        "539--557",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:BGRV09,
  author =       "Zvika Brakerski and
                  Shafi Goldwasser and
                  Guy N. Rothblum and
                  Vinod Vaikuntanathan",
  title =        "Weak Verifiable Random Functions",
  pages =        "558--576",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:JarLiu09,
  author =       "Stanislaw Jarecki and
                  Xiaomin Liu",
  title =        "Efficient Oblivious Pseudorandom Function with Applications to Adaptive {OT} and Secure Computation of Set Intersection",
  pages =        "577--594",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:CanDak09,
  author =       "Ran Canetti and
                  Ronny Ramzi Dakdouk",
  title =        "Towards a Theory of Extractable Functions",
  pages =        "595--613",
  booktitle =    tcc09name,
  editor =       tcc09ed,
  volume =       tcc09vol,
  address =      tcc09addr,
  month =        tcc09month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TCC:Valiant08,
  author =       "Paul Valiant",
  title =        "Incrementally Verifiable Computation or Proofs of Knowledge Imply Time/Space Efficiency",
  pages =        "1--18",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:HalMyeRac08,
  author =       "Shai Halevi and
                  Steven Myers and
                  Charles Rackoff",
  title =        "On Seed-Incompressible Functions",
  pages =        "19--36",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:LybMic08,
  author =       "Vadim Lyubashevsky and
                  Daniele Micciancio",
  title =        "Asymptotically Efficient Lattice-Based Digital Signatures",
  pages =        "37--54",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:BihGorIsh08,
  author =       "Eli Biham and
                  Yaron J. Goren and
                  Yuval Ishai",
  title =        "Basing Weak Public-Key Cryptography on Strong One-Way Functions",
  pages =        "55--72",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:Katz08a,
  author =       "Jonathan Katz",
  title =        "Which Languages Have 4-Round Zero-Knowledge Proofs?",
  pages =        "73--88",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:Malka08,
  author =       "Lior Malka",
  title =        "How to Achieve Perfect Simulation and A Complete Problem for Non-interactive Perfect Zero-Knowledge",
  pages =        "89--106",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:Kobayashi08,
  author =       "Hirotada Kobayashi",
  title =        "General Properties of Quantum Zero-Knowledge Proofs",
  pages =        "107--124",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:HerYof08,
  author =       "Amir Herzberg and
                  Igal Yoffe",
  title =        "The Layered Games Framework for Specifications and Analysis of Security Protocols",
  pages =        "125--141",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:GoyKat08,
  author =       "Vipul Goyal and
                  Jonathan Katz",
  title =        "Universally Composable Multi-party Computation with an Unreliable Common Reference String",
  pages =        "142--154",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:HazLin08,
  author =       "Carmit Hazay and
                  Yehuda Lindell",
  title =        "Efficient Protocols for Set Intersection and Pattern Matching with Security Against Malicious and Covert Adversaries",
  pages =        "155--175",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:KMSZ08,
  author =       "Joe Kilian and
                  Andr{\'e} Madeira and
                  Martin J. Strauss and
                  Xuan Zheng",
  title =        "Fast Private Norm Estimation and Heavy Hitters",
  pages =        "176--193",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:BeiLivPad08,
  author =       "Amos Beimel and
                  Noam Livne and
                  Carles Padr{\'o}",
  title =        "Matroids Can Be Far from Ideal Secret Sharing",
  pages =        "194--212",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:BeeHir08,
  author =       "Zuzana Beerliov{\'a}-Trub{\'i}niov{\'a} and
                  Martin Hirt",
  title =        "Perfectly-Secure {MPC} with Linear Communication Complexity",
  pages =        "213--230",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:BFHMZ08,
  author =       "Zuzana Beerliov{\'a}-Trub{\'i}niov{\'a} and
                  Matthias Fitzi and
                  Martin Hirt and
                  Ueli M. Maurer and
                  Vassilis Zikas",
  title =        "{MPC} vs. {SFE}: Perfect Security in a Unified Corruption Model",
  pages =        "231--250",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:Katz08b,
  author =       "Jonathan Katz",
  title =        "Bridging Game Theory and Cryptography: Recent Results and Future Directions (Invited Talk)",
  pages =        "251--272",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:IzmLepMic08,
  author =       "Sergei Izmalkov and
                  Matt Lepinski and
                  Silvio Micali",
  title =        "Verifiably Secure Devices",
  pages =        "273--301",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:AbrDolHal08,
  author =       "Ittai Abraham and
                  Danny Dolev and
                  Joseph Y. Halpern",
  title =        "Lower Bounds on Implementing Robust and Resilient Mediators",
  pages =        "302--319",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:KolNao08,
  author =       "Gillat Kol and
                  Moni Naor",
  title =        "Cryptography and Game Theory: Designing Protocols for Exchanging Information",
  pages =        "320--339",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:KiaZho08,
  author =       "Aggelos Kiayias and
                  Hong-Sheng Zhou",
  title =        "Equivocal Blind Signatures and Adaptive {UC}-Security",
  pages =        "340--355",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:BCKL08,
  author =       "Mira Belenkiy and
                  Melissa Chase and
                  Markulf Kohlweiss and
                  Anna Lysyanskaya",
  title =        "{P}-signatures and Noninteractive Anonymous Credentials",
  pages =        "356--374",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:FisLeh08,
  author =       "Marc Fischlin and
                  Anja Lehmann",
  title =        "Multi-property Preserving Combiners for Hash Functions",
  pages =        "375--392",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:HIKN08,
  author =       "Danny Harnik and
                  Yuval Ishai and
                  Eyal Kushilevitz and
                  Jesper Buus Nielsen",
  title =        "{OT}-Combiners via Secure Computation",
  pages =        "393--411",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:Haitner08,
  author =       "Iftach Haitner",
  title =        "Semi-honest to Malicious Oblivious Transfer - The Black-Box Way",
  pages =        "412--426",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:CDMW08,
  author =       "Seung Geol Choi and
                  Dana Dachman-Soled and
                  Tal Malkin and
                  Hoeteck Wee",
  title =        "Black-Box Construction of a Non-malleable Encryption Scheme from Any Semantically Secure One",
  pages =        "427--444",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:HaiHocSeg08,
  author =       "Iftach Haitner and
                  Jonathan J. Hoch and
                  Gil Segev",
  title =        "A Linear Lower Bound on the Communication Complexity of Single-Server Private Information Retrieval",
  pages =        "445--464",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:FehSch08,
  author =       "Serge Fehr and
                  Christian Schaffner",
  title =        "Randomness Extraction Via $\delta$-Biased Masking in the Presence of a Quantum Attacker",
  pages =        "465--481",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:OngVad08,
  author =       "Shien Jin Ong and
                  Salil P. Vadhan",
  title =        "An Equivalence Between Zero Knowledge and Commitments",
  pages =        "482--500",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:CCKV08,
  author =       "Andr{\'e} Chailloux and
                  Dragos Florin Ciocan and
                  Iordanis Kerenidis and
                  Salil P. Vadhan",
  title =        "Interactive and Noninteractive Zero Knowledge are Equivalent in the Help Model",
  pages =        "501--534",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:MicYil08,
  author =       "Daniele Micciancio and
                  Scott Yilek",
  title =        "The Round-Complexity of Black-Box Zero-Knowledge: A Combinatorial Characterization",
  pages =        "535--552",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:PasVen08,
  author =       "Rafael Pass and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "On Constant-Round Concurrent Zero-Knowledge",
  pages =        "553--570",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:LinPasVen08,
  author =       "Huijia Lin and
                  Rafael Pass and
                  Muthuramakrishnan Venkitasubramaniam",
  title =        "Concurrent Non-malleable Commitments from Any One-Way Function",
  pages =        "571--588",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:Gennaro08,
  author =       "Rosario Gennaro",
  title =        "Faster and Shorter Password-Authenticated Key Exchange",
  pages =        "589--606",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:DedHarRey08,
  author =       "Nenad Dedic and
                  Danny Harnik and
                  Leonid Reyzin",
  title =        "Saving Private Randomness in One-Way Functions and Pseudorandom Generators",
  pages =        "607--625",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:HalRab08,
  author =       "Shai Halevi and
                  Tal Rabin",
  title =        "Degradation and Amplification of Computational Hardness",
  pages =        "626--643",
  booktitle =    tcc08name,
  editor =       tcc08ed,
  volume =       tcc08vol,
  address =      tcc08addr,
  month =        tcc08month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TCC:BosDod07,
  author =       "Carl Bosley and
                  Yevgeniy Dodis",
  title =        "Does Privacy Require True Randomness?",
  pages =        "1--20",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:Panjwani07,
  author =       "Saurabh Panjwani",
  title =        "Tackling Adaptive Corruptions in Multicast Encryption Protocols",
  pages =        "21--40",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:QuaUnr07,
  author =       "J{\"o}rn M{\"u}ller-Quade and
                  Dominique Unruh",
  title =        "Long-Term Security and Universal Composability",
  pages =        "41--60",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:CDPW07,
  author =       "Ran Canetti and
                  Yevgeniy Dodis and
                  Rafael Pass and
                  Shabsi Walfish",
  title =        "Universally Composable Security with Global Setup",
  pages =        "61--85",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:PieWik07,
  author =       "Krzysztof Pietrzak and
                  Douglas Wikstr{\"o}m",
  title =        "Parallel Repetition of Computationally Sound Protocols Revisited",
  pages =        "86--102",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:Wee07a,
  author =       "Hoeteck Wee",
  title =        "Lower Bounds for Non-interactive Zero-Knowledge",
  pages =        "103--117",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:AbeFeh07,
  author =       "Masayuki Abe and
                  Serge Fehr",
  title =        "Perfect {NIZK} with Adaptive Soundness",
  pages =        "118--136",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:AumLin07,
  author =       "Yonatan Aumann and
                  Yehuda Lindell",
  title =        "Security Against Covert Adversaries: Efficient Protocols for Realistic Adversaries",
  pages =        "137--156",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:BackMulUnr07,
  author =       "Michael Backes and
                  J{\"o}rn M{\"u}ller-Quade and
                  Dominique Unruh",
  title =        "On the Necessity of Rewinding in Secure Multiparty Computation",
  pages =        "157--173",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:Goldreich07,
  author =       "Oded Goldreich",
  title =        "On Expected Probabilistic Polynomial-Time Adversaries: A Suggestion for Restricted Definitions and Their Benefits",
  pages =        "174--193",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:GolRot07,
  author =       "Shafi Goldwasser and
                  Guy N. Rothblum",
  title =        "On Best-Possible Obfuscation",
  pages =        "194--213",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:HofMalSta07,
  author =       "Dennis Hofheinz and
                  John Malone-Lee and
                  Martijn Stam",
  title =        "Obfuscation for Cryptographic Purposes",
  pages =        "214--232",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:HRSV07,
  author =       "Susan Hohenberger and
                  Guy N. Rothblum and
                  Abhi Shelat and
                  Vinod Vaikuntanathan",
  title =        "Securely Obfuscating Re-encryption",
  pages =        "233--252",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:BeiFra07,
  author =       "Amos Beimel and
                  Matthew K. Franklin",
  title =        "Weakly-Private Secret Sharing Schemes",
  pages =        "253--272",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:MarPad07,
  author =       "Jaume Mart{\'i}-Farr{\'e} and
                  Carles Padr{\'o}",
  title =        "On Secret Sharing Schemes, Matroids and Polymatroids",
  pages =        "273--290",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:KMWF07,
  author =       "Eike Kiltz and
                  Payman Mohassel and
                  Enav Weinreb and
                  Matthew K. Franklin",
  title =        "Secure Linear Algebra Using Linearly Recurrent Sequences",
  pages =        "291--310",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:FFGV07,
  author =       "Matthias Fitzi and
                  Matthew K. Franklin and
                  Juan A. Garay and
                  S. Harsha Vardhan",
  title =        "Towards Optimal and Efficient Perfectly Secure Message Transmission",
  pages =        "311--322",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:HKKL07,
  author =       "Carmit Hazay and
                  Jonathan Katz and
                  Chiu-Yuen Koo and
                  Yehuda Lindell",
  title =        "Concurrently-Secure Blind Signatures Without Random Oracles or Setup Assumptions",
  pages =        "323--341",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:Wikstrom07,
  author =       "Douglas Wikstr{\"o}m",
  title =        "Designated Confirmer Signatures Revisited",
  pages =        "342--361",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:HopMolWag07,
  author =       "Nicholas Hopper and
                  David Molnar and
                  David Wagner",
  title =        "From Weak to Strong Watermarking",
  pages =        "362--382",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:BeiHalNis07,
  author =       "Amos Beimel and
                  Renen Hallak and
                  Kobbi Nissim",
  title =        "Private Approximation of Clustering and Vertex Cover",
  pages =        "383--403",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:MeiPrzWul07,
  author =       "Remo Meier and
                  Bartosz Przydatek and
                  J{\"u}rg Wullschleger",
  title =        "Robuster Combiners for Oblivious Transfer",
  pages =        "404--418",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:Wee07b,
  author =       "Hoeteck Wee",
  title =        "One-Way Permutations, Interactive Hashing and Statistically Hiding Commitments",
  pages =        "419--433",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:GetMalMye07,
  author =       "Yael Gertner and
                  Tal Malkin and
                  Steven Myers",
  title =        "Towards a Separation of Semantic and {CCA} Security for Public Key Encryption",
  pages =        "434--455",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:CEHHOR07,
  author =       "Matthias Christandl and
                  Artur Ekert and
                  Michal Horodecki and
                  Pawel Horodecki and
                  Jonathan Oppenheim and
                  Renato Renner",
  title =        "Unifying Classical and Quantum Key Distillation",
  pages =        "456--478",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:CDDLLW07,
  author =       "David Cash and
                  Yan Zong Ding and
                  Yevgeniy Dodis and
                  Wenke Lee and
                  Richard J. Lipton and
                  Shabsi Walfish",
  title =        "Intrusion-Resilient Key Exchange in the Bounded Retrieval Model",
  pages =        "479--498",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:ABGS07,
  author =       "Michel Abdalla and
                  Jens-Matthias Bohli and
                  Maria Isabel {Gonzalez Vasco} and
                  Rainer Steinwandt",
  title =        "({Password}) Authenticated Key Establishment: From 2-Party to Group",
  pages =        "499--514",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:Chase07,
  author =       "Melissa Chase",
  title =        "Multi-authority Attribute Based Encryption",
  pages =        "515--534",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:BonWat07,
  author =       "Dan Boneh and
                  Brent Waters",
  title =        "Conjunctive, Subset, and Range Queries on Encrypted Data",
  pages =        "535--554",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:AdiWik07,
  author =       "Ben Adida and
                  Douglas Wikstr{\"o}m",
  title =        "How to Shuffle in Public",
  pages =        "555--574",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:IshPas07,
  author =       "Yuval Ishai and
                  Anat Paskin",
  title =        "Evaluating Branching Programs on Encrypted Data",
  pages =        "575--594",
  booktitle =    tcc07name,
  volume =       tcc07vol,
  year =         2007,
  publisher =    tccpub,
  month =        tcc07month,
  editor =       tcc07ed,
  address =      tcc07addr,
  series =       mylncs,
}

@InProceedings{TCC:MOSV06,
  author =       "Daniele Micciancio and
                  Shien Jin Ong and
                  Amit Sahai and
                  Salil P. Vadhan",
  title =        "Concurrent Zero Knowledge Without Complexity Assumptions",
  pages =        "1--20",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:YunZha06,
  author =       "Moti Yung and
                  Yunlei Zhao",
  title =        "Interactive Zero-Knowledge with Restricted Random Oracles",
  pages =        "21--40",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DamFazNic06,
  author =       "Ivan Damg{\aa}rd and
                  Nelly Fazio and
                  Antonio Nicolosi",
  title =        "Non-interactive Zero-Knowledge from Homomorphic Encryption",
  pages =        "41--59",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:BenKatMor06,
  author =       "Adam Bender and
                  Jonathan Katz and
                  Ruggero Morselli",
  title =        "Ring Signatures: Stronger Definitions, and Constructions Without Random Oracles",
  pages =        "60--79",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Okamoto06,
  author =       "Tatsuaki Okamoto",
  title =        "Efficient Blind and Partially Blind Signatures Without Random Oracles",
  pages =        "80--99",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:KolRac06,
  author =       "Vladimir Kolesnikov and
                  Charles Rackoff",
  title =        "Key Exchange Using Passwords and Long Keys",
  pages =        "100--119",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:CatDodVis06,
  author =       "Dario Catalano and
                  Yevgeniy Dodis and
                  Ivan Visconti",
  title =        "Mercurial Commitments: Minimal Assumptions and Efficient Constructions",
  pages =        "120--144",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:PeiRos06,
  author =       "Chris Peikert and
                  Alon Rosen",
  title =        "Efficient Collision-Resistant Hashing from Worst-Case Assumptions on Cyclic Lattices",
  pages =        "145--166",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Peikert06,
  author =       "Chris Peikert",
  title =        "On Error Correction in the Exponent",
  pages =        "167--183",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DodPun06,
  author =       "Yevgeniy Dodis and
                  Prashant Puniya",
  title =        "On the Relation Between the Ideal Cipher and the Random Oracle Models",
  pages =        "184--206",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Dziembowski06,
  author =       "Stefan Dziembowski",
  title =        "Intrusion-Resilience Via the Bounded-Storage Model",
  pages =        "207--224",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DiCLipWal06,
  author =       "Giovanni {Di Crescenzo} and
                  Richard J. Lipton and
                  Shabsi Walfish",
  title =        "Perfectly Secure Password Protocols in the Bounded Retrieval Model",
  pages =        "225--244",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:IndWoo06,
  author =       "Piotr Indyk and
                  David P. Woodruff",
  title =        "Polylogarithmic Private Approximations and Efficient Matching",
  pages =        "245--264",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DMNS06,
  author =       "Cynthia Dwork and
                  Frank McSherry and
                  Kobbi Nissim and
                  Adam Smith",
  title =        "Calibrating Noise to Sensitivity in Private Data Analysis",
  pages =        "265--284",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DFKNT06,
  author =       "Ivan Damg{\aa}rd and
                  Matthias Fitzi and
                  Eike Kiltz and
                  Jesper Buus Nielsen and
                  Tomas Toft",
  title =        "Unconditionally Secure Constant-Rounds Multi-party Computation for Equality, Comparison, Bits and Exponentiation",
  pages =        "285--304",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:BeeHir06,
  author =       "Zuzana Beerliov{\'a}-Trub{\'i}niov{\'a} and
                  Martin Hirt",
  title =        "Efficient Multi-party Computation with Dispute Control",
  pages =        "305--328",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:FGGRS06,
  author =       "Matthias Fitzi and
                  Juan A. Garay and
                  Shyamnath Gollakota and
                  C. Pandu Rangan and
                  K. Srinathan",
  title =        "Round-Optimal and Efficient Verifiable Secret Sharing",
  pages =        "329--342",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:MalMorYak06,
  author =       "Tal Malkin and
                  Ryan Moriarty and
                  Nikolai Yakovenko",
  title =        "Generalized Environmental Security from Number Theoretic Assumptions",
  pages =        "343--359",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DDMRS06,
  author =       "Anupam Datta and
                  Ante Derek and
                  John C. Mitchell and
                  Ajith Ramanathan and
                  Andre Scedrov",
  title =        "Games and the Impossibility of Realizable Ideal Functionality",
  pages =        "360--379",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:CanHer06,
  author =       "Ran Canetti and
                  Jonathan Herzog",
  title =        "Universally Composable Symbolic Analysis of Mutual Authentication and Key-Exchange Protocols",
  pages =        "380--403",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:GMPY06,
  author =       "Juan A. Garay and
                  Philip D. MacKenzie and
                  Manoj Prabhakaran and
                  Ke Yang",
  title =        "Resource Fairness and Composability of Cryptographic Protocols",
  pages =        "404--428",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Wee06,
  author =       "Hoeteck Wee",
  title =        "Finding Pessiland",
  pages =        "429--442",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Holenstein06,
  author =       "Thomas Holenstein",
  title =        "Pseudorandom Generators from One-Way Functions: A Simple Construction for Any Hardness",
  pages =        "443--461",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Lu06,
  author =       "Chi-Jen Lu",
  title =        "On the Complexity of Parallel Hardness Amplification for One-Way Functions",
  pages =        "462--481",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:BeiLiv06,
  author =       "Amos Beimel and
                  Noam Livne",
  title =        "On Matroids and Non-ideal Secret Sharing",
  pages =        "482--501",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Koo06,
  author =       "Chiu-Yuen Koo",
  title =        "Secure Computation with Partial Message Loss",
  pages =        "502--521",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:NisWei06,
  author =       "Kobbi Nissim and
                  Enav Weinreb",
  title =        "Communication Efficient Secure Linear Algebra",
  pages =        "522--541",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DodYamYun06,
  author =       "Yevgeniy Dodis and
                  Aleksandr Yampolskiy and
                  Moti Yung",
  title =        "Threshold and Proactive Pseudo-Random Permutations",
  pages =        "542--560",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Jutla06,
  author =       "Charanjit S. Jutla",
  title =        "{PRF} Domain Extension Using {DAGs}",
  pages =        "561--580",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:Kiltz06,
  author =       "Eike Kiltz",
  title =        "Chosen-Ciphertext Security from Tag-Based Encryption",
  pages =        "581--600",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:DodPiePrz06,
  author =       "Yevgeniy Dodis and
                  Krzysztof Pietrzak and
                  Bartosz Przydatek",
  title =        "Separating Sources for Encryption and Secret Sharing",
  pages =        "601--616",
  booktitle =    tcc06name,
  volume =       tcc06vol,
  year =         2006,
  publisher =    tccpub,
  month =        tcc06month,
  editor =       tcc06ed,
  address =      tcc06addr,
  series =       mylncs,
}

@InProceedings{TCC:MPSW05,
  author =       "Silvio Micali and
                  Chris Peikert and
                  Madhu Sudan and
                  David A. Wilson",
  title =        "Optimal Error Correction Against Computationally Bounded Noise",
  pages =        "1-16",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:CanHalSte05,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Michael Steiner",
  title =        "Hardness Amplification of Weakly Verifiable Puzzles",
  pages =        "17-33",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:LinTreWee05,
  author =       "Henry Lin and
                  Luca Trevisan and
                  Hoeteck Wee",
  title =        "On Hardness Amplification of One-Way Functions",
  pages =        "34-49",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:Groth05,
  author =       "Jens Groth",
  title =        "Cryptography in Subgroups of Zn",
  pages =        "50-65",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:NaoNusTro05,
  author =       "Moni Naor and
                  Asaf Nussboim and
                  Eran Tromer",
  title =        "Efficiently Constructible Huge Graphs That Preserve First Order Properties of Random Graphs",
  pages =        "66-85",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:HofUnr05,
  author =       "Dennis Hofheinz and
                  Dominique Unruh",
  title =        "Comparing Two Notions of Simulatability",
  pages =        "86-103",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:PraSah05,
  author =       "Manoj Prabhakaran and
                  Amit Sahai",
  title =        "Relaxing Environmental Security: Monitored Functionalities and Client-Server Computation",
  pages =        "104-127",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:KatLin05,
  author =       "Jonathan Katz and
                  Yehuda Lindell",
  title =        "Handling Expected Polynomial-Time Strategies in Simulation-Based Security Proofs",
  pages =        "128-149",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:CanHalKat05,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Jonathan Katz",
  title =        "Adaptively-Secure, Non-interactive Public-Key Encryption",
  pages =        "150-168",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:MicPan05,
  author =       "Daniele Micciancio and
                  Saurabh Panjwani",
  title =        "Adaptive Security of Symbolic Encryption",
  pages =        "169-187",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:DodKat05,
  author =       "Yevgeniy Dodis and
                  Jonathan Katz",
  title =        "Chosen-Ciphertext Security of Multiple Encryption",
  pages =        "188-209",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:BacCac05,
  author =       "Michael Backes and
                  Christian Cachin",
  title =        "Public-Key Steganography with Active Attacks",
  pages =        "210-226",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:DIRR05,
  author =       "Nenad Dedic and
                  Gene Itkis and
                  Leonid Reyzin and
                  Scott Russell",
  title =        "Upper and Lower Bounds on Black-Box Steganography",
  pages =        "227-244",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:LepMicShe05,
  author =       "Matt Lepinski and
                  Silvio Micali and
                  Abhi Shelat",
  title =        "Fair-Zero Knowledge",
  pages =        "245-263",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:HohLys05,
  author =       "Susan Hohenberger and
                  Anna Lysyanskaya",
  title =        "How to Securely Outsource Cryptographic Computations",
  pages =        "264-282",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:KilLeaMal05,
  author =       "Eike Kiltz and
                  Gregor Leander and
                  John Malone-Lee",
  title =        "Secure Computation of the Mean and Related Statistics",
  pages =        "283-302",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:FIPR05,
  author =       "Michael J. Freedman and
                  Yuval Ishai and
                  Benny Pinkas and
                  Omer Reingold",
  title =        "Keyword Search and Oblivious Pseudorandom Functions",
  pages =        "303-324",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:BonGohNis05,
  author =       "Dan Boneh and
                  Eu-Jin Goh and
                  Kobbi Nissim",
  title =        "Evaluating 2-{DNF} Formulas on Ciphertexts",
  pages =        "325-341",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:CraDamIsh05,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Yuval Ishai",
  title =        "Share Conversion, Pseudorandom Secret-Sharing and Applications to Secure Computation",
  pages =        "342-362",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:CDMSW05,
  author =       "Shuchi Chawla and
                  Cynthia Dwork and
                  Frank McSherry and
                  Adam Smith and
                  Hoeteck Wee",
  title =        "Toward Privacy in Public Databases",
  pages =        "363-385",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:BHLMO05,
  author =       "Michael Ben-Or and
                  Michal Horodecki and
                  Debbie W. Leung and
                  Dominic Mayers and
                  Jonathan Oppenheim",
  title =        "The Universal Composable Security of Quantum Key Distribution",
  pages =        "386-406",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:RenKon05,
  author =       "Renato Renner and
                  Robert K{\"o}nig",
  title =        "Universally Composable Privacy Amplification Against Quantum Adversaries",
  pages =        "407-425",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:NagManOka05,
  author =       "Waka Nagao and
                  Yoshifumi Manabe and
                  Tatsuaki Okamoto",
  title =        "A Universally Composable Secure Channel Based on the {KEM-DEM} Framework",
  pages =        "426-444",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:IshKusOst05,
  author =       "Yuval Ishai and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky",
  title =        "Sufficient Conditions for Collision-Resistant Hashing",
  pages =        "445-456",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:Nguyen05,
  author =       "Minh-Huyen Nguyen",
  title =        "The Relationship Between Password-Authenticated Key Exchange and Other Cryptographic Primitives",
  pages =        "457-475",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:DKMR05,
  author =       "Anupam Datta and
                  Ralf K{\"u}sters and
                  John C. Mitchell and
                  Ajith Ramanathan",
  title =        "On the Relationships Between Notions of Simulation-Based Security",
  pages =        "476-494",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:VMSV05,
  author =       "Maria Isabel Gonzalez Vasco and
                  Consuelo Mart{\'i}nez and
                  Rainer Steinwandt and
                  Jorge Luis Villar",
  title =        "A New {Cramer-Shoup} Like Methodology for Group Based Provably Secure Encryption Schemes",
  pages =        "495-509",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:JarSax05,
  author =       "Stanislaw Jarecki and
                  Nitesh Saxena",
  title =        "Further Simplifications in Proactive {RSA} Signatures",
  pages =        "510-528",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:GolKha05,
  author =       "Shafi Goldwasser and
                  Dmitriy Kharchenko",
  title =        "Proof of Plaintext Knowledge for the {Ajtai-Dwork} Cryptosystem",
  pages =        "529-555",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:DodSmi05,
  author =       "Yevgeniy Dodis and
                  Adam Smith",
  title =        "Entropic Security and the Encryption of High Entropy Messages",
  pages =        "556-577",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:Ding05,
  author =       "Yan Zong Ding",
  title =        "Error Correction in the Bounded Storage Model",
  pages =        "578-599",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:BeiTasWei05,
  author =       "Amos Beimel and
                  Tamir Tassa and
                  Enav Weinreb",
  title =        "Characterizing Ideal Weighted Threshold Secret Sharing",
  pages =        "600-619",
  booktitle =    tcc05name,
  volume =       tcc05vol,
  year =         2005,
  publisher =    tccpub,
  month =        tcc05month,
  editor =       tcc05ed,
  address =      tcc05addr,
  series =       mylncs,
}

@InProceedings{TCC:ReiTreVad04,
  author =       "Omer Reingold and
                  Luca Trevisan and
                  Salil P. Vadhan",
  title =        "Notions of Reducibility between Cryptographic Primitives",
  pages =        "1--20",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:MauRenHol04,
  author =       "Ueli M. Maurer and
                  Renato Renner and
                  Clemens Holenstein",
  title =        "Indifferentiability, Impossibility Results on Reductions, and Applications to the Random Oracle Methodology",
  pages =        "21--39",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:CanGolHal04,
  author =       "Ran Canetti and
                  Oded Goldreich and
                  Shai Halevi",
  title =        "On the Random-Oracle Methodology as Applied to Length-Restricted Signature Schemes",
  pages =        "40--57",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:HofMul04,
  author =       "Dennis Hofheinz and
                  J{\"o}rn M{\"u}ller-Quade",
  title =        "Universally Composable Commitments Using Random Oracles",
  pages =        "58--76",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:GolWai04,
  author =       "Shafi Goldwasser and
                  Erez Waisbard",
  title =        "Transformation of Digital Signature Schemes into Designated Confirmer Signature Schemes",
  pages =        "77--100",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:DSST04,
  author =       "Cynthia Dwork and
                  Ronen Shaltiel and
                  Adam Smith and
                  Luca Trevisan",
  title =        "List-Decoding of Linear Functions and Analysis of a Two-Round Zero-Knowledge Argument",
  pages =        "101--120",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:BarPas04,
  author =       "Boaz Barak and
                  Rafael Pass",
  title =        "On the Possibility of One-Message Weak Zero-Knowledge",
  pages =        "121--132",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:MicWar04,
  author =       "Daniele Micciancio and
                  Bogdan Warinschi",
  title =        "Soundness of Formal Encryption in the Presence of Active Adversaries",
  pages =        "133--151",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Groth04,
  author =       "Jens Groth",
  title =        "Rerandomizable and Replayable Adaptive Chosen Ciphertext Attack Secure Cryptosystems",
  pages =        "152--170",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:MacReiYan04,
  author =       "Philip D. MacKenzie and
                  Michael K. Reiter and
                  Ke Yang",
  title =        "Alternatives to Non-malleability: Definitions, Constructions, and Applications (Extended Abstract)",
  pages =        "171--190",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Rosen04,
  author =       "Alon Rosen",
  title =        "A Note on Constant-Round Zero-Knowledge Proofs for {NP}",
  pages =        "191--202",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Lindell04,
  author =       "Yehuda Lindell",
  title =        "Lower Bounds for Concurrent Self Composition",
  pages =        "203--222",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:CraDam04,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd",
  title =        "Secret-Key Zero-Knowlegde and Non-interactive Verifiable Exponentiation",
  pages =        "223--237",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:BeiMal04,
  author =       "Amos Beimel and
                  Tal Malkin",
  title =        "A Quantitative Approach to Reductions in Secure Computation",
  pages =        "238--257",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:GLMMR04,
  author =       "Rosario Gennaro and
                  Anna Lysyanskaya and
                  Tal Malkin and
                  Silvio Micali and
                  Tal Rabin",
  title =        "Algorithmic Tamper-Proof ({ATP}) Security: Theoretical Foundations for Security against Hardware Tampering",
  pages =        "258--277",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:MicRey04,
  author =       "Silvio Micali and
                  Leonid Reyzin",
  title =        "Physically Observable Cryptography (Extended Abstract)",
  pages =        "278--296",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Garay04,
  author =       "Juan A. Garay",
  title =        "Efficient and Universally Composable Committed Oblivious Transfer and Applications",
  pages =        "297--316",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Wikstrom04,
  author =       "Douglas Wikstr{\"o}m",
  title =        "A Universally Composable Mix-Net",
  pages =        "317--335",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:BacPfiWai04,
  author =       "Michael Backes and
                  Birgit Pfitzmann and
                  Michael Waidner",
  title =        "A General Composition Theorem for Secure Reactive Systems",
  pages =        "336--354",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:DFMS04,
  author =       "Ivan Damg{\aa}rd and
                  Serge Fehr and
                  Kirill Morozov and
                  Louis Salvail",
  title =        "Unfair Noisy Channels and Oblivious Transfer",
  pages =        "355--373",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:CDMS04,
  author =       "Claude Cr{\'e}peau and
                  Paul Dumais and
                  Dominic Mayers and
                  Louis Salvail",
  title =        "Computational Collapse of Quantum State with Application to Oblivious Transfer",
  pages =        "374--393",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Haitner04,
  author =       "Iftach Haitner",
  title =        "Implementing Oblivious Transfer Using Collection of Dense Trapdoor Permutations",
  pages =        "394--409",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:MauPie04,
  author =       "Ueli M. Maurer and
                  Krzysztof Pietrzak",
  title =        "Composition of Random Systems: When Two Weak Make One Strong",
  pages =        "410--427",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:NguVad04,
  author =       "Minh-Huyen Nguyen and
                  Salil P. Vadhan",
  title =        "Simpler Session-Key Generation from Short Random Passwords",
  pages =        "428--445",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:DHRS04,
  author =       "Yan Zong Ding and
                  Danny Harnik and
                  Alon Rosen and
                  Ronen Shaltiel",
  title =        "Constant-Round Oblivious Transfer in the Bounded Storage Model",
  pages =        "446--472",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Tassa04,
  author =       "Tamir Tassa",
  title =        "Hierarchical Threshold Secret Sharing",
  pages =        "473--490",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:JohWagRam04,
  author =       "Mark Johnson and
                  David Wagner and
                  Kannan Ramchandran",
  title =        "On Compressing Encrypted Data without the Encryption Key",
  pages =        "491--504",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

@InProceedings{TCC:Rivest04,
  author =       "Ronald L. Rivest",
  title =        "On the Notion of Pseudo-Free Groups",
  pages =        "505--521",
  editor =       tcc04ed,
  booktitle =    tcc04name,
  volume =       tcc04vol,
  address =      tcc04addr,
  month =        tcc04month,
  publisher =    tccpub,
  series =       mylncs,
  year =         2004,
}

%------------------------------------------------------------------
%                      TRUSTBUS
%------------------------------------------------------------------

@InProceedings{TRUSTBUS:HirIacWec12,
  author =       "Tobias Hirsch and
                  Luigi Lo Iacono and
                  Ina Wechsung",
  title =        "How Much Network Security Must Be Visible in Web Browsers?",
  pages =        "1--16",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:BKJP12,
  author =       "Bastian Braun and
                  Stefan Kucher and
                  Martin Johns and
                  Joachim Posegga",
  title =        "A User-Level Authentication Scheme to Mitigate Web Session-Based Vulnerabilities",
  pages =        "17--29",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:CasThiHac12,
  author =       "Matteo Maria Casalino and
                  Romuald Thion and
                  Mohand-Said Hacid",
  title =        "Access Control Configuration for {J2EE} Web Applications: A Formal Perspective",
  pages =        "30--35",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:DelOli12,
  author =       "Waldo Delport and
                  Martin S. Olivier",
  title =        "Cloud Separation: Stuck Inside the Cloud",
  pages =        "36--49",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:SZLRA12,
  author =       "Kashif Syed and
                  Pavol Zavarsky and
                  Dale Lindskog and
                  Ron Ruhl and
                  Shaun Aghili",
  title =        "Proposed Control Procedure to Mitigate the Risks of Strategic Information Outflow in the Recruitment Process",
  pages =        "50--64",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:NetHasPer12,
  author =       "Michael Netter and
                  Sabri Hassan and
                  G{\"u}nther Pernul",
  title =        "An Autonomous Social Web Privacy Infrastructure with Context-Aware Access Control",
  pages =        "65--78",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:LazMarMor12,
  author =       "Aliaksandr Lazouski and
                  Fabio Martinelli and
                  Paolo Mori",
  title =        "A Prototype for Enforcing Usage Control Policies Based on {XACML}",
  pages =        "79--92",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:MoyFerLop12,
  author =       "Francisco Moyano and
                  M. Carmen {Fern{\'a}ndez Gago} and
                  Javier Lopez",
  title =        "A Conceptual Framework for Trust Models",
  pages =        "93--104",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:BukTucDeu12,
  author =       "Vit Bukac and
                  Pavel Tucek and
                  Martin Deutsch",
  title =        "Advances and Challenges in Standalone Host-Based Intrusion Detection Systems",
  pages =        "105--117",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:GorLorGor12,
  author =       "Marcin Gorawski and
                  Michal Lorek and
                  Michal Gorawski",
  title =        "Encrypted Adaptive Storage Model - Analysis and Performance Tests",
  pages =        "118--128",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:DorWacBoh12,
  author =       "Michael Dorn and
                  Peter Wackersreuther and
                  Christian B{\"o}hm",
  title =        "Efficient Comparison of Encrypted Biometric Templates",
  pages =        "129--142",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:BehHenGan12,
  author =       "Rouzbeh Behnia and
                  Swee-Huay Heng and
                  Che-Sheng Gan",
  title =        "Short and Efficient Identity-Based Undeniable Signature Scheme",
  pages =        "143--148",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:DAcFlaNal12,
  author =       "Giuseppe D'Acquisto and
                  Marta Flamini and
                  Maurizio Naldi",
  title =        "Damage Sharing May Not Be Enough: An Analysis of an Ex-ante Regulation Policy for Data Breaches",
  pages =        "149--160",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:LanReg12,
  author =       "Hanno Langweg and
                  Lisa Rajbhandari",
  title =        "Flexible Regulation with Privacy Points",
  pages =        "161--166",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:SchRul12,
  author =       "Rainer Schick and
                  Christoph Ruland",
  title =        "On the Security of the Non-Repudiation of Forwarding Service",
  pages =        "167--178",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:ElsMcGBot12,
  author =       "Hisain Elshaafi and
                  Jimmy McGibney and
                  Dmitri Botvich",
  title =        "Profitability and Cost Management of Trustworthy Composite Services",
  pages =        "179--191",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:ThoBut12,
  author =       "Ta Vinh Thong and
                  Levente Butty{\'a}n",
  title =        "Query Auditing for Protecting Max/Min Values of Sensitive Attributes in Statistical Databases",
  pages =        "192--206",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:STBHB12,
  author =       "Ali Salem and
                  Salah Triki and
                  Han{\^e}ne Ben-Abdallah and
                  Nouria Harbi and
                  Omar Boussaid",
  title =        "Verification of Security Coherence in Data Warehouse Designs",
  pages =        "207--213",
  editor =       trustbus12ed,
  booktitle =    trustbus12name,
  volume =       trustbus12vol,
  month =        trustbus12month,
  address =      trustbus12addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2012,
}

@InProceedings{TRUSTBUS:LesZak11,
  author =       "Konrad Leszczynski and
                  Maciej Zakrzewicz",
  title =        "Electrostatic Force Method: Trust Management Method Inspired by the Laws of Physics",
  pages =        "1--12",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:BerLioAim11,
  author =       "Diana Berbecaru and
                  Antonio Lioy and
                  Marco Domenico Aime",
  title =        "Exploiting Proxy-Based Federated Identity Management in Wireless Roaming Access",
  pages =        "13--23",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:DroEfr11,
  author =       "George Drosatos and
                  Pavlos S. Efraimidis",
  title =        "Privacy-Preserving Statistical Analysis on Ubiquitous Health Data",
  pages =        "24--36",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:SchFucFed11,
  author =       "Florian Scheuer and
                  Karl-Peter Fuchs and
                  Hannes Federrath",
  title =        "A Safety-Preserving Mix Zone for {VANETs}",
  pages =        "37--48",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:MTDG11,
  author =       "Alexios Mylonas and
                  Bill Tsoumas and
                  Stelios Dritsas and
                  Dimitris Gritzalis",
  title =        "A Secure Smartphone Applications Roll-out Scheme",
  pages =        "49--61",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:SMGM11,
  author =       "Maria Eleni Skarkala and
                  Manolis Maragoudakis and
                  Stefanos Gritzalis and
                  Lilian Mitrou",
  title =        "Privacy Preserving Tree Augmented Na{\"i}ve Bayesian Multi-party Implementation on Horizontally Partitioned Databases",
  pages =        "62--73",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:VirDriGri11,
  author =       "Nikos Virvilis and
                  Stelios Dritsas and
                  Dimitris Gritzalis",
  title =        "Secure Cloud Storage: Available Infrastructures and Architectures Review and Evaluation",
  pages =        "74--85",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:ShaByeHir11,
  author =       "Nahid Shahmehri and
                  David Byers and
                  Rahul Hiran",
  title =        "{TRAP}: Open Decentralized Distributed Spam Filtering",
  pages =        "86--97",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:GanVer11,
  author =       "{Gerhard de Koning} Gans and
                  Eric R. Verheul",
  title =        "Best Effort and Practice Activation Codes",
  pages =        "98--112",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:LehSpa11,
  author =       "Jan Lehnhardt and
                  Adrian Spalka",
  title =        "Decentralized Generation of Multiple, Uncorrelatable Pseudonyms without Trusted Third Parties",
  pages =        "113--124",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:GGYGRS11,
  author =       "Nurit Gal-Oz and
                  Yaron Gonen and
                  Ran Yahalom and
                  Ehud Gudes and
                  Boris Rozenberg and
                  Erez Shmueli",
  title =        "Mining Roles from Web Application Usage Patterns",
  pages =        "125--137",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:DNXK11,
  author =       "Eleni Darra and
                  Christoforos Ntantogian and
                  Christos Xenakis and
                  Sokratis Katsikas",
  title =        "A Mobility and Energy-Aware Hierarchical Intrusion Detection System for Mobile Ad Hoc Networks",
  pages =        "138--149",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:PanXenSta11,
  author =       "Christoforos Panos and
                  Christos Xenakis and
                  Ioannis Stavrakakis",
  title =        "An Evaluation of Anomaly-Based Intrusion Detection Engines for Mobile Ad Hoc Networks",
  pages =        "150--160",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:GYWL11,
  author =       "Liqiang Geng and
                  Yonghua You and
                  Yunli Wang and
                  Hongyu Liu",
  title =        "Privacy Measures for Free Text Documents: Bridging the Gap between Theory and Practice",
  pages =        "161--173",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:Paintsil11,
  author =       "Ebenezer Paintsil",
  title =        "Towards Legal Privacy Risk Assessment and Specification",
  pages =        "174--185",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:HeuNeu11,
  author =       "Johannes Heurix and
                  Thomas Neubauer",
  title =        "Privacy-Preserving Storage and Access of Medical Data through Pseudonymization and Encryption",
  pages =        "186--197",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:Aziz11,
  author =       "Benjamin Aziz",
  title =        "Correcting a Delegation Protocol for Grids",
  pages =        "198--209",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:LedCla11,
  author =       "Thomas Lederm and
                  Nathan L. Clarke",
  title =        "Risk Assessment for Mobile Devices",
  pages =        "210--221",
  editor =       trustbus11ed,
  booktitle =    trustbus11name,
  volume =       trustbus11vol,
  month =        trustbus11month,
  address =      trustbus11addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{TRUSTBUS:KLMMY10,
  author =       "Leanid Krautsevich and
                  Aliaksandr Lazouski and
                  Fabio Martinelli and
                  Paolo Mori and
                  Artsiom Yautsiukhin",
  title =        "Usage Control, Risk and Trust (Invited Talk)",
  pages =        "1--12",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:1FNRP0,
  author =       "Christoph Fritsch and
                  Michael Netter and
                  Andreas Reisser and
                  G{\"u}nther Pernul",
  title =        "Attacking Image Recognition Captchas - A Naive but Effective Approach",
  pages =        "13--25",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:KMVTG10,
  author =       "Miltiadis Kandias and
                  Alexios Mylonas and
                  Nikos Virvilis and
                  Marianthi Theoharidou and
                  Dimitris Gritzalis",
  title =        "An Insider Threat Prediction Model",
  pages =        "26--37",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:VraGenLam10,
  author =       "Nikos Vrakas and
                  Dimitris Geneiatakis and
                  Costas Lambrinoudakis",
  title =        "A Call Conference Room Interception Attack and Its Detection",
  pages =        "38--44",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:AhmImiRus10,
  author =       "Zeeshan Ahmed and
                  Abdessamad Imine and
                  Micha{\"e}l Rusinowitch",
  title =        "Safe and Efficient Strategies for Updating Firewall Policies",
  pages =        "45--57",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:ParRebFor10,
  author =       "Javier Parra-Arnau and
                  David Rebollo-Monedero and
                  Jordi Forn{\'e}",
  title =        "A Privacy-Preserving Architecture for the Semantic Web Based on Tag Suppression",
  pages =        "58--68",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:PeaShe10,
  author =       "Siani Pearson and
                  Yun Shen",
  title =        "Context-Aware Privacy Design Pattern Selection",
  pages =        "69--80",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:YuFen10,
  author =       "Aimin Yu and
                  Dengguo Feng",
  title =        "Real-Time Remote Attestation with Privacy Protection",
  pages =        "81--92",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:ZhuBao10,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "Private Searching on MapReduce",
  pages =        "93--101",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:BraOli10,
  author =       "Wesley Brandi and
                  Martin S. Olivier",
  title =        "In Search of Search Privacy",
  pages =        "102--116",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:CanJam10,
  author =       "S{\'e}bastien Canard and
                  Amandine Jambert",
  title =        "Untraceability and Profiling Are Not Mutually Exclusive",
  pages =        "117--128",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:JosFriMah10,
  author =       "Audun J{\o}sang and
                  Lothar Fritsch and
                  Tobias Mahler",
  title =        "Privacy Policy Referencing",
  pages =        "129--140",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:APGR10,
  author =       "Almudena Alcaide and
                  Esther Palomar and
                  Ana Isabel {Gonz{\'a}lez-Tablas Ferreres} and
                  Arturo Ribagorda",
  title =        "Formal Proof of Cooperativeness in a Multi-Party {P2P} Content Authentication Protocol",
  pages =        "141--152",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:KouMonBra10,
  author =       "Gina Kounga and
                  Marco Casassa Mont and
                  Pete Bramhall",
  title =        "Extending {XACML} Access Control Architecture for Allowing Preference-Based Authorisation",
  pages =        "153--164",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:RekRizGri10,
  author =       "Evangelos Rekleitis and
                  Panagiotis Rizomiliotis and
                  Stefanos Gritzalis",
  title =        "An Agent Based Back-End {RFID} Tag Management System",
  pages =        "165--176",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:IFPC10,
  author =       "Tarik Ibrahim and
                  Steven Furnell and
                  Maria Papadaki and
                  Nathan L. Clarke",
  title =        "Assessing the Usability of End-User Security Software",
  pages =        "177--189",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:SPFP10,
  author =       "Lu{\'i}s Enrique Sanchez and
                  Antonio Santos-Olmo Parra and
                  Eduardo Fern{\'a}ndez-Medina and
                  Mario Piattini",
  title =        "Building {ISMS} through the Reuse of Knowledge",
  pages =        "190--201",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:FZDM10,
  author =       "Soude Fazeli and
                  Alireza Zarghami and
                  Nima Dokoohaki and
                  Mihhail Matskin",
  title =        "Mechanizing Social Trust-Aware Recommenders with T-Index Augmented Trustworthiness",
  pages =        "202--213",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:FriPer10,
  author =       "Christoph Fritsch and
                  G{\"u}nther Pernul",
  title =        "Security for Dynamic Service-Oriented eCollaboration - Architectural Alternatives and Proposed Solution",
  pages =        "214--226",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:TKKK10,
  author =       "Aggeliki Tsohou and
                  Maria Karyda and
                  Spyros Kokolakis and
                  Evangelos A. Kiountouzis",
  title =        "Analyzing Information Security Awareness through Networks of Association",
  pages =        "227--237",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:PenBao10,
  author =       "Kun Peng and
                  Feng Bao",
  title =        "Efficiency Improvement of Homomorphic E-Auction",
  pages =        "238--249",
  editor =       trustbus10ed,
  booktitle =    trustbus10name,
  volume =       trustbus10vol,
  month =        trustbus10month,
  address =      trustbus10addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{TRUSTBUS:KumMat09,
  author =       "Marek Kumpost and
                  Vashek Matyas",
  title =        "User Profiling and Re-identification: Case of University-Wide Network Analysis",
  pages =        "1--10",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:KKMK09,
  author =       "Eleni Kosta and
                  Christos Kalloniatis and
                  Lilian Mitrou and
                  Evangelia Kavakli",
  title =        "Search Engines: Gateway to a New ``Panopticon''?",
  pages =        "11--21",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:FraLie09,
  author =       "Elke Franz and
                  Katja Liesebach",
  title =        "Supporting Local Aliases as Usable Presentation of Secure Pseudonyms",
  pages =        "22--31",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:HSFNF09,
  author =       "Dominik Herrmann and
                  Florian Scheuer and
                  Philipp Feustel and
                  Thomas Nowey and
                  Hannes Federrath",
  title =        "A Privacy-Preserving Platform for User-Centric Quantitative Benchmarking",
  pages =        "32--41",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:AbdBel09,
  author =       "Elli Androulaki and
                  Steven M. Bellovin",
  title =        "An Anonymous Credit Card System",
  pages =        "42--51",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:KKKG09,
  author =       "Eleni Klaoudatou and
                  Elisavet Konstantinou and
                  Georgios Kambourakis and
                  Stefanos Gritzalis",
  title =        "A Cluster-Based Framework for the Security of Medical Sensor Environments",
  pages =        "52--62",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:ArmGiuPon09,
  author =       "Alessandro Armando and
                  Enrico Giunchiglia and
                  Serena Elisa Ponta",
  title =        "Formal Specification and Automatic Analysis of Business Processes under Authorization Constraints: An Action-Based Approach",
  pages =        "63--72",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:LamMitSun09,
  author =       "Peifung E. Lam and
                  John C. Mitchell and
                  Sharada Sundaram",
  title =        "A Formalization of {HIPAA} for a Medical Messaging System",
  pages =        "73--85",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:AAGRFL09,
  author =       "Cristina Alcaraz and
                  Isaac Agudo and
                  M. Carmen Fern{\'a}ndez Gago and
                  Rodrigo Roman and
                  Gerardo Fernandez and
                  Javier Lopez",
  title =        "Adaptive Dispatching of Incidences Based on Reputation for {SCADA} Systems",
  pages =        "86--94",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:TSHL09,
  author =       "Jos{\'e} Manuel Torres and
                  Jose Maria Sarriegi and
                  Josune Hernantes and
                  Ana Lauge",
  title =        "Steering Security through Measurement",
  pages =        "95--104",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:JosQua09,
  author =       "Audun J{\o}sang and
                  Walter Quattrociocchi",
  title =        "Advanced Features in Bayesian Reputation Systems",
  pages =        "105--114",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:KMWEA09,
  author =       "Heiko Klarl and
                  Florian Marm{\'e} and
                  Christian Wolff and
                  Christian Emig and
                  Sebastian Abeck",
  title =        "An {MDA}-Based Environment for Generating Access Control Policies",
  pages =        "115--126",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:BCCB09,
  author =       "Meriam Ben-Ghorbel-Talbi and
                  Fr{\'e}d{\'e}ric Cuppens and
                  Nora Cuppens-Boulahia and
                  Adel Bouhoula",
  title =        "An Extended Role-Based Access Control Model for Delegating Obligations",
  pages =        "127--137",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:AlmWolPos09,
  author =       "Christopher Alm and
                  Ruben Wolf and
                  Joachim Posegga",
  title =        "The {OPL} Access Control Policy Language",
  pages =        "138--148",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:GurRoy09,
  author =       "Yuri Gurevich and
                  Arnab Roy",
  title =        "Operational Semantics for {DKAL}: Application and Analysis",
  pages =        "149--158",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:Rizomiliotis09,
  author =       "Panagiotis Rizomiliotis",
  title =        "{HB}-{MAC}: Improving the Random-{HB}\# Authentication Protocol",
  pages =        "159--168",
  editor =       trustbus09ed,
  booktitle =    trustbus09name,
  volume =       trustbus09vol,
  month =        trustbus09month,
  address =      trustbus09addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{TRUSTBUS:Pfitzmann08,
  author =       "Andreas Pfitzmann",
  title =        "Biometrics - How to Put to Use and How Not at All? (Invited Lecture)",
  pages =        "1--7",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:DebSie08,
  author =       "John K. Debenham and
                  Carles Sierra",
  title =        "A Map of Trust between Trading Partners",
  pages =        "8--17",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:CHLKJ08,
  author =       "SuGil Choi and
                  Jin-Hee Han and
                  JeongWoo Lee and
                  Jongpil Kim and
                  Sungik Jun",
  title =        "Implementation of a {TCG}-Based Trusted Computing in Mobile Device",
  pages =        "18--27",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:AguFerLop08,
  author =       "Isaac Agudo and
                  Carmen Fernandez-Gago and
                  Javier Lopez",
  title =        "A Model for Trust Metrics Analysis",
  pages =        "28--37",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:FerPerLar08,
  author =       "Eduardo B. Fern{\'a}ndez and
                  G{\"u}nther Pernul and
                  Mar{\'i}a M. Larrondo-Petrie",
  title =        "Patterns and Pattern Diagrams for Access Control",
  pages =        "38--47",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:RayToa08,
  author =       "Indrakshi Ray and
                  Manachai Toahchoodee",
  title =        "A Spatio-temporal Access Control Model Supporting Delegation for Pervasive Computing Applications",
  pages =        "48--58",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:GenKamLam08,
  author =       "Dimitris Geneiatakis and
                  Georgios Kambourakis and
                  Costas Lambrinoudakis",
  title =        "A Mechanism for Ensuring the Validity and Accuracy of the Billing Services in {IP} Telephony",
  pages =        "59--68",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:PinSte08,
  author =       "Franziska Pingel and
                  Sandra Steinbrecher",
  title =        "Multilateral Secure Cross-Community Reputation Systems for Internet Communities",
  pages =        "69--78",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:WieNie08,
  author =       "Adam Wierzbicki and
                  Radoslaw Nielek",
  title =        "Fairness Emergence through Simple Reputation",
  pages =        "79--89",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:JBXC08,
  author =       "Audun J{\o}sang and
                  Touhid Bhuiyan and
                  Yue Xu and
                  Clive Cox",
  title =        "Combining Trust and Reputation Management for Web-Based Services",
  pages =        "90--99",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:AAMMM08,
  author =       "Benjamin Aziz and
                  Alvaro Arenas and
                  Fabio Martinelli and
                  Ilaria Matteucci and
                  Paolo Mori",
  title =        "Controlling Usage in Business Process Workflows through Fine-Grained Security Policies",
  pages =        "100--117",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:AicSurMaj08,
  author =       "Subhendu Aich and
                  Shamik Sural and
                  Arun K. Majumdar",
  title =        "Spatiotemporal Connectives for Security Policy in the Presence of Location Hierarchy",
  pages =        "118--127",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:FucPre08,
  author =       "Ludwig Fuchs and
                  Anton Preis",
  title =        "{BusiROLE}: A Model for Integrating Business Roles into Identity Management",
  pages =        "128--138",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:TPFC08,
  author =       "Gina C. Tjhai and
                  Maria Papadaki and
                  Steven Furnell and
                  Nathan L. Clarke",
  title =        "The Problem of False Alarms: Evaluation with {Snort} and {DARPA} 1999 Dataset",
  pages =        "139--150",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:KanKat08,
  author =       "Ioanna Kantzavelou and
                  Sokratis K. Katsikas",
  title =        "A Generic Intrusion Detection Game Model in {IT} Security",
  pages =        "151--162",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:ObeMee08,
  author =       "Jens O. Oberender and
                  Hermann de Meer",
  title =        "On the Design Dilemma in Dining Cryptographer Networks",
  pages =        "163--172",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:BMZTMV08,
  author =       "Susana Alcalde Bag{\"u}{\'e}s and
                  Jelena Mitic and
                  Andreas Zeidler and
                  Marta Tejada and
                  Ignacio R. Matias and
                  Carlos Fernandez Valdivielso",
  title =        "Obligations: Building a Bridge between Personal and Enterprise Privacy in Pervasive Computing",
  pages =        "173--184",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:SurFooSmi08,
  author =       "Suriadi Suriadi and
                  Ernest Foo and
                  Jason Smith",
  title =        "A User-Centric Protocol for Conditional Anonymity Revocation",
  pages =        "185--194",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:BraOliZug08,
  author =       "Wesley Brandi and
                  Martin S. Olivier and
                  Alf Zugenmaier",
  title =        "Preservation of Privacy in Thwarting the Ballot Stuffing Scheme",
  pages =        "195--204",
  editor =       trustbus08ed,
  booktitle =    trustbus08name,
  volume =       trustbus08vol,
  month =        trustbus08month,
  address =      trustbus08addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{TRUSTBUS:Kobsa07,
  author =       "Alfred Kobsa",
  title =        "Trustbus'07 Keynote Talk: Privacy Enhanced Personalization",
  pages =        "1",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:PMFKKO07,
  author =       "G{\"u}nther Pernul and
                  Marco Casassa Mont and
                  Eduardo B. Fern{\'a}ndez and
                  Sokratis K. Katsikas and
                  Alfred Kobsa and
                  Rolf Oppliger",
  title =        "Panel Discussion: Managing Digital Identities - Challenges and Opportunities",
  pages =        "2",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:NguChaNas07,
  author =       "Tuan-Anh Nguyen and
                  David W. Chadwick and
                  Bassem Nasser",
  title =        "Recognition of Authority in Virtual Organisations",
  pages =        "3--13",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:KerDeiRob07,
  author =       "Florian Kerschbaum and
                  Rafael Deitos and
                  Philip Robinson",
  title =        "Securing {VO} Management",
  pages =        "14--23",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:TTKG07,
  author =       "Aggeliki Tsohou and
                  Marianthi Theoharidou and
                  Spyros Kokolakis and
                  Dimitris Gritzalis",
  title =        "Addressing Cultural Dissimilarity in the Information Security Management Outsourcing Relationship",
  pages =        "24--33",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:MsaAfs07,
  author =       "Simon Samwel Msanjila and
                  Hamideh Afsarmanesh",
  title =        "Specification of the TrustMan System for Assisting Management of {VBEs}",
  pages =        "34--43",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:Shao07,
  author =       "Min-Hua Shao",
  title =        "A Privacy-Preserving Buyer-Seller Watermarking Protocol with Semi-trust Third Party",
  pages =        "44--53",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:LiDasZho07,
  author =       "Zhuowei Li and
                  Amitabha Das and
                  Jianying Zhou",
  title =        "Towards Automatic Assembly of Privacy-Preserved Intrusion Signatures",
  pages =        "54--64",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:ElaPea07,
  author =       "Tariq Ehsan Elahi and
                  Siani Pearson",
  title =        "Privacy Assurance: Bridging the Gap Between Preference and Practice",
  pages =        "65--74",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:PadElo07,
  author =       "Keshnee Padayachee and
                  Jan H. P. Eloff",
  title =        "Enhancing Optimistic Access Controls with Usage Control",
  pages =        "75--82",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:PreMasHil07,
  author =       "Alexander Pretschner and
                  Fabio Massacci and
                  Manuel Hilty",
  title =        "Usage Control in Service-Oriented Architectures",
  pages =        "83--93",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:MonBal07,
  author =       "Marco Casassa Mont and
                  Boris Balacheff",
  title =        "On Device-Based Identity Management in Enterprises",
  pages =        "94--103",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:RodFerPia07,
  author =       "Alfonso Rodr{\'i}guez and
                  Eduardo Fern{\'a}ndez-Medina and
                  Mario Piattini",
  title =        "Analysis-Level Classes from Secure Business Processes Through Model Transformations",
  pages =        "104--114",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:CoeElo07,
  author =       "Marijke Coetzee and
                  Jan H. P. Eloff",
  title =        "A Trust and Context Aware Access Control Model for Web Services Conversations",
  pages =        "115--124",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:BGST07,
  author =       "Petros Belsis and
                  Stefanos Gritzalis and
                  Christos Skourlas and
                  Vassilis Tsoukalas",
  title =        "Design and Implementation of Distributed Access Control Infrastructures for Federations of Autonomous Domains",
  pages =        "125--134",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:KamGri07,
  author =       "Georgios Kambourakis and
                  Stefanos Gritzalis",
  title =        "On Device Authentication in Wireless Networks: Present Issues and Future Challenges",
  pages =        "135--144",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:EtaMasYau07,
  author =       "Sandro Etalle and
                  Fabio Massacci and
                  Artsiom Yautsiukhin",
  title =        "The Meaning of Logs",
  pages =        "145--154",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:QuiWil07,
  author =       "Gerald Quirchmayr and
                  Christopher C. Wills",
  title =        "Data Protection and Privacy Laws in the Light of {RFID} and Emerging Technologies",
  pages =        "155--164",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:PhaMuCDaw07,
  author =       "Quan Pham and
                  Adrian McCullagh and
                  Ed Dawson",
  title =        "Consistency of User Attribute in Federated Systems",
  pages =        "165--177",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:FisBleFur07,
  author =       "Klaus-Peter Fischer and
                  Udo Bleimann and
                  Steven Furnell",
  title =        "Pre-execution Security Policy Assessment of Remotely Defined {BPEL}-Based Grid Processes",
  pages =        "178--189",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:BunEspEck07,
  author =       "Thomas Buntrock and
                  Hans-Christian Esperer and
                  Claudia Eckert",
  title =        "Situation-Based Policy Enforcement",
  pages =        "190--200",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:VanOli07,
  author =       "Wynand {van Staden} and
                  Martin S. Olivier",
  title =        "Using Purpose Lattices to Facilitate Customisation of Privacy Agreements",
  pages =        "201--209",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:KloSpa07,
  author =       "Christos Kloukinas and
                  George Spanoudakis",
  title =        "A Pattern-Driven Framework for Monitoring Security and Dependability",
  pages =        "210--218",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:HicRul07,
  author =       "Sibylle Hick and
                  Christoph Ruland",
  title =        "Security Aspects for Secure Download of Regulated Software",
  pages =        "219--227",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:FraKarKio07,
  author =       "Christos Fragos and
                  Maria Karyda and
                  Evangelos A. Kiountouzis",
  title =        "Using the Lens of Circuits of Power in Information Systems Security Management",
  pages =        "228--236",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:SchSteDil07,
  author =       "Stefan Schmidt and
                  Robert Steele and
                  Tharam S. Dillon",
  title =        "Fuzzy Service Selection and Interaction Review in Distributed Electronic Markets",
  pages =        "237--247",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:SaaPieBru07,
  author =       "Rachid Saadi and
                  Jean-Marc Pierson and
                  Lionel Brunie",
  title =        "{X316} Security Toolbox for New Generation of Certificate",
  pages =        "248--258",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:FonVieMad07,
  author =       "Jos{\'e} Fonseca and
                  Marco Vieira and
                  Henrique Madeira",
  title =        "Detecting Malicious {SQL}",
  pages =        "259--268",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:ManMun07,
  author =       "Antonio Ma{\~n}a and
                  Antonio Mu{\~n}oz",
  title =        "Trusted Code Execution in {JavaCard}",
  pages =        "269--279",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:HuhBac07,
  author =       "Detlef H{\"u}hnlein and
                  Manuel Bach",
  title =        "How to Use {ISO/IEC} 24727--3 with Arbitrary Smart Cards",
  pages =        "280--289",
  editor =       trustbus07ed,
  booktitle =    trustbus07name,
  volume =       trustbus07vol,
  month =        trustbus07month,
  address =      trustbus07addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{TRUSTBUS:Mont06,
  author =       "Marco Casassa Mont",
  title =        "Towards Scalable Management of Privacy Obligations in Enterprises",
  pages =        "1--10",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:PouNik06,
  author =       "Vassilis Poursalidis and
                  Christos Nikolaou",
  title =        "A New User-Centric Identity Management Infrastructure for Federated Systems",
  pages =        "11--20",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:Wawrzyniak06,
  author =       "Dariusz Wawrzyniak",
  title =        "Information Security Risk Assessment Model for Risk Management",
  pages =        "21--30",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:BohKat06,
  author =       "Rainer B{\"o}hme and
                  Gaurav Kataria",
  title =        "On the Limits of Cyber-Insurance",
  pages =        "31--40",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:SchNow06,
  author =       "Christian Schl{\"a}ger and
                  Thomas Nowey",
  title =        "Towards a Risk Management Perspective on {AAIs}",
  pages =        "41--50",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:06,
  author =       "Alfonso Rodr{\'i}guez and
                  Eduardo Fern{\'a}ndez-Medina and
                  Mario Piattini",
  title =        "Towards a {UML} 2.0 Extension for the Modeling of Security Requirements in Business Processes",
  pages =        "51--61",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:BGKKGK06,
  author =       "Theodoros Balopoulos and
                  Lazaros Gymnopoulos and
                  Maria Karyda and
                  Spyros Kokolakis and
                  Stefanos Gritzalis and
                  Sokratis Katsikas",
  title =        "A Framework for Exploiting Security Expertise in Application Development",
  pages =        "62--70",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:Rosnagel06,
  author =       "Heiko Ro{\ss}nagel",
  title =        "On Diffusion and Confusion - Why Electronic Signatures Have Failed",
  pages =        "71--80",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:BraOli06,
  author =       "Wesley Brandi and
                  Martin S. Olivier",
  title =        "Extending {P3P} to Facilitate Proxies Which Pose as a Potential Threat to Privacy",
  pages =        "81--90",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:MonPeaThy06,
  author =       "Marco Casassa Mont and
                  Siani Pearson and
                  Robert Thyne",
  title =        "A Systematic Approach to Privacy Enforcement and Policy Compliance Checking in Enterprises",
  pages =        "91--102",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:DriTsaGri06,
  author =       "Stelios Dritsas and
                  John Tsaparas and
                  Dimitris Gritzalis",
  title =        "A Generic Privacy Enhancing Technology for Pervasive Computing Environments",
  pages =        "103--113",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:Hohn06,
  author =       "Sebastian H{\"o}hn",
  title =        "Bringing the User Back into Control: A New Paradigm for Usability in Highly Dynamic Systems",
  pages =        "114--122",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:VanOli06,
  author =       "Wynand {van Staden} and
                  Martin S. Olivier",
  title =        "Extending {SQL} to Allow the Active Usage of Purposes",
  pages =        "123--131",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:ZLYW06,
  author =       "Guoqiang Zhan and
                  Zude Li and
                  Xiaojun Ye and
                  Jianmin Wang",
  title =        "{FGAC-QD}: Fine-Grained Access Control Model Based on Query Decomposition Strategy",
  pages =        "132--141",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:AHBU06,
  author =       "Muhammad Alam and
                  Michael Hafner and
                  Ruth Breu and
                  Stefan Unterthiner",
  title =        "A Framework for Modeling Restricted Delegation in Service Oriented Architecture",
  pages =        "142--151",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:KouTsa06,
  author =       "Eleni Koutrouli and
                  Aphrodite Tsalgatidou",
  title =        "Reputation-Based Trust Systems for {P2P} Applications: Design Issues and Comparison Framework",
  pages =        "152--161",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:NutBey06,
  author =       "J{\"u}rgen N{\"u}tzel and
                  Anja Beyer",
  title =        "Towards Trust in Digital Rights Management Systems",
  pages =        "162--171",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:MorJez06,
  author =       "Mikolaj Morzy and
                  Juliusz Jezierski",
  title =        "Cluster-Based Analysis and Recommendation of Sellers in Online Auctions",
  pages =        "172--181",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:WojEloVen06,
  author =       "M. Wojcik and
                  Jan H. P. Eloff and
                  H. S. Venter",
  title =        "Trust Model Architecture: Defining Prejudice by Learning",
  pages =        "182--191",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:KKKL06,
  author =       "Marek Klonowski and
                  Przemyslaw Kubiak and
                  Miroslaw Kutylowski and
                  Anna Lauks",
  title =        "How to Protect a Signature from Being Shown to a Third Party",
  pages =        "192--202",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:KwoLee06,
  author =       "Saeran Kwon and
                  Sang-Ho Lee",
  title =        "Security Analysis and Improvement for Key Issuing Schemes in {ID}-Based Cryptography",
  pages =        "203--212",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:DuBoyFoo06,
  author =       "Rong Du and
                  Colin Boyd and
                  Ernest Foo",
  title =        "A Secure E-Tender Submission Protocol",
  pages =        "213--222",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:NeuGro06,
  author =       "Ren{\'e} Neumerkel and
                  Stephan Gro{\ss}",
  title =        "A Sophisticated Solution for Revealing Attacks on Wireless {LAN}",
  pages =        "223--232",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:NeuTilOli06,
  author =       "Thorsten Neumann and
                  Heiko Tillwick and
                  Martin S. Olivier",
  title =        "Information Leakage in Ubiquitous Voice-over-{IP} Communications",
  pages =        "233--242",
  editor =       trustbus06ed,
  booktitle =    trustbus06name,
  volume =       trustbus06vol,
  month =        trustbus06month,
  address =      trustbus06addr,
  publisher =    trustbuspub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{TRUSTBUS:Federrath05,
  author =       "Hannes Federrath",
  title =        "Privacy Enhanced Technologies: Methods - Markets - Misuse",
  pages =        "1--9",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:BGMSC05,
  author =       "Petros Belsis and
                  Stefanos Gritzalis and
                  Apostolos Malatras and
                  Christos Skourlas and
                  Ioannis Chalaris",
  title =        "{Sec-Shield}: Security Preserved Distributed Knowledge Management Between Autonomous Domains",
  pages =        "10--19",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:PloFedNow05,
  author =       "Klaus Pl{\"o}{\ss}l and
                  Hannes Federrath and
                  Thomas Nowey",
  title =        "Protection Mechanisms Against Phishing Attacks",
  pages =        "20--29",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:CasSebDom05,
  author =       "Jordi Castell{\`a}-Roca and
                  Francesc Seb{\'e} and
                  Josep Domingo-Ferrer",
  title =        "Dropout-Tolerant {TTP}-Free Mental Poker",
  pages =        "30--40",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ParParKim05,
  author =       "Bumjoo Park and
                  Kiejin Park and
                  Sungsoo Kim",
  title =        "A Self-healing Mechanism for an Intrusion Tolerance System",
  pages =        "41--49",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:0WMG5,
  author =       "Jianshu Weng and
                  Chunyan Miao and
                  Angela Goh",
  title =        "Protecting Online Rating Systems from Unfair Ratings",
  pages =        "50--59",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:PayFerRot05,
  author =       "M. Magdalena Payeras-Capell{\`a} and
                  Josep Llu{\'i}s
                  Ferrer-Gomila and
                  Lloren\c{c} Huguet i Rotger",
  title =        "Anonymous Payment in a Fair E-Commerce Protocol with Verifiable {TTP}",
  pages =        "60--69",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:DFNB05,
  author =       "Rong Du and
                  Ernest Foo and
                  Juan Gonz{\'a}lez Nieto and
                  Colin Boyd",
  title =        "Designing Secure E-Tendering Systems",
  pages =        "70--79",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:GroLeiSte05,
  author =       "Stephan Gro{\ss} and
                  Sabine Lein and
                  Sandra Steinbrecher",
  title =        "A Multilateral Secure Payment System for Wireless {LAN} Hotspots",
  pages =        "80--89",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:NamKimWon05,
  author =       "Junghyun Nam and
                  Seungjoo Kim and
                  Dongho Won",
  title =        "Secure Group Communications over Combined Wired and Wireless Networks",
  pages =        "90--99",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:JJGB05,
  author =       "Oliver Jorns and
                  Oliver Jung and
                  Julia Gross and
                  Sandford Bessler",
  title =        "A Privacy Enhancement Mechanism for Location Based Service Architectures Using Transaction Pseudonyms",
  pages =        "100--109",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:05,
  author =       "Heiko Rossnagel and
                  Denis Royer",
  title =        "Making Money with Mobile Qualified Electronic Signatures",
  pages =        "110--118",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:MFER05,
  author =       "Jose L. Mu{\~n}oz and
                  Jordi Forn{\'e} and
                  Oscar Esparza and
                  Manel Rey",
  title =        "Efficient Certificate Revocation System Implementation: {Huffman} {Merkle} Hash Tree ({HuffMHT})",
  pages =        "119--127",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ParByuLee05,
  author =       "Hyun-A Park and
                  Jin Wook Byun and
                  Dong Hoon Lee",
  title =        "Secure Index Search for Groups",
  pages =        "128--140",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:OikTcaRul05,
  author =       "Nikolaos Oikonomidis and
                  Sergiu Tcaciuc and
                  Christoph Ruland",
  title =        "Provision of Secure Policy Enforcement Between Small and Medium Governmental Organizations",
  pages =        "141--150",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:LinVarWan05,
  author =       "Ching Lin and
                  Vijay Varadharajan and
                  Yan Wang",
  title =        "Maximizing Utility of Mobile Agent Based E-Commerce Applications with Trust Enhanced Security",
  pages =        "151--160",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:CTDH05,
  author =       "Elizabeth Chang and
                  Patricia Thomson and
                  Tharam S. Dillon and
                  Farookh Khadeer Hussain",
  title =        "The Fuzzy and Dynamic Nature of Trust",
  pages =        "161--174",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Viljanen05,
  author =       "Lea Viljanen",
  title =        "Towards an Ontology of Trust",
  pages =        "175--184",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ZhaZouWan05,
  author =       "Jianhong Zhang and
                  Jiancheng Zou and
                  Yumin Wang",
  title =        "An Improved Group Signature Scheme",
  pages =        "185--194",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ChoKimLee05,
  author =       "Eun Young Choi and
                  Hyun-Jeong Kim and
                  Dong Hoon Lee",
  title =        "Efficient Member Revocation in Group Signature Schemes",
  pages =        "195--205",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:KKLZ05,
  author =       "Marek Klonowski and
                  Miroslaw Kutylowski and
                  Anna Lauks and
                  Filip Zag{\'o}rski",
  title =        "Conditional Digital Signatures",
  pages =        "206--215",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:SeoShiLee05,
  author =       "Seung-Hyun Seo and
                  Kyung-Ah Shim and
                  Sang-Ho Lee",
  title =        "A Mediated Proxy Signature Scheme with Fast Revocation for Electronic Transactions",
  pages =        "216--225",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:MonThyBra05,
  author =       "Marco Casassa Mont and
                  Robert Thyne and
                  Pete Bramhall",
  title =        "Privacy Enforcement for {IT} Governance in Enterprises: Doing It for Real",
  pages =        "226--235",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:MonPea05,
  author =       "Marco Casassa Mont and
                  Siani Pearson",
  title =        "An Adaptive Privacy Management System for Data Repositories",
  pages =        "236--245",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:HSBH05,
  author =       "Ay\c{c}a Azgin Hintoglu and
                  Y{\"u}cel Saygin and
                  Salima Benbernou and
                  Mohand-Said Hacid",
  title =        "Privacy Preserving Data Mining Services on the Web",
  pages =        "246--255",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Kierkegaard05,
  author =       "Sylvia Mercado Kierkegaard",
  title =        "Reading Your Keystroke: Whose Mail Is It?",
  pages =        "256--265",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ZhuBao05,
  author =       "Huafei Zhu and
                  Feng Bao",
  title =        "A Novel Construction of Two-Party Private Bidding Protocols from {Yao}'s Millionaires Problem",
  pages =        "266--273",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:HaZhoMoo05,
  author =       "JungHoon Ha and
                  Jianying Zhou and
                  Sang-Jae Moon",
  title =        "An Improved Double Auction Protocol Against False Bids",
  pages =        "274--287",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:BJGB05,
  author =       "Glenn Bewsell and
                  Rodger Jamieson and
                  Adrian Gardiner and
                  Deborah Bunker",
  title =        "An Investigation of Dispute Resolution Mechanisms on Power and Trust: A Domain Study of Online Trust in e-Auctions",
  pages =        "288--298",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:CMKP05,
  author =       "Yongwha Chung and
                  Daesung Moon and
                  Taehae Kim and
                  Sung Bum Pan",
  title =        "A Secure Fingerprint Authentication System on an Untrusted Computing Environment",
  pages =        "299--310",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:YooKimYoo05,
  author =       "Eun-Jun Yoon and
                  Woo-Hun Kim and
                  Kee-Young Yoo",
  title =        "Security Enhancement for Password Authentication Schemes with Smart Cards",
  pages =        "311--320",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:CGMV05,
  author =       "Luigi Catuogno and
                  Roberto Gassir{\`a} and
                  Michele Masullo and
                  Ivan Visconti",
  title =        "Securing Operating System Services Based on Smart Cards",
  pages =        "321--330",
  booktitle =    trustbus05name,
  volume =       trustbus05vol,
  year =         2005,
  publisher =    trustbuspub,
  month =        trustbus05month,
  address =      trustbus05addr,
  editor =       trustbus05ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Patel04,
  author =       "Ahmed Patel",
  title =        "Developing Secure, Trusted and Auditable Services for e-Business: An Autonomic Computing Approach (Invited Talk)",
  pages =        "1--10",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}


@InProceedings{TRUSTBUS:YanCof04,
  author =       "Zheng Yan and
                  Piotr Cofta",
  title =        "A Mechanism for Trust Sustainability Among Trusted Computing Platforms",
  pages =        "11--19",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Mezzetti04,
  author =       "Nicola Mezzetti",
  title =        "Enabling Trust-Awareness in Naming Services",
  pages =        "20--29",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:DCVE04,
  author =       "Semir Daskapan and
                  Ana Cristina Costa and
                  Willem G. Vree and
                  Amr Ali Eldin",
  title =        "Virtual Trust in Distributed Systems",
  pages =        "30--39",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ZhaVarBry04,
  author =       "Weiliang Zhao and
                  Vijay Varadharajan and
                  George Bryan",
  title =        "Modelling Trust Relationships in Distributed Environments",
  pages =        "40--49",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:WorSprKob04,
  author =       "Sandra Wortmann and
                  Barbara Sprick and
                  Christoph Kobusch",
  title =        "Dynamically Changing Trust Structure in Capability Based Access Control Systems",
  pages =        "50--59",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:LVWM04,
  author =       "Ching Lin and
                  Vijay Varadharajan and
                  Yan Wang and
                  Yi Mu",
  title =        "On the Design of a New Trust Model for Mobile Agent Security",
  pages =        "60--69",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Steinbrecher04,
  author =       "Sandra Steinbrecher",
  title =        "Balancing Privacy and Trust in Electronic Marketplaces",
  pages =        "70--79",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:DiCHerSae04,
  author =       "Giovanni {Di Crescenzo} and
                  Javier Herranz and
                  Germ{\'a}n S{\'a}ez",
  title =        "Reducing Server Trust in Private Proxy Auctions",
  pages =        "80--89",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:AlmDiaMar04,
  author =       "Florina Almen{\'a}rez and
                  Daniel Diaz and
                  Andr{\'e}s Mar{\'i}n",
  title =        "Secure Ad-Hoc mBusiness: Enhancing {WindowsCE} Security",
  pages =        "90--99",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:AhnShiZha04,
  author =       "Gail-Joon Ahn and
                  Dongwan Shin and
                  Longhua Zhang",
  title =        "Role-Based Privilege Management Using Attribute Certificates and Delegation",
  pages =        "100--109",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Oliver-Lalana04,
  author =       "A. Daniel Oliver-Lalana",
  title =        "Consent as a Threat. A Critical Approach to Privacy Negotiation in e-Commerce Practices",
  pages =        "110--119",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:Mont04,
  author =       "Marco Casassa Mont",
  title =        "Dealing with Privacy Obligations: Important Aspects and Technical Approaches",
  pages =        "120--131",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:YHFD04,
  author =       "Ming Yao and
                  Matthew Henricksen and
                  Ernest Foo and
                  Ed Dawson",
  title =        "Offer Privacy in Mobile Agents Using Conditionally Anonymous Digital Signatures",
  pages =        "132--141",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:WanWuZhe04,
  author =       "Yongge Wang and
                  Xintao Wu and
                  Yuliang Zheng",
  title =        "Privacy Preserving Data Generation for Database Application Performance Testing",
  pages =        "142--151",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ALBD04,
  author =       "Riza Aditya and
                  Byoungcheon Lee and
                  Colin Boyd and
                  Ed Dawson",
  title =        "An Efficient Mixnet-Based Voting Scheme Providing Receipt-Freeness",
  pages =        "152--161",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:XenMac04,
  author =       "Alexandros Xenakis and
                  Ann Macintosh",
  title =        "Trust in Public Administration e-Transactions: e-Voting in the {UK}.",
  pages =        "162--171",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:HerVil04,
  author =       "Javier Herranz and
                  Jorge Luis Villar",
  title =        "An Unbalanced Protocol for Group Key Exchange",
  pages =        "172--180",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:GalGio04,
  author =       "Clemente Galdi and
                  Raffaella Giordano",
  title =        "Certified E-Mail with Temporal Authentication: An Improved Optimistic Protocol",
  pages =        "181--190",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:LeeHwaLee04,
  author =       "Su-Mi Lee and
                  Jung Yeon Hwang and
                  Dong Hoon Lee",
  title =        "Efficient Password-Based Group Key Exchange",
  pages =        "191--199",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:FerPayRot04,
  author =       "Josep Llu{\'i}s Ferrer-Gomila and
                  Magdalena
                  Payeras-Capell{\`a} and
                  Lloren\c{c} Huguet i Rotger",
  title =        "Optimality in Asynchronous Contract Signing Protocols",
  pages =        "200--208",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:KKLC04a,
  author =       "Jong-Weon Kim and
                  Kyu-Tae Kim and
                  Jung-Soo Lee and
                  Jong-Uk Choi",
  title =        "Development of Visible Anti-copy Patterns",
  pages =        "209--218",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:KKLC04b,
  author =       "Kyu-Tae Kim and
                  Jong-Weon Kim and
                  Jung-Soo Lee and
                  Jong-Uk Choi",
  title =        "Holographic ImageWatermarking for Secure Content.",
  pages =        "219--231",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:CucBriDiN04,
  author =       "Tommaso Cucinotta and
                  Riccardo Brigo and
                  Marco {Di Natale}",
  title =        "Hybrid Fingerprint Matching on Programmable Smart Cards",
  pages =        "232--241",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:ParKimYoo04,
  author =       "{Ji-hyun} Park and
                  Jeong-Hyun Kim and
                  Ki-Song Yoon",
  title =        "Protecting {ASF} Movie on {VOD}",
  pages =        "242--250",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:KanRul04,
  author =       "Namhi Kang and
                  Christoph Ruland",
  title =        "{DiffSig}: Differentiated Digital Signature for Real-Time Multicast Packet Flows",
  pages =        "251--260",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:MarSebDom04,
  author =       "Antoni Mart{\'i}nez-Ballest{\'e} and
                  Francesc Seb{\'e} and
                  Josep Domingo-Ferrer",
  title =        "Large-Scale Pay-As-You-Watch for Unicast and Multicast Communications",
  pages =        "261--268",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:MFEPP04,
  author =       "Jose L. Mu{\~n}oz and
                  Jordi Forn{\'e} and
                  Oscar Esparza and
                  Josep Pegueroles and
                  Esteve Pallar{\`e}s",
  title =        "Reducing the Communication Overhead of an Offline Revocation Dictionary",
  pages =        "269--278",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:CucDiNCor04,
  author =       "Tommaso Cucinotta and
                  Marco {Di Natale} and
                  David Corcoran",
  title =        "Breaking Down Architectural Gaps in Smart-Card Middleware Design",
  pages =        "279--288",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

@InProceedings{TRUSTBUS:WanZhoDen04,
  author =       "Guilin Wang and
                  Jianying Zhou and
                  Robert H. Deng",
  title =        "On the Security of the {Lee}-{Hwang} Group-Oriented Undeniable Signature Schemes",
  pages =        "289--298",
  booktitle =    trustbus04name,
  volume =       trustbus04vol,
  year =         2004,
  publisher =    trustbuspub,
  month =        trustbus04month,
  address =      trustbus04addr,
  editor =       trustbus04ed,
  series =       mylncs,
}

%------------------------------------------------------------------
%                          VIETCRYPT
%------------------------------------------------------------------

@InProceedings{VIETCRYPT:GouPat06,
  author =       "Aline Gouget and
                  Jacques Patarin",
  title =        "Probabilistic Multivariate Cryptography",
  pages =        "1--18",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:MonVau06,
  author =       "Jean Monnerat and
                  Serge Vaudenay",
  title =        "Short 2-Move Undeniable Signatures",
  pages =        "19--36",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:Robshaw06,
  author =       "Matthew J. B. Robshaw",
  title =        "Searching for Compact Algorithms: cgen",
  pages =        "37--49",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:Okamoto06,
  author =       "Tatsuaki Okamoto",
  title =        "On Pairing-Based Cryptosystems",
  pages =        "50--66",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:ZCSM06,
  author =       "Fangguo Zhang and
                  Xiaofeng Chen and
                  Willy Susilo and
                  Yi Mu",
  title =        "A New Signature Scheme Without Random Oracles from Bilinear Pairings",
  pages =        "67--80",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:Nguyen06,
  author =       "Lan Nguyen",
  title =        "Efficient Dynamic k-Times Anonymous Authentication",
  pages =        "81--98",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:WheSco06,
  author =       "Claire Whelan and
                  Mike Scott",
  title =        "Side Channel Analysis of Practical Pairing Implementations: Which Path Is More Secure?",
  pages =        "99--114",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:SKKO06,
  author =       "Bagus Santoso and
                  Noboru Kunihiro and
                  Naoki Kanayama and
                  Kazuo Ohta",
  title =        "Factorization of Square-Free Integers with High Bits Known",
  pages =        "115--130",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:AvaSic06,
  author =       "Roberto Maria Avanzi and
                  Francesco Sica",
  title =        "Scalar Multiplication on {Koblitz} Curves Using Double Bases",
  pages =        "131--146",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:HosKobAok06,
  author =       "Fumitaka Hoshino and
                  Tetsutaro Kobayashi and
                  Kazumaro Aoki",
  title =        "Compressed Jacobian Coordinates for {OEF}",
  pages =        "147--156",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:OhkAbe06,
  author =       "Miyako Ohkubo and
                  Masayuki Abe",
  title =        "On the Definition of Anonymity for Ring Signatures",
  pages =        "157--174",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:ChoSusYue06,
  author =       "Sherman S. M. Chow and
                  Willy Susilo and
                  Tsz Hon Yuen",
  title =        "Escrowed Linkability of Ring Signatures and Its Applications",
  pages =        "175--192",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:DelPoi06,
  author =       "C{\'e}cile Delerabl{\'e}e and
                  David Pointcheval",
  title =        "Dynamic Fully Anonymous Short Group Signatures",
  pages =        "193--210",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:Rogaway06,
  author =       "Phillip Rogaway",
  title =        "Formalizing Human Ignorance",
  pages =        "211--228",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:LenPagSta06,
  author =       "Arjen K. Lenstra and
                  Daniel Page and
                  Martijn Stam",
  title =        "Discrete Logarithm Variants of {VSH}",
  pages =        "229--242",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:SNYSKO06,
  author =       "Yu Sasaki and
                  Yusuke Naito and
                  Jun Yajima and
                  Takeshi Shimoyama and
                  Noboru Kunihiro and
                  Kazuo Ohta",
  title =        "How to Construct Sufficient Conditions for Hash Functions",
  pages =        "243--259",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:JSHLKH06,
  author =       "Kitae Jeong and
                  Jaechul Sung and
                  Seokhie Hong and
                  Sangjin Lee and
                  Jaeheon Kim and
                  Deukjo Hong",
  title =        "Improved Fast Correlation Attack on the Shrinking and Self-shrinking Generators",
  pages =        "260--270",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:HuaSebSus06,
  author =       "Jianyong Huang and
                  Jennifer Seberry and
                  Willy Susilo",
  title =        "On the Internal Structure of Alpha-{MAC}",
  pages =        "271--285",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:LHCHL06,
  author =       "Eunjin Lee and
                  Deukjo Hong and
                  Donghoon Chang and
                  Seokhie Hong and
                  Jongin Lim",
  title =        "A Weak Key Class of {XTEA} for a Related-Key Rectangle Attack",
  pages =        "286--297",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:BohSte06,
  author =       "Jens-Matthias Bohli and
                  Rainer Steinwandt",
  title =        "Deniable Group Key Agreement",
  pages =        "298--311",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:GhoPie06,
  author =       "Hossein Ghodosi and
                  Josef Pieprzyk",
  title =        "An Ideal and Robust Threshold {RSA}",
  pages =        "312--321",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:BohGlaSte06,
  author =       "Jens-Matthias Bohli and
                  Benjamin Glas and
                  Rainer Steinwandt",
  title =        "Towards Provably Secure Group Key Agreement Building on Group Theory",
  pages =        "322--336",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:NisManOka06,
  author =       "Ryo Nishimaki and
                  Yoshifumi Manabe and
                  Tatsuaki Okamoto",
  title =        "Universally Composable Identity-Based Encryption",
  pages =        "337--353",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:Phan06,
  author =       "Duong Hieu Phan",
  title =        "Traitor Tracing for Stateful Pirate Decoders with Constant Ciphertext Rate",
  pages =        "354--365",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{VIETCRYPT:PHHMI06,
  author =       "Thi Lan Anh Phan and
                  Yumiko Hanaoka and
                  Goichiro Hanaoka and
                  Kanta Matsuura and
                  Hideki Imai",
  title =        "Reducing the Spread of Damage of Key Exposures in Key-Insulated Encryption",
  pages =        "366--384",
  editor =       vietcrypt06ed,
  booktitle =    vietcrypt06name,
  volume =       vietcrypt06vol,
  month =        vietcrypt06month,
  address =      vietcrypt06addr,
  publisher =    vietcryptpub,
  series =       mylncs,
  year =         2006,
}

%------------------------------------------------------------------
%                          WISA
%------------------------------------------------------------------

@InProceedings{WISA:SekPre11,
  author =       "Gautham Sekar and
                  Bart Preneel",
  title =        "Practical Attacks on a Cryptosystem Proposed in Patent {WO}/2009/066313",
  pages =        "1--12",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:KogKunYam11,
  author =       "Jun Kogure and
                  Noboru Kunihiro and
                  Hirosuke Yamamoto",
  title =        "Generalized Security Analysis of the Random Key Bits Leakage Attack",
  pages =        "13--27",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:LiWuZha11,
  author =       "Yanjun Li and
                  Wenling Wu and
                  Lei Zhang",
  title =        "Improved Integral Attacks on Reduced-Round {CLEFIA} Block Cipher",
  pages =        "28--39",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:OOSS11,
  author =       "Chiaki Ohtahara and
                  Keita Okada and
                  Yu Sasaki and
                  Takeshi Shimoyama",
  title =        "Preimage Attacks on Full-{ARIRANG}: Analysis of {DM}-Mode with Middle Feed-Forward",
  pages =        "40--54",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:DWWZ11,
  author =       "Le Dong and
                  Wenling Wu and
                  Shuang Wu and
                  Jian Zou",
  title =        "Known-Key Distinguisher on Round-Reduced {3D} Block Cipher",
  pages =        "55--69",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:LeeSeoLee11,
  author =       "Woomyo Lee and
                  Jae Woo Seo and
                  Pil Joong Lee",
  title =        "Identity-Based Signcryption from Identity-Based Cryptography",
  pages =        "70--83",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:YKKLH11,
  author =       "Dae Hyun Yum and
                  Duk Soo Kim and
                  Jin Seok Kim and
                  Pil Joong Lee and
                  Sung Je Hong",
  title =        "Order-Preserving Encryption for Non-uniformly Distributed Plaintexts",
  pages =        "84--97",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:SITY11,
  author =       "Yumi Sakemi and
                  Tetsuya Izu and
                  Masahiko Takenaka and
                  Masaya Yasuda",
  title =        "Solving a {DLP} with Auxiliary Input with the $\rho$-Algorithm",
  pages =        "98--108",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:PanDen11,
  author =       "Yanbin Pan and
                  Yingpu Deng",
  title =        "A General {NTRU}-Like Framework for Constructing Lattice-Based Public-Key Cryptosystems",
  pages =        "109--120",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:MatYamZha11,
  author =       "Tatsuyuki Matsushita and
                  Shinji Yamanaka and
                  Fangming Zhao",
  title =        "A Peer-to-Peer Content-Distribution Scheme Resilient to Key Leakage",
  pages =        "121--135",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:KKYI11,
  author =       "Boojoong Kang and
                  Hye Seon Kim and
                  Ji Su Yang and
                  Eul Gyu Im",
  title =        "Rule Indexing for Efficient Intrusion Detection Systems",
  pages =        "136--141",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:KCJLB11,
  author =       "Chung-Hyo Kim and
                  Moon-Seok Choi and
                  Seongho Ju and
                  Yong-Hun Lim and
                  {Jong-mock} Baek",
  title =        "Security Data Extraction from {IEC} 61850 {ACSI} Models for Network and System Management",
  pages =        "142--150",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:HonByuPar11,
  author =       "Insung Hong and
                  Jisung Byun and
                  Sehyun Park",
  title =        "Lightweight Middleware-Based {ZigBee} Security in Building Energy Management System",
  pages =        "151--156",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:ZhaZhaChe11,
  author =       "Yingjun Zhang and
                  Yang Zhang and
                  Kai Chen",
  title =        "A Map-Layer-Based Access Control Model",
  pages =        "157--170",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:OhtOga11,
  author =       "Go Ohtake and
                  Kazuto Ogawa",
  title =        "Application Authentication for Hybrid Services of Broadcasting and Communications Networks",
  pages =        "171--186",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:KKNEY11,
  author =       "Naoto Kiribuchi and
                  Ryo Kato and
                  Takashi Nishide and
                  Tsukasa Endo and
                  Hiroshi Yoshiura",
  title =        "Accelerating Multiparty Computation by Efficient Random Number Bitwise-Sharing Protocols",
  pages =        "187--202",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:ChoLee11,
  author =       "Kwantae Cho and
                  Dong Hoon Lee",
  title =        "Biometric Based Secure Communications without Pre-deployed Key for Biosensor Implanted in Body Sensor Networks",
  pages =        "203--218",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:KimLeeChe11,
  author =       "Myungsun Kim and
                  Hyung Tae Lee and
                  Jung Hee Cheon",
  title =        "Mutual Private Set Intersection with Linear Complexity",
  pages =        "219--231",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:SunCho11,
  author =       "Chung Il Sun and
                  Tae Ho Cho",
  title =        "Advanced Path Selection Method for Detection of False Reports in Statistical Filtering Based {WSNs}",
  pages =        "232--241",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:Salonen11,
  author =       "Jarno Salonen",
  title =        "Evaluating the Security and Privacy of Near Field Communication - Case: Public Transportation",
  pages =        "242--255",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:HegSafWil11,
  author =       "Islam Hegazy and
                  Reihaneh Safavi-Naini and
                  Carey Williamson",
  title =        "Exploiting Routing Tree Construction in {CTP}",
  pages =        "256--270",
  editor =       wisa11ed,
  booktitle =    wisa11name,
  volume =       wisa11vol,
  month =        wisa11month,
  address =      wisa11addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2011,
}

@InProceedings{WISA:PanBar10,
  author =       "Sumit Kumar Pandey and
                  Rana Barua",
  title =        "Construction of Identity Based Signcryption Schemes",
  pages =        "1--14",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:FujSuzYon10,
  author =       "Atsushi Fujioka and
                  Koutarou Suzuki and
                  Kazuki Yoneyama",
  title =        "Predicate-Based Authenticated Key Exchange Resilient to Ephemeral Key Leakage",
  pages =        "15--30",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:JinXuLi10,
  author =       "Wenpan Jing and
                  Haixia Xu and
                  Bao Li",
  title =        "A New Efficient Construction for Non-Malleable Zero-Knowledge Sets",
  pages =        "31--43",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:NisSak10,
  author =       "Takashi Nishide and
                  Kouichi Sakurai",
  title =        "Distributed {Paillier} Cryptosystem without Trusted Dealer",
  pages =        "44--60",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:Walter10,
  author =       "Colin D. Walter",
  title =        "Fast Scalar Multiplication for {ECC} over {GF}(p) Using Division Chains",
  pages =        "61--75",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:AllMarMok10,
  author =       "Boufeldja Allailou and
                  Abdelaziz Marjane and
                  Abdellah Mokrane",
  title =        "Design of a Novel Pseudo-Random Generator Based on Vectorial {FCSRs}",
  pages =        "76--91",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:WenFelFel10,
  author =       "Erich Wenger and
                  Martin Feldhofer and
                  Norbert Felber",
  title =        "Low-Resource Hardware Design of an Elliptic Curve Processor for Contactless Devices",
  pages =        "92--106",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:AHMO10,
  author =       "Takehiko Amaki and
                  Masanori Hashimoto and
                  Yukio Mitsuyama and
                  Takao Onoye",
  title =        "A Design Procedure for Oscillator-Based Hardware Random Number Generator with Stochastic Behavior Modeling",
  pages =        "107--121",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:KabaseleTenday10,
  author =       "Jean-Marie Kabasele-Tenday",
  title =        "Using Special Use Cases for Security in the Software Development Life Cycle",
  pages =        "122--134",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:MiyPOmo10,
  author =       "Atsuko Miyaji and
                  Kazumasa Omote",
  title =        "Efficient and Optimally Secure In-Network Aggregation in Wireless Sensor Networks",
  pages =        "135--149",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:JYLY10,
  author =       "{Jae-hoon} Jang and
                  Don-Gu Yeo and
                  {Dong-hee} Lee and
                  Heung-Youl Youm",
  title =        "An {IP} Traceback Mechanism against Mobile Attacker for {IPv6} and {PMIPv6}",
  pages =        "150--159",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:MiyRahSos10,
  author =       "Atsuko Miyaji and
                  Mohammad Shahriar Rahman and
                  Masakazu Soshi",
  title =        "Hidden Credential Retrieval without Random Oracles",
  pages =        "160--174",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:EMGD10,
  author =       "M. Abdelaziz Elaabid and
                  Olivier Meynard and
                  Sylvain Guilley and
                  Jean-Luc Danger",
  title =        "Combined Side-Channel Attacks",
  pages =        "175--190",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:LQGT10,
  author =       "Hongying Liu and
                  Guoyu Qian and
                  Satoshi Goto and
                  Yukiyasu Tsunoo",
  title =        "Correlation Power Analysis Based on Switching Glitch Model",
  pages =        "191--205",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:DLMS10,
  author =       "Nico D{\"o}ttling and
                  Dejan E. Lazich and
                  J{\"o}rn M{\"u}ller-Quade and
                  Antonio {Sobreira de Almeida}",
  title =        "Vulnerabilities of Wireless Key Exchange Based on Channel Reciprocity",
  pages =        "206--220",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:BaoZha10,
  author =       "Kehua Bao and
                  Zhenfeng Zhang",
  title =        "Collusion Attack on a Self-healing Key Distribution with Revocation in Wireless Sensor Networks",
  pages =        "221--233",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:SWZL10,
  author =       "Bozhan Su and
                  Wenling Wu and
                  Lei Zhang and
                  Yanjun Li",
  title =        "Full-Round Differential Attack on {TWIS} Block Cipher",
  pages =        "234--242",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:GalKizTun10,
  author =       "Jean-Fran\c{c}ois Gallais and
                  Ilya Kizhvatov and
                  Michael Tunstall",
  title =        "Improved Trace-Driven Cache-Collision Attacks against Embedded {AES} Implementations",
  pages =        "243--257",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:NLSO10,
  author =       "Daisuke Nakatsu and
                  Yang Li and
                  Kazuo Sakiyama and
                  Kazuo Ohta",
  title =        "Combination of {SW} Countermeasure and {CPU} Modification on {FPGA} against Power Analysis",
  pages =        "258--272",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:LCKP10,
  author =       "Hansung Lee and
                  Yunsu Chung and
                  Jeongnyeo Kim and
                  Daihee Park",
  title =        "Face Image Retrieval Using Sparse Representation Classifier with {Gabor}-{LBP} Histogram",
  pages =        "273--280",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:JLKP10,
  author =       "Changlong Jin and
                  Shengzhe Li and
                  Hakil Kim and
                  Eunsoo Park",
  title =        "Fingerprint Liveness Detection Based on Multiple Image Quality Features",
  pages =        "281--291",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:NguNguKim10,
  author =       "Thi Hai Binh Nguyen and
                  Van Huan Nguyen and
                  Hakil Kim",
  title =        "Robust Feature Extraction for Facial Image Quality Assessment",
  pages =        "292--306",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:DHIN10,
  author =       "Rafael Dowsley and
                  Goichiro Hanaoka and
                  Hideki Imai and
                  Anderson C. A. Nascimento",
  title =        "Round-Optimal Deniable Ring Authentication in the Presence of Big Brother",
  pages =        "307--321",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:Yoneyama10,
  author =       "Kazuki Yoneyama",
  title =        "Cross-Realm Password-Based Server Aided Key Exchange",
  pages =        "322--336",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:DGMN10,
  author =       "Rafael Dowsley and
                  {Jeroen van de} Graaf and
                  Davidson Marques and
                  Anderson C. A. Nascimento",
  title =        "A Two-Party Protocol with Trusted Initializer for Computing the Inner Product",
  pages =        "337--350",
  editor =       wisa10ed,
  booktitle =    wisa10name,
  volume =       wisa10vol,
  month =        wisa10month,
  address =      wisa10addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2010,
}

@InProceedings{WISA:KMNS09,
  author =       "Hyeokchan Kwon and
                  Yong-Hyuk Moon and
                  Jaehoon Nah and
                  Dongil Seo",
  title =        "Protecting {IPTV} Service Network against Malicious Rendezvous Point",
  pages =        "1--9",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:KKKLCJ09,
  author =       "KyoungHee Ko and
                  Hwan-Kuk Kim and
                  JeongWook Kim and
                  Chang-Yong Lee and
                  Soo-Gil Cha and
                  Hyun Cheol Jeong",
  title =        "Design and Implementation of {SIP}-aware Security Management System",
  pages =        "10--19",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:AkrMarMay09,
  author =       "Raja Naeem Akram and
                  Konstantinos Markantonakis and
                  Keith Mayes",
  title =        "Application Management Framework in User Centric Smart Card Ownership Model",
  pages =        "20--35",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:AvoLauMar09,
  author =       "Gildas Avoine and
                  C{\'e}dric Lauradoux and
                  Tania Martin",
  title =        "When Compromised Readers Meet {RFID}",
  pages =        "36--50",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:MedSch09,
  author =       "Marcel Medwed and
                  J{\"o}rn-Marc Schmidt",
  title =        "Coding Schemes for Arithmetic and Logic Operations - How Robust Are They?",
  pages =        "51--65",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:SHHMAS09,
  author =       "Takeshi Sugawara and
                  {Yu-ichi} Hayashi and
                  Naofumi Homma and
                  Takaaki Mizuki and
                  Takafumi Aoki and
                  Hideaki Sone and
                  Akashi Satoh",
  title =        "Mechanism behind Information Leakage in Electromagnetic Analysis of Cryptographic Modules",
  pages =        "66--78",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:KasOswPaa09,
  author =       "Timo Kasper and
                  David Oswald and
                  Christof Paar",
  title =        "{EM} Side-Channel Attacks on Commercial Contactless Smartcards Using Low-Cost Equipment",
  pages =        "79--93",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:ThoSusMu09,
  author =       "Pairat Thorncharoensri and
                  Willy Susilo and
                  Yi Mu",
  title =        "Identity-Based Identification Scheme Secure against Concurrent-Reset Attacks without Random Oracles",
  pages =        "94--108",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:FuQuLi09,
  author =       "Shaojing Fu and
                  Longjiang Qu and
                  Chao Li",
  title =        "Construction of Odd-Variable Boolean Function with Maximum Algebraic Immunity",
  pages =        "109--117",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:PenBao09,
  author =       "Kun Peng and
                  Feng Bao",
  title =        "Efficient Publicly Verifiable Secret Sharing with Correctness, Soundness and {ZK} Privacy",
  pages =        "118--132",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:ZhaZhaChe09,
  author =       "Fangguo Zhang and
                  Xingwen Zhao and
                  Xiaofeng Chen",
  title =        "{ID}-Based Adaptive Oblivious Transfer",
  pages =        "133--147",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:HanTunMar09,
  author =       "Neil Hanley and
                  Michael Tunstall and
                  William P. Marnane",
  title =        "Unknown Plaintext Template Attacks",
  pages =        "148--162",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:PloHutFel09,
  author =       "Thomas Plos and
                  Michael Hutter and
                  Martin Feldhofer",
  title =        "On Comparing Side-Channel Preprocessing Techniques for Attacking {RFID} Devices",
  pages =        "163--177",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:PanDenLu09,
  author =       "J. Pan and
                  J. I. {den Hartog} and
                  Jiqiang Lu",
  title =        "You Cannot Hide behind the Mask: Power Analysis on a Provably Secure {S}-Box Implementation",
  pages =        "178--192",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:MMPS09,
  author =       "Amir Moradi and
                  Nima Mousavi and
                  Christof Paar and
                  Mahmoud Salmasizadeh",
  title =        "A Comparative Study of Mutual Information Analysis under a Gaussian Assumption",
  pages =        "193--205",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:MDIP09,
  author =       "Nicky Mouha and
                  Christophe {De Canni{\`e}re} and
                  Sebastiaan Indesteege and
                  Bart Preneel",
  title =        "Finding Collisions for a 45-Step Simplified {HAS}-{V}",
  pages =        "206--225",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:AkdHamSun09,
  author =       "Kahraman D. Akdemir and
                  Ghaith Hammouri and
                  Berk Sunar",
  title =        "Non-linear Error Detection for Finite State Machines",
  pages =        "226--238",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:XieCaoWan09,
  author =       "Jia Xie and
                  Weiwei Cao and
                  TianZe Wang",
  title =        "Quadratic Equations from a Kind of {S}-boxes",
  pages =        "239--253",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:CaoHu09,
  author =       "Weiwei Cao and
                  Lei Hu",
  title =        "Cryptanalysis of a Multivariate Public Key Encryption Scheme with Internal Perturbation Structure",
  pages =        "254--267",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:HusKimOh09,
  author =       "Rasheed Hussain and
                  Sangjin Kim and
                  Heekuck Oh",
  title =        "Towards Privacy Aware Pseudonymless Strategy for Avoiding Profile Generation in {VANET}",
  pages =        "268--280",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:EmuMiyOmo09,
  author =       "Keita Emura and
                  Atsuko Miyaji and
                  Kazumasa Omote",
  title =        "A Selectable k-Times Relaxed Anonymous Authentication Scheme",
  pages =        "281--295",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:BusKatBae09,
  author =       "Heike Busch and
                  Stefan Katzenbeisser and
                  Paul Baecher",
  title =        "{PUF}-Based Authentication Protocols - Revisited",
  pages =        "296--308",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:IPNHJ09,
  author =       "Luan Ibraimi and
                  Milan Petkovic and
                  Svetla Nikova and
                  Pieter H. Hartel and
                  Willem Jonker",
  title =        "Mediated Ciphertext-Policy Attribute-Based Encryption and Its Application",
  pages =        "309--323",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:Manulis09,
  author =       "Mark Manulis",
  title =        "Securing Remote Access Inside Wireless Mesh Networks",
  pages =        "324--338",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:YKMKRL09,
  author =       "Dae Hyun Yum and
                  Sun Young Kim and
                  HoKun Moon and
                  Mi-Yeon Kim and
                  Jae-Hoon Roh and
                  Pil Joong Lee",
  title =        "Detecting Ringing-Based {DoS} Attacks on {VoIP} Proxy Servers",
  pages =        "339--353",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:KYJY09,
  author =       "Mijoo Kim and
                  Mi Yeon Yoon and
                  Hyun Cheol Jeong and
                  Heung Youl Youm",
  title =        "{USN} Middleware Security Model",
  pages =        "354--365",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:Lim09,
  author =       "Chae Hoon Lim",
  title =        "Practical Broadcast Authentication Using Short-Lived Signatures in {WSNs}",
  pages =        "366--383",
  editor =       wisa09ed,
  booktitle =    wisa09name,
  volume =       wisa09vol,
  month =        wisa09month,
  address =      wisa09addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2009,
}

@InProceedings{WISA:HerMed08,
  author =       "Christoph Herbst and
                  Marcel Medwed",
  title =        "Using Templates to Attack Masked Montgomery Ladder Implementations of Modular Exponentiation",
  pages =        "1--13",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:MedOsw08,
  author =       "Marcel Medwed and
                  Elisabeth Oswald",
  title =        "Template Attacks on {ECDSA}",
  pages =        "14--27",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:SHAS08,
  author =       "Takeshi Sugawara and
                  Naofumi Homma and
                  Takafumi Aoki and
                  Akashi Satoh",
  title =        "Compact {ASIC} Architectures for the 512-Bit Hash Function {Whirlpool}",
  pages =        "28--40",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:XuHe08,
  author =       "Qingyu Xu and
                  Mingxing He",
  title =        "Improved Constant Storage Self-healing Key Distribution with Revocation in Wireless Sensor Network",
  pages =        "41--55",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:PCER08,
  author =       "Pedro Peris-Lopez and
                  Julio C{\'e}sar Hern{\'a}ndez Castro and
                  Juan M. Est{\'e}vez-Tapiador and
                  Arturo Ribagorda",
  title =        "Advances in Ultralightweight Cryptography for Low-Cost {RFID} Tags: Gossamer Protocol",
  pages =        "56--68",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:IHCH08,
  author =       "Md. Shariful Islam and
                  Md. Abdul Hamid and
                  Byung Goo Choi and
                  Choong Seon Hong",
  title =        "Securing Layer-2 Path Selection in Wireless Mesh Networks",
  pages =        "69--83",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:VODB08,
  author =       "Camille Vuillaume and
                  Katsuyuki Okeya and
                  Erik Dahmen and
                  Johannes Buchmann",
  title =        "Public Key Authentication with Memory Tokens",
  pages =        "84--98",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:WMSH08,
  author =       "Wei Wu and
                  Yi Mu and
                  Willy Susilo and
                  Xinyi Huang",
  title =        "Certificate-Based Signatures: New Definitions and a Generic Construction from Certificateless Signatures",
  pages =        "99--114",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:SVGKR08,
  author =       "S. Sharmila Deva Selvi and
                  S. Sree Vivek and
                  Ragavendran Gopalakrishnan and
                  Naga Naresh Karuturi and
                  C. Pandu Rangan",
  title =        "Cryptanalysis of {Mu} et al.'s and {Li} et al.'s Schemes and a Provably Secure ID-Based Broadcast Signcryption ({IBBSC}) Scheme",
  pages =        "115--129",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:IKOST08,
  author =       "Tetsuya Izu and
                  Noboru Kunihiro and
                  Kazuo Ohta and
                  Makoto Sano and
                  Masahiko Takenaka",
  title =        "Sanitizable and Deletable Signature",
  pages =        "130--144",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:WanWanPie08,
  author =       "Peishun Wang and
                  Huaxiong Wang and
                  Josef Pieprzyk",
  title =        "An Efficient Scheme of Common Secure Indices for Conjunctive Keyword-Based Retrieval on Encrypted Data",
  pages =        "145--159",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:KTKYKO08,
  author =       "Yutaka Kawai and
                  Shotaro Tanno and
                  Takahiro Kondo and
                  Kazuki Yoneyama and
                  Noboru Kunihiro and
                  Kazuo Ohta",
  title =        "Extension of Secret Handshake Protocols with Multiple Groups in Monotone Condition",
  pages =        "160--173",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:KuwHir08,
  author =       "Hidenori Kuwakado and
                  Shoichi Hirose",
  title =        "Pseudorandom-Function Property of the Step-Reduced Compression Functions of {SHA}-256 and {SHA}-512",
  pages =        "174--189",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:CLCJLM08,
  author =       "Sooyoung Chae and
                  Hosub Lee and
                  Jaeik Cho and
                  Manhyun Jung and
                  Jongin Lim and
                  Jongsub Moon",
  title =        "A Regression Method to Compare Network Data and Modeling Data Using Generalized Additive Model",
  pages =        "190--200",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:ParKimNoh08,
  author =       "Jun-Hyung Park and
                  Minsoo Kim and
                  Bong-Nam Noh",
  title =        "A Visualization Technique for Installation Evidences Containing Malicious Executable Files Using Machine Language Sequence",
  pages =        "201--210",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:JSHWRC08,
  author =       "Hassan Jameel and
                  Riaz Ahmed Shaikh and
                  Le Xuan Hung and
                  Yuan Wei Wei and
                  {Syed Muhammad Khaliq-ur-rehman} Raazi and
                  Ngo Trong Canh and
                  Sungyoung Lee and
                  Heejo Lee and
                  Yuseung Son and
                  Miguel Fernandes",
  title =        "Image-Feature Based Human Identification Protocols on Limited Display Devices",
  pages =        "211--224",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:FKTS08,
  author =       "Kazuhide Fukushima and
                  Shinsaku Kiyomoto and
                  Toshiaki Tanaka and
                  Kouichi Sakurai",
  title =        "Ternary Subset Difference Method and Its Quantitative Analysis",
  pages =        "225--239",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:KloPrzStr08,
  author =       "Marek Klonowski and
                  Michal Przykucki and
                  Tomasz Struminski",
  title =        "Data Deletion with Provable Security",
  pages =        "240--255",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:SchKim08,
  author =       "J{\"o}rn-Marc Schmidt and
                  Chong Hee Kim",
  title =        "A Probing Attack on {AES}",
  pages =        "256--265",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:MSTTV08,
  author =       "J. Miret and
                  D. Sadornil and
                  J. Tena and
                  R. Tomas and
                  M. Valls",
  title =        "On Avoiding {ZVP}-Attacks Using Isogeny Volcanoes",
  pages =        "266--277",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:Hirose08,
  author =       "Shoichi Hirose",
  title =        "Security Analysis of {DRBG} Using {HMAC} in {NIST} {SP} 800--90",
  pages =        "278--291",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:KimRyoJun08,
  author =       "Mooseop Kim and
                  Jaecheol Ryou and
                  Sungik Jun",
  title =        "Compact Implementation of {SHA}-1 Hash Function for Mobile Trusted Module",
  pages =        "292--304",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:ZhoHe08,
  author =       "Jun Zhou and
                  Mingxing He",
  title =        "An Improved Distributed Key Management Scheme in Wireless Sensor Networks",
  pages =        "305--319",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:CCWK08,
  author =       "Donghyun Choi and
                  Sungkyu Cho and
                  Dongho Won and
                  Seungjoo Kim",
  title =        "Protection Profile for Connected Interoperable {DRM} Framework",
  pages =        "320--332",
  editor =       wisa08ed,
  booktitle =    wisa08name,
  volume =       wisa08vol,
  month =        wisa08month,
  address =      wisa08addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2008,
}

@InProceedings{WISA:SKTO07,
  author =       "Masaaki Shirase and
                  Yuto Kawahara and
                  Tsuyoshi Takagi and
                  Eiji Okamoto",
  title =        "Universal $\eta_T$ Pairing Algorithm over Arbitrary Extension Degree",
  pages =        "1--15",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:WMSH07,
  author =       "Wei Wu and
                  Yi Mu and
                  Willy Susilo and
                  Xinyi Huang",
  title =        "Convertible Undeniable Proxy Signatures: Security Models and Efficient Construction",
  pages =        "16--29",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:LCYY07,
  author =       "Byoungcheon Lee and
                  Kim-Kwang Raymond Choo and
                  Jeongmo Yang and
                  Seungjae Yoo",
  title =        "Secret Signatures: How to Achieve Business Privacy Efficiently?",
  pages =        "30--47",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:JanEllKim07,
  author =       "Jihyeon Jang and
                  Stephen J. Elliott and
                  Hakil Kim",
  title =        "Implementation of {BioAPI} Conformance Test Suite Using {BSP} Testing Model",
  pages =        "48--60",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:ZMGJ07,
  author =       "Yongxin Zhou and
                  Alec Main and
                  Yuan X. Gu and
                  Harold Johnson",
  title =        "Information Hiding in Software with Mixed {Boolean}-Arithmetic Transforms",
  pages =        "61--75",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:XiaKim07,
  author =       "Shijun Xiang and
                  Hyoung-Joong Kim",
  title =        "Geometrically Invariant Image Watermarking in the {DWT} Domain",
  pages =        "76--90",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:LUKL07,
  author =       "Jae-Deok Lim and
                  Sung-Kyong Un and
                  Jeong-Nyeo Kim and
                  ChoelHoon Lee",
  title =        "Implementation of {LSM}-Based {RBAC} Module for Embedded System",
  pages =        "91--101",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:LeeChaVer07,
  author =       "Yong Ki Lee and
                  Herwin Chan and
                  Ingrid Verbauwhede",
  title =        "Iteration Bound Analysis and Throughput Optimum Architecture of {SHA}-256 (384, 512) for Hardware Implementations",
  pages =        "102--114",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:LeeVer07,
  author =       "Yong Ki Lee and
                  Ingrid Verbauwhede",
  title =        "A Compact Architecture for Montgomery Elliptic Curve Scalar Multiplication Processor",
  pages =        "115--127",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:SSMK07,
  author =       "Yoshiki Sameshima and
                  Hideaki Saisho and
                  Tsutomu Matsumoto and
                  Norihisa Komoda",
  title =        "Windows Vault: Prevention of Virus Infection and Secret Leakage with Secure {OS} and Virtual Machine",
  pages =        "128--141",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:StuRodEck07,
  author =       "Frederic Stumpf and
                  Patrick R{\"o}der and
                  Claudia Eckert",
  title =        "An Architecture Providing Virtualization-Based Protection Mechanisms Against Insider Attacks",
  pages =        "142--156",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:WilFeyAic07,
  author =       "William O. Wilson and
                  Jan Feyereisl and
                  Uwe Aickelin",
  title =        "Detecting Motifs in System Call Sequences",
  pages =        "157--172",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:HIUISK07,
  author =       "Toru Hashimoto and
                  Takashi Itoh and
                  Masazumi Ueba and
                  Hisato Iwai and
                  Hideichi Sasaoka and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Comparative Studies in Key Disagreement Correction Process on Wireless Key Agreement System",
  pages =        "173--187",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:TewWeiPys07,
  author =       "Erik Tews and
                  Ralf-Philipp Weinmann and
                  Andrei Pyshkin",
  title =        "Breaking 104 Bit {WEP} in Less Than 60 Seconds",
  pages =        "188--202",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:YTKT07,
  author =       "Motoi Yoshitomi and
                  Tsuyoshi Takagi and
                  Shinsaku Kiyomoto and
                  Toshiaki Tanaka",
  title =        "Efficient Implementation of the Pairing on Mobilephones Using {BREW}",
  pages =        "203--214",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:THSK07,
  author =       "Hidema Tanaka and
                  Yasuo Hatano and
                  Nobuyuki Sugio and
                  Toshinobu Kaneko",
  title =        "Security Analysis of {MISTY1}",
  pages =        "215--226",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:ProRiv07,
  author =       "Emmanuel Prouff and
                  Matthieu Rivain",
  title =        "A Generic Method for Secure {SBox} Implementation",
  pages =        "227--244",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:LoPhaGoi07,
  author =       "Swee-Won Lo and
                  Raphael C.-W. Phan and
                  Bok-Min Goi",
  title =        "On the Security of a Popular Web Submission and Review Software ({WSaR}) for Cryptology Conferences",
  pages =        "245--265",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:HanLiuYan07,
  author =       "Lilong Han and
                  Qingtang Liu and
                  Zongkai Yang",
  title =        "Authorization Constraints Specification of {RBAC}",
  pages =        "266--276",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:TLLW07,
  author =       "Zhuo Tang and
                  Ruixuan Li and
                  Zhengding Lu and
                  Zhumu Wen",
  title =        "Dynamic Access Control Research for Inter-operation in Multi-domain Environment Based on Risk",
  pages =        "277--290",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:XiaHuaHua07,
  author =       "Lei Xia and
                  Wei Huang and
                  Hao Huang",
  title =        "A Compositional Multiple Policies Operating System Security Model",
  pages =        "291--302",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:Walter07,
  author =       "Colin D. Walter",
  title =        "Longer Randomly Blinded {RSA} Keys May Be Weaker Than Shorter Ones",
  pages =        "303--316",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:MTMM07,
  author =       "Robert P. McEvoy and
                  Michael Tunstall and
                  Colin C. Murphy and
                  William P. Marnane",
  title =        "Differential Power Analysis of {HMAC} Based on {SHA}-2, and Countermeasures",
  pages =        "317--332",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:HPMY07,
  author =       "JaeCheol Ha and
                  JeaHoon Park and
                  Sang-Jae Moon and
                  Sung-Ming Yen",
  title =        "Provably Secure Countermeasure Resistant to Several Types of Power Attack for {ECC}",
  pages =        "333--344",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:XuYe07,
  author =       "Shenkun Xu and
                  Xiaojun Ye",
  title =        "Risk \& Distortion Based K-Anonymity",
  pages =        "345--358",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:ChoShi07,
  author =       "Myeonggil Choi and
                  Sangmun Shin",
  title =        "Optimizing Quality Levels and Development Costs for Developing an Integrated Information Security System",
  pages =        "359--370",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:CWYT07,
  author =       "Junsheng Chang and
                  Huaimin Wang and
                  Gang Yin and
                  Yang-Bin Tang",
  title =        "{ICRep}: An Incentive Compatible Reputation Mechanism for {P2P} Systems",
  pages =        "371--386",
  editor =       wisa07ed,
  booktitle =    wisa07name,
  volume =       wisa07vol,
  month =        wisa07month,
  address =      wisa07addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2007,
}

@InProceedings{WISA:GWWX06,
  author =       "Wei Gao and
                  Guilin Wang and
                  Xueli Wang and
                  Dongqing Xie",
  title =        "Controllable Ring Signatures",
  pages =        "1--14",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:Juang06,
  author =       "Wen-Shenq Juang",
  title =        "Efficient User Authentication and Key Agreement in Wireless Sensor Networks",
  pages =        "15--29",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KwoLee06a,
  author =       "Saeran Kwon and
                  Sang-Ho Lee",
  title =        "Identity-Based Key Issuing Without Secure Channel in a Broad Area",
  pages =        "30--44",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:LKHK06,
  author =       "Ki Hun Lee and
                  Yuna Kim and
                  Sung Je Hong and
                  Jong Kim",
  title =        "{PolyI-D}: Polymorphic Worm Detection Based on Instruction Distribution",
  pages =        "45--59",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:MZZT06,
  author =       "Jianqing Ma and
                  Shiyong Zhang and
                  YiPing Zhong and
                  Xiaowen Tong",
  title =        "{SAID}: A Self-Adaptive Intrusion Detection System in Wireless Sensor Networks",
  pages =        "60--73",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:ParNoh06,
  author =       "Jae-Chul Park and
                  Bong-Nam Noh",
  title =        "{SQL} Injection Attack Detection: Profiling of Web Application Parameter Using the Sequence Pairwise Alignment",
  pages =        "74--82",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:PaeOhLee06,
  author =       "Seung-Hyun Paek and
                  Yoon-Keun Oh and
                  Do-Hoon Lee",
  title =        "{sIDMG}: Small-Size Intrusion Detection Model Generation of Complimenting Decision Tree Classification Algorithm",
  pages =        "83--99",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:MLJCYL06,
  author =       "Daesung Moon and
                  Sungju Lee and
                  Seunghwan Jung and
                  Yongwha Chung and
                  Okyeon Yi and
                  Namil Lee and
                  Kiyoung Moon",
  title =        "Privacy-Enhancing Fingerprint Authentication Using Cancelable Templates with Passwords",
  pages =        "100--109",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:PMCP06,
  author =       "Byungkwan Park and
                  Daesung Moon and
                  Yongwha Chung and
                  Jin-Won Park",
  title =        "Impact of Embedding Scenarios on the Smart Card-Based Fingerprint Verification",
  pages =        "110--120",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:CheChe06,
  author =       "Bo-Chao Cheng and
                  Huan Chen",
  title =        "Quality Assurance for Evidence Collection in Network Forensics",
  pages =        "121--132",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KimCha06,
  author =       "Yoonkyung Kim and
                  Byeong-Mo Chang",
  title =        "Visualization of Permission Checks in Java Using Static Analysis",
  pages =        "133--146",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:CheMei06,
  author =       "Feng Cheng and
                  Christoph Meinel",
  title =        "Deployment of Virtual Machines in Lock-Keeper",
  pages =        "147--159",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:YHMOM06,
  author =       "HyungSo Yoo and
                  Christoph Herbst and
                  Stefan Mangard and
                  Elisabeth Oswald and
                  Sang-Jae Moon",
  title =        "Investigations of Power Analysis Attacks and Countermeasures for {ARIA}",
  pages =        "160--172",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:LMKCKK06,
  author =       "Mun-Kyu Lee and
                  Jung Ki Min and
                  Seok Hun Kang and
                  Sang-Hwa Chung and
                  Howon Kim and
                  Dong Kyue Kim",
  title =        "Efficient Implementation of Pseudorandom Functions for Electronic Seal Protection Protocols",
  pages =        "173--186",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:ChaWu06,
  author =       "Chin-Chen Chang and
                  Chia-Chi Wu",
  title =        "A Novel Key Agreement Scheme in a Multiple Server Environment",
  pages =        "187--197",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:JHKSKK06,
  author =       "Youngok Jeong and
                  Younggoo Han and
                  Hyunwoo Kim and
                  Woochul Shim and
                  Jaehong Kim and
                  Sehun Kim",
  title =        "Cost-Effective {IDS} Operating Scheme in {MANETs}",
  pages =        "198--210",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KanPar06,
  author =       "Hyun-Sun Kang and
                  Chang-Seop Park",
  title =        "Authenticated Fast Handover Scheme in the Hierarchical Mobile {IPv6}",
  pages =        "211--224",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:TanTes06,
  author =       "Michiru Tanaka and
                  Yoshimi Teshigawara",
  title =        "A Method and Its Usability for User Authentication by Utilizing a Matrix Code Reader on Mobile Phones",
  pages =        "225--236",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:VSSS06,
  author =       "Harikrishna Vasanta and
                  Reihaneh Safavi-Naini and
                  Nicholas Paul Sheppard and
                  Jan Martin Surminen",
  title =        "Distributed Management of {OMA} {DRM} Domains",
  pages =        "237--251",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:YagMatHir06,
  author =       "Hideki Yagi and
                  Toshiyasu Matsushima and
                  Shigeichi Hirasawa",
  title =        "New Traceability Codes Against a Generalized Collusion Attack for Digital Fingerprinting",
  pages =        "252--266",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KimDohCha06,
  author =       "Mihui Kim and
                  Inshil Doh and
                  Kijoon Chae",
  title =        "A Key Management Based on Multiple Regression in Hierarchical Sensor Network",
  pages =        "267--281",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:GNCLJ06,
  author =       "Jabeom Gu and
                  Jaehoon Nah and
                  Cheoljoo Chae and
                  Jaekwang Lee and
                  Jongsoo Jang",
  title =        "Random Visitor: A Defense Against Identity Attacks in {P2P} Overlay Networks",
  pages =        "282--296",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KCKL06,
  author =       "Taekyoung Kwon and
                  Jung Hee Cheon and
                  Yongdae Kim and
                  Jaeil Lee",
  title =        "Privacy Protection in {PKIs}: A Separation-of-Authority Approach",
  pages =        "297--311",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KwoLee06b,
  author =       "Taekyoung Kwon and
                  Dong Hoon Lee",
  title =        "Three-Party Password Authenticated Key Agreement Resistant to Server Compromise",
  pages =        "312--323",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:TYDM06,
  author =       "Takayuki Tobita and
                  Hironori Yamamoto and
                  Hiroshi Doi and
                  Keigo Majima",
  title =        "Privacy-Enhanced Content Distribution and Charging Scheme Using Group Signature",
  pages =        "324--338",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:YamTan06,
  author =       "Naoyuki Yamashita and
                  Keisuke Tanaka",
  title =        "Secret Handshake with Multiple Groups",
  pages =        "339--348",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:PHKSY06,
  author =       "Chanil Park and
                  Junbeom Hur and
                  Chanoe Kim and
                  {Young-joo} Shin and
                  Hyunsoo Yoon",
  title =        "Pre-authentication for Fast Handoff in Wireless Mesh Networks with Mobile {APs}",
  pages =        "349--363",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:Ryu06,
  author =       "Jongho Ryu",
  title =        "{EAP} Using the Split Password-Based Authenticated Key Agreement",
  pages =        "364--380",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:KikTer06,
  author =       "Hiroaki Kikuchi and
                  Masato Terada",
  title =        "How Many Malicious Scanners Are in the Internet?",
  pages =        "381--390",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:CLPS06,
  author =       "Dario Carluccio and
                  Kerstin Lemke-Rust and
                  Christof Paar and
                  Ahmad-Reza Sadeghi",
  title =        "E-Passport: The Global Traceability Or How to Feel Like a {UPS} Package",
  pages =        "391--404",
  editor =       wisa06ed,
  booktitle =    wisa06name,
  volume =       wisa06vol,
  month =        wisa06month,
  address =      wisa06addr,
  publisher =    wisapub,
  series =       mylncs,
  year =         2006,
}

@InProceedings{WISA:NamKimWon05,
  author =       "Junghyun Nam and
                  Seungjoo Kim and
                  Dongho Won",
  title =        "Security Weakness in {Ren} et al.'s Group Key Agreement Scheme Built on Secure Two-Party Protocols",
  pages =        "1--9",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:ParKanPar05,
  author =       "Je Hong Park and
                  Bo Gyeong Kang and
                  Sangwoo Park",
  title =        "Cryptanalysis of Some Group-Oriented Proxy Signature Schemes",
  pages =        "10--24",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:MukSar05,
  author =       "Sourav Mukhopadhyay and
                  Palash Sarkar",
  title =        "Application of {LFSRs} in Time/Memory Trade-Off Cryptanalysis",
  pages =        "25--37",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:ShiJeo05,
  author =       "Moon Sun Shin and
                  Kyeong Ja Jeong",
  title =        "An Alert Data Mining Framework for Network-Based Intrusion Detection System",
  pages =        "38--53",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:KanSan05,
  author =       "Urupoj Kanlayasiri and
                  Surasak Sanguanpong",
  title =        "Key Factors Influencing Worm Infection in Enterprise Networks",
  pages =        "54--67",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:OntPan05,
  author =       "Marife G. Ontua and
                  Susan Pancho-Festin",
  title =        "Evaluation of the Unified Modeling Language for Security Requirements Analysis",
  pages =        "68--80",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:Juang05,
  author =       "Wen-Shenq Juang",
  title =        "A Simple and Efficient Conference Scheme for Mobile Communications",
  pages =        "81--95",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:HonJunWu05,
  author =       "Kihun Hong and
                  Souhwan Jung and
                  Shyhtsun Felix Wu",
  title =        "A Hash-Chain Based Authentication Scheme for Fast Handover in Wireless Network",
  pages =        "96--107",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:TarWan05,
  author =       "Christophe Tartary and
                  Huaxiong Wang",
  title =        "Efficient Multicast Stream Authentication for the Fully Adversarial Network Model",
  pages =        "108--125",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:LeeParSon05,
  author =       "Minsoo Lee and
                  Sehyun Park and
                  Ohyoung Song",
  title =        "Elastic Security {QoS} Provisioning for Telematics Applications",
  pages =        "126--137",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:GWZYL05,
  author =       "Fei Guo and
                  Jianmin Wang and
                  Zhihao Zhang and
                  Xiaojun Ye and
                  Deyi Li",
  title =        "An Improved Algorithm to Watermark Numeric Relational Data",
  pages =        "138--149",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:KKPLSYK05,
  author =       "Hyun-Ho Kang and
                  Brian M. Kurkoski and
                  Young-Ran Park and
                  Hyejoo Lee and
                  Sanguk Shin and
                  Kazuhiko Yamaguchi and
                  Kingo Kobayashi",
  title =        "Video Fingerprinting System Using Wavelet and Error Correcting Code",
  pages =        "150--164",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:OkaKik05,
  author =       "Mitsuo Okada and
                  Hiroaki Kikuchi",
  title =        "Secure Asymmetric Watermark Detection Without Secret of Modified Pixels",
  pages =        "165--178",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:YSKCLK05,
  author =       "Jin Ho You and
                  Seong Chae Seo and
                  Young Dae Kim and
                  Jun Yong Choi and
                  Sang Jun Lee and
                  Byung Ki Kim",
  title =        "Kimchi: A Binary Rewriting Defense Against Format String Attacks",
  pages =        "179--193",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:MAMDDD05,
  author =       "Matias Madou and
                  Bertrand Anckaert and
                  Patrick Moseley and
                  Saumya K. Debray and
                  Bjorn {De Sutter} and
                  Koen {De Bosschere}",
  title =        "Software Protection Through Dynamic Code Mutation",
  pages =        "194--206",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:LKKK05,
  author =       "Mun-Kyu Lee and
                  Keon Tae Kim and
                  Howon Kim and
                  Dong Kyue Kim",
  title =        "Efficient Hardware Implementation of Elliptic Curve Cryptography over {GF($p^m$)}",
  pages =        "207--217",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:CHCW05,
  author =       "Bo-Chao Cheng and
                  Ching-Fu Huang and
                  Wei-Chi Chang and
                  Cheng-Shong Wu",
  title =        "Developing and Implementing {IHPM} on
                 {IXP} 425 Network Processor Platforms",
  pages =        "218--231",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:IKOS05,
  author =       "Tetsuya Izu and
                  Noboru Kunihiro and
                  Kazuo Ohta and
                  Takeshi Shimoyama",
  title =        "Analysis on the Clockwise Transposition Routing for Dedicated Factoring Devices",
  pages =        "232--242",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:LimKor05,
  author =       "Chae Hoon Lim and
                  Tymur Korkishko",
  title =        "{mCrypton} - A Lightweight Block Cipher for Security of Low-Cost {RFID} Tags and Sensors",
  pages =        "243--258",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:Takashima05,
  author =       "Katsuyuki Takashima",
  title =        "Practical Modifications of {Leadbitter} et al.'s Repeated-Bits Side-Channel Analysis on {(EC)DSA}",
  pages =        "259--270",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:PLHC05,
  author =       "Tae-Jun Park and
                  Mun-Kyu Lee and
                  Dowon Hong and
                  Kyoil Chung",
  title =        "A {DPA} Countermeasure by Randomized {Frobenius} Decomposition",
  pages =        "271--282",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:ShiParLee05,
  author =       "Jong Hoon Shin and
                  Dong Jin Park and
                  Pil Joong Lee",
  title =        "{DPA} Attack on the Improved {Ha}-{Moon} Algorithm",
  pages =        "283--291",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:OswSch05,
  author =       "Elisabeth Oswald and
                  Kai Schramm",
  title =        "An Efficient Masking Scheme for {AES} Software Implementations",
  pages =        "292--305",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:SuzYok05,
  author =       "Koutarou Suzuki and
                  Makoto Yokoo",
  title =        "Secure Multi-attribute Procurement Auction",
  pages =        "306--317",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:RBLL05,
  author =       "Hyun Sook Rhee and
                  Jin Wook Byun and
                  Dong Hoon Lee and
                  Jongin Lim",
  title =        "Oblivious Conjunctive Keyword Search",
  pages =        "318--327",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:YNSU05,
  author =       "Go Yamamoto and
                  Koji Chida and
                  Anderson C. A. Nascimento and
                  Koutarou Suzuki and
                  Shigenori Uchiyama",
  title =        "Efficient, Non-optimistic Secure Circuit Evaluation Based on the {ElGamal} Encryption",
  pages =        "328--342",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:Oh05,
  author =       "Sejong Oh",
  title =        "New Concept of Authority Range for Flexible Management of Role Hierarchy",
  pages =        "343--353",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:ChaKimKim05,
  author =       "{Song-hwa} Chae and
                  Wonil Kim and
                  Dong-Kyoo Kim",
  title =        "Role-Based Access Control Model for Ubiquitous Computing Environment",
  pages =        "354--363",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:LeeSon05,
  author =       "Ho Lee and
                  Jung Song",
  title =        "Designing Security Auditing Protocol with Web Browsers",
  pages =        "364--376",
  booktitle =    wisa05name,
  volume =       wisa05vol,
  year =         2005,
  publisher =    wisapub,
  month =        wisa05month,
  editor =       wisa05ed,
  address =      wisa05addr,
  series =       mylncs,
}

@InProceedings{WISA:HJIR04,
  author =       "Kihun Hong and
                  Souhwan Jung and
                  Luigi Lo Iacono and
                  Christoph Ruland",
  title =        "Impacts of Security Protocols on Real-Time Multimedia Communications",
  pages =        "1--13",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:ChoKim04,
  author =       "Young Jae Choi and
                  Soon-Ja Kim",
  title =        "An Improvement on Privacy and Authentication in {GSM}",
  pages =        "14--26",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:Saarinen04,
  author =       "Markku-Juhani Olavi Saarinen",
  title =        "Encrypted Watermarks and Linux Laptop Security",
  pages =        "27--38",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:MooIn04,
  author =       "Chang-Joo Moon and
                  Hoh Peter In",
  title =        "Inconsistency Detection of Authorization Policies in Distributed Component Environment",
  pages =        "39--50",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:LieWeiWon04,
  author =       "Joseph K. Liu and
                  Victor K. Wei and
                  Duncan S. Wong",
  title =        "Custodian-Hiding Verifiable Encryption",
  pages =        "51--64",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:BecRij04,
  author =       "Malek Bechlaghem and
                  Vincent Rijmen",
  title =        "Proving Key Usage",
  pages =        "65--72",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:ParKimLee04,
  author =       "Dong Jin Park and
                  Kihyun Kim and
                  Pil Joong Lee",
  title =        "Public Key Encryption with Conjunctive Field Keyword Search",
  pages =        "73--86",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:TotTabSak04,
  author =       "Kohei Tatara and
                  Toshihiro Tabata and
                  Kouichi Sakurai",
  title =        "A Probabilistic Method for Detecting Anomalous Program Behavior",
  pages =        "87--98",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:GodHutMon04,
  author =       "Fernando God{\'i}nez and
                  Dieter Hutter and
                  Raul Monroy",
  title =        "Service Discrimination and Audit File Reduction for Effective Intrusion Detection",
  pages =        "99--113",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:LawKwo04,
  author =       "Kwok Ho Law and
                  Lam For Kwok",
  title =        "{IDS} False Alarm Filtering Using {KNN} Classifier",
  pages =        "114--121",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:LKLS04,
  author =       "Hae-Yeoun Lee and
                  Jong-Tae Kim and
                  Heung-Kyu Lee and
                  Young-Ho Suh",
  title =        "Content-Based Synchronization Using the Local Invariant Feature for Robust Watermarking",
  pages =        "122--134",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:IwaTabSak04,
  author =       "Manabu Iwanaga and
                  Toshihiro Tabata and
                  Kouichi Sakurai",
  title =        "Some Fitting of Naive Bayesian Spam Filtering for Japanese Environment",
  pages =        "135--143",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:RLKY04,
  author =       "Kui Ren and
                  Hyunrok Lee and
                  Kwangjo Kim and
                  Taewhan Yoo",
  title =        "Efficient Authenticated Key Agreement Protocol for Dynamic Groups",
  pages =        "144--159",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:XuZhaFen04,
  author =       "Jing Xu and
                  Zhenfeng Zhang and
                  Dengguo Feng",
  title =        "A Ring Signature Scheme Using Bilinear Pairings",
  pages =        "160--169",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:Chow04,
  author =       "Sherman S. M. Chow",
  title =        "Verifiable Pairing and Its Applications",
  pages =        "170--187",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:HaaVerGoo04,
  author =       "Bart Haagdorens and
                  Tim Vermeiren and
                  Marnix Goossens",
  title =        "Improving the Performance of Signature-Based Network Intrusion Detection Sensors by Multi-threading",
  pages =        "188--203",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:JeoChoKim04,
  author =       "Seok Bong Jeong and
                  Young-Woo Choi and
                  Sehun Kim",
  title =        "An Effective Placement of Detection Systems for Distributed Attack Detection in Large Scale Networks",
  pages =        "204--210",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:HLCCS04,
  author =       "Yi-Yuan Huang and
                  Kwok-Yan Lam and
                  Siu Leung Chung and
                  Chi-Hung Chi and
                  Jia-Guang Sun",
  title =        "Application of Content Computing in Honeyfarm",
  pages =        "211--222",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:CRDEHC04,
  author =       "Cheun Ngen Chong and
                  Bin Ren and
                  Jeroen Doumen and
                  Sandro Etalle and
                  Pieter H. Hartel and
                  Ricardo Corin",
  title =        "License Protection with a Tamper-Resistant Token",
  pages =        "223--237",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:YuTan04,
  author =       "Yinyan Yu and
                  Zhi Tang",
  title =        "An Adaptive Approach to Hardware Alteration for Digital Rights Management",
  pages =        "238--250",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KimKobIma04,
  author =       "Mira Kim and
                  Kazukuni Kobara and
                  Hideki Imai",
  title =        "Dynamic Fingerprinting over Broadcast Using Revocation Scheme",
  pages =        "251--263",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KimHwaLee04,
  author =       "Chong Hee Kim and
                  Yong Ho Hwang and
                  Pil Joong Lee",
  title =        "Practical {Pay-TV} Scheme Using Traitor Tracing Scheme for Multiple Channels",
  pages =        "264--277",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:HLHR04,
  author =       "Sang Cheol Hwang and
                  Dong Hoon Lee and
                  Daewan Han and
                  Jae-Cheol Ryou",
  title =        "Vulnerability of a Mobile Payment System Proposed at {WISA} 2002",
  pages =        "278--285",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KimOh04,
  author =       "Sangjin Kim and
                  Heekuck Oh",
  title =        "Fair Offline Payment Using Verifiable Encryption",
  pages =        "286--301",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KunLeSri04,
  author =       "Supakorn Kungpisdan and
                  Phu Dung Le and
                  Bala Srinivasan",
  title =        "A Limited-Used Key Generation Scheme for {Internet} Transactions",
  pages =        "302--316",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:GupSar04,
  author =       "Kishan Chand Gupta and
                  Palash Sarkar",
  title =        "Efficient Representation and Software Implementation of Resilient {Maiorana-McFarland} {S}-boxes",
  pages =        "317--331",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:Kwon04,
  author =       "Soonhak Kwon",
  title =        "Signed Digit Representation with {NAF} and Balanced Ternary Form and Efficient Exponentiation in {GF(qn)} Using a {Gaussian} Normal Basis of Type {II}",
  pages =        "332--344",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KKAT04,
  author =       "Masanobu Katagi and
                  Izuru Kitamura and
                  Toru Akishita and
                  Tsuyoshi Takagi",
  title =        "Novel Efficient Implementations of Hyperelliptic Curve Cryptosystems Using Degenerate Divisors",
  pages =        "345--359",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KWCCP04,
  author =       "Howon Kim and
                  Thomas J. Wollinger and
                  YongJe Choi and
                  Kyoil Chung and
                  Christof Paar",
  title =        "Hyperelliptic Curve Coprocessors on a {FPGA}",
  pages =        "360--374",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:ImaSak04,
  author =       "Kenji Imamoto and
                  Kouichi Sakurai",
  title =        "Key-Exchange Protocol Using Pre-agreed Session-{ID}",
  pages =        "375--387",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:YaoFen04,
  author =       "Gang Yao and
                  Dengguo Feng",
  title =        "A New k-Anonymous Message Transmission Protocol",
  pages =        "388--399",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:GomKloKut04,
  author =       "Marcin Gomulkiewicz and
                  Marek Klonowski and
                  Miroslaw Kutylowski",
  title =        "Onions Based on Universal Re-encryption - Anonymous Communication Immune Against Repetitive Attack",
  pages =        "400--410",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:YKHMP04,
  author =       "HyungSo Yoo and
                  ChangKyun Kim and
                  JaeCheol Ha and
                  Sang-Jae Moon and
                  IlHwan Park",
  title =        "Side Channel Cryptanalysis on {SEED}",
  pages =        "411--424",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:TriKor04,
  author =       "Elena Trichina and
                  Lesya Korkishko",
  title =        "Secure and Efficient {AES} Software Implementation for Smart Cards",
  pages =        "425--439",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:RecOsw04,
  author =       "Christian Rechberger and
                  Elisabeth Oswald",
  title =        "Practical Template Attacks",
  pages =        "440--456",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:TanTakYam04,
  author =       "Hidema Tanaka and
                  Osamu Takizawa and
                  Akihiro Yamamura",
  title =        "Evaluation and Improvement of the Tempest Fonts",
  pages =        "457--469",
  booktitle =    wisa04name,
  volume =       wisa04vol,
  year =         2004,
  publisher =    wisapub,
  month =        wisa04month,
  editor =       wisa04ed,
  address =      wisa04addr,
  series =       mylncs,
}

@InProceedings{WISA:KimAbrBha03,
  author =       "Kyoil Kim and
                  Jacob A. Abraham and
                  Jayanta Bhadra",
  title =        "Model Checking of Security Protocols with Pre-configuration",
  pages =        "1--15",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:ShiFukMor03,
  author =       "Yoshiaki Shiraishi and
                  Youji Fukuta and
                  Masakatu Morii",
  title =        "Remote Access {VPN} with Port Protection Function by Mobile Codes",
  pages =        "16--26",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:ChiParLee03,
  author =       "Sung-Do Chi and
                  Jong Sou Park and
                  Jang-Se Lee",
  title =        "A Role of {DEVS} Simulation for Information Assurance",
  pages =        "27--41",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:LZCGS03,
  author =       "Kwok-Yan Lam and
                  Xi-Bin Zhao and
                  Siu Leung Chung and
                  Ming Gu and
                  Jia-Guang Sun",
  title =        "Enhancing Grid Security Infrastructure to Support Mobile Computing Nodes",
  pages =        "42--54",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:LeeKwoEom03,
  author =       "Hyun Suk Lee and
                  Hyeog Man Kwon and
                  Young Ik Eom",
  title =        "Reliable Cascaded Delegation Scheme for Mobile Agent Environments",
  pages =        "55--68",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:ChoKimKim03,
  author =       "SuGil Choi and
                  Kwangjo Kim and
                  ByeongGon Kim",
  title =        "Practical Solution for Location Privacy in Mobile {IPv6}",
  pages =        "69--83",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:KLSR03,
  author =       "Jin Suk Kim and
                  Hohn Gyu Lee and
                  Sungbo Seo and
                  Keun Ho Ryu",
  title =        "{CTAR}: Classification Based on Temporal Class-Association Rules for Intrusion Detection",
  pages =        "84--96",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:KooCho03,
  author =       "Ja-Min Koo and
                  Sung-Bae Cho",
  title =        "Viterbi Algorithm for Intrusion Type Identification in Anomaly Detection System",
  pages =        "97--110",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:BidBouSpi03,
  author =       "Renaud Bidou and
                  Julien Bourgeois and
                  Fran\c{c}ois Spies",
  title =        "Towards a Global Security Architecture for Intrusion Detection and Reaction Management",
  pages =        "111--123",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:ChoImLee03,
  author =       "Dae-Sik Choi and
                  Eul-Gyu Im and
                  Cheol Won Lee",
  title =        "Intrusion-Tolerant System Design for Web Server Survivability",
  pages =        "124--134",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:PagMit03,
  author =       "Paulo S. Pagliusi and
                  Chris J. Mitchell",
  title =        "{PANA/IKEv2}: An Internet Authentication Protocol for Heterogeneous Access",
  pages =        "135--149",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:NKSPH03,
  author =       "Jaehoon Nah and
                  Hyeokchan Kwon and
                  Sungwon Sohn and
                  Cheehang Park and
                  ChiMoon Han",
  title =        "An Automatic Security Evaluation System for {IPv6} Network",
  pages =        "150--161",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:CCCJCP03,
  author =       "Yeongsub Cho and
                  Sangrae Cho and
                  Daeseon Choi and
                  Seunghun Jin and
                  Kyoil Chung and
                  Cheehang Park",
  title =        "A Location Privacy Protection Mechanism for Smart Space",
  pages =        "162--173",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:MinKimCho03,
  author =       "Byoung-Joon Min and
                  Sung Ki Kim and
                  Joong-Sup Choi",
  title =        "Secure System Architecture Based on Dynamic Resource Reallocation",
  pages =        "174--187",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:AvoVau03,
  author =       "Gildas Avoine and
                  Serge Vaudenay",
  title =        "Optimal Fair Exchange with Guardian Angels",
  pages =        "188--202",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:Novak03,
  author =       "Roman Novak",
  title =        "Sign-Based Differential Power Analysis",
  pages =        "203--216",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:SonKimLee03,
  author =       "Geun-Sil Song and
                  Mi-Ae Kim and
                  Won-Hyung Lee",
  title =        "Asymmetric Watermarking Scheme Using Permutation {Braids}",
  pages =        "217--226",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:GroKam03,
  author =       "Johann Groszch{\"a}dl and
                  Guy-Armand Kamendje",
  title =        "Low-Power Design of a Functional Unit for Arithmetic in Finite Fields {GF(p)} and {GF(2m)}",
  pages =        "227--243",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:PBDV03,
  author =       "Kun Peng and
                  Colin Boyd and
                  Ed Dawson and
                  Kapalee Viswanathan",
  title =        "Efficient Implementation of Relative Bid Privacy in Sealed-Bid Auction",
  pages =        "244--256",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:PraPer03,
  author =       "Navapot Prakobpol and
                  Yongyuth Permpoontanalarp",
  title =        "Multi-dimensional Hash Chain For Sealed-Bid Auction",
  pages =        "257--271",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:YFPD03,
  author =       "Ming Yao and
                  Ernest Foo and
                  Kun Peng and
                  Ed Dawson",
  title =        "An Improved Forward Integrity Protocol for Mobile Agents",
  pages =        "272--285",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:SadStu03,
  author =       "Ahmad-Reza Sadeghi and
                  Christian St{\"u}ble",
  title =        "Taming ``Trusted Platforms'' by Operating System Design",
  pages =        "286--302",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:FukSak03,
  author =       "Kazuhide Fukushima and
                  Kouichi Sakurai",
  title =        "A Software Fingerprinting Scheme for {Java} Using Classfiles Obfuscation",
  pages =        "303--316",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:Asano03,
  author =       "Tomoyuki Asano",
  title =        "Reducing Storage at Receivers in {SD} and {LSD} Broadcast Encryption Schemes",
  pages =        "317--332",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:SonYanSoh03,
  author =       "Hwanjong Song and
                  Ukil Yang and
                  Kwanghoon Sohn",
  title =        "{3D} Face Recognition under Pose Varying Environments",
  pages =        "333--347",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:KHKCC03,
  author =       "H. Kang and
                  Y. Han and
                  H. Kim and
                  W. Choi and
                  Y. Chung",
  title =        "An Empirical Study of Multi-mode Biometric Systems Using Face and Fingerprint",
  pages =        "348--354",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:MGAPCP03,
  author =       "Daesung Moon and
                  Youn-Hee Gil and
                  Dosung Ahn and
                  Sung Bum Pan and
                  Yongwha Chung and
                  Chee-Hang Park",
  title =        "Fingerprint-Based Authentication for {USB} Token Systems",
  pages =        "355--364",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:SonKeeLee03,
  author =       "Byungjun Son and
                  Gyundo Kee and
                  Yillbyung Lee",
  title =        "Iris Recognition System Using Wavelet Packet and Support Vector Machines",
  pages =        "365--379",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:MooKim03,
  author =       "Hyeonjoon Moon and
                  Jaihie Kim",
  title =        "Biometrics Identification and Verification Using Projection-Based Face Recognition System",
  pages =        "380--394",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:CLSKOK03,
  author =       "Suyoung Chi and
                  Jaeyeon Lee and
                  Jung Soh and
                  Dohyung Kim and
                  Weongeun Oh and
                  Changhun Kim",
  title =        "Visualization of Dynamic Characteristics in Two-Dimensional Time Series Patterns: An Application to Online Signature Verification",
  pages =        "395--409",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:MFES03,
  author =       "Jose L. Mu{\~n}oz and
                  Jordi Forn{\'e} and
                  Oscar Esparza and
                  Miguel Soriano",
  title =        "{E-MHT}. An Efficient Protocol for Certificate Status Checking",
  pages =        "410--424",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:King03,
  author =       "Brian King",
  title =        "A Comment on Group Independent Threshold Sharing",
  pages =        "425--441",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:KwoLim03,
  author =       "Taekyoung Kwon and
                  Seongan Lim",
  title =        "Automation-Considered Logic of Authentication and Key Distribution",
  pages =        "442--457",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:NRPV03,
  author =       "Jorge {Nakahara Jr.} and
                  Vincent Rijmen and
                  Bart Preneel and
                  Joos Vandewalle",
  title =        "The {MESH} Block Ciphers",
  pages =        "458--473",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:ParSimLee03,
  author =       "Dong Jin Park and
                  Sang Gyoo Sim and
                  Pil Joong Lee",
  title =        "Fast Scalar Multiplication Method Using Change-of-Basis Matrix to Prevent Power Analysis Attacks on {Koblitz} Curves",
  pages =        "474--488",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

@InProceedings{WISA:KooJanSon03,
  author =       "Bon Wook Koo and
                  Hwan Seok Jang and
                  Jung Hwan Song",
  title =        "Constructing and Cryptanalysis of a 16 × 16 Binary Matrix as a Diffusion Layer",
  pages =        "489--503",
  booktitle =    wisa03name,
  volume =       wisa03vol,
  year =         2003,
  publisher =    wisapub,
  month =        wisa03month,
  editor =       wisa03ed,
  address =      wisa03addr,
  series =       mylncs,
}

%------------------------------------------------------------------
%                      MISC CRYPTO CONFERENCES
%------------------------------------------------------------------

@InProceedings{Boyen07,
  author =       "Xavier Boyen",
  title =        "Halting Password Puzzles -- Hard-to-break Encryption from Human-memorable Keys",
  booktitle =    "Proceedings of the 16th {USENIX} Security Symposium ({SECURITY} 2007)",
  pages =        "119--134",
  month =        aug # "~6--10,",
  publisher =    "USENIX Association",
  address =      "Boston, MA, USA",
  year =         2007,
}

@InProceedings{FuhPai07,
  author =       "Thomas Fuhr and
                  Pascal Paillier",
  title =        "Decryptable Searchable Encryption",
  pages =        "228--236",
  booktitle =    "Provable Security, First International Conference, ProvSec 2007",
  editor =       "Willy Susilo and Joseph K. Liu and Yi Mu",
  publisher =    springer,
  address =      "Wollongong, Australia",
  series =       mylncs,
  volume =       4784,
  month =        nov # "~1--2,",
  year =         2007,
}

@InProceedings{FMCS04,
  author =       "Liang Fang and
                  Samuel Meder and
                  Olivier Chevassut and
                  Frank Siebenlist",
  title =        "Secure Password-based Authenticated key Exchange for Web Services",
  booktitle =    "Proceedings of the {ACM} Workshop on Secure Web Services ({SWS})",
  pages =        "",
  month =        oct # "~29,",
  year =         2004,
  publisher =    "",
  editor =       "Ernesto Damiani and
                  Hiroshi Maruyama",
  address =      "Fairfax, VA, USA",
}

@InProceedings{KKKW04,
  author =       "Jeeyeon Kim and
                  Seungjoo Kim and
                  Jin Kwak and
                  Dongho Won",
  title =        "Cryptanalysis and Improvement of Password Authenticated Key Exchange Scheme between Clients with Different Passwords",
  pages =        "895--902",
  booktitle =    iccsa04name1,
  volume =       iccsa04vol1,
  year =         2004,
  publisher =    iccsapub,
  month =        iccsa04month,
  editor =       iccsa04ed,
  address =      iccsa04addr,
  series =       mylncs,
}

@InProceedings{BJKS03,
  author =       "John Brainard and
                  Ari Juels and
                  Burton S. {Kaliski Jr.} and
                  Michael Szydlo",
  title =        "A New Two-Server Approach for Authentication with Short Secrets",
  booktitle =    "Proceedings of the 12th {USENIX} Security Symposium ({SECURITY} 2003)",
  pages =        "201--214",
  month =        aug # "~5--9,",
  year =         2003,
  publisher =    "USENIX Association",
  address =      "Washington, DC, USA",
}

@InProceedings{ForKal00,
  author =       "Warwick Ford and
                  Burton S. {Kaliski Jr.}",
  title =        "Server-Assisted Generation of a Strong Secret from a Password",
  pages =        "176--180",
  booktitle =    "9th IEEE International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WETICE 2000)",
  publisher =    "IEEE Computer Society",
  address =      "Gaithersburg, MD, USA",
  month =        jun # "~4--16,",
  year =         2000,
}

@InProceedings{SakOhgKas00,
  author =       "Ryuichi Sakai and
                  Kiyoshi Ohgishi and
                  Masao Kasahara",
  title =        "Cryptosystems based on Pairing",
  booktitle =    "SCIS 2000",
  year =         "2000",
  month =        jan,
  address =      "Okinawa, Japan",
}

@InProceedings{Hinrichs99,
  author =       "S. Hinrichs",
  title =        "Policy-Based Management: Bridging the Gap",
  booktitle =    "15th " # acsac,
  year =         1999,
  address =      "Phoenix, AZ",
  month =        dec,
}

@InProceedings{Limoncelli99,
  author =       "T. A. Limoncelli",
  title =        "Tricks You Can Do if Your Firewall Is a Bridge",
  booktitle =    "First {USENIX} Conference on Network Administration {(NETA)}",
  year =         1999,
  address =      "Santa Clara, CA",
  month =        apr,
}

@InProceedings{MicRey99,
  author =       "Silvio Micali and
                  Leonid Reyzin",
  title =        "Improving the exact security of digital signature schemes",
  pages =        "167--182",
  booktitle =    cqre99name,
  volume =       cqre99vol,
  year =         1999,
  publisher =    cqrepub,
  month =        cqre99month,
  address =      cqre99addr,
  editor =       cqre99ed,
  series =       mylncs,
}

@InProceedings{Boneh98,
  author =       "Dan Boneh",
  title =        "The decision {Diffie-Hellman} problem",
  booktitle =    "Third Algorithmic Number Theory Symposium (ANTS)",
  publisher =    springer,
  series =       mylncs,
  volume =       1423,
  year =         1998,
  note =         "Invited paper",
}

@InProceedings{CarLoe98,
  author =       "M. Carney and
                  B. Loe",
  title =        "A Comparison of Methods for Implementing Adaptive Security Policies",
  booktitle =    "Proceedings of the 7th {USENIX} Security Symposium
                 ({SECURITY}-98)",
  pages =        "1--14",
  month =        jan # "~26--29,",
  year =         1998,
  publisher =    "USENIX Association",
  address =      "Berkeley, CA",
}

@InProceedings{AndKuh97,
  author =       "R. Anderson and
                  M. Kuhn",
  title =        "Low Cost Attacks on Tamper Resistant Devices",
  booktitle =    {5th } # spw,
  year =         1997,
  pages =        "125--136",
  publisher =    springer,
  month =        apr,
  volume =       1361,
  series =       mylncs,
}

@InProceedings{Jablon97,
  author =       "David P. Jablon",
  title =        "Extended Password Key Exchange Protocols Immune to Dictionary Attacks",
  pages =        "248--255",
  booktitle =    "6th IEEE International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WETICE 1997)",
  publisher =    "IEEE Computer Society",
  address =      "Cambridge, MA, USA",
  month =        jun # "~18--20,",
  year =         1997,
}

@InProceedings{Lucks97,
  author =       "Stefan Lucks",
  title =        "Open Key Exchange: How to Defeat Dictionary Attacks Without Encrypting Public Keys",
  pages =        "",
  booktitle =    "Workshop on Security Protocols",
  address =      "{\'E}cole Normale Sup{\'e}rieure",
  year =         1997,
}

@InProceedings{Okamoto97,
  author =       "Tatsuaki Okamoto",
  title =        "Receipt-Free Electronic Voting Schemes for Large Scale Elections",
  pages =        "25--35",
  editor =       "Bruce Christianson and
                  Bruno Crispo and
                  T. Mark A. Lomas and
                  Michael Roe",
  booktitle =    "Security Protocols, 5th International Workshop",
  address =      "Paris, France",
  month =        apr # "~7--9",
  publisher =    springer,
  series =       mylncs,
  volume =       1361,
  year =         1997,
}

@InProceedings{GonSyv95,
  author =       "Li Gong and
                  Paul F. Syverson",
  title =        "Fail-Stop Protocols: An Approach to Designing Secure Protocols",
  booktitle =    "Proc.\ 5th " # dcca,
  pages =        "44--55",
  year =         1995,
  month =        sep,
}

@InProceedings{Gong95,
  author =       "Li Gong",
  title =        "Optimal Authentication Protocols Resistant to Password Guessing Attacks",
  booktitle =    "CSFW'95: The 8th {IEEE} Computer Security Foundation Workshop",
  pages =        "24--29",
  month =        mar # "~13--15,",
  year =         1995,
  publisher =    ieeecompsoc,
  address =      "Kenmare, County Kerry, Ireland",
}

@InProceedings{NikSpi95,
  author =       "Sotiris E. Nikoletseas and
                  Paul G. Spirakis",
  title =        "Expander Properties in Random Regular Graphs with Edge Faults",
  booktitle =    "12th Annual Symposium on Theoretical Aspects of Computer Science",
  pages =        "421--432",
  month =        mar,
  year =         1995,
  series =       mylncs,
  volume =       900,
  publisher =    springer,
  address =      "Munich, Germany",
}

@InProceedings{BenKarKus94,
  author =       "Shai {Ben-David} and
                  Mauricio Karchmer and
                  Eyal Kushilevitz",
  title =        "On Ultrafilters and {NP}",
  pages =        "97--105",
  booktitle =    "Proceedings of the 9th Annual Conference on Structure in Complexity Theory",
  publisher =    "{IEEE} Computer Society Press",
  year =         1994,
}

@InProceedings{KarWig93,
  author =       "Mauricio Karchmer and
                  Avi Wigderson",
  title =        "On Span Programs",
  pages =        "102--111",
  booktitle =    struct,
  year =         1993
}

@InProceedings{TsuVan93,
  author =       "Gene Tsudik and
                  Els {Van Herreweghen}",
  title =        "Some Remarks on Protecting Weak Keys and Poorly-Chosen Secrets from Guessing Attacks",
  pages =        "136--142",
  booktitle =    "SRDS'93: The 12th Symposium on Reliable Distributed Systems",
  month =        oct # "~6--8,",
  year =         1993,
  publisher =    ieeecompsoc,
  address =      "Princeton, New Jersey, USA",
}

@InProceedings{SimWelLyn90,
  author =       "Barbara B. Simons and
                  Jennifer Lundelius Welch and
                  Nancy A. Lynch",
  title =        "An Overview of Clock Synchronization",
  year =         1990,
  booktitle =    "Fault-Tolerant Distributed Computing",
  editor =       "Barbara B. Simons and
                  Alfred Z. Spector",
  publisher =    springer,
  series =       mylncs,
  volume =       448,
}

@InProceedings{SteNeuSch88,
  author =       "Jennifer G. Steiner and
                  B. Clifford Neuman and
                  Jeffrey L. Schiller",
  title =        "Kerberos: An Authentication Service for Open Networks",
  booktitle =    "Proceedings of the {USENIX} Winter Conference",
  pages =        "191--202",
  year =         1988,
  address =      "Dallas, TX, USA"
}

@InProceedings{Blum82,
  author =       "Manuel Blum",
  title =        "Coin Flipping by Telephone",
  booktitle =    "Proc. {IEEE} Spring {COMPCOM}",
  year =         1982,
  pages =        "133--137",
}

%------------------------------------------------------------------
%                       PATENTS
%------------------------------------------------------------------

@Misc{PATENT:Chaum88,
  author =       "David Chaum",
  title =        "Blind Signature Systems",
  howpublished = "{U.S.}~Patent \#4,759,063",
  month =        jul,
  year =         1988,
}

%------------------------------------------------------------------
%                       JOURNAL  ARTICLES
%------------------------------------------------------------------

%------------------------------------------------------------------
%                     JOURNAL OF CRYPTOLOGY
%------------------------------------------------------------------

%------------------------------------
%  Volume 24, Number 4, October 2011
%------------------------------------

@Article{JC:GMPY11,
  author =       "Juan A. Garay and
                  Philip D. MacKenzie and
                  Manoj Prabhakaran and
                  Ke Yang",
  title =        "Resource Fairness and Composability of Cryptographic Protocols",
  pages =        "615--658",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       4,
  month =        oct,
  year =         2011,
}

@Article{JC:BonBoy11,
  author =       "Dan Boneh and
                  Xavier Boyen",
  title =        "Efficient Selective Identity-Based Encryption Without Random Oracles",
  pages =        "659--693",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       4,
  month =        oct,
  year =         2011,
}

@Article{JC:HRSV11,
  author =       "Susan Hohenberger and
                  Guy N. Rothblum and
                  Abhi Shelat and
                  Vinod Vaikuntanathan",
  title =        "Securely Obfuscating Re-Encryption",
  pages =        "694--719",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       4,
  month =        oct,
  year =         2011,
}

@Article{JC:BCLPR11,
  author =       "Boaz Barak and
                  Ran Canetti and
                  Yehuda Lindell and
                  Rafael Pass and
                  Tal Rabin",
  title =        "Secure Computation Without Authentication",
  pages =        "720--760",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       4,
  month =        oct,
  year =         2011,
}

@Article{JC:LinZar11,
  author =       "Yehuda Lindell and
                  Hila Zarosim",
  title =        "Adaptive Zero-Knowledge Proofs and Adaptively Secure Oblivious Transfer",
  pages =        "761--799",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       4,
  month =        oct,
  year =         2011,
}

%------------------------------------
%  Volume 24, Number 3, July 2011
%------------------------------------

@Article{JC:HelJoh11,
  author =       "Martin Hell and
                  Thomas Johansson",
  title =        "Breaking the Stream Ciphers {F-FCSR-H} and {F-FCSR-16} in Real Time",
  pages =        "427--445",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       3,
  month =        jul,
  year =         2011,
}

@Article{JC:GalSco11,
  author =       "Steven D. Galbraith and
                  Xibin Lin and
                  Michael Scott",
  title =        "Endomorphisms for Faster Elliptic Curve Cryptography on a Large Class of Curves",
  pages =        "446--469",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       3,
  month =        jul,
  year =         2011,
}

@Article{JC:Hofheinz11,
  author =       "Dennis Hofheinz",
  title =        "Possibility and Impossibility Results for Selective Decommitments",
  pages =        "470--516",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       3,
  month =        jul,
  year =         2011,
}

@Article{JC:KidLin11,
  author =       "Dafna Kidron and
                  Yehuda Lindell",
  title =        "Impossibility Results for Universal Composability in Public-Key Models and with Fixed Inputs",
  pages =        "517--544",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       3,
  month =        jul,
  year =         2011,
}

@Article{JC:MonVau11,
  author =       "Jean Monnerat and
                  Serge Vaudenay",
  title =        "Short Undeniable Signatures Based on Group Homomorphisms",
  pages =        "545--587",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       3,
  month =        jul,
  year =         2011,
}

@Article{JC:LisRivWag11,
  author =       "Moses Liskov and
                  Ronald L. Rivest and
                  David Wagner",
  title =        "Tweakable Block Ciphers",
  pages =        "588--613",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       3,
  month =        jul,
  year =         2011,
}

%------------------------------------
%  Volume 24, Number 2, April 2011
%------------------------------------

@Article{JC:PaaQuiSun11,
  author =       "Christof Paar and
                  Jean-Jacques Quisquater and
                  Berk Sunar",
  title =        "Guest Editorial",
  pages =        "245--246",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:CMLCVR11,
  author =       "Gaetan Canivet and
                  Paolo Maistri and
                  R{\'e}gis Leveugle and
                  Jessy Cl{\'e}di{\`e}re and
                  Fr{\'e}d{\'e}ric Valette and
                  Marc Renaudin",
  title =        "Glitch and Laser Fault Attacks onto a Secure {AES} Implementation on a {SRAM}-Based {FPGA}",
  pages =        "247--268",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:BGPRS11,
  author =       "Lejla Batina and
                  Benedikt Gierlichs and
                  Emmanuel Prouff and
                  Matthieu Rivain and
                  Fran\c{c}ois-Xavier Standaert and
                  Nicolas Veyrat-Charvillon",
  title =        "Mutual Information Analysis: a Comprehensive Study",
  pages =        "269--291",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:NikRijSch11,
  author =       "Svetla Nikova and
                  Vincent Rijmen and
                  Martin Schl{\"a}ffer",
  title =        "Secure Hardware Implementation of Nonlinear Functions in the Presence of Glitches",
  pages =        "292--321",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:PMKLW11,
  author =       "Axel Poschmann and
                  Amir Moradi and
                  Khoongming Khoo and
                  Chu-Wee Lim and
                  Huaxiong Wang and
                  San Ling",
  title =        "Side-Channel Resistant Crypto for Less than 2,300 {GE}",
  pages =        "322--345",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:DomHasAns11,
  author =       "Agustin Dominguez-Oviedo and
                  M. Anwar Hasan and
                  Bijan Ansari",
  title =        "Fault-Based Attack on {Montgomery}’s Ladder Algorithm",
  pages =        "346--374",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:MaiSch11,
  author =       "Abhranil Maiti and
                  Patrick Schaumont",
  title =        "Improved Ring Oscillator {PUF}: An {FPGA}-friendly Secure Primitive",
  pages =        "375--397",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

@Article{JC:BLMT11,
  author =       "Mathieu Baudet and
                  David Lubicz and
                  Julien Micolod and
                  Andr{\'e} Tassiaux",
  title =        "On the Security of Oscillator-Based Random Number Generators",
  pages =        "398--425",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       2,
  month =        apr,
  year =         2011,
}

%------------------------------------
%  Volume 24, Number 1, January 2011
%------------------------------------

@Article{JC:IndPre11,
  author =       "Sebastiaan Indesteege and
                  Bart Preneel",
  title =        "Practical Collisions for {EnRUPT}",
  pages =        "1--23",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

@Article{JC:EngGauTho11,
  author =       "Andreas Enge and
                  Pierrick Gaudry and
                  Emmanuel Thom{\'e}",
  title =        "An {L}(1/3) Discrete Logarithm Algorithm for Low Degree Curves",
  pages =        "24--41",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

@Article{JC:ABCDMN11,
  author =       "Michel Abdalla and
                  James Birkett and
                  Dario Catalano and
                  Alexander W. Dent and
                  John Malone-Lee and
                  Gregory Neven and
                  Jacob C. N. Schuldt and
                  Nigel P. Smart",
  title =        "Wildcarded Identity-Based Encryption",
  pages =        "42--82",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

@Article{JC:CanHer11,
  author =       "Ran Canetti and
                  Jonathan Herzog",
  title =        "Universally Composable Symbolic Security Analysis",
  pages =        "83--147",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

@Article{JC:GIMS11,
  author =       "Markus Grassl and
                  Ivana Ilic and
                  Spyros S. Magliveras and
                  Rainer Steinwandt",
  title =        "Cryptanalysis of the {Tillich}-{Z{\'e}mor} Hash Function",
  pages =        "148--156",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

@Article{JC:AshLin11,
  author =       "Gilad Asharov and
                  Yehuda Lindell",
  title =        "Utility Dependence in Correct and Fair Rational Secret Sharing",
  pages =        "157--202",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

@Article{JC:FisFis11,
  author =       "Marc Fischlin and
                  Roger Fischlin",
  title =        "Efficient Non-Malleable Commitment Schemes",
  pages =        "203--244",
  journal =      jcrypto,
  publisher =    springer,
  volume =       24,
  number =       1,
  month =        jan,
  year =         2011,
}

%------------------------------------
%  Volume 23, Number 4, October 2010
%------------------------------------

@Article{JC:BirSha10,
  author =       "Alex Biryukov and
                  Adi Shamir",
  title =        "Structural Cryptanalysis of {SASAS}",
  pages =        "505--518",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       4,
  month =        oct,
  year =         2010,
}

@Article{JC:BRSS10,
  author =       "John Black and
                  Phillip Rogaway and
                  Thomas Shrimpton and
                  Martijn Stam",
  title =        "An Analysis of the Blockcipher-Based Hash Functions from {PGV}",
  pages =        "519--545",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       4,
  month =        oct,
  year =         2010,
}

@Article{JC:Groth10,
  author =       "Jens Groth",
  title =        "A Verifiable Secret Shuffle of Homomorphic Encryptions",
  pages =        "546--579",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       4,
  month =        oct,
  year =         2010,
}

@Article{JC:BarIshWei10,
  author =       "Omer Barkol and
                  Yuval Ishai and
                  Enav Weinreb",
  title =        "On d-Multiplicative Secret Sharing",
  pages =        "580--593",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       4,
  month =        oct,
  year =         2010,
}

@Article{JC:MulUnr10,
  author =       "J{\"o}rn M{\"u}ller-Quade and
                  Dominique Unruh",
  title =        "Long-Term Security and Universal Composability",
  pages =        "594--671",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       4,
  month =        oct,
  year =         2010,
}

%------------------------------------
%  Volume 23, Number 3, July 2010
%------------------------------------

@Article{JC:AgrMisPin10,
  author =       "Gagan Aggarwal and
                  Nina Mishra and
                  Benny Pinkas",
  title =        "Secure Computation of the Median (and Other Elements of Specified Ranks)",
  pages =        "373--401",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       3,
  month =        jul,
  year =         2010,
}

@Article{JC:KatShiSmi10,
  author =       "Jonathan Katz and
                  Ji Sun Shin and
                  Adam Smith",
  title =        "Parallel and Concurrent Security of the {HB} and {HB+} Protocols",
  pages =        "402--421",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       3,
  month =        jul,
  year =         2010,
}

@Article{JC:HazLin10,
  author =       "Carmit Hazay and
                  Yehuda Lindell",
  title =        "Efficient Protocols for Set Intersection and Pattern Matching with Security Against Malicious and Covert Adversaries",
  pages =        "422--456",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       3,
  month =        jul,
  year =         2010,
}

@Article{JC:Cheon10,
  author =       "Jung Hee Cheon",
  title =        "Discrete Logarithm Problems with Auxiliary Inputs",
  pages =        "457--476",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       3,
  month =        jul,
  year =         2010,
}

@Article{JC:KKSZ10,
  author =       "Elisavet Konstantinou and
                  Aristides Kontogeorgis and
                  Yannis C. Stamatiou and
                  Christos Zaroliagis",
  title =        "On the Efficient Generation of Prime-Order Elliptic Curves",
  pages =        "477--503",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       3,
  month =        jul,
  year =         2010,
}

%------------------------------------
%  Volume 23, Number 2, April 2010
%------------------------------------

@Article{JC:Micciancio10,
  author =       "Daniele Micciancio",
  title =        "The {RSA} Group is Pseudo-Free",
  pages =        "169--186",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       2,
  month =        apr,
  year =         2010,
}

@Article{JC:MorSmaWar10,
  author =       "Paul Morrissey and
                  Nigel P. Smart and
                  Bogdan Warinschi",
  title =        "The {TLS} Handshake Protocol: A Modular Analysis",
  pages =        "187--223",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       2,
  month =        apr,
  year =         2010,
}

@Article{JC:FreScoTes10,
  author =       "David Freeman and
                  Michael Scott and
                  Edlyn Teske",
  title =        "A Taxonomy of Pairing-Friendly Elliptic Curves",
  pages =        "224--280",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       2,
  month =        apr,
  year =         2010,
}

@Article{JC:AumLin10,
  author =       "Yonatan Aumann and
                  Yehuda Lindell",
  title =        "Security Against Covert Adversaries: Efficient Protocols for Realistic Adversaries",
  pages =        "281--343",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       2,
  month =        apr,
  year =         2010,
}

@Article{JC:BMNW10,
  author =       "Amos Beimel and
                  Tal Malkin and
                  Kobbi Nissim and
                  Enav Weinreb",
  title =        "How Should We Solve Search Problems Privately?",
  pages =        "344--371",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       2,
  month =        apr,
  year =         2010,
}

%------------------------------------
%  Volume 23, Number 1, January 2010
%------------------------------------

@Article{JC:Goldreich10,
  author =       "Oded Goldreich",
  title =        "On Expected Probabilistic Polynomial-Time Adversaries: A Suggestion for Restricted Definitions and Their Benefits",
  pages =        "1--36",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       1,
  month =        jan,
  year =         2010,
}

@Article{JC:TroOsvSha10,
  author =       "Eran Tromer and
                  Dag Arne Osvik and
                  Adi Shamir",
  title =        "Efficient Cache Attacks on {AES}, and Countermeasures",
  pages =        "62--74",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       1,
  month =        jan,
  year =         2010,
}

@Article{JC:KMMT10,
  author =       "Lars R. Knudsen and
                  John Erik Mathiassen and
                  Fr{\'e}d{\'e}ric Muller and
                  S{\o}ren S. Thomsen",
  title =        "Cryptanalysis of {MD2}",
  pages =        "72--90",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       1,
  month =        jan,
  year =         2010,
}


@Article{JC:DGKS10,
  author =       "Yvo Desmedt and
                  Rosario Gennaro and
                  Kaoru Kurosawa and
                  Victor Shoup",
  title =        "A New and Improved Paradigm for Hybrid Encryption Secure Against Chosen-Ciphertext Attack",
  pages =        "91--120",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       1,
  month =        jan,
  year =         2010,
}

@Article{JC:HofMalSta10,
  author =       "Dennis Hofheinz and
                  John Malone-Lee and
                  Martijn Stam",
  title =        "Obfuscation for Cryptographic Purposes",
  pages =        "121--168",
  journal =      jcrypto,
  publisher =    springer,
  volume =       23,
  number =       1,
  month =        jan,
  year =         2010,
}

%------------------------------------
%  Volume 22, Number 4, October 2009
%------------------------------------

@Article{JC:AppIshKus09,
  author =       "Benny Applebaum and
                  Yuval Ishai and
                  Eyal Kushilevitz",
  title =        "Cryptography with Constant Input Locality",
  pages =        "429--469",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       4,
  month =        oct,
  year =         2009,
}

@Article{JC:CasKilSho09,
  author =       "David Cash and
                  Eike Kiltz and
                  Victor Shoup",
  title =        "The Twin {Diffie}–{Hellman} Problem and Applications",
  pages =        "470--504",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       4,
  month =        oct,
  year =         2009,
}

@Article{JC:Smith09,
  author =       "Benjamin Smith",
  title =        "Isogenies and the Discrete Logarithm Problem in Jacobians of Genus 3 Hyperelliptic Curves",
  pages =        "505--529",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       4,
  month =        oct,
  year =         2009,
}

@Article{JC:FisFis09,
  author =       "Marc Fischlin and
                  Roger Fischlin",
  title =        "Efficient Non-malleable Commitment Schemes",
  pages =        "530--571",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       4,
  month =        oct,
  year =         2009,
}

@Article{JC:DiRGen09,
  author =       "Mario {Di Raimondo} and
                  Rosario Gennaro",
  title =        "New Approaches for Deniable Authentication",
  pages =        "572--615",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       4,
  month =        oct,
  year =         2009,
}

%------------------------------------
%  Volume 22, Number 3, July 2009
%------------------------------------

@Article{JC:HHKKMS09,
  author =       "Iftach Haitner and
                  Omer Horvitz and
                  Jonathan Katz and
                  Chiu-Yuen Koo and
                  Ruggero Morselli and
                  Ronen Shaltiel",
  title =        "Reducing Complexity Assumptions for Statistically-Hiding Commitment",
  pages =        "283--310",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       3,
  month =        jul,
  year =         2009,
}

@Article{JC:BlaCocShr09,
  author =       "John Black and
                  Martin Cochran and
                  Thomas Shrimpton",
  title =        "On the Impossibility of Highly-Efficient Blockcipher-Based Hash Functions",
  pages =        "311--329",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       3,
  month =        jul,
  year =         2009,
}

@Article{JC:RubSil09,
  author =       "Karl Rubin and
                  Alice Silverberg",
  title =        "Using Abelian Varieties to Improve Pairing-Based Cryptography",
  pages =        "330--364",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       3,
  month =        jul,
  year =         2009,
}

@Article{JC:DIRR09,
  author =       "Nenad Dedic and
                  Gene Itkis and
                  Leonid Reyzin and
                  Scott Russell",
  title =        "Upper and Lower Bounds on Black-Box Steganography",
  pages =        "365--394",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       3,
  month =        jul,
  year =         2009,
}

@Article{JC:Lindell09,
  author =       "Yehuda Lindell",
  title =        "General Composition and Universal Composability in Secure Multiparty Computation",
  pages =        "395--428",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       3,
  month =        jul,
  year =         2009,
}

%------------------------------------
%  Volume 22, Number 2, April 2009
%------------------------------------

@Article{JC:NguReg09,
  author =       "Phong Q. Nguyen and
                  Oded Regev",
  title =        "Learning a Parallelepiped: Cryptanalysis of {GGH} and {NTRU} Signatures",
  pages =        "139--160",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       2,
  month =        apr,
  year =         2009,
}

@Article{JC:LinPin09,
  author =       "Yehuda Lindell and
                  Benny Pinkas",
  title =        "A Proof of Security of {Yao}'s Protocol for Two-Party Computation",
  pages =        "161--188",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       2,
  month =        apr,
  year =         2009,
}

@Article{JC:MorShaTaS09,
  author =       "Tal Moran and
                  Ronen Shaltiel and
                  Amnon Ta-Shma",
  title =        "Non-interactive Timestamping in the Bounded-Storage Model",
  pages =        "189--226",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       2,
  month =        apr,
  year =         2009,
}

@Article{JC:TasDyn09,
  author =       "Tamir Tassa and
                  Nira Dyn",
  title =        "Multipartite Secret Sharing by Bivariate Interpolation",
  pages =        "227--258",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       2,
  month =        apr,
  year =         2009,
}

@Article{JC:BarMosPag09,
  author =       "Manuel Barbosa and
                  Andrew Moss and
                  Dan Page",
  title =        "Constructive and Destructive Use of Compilers in Elliptic Curve Cryptography",
  pages =        "259--281",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       2,
  month =        apr,
  year =         2009,
}

%------------------------------------
%  Volume 22, Number 1, January 2009
%------------------------------------

@Article{JC:BelNamNev09,
  author =       "Mihir Bellare and
                  Chanathip Namprempre and
                  Gregory Neven",
  title =        "Security Proofs for Identity-Based Identification and Signature Schemes",
  pages =        "1--61",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       1,
  month =        jan,
  year =         2009,
}

@Article{JC:LTMW09,
  author =       "Wolfgang Lempken and
                  Tran van Trung and
                  Spyros S. Magliveras and
                  Wandi Wei",
  title =        "A Public Key Cryptosystem Based on Non-abelian Finite Groups",
  pages =        "62--74",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       1,
  month =        jan,
  year =         2009,
}

@Article{JC:ImpJaiKab09,
  author =       "Russell Impagliazzo and
                  Ragesh Jaiswal and
                  Valentine Kabanets",
  title =        "Chernoff-Type Direct Product Theorems",
  pages =        "75--92",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       1,
  month =        jan,
  year =         2009,
}

@Article{JC:ChaLauGor09,
  author =       "Denis Xavier Charles and
                  Kristin E. Lauter and
                  Eyal Z. Goren",
  title =        "Cryptographic Hash Functions from Expander Graphs",
  pages =        "93--113",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       1,
  month =        jan,
  year =         2009,
}

@Article{JC:BenKatMor09,
  author =       "Adam Bender and
                  Jonathan Katz and
                  Ruggero Morselli",
  title =        "Ring Signatures: Stronger Definitions, and Constructions without Random Oracles",
  pages =        "114--138",
  journal =      jcrypto,
  publisher =    springer,
  volume =       22,
  number =       1,
  month =        jan,
  year =         2009,
}

%------------------------------------
%  Volume 21, Number 4, October 2008
%------------------------------------

@Article{JC:BelNam08,
  author =       "Mihir Bellare and
                  Chanathip Namprempre",
  title =        "Authenticated Encryption: Relations among Notions and Analysis of the Generic Composition Paradigm",
  pages =        "469--491",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       4,
  month =        oct,
  year =         2008,
}

@Article{JC:KDMR08,
  author =       "Ralf K{\"u}sters and
                  Anupam Datta and
                  John C. Mitchell and
                  Ajith Ramanathan",
  title =        "On the Relationships between Notions of Simulation-Based Security",
  pages =        "492--546",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       4,
  month =        oct,
  year =         2008,
}

@Article{JC:Jutla08,
  author =       "Charanjit S. Jutla",
  title =        "Encryption Modes with Almost Free Message Integrity",
  pages =        "547--578",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       4,
  month =        oct,
  year =         2008,
}

@Article{JC:Jain08,
  author =       "Rahul Jain",
  title =        "New Binding-Concealing Trade-Offs for Quantum String Commitment",
  pages =        "579--592",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       4,
  month =        oct,
  year =         2008,
}

@Article{JC:DieTho08,
  author =       "Claus Diem and
                  Emmanuel Thom{\'e}",
  title =        "Index Calculus in Class Groups of Non-hyperelliptic Curves of Genus Three",
  pages =        "593--611",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       4,
  month =        oct,
  year =         2008,
}

%------------------------------------
%  Volume 21, Number 3, July 2008
%------------------------------------

@Article{JC:KatLin08,
  author =       "Jonathan Katz and
                  Yehuda Lindell",
  title =        "Handling Expected Polynomial-Time Strategies in Simulation-Based Security Proofs",
  pages =        "303--349",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       3,
  month =        jul,
  year =         2008,
}

@Article{JC:ABCKKL08,
  author =       "Michel Abdalla and
                  Mihir Bellare and
                  Dario Catalano and
                  Eike Kiltz and
                  Tadayoshi Kohno and
                  Tanja Lange and
                  John Malone-Lee and
                  Gregory Neven and
                  Pascal Paillier and
                  Haixia Shi",
  title =        "Searchable Encryption Revisited: Consistency Properties, Relation to Anonymous {IBE}, and Extensions",
  pages =        "350--391",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       3,
  month =        jul,
  year =         2008,
}

@Article{JC:BarBihKel08,
  author =       "Elad Barkan and
                  Eli Biham and
                  Nathan Keller",
  title =        "Instant Ciphertext-Only Cryptanalysis of {GSM} Encrypted Communication",
  pages =        "392--429",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       3,
  month =        jul,
  year =         2008,
}

@Article{JC:LuVau08,
  author =       "Yi Lu and
                  Serge Vaudenay",
  title =        "Cryptanalysis of an {E0}-like Combiner with Memory",
  pages =        "430--457",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       3,
  month =        jul,
  year =         2008,
}

@Article{JC:Matucci08,
  author =       "Francesco Matucci",
  title =        "Cryptanalysis of the {Shpilrain}-{Ushakov} Protocol for {Thompson}'s Group",
  pages =        "458--468",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       3,
  month =        jul,
  year =         2008,
}

%------------------------------------
%  Volume 21, Number 2, April 2008
%------------------------------------

@Article{JC:BonBoy08,
  author =       "Dan Boneh and
                  Xavier Boyen",
  title =        "Short Signatures Without Random Oracles and the {SDH} Assumption in Bilinear Groups",
  pages =        "149--177",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       2,
  month =        apr,
  year =         2008,
}

@Article{JC:BFMS08,
  author =       "Kamel Bentahar and
                  Pooya Farshim and
                  John Malone-Lee and
                  Nigel P. Smart",
  title =        "Generic Constructions of Identity-Based and Certificateless {KEMs}",
  pages =        "178--199",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       2,
  month =        apr,
  year =         2008,
}

@Article{JC:Lindell08,
  author =       "Yehuda Lindell",
  title =        "Lower Bounds and Impossibility Results for Concurrent Self Composition",
  pages =        "200--249",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       2,
  month =        apr,
  year =         2008,
}

@Article{JC:RenTom08,
  author =       "J{\'e}r{\^o}me Renault and
                  Tristan Tomala",
  title =        "Probabilistic Reliability and Privacy of Communication Using Multicast in General Neighbor Networks",
  pages =        "250--279",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       2,
  month =        apr,
  year =         2008,
}

@Article{JC:Overbeck08,
  author =       "R. Overbeck",
  title =        "Structural Attacks for Public Key Cryptosystems based on {Gabidulin} Codes",
  pages =        "280--301",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       2,
  month =        apr,
  year =         2008,
}

%------------------------------------
%  Volume 21, Number 1, January 2008
%------------------------------------

@Article{JC:HasNas08,
  author =       "Johan H{\aa}stad and
                  Mats N{\"a}slund",
  title =        "Practical Construction and Analysis of Pseudo-Randomness Primitives",
  pages =        "1--26",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       1,
  month =        jan,
  year =         2008,
}

@Article{JC:CCGHJN08,
  author =       "Don Coppersmith and
                  Jean-Sebastien Coron and
                  Fran\c{c}ois Grieu and
                  Shai Halevi and
                  Charanjit S. Jutla and
                  David Naccache and
                  Julien P. Stern",
  title =        "Cryptanalysis of {ISO/IEC} 9796-1",
  pages =        "27--51",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       1,
  month =        jan,
  year =         2008,
}

@Article{JC:NguVad08,
  author =       "Minh-Huyen Nguyen and
                  Salil Vadhan",
  title =        "Simpler Session-Key Generation from Short Random Passwords",
  pages =        "52--96",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       1,
  month =        jan,
  year =         2008,
}

@Article{JC:AbeGenKur08,
  author =       "Masayuki Abe and
                  Rosario Gennaro and
                  Kaoru Kurosawa",
  title =        "{Tag-KEM/DEM}: A New Framework for Hybrid Encryption",
  pages =        "97--130",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       1,
  month =        jan,
  year =         2008,
}

@Article{JC:Selcuk08,
  author =       "Ali Aydin Sel\c{c}uk",
  title =        "On Probability of Success in Linear and Differential Cryptanalysis",
  pages =        "131--147",
  journal =      jcrypto,
  publisher =    springer,
  volume =       21,
  number =       1,
  month =        jan,
  year =         2008,
}

%------------------------------------
%  Volume 20, Number 4, October 2007
%------------------------------------

@Article{JC:OstSke07,
  author =       "Rafail Ostrovsky and
                  William E. Skeith",
  title =        "Private Searching on Streaming Data",
  pages =        "397--430",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       4,
  month =        oct,
  year =         2007,
}

@Article{JC:KalLinPra07,
  author =       "Yael Tauman Kalai and
                  Yehuda Lindell and
                  Manoj Prabhakaran",
  title =        "Concurrent Composition of Secure Protocols in the Timing Model",
  pages =        "431--492",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       4,
  month =        oct,
  year =         2007,
}

@Article{JC:GJKW07,
  author =       "Eu-Jin Goh and
                  Stanislaw Jarecki and
                  Jonathan Katz and
                  Nan Wang",
  title =        "Efficient Signature Schemes with Tight Reductions to the {Diffie}-{Hellman} Problems",
  pages =        "493--514",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       4,
  month =        oct,
  year =         2007,
}

%------------------------------------
%  Volume 20, Number 3, July 2007
%------------------------------------

@Article{JC:CanHalKat07,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Jonathan Katz",
  title =        "A Forward-Secure Public-Key Encryption Scheme",
  pages =        "265--294",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:BeiSta07,
  author =       "Amos Beimel and
                  Yoav Stahl",
  title =        "Robust Information-Theoretic Private Information Retrieval",
  pages =        "295--321",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:BDDS07,
  author =       "Carlo Blundo and
                  Paolo {D'Arco} and
                  Alfredo {De Santis} and
                  Douglas R. Stinson",
  title =        "On Unconditionally Secure Distributed Oblivious Transfer",
  pages =        "323--373",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:Cheng07,
  author =       "Qi Cheng",
  title =        "Primality Proving via One Round in {ECPP} and One Iteration in {AKS}",
  pages =        "375--387",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:Tsaban07,
  author =       "Boaz Tsaban",
  title =        "Theoretical Cryptanalysis of the {Klimov}-{Shamir} Number Generator {TF-1}",
  pages =        "389--392",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:GRJK07,
  author =       "Rosario Gennaro and
                  Tal Rabin and
                  Stanislaw Jarecki and
                  Hugo Krawczyk",
  title =        "Robust and Efficient Sharing of {RSA} Functions",
  pages =        "393",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:GenRabKra07,
  author =       "Rosario Gennaro and
                  Tal Rabin and
                  Hugo Krawczyk",
  title =        "{RSA}-Based Undeniable Signatures",
  pages =        "394",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

@Article{JC:AbaRog07,
  author =       "Mart{\'i}n Abadi and
                  Phillip Rogaway",
  title =        "Reconciling Two Views of Cryptography (The Computational Soundness of Formal Encryption)",
  pages =        "395",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       3,
  month =        jul,
  year =         2007,
}

%------------------------------------
%  Volume 20, Number 2, April 2007
%------------------------------------

@Article{JC:Hastad07,
  author =       "Johan Hastad",
  title =        "The Security of the {IAPM} and {IACBC} Modes",
  pages =        "153--163",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       2,
  month =        apr,
  year =         2007,
}

@Article{JC:DHRS07,
  author =       "Yan Zong Ding and
                  Danny Harnik and
                  Alon Rosen and
                  Ronen Shaltiel",
  title =        "Constant-Round Oblivious Transfer in the Bounded Storage Model",
  pages =        "165--202",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       2,
  month =        apr,
  year =         2007,
}

@Article{JC:BaeSteZhe07,
  author =       "Joonsang Baek and
                  Ron Steinfeld and
                  Yuliang Zheng",
  title =        "Formal Proofs for the Security of Signcryption",
  pages =        "203--235",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       2,
  month =        apr,
  year =         2007,
}

@Article{JC:Tassa07,
  author =       "Tamir Tassa",
  title =        "Hierarchical Threshold Secret Sharing",
  pages =        "237--264",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       2,
  month =        apr,
  year =         2007,
}

%------------------------------------
%  Volume 20, Number 1, January 2007
%------------------------------------

@Article{JC:Maurer07,
  author =       "Ueli Maurer",
  title =        "Editor's Note",
  pages =        "1",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       1,
  month =        jan,
  year =         2007,
}

@Article{JC:KobMen07,
  author =       "Neal Koblitz and
                  Alfred J. Menezes",
  title =        "Another Look at ``Provable Security''",
  pages =        "3--37",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       1,
  month =        jan,
  year =         2007,
}

@Article{JC:CorMay07,
  author =       "Jean-Sebastien Coron and
                  Alexander May",
  title =        "Deterministic Polynomial-Time Equivalence of Computing the {RSA} Secret Key and Factoring",
  pages =        "39--50",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       1,
  month =        jan,
  year =         2007,
}

@Article{JC:GJKR07,
  author =       "Rosario Gennaro and
                  Stanislaw Jarecki and
                  Hugo Krawczyk and
                  Tal Rabin",
  title =        "Secure Distributed Key Generation for Discrete-Log Based Cryptosystems",
  pages =        "51--83",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       1,
  month =        jan,
  year =         2007,
}

@Article{JC:KatYun07,
  author =       "Jonathan Katz and
                  Moti Yung",
  title =        "Scalable Protocols for Authenticated Group Key Exchange",
  pages =        "85--113",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       1,
  month =        jan,
  year =         2007,
}

@Article{JC:CatPoiPor07,
  author =       "Dario Catalano and
                  David Pointcheval and
                  Thomas Pornin",
  title =        "Trapdoor Hard-to-Invert Group Isomorphisms and Their Application to Password-Based Authentication",
  pages =        "115--149",
  journal =      jcrypto,
  publisher =    springer,
  volume =       20,
  number =       1,
  month =        jan,
  year =         2007,
}

%------------------------------------
%  Volume 19, Number 4, October 2006
%------------------------------------

@Article{JC:BBBMR06,
  author =       "Eli Biham and
                  Michel Boyer and
                  P. Oscar Boykin and
                  Tal Mor and
                  Vwani Roychowdhury",
  title =        "A Proof of the Security of Quantum Key Distribution",
  pages =        "381--439",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       4,
  month =        oct,
  year =         2006,
}

@Article{JC:HHLLLS06,
  author =       "Deukjo Hong and
                  Seokhie Hong and
                  Wonil Lee and
                  Sangjin Lee and
                  Jongin Lim and
                  Jaechul Sung and
                  Okyeon Yi",
  title =        "Known-{IV}, Known-in-Advance-{IV}, and Replayed-and-Known-{IV} Attacks on Multiple Modes of Operation of Block Ciphers",
  pages =        "441--462",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       4,
  month =        oct,
  year =         2006,
}

@Article{JC:GirPouSte06,
  author =       "Marc Girault and
                  Guillaume Poupard and
                  Jacques Stern",
  title =        "On the Fly Authentication and Signature Schemes Based on Groups of Unknown Order",
  pages =        "463--487",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       4,
  month =        oct,
  year =         2006,
}

@Article{JC:DamFra06,
  author =       "Ivan Bjerre Damg{\aa}rd and
                  Gudmund Skovbjerg Frandsen",
  title =        "An Extended Quadratic {Frobenius} Primality Test with Average- and Worst-Case Error Estimate",
  pages =        "489--520",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       4,
  month =        oct,
  year =         2006,
}

@Article{JC:HNRR06,
  author =       "Danny Harnik and
                  Moni Naor and
                  Omer Reingold and
                  Alon Rosen",
  title =        "Completeness in Two-Party Secure Computation: {A} Computational View",
  pages =        "521--552",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       4,
  month =        oct,
  year =         2006,
}

@Article{JC:LucShp06,
  author =       "Florian Luca and
                  Igor E. Shparlinski",
  title =        "Elliptic Curves with Low Embedding Degree",
  pages =        "553--562",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       4,
  month =        oct,
  year =         2006,
}

%------------------------------------
%  Volume 19, Number 3, July 2006
%------------------------------------

@Article{JC:GolLin06,
  author =       "Oded Goldreich
                  and Yehuda Lindell",
  title =        "Session-Key Generation Using Human Passwords Only",
  pages =        "241--340",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       3,
  month =        jul,
  year =         2006,
}

@Article{JC:BJLM06,
  author =       "Markus Bl{\"a}ser and
                  Andreas Jakoby and
                  Maciej Liskiewicz and
                  Bodo Manthey",
  title =        "Private Computation: k-Connected versus 1-Connected Networks",
  pages =        "341--357",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       3,
  month =        jul,
  year =         2006,
}

@Article{JC:Lindell06,
  author =       "Yehuda Lindell",
  title =        "A Simpler Construction of {CCA2}-Secure Public-Key Encryption under General Assumptions",
  pages =        "359--377",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       3,
  month =        jul,
  year =         2006,
}

%------------------------------------
%  Volume 19, Number 2, April 2006
%------------------------------------

@Article{JC:CanKusLin06,
  author =       "Ran Canetti and
                  Eyal Kushilevitz and
                  Yehuda Lindell",
  title =        "On the Limitations of Universally Composable Two-Party Computation Without Set-Up Assumptions",
  pages =        "135--167",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       2,
  month =        apr,
  year =         2006,
}

@Article{JC:GarMacYan06,
  author =       "Juan A. Garay and
                  Philip D. MacKenzie and
                  Ke Yang",
  title =        "Strengthening Zero-Knowledge Protocols Using Signatures",
  pages =        "169--209",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       2,
  month =        apr,
  year =         2006,
}

@Article{JC:JacSchWil06,
  author =       "Michael J. {Jacobson Jr.} and
                  Renate Scheidler and
                  Hugh C. Williams",
  title =        "An Improved Real-Quadratic-Field-Based Key Exchange Procedure",
  pages =        "211--239",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       2,
  month =        apr,
  year =         2006,
}

%------------------------------------
%  Volume 19, Number 1, January 2006
%------------------------------------

@Article{JC:DenVer06,
  author =       "Jan Denef and
                  Frederik Vercauteren",
  title =        "An Extension of {Kedlaya}'s Algorithm to Hyperelliptic Curves in Characteristic 2",
  pages =        "1--25",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       1,
  month =        jan,
  year =         2006,
}

@Article{JC:MacShrJak06,
  author =       "Philip D. MacKenzie and
                  Thomas Shrimpton and
                  Markus Jakobsson",
  title =        "Threshold Password-Authenticated Key Exchange",
  pages =        "27--66",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       1,
  month =        jan,
  year =         2006,
}

@Article{JC:KatYun06,
  author =       "Jonathan Katz and
                  Moti Yung",
  title =        "Characterization of Security Notions for Probabilistic Private-Key Encryption",
  pages =        "67--95",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       1,
  month =        jan,
  year =         2006,
}

@Article{JC:ChaHsiLu06,
  author =       "Yan-Cheng Chang and
                  Chun-Yuan Hsiao and
                  Chi-Jen Lu",
  title =        "The Impossibility of Basing One-Way Permutations on Central Cryptographic Primitives",
  pages =        "97--114",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       1,
  month =        jan,
  year =         2006,
}

@Article{JC:Teske06,
  author =       "Edlyn Teske",
  title =        "An Elliptic Curve Trapdoor System",
  pages =        "115--133",
  journal =      jcrypto,
  publisher =    springer,
  volume =       19,
  number =       1,
  month =        jan,
  year =         2006,
}

%------------------------------------
%  Volume 18, Number 4, September 2005
%------------------------------------

@Article{JC:BhBirSha05,
  author =       "Eli Biham and
                  Alex Biryukov and
                  Adi Shamir",
  title =        "Cryptanalysis of {Skipjack} Reduced to 31 Rounds Using Impossible Differentials",
  pages =        "291--311",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       4,
  month =        sep,
  year =         2005,
}

@Article{JC:Kent05,
  author =       "Adrian Kent",
  title =        "Secure Classical Bit Commitment Using Fixed Capacity Communication Channels",
  pages =        "313--335",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       4,
  month =        sep,
  year =         2005,
}

@Article{JC:GatNoc05,
  author =       "Joachim von zur Gathen and
                  Michael N{\"o}cker",
  title =        "Polynomial and Normal Bases for Finite Fields",
  pages =        "337--355",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       4,
  month =        sep,
  year =         2005,
}

@Article{JC:Avanzi05,
  author =       "Roberto Maria Avanzi",
  title =        "The Complexity of Certain Multi-Exponentiation Techniques in Cryptography",
  pages =        "357--373",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       4,
  month =        sep,
  year =         2005,
}

@Article{JC:KnuMit05,
  author =       "Lars R. Knudsen and
                  Chris J. Mitchell",
  title =        "Partial Key Recovery Attack Against {RMAC}",
  pages =        "375--389",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       4,
  month =        sep,
  year =         2005,
}

@Article{JC:BluDAr05,
  author =       "Carlo Blundo and
                  Paolo D'Arco",
  title =        "Analysis and Design of Distributed Key Distribution Centers",
  pages =        "391--414",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       4,
  month =        sep,
  year =         2005,
}

%------------------------------------
%  Volume 18, Number 3, July 2005
%------------------------------------

@Article{JC:Canetti05,
  author =       "Ran Canetti",
  title =        "Preface",
  pages =        "187--189",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       3,
  month =        jul,
  year =         2005,
}

@Article{JC:CFFLMM05,
  author =       "Jeffrey Considine and
                  Matthias Fitzi and
                  Matthew K. Franklin and
                  Leonid A. Levin and
                  Ueli M. Maurer and
                  David Metcalf",
  title =        "Byzantine Agreement Given Partial Broadcast",
  pages =        "191--217",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       3,
  month =        jul,
  year =         2005,
}

@Article{JC:CacKurSho05,
  author =       "Christian Cachin and
                  Klaus Kursawe and
                  Victor Shoup",
  title =        "Random Oracles in {Constantinople}: {Practical} Asynchronous Byzantine Agreement Using Cryptography",
  pages =        "219--246",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       3,
  month =        jul,
  year =         2005,
}

@Article{JC:GolLin05,
  author =       "Shafi Goldwasser and
                  Yehuda Lindell",
  title =        "Secure Multi-Party Computation without Agreement",
  pages =        "247--287",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       3,
  month =        jul,
  year =         2005,
}

%------------------------------------
%  Volume 18, Number 2, April 2005
%------------------------------------

@Article{JC:05,
  author =       "R{\'e}gis Dupont and
                  Andreas Enge and
                  Fran\c{c}ois Morain",
  title =        "Building Curves with Arbitrary Small {MOV} Degree over Finite Prime Fields",
  pages =        "79--89",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       2,
  month =        apr,
  year =         2005,
}

@Article{JC:Gennaro05,
  author =       "Rosario Gennaro",
  title =        "An Improved Pseudo-Random Generator Based on the Discrete Logarithm Problem",
  pages =        "91--110",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       2,
  month =        apr,
  year =         2005,
}

@Article{JC:BlaRog05,
  author =       "John Black and
                  Phillip Rogaway",
  title =        "{CBC} {MACs} for Arbitrary-Length Messages: {The} Three-Key Constructions",
  pages =        "111--131",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       2,
  month =        apr,
  year =         2005,
}

@Article{JC:LoChaArd05,
  author =       "Hoi-Kwong Lo and
                  H. F. Chau and
                  M. Ardehali",
  title =        "Efficient Quantum Key Distribution Scheme and a Proof of Its Unconditional Security",
  pages =        "133--165",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       2,
  month =        apr,
  year =         2005,
}

@Article{JC:Tassa05,
  author =       "Tamir Tassa",
  title =        "Low Bandwidth Dynamic Traitor Tracing Schemes",
  pages =        "167--183",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       2,
  month =        apr,
  year =         2005,
}

%------------------------------------
%  Volume 18, Number 1, January 2005
%------------------------------------

@Article{JC:NaoPin05,
  author =       "Moni Naor and
                  Benny Pinkas",
  title =        "Computationally Secure Oblivious Transfer",
  pages =        "1--35",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       1,
  month =        jan,
  year =         2005,
}

@Article{JC:FGMO05,
  author =       "Matthias Fitzi and
                  Juan A. Garay and
                  Ueli M. Maurer and
                  Rafail Ostrovsky",
  title =        "Minimal Complete Primitives for Secure Multi-Party Computation",
  pages =        "37--61",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       1,
  month =        jan,
  year =         2005,
}

@Article{JC:Cohen05,
  author =       "Henri Cohen",
  title =        "Analysis of the Sliding Window Powering Algorithm",
  pages =        "63--76",
  journal =      jcrypto,
  publisher =    springer,
  volume =       18,
  number =       1,
  month =        jan,
  year =         2005,
}

%------------------------------------
%  Volume 17, Number 4, September 2004
%------------------------------------

@Article{JC:Lenstra04,
  author =       "Arjen K. Lenstra",
  title =        "Preface",
  pages =        "233",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       4,
  month =        sep,
  year =         2004,
}

@Article{JC:Miller04,
  author =       "Victor S. Miller",
  title =        "The {Weil} Pairing, and Its Efficient Calculation",
  pages =        "235--261",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       4,
  month =        sep,
  year =         2004,
}

@Article{JC:Joux04,
  author =       "Antoine Joux",
  title =        "A One Round Protocol for Tripartite {Diffie}-{Hellman}",
  pages =        "263--276",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       4,
  month =        sep,
  year =         2004,
}

@Article{JC:Verheul04,
  author =       "Eric R. Verheul",
  title =        "Evidence that {XTR} Is More Secure than Supersingular Elliptic Curve Cryptosystems",
  pages =        "277--296",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       4,
  month =        sep,
  year =         2004,
}

@Article{JC:BonLynSha04,
  author =       "Dan Boneh and
                  Ben Lynn and
                  Hovav Shacham",
  title =        "Short Signatures from the {Weil} Pairing",
  pages =        "297--319",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       4,
  month =        sep,
  year =         2004,
}

@Article{JC:BarLynSco04,
  author =       "Paulo S. L. M. Barreto and
                  Ben Lynn and
                  Michael Scott",
  title =        "Efficient Implementation of Pairing-Based Cryptosystems",
  pages =        "321--334",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       4,
  month =        sep,
  year =         2004,
}

%------------------------------------
%  Volume 17, Number 3, June 2004
%------------------------------------

@Article{JC:CDDIM04,
  author =       "Ran Canetti and
                  Ivan Damg{\aa}rd and
                  Stefan Dziembowski and
                  Yuval Ishai and
                  Tal Malkin",
  title =        "Adaptive versus Non-Adaptive Security of Multi-Party Protocols",
  pages =        "153--207",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       3,
  month =        jun,
  year =         2004,
}

@Article{JC:Hast04,
  author =       "Gustav Hast",
  title =        "Nearly One-Sided Tests and the {Goldreich}-{Levin} Predicate",
  pages =        "209--229",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       3,
  month =        jun,
  year =         2004,
}

%------------------------------------
%  Volume 17, Number 2, March 2004
%------------------------------------

@Article{JC:FOPS04,
  author =       "Eiichiro Fujisaki and
                  Tatsuaki Okamoto and
                  David Pointcheval and
                  Jacques Stern",
  title =        "{RSA}-{OAEP} Is Secure under the {RSA} Assumption",
  pages =        "81--104",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       2,
  month =        mar,
  year =         2004,
}

@Article{JC:Wiener04,
  author =       "Michael J. Wiener",
  title =        "The Full Cost of Cryptanalytic Attacks",
  pages =        "105--124",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       2,
  month =        mar,
  year =         2004,
}

@Article{JC:BeiIshMal04,
  author =       "Amos Beimel and
                  Yuval Ishai and
                  Tal Malkin",
  title =        "Reducing the Servers' Computation in Private Information Retrieval: {PIR} with Preprocessing",
  pages =        "125--151",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       2,
  month =        mar,
  year =         2004,
}

%------------------------------------
%  Volume 17, Number 1, January 2004
%------------------------------------

@Article{JC:Goldreich04,
  author =       "Oded Goldreich",
  title =        "Preface",
  pages =        "1--3",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       1,
  month =        jan,
  year =         2004,
}

@Article{JC:DziMau04,
  author =       "Stefan Dziembowski and
                  Ueli M. Maurer",
  title =        "Optimal Randomizer Efficiency in the Bounded-Storage Model",
  pages =        "5--26",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       1,
  month =        jan,
  year =         2004,
}

@Article{JC:Lu04,
  author =       "Chi-Jen Lu",
  title =        "Encryption against Storage-Bounded Adversaries from On-Line Strong Extractors",
  pages =        "27--42",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       1,
  month =        jan,
  year =         2004,
}

@Article{JC:Vadhan04,
  author =       "Salil P. Vadhan",
  title =        "Constructing Locally Computable Extractors and Cryptosystems in the Bounded-Storage Model",
  pages =        "43--77",
  journal =      jcrypto,
  publisher =    springer,
  volume =       17,
  number =       1,
  month =        jan,
  year =         2004,
}

%------------------------------------
%  Volume 16, Number 4, September 2003
%------------------------------------

@Article{JC:BraCreWol03,
  author =       "Gilles Brassard and
                  Claude Cr{\'e}peau and
                  Stefan Wolf",
  title =        "Oblivious Transfers and Privacy Amplification",
  pages =        "219--237",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       4,
  month =        sep,
  year =         2003,
}

@Article{JC:JouNgu03,
  author =       "Antoine Joux and
                  Kim Nguyen",
  title =        "Separating Decision {Diffie}-{Hellman} from Computational {Diffie}-{Hellman} in Cryptographic Groups",
  pages =        "239--247",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       4,
  month =        sep,
  year =         2003,
}

@Article{JC:Vaudenay03,
  author =       "Serge Vaudenay",
  title =        "Decorrelation: {A} Theory for Block Cipher Security",
  pages =        "249--286",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       4,
  month =        sep,
  year =         2003,
}

@Article{JC:Kalai03,
  author =       "Adam Kalai",
  title =        "Generating Random Factored Numbers, Easily",
  pages =        "287--289",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       4,
  month =        sep,
  year =         2003,
}

%------------------------------------
%  Volume 16, Number 3, June 2003
%------------------------------------

@Article{JC:Lindell03,
  author =       "Yehuda Lindell",
  title =        "Parallel Coin-Tossing and Constant-Round Secure Two-Party Computation",
  pages =        "143--184",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       3,
  month =        jun,
  year =         2003,
}

@Article{JC:BNPS03,
  author =       "Mihir Bellare and
                  Chanathip Namprempre and
                  David Pointcheval and
                  Michael Semanko",
  title =        "The One-More-{RSA}-Inversion Problems and the Security of {Chaum}'s Blind Signature Scheme",
  pages =        "185--215",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       3,
  month =        jun,
  year =         2003,
}

%------------------------------------
%  Volume 16, Number 2, March 2003
%------------------------------------

@Article{JC:GolRos03,
  author =       "Oded Goldreich and
                  Vered Rosen",
  title =        "On the Security of Modular Exponentiation with Application to the Construction of Pseudorandom Generators",
  pages =        "71--93",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       2,
  month =        mar,
  year =         2003,
}

@Article{JC:BenGut03,
  author =       "Michael Ben-Or and
                  Danny Gutfreund",
  title =        "Trading Help for Interaction in Statistical Zero-Knowledge Proofs",
  pages =        "95--116",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       2,
  month =        mar,
  year =         2003,
}

@Article{JC:Muller03,
  author =       "Siguna M{\"u}ller",
  title =        "A Probable Prime Test with Very High Confidence for n = 3 mod 4",
  pages =        "117--139",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       2,
  month =        mar,
  year =         2003,
}

%------------------------------------
%  Volume 16, Number 1, January 2003
%------------------------------------

@Article{JC:Myers03,
  author =       "Steven Myers",
  title =        "Efficient Amplification of the Security of Weak Pseudo-Random Function Generators",
  pages =        "1--24",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       1,
  month =        jan,
  year =         2003,
}

@Article{JC:BeiDol03,
  author =       "Amos Beimel and
                  Shlomi Dolev",
  title =        "Buses for Anonymous Message Delivery",
  pages =        "25--39",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       1,
  month =        jan,
  year =         2003,
}

@Article{JC:GolMen03,
  author =       "Jovan Dj. Golic and
                  Renato Menicocci",
  title =        "Edit Probability Correlation Attacks on Stop/ Go Clocked Keystream Generators",
  pages =        "41--68",
  journal =      jcrypto,
  publisher =    springer,
  volume =       16,
  number =       1,
  month =        jan,
  year =         2003,
}

%------------------------------------
%  Volume 15, Number 4, 2002
%------------------------------------

@Article{JC:Shoup02,
  author =       "Victor Shoup",
  title =        "{OAEP} Reconsidered",
  pages =        "223--249",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       4,
  month =        "",
  year =         2002,
}

@Article{JC:CatGenHow02,
  author =       "Dario Catalano and
                  Rosario Gennaro and
                  Nick Howgrave-Graham",
  title =        "{Paillier}'s Trapdoor Function Hides up to O(n) Bits",
  pages =        "251--269",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       4,
  month =        "",
  year =         2002,
}

@Article{JC:Bellare02,
  author =       "Mihir Bellare",
  title =        "A Note on Negligible Functions",
  pages =        "271--284",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       4,
  month =        "",
  year =         2002,
}

@Article{JC:MagStiVan02,
  author =       "Spyros S. Magliveras and
                  Douglas R. Stinson and
                  Tran {van Trung}",
  title =        "New Approaches to Designing Public Key Cryptosystems Using One-Way Functions and Trapdoors in Finite Groups",
  pages =        "285--297",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       4,
  month =        "",
  year =         2002,
}

%------------------------------------
%  Volume 15, Number 3, 2002
%------------------------------------

@Article{JC:NguShp02,
  author =       "Phong Q. Nguyen and
                  Igor Shparlinski",
  title =        "The Insecurity of the Digital Signature Algorithm with Partially Known Nonces",
  pages =        "151--176",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       3,
  month =        "",
  year =         2002,
}

@Article{JC:LinPin02,
  author =       "Yehuda Lindell and
                  Benny Pinkas",
  title =        "Privacy Preserving Data Mining",
  pages =        "177--206",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       3,
  month =        "",
  year =         2002,
}

@Article{JC:Knudsen02,
  author =       "Lars R. Knudsen",
  title =        "The Security of {Feistel} Ciphers with Six Rounds or Less",
  pages =        "207--222",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       3,
  month =        "",
  year =         2002,
}

%------------------------------------
%  Volume 15, Number 2, 2002
%------------------------------------

@Article{JC:ShoGen02,
  author =       "Victor Shoup and
                  Rosario Gennaro",
  title =        "Securing Threshold Cryptosystems against Chosen Ciphertext Attack",
  pages =        "75--96",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       2,
  month =        "",
  year =         2002,
}

@Article{JC:NaoRei02,
  author =       "Moni Naor and
                  Omer Reingold",
  title =        "Constructing Pseudo-Random Permutations with a Prescribed Structure",
  pages =        "97--102",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       2,
  month =        "",
  year =         2002,
}

@Article{JC:AbaRog02,
  author =       "Mart{\'i}n Abadi and
                  Phillip Rogaway",
  title =        "Reconciling Two Views of Cryptography (The Computational Soundness of Formal Encryption)",
  pages =        "103--127",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       2,
  month =        "",
  year =         2002,
}

@Article{JC:Galbraith02,
  author =       "Steven D. Galbraith",
  title =        "Elliptic Curve {Paillier} Schemes",
  pages =        "129--138",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       2,
  month =        "",
  year =         2002,
}

@Article{JC:JohGem02,
  author =       "Anna M. Johnston and
                  Peter Gemmell",
  title =        "Authenticated Key Exchange Provably Secure Against the Man-in-the-Middle Attack",
  pages =        "139--148",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       2,
  month =        "",
  year =         2002,
}

%------------------------------------
%  Volume 15, Number 1, 2002
%------------------------------------

@Article{JC:MicRey02,
  author =       "Silvio Micali and
                  Leonid Reyzin",
  title =        "Improving the Exact Security of Digital Signature Schemes",
  pages =        "1--18",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       1,
  month =        "",
  year =         2002,
  note =         "Full version of~\cite{MicRey99}",
}

@Article{JC:GauHesSma02,
  author =       "Pierrick Gaudry and
                  Florian Hess and
                  Nigel P. Smart",
  title =        "Constructive and Destructive Facets of {Weil} Descent on Elliptic Curves",
  pages =        "19--46",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       1,
  month =        "",
  year =         2002,
}

@Article{JC:BihKnu02,
  author =       "Eli Biham and
                  Lars R. Knudsen",
  title =        "Cryptanalysis of the {ANSI} {X9.52} {CBCM} Mode",
  pages =        "47--59",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       1,
  month =        "",
  year =         2002,
}

@Article{JC:MolMol02,
  author =       "Alexander A. Moldovyan and
                  Nick A. Moldovyan",
  title =        "A Cipher Based on Data-Dependent Permutations",
  pages =        "61--72",
  journal =      jcrypto,
  publisher =    springer,
  volume =       15,
  number =       1,
  month =        "",
  year =         2002,
}

%------------------------------------
%  Volume 14, Number 4, 2001
%------------------------------------

@Article{JC:Scanlon01,
  author =       "Thomas Scanlon",
  title =        "Public Key Cryptosystems Based on Drinfeld Modules Are Insecure",
  pages =        "225--230",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       4,
  month =        "",
  year =         2001,
}

@Article{JC:KurJohSti01,
  author =       "Kaoru Kurosawa and
                  Thomas Johansson and
                  Douglas R. Stinson",
  title =        "Almost k-Wise Independent Sample Spaces and Their Cryptologic Applications",
  pages =        "231--253",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       4,
  month =        "",
  year =         2001,
}

@Article{JC:LenVer01,
  author =       "Arjen K. Lenstra and
                  Eric R. Verheul",
  title =        "Selecting Cryptographic Key Sizes",
  pages =        "255--293",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       4,
  month =        "",
  year =         2001,
}

%------------------------------------
%  Volume 14, Number 3, 2001
%------------------------------------

@Article{JC:BaiPaa01,
  author =       "Daniel V. Bailey and
                  Christof Paar",
  title =        "Efficient Arithmetic in Finite Field Extensions with Application in Elliptic Curve Cryptography",
  pages =        "153--176",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       3,
  month =        "",
  year =         2001,
}

@Article{JC:GolNasRus01,
  author =       "Mikael Goldmann and
                  Mats N{\"a}slund and
                  Alexander Russell",
  title =        "Complexity Bounds on General Hard-Core Predicates",
  pages =        "177--195",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       3,
  month =        "",
  year =         2001,
}

@Article{JC:JakKnu01,
  author =       "Thomas Jakobsen and
                  Lars R. Knudsen",
  title =        "Attacks on Block Ciphers of Low Algebraic Degree",
  pages =        "197--210",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       3,
  month =        "",
  year =         2001,
}

@Article{JC:FiaTas01,
  author =       "Amos Fiat and
                  Tamir Tassa",
  title =        "Dynamic Traitor Tracing",
  pages =        "211--223",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       3,
  month =        "",
  year =         2001,
}

%------------------------------------
%  Volume 14, Number 2, 2001
%------------------------------------

@Article{JC:Coppersmith01,
  author =       "Don Coppersmith",
  title =        "Weakness in Quaternion Signatures",
  pages =        "77--85",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       2,
  month =        "",
  year =         2001,
}

@Article{JC:Vaudenay01,
  author =       "Serge Vaudenay",
  title =        "Cryptanalysis of the {Chor} - {Rivest} Cryptosystem",
  pages =        "87--100",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       2,
  month =        "",
  year =         2001,
}

@Article{JC:BonDeMLip01,
  author =       "Dan Boneh and
                  Richard A. DeMillo and
                  Richard J. Lipton",
  title =        "On the Importance of Eliminating Errors in Cryptographic Computations",
  pages =        "101--119",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       2,
  month =        "",
  year =         2001,
}

@Article{JC:WanDes01,
  author =       "Yongge Wang and
                  Yvo Desmedt",
  title =        "Secure Communication in Multicast Channels: {The} Answer to {Franklin} and {Wright}'s Question",
  pages =        "121--135",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       2,
  month =        "",
  year =         2001,
}

@Article{JC:YeDaiLam01,
  author =       "Ding-Feng Ye and
                  Zongduo Dai and
                  Kwok-Yan Lam",
  title =        "Decomposing Attacks on Asymmetric Cryptography Based on Mapping Compositions",
  pages =        "137--150",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       2,
  month =        "",
  year =         2001,
}

%------------------------------------
%  Volume 14, Number 1, 2001
%------------------------------------

@Article{JC:Klapper01,
  author =       "Andrew Klapper",
  title =        "On the Existence of Secure Keystream Generators",
  pages =        "1--15",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       1,
  month =        "",
  year =         2001,
}

@Article{JC:KilRog01,
  author =       "Joe Kilian and
                  Phillip Rogaway",
  title =        "How to Protect {DES} Against Exhaustive Key Search (an Analysis of {DESX})",
  pages =        "17--35",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       1,
  month =        "",
  year =         2001,
}

@Article{JC:DiCIshOst01,
  author =       "Giovanni {Di Crescenzo} and
                  Yuval Ishai and
                  Rafail Ostrovsky",
  title =        "Universal Service-Providers for Private Information Retrieval",
  pages =        "37--74",
  journal =      jcrypto,
  publisher =    springer,
  volume =       14,
  number =       1,
  month =        "",
  year =         2001,
}

%------------------------------------
%  Volume 13, Number 4, 2000
%------------------------------------

@Article{JC:GenRabKra00,
  author =       "Rosario Gennaro and
                  Tal Rabin and
                  Hugo Krawczyk",
  title =        "{RSA}-Based Undeniable Signatures",
  pages =        "397--416",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       4,
  month =        "",
  year =         2000,
}

@Article{JC:Knudsen00,
  author =       "Lars R. Knudsen",
  title =        "A Detailed Analysis of {SAFER} {K}",
  pages =        "417--436",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       4,
  month =        "",
  year =         2000,
}

@Article{JC:Pollard00,
  author =       "John M. Pollard",
  title =        "Kangaroos, Monopoly and Discrete Logarithms",
  pages =        "437--447",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       4,
  month =        "",
  year =         2000,
}

@Article{JC:BoyDamPer00,
  author =       "Joan Boyar and
                  Ivan Damg{\aa}rd and
                  Ren{\'e} Peralta",
  title =        "Short Non-Interactive Cryptographic Proofs",
  pages =        "449--472",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       4,
  month =        "",
  year =         2000,
}

@Article{JC:JacobsonJr00,
  author =       "Michael J. {Jacobson Jr.}",
  title =        "Computing Discrete Logarithms in Quadratic Orders",
  pages =        "473--492",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       4,
  month =        "",
  year =         2000,
}

%------------------------------------
%  Volume 13, Number 3, 2000
%------------------------------------

@Article{JC:Zhang00,
  author =       "Muxiang Zhang",
  title =        "Maximum Correlation Analysis of Nonlinear Combining Functions in Stream Ciphers",
  pages =        "301--314",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       3,
  month =        "",
  year =         2000,
}

@Article{JC:PetRac00,
  author =       "Erez Petrank and
                  Charles Rackoff",
  title =        "{CBC} {MAC} for Real-Time Data Sources",
  pages =        "315--338",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       3,
  month =        "",
  year =         2000,
}

@Article{JC:CopShp00,
  author =       "Don Coppersmith and
                  Igor Shparlinski",
  title =        "On Polynomial Approximation of the Discrete Logarithm and the {Diffie}-{Hellman} Mapping",
  pages =        "339--360",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       3,
  month =        "",
  year =         2000,
}

@Article{JC:PoiSte00,
  author =       "David Pointcheval and
                  Jacques Stern",
  title =        "Security Arguments for Digital Signatures and Blind Signatures",
  pages =        "361--396",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       3,
  month =        "",
  year =         2000,
  annote =       "Full version of \cite{EC:PoiSte96}",
}

%------------------------------------
%  Volume 13, Number 2, 2000
%------------------------------------

@Article{JC:ZGHMT00,
  author =       "H. Zbinden and
                  Nicolas Gisin and
                  B. Huttner and
                  A. Muller and
                  W. Tittel",
  title =        "Practical Aspects of Quantum Cryptographic Key Distribution",
  pages =        "207--220",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       2,
  month =        "",
  year =         2000,
}

@Article{JC:FisSch00,
  author =       "Roger Fischlin and
                  Claus-Peter Schnorr",
  title =        "Stronger Security Proofs for {RSA} and {Rabin} Bits",
  pages =        "221--244",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       2,
  month =        "",
  year =         2000,
}

@Article{JC:GolSalDaw00,
  author =       "Jovan Dj. Golic and
                  Mahmoud Salmasizadeh and
                  Ed Dawson",
  title =        "Fast Correlation Attacks on the Summation Generator",
  pages =        "245--262",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       2,
  month =        "",
  year =         2000,
}

@Article{JC:PauTak00,
  author =       "Sachar Paulus and
                  Tsuyoshi Takagi",
  title =        "A New Public-Key Cryptosystem over a Quadratic Order with Quadratic Decryption Time",
  pages =        "263--272",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       2,
  month =        "",
  year =         2000,
}

@Article{JC:GRJK00,
  author =       "Rosario Gennaro and
                  Tal Rabin and
                  Stanislaw Jarecki and
                  Hugo Krawczyk",
  title =        "Robust and Efficient Sharing of {RSA} Functions",
  pages =        "273--300",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       2,
  month =        "",
  year =         2000,
}

%------------------------------------
%  Volume 13, Number 1, 2000
%------------------------------------

@Article{JC:Goldreich00,
  author =       "Oded Goldreich",
  title =        "Preface",
  pages =        "1--7",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       1,
  month =        "",
  year =         2000,
}

@Article{JC:FraWri00,
  author =       "Matthew K. Franklin and
                  Rebecca N. Wright",
  title =        "Secure Communication in Minimal Connectivity Models",
  pages =        "9--30",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       1,
  month =        "",
  year =         2000,
  annote =       "Full version of \cite{FraWri98}",
}

@Article{JC:HirMau00,
  author =       "Martin Hirt and
                  Ueli M. Maurer",
  title =        "Player Simulation and General Adversary Structures in Perfect Multiparty Computation",
  pages =        "31--60",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       1,
  month =        "",
  year =         2000,
}

@Article{JC:CanHalHer00,
  author =       "Ran Canetti and
                  Shai Halevi and
                  Amir Herzberg",
  title =        "Maintaining Authenticated Communication in the Presence of Break-Ins",
  pages =        "61--105",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       1,
  month =        "",
  year =         2000,
}

@Article{JC:CKOR00,
  author =       "Ran Canetti and
                  Eyal Kushilevitz and
                  Rafail Ostrovsky and
                  Adi Ros{\'e}n",
  title =        "Randomness versus Fault-Tolerance",
  pages =        "107--142",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       1,
  month =        "",
  year =         2000,
}

@Article{JC:Canetti00,
  author =       "Ran Canetti",
  title =        "Security and Composition of Multiparty Cryptographic Protocols",
  pages =        "143--202",
  journal =      jcrypto,
  publisher =    springer,
  volume =       13,
  number =       1,
  month =        "",
  year =         2000,
}

%------------------------------------
%  Volume 12, Number 4, 1999
%------------------------------------

@Article{JC:Quinn99,
  author =       "Kathleen A. S. Quinn",
  title =        "Bounds for Key Distribution Patterns",
  pages =        "227--239",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       4,
  month =        "",
  year =         1999,
}

@Article{JC:JoyLenQui99,
  author =       "Marc Joye and
                  Arjen K. Lenstra and
                  Jean-Jacques Quisquater",
  title =        "Chinese Remaindering Based Cryptosystems in the Presence of Faults",
  pages =        "241--245",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       4,
  month =        "",
  year =         1999,
}

@Article{JC:Shoup99,
  author =       "Victor Shoup",
  title =        "On the Security of a Practical Identification Scheme",
  pages =        "247--260",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       4,
  month =        "",
  year =         1999,
}

@Article{JC:BluDeSSti99,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Douglas R. Stinson",
  title =        "On the Contrast in Visual Cryptography Schemes",
  pages =        "261--289",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       4,
  month =        "",
  year =         1999,
}

%------------------------------------
%  Volume 12, Number 3, 1999
%------------------------------------

@Article{JC:BDKO99,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Kaoru Kurosawa and
                  Wakaha Ogata",
  title =        "On a Fallacious Bound for Authentication Codes",
  pages =        "155--159",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       3,
  month =        "",
  year =         1999,
}

@Article{JC:Biham99,
  author =       "Eli Biham",
  title =        "Cryptanalysis of Triple Modes of Operation",
  pages =        "161--184",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       3,
  month =        "",
  year =         1999,
}

@Article{JC:Bernstein99,
  author =       "Daniel J. Bernstein",
  title =        "How to Stretch Random Functions: {The} Security of Protected Counter Sums",
  pages =        "185--192",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       3,
  month =        "",
  year =         1999,
}

@Article{JC:Smart99b,
  author =       "Nigel P. Smart",
  title =        "The Discrete Logarithm Problem on Elliptic Curves of Trace One",
  pages =        "193--196",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       3,
  month =        "",
  year =         1999,
}

@Article{JC:BDISS99,
  author =       "Mike Burmester and
                  Yvo Desmedt and
                  Toshiya Itoh and
                  Kouichi Sakurai and
                  Hiroki Shizuya",
  title =        "Divertible and Subliminal-Free Zero-Knowledge Proofs for Languages",
  pages =        "197--223",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       3,
  month =        "",
  year =         1999,
}

%------------------------------------
%  Volume 12, Number 2, 1999
%------------------------------------

@Article{JC:Halevi99,
  author =       "Shai Halevi",
  title =        "Efficient Commitment Schemes with Bounded Sender and Unbounded Receiver",
  pages =        "77--89",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       2,
  month =        "",
  year =         1999,
}

@Article{JC:Rogaway99,
  author =       "Phillip Rogaway",
  title =        "Bucket Hashing and Its Application to Fast Message Authentication",
  pages =        "91--115",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       2,
  month =        "",
  year =         1999,
}

@Article{JC:BelRiv99,
  author =       "Mihir Bellare and
                  Ronald L. Rivest",
  title =        "Translucent Cryptography - An Alternative to Key Escrow, and Its Implementation via Fractional Oblivious Transfer",
  pages =        "117--139",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       2,
  month =        "",
  year =         1999,
}

@Article{JC:Smart99a,
  author =       "Nigel P. Smart",
  title =        "Elliptic Curve Cryptosystems over Small Fields of Odd Characteristic",
  pages =        "141--151",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       2,
  month =        "",
  year =         1999,
}

%------------------------------------
%  Volume 12, Number 1, 1999
%------------------------------------

@Article{JC:VanWie99,
  author =       "Paul C. {van Oorschot} and
                  Michael J. Wiener",
  title =        "Parallel Collision Search with Cryptanalytic Applications",
  pages =        "1--28",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       1,
  month =        "",
  year =         1999,
}

@Article{JC:NaoRei99,
  author =       "Moni Naor and
                  Omer Reingold",
  title =        "On the Construction of Pseudorandom Permutations: {Luby}-{Rackoff} Revisited",
  pages =        "29--66",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       1,
  month =        "",
  year =         1999,
}

@Article{JC:SmaSik99,
  author =       "Nigel P. Smart and
                  Samir Siksek",
  title =        "A Fast {Diffie}-{Hellman} Protocol in Genus 2",
  pages =        "67--73",
  journal =      jcrypto,
  publisher =    springer,
  volume =       12,
  number =       1,
  month =        "",
  year =         1999,
}

%------------------------------------
%  Volume 11, Number 4, 1998
%------------------------------------

@Article{JC:Muller98,
  author =       "Volker M{\"u}ller",
  title =        "Fast Multiplication on Elliptic Curves over Small Fields of Characteristic Two",
  pages =        "219--234",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       4,
  month =        "",
  year =         1998,
}

@Article{JC:Murphy98,
  author =       "Sean Murphy",
  title =        "An Analysis of {SAFER}",
  pages =        "235--251",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       4,
  month =        "",
  year =         1998,
}

@Article{JC:Dobbertin98,
  author =       "Hans Dobbertin",
  title =        "Cryptanalysis of {MD4}",
  pages =        "253--271",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       4,
  month =        "",
  year =         1998,
}

@Article{JC:RogCop98,
  author =       "Phillip Rogaway and
                  Don Coppersmith",
  title =        "A Software-Optimized Encryption Algorithm",
  pages =        "273--287",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       4,
  month =        "",
  year =         1998,
}

%------------------------------------
%  Volume 11, Number 3, 1998
%------------------------------------

@Article{JC:BDLP98,
  author =       "J{\o}rgen Brandt and
                  Ivan Damg{\aa}rd and
                  Peter Landrock and
                  Torben P. Pedersen",
  title =        "Zero-Knowledge Authentication Scheme with Secret Key Exchange",
  pages =        "147--159",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       3,
  month =        "",
  year =         1998,
}

@Article{JC:JouSte98,
  author =       "Antoine Joux and
                  Jacques Stern",
  title =        "Lattice Reduction: {A} Toolbox for the Cryptanalyst",
  pages =        "161--185",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       3,
  month =        "",
  year =         1998,
}

@Article{JC:DwoNao98,
  author =       "Cynthia Dwork and
                  Moni Naor",
  title =        "An Efficient Existentially Unforgeable Signature Scheme and Its Applications",
  pages =        "187--208",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       3,
  month =        "",
  year =         1998,
}

@Article{JC:DamKnu98,
  author =       "Ivan Damg{\aa}rd and
                  Lars R. Knudsen",
  title =        "Two-Key Triple Encryption",
  pages =        "209--218",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       3,
  month =        "",
  year =         1998,
}

%------------------------------------
%  Volume 11, Number 2, 1998
%------------------------------------

@Article{JC:Golic98,
  author =       "Jovan Dj. Golic",
  title =        "On Matroid Characterization of Ideal Secret Sharing Schemes",
  pages =        "75--86",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       2,
  month =        "",
  year =         1998,
}

@Article{JC:NOVY98,
  author =       "Moni Naor and
                  Rafail Ostrovsky and
                  Ramarathnam Venkatesan and
                  Moti Yung",
  title =        "Perfect Zero-Knowledge Arguments for {NP} Using Any One-Way Permutation",
  pages =        "87--108",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       2,
  month =        "",
  year =         1998,
}

@Article{JC:Scheidler98,
  author =       "Renate Scheidler",
  title =        "A Public-Key Cryptosystem Using Purely Cubic Fields",
  pages =        "109--124",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       2,
  month =        "",
  year =         1998,
}

@Article{JC:SchVau98,
  author =       "Claus-Peter Schnorr and
                  Serge Vaudenay",
  title =        "The Black-Box Model for Cryptographic Primitives",
  pages =        "125--140",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       2,
  month =        "",
  year =         1998,
}

@Article{JC:BalKob98,
  author =       "R. Balasubramanian and
                  Neal Koblitz",
  title =        "The Improbability That an Elliptic Curve Has Subexponential Discrete Log Problem under the {Menezes} - {Okamoto} - {Vanstone} Algorithm",
  pages =        "141--145",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       2,
  month =        "",
  year =         1998,
}

%------------------------------------
%  Volume 11, Number 1, 1998
%------------------------------------

@Article{JC:KilPet98,
  author =       "Joe Kilian and
                  Erez Petrank",
  title =        "An Efficient Noninteractive Zero-Knowledge Proof System for {NP} with General Assumptions",
  pages =        "1--27",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       1,
  month =        "",
  year =         1998,
}

@Article{JC:SakShi98,
  author =       "Kouichi Sakurai and
                  Hiroki Shizuya",
  title =        "A Structural Comparison of the Computational Difficulty of Breaking Discrete Log Cryptosystems",
  pages =        "29--43",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       1,
  month =        "",
  year =         1998,
}

@Article{JC:Biham98,
  author =       "Eli Biham",
  title =        "Cryptanalysis of Multiple Modes of Operation",
  pages =        "45--58",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       1,
  month =        "",
  year =         1998,
}

@Article{JC:KnuLaiPre98,
  author =       "Lars R. Knudsen and
                  Xuejia Lai and
                  Bart Preneel",
  title =        "Attacks on Fast Double Block Length Hash Functions",
  pages =        "59--72",
  journal =      jcrypto,
  publisher =    springer,
  volume =       11,
  number =       1,
  month =        "",
  year =         1998,
}

%------------------------------------
%  Volume 10, Number 4, 1997
%------------------------------------

@Article{JC:Csirmaz97,
  author =       "L{\'a}szl{\'o} Csirmaz",
  title =        "The Size of a Share Must Be Large",
  pages =        "223--231",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       4,
  month =        "",
  year =         1997,
}

@Article{JC:Coppersmith97,
  author =       "Don Coppersmith",
  title =        "Small Solutions to Polynomial Equations, and Low Exponent {RSA} Vulnerabilities",
  pages =        "233--260",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       4,
  month =        "",
  year =         1997,
}

@Article{JC:JacMarOKe97,
  author =       "Wen-Ai Jackson and
                  Keith M. Martin and
                  Christine M. O'Keefe",
  title =        "Mutually Trusted Authority-Free Secret Sharing Schemes",
  pages =        "261--289",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       4,
  month =        "",
  year =         1997,
}

%------------------------------------
%  Volume 10, Number 3, 1997
%------------------------------------

@Article{JC:EveMan97,
  author =       "Shimon Even and
                  Yishay Mansour",
  title =        "A Construction of a Cipher from a Single Pseudorandom Permutation",
  pages =        "151--162",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       3,
  month =        "",
  year =         1997,
}

@Article{JC:DamPedPfi97,
  author =       "Ivan Damg{\aa}rd and
                  Torben P. Pedersen and
                  Birgit Pfitzmann",
  title =        "On the Existence of Statistically Hiding Bit Commitment Schemes and Fail-Stop Signatures",
  pages =        "163--194",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       3,
  month =        "",
  year =         1997,
}

@Article{JC:BihBir97,
  author =       "Eli Biham and
                  Alex Biryukov",
  title =        "An Improvement of {Davies}' Attack on {DES}",
  pages =        "195--206",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       3,
  month =        "",
  year =         1997,
}

@Article{JC:CopSteVau97,
  author =       "Don Coppersmith and
                  Jacques Stern and
                  Serge Vaudenay",
  title =        "The Security of the Birational Permutation Signature Schemes",
  pages =        "207--221",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       3,
  month =        "",
  year =         1997,
}

%------------------------------------
%  Volume 10, Number 2, 1997
%------------------------------------

@Article{JC:Fiat97,
  author =       "Amos Fiat",
  title =        "Batch {RSA}",
  pages =        "75--88",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       2,
  month =        "",
  year =         1997,
}

@Article{JC:YacBel97,
  author =       "Yacov Yacobi and
                  Michael J. Beller",
  title =        "Batch {Diffie}-{Hellman} Key Agreement Systems",
  pages =        "89--96",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       2,
  month =        "",
  year =         1997,
}

@Article{JC:CacMau97,
  author =       "Christian Cachin and
                  Ueli M. Maurer",
  title =        "Linking Information Reconciliation and Privacy Amplification",
  pages =        "97--110",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       2,
  month =        "",
  year =         1997,
}

@Article{JC:KlaGor97,
  author =       "Andrew Klapper and
                  Mark Goresky",
  title =        "Feedback Shift Registers, 2-Adic Span, and Combiners with Memory",
  pages =        "111--147",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       2,
  month =        "",
  year =         1997,
}

%------------------------------------
%  Volume 10, Number 1, 1997
%------------------------------------

@Article{JC:deRooij97,
  author =       "Peter {de Rooij}",
  title =        "On {Schnorr}'s Preprocessing for Digital Signature Schemes",
  pages =        "1--16",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       1,
  month =        "",
  year =         1997,
}

@Article{JC:BFKR97,
  author =       "Donald Beaver and
                  Joan Feigenbaum and
                  Joe Kilian and
                  Phillip Rogaway",
  title =        "Locally Random Reductions: {Improvements} and Applications",
  pages =        "17--36",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       1,
  month =        "",
  year =         1997,
}

@Article{JC:ItoOhtShi97,
  author =       "Toshiya Itoh and
                  Yuji Ohta and
                  Hiroki Shizuya",
  title =        "A Language-Dependent Cryptographic Primitive",
  pages =        "37--50",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       1,
  month =        "",
  year =         1997,
}

@Article{JC:Dobbertin97,
  author =       "Hans Dobbertin",
  title =        "{RIPEMD} with Two-Round Compress Function is Not Collision-Free",
  pages =        "51--70",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       1,
  month =        "",
  year =         1997,
}

@Article{JC:KaliskiJr97,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "A Chosen Message Attack on {Demytko}'s Elliptic Curve Cryptosystem",
  pages =        "71--72",
  journal =      jcrypto,
  publisher =    springer,
  volume =       10,
  number =       1,
  month =        "",
  year =         1997,
}

%------------------------------------
%  Volume 9, Number 4, 1996
%------------------------------------

@Article{JC:ImpNao96,
  author =       "Russell Impagliazzo and
                  Moni Naor",
  title =        "Efficient Cryptographic Schemes Provably as Secure as Subset Sum",
  pages =        "199--216",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       4,
  month =        "",
  year =         1996,
}

@Article{JC:FraHab96,
  author =       "Matthew K. Franklin and
                  Stuart Haber",
  title =        "Joint Encryption and Message-Efficient Secure Computation",
  pages =        "217--232",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       4,
  month =        "",
  year =         1996,
}

@Article{JC:JacMarOKe96,
  author =       "Wen-Ai Jackson and
                  Keith M. Martin and
                  Christine M. O'Keefe",
  title =        "Ideal Secret Sharing Schemes with Multiple Secrets",
  pages =        "233--250",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       4,
  month =        "",
  year =         1996,
}

@Article{JC:HanHem96,
  author =       "Yenjo Han and
                  Lane A. Hemaspaandra",
  title =        "Pseudorandom Generators and the Frequency of Simplicity",
  pages =        "251--261",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       4,
  month =        "",
  year =         1996,
}

%------------------------------------
%  Volume 9, Number 3, 1996
%------------------------------------

@Article{JC:Crepeau96,
  author =       "Claude Cr{\'e}peau",
  title =        "Guest Editor's Introduction",
  pages =        "127--128",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       3,
  month =        "",
  year =         1996,
}

@Article{JC:DeSPer96,
  author =       "Alfredo {De Santis} and
                  Giuseppe Persiano",
  title =        "The Power of Preprocessing in Zero-Knowledge Proofs of Knowledge",
  pages =        "129--148",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       3,
  month =        "",
  year =         1996,
}

@Article{JC:BelYun96,
  author =       "Mihir Bellare and
                  Moti Yung",
  title =        "Certifying Permutations: {Noninteractive} Zero-Knowledge Based on Any Trapdoor Permutation",
  pages =        "149--166",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       3,
  month =        "",
  year =         1996,
}

@Article{JC:GolKah96,
  author =       "Oded Goldreich and
                  Ariel Kahan",
  title =        "How to Construct Constant-Round Zero-Knowledge Proof Systems for {NP}",
  pages =        "167--190",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       3,
  month =        "",
  year =         1996,
}

@Article{JC:FisMicRac96,
  author =       "Michael J. Fischer and
                  Silvio Micali and
                  Charles Rackoff",
  title =        "A Secure Protocol for the Oblivious Transfer (Extended Abstract)",
  pages =        "191--195",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       3,
  month =        "",
  year =         1996,
}

%------------------------------------
%  Volume 9, Number 2, 1996
%------------------------------------

@Article{JC:FisWri96,
  author =       "Michael J. Fischer and
                  Rebecca N. Wright",
  title =        "Bounds on Secret Key Exchange Using a Random Deal of Cards",
  pages =        "71--99",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       2,
  month =        "",
  year =         1996,
}

@Article{JC:ItoHosTsu96,
  author =       "Toshiya Itoh and
                  Masafumi Hoshi and
                  Shigeo Tsujii",
  title =        "A Low Communication Competitive Interactive Proof System for Promised Quadratic Residuosity",
  pages =        "101--109",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       2,
  month =        "",
  year =         1996,
}

@Article{JC:Golic96,
  author =       "Jovan Dj. Golic",
  title =        "Correlation Properties of a General Binary Combiner with Memory",
  pages =        "111--126 ",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       2,
  month =        "",
  year =         1996,
}

%------------------------------------
%  Volume 9, Number 1, 1996
%------------------------------------

@Article{JC:HeyTav96,
  author =       "Howard M. Heys and
                  Stafford E. Tavares",
  title =        "Substitution-Permutation Networks Resistant to Differential and Linear Cryptanalysis",
  pages =        "1--19",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       1,
  month =        "",
  year =         1996,
}

@Article{JC:BenBih96,
  author =       "Ishai Ben-Aroya and
                  Eli Biham",
  title =        "Differential Cryptanalysis of {Lucifer}",
  pages =        "21--34",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       1,
  month =        "",
  year =         1996,
}

@Article{JC:EveGolMic96,
  author =       "Shimon Even and
                  Oded Goldreich and
                  Silvio Micali",
  title =        "On-Line/Off-Line Digital Signatures",
  pages =        "35--67",
  journal =      jcrypto,
  publisher =    springer,
  volume =       9,
  number =       1,
  month =        "",
  year =         1996,
}

%------------------------------------
%  Volume 8, Number 4, 1995
%------------------------------------

@Article{JC:Pei95,
  author =       "Dingyi Pei",
  title =        "Information-Theoretic Bounds for Authentication Codes and Block Designs",
  pages =        "177--188",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       4,
  month =        "",
  year =         1995,
}

@Article{JC:DFFT95,
  author =       "Martin E. Dyer and
                  Trevor I. Fenner and
                  Alan M. Frieze and
                  Andrew Thomason",
  title =        "On Key Storage in Secure Networks",
  pages =        "189--200",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       4,
  month =        "",
  year =         1995,
}

@Article{JC:Damgaard95,
  author =       "Ivan Damg{\aa}rd",
  title =        "Practical and Provably Secure Release of a Secret and Exchange of Signatures",
  pages =        "201--222",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       4,
  month =        "",
  year =         1995,
}

%------------------------------------
%  Volume 8, Number 3, 1995
%------------------------------------

@Article{JC:YanGuo95,
  author =       "Yi Xian Yang and
                  Baoan Guo",
  title =        "Further Enumerating {Boolean} Functions of Cryptographic Significance",
  pages =        "115--122",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       3,
  month =        "",
  year =         1995,
}

@Article{JC:Maurer95,
  author =       "Ueli M. Maurer",
  title =        "Fast Generation of Prime Numbers and Secure Public-Key Cryptographic Parameters",
  pages =        "123--155",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       3,
  month =        "",
  year =         1995,
}

@Article{JC:BlaMurSte95,
  author =       "Simon R. Blackburn and
                  Sean Murphy and
                  Jacques Stern",
  title =        "The Cryptanalysis of a Public-Key Implementation of Finite Group Mappings",
  pages =        "157--166",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       3,
  month =        "",
  year =         1995,
}

@Article{JC:StiMas95,
  author =       "Douglas R. Stinson and
                  James L. Massey",
  title =        "An Infinite Class of Counterexamples to a Conjecture Concerning Nonlinear Resilient Functions",
  pages =        "167--173",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       3,
  month =        "",
  year =         1995,
}

%------------------------------------
%  Volume 8, Number 2, 1995
%------------------------------------

@Article{JC:OConnor95,
  author =       "Luke O'Connor",
  title =        "On the Distribution of Characteristics in Bijective Mappings",
  pages =        "67--86",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       2,
  month =        "",
  year =         1995,
}

@Article{JC:Russell95,
  author =       "Alexander Russell",
  title =        "Necessary and Sufficient Condtions for Collision-Free Hashing",
  pages =        "87--100",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       2,
  month =        "",
  year =         1995,
}

@Article{JC:95,
  author =       "Scott A. Vanstone and
                  Robert J. Zuccherato",
  title =        "Short {RSA} Keys and Their Generation",
  pages =        "101--114",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       2,
  month =        "",
  year =         1995,
}

%------------------------------------
%  Volume 8, Number 1, 1995
%------------------------------------

@Article{JC:DavMur95,
  author =       "Donald W. Davies and
                  Sean Murphy",
  title =        "Pairs and Triplets of {DES} {S}-Boxes",
  pages =        "1--25",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       1,
  month =        "",
  year =         1995,
}

@Article{JC:NybKnu95,
  author =       "Kaisa Nyberg and
                  Lars R. Knudsen",
  title =        "Provable Security Against a Differential Attack",
  pages =        "27--37",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       1,
  month =        "",
  year =         1995,
}

@Article{JC:BDSV95,
  author =       "Carlo Blundo and
                  Alfredo {De Santis} and
                  Douglas R. Stinson and
                  Ugo Vaccaro",
  title =        "Graph Decompositions and Secret Sharing Schemes",
  pages =        "39--64",
  journal =      jcrypto,
  publisher =    springer,
  volume =       8,
  number =       1,
  month =        "",
  year =         1995,
}

%------------------------------------
%  Volume 7, Number 4, 1994
%------------------------------------

@Article{JC:QuVan94,
  author =       "Minghua Qu and
                  Scott A. Vanstone",
  title =        "Factorizations in the Elementary Abelian p-Group and Their Cryptographic Significance",
  pages =        "201--212",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       4,
  month =        "",
  year =         1994,
}

@Article{JC:OCoKla94,
  author =       "Luke O'Connor and
                  Andrew Klapper",
  title =        "Algebraic Nonlinearity and Its Applications to Cryptography",
  pages =        "213--227",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       4,
  month =        "",
  year =         1994,
}

@Article{JC:Biham94,
  author =       "Eli Biham",
  title =        "New Types of Cryptanalytic Attacks Using Related Keys",
  pages =        "229--246",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       4,
  month =        "",
  year =         1994,
}

%------------------------------------
%  Volume 7, Number 3, 1994
%------------------------------------

@Article{JC:OConnor94,
  author =       "Luke O'Connor",
  title =        "An Analysis of a Class of Algorithms for {S}-Box Construction",
  pages =        "133--151",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       3,
  month =        "",
  year =         1994,
}

@Article{JC:Teng94,
  author =       "Shang-Hua Teng",
  title =        "Functional Inversion and Communication Complexity",
  pages =        "153--170",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       3,
  month =        "",
  year =         1994,
}

@Article{JC:SchBucWil94,
  author =       "Renate Scheidler and
                  Johannes Buchmann and
                  Hugh C. Williams",
  title =        "A Key-Exchange Protocol Using Real Quadratic Fields",
  pages =        "171--199",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       3,
  month =        "",
  year =         1994,
}

%------------------------------------
%  Volume 7, Number 2, 1994
%------------------------------------

@Article{JC:Simmons94,
  author =       "Gustavus J. Simmons",
  title =        "Proof of Soundness (Integrity) of Cryptographic Protocols",
  pages =        "69--77",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       2,
  month =        "",
  year =         1994,
}

@Article{JC:KemMeaMil94,
  author =       "Richard A. Kemmerer and
                  Catherine Meadows and
                  Jonathan K. Millen",
  title =        "Three System for Cryptographic Protocol Analysis",
  pages =        "79--130 ",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       2,
  month =        "",
  year =         1994,
}

%------------------------------------
%  Volume 7, Number 1, 1994
%------------------------------------

@Article{JC:GolOre94,
  author =       "Oded Goldreich and
                  Yair Oren",
  title =        "Definitions and Properties of Zero-Knowledge Proof Systems",
  pages =        "1--32",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       1,
  month =        "",
  year =         1994,
}

@Article{JC:Klapper94,
  author =       "Andrew Klapper",
  title =        "The Vulnerability of Geometric Sequences Based on Fields of Odd Characteristic",
  pages =        "33--51",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       1,
  month =        "",
  year =         1994,
}

@Article{JC:ChoGerKus94,
  author =       "Benny Chor and
                  Mih{\'a}ly Ger{\'e}b-Graus and
                  Eyal Kushilevitz",
  title =        "On the Structure of the Privacy Hierarchy",
  pages =        "53--60",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       1,
  month =        "",
  year =         1994,
}

@Article{JC:MurPatWil94,
  author =       "Sean Murphy and
                  Kenneth G. Paterson and
                  Peter R. Wild",
  title =        "A Weak Cipher that Generates the Symmetric Group",
  pages =        "61--65",
  journal =      jcrypto,
  publisher =    springer,
  volume =       7,
  number =       1,
  month =        "",
  year =         1994,
}

%------------------------------------
%  Volume 6, Number 4, 1993
%------------------------------------

@Article{JC:OrtPepTav93,
  author =       "Glenn A. Orton and
                  Lloyd E. Peppard and
                  Stafford E. Tavares",
  title =        "A Design of a Fast Pipelined Modular Multiplier Based on a Diminished-Radix Algorithm",
  pages =        "183--208",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       4,
  month =        "",
  year =         1993,
}

@Article{JC:MenVan93,
  author =       "Alfred Menezes and
                  Scott A. Vanstone",
  title =        "Elliptic Curve Cryptosystems and Their Implementations",
  pages =        "209--224",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       4,
  month =        "",
  year =         1993,
}

@Article{JC:LenYac93,
  author =       "Arjen K. Lenstra and
                  Yacov Yacobi",
  title =        "User Impersonation in Key Certification Schemes",
  pages =        "225--232",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       4,
  month =        "",
  year =         1993,
}

%------------------------------------
%  Volume 6, Number 3, 1993
%------------------------------------

@Article{JC:SchSha93,
  author =       "A. W. Schrift and
                  Adi Shamir",
  title =        "Universal Tests for Nonuniform Distributions",
  pages =        "119--133",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       3,
  month =        "",
  year =         1993,
}

@Article{JC:Rosenbaum93,
  author =       "Ute Rosenbaum",
  title =        "A Lower Bound on Authentication After Having Observed a Sequence of Messages",
  pages =        "135--156",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       3,
  month =        "",
  year =         1993,
}

@Article{JC:CDGV93,
  author =       "Renato M. Capocelli and
                  Alfredo {De Santis} and
                  Luisa Gargano and
                  Ugo Vaccaro",
  title =        "On the Size of Shares for Secret Sharing Schemes",
  pages =        "157--167",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       3,
  month =        "",
  year =         1993,
}

@Article{JC:Coppersmith93,
  author =       "Don Coppersmith",
  title =        "Modifications to the Number Field Sieve",
  pages =        "169--180",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       3,
  month =        "",
  year =         1993,
}

%------------------------------------
%  Volume 6, Number 2, 1993
%------------------------------------

@Article{JC:BoyLunPer93,
  author =       "Joan Boyar and
                  Carsten Lund and
                  Ren{\'e} Peralta",
  title =        "On the Communication Complexity of Zero-Knowledge Proofs",
  pages =        "65--85",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       2,
  month =        "",
  year =         1993,
}

@Article{JC:ChoKus93,
  author =       "Benny Chor and
                  Eyal Kushilevitz",
  title =        "Secret Sharing Over Infinite Domains",
  pages =        "87--95",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       2,
  month =        "",
  year =         1993,
}

@Article{JC:GolKus93,
  author =       "Oded Goldreich and
                  Eyal Kushilevitz",
  title =        "A Perfect Zero-Knowledge Proof System for a Problem Equivalent to the Discrete Logarithm",
  pages =        "97--116",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       2,
  month =        "",
  year =         1993,
}

%------------------------------------
%  Volume 6, Number 1, 1993
%------------------------------------

@Article{JC:ABMV93,
  author =       "Gordon B. Agnew and
                  Thomas Beth and
                  Ronald C. Mullin and
                  Scott A. Vanstone",
  title =        "Arithmetic Operations in {GF}($2^m$)",
  pages =        "3--13",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       1,
  month =        "",
  year =         1993,
}

@Article{JC:ItoSaiNis93,
  author =       "M. Ito and
                  A. Saio and
                  Takao Nishizeki",
  title =        "Multiple Assignment Scheme for Sharing Secret",
  pages =        "15--20",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       1,
  month =        "",
  year =         1993,
}

@Article{JC:Goldreich93,
  author =       "Oded Goldreich",
  title =        "A Uniform-Complexity Treatment of Encryption and Zero-Knowledge",
  pages =        "21--53",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       1,
  month =        "",
  year =         1993,
}

@Article{JC:MauMas93,
  author =       "Ueli M. Maurer and
                  James L. Massey",
  title =        "Cascade Ciphers: The Importance of Being First",
  pages =        "55--61",
  journal =      jcrypto,
  publisher =    springer,
  volume =       6,
  number =       1,
  month =        "",
  year =         1993,
}

%------------------------------------
%  Volume 5, Number 3, 1992
%------------------------------------

@Article{JC:BriSti92,
  author =       "Ernest F. Brickell and
                  Douglas R. Stinson",
  title =        "Some Improved Bounds on the Information Rate of Perfect Secret Sharing Schemes",
  pages =        "153--166",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       3,
  month =        "",
  year =         1992,
}

@Article{JC:MagMem92,
  author =       "Spyros S. Magliveras and
                  Nasir D. Memon",
  title =        "Algebraic Properties of Cryptosystem {PGM}",
  pages =        "167--183",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       3,
  month =        "",
  year =         1992,
}

@Article{JC:PhiPhi92,
  author =       "S. J. Phillips and
                  N. C. Phillips",
  title =        "Strongly Ideal Secret Sharing Schemes",
  pages =        "185--191",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       3,
  month =        "",
  year =         1992,
}

@Article{JC:Dai92,
  author =       "Zong-Duo Dai",
  title =        "Binary Sequences Derived from {ML}-Sequences over Rings, {I}: Periods of Minimal Polynomials",
  pages =        "193--207",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       3,
  month =        "",
  year =         1992,
}

%------------------------------------
%  Volume 5, Number 2, 1992
%------------------------------------

@Article{JC:Maurer92b,
  author =       "Ueli M. Maurer",
  title =        "A Universal Statistical Test for Random Bit Generators",
  pages =        "89--105",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       2,
  month =        "",
  year =         1992,
}

@Article{JC:Lloyd92,
  author =       "S. Lloyd",
  title =        "Counting Binary Functions with Certain Cryptographic Properties",
  pages =        "107--131",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       2,
  month =        "",
  year =         1992,
}

@Article{JC:Georgiades92,
  author =       "J. Georgiades",
  title =        "Some Remarks on the Security of the Identification Scheme Based on Permuted Kernels",
  pages =        "133--137",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       2,
  month =        "",
  year =         1992,
}

@Article{JC:LKBS92,
  author =       "John H. Loxton and
                  David S. P. Khoo and
                  Gregory J. Bird and
                  Jennifer Seberry",
  title =        "A Cubic {RSA} Code Equivalent to Factorization",
  pages =        "139--150",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       2,
  month =        "",
  year =         1992,
}

%------------------------------------
%  Volume 5, Number 1, 1992
%------------------------------------

@Article{JC:BBBSS92,
  author =       "Charles H. Bennett and
                  Fran\c{c}ois Bessette and
                  Gilles Brassard and
                  Louis Salvail and
                  John A. Smolin",
  title =        "Experimental Quantum Cryptography",
  pages =        "3--28",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       1,
  month =        "",
  year =         1992,
}

@Article{JC:BriMcC92,
  author =       "Ernest F. Brickell and
                  Kevin S. McCurley",
  title =        "An Interactive Identification Scheme Based on Discrete Logarithms and Factoring",
  pages =        "29--39",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       1,
  month =        "",
  year =         1992,
}

@Article{JC:EveVan92,
  author =       "Jan-Hendrik Evertse and
                  Eug{\`e}ne {van Heyst}",
  title =        "Which New {RSA}-Signatures Can be Computed from Certain Given {RSA}-Signatures?",
  pages =        "41--52",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       1,
  month =        "",
  year =         1992,
}

@Article{JC:Maurer92a,
  author =       "Ueli M. Maurer",
  title =        "Conditionally-Perfect Secrecy and a Provably-Secure Randomized Cipher",
  pages =        "53--66",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       1,
  month =        "",
  year =         1992,
}

@Article{JC:MeiSta92,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Correlation Properties of Combiners with Memory in Stream Ciphers",
  pages =        "67--86",
  journal =      jcrypto,
  publisher =    springer,
  volume =       5,
  number =       1,
  month =        "",
  year =         1992,
}

%------------------------------------
%  Volume 4, Number 3, 1991
%------------------------------------

@Article{JC:Schnorr91,
  author =       "Claus-Peter Schnorr",
  title =        "Efficient Signature Generation by Smart Cards",
  pages =        "161--174",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:BBDGQ91,
  author =       "Samy Bengio and
                  Gilles Brassard and
                  Yvo Desmedt and
                  Claude Goutier and
                  Jean-Jacques Quisquater",
  title =        "Secure Implementations of Identification Systems",
  pages =        "175--183",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:BoyFriLun91,
  author =       "Joan Boyar and
                  Katalin Friedl and
                  Carsten Lund",
  title =        "Practical Zero-Knowledge Proofs: Giving Hints and Using Deficiencies",
  pages =        "185--206",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:Koblitz91,
  author =       "Neal Koblitz",
  title =        "Elliptic Curve Implementations of Zero-Knowledge Blobs",
  pages =        "207--213 ",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       3,
  month =        "",
  year =         1991,
}

%------------------------------------
%  Volume 4, Number 2, 1991
%------------------------------------

@Article{JC:Beaver91,
  author =       "Donald Beaver",
  title =        "Secure Multiparty Protocols and Zero-Knowledge Proof Systems Tolerating a Faulty Minority",
  pages =        "75--122",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       2,
  month =        "",
  year =         1991,
}

@Article{JC:BriDav91,
  author =       "Ernest F. Brickell and
                  Daniel M. Davenport",
  title =        "On the Classification of Ideal Secret Sharing Schemes",
  pages =        "123--134",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       2,
  month =        "",
  year =         1991,
  annote =       "Full version of \cite{BriDav90}",
}

@Article{JC:MauMas91,
  author =       "Ueli M. Maurer and
                  James L. Massey",
  title =        "Local Randomness in Pseudorandom Sequences",
  pages =        "135--149",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       2,
  month =        "",
  year =         1991,
}

@Article{JC:Naor91,
  author =       "Moni Naor",
  title =        "Bit Commitment Using Pseudorandomness",
  pages =        "151--158",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       2,
  month =        "",
  year =         1991,
}

%------------------------------------
%  Volume 4, Number 1, 1991
%------------------------------------

@Article{JC:BihSha91,
  author =       "Eli Biham and
                  Adi Shamir",
  title =        "Differential Cryptanalysis of {DES}-like Cryptosystems",
  pages =        "3--72",
  journal =      jcrypto,
  publisher =    springer,
  volume =       4,
  number =       1,
  month =        "",
  year =         1991,
}

%------------------------------------
%  Volume 3, Number 3, 1991
%------------------------------------

@Article{JC:LenstraJr91,
  author =       "Hendrik W. {Lenstra Jr.}",
  title =        "On the {Chor}-{Rivest} Knapsack Cryptosystem",
  pages =        "149--155",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:MicSch91,
  author =       "Silvio Micali and
                  Claus-Peter Schnorr",
  title =        "Efficient, Perfect Polynomial Random Number Generators",
  pages =        "157--172",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:DeSoete91,
  author =       "Marijke {De Soete}",
  title =        "New Bounds and Constructions for Authentication/Secrecy Codes with Splitting",
  pages =        "173--186",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:KaliskiJr91,
  author =       "Burton S. {Kaliski Jr.}",
  title =        "One-Way Permutations on Elliptic Curves",
  pages =        "187--199",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       3,
  month =        "",
  year =         1991,
}

@Article{JC:GolMih91,
  author =       "Jovan Dj. Golic and
                  Miodrag J. Mihaljevic",
  title =        "A Generalized Correlation Attack on a Class of Stream Ciphers Based on the Levenshtein Distance",
  pages =        "201--212",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       3,
  month =        "",
  year =         1991,
}

%------------------------------------
%  Volume 3, Number 2, 1991
%------------------------------------

@Article{JC:AMOV91,
  author =       "Gordon B. Agnew and
                  Ronald C. Mullin and
                  I. M. Onyszchuk and
                  Scott A. Vanstone",
  title =        "An Implementation for a Fast Public-Key Cryptosystem",
  pages =        "63--79",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       2,
  month =        "",
  year =         1991,
}

@Article{JC:GaaSne91,
  author =       "Klaus Gaarder and
                  Einar Snekkenes",
  title =        "Applying a Formal Analysis Technique to the {CCITT} {X}.509 Strong Two-Way Authentication Protocol",
  pages =        "81--98",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       2,
  month =        "",
  year =         1991,
}

@Article{JC:HabSto91,
  author =       "Stuart Haber and
                  W. Scott Stornetta",
  title =        "How to Time-Stamp a Digital Document",
  pages =        "99--111",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       2,
  month =        "",
  year =         1991,
}

@Article{JC:Matyas91,
  author =       "Stephen M. Matyas",
  title =        "Key Processing with Control Vectors",
  pages =        "113--136",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       2,
  month =        "",
  year =         1991,
}

@Article{JC:Pastor91,
  author =       "J. Pastor",
  title =        "{CRYPTOPOST} - A Cryptographic Application to Mail Processing",
  pages =        "137--146",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       2,
  month =        "",
  year =         1991,
}

%------------------------------------
%  Volume 3, Number 1, 1990
%------------------------------------

@Article{JC:GodMit90,
  author =       "Philippe Godlewski and
                  Chris J. Mitchell",
  title =        "Key-Minimal Crytosystems for Unconditional Secrecy",
  pages =        "1--25",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       1,
  month =        "",
  year =         1990,
}

@Article{JC:AdaTav90,
  author =       "Carlisle M. Adams and
                  Stafford E. Tavares",
  title =        "The Structured Design of Cryptographically Good {S}-Boxes",
  pages =        "27--41",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       1,
  month =        "",
  year =         1990,
}

@Article{JC:Merkle90,
  author =       "Ralph C. Merkle",
  title =        "A Fast Software One-Way Hash Function",
  pages =        "43--58",
  journal =      jcrypto,
  publisher =    springer,
  volume =       3,
  number =       1,
  month =        "",
  year =         1990,
}

%------------------------------------
%  Volume 2, Number 3, 1990
%------------------------------------

@Article{JC:Forre90,
  author =       "R. Forre",
  title =        "Methods and Instruments for Designing {S}-Boxes",
  pages =        "115--130",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       3,
  month =        "",
  year =         1990,
}

@Article{JC:Walker90,
  author =       "Michael Walker",
  title =        "Information-Theoretic Bounds for Authentication Schemes",
  pages =        "131--143",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       3,
  month =        "",
  year =         1990,
}

@Article{JC:Murphy90,
  author =       "Sean Murphy",
  title =        "The Cryptanalysis of {FEAL}-4 with 20 Chosen Plaintexts",
  pages =        "145--154",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       3,
  month =        "",
  year =         1990,
}

@Article{JC:Mitchell90,
  author =       "Chris J. Mitchell",
  title =        "Enumerating {Boolean} Functions of Cryptographic Significance",
  pages =        "155--170",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       3,
  month =        "",
  year =         1990,
}

%------------------------------------
%  Volume 2, Number 2, 1990
%------------------------------------

@Article{JC:BoyKurKre90,
  author =       "Joan Boyar and
                  S. A. Kurtz and
                  Mark W. Krentel",
  title =        "A Discrete Logarithm Implementation of Perfect Zero-Knowledge Blobs",
  pages =        "63--76",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       2,
  month =        "",
  year =         1990,
}

@Article{JC:Simmons90,
  author =       "Gustavus J. Simmons",
  title =        "A Cartesian Product Construction for Unconditionally Secure Authentication Codes that Permit Arbitration",
  pages =        "77--104",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       2,
  month =        "",
  year =         1990,
}

@Article{JC:Niedderreiter90,
  author =       "H. Niedderreiter",
  title =        "A Combinatorial Approach to Probabilistic Results on the Linear Complexity Profile of Random Sequences",
  pages =        "105--112",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       2,
  month =        "",
  year =         1990,
}

%------------------------------------
%  Volume 2, Number 1, 1990
%------------------------------------

@Article{JC:AbaFei90,
  author =       "Mart{\'i}n Abadi and
                  Joan Feigenbaum",
  title =        "Secure Circuit Evaluation",
  pages =        "1--12",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       1,
  month =        "",
  year =         1990,
}

@Article{JC:NisSib90,
  author =       "K. Nishimura and
                  M. Sibuya",
  title =        "Probability To Meet in the Middle",
  pages =        "13--22",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       1,
  month =        "",
  year =         1990,
}

@Article{JC:Stinson90,
  author =       "Douglas R. Stinson",
  title =        "The Combinatorics of Authentication and Secrecy Codes",
  pages =        "23--49",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       1,
  month =        "",
  year =         1990,
}

@Article{JC:GonWhe90,
  author =       "Li Gong and
                  D. J. Wheeler",
  title =        "A Matrix Key-Distribution Scheme",
  pages =        "51--59",
  journal =      jcrypto,
  publisher =    springer,
  volume =       2,
  number =       1,
  month =        "",
  year =         1990,
}

%------------------------------------
%  Volume 1, Number 3, 1989
%------------------------------------

@Article{JC:Koblitz89,
  author =       "Neal Koblitz",
  title =        "Hyperelliptic Cryptosystems",
  pages =        "139--150",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       3,
  month =        "",
  year =         1989,
}

@Article{JC:LubRac89,
  author =       "Michael Luby and
                  Charles Rackoff",
  title =        "A Study of Password Security",
  pages =        "151--158",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       3,
  month =        "",
  year =         1989,
}

@Article{JC:MeiSta89,
  author =       "Willi Meier and
                  Othmar Staffelbach",
  title =        "Fast Correlation Attacks on Certain Stream Ciphers",
  pages =        "159--176",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       3,
  month =        "",
  year =         1989,
}

@Article{JC:Boyar89,
  author =       "Joan Boyar",
  title =        "Inferring Sequences Produced by a Linear Congruential Generator Missing Low-Order Bits",
  pages =        "177--184",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       3,
  month =        "",
  year =         1989,
}

@Article{JC:PipWal89,
  author =       "Fred Piper and
                  Michael Walker",
  title =        "Linear Ciphers and Spreads",
  pages =        "185--188",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       3,
  month =        "",
  year =         1989,
}

%------------------------------------
%  Volume 1, Number 2, 1988
%------------------------------------

@Article{JC:FeiFiaSha88,
  author =       "Uriel Feige and
                  Amos Fiat and
                  Adi Shamir",
  title =        "Zero-Knowledge Proofs of Identity",
  pages =        "77--94",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       2,
  month =        "",
  year =         1988,
}

@Article{JC:McCurley88,
  author =       "Kevin S. McCurley",
  title =        "A Key Distribution System Equivalent to Factoring",
  pages =        "95--105",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       2,
  month =        "",
  year =         1988,
}

@Article{JC:BucWil88,
  author =       "Johannes Buchmann and
                  Hugh C. Williams",
  title =        "A Key-Exchange System Based on Imaginary Quadratic Fields",
  pages =        "107--118",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       2,
  month =        "",
  year =         1988,
}

@Article{JC:Stinson88b,
  author =       "Douglas R. Stinson",
  title =        "A Construction for Authentication/Secrecy Codes from Certain Combinatorial Designs",
  pages =        "119--127",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       2,
  month =        "",
  year =         1988,
}

@Article{JC:BeaBra88,
  author =       "Pierre Beauchemin and
                  Gilles Brassard",
  title =        "A Generalization of {Hellman}'s Extension to {Shannon}'s Approach to Cryptography",
  pages =        "129--131",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       2,
  month =        "",
  year =         1988,
}

@Article{JC:TomWol88,
  author =       "Martin Tompa and
                  Heather Woll",
  title =        "How to Share a Secret with Cheaters",
  pages =        "133--138",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       2,
  month =        "",
  year =         1988,
}

%------------------------------------
%  Volume 1, Number 1, 1988
%------------------------------------

@Article{JC:KalRivShe88,
  author =       "Burton S. {Kaliski Jr.} and
                  Ronald L. Rivest and
                  Alan T. Sherman",
  title =        "Is the Data Encryption Standard a Group? (Results of Cycling Experiments on {DES})",
  pages =        "3--36",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       1,
  month =        "",
  year =         1988,
}

@Article{JC:Stinson88a,
  author =       "Douglas R. Stinson",
  title =        "Some Constructions and Bounds for Authentication Codes",
  pages =        "37--52",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       1,
  month =        "",
  year =         1988,
}

@Article{JC:BBCGP88,
  author =       "Pierre Beauchemin and
                  Gilles Brassard and
                  Claude Cr{\'e}peau and
                  Claude Goutier and
                  Carl Pomerance",
  title =        "The Generation of Random Numbers that Are Probably Prime",
  pages =        "53--64",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       1,
  month =        "",
  year =         1988,
}

@Article{JC:Chaum88,
  author =       "David Chaum",
  title =        "The Dining Cryptographers Problem: {Unconditional} Sender and Recipient Untraceability",
  pages =        "65--75 ",
  journal =      jcrypto,
  publisher =    springer,
  volume =       1,
  number =       1,
  month =        "",
  year =         1988,
}

%------------------------------------------------------------------
%                          IJSN
%------------------------------------------------------------------

@Article{DutBar06,
  author =       "Ratna Dutta and
                  Rana Barua",
  title =        "Password-Based Encrypted Group Key Agreement",
  journal =      ijns,
  year =         2006,
  month =        jul,
  volume =       3,
  number =       1,
  pages =        "30--41",
  note =         "\url{http://isrc.nchu.edu.tw/ijns}",
}

%------------------------------------------------------------------
%                          IJWMC
%------------------------------------------------------------------

@Article{BreChePoi07,
  author =       "Emmanuel Bresson and
                  Olivier Chevassut and
                  David Pointcheval",
  title =        "A Security Solution for {IEEE} 802.11's Ad-hoc Mode: Password Authentication and Group {Diffie}-{Hellman} Key Exchange",
  journal =      ijwmc,
  year =         2007,
  volume =       2,
  number =       1,
  pages =        "4--13",
}

%------------------------------------------------------------------
%                           IPL
%------------------------------------------------------------------

@Article{BurDes05,
  author =       "Mike Burmester and
                  Yvo Desmedt",
  title =        "A Secure and Scalable Group Key Exchange System",
  journal =      ipl,
  year =         2005,
  month =        may,
  volume =       94,
  number =       3,
  pages =        "137--143",
}

%------------------------------------------------------------------
%                       ANNALS OF MATHEMATICS
%------------------------------------------------------------------

@Article{AgrKaySax04,
  author =       "Manindra Agrawal and
                  Neeraj Kayal and
                  Nitin Saxena",
  title =        "{PRIMES} is in {P}",
  pages =        "781--793",
  year =         2004,
  journal =      "Annals of Mathematics",
  volume =       160,
  number =       2,
  month =        sep,
}

%------------------------------------------------------------------
%                       SIAM JOURNAL OF COMPUTING
%------------------------------------------------------------------

@Article{BCHK07,
  author =       "Dan Boneh and
                  Ran Canetti and
                  Shai Halevi and
                  Jonathan Katz",
  title =        "Chosen-Ciphertext Security from Identity-Based Encryption",
  journal =      siamjc,
  volume =       36,
  number =       5,
  month =        "",
  pages =        "1301--1328",
  year =         2007,
}

@Article{CraSho03,
  author =       "Ronald Cramer and
                  Victor Shoup",
  title =        "Design and Analysis of Practical Public-Key Encryption Schemes Secure against Adaptive Chosen Ciphertext Attack",
  year =         2003,
  journal =      siamjc,
  volume =       33,
  number =       1,
  month =        "",
  pages =        "167--226",
}

@Article{BonFra03,
  author =       "Dan Boneh and
                  Matthew K. Franklin",
  title =        "Identity Based Encryption from the {Weil} Pairing",
  pages =        "586--615",
  year =         2003,
  journal =      siamjc,
  volume =       32,
  number =       3,
  month =        "",
}

@Article{DolDwoNao00,
  author =       "Danny Dolev and
                  Cynthia Dwork and
                  Moni Naor",
  title =        "Nonmalleable Cryptography",
  journal =      siamjc,
  volume =       30,
  number =       2,
  year =         2000,
  pages =        "391--437",
}

@Article{BFSU99,
  author =       "Andrei Z. Broder and
                  Alan M. Frieze and
                  Stephen Suen and
                  Eli Upfal",
  title =        "Optimal Construction of Edge-Disjoint Paths in Random Graphs",
  journal =      siamjc,
  volume =       28,
  number =       2,
  pages =        "541--573",
  month =        apr,
  year =         1999,
  note =         {\url{http://epubs.siam.org/sam-bin/dbq/article/29080}},
}

@Article{HILL99,
  author =       "Johan H{\aa}stad and
                  Russell Impagliazzo and
                  Leonid A. Levin and
                  Michael Luby",
  title =        "A Pseudorandom Generator from any One-way Function",
  journal =      siamjc,
  volume =       28,
  number =       4,
  pages =        "1364--1396",
  year =         1999,
}

@Article{GolMicRiv89,
  author =       "Shafi Goldwasser and
                  Silvio Micali and
                  Charles Rackoff",
  title =        "The Knowledge Complexity of Interactive Proof Systems",
  journal =      siamjc,
  year =         1989,
  pages =        "186--208",
  volume =       18,
  number =       1,
}

@Article{GolMicRiv88,
  author =       "Shafi Goldwasser and
                  Silvio Micali and
                  Ronald L. Rivest",
  title =        "A Digital Signature Scheme Secure Against Adaptive Chosen-message Attacks",
  journal =      siamjc,
  month =        apr,
  year =         1988,
  pages =        "281--308",
  volume =       17,
  number =       2,
}

@Article{LubRac88,
  author =       "Michael Luby and
                  Charles Rackoff",
  title =        "How to construct pseudorandom permutations from pseudorandom functions",
  journal =      siamjc,
  year =         1988,
  volume =       17,
  number =       2,
}

@Article{MicRacSlo88,
  author =       "Silvio Micali and
                  Charles Rackoff and
                  Bob Sloan",
  title =        "The notion of security for probabilistic cryptosystems",
  journal =      siamjc,
  volume =       17,
  number =       2,
  pages =        "412--426",
  month =        apr,
  year =         1988,
  note =         "Special issue on cryptography.",
}

@Article{BluBluShu86,
  author =       "Lenore Blum and
                  Manuel Blum and
                  Mike Shub",
  title =        "A Simple Unpredictable Pseudo-Random Number Generator",
  journal =      siamjc,
  year =         1986,
  pages =        "364--383",
  volume =       15,
  number =       2,
  month =        may,
}

@Article{Friedman86,
   author =      {J. Friedman},
   title =       {Constructing {$O(n \log n)$} size Monotone Formula for the $k$th Threshold Function of n Boolean Variables},
   journal =     siamjc,
   year =        1986
}

@Article{BluMic84,
  author =       "Manuel Blum and
                  Silvio Micali",
  title =        "How to generate cryptographically strong sequences of pseudorandom bits",
  journal =      siamjc,
  year =         1984,
  pages =        "850--864",
  volume =       13,
  number =       4,
}

%------------------------------------------------------------------
%                           JISE
%------------------------------------------------------------------

@Article{YehSunHwa03,
  author =       "Her-Tyan Yeh and
                  Hung-Min Sun and
                  Tzonelih Hwang",
  title =        "Efficient Three-Party Authentication and Key Agreement Protocols Resistant to Password Guessing Attacks",
  pages =        "1059--1070",
  year =         2003,
  journal =      jise,
  volume =       19,
  number =       6,
  month =        nov,
}

%------------------------------------------------------------------
%                   IEEE COMMUNICATIONS LETTERS
%------------------------------------------------------------------

@Article{Yi03,
  author =       "Xun Yi",
  title =        "An Identity-Based Signature Scheme from the {Weil} Pairing",
  journal =      ieeecl,
  volume =       7,
  number =       2,
  month =        feb,
  year =         2003,
  pages =        "76--78",
}

@Article{LSSH01,
  author =       "Chun-Li Lin and
                  Hung-Min Sun and
                  Michael Steiner and
                  Tzonelih Hwang",
  title =        "Three-party Encrypted Key Exchange Without Server Public-Keys",
  journal =      ieeecl,
  volume =       5,
  number =       12,
  month =        dec,
  year =         2001,
  pages =        "497--499",
}

%------------------------------------------------------------------
%                      IEICE TRANSACTIONS
%------------------------------------------------------------------

@Article{IEICE:KobIma02,
  author =       "Kazukuni Kobara and
                  Hideki Imai",
  title =        "Pretty-Simple Password-Authenticated Key-Exchange Under Standard Assumptions",
  pages =        "2229--2237",
  year =         2002,
  journal =      "IEICE Transactions",
  volume =       "E85-A",
  number =       10,
  month =        oct,
  note =         "Also available at \url{http://eprint.iacr.org/2003/038/}",
}

@Article{IEICE:MitSakKas02,
  author =       "Shigeo Mitsunari and
                  Ryuichi Saka and
                  Masao Kasahara",
  title =        "A New Traitor Tracing",
  pages =        "481--484",
  year =         2002,
  journal =      "IEICE Transactions",
  volume =       "E85-A",
  number =       2,
  month =        feb,
}

@Article{IEICE:ParKur96,
  author =       "Park and
                  Kurosawa",
  title =        "New {ElGamal} Type Threshold Digital Signature Scheme",
  journal =      "TIEICE: IEICE Transactions on
                  Communications/Electronics/Information and Systems",
  year =         "1996",
}

%------------------------------------------------------------------
%          INTERNATIONAL J.  SUPERCOMPUTER APPLICATIONS
%------------------------------------------------------------------

@Article{FosKesTue01,
  author =       "Ian T. Foster and
                  Carl Kesselman and
                  Steven Tuecke",
  title =        "The Anatomy of the Grid: Enabling Scalable Virtual Organizations",
  journal=       "International J.  Supercomputer Applications",
  volume =       15,
  number =       3,
  year =         2001,
  class  =       "grid",
}

%------------------------------------------------------------------
%      ACM TRANSACTIONS ON INFORMATION AND SYSTEM SECURITY
%------------------------------------------------------------------

@Article{GenLin06,
  author =       "Rosario Gennaro and
                  Yehuda Lindell",
  title =        "A Framework for Password-Based Authenticated Key Exchange",
  journal =      acmtiss,
  volume =       9,
  number =       2,
  pages =        "181--234",
  year =         2006,
}

@Article{SBEW01,
  author =       "Michael Steiner and
                  Peter Buhler and
                  Thomas Eirich and
                  Michael Waidner",
  title =        "Secure Password-Based Cipher Suite for {TLS}",
  journal=       acmtiss,
  volume =       4,
  number =       2,
  pages =        "134--157",
  year =         2001,
}

@Article{Wool00,
  author =       "Avishai Wool",
  title =        "Key Management for Encrypted Broadcast",
  journal =      acmtiss,
  volume =       3,
  number =       2,
  month =        may,
  year =         2000,
}

@Article{HalKra99,
  author =       "Shai Halevi and
                  Hugo Krawczyk",
  title  =       "Public-Key Cryptography and Password Protocols",
  journal =      acmtiss,
  volume =       2,
  number =       3,
  pages =        "230--268",
  month =        aug,
  year =         1999,
}

%------------------------------------------------------------------
%                IEEE/ACM TRANSACTIONS ON NETWORKING
%------------------------------------------------------------------

@Article{AbdShaWoo00,
  author =       "Michel Abdalla and
                  Yuval Shavitt and
                  Avishai Wool",
  title =        "Key management for restricted multicast using broadcast encryption",
  journal =      ton,
  volume =       8,
  number =       4,
  pages =        "443--454",
  year =         2000,
  month =        aug,
  note =         {\url{http://www.michelabdalla.net/pubs}},
  annote =       "Full version of \cite{AbdShaWoo99}",
}

@Article{WonGouLam00,
  author =       "Chung Kei Wong and
                  Mohamed Gouda and
                  Simon S. Lam",
  title =        "Secure Group Communications Using Key Graphs",
  year =         2000,
  journal =      ton,
  pages =        "16--30",
  volume =       8,
  number =       1,
  month =        feb
}

@Article{WonLam99,
  author =       "Chung Kei Wong and
                  Simon S. Lam",
  title =        "Digital Signatures for Flows and Multicasts",
  journal =      ton,
  volume =       7,
  number =       4,
  pages =        "502--513",
  year =         1999,
  month =        aug,
}

@Article{YenOfeYun97,
  author =       "B{\"u}lent Yener and
                  Yoram Ofek and
                  Moti Yung",
  title =        "Combinatorial design of congestion-free networks",
  pages =        "989--1000",
  journal =      ton,
  volume =       5,
  number =       6,
  month =        dec,
  year =         1997,
}

%------------------------------------------------------------------
%                JOURNAL OF COMPUTER AND SYSTEM SCIENCES
%------------------------------------------------------------------

@Article{BelKilRog00,
  author =       "Mihir Bellare and
                  Joe Kilian and
                  Phillip Rogaway",
  title =        "The Security of the Cipher Block Chaining Message Authentication Code",
  journal =      jcss,
  volume =       61,
  number =       3,
  pages =        "362--399",
  year =         2000,
  annote =       "Full version of \cite{BelKilRog94}",
}

@Article{GolMic84,
  author =       "Shafi Goldwasser and
                  Silvio Micali",
  title =        "Probabilistic Encryption",
  journal =      jcss,
  volume =       28,
  number =       2,
  pages =        "270--299",
  year =         1984,
}

@Article{GabGal81,
  author =       "Ofer Gabber and
                  Zvi Galil",
  title =        "Explicit constructions of linear-sized superconcentrators",
  journal =      jcss,
  volume =       22,
  number =       3,
  pages =        "407--420",
  year =         1981,
}

@Article{WegCar81,
  author =       "Mark N. Wegman and
                  Larry Carter",
  title =        "New Hash Functions and Their Use in Authentication and Set Equality",
  journal =      jcss,
  volume =       22,
  year =         1981,
  pages =        "265--279",
}

@Article{Johnson74,
 author =        "David S. Johnson",
 title =         "Approximation algorithms for combinatorial problems",
 journal =       jcss,
 volume =        9,
 pages =         "256--278",
 year =          1974,
}

%------------------------------------------------------------------
%                ACM SIGOPS OPERATING SYSTEMS REVIEW
%------------------------------------------------------------------

@Article{LinSunHwa00,
  author =       "Chun-Li Lin and
                  Hung-Min Sun and
                  Tzonelih Hwang",
  title =        "Three-party Encrypted Key Exchange: Attacks and a Solution",
  journal =      acmosr,
  volume =       34,
  number =       4,
  month =        oct,
  year =         2000,
  pages =        "12--20",
}

@Article{DinHor95,
  author =       "Yun Ding and
                  Patrick Horster",
  title =        "Undetectable On-line Password Guessing Attacks",
  journal =      acmosr,
  volume =       29,
  number =       4,
  month =        oct,
  year =         1995,
  pages =        "77--86",
}

@Article{SteTsuWai95,
  author =       "Michael Steiner and
                  Gene Tsudik and
                  Michael Waidner",
  title =        "Refinement and Extension of Encrypted Key Exchange",
  journal =      acmosr,
  volume =       29,
  number =       3,
  month =        jul,
  year =         1995,
  pages =        "22--30",
}

%------------------------------------------------------------------
%     IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS
%------------------------------------------------------------------

@Article{SteTsuWai00,
  author =       "Michael Steiner and
                  Gene Tsudik and
                  Michael Waidner",
  title =        "Key Agreement in Dynamic Peer Groups",
  journal =      ieeetpds,
  volume =       11,
  number =       8,
  month =        aug,
  year =         2000,
  pages =        "769--780",
}

%------------------------------------------------------------------
%                   THEORETICAL COMPUTER SCIENCE
%------------------------------------------------------------------

@Article{BeiFra99,
  author =       "Amos Beimel and
                  Matthew K. Franklin",
  title =        "Reliable Communication over Partially Authenticated Networks",
  pages =        "185--210",
  journal =      tcs,
  volume =       220,
  number =       1,
  year =         1999,
}

@Article{BluMatSti98,
  author =       "Carlo Blundo and
                  Luiz A. Frota Mattos and
                  Douglas R. Stinson",
  title =        "Generalized {Beimel-Chor} Schemes for Broadcast Encryption and Interactive Key Distribution",
  pages =        "313--334",
  journal =      tcs,
  year =         1998,
  volume =       200,
  number =       "1--2",
}

%------------------------------------------------------------------
%                   IEEE NETWORK MAGAZINE
%------------------------------------------------------------------

@Article{GabWoo99,
  author =       "Eran Gabber and
                  Avishai Wool",
  title =        "On Location-Restricted Services",
  journal =      netmag,
  year =         1999,
  pages =        {44--52},
  volume =       13,
  number =       6,
  month  =       nov # "\slash " # dec
}

@Article{MoyRaoRoh99,
  author =       "Matthew J. Moyer and
                  Josyula R. Rao and
                  Pankaj Rohatgi",
  title =        "A Survey of Security Issues in Multicast Communications",
  journal =      netmag,
  year =         1999,
  pages =        "12--23",
  volume =       13,
  number =       6,
  month  =       nov # "\slash " # dec
}

%------------------------------------------------------------------
%                   COMMUNICATIONS OF THE ACM
%------------------------------------------------------------------

@Article{KibKra99,
  author =       "Mugo Kibati and
                  Donyaprueth Krairit",
  title =        "The Wireless Local Loop in Developing Regions",
  journal =      cacm,
  year =         1999,
  volume =       42,
  number =       6,
  pages =        "60--66",
  month =        jun
}

@Article{DenSac81,
  author =       "Dorothy E. Denning and
                  Giovanni Maria Sacco",
  title =        "Timestamps in key distribution protocols",
  journal =      cacm,
  volume =       24,
  number =       8,
  pages =        "533--536",
  year =         1981,
}

@Article{Lamport81,
  author =       "Leslie Lamport",
  title =        "Password Authentification with Insecure Communication",
  journal =      cacm,
  year =         1981,
  volume =       24,
  number =       11,
  pages =        "770--772",
  month =        dec,
}

@Article{RivShaAdl78,
  author =       "Ronald L. Rivest and
                  Adi Shamir and
                  Leonard M. Adleman",
  title =        "A Method for Obtaining Digital Signature and
                 Public-Key Cryptosystems",
  pages =        "120--126",
  year =         1978,
  journal =      cacm,
  volume =       21,
  number =       2,
  keywords =     "cryptography,{RSA}",
}

@Article{Shamir79,
  author =       "Adi Shamir",
  title =        "How to Share a Secret",
  journal =      cacm,
  volume =       22,
  number =       11,
  pages =        "612--613",
  month =        nov,
  year =         1979,
}

@Article{NeeSch78,
  author =       "Roger M. Needham and
                  Michael D. Schroeder",
  journal =      cacm,
  month =        dec,
  number =       21,
  pages =        "993--999",
  title =        "Using encryption for authentication in large networks of computers",
  volume =       21,
  year =         1978
}

@Article{MBONE,
  author =       "Hans Eriksson",
  journal =      cacm,
  month =        aug,
  number =       8,
  pages =        "54--60",
  title =        "{MBone:} The Multicast Backbone",
  volume =       37,
  year =         1994
}

%------------------------------------------------------------------
%                     JOURNAL OF THE ACM
%------------------------------------------------------------------

@Article{Feige98,
  author =       "Uriel Feige",
  title =        "A threshold of $\ln n$ for approximating set cover",
  pages =        "634--652",
  journal =      jacm,
  year =         1998,
  volume =       45,
  number =       4,
}

@Article{DDWY93,
  author =       "Danny Dolev and
                  Cynthia Dwork and
                  Orli Waarts and
                  Moti Yung",
  title =        "Perfectly Secure Message Transmission",
  journal =      jacm,
  volume =       40,
  number =       1,
  pages =        "17--47",
  month =        jan,
  year =         1993,
  keywords =     "Algorithms; Distributed Communication; distributed
                 computing; fault-tolerance; perfectly secure
                 communication; Reliability; Security",
}

@Article{BelMic92,
  author =       "Mihir Bellare and
                  Silvio Micali",
  title =        "How to Sign Given Any Trapdoor Function",
  pages =        "214--233",
  journal =      jacm,
  volume =       39,
  number =       1,
  year =         1992,
  annote =       "Full version of \cite{STOC:BelMic88}",
}

@Article{GolMicWig91,
  author =       "Oded Goldreich and
                  Silvio Micali and
                  Avi Wigderson",
  title =        "Proofs That Yield Nothing But Their Validity Or All Languages in {NP} Have Zero-Knowledge Proof Systems",
  pages =        "691--729",
  journal =      jacm,
  year =         1991,
  volume =       38,
  number =       3,
  annote =       "Full version of \cite{FOCS:GolMicWig86}",
}

@Article{GolGolMic86,
  author =       "Oded Goldreich and
                  Shafi Goldwasser and
                  Silvio Micali",
  title =        "How to construct random functions",
  pages =        "792--807",
  journal =      jacm,
  year =         1986,
  volume =       33,
  annote =       "Full version of \cite{ggm84}",
}

%------------------------------------------------------------------
%                  IEEE PERSONAL COMMUNICATIONS
%------------------------------------------------------------------

@Article{NoeLin98,
  author =       "A. R. Noerpel and
                  Yi-Bing Lin",
  title =        "Wireless Local Loop: Architecture, Technologies and Services",
  journal =      ieeepc,
  year =         1998,
  pages =        "74--80",
  month =        jun
}

%------------------------------------------------------------------
%             IEEE TRANSACTIONS ON INFORMATION THEORY
%------------------------------------------------------------------

@Article{ElGamal85,
  author =       "Taher {ElGamal}",
  title =        "A Public Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms",
  journal =      infth,
  volume =       31,
  pages =        "469--472",
  year =         1985,
}

@Article{Williams80,
  author =       "Hugh C. Williams",
  title =        "A Modification of the {RSA} Public-key Encryption Procedure",
  journal =      infth,
  volume =       26,
  number =       6,
  year =         1980,
  month =        nov,
  pages =        "726--729",
}

@Article{DifHel76,
  author =       "Whitfield Diffie and
                  Martin E. Hellman",
  title =        "New Directions in Cryptography",
  pages =        "644--654",
  journal =      infth,
  number =       6,
  volume =       22,
  year =         1976,
}

%------------------------------------------------------------------
%               DESIGNS, CODES AND CRYPTOGRAPHY
%------------------------------------------------------------------

@Article{StiVan98,
  author =       "Douglas R. Stinson and
                  Tran {van Trung}",
  title =        "Some New Results on Key Distribution Patterns and Broadcast Encryption",
  journal =      "Designs, Codes and Cryptography",
  year =         1998,
  volume =       14,
  number =       3,
  pages =        "261--279",
}

@Article{Blackburn97,
author =         "Simon R. Blackburn",
title =          "A generalized rational interpolation problem and the solution of the {Welch-Berlekamp} key equation",
journal =        "Designs, Codes and Cryptography",
volume =         11,
number =         3,
pages =          "223--234",
year =           1997,
}

@Article{DifVanWie92,
  author =       "Whitfield Diffie and
                  Paul C. {van Oorschot} and
                  Michael J. Wiener",
  title =        "Authentication and Authenticated Key Exchanges",
  pages =        "107--125",
  journal =      "Designs, Codes and Cryptography",
  volume =       2,
  number =       2,
  month =        jun,
  year =         1992,
}

%------------------------------------------------------------------
%                ACM TRANSACTIONS ON COMPUTER SYSTEMS
%------------------------------------------------------------------

@Article{LABW92,
  author =       "Butler W. Lampson and
                  Mart{\'i}n Abadi and
                  Michael Burrows and
                  Edward Wobber",
  title =        "Authentication in Distributed Systems: Theory and Practice",
  journal =      acmtcs,
  year =         1992,
  volume =       10,
  number =       4,
  month =        nov,
  pages =        "265--310"
}

@Article{Blum83,
  author =       "Manuel Blum",
  title =        "How to Exchange (Secret) Keys",
  pages =        "175--193",
  journal =      acmtcs,
  volume =       1,
  year =         1984,
}

%------------------------------------------------------------------
%                         MISC JOURNALS
%------------------------------------------------------------------

@Article{KilGal09,
  author =       "Eike Kiltz and
                  David Galindo",
  title =        "Direct Chosen-ciphertext Secure Identity-based Key Encapsulation Without Random Oracles",
  journal =      tcs,
  volume =       410,
  number =       "47-49",
  pages =        "5093--5111",
  year =         2009,
}

@Article{AbdKilNev08,
  author =       "Michel Abdalla and
                  Eike Kiltz and
                  Gregory Neven",
  title =        "Generalized Key Delegation for Hierarchical Identity-Based Encryption",
  pages =        "67--78",
  journal =      "IET Information Security",
  publisher =    "",
  volume =       2,
  number =       3,
  month =        sep,
  year =         2008,
}

@Article{AbdFouPoi06,
  author =       "Michel Abdalla and
                  Pierre-Alain Fouque and
                  David Pointcheval",
  title =        "Password-Based Authenticated Key Exchange in the Three-Party Setting",
  pages =        "27--39",
  journal =      "IEE Proceedings --- Information Security",
  publisher =    "",
  volume =       153,
  number =       1,
  month =        mar,
  year =         2006,
}

@Article{Brewin98,
  author =       "B. Brewin",
  title =        "Rogue transmitter knocks out {GPS} signals",
  journal =      "Federal Computer Week",
  year =         1998,
  month =        apr # " 13,",
  note = {\url{http://www.fcw.com/pubs/fcw/1998/0413/fcw-frontgps-4-13-1998.html}},
}

@Article{Britt98,
  author =       "Phillip J. Britt",
  title =        "Return Path Simplified: Wireless Modem Jacks Save Cable {TV} Installation Time",
  journal =      "Telephony",
  year =         1998,
  volume =       234,
  number =       7,
  month =        feb,
  pages =        14
}

@Article{Brodsky98,
  author =       "I. Brodsky",
  title =        "Will they fly or crash 'n' burn?",
  journal =      "Telephony",
  year =         1998,
  month =        apr # { 27},
  pages =        "34--42",
}

@Article{Schmidt98,
  author =       "O. Schmidt",
  title =        "{GPS}-Jammers Too Good for Their Own Good",
  journal =      "Intelligence",
  year =         1998,
  volume =       76,
  number =       6
}

@Article{ABGHLL97,
  author =       "James P. Anderson and
                  Sheila Brand and
                  Li Gong and
                  Thomas Haigh and
                  Steven B. Lipner and
                  Teresa F. Lunt and
                  Ruth Nelson and
                  William Neugent and
                  Hilarie Orman and
                  Marcus J. Ranum and
                  Roger R. Schell and
                  Eugene H. Spafford",
  title =        "Firewalls: An Expert Roundtable",
  journal =      ieeesoft,
  volume =       14,
  number =       5,
  pages =        "60--66",
  month =        sep # "\slash " # oct,
  year =         1997,
  note =         {\url{http://dlib.computer.org/so/books/so1997/pdf/s5060.pdf}},
}

@Article{GroWoo97,
  author =       "Tal Grossman and
                  Avishai Wool",
  title =        "Computational Experience with Approximation Algorithms for the Set Covering Problem",
  year =         1997,
  journal =      ejor,
  volume =       101,
  number =       1,
  pages =        "81--92",
  month =        aug,
}

@Article{Naccache07,
  author =       "David Naccache",
  title =        "Secure and {\sl Practical} Identity-Based Encryption",
  journal =      "IET Information Security",
  volume =       1,
  number =       2,
  pages=         "59--64",
  year =         2007,
}

@Article{JohMat96,
  author =       "Donald B. Johnson and
                  Stephen M. Matyas",
  title =        "Asymmetric encryption: evolution and enhancements",
  journal =      "{RSA}'s CryptoBytes",
  volume =       2,
  number =       1,
  month =        "Spring",
  year =         1996,
}

@Article{HEBE96,
  author =       {C. D. Howe and
                  B. Erwin and
                  C. Barth and
                  S. Elliot},
  title =        {What's Beyond Firewalls?},
  journal =      {The Forrester Report},
  year =         1996,
  volume =       10,
  number =       12,
  month =        nov
}

@Article{MJPKRV96,
  author =       {M. J. Meyer and
                  T. Jacobson and
                  M. E. Palamara and
                  E. A. Kidwell and
                  R. E. Richton and
                  G. Vannucci},
  title =        {Wireless Enhanced 9-1-1 Service---Making it a Reality},
  journal =      bltj,
  year =         1996,
  month =        {Autumn},
  pages =        {188--202},
}

@Article{CEFH95,
  author =       "J. Cohen and
                  M. Etzel and
                  D. Faucher and
                  D. Heer",
  title =        "Security for Broadband Digital Networks",
  year =         1995,
  journal =      "Communications Technology",
  month =        aug,
  pages =        "58--69",
}

@Article{MacQui95,
  author =       "B. M. Macq and
                  Jean-Jacques Quisquater",
  title =        "Cryptology for Digital {TV} Broadcasting",
  journal =      pieee,
  year =         1995,
  volume =       83,
  number =       6,
  pages =        "944--957",
}

@Article{Desmedt94,
  author =       "Yvo Desmedt",
  title =        "Threshold cryptography",
  journal =      "European Transactions on Telecommunications",
  month =        jul # "\slash " # aug,
  volume =       5,
  number=        4,
  pages =        "449--457",
  year =         1994
}

@Article{JLMMW94,
  author =       "Donald B. Johnson and
                  An V. Le and
                  W. Martin and
                  Stephen M. Matyas and
                  John D. Wilkins",
  title =        "Hybrid key distribution scheme giving key record recovery",
  journal =      "IBM Technical Disclosure Bulletin",
  month =        feb,
  number=        "2A",
  pages =        "5--16",
  volume =       37,
  year =         1994
}

@Article{Nechaev94,
  author      = "V.~I.~Nechaev",
  title       = "Complexity of a Determinate Algorithm for the
                 Discrete Logarithm",
  journal     = "Mathematical Notes",
  pages       = "165--172",
  volume      = 55,
  number      = 2,
  year        = 1994,
  class       = "nopp",
}

@Article{Ne94,
  author      = "V.~I.~Nechaev",
  title       = "Complexity of a Determinate Algorithm for the
                 Discrete Logarithm",
  journal     = "Mathematical Notes",
  pages       = "165--172",
  volume      = 55,
  number      = 2,
  year        = 1994,
  class       = "nopp",
}

@Article{NeuTso94,
  author =       "B. Clifford Neuman and
                  Theodore Ts'o",
  title =        "Kerberos: An authentication service for computer networks",
  journal =      com,
  volume =       32,
  number =       9,
  month =        sep,
  year =         1994,
  pages =        "33--38",
}

@Article{ReiBir94,
  author =       "Michael K. Reiter and
                  Kenneth P. Birman",
  title =        "How to Securely Replicate Services",
  journal =      toplas,
  year =         1994,
  volume =       16,
  number =       3,
  pages =        "986--1009",
}

@Article{Gong93,
  author =       "Li Gong",
  title =        "Increasing Availability and Security of an Authentication Service",
  year =         1993,
  pages =        "657--662",
  journal =      jsac,
  volume =       11,
  number =       5,
  month =        jun,
}

@Article{GLNS93,
  author =       "Li Gong and
                  T. Mark A. Lomas and
                  Roger M. Needham and
                  Jerome H. Saltzer",
  title =        "Protecting Poorly Chosen Secrets from Guessing Attacks",
  year =         1993,
  pages =        "648--656",
  journal =      jsac,
  volume =       11,
  number =       5,
  month =        jun,
}

@Article{ZheSeb93,
  author =       "Yuliang Zheng and
                  Jennifer Seberry",
  title =        "Immunizing public key cryptosystems against chosen ciphertext attack",
  pages =        "715--724",
  journal =      jsac,
  volume =       11,
  number =       5,
  year =         1993,
}

@Article{ChoKus91,
  author =       "Benny Chor and
                  Eyal Kushilevitz",
  title =        "A Zero-One Law for {Boolean} Privacy",
  journal =      sidm,
  year =         1991,
  volume =       4,
  pages =        "36--47",
}

@Article{BerLie90,
  author =       "G. M. Bernstein and
                  M. A. Lieberman",
  title =        "Secure Random Number Generation Using Chaotic Circuits",
  journal =      ieeetcs,
  year =         1990,
  volume =       37,
  number =       8,
  month =        sep,
  pages =        "1157--1164",
}

@Article{ChiChe89,
  author =      "G. H. Chiou and
                  W. T. Chen",
  title =       "Secure Broadcasting using Secure Lock",
  year =        1989,
  journal =     ieeetse,
  pages =       "929--934",
  volume =      15,
  number =      8
}

@Article{ErdFraZur85,
  author =       "P. Erd{\"o}s and
                  P. Frankel and
                  Z. Furedi",
  title =        "Families of finite sets in which no set is covered by the union of $r$ others",
  journal =      "Israeli Journal of Mathematics",
  year =         "1985",
  volume =       51,
  pages =        "79--89",
}

@Article{ShaUpf85,
  author =       "Eli Shamir and
                  Eli Upfal",
  title =        "A fast parallel construction of disjoint paths in networks",
  journal =      "Topics in the Theory of Computation. Selected Papers of the
                  International Conference on 'Foundations of Computation
                  Theory', {FCT} '83",
  volume =       "",
  number =       "",
  pages =        "141--153",
  year =         1985,
}

@Article{RonPer84,
  author =       "D. Ronen and
                  Yehoshua Perl",
  title =        "Heuristics for finding a maximum number of disjoint bounded paths (telecommunication networks)",
  journal =      "Networks",
  volume =       14,
  number =       4,
  pages =        "531--44",
  year =         1984,
}

@Article{ItaPerShi82,
  author =       "Alon Itai and
                  Yehoshua Perl and
                  Yossi Shiloach",
  title =        "The complexity of finding maximum disjoint paths with length constraints",
  journal =      "Networks",
  volume =       12,
  number =       3,
  pages =        "277--286",
  year =         1982,
}

@Article{Blakley79,
  author =       "G. R. Blakley",
  title =        "Safeguarding Cryptographic Keys",
  year =         1979,
  pages =        "313--317",
  journal =      "Proceedings of AFIPS 1979 National Computer Conference",
  volume =       48,
}

@Article{LasNeuPlu78,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz and
                  Victor Neumann-Lara and
                  M. D. Plummer",
  title =        "Mengerian theorems for paths of bounded length",
  journal =      "Periodica Mathematica Hungarica",
  volume =       9,
  number =       4,
  pages =        "269--276",
  year =         1978,
}

@Article{Lovasz75,
  author =       "L{\'a}szl{\'o} Lov{\'a}sz",
  title =        "On the Ratio of Optimal Integral and Fractional Covers",
  journal =      dm,
  year =         1975,
  volume =       13,
  pages =        "383--390"
}

@Article{Suurballe74,
  author =       "J. W. Suurballe",
  title =        "Disjoint paths in a network",
  journal =      "Networks",
  volume =       4,
  number =       2,
  pages =        "125--145",
  year =         1974,
}

@Article{Schonheim64,
  author =       "J. Sch{\"o}nheim",
  title =        "On Coverings",
  journal =      "Pacific J. Math.",
  year =         1964,
  volume =       14,
  pages =        "1405--1411"
}

@Article{Dijkstra59,
  author =       "Edsger Wybe Dijkstra",
  title =        "A Note on Two Problems in Connexion with Graphs",
  pages =        "269--271",
  journal =      "Numerische Mathematik",
  volume =       1,
  year =         1959,
}

@Article{Shannon49,
  author =       "Claude E. Shannon",
  title =        "Communication theory of secrecy systems",
  pages =        "656--715",
  journal =      "Bell Systems Technical Journal",
  number =       4,
  volume =       28,
  year =         1949,
}

@Article{Menger27,
  author =       "Karl Menger",
  title =        "Allgemeinen Kurventheorie",
  journal =      "Fund. Math.",
  volume =       10,
  pages =        "96--115",
  year =         1927,
}

%------------------------------------------------------------------
%                          BOOKS
%------------------------------------------------------------------

@Book{FosKes04,
  author =       "Ian T. Foster and
                  Carl Kesselman",
  title =        "The Grid 2: Blueprint for a New Computing Infrastructure",
  publisher =    "Morgan Kaufmann",
  year =         2004,
}

@InBook{BoyMat03,
  author =       "Colin Boyd and
                  Anish Mathuria",
  title =        "Protocols for Authentication and Key Establishment",
  chapter =      7,
  publisher =    springer,
  year =         2003,
}

@Book{Goldreich04,
  author =       "Oded Goldreich",
  title =        "Foundations of Cryptography: Basic Applications",
  publisher =    "Cambridge University Press",
  address =      "Cambridge, UK",
  volume =        2,
  year =         2004,
  ISBN =         "ISBN 0-521-83084-2 (hardback)",
}

@Book{Goldreich01,
  author =       "Oded Goldreich",
  title =        "Foundations of Cryptography: Basic Tools",
  publisher =    "Cambridge University Press",
  address =      "Cambridge, UK",
  volume =        1,
  pages =        "xix + 372",
  year =         2001,
  ISBN =         "0-521-79172-3 (hardback)",
  LCCN =         "QA268.G5745 2001",
  bibdate =      "Wed Jan 16 10:57:08 2002",
}

@Book{Dalheimer02,
  author =       "Matthias Kalle Dalheimer",
  title =        "Programming With {Qt}, Second Edition: Writing Portable {GUI} applications on {UNIX} and {Win32}",
  publisher =    "O'Reilly \& Associates, Inc.",
  month =        mar,
  year =         2002
}

@Book{Dalheimer99,
  author =       "Matthias Kalle Dalheimer",
  title =        "Programming With {Qt}: Writing Portable {GUI} applications on {UNIX} and {Win32}",
  publisher =    "O'Reilly \& Associates, Inc.",
  month =        apr,
  year =         1999
}

@Book{Freiss98,
  author =       "Martin Freiss",
  title =        "Protecting Networks with {SATAN}",
  publisher =    "O'Reilly \& Associates, Inc.",
  month =        may,
  year =         1998
}

@Book{WalCav98,
  author =       "Kathryn M. Walker and
                  Linda {Croswhite Cavanaugh}",
  title =        "Computer Security Policies and {SunScreen} Firewalls",
  key =          "Sun",
  publisher =    "Sun Microsystems Press",
  year =         1998
}

@Book{Diestel97,
  author =       "Reinhard Diestel",
  title =        "Graph theory",
  publisher =    springer,
  year =         1997,
  address =      "New York, NY",
  note =         "Translated from the 1996 German original",
  pages =        "xiv+289",
}

@Book{MenVanVan97,
  author =       "Alfred J. Menezes and
                  Paul C. {van Oorschot} and
                  Scott A. Vanstone",
  title =        "Handbook of Applied Cryptography",
  publisher =    "CRC Press",
  address =      "2000 N.W. Corporate Blvd., Boca Raton, FL 33431-9868,
                 USA",
  pages =        "xxviii + 780",
  year =         1997,
  ISBN =         "0-8493-8523-7",
  LCCN =         "QA76.9.A25 M463 1997",
  series =       "The CRC Press series on discrete mathematics and its
                 applications",
}

@Book{RubGeeRan97,
  author =       "Aviel D. Rubin and
                  Daniel Geer and
                  Marcus Ranum",
  title =        "Web Security Sourcebook",
  publisher =    "Wiley Computer Publishing",
  pages =        "368",
  month =        jul,
  year =         1997
}

@Book{ColDin96,
  editor =       "Charles J. Colbourn and
                  Jeffrey Dinitz",
  title =        "The {CRC} Handbook of Combinatorial Designs",
  publisher =    "CRC Press",
  address =      "2000 N.W. Corporate Blvd., Boca Raton, FL 33431-9868, USA",
  edition =      "Fifth",
  pages =        753,
  year =         1996,
}

@Book{Luby96,
  author =       "Michael Luby",
  title =        "Pseudorandomness and cryptographic applications",
  publisher =    "Princeton University Press",
  address =      "Princeton, NJ, USA",
  pages =        "xvi + 234",
  year =         1996,
  series =       "Princeton computer science notes",
  keywords =     "random number generators; computational complexity;
                 data encryption (computer science); numbers, random",
}

@Book{McCormac96,
  author =       "J. McCormac",
  title =        "European Scrambling Systems 5",
  year =         1996,
  publisher =    "Waterford University Press",
  address =      "Waterford, Ireland"
}

@Book{MenVanVan96,
  author =       "Alfred J. Menezes and
                  Paul C. {van Oorschot} and
                  Scott A. Vanstone",
  title =        "Handbook of Applied Cryptography",
  publisher =    "CRC Press",
  year =         1996,
  address =      "Boca Raton, Florida"
}

@Book{schneier96,
  author =       "Bruce Schneier",
  title =        "Applied Cryptography",
  year =         1996,
  edition =      "Second",
  publisher =    "John Wiley \& Sons",
  address =      "New York"
}

@Book{ChaZwi95,
  author =       "D. Brent Chapman and
                  Elizabeth D. Zwicky",
  title =        "Building {Internet} Firewalls",
  publisher =    "O'Reilly \& Associates, Inc.",
  year =         1995,
}

@Book{Hochbaum95,
  author =       "Dorit S. Hochbaum",
  title =        "Approximation Algorithms for {NP}-Hard Problems",
  publisher =    "PWS Publishing Company",
  address =      "Boston, MA",
  year =         1995,
}

@Book{CheBel94,
  author =       "W. R. Cheswick and
                  S. M. Bellovin",
  title =        "Firewalls and {Internet} Security: Repelling the   Wily Hacker",
  publisher =    "Addison-Wesley",
  year =         1994
}

@Book{Stevens94,
  author =       "W. R. Stevens",
  title =        "{TCP/IP} Illustrated, Volume 1: The Protocols",
  publisher =    "Addison-Wesley",
  year =         1994
}

@Book{AhuMagOrl93,
  author =       "R. K. Ahuja and
                  T. L. Magnanti and
                  J. B. Orlin",
  title =        "Network Flows: Theory, Algorithms, and Applications",
  publisher =    "Prentice-Hall",
  year =         1993,
  address =      "Upper Saddle River, NJ"
}

@Book{DuHwa93,
  author =       "Ding-Zhu Du and
                  Frank K Hwang",
  title =        "Combinatorial group testing and its Applications",
  publisher =    "World Scientific",
  year =         "1993",
}

@Book{AloSpe92,
  author =       "Noga Alon and
                  Joel Spencer",
  title =        "The Probabilistic Method",
  publisher =    "Wiley-Interscience Publication",
  year =         1992,
  address =      "New York, NY",
}

@Book{Jain91,
  author =       "R. Jain",
  title =        "The Art of Computer Systems Performance Analysis",
  publisher =    "John Wiley \& Sons",
  address =      "New York",
  year =         1991
}

@Book{LawKel91,
  author =       "A. M. Law and
                  W. D. Kelton",
  title =        "Simulation Modelling and Analysis",
  publisher =    "McGraw-Hill",
  year =         1991,
  edition =      "2nd"
}

@Book{Ha90,
  author =       "T. T. Ha",
  title =        "Digital Satellite Communications",
  publisher =    "McGraw-Hill",
  year =         1990,
  edition =      "second"
}

@Book{CorLeiRiv90,
  author =       "Thomas H. Cormen and
                  Charles E. Leiserson and
                  Ronald L. Rivest",
  title =        "Introduction to Algorithms",
  publisher =    "McGraw-Hill",
  year =         1990,
}

@Book{Wegener87,
  author =       "I. Wegener",
  title =        "The Complexity of Boolean Functions",
  publisher =    "Wiley",
  year =         1987
}

@Book{GarJoh79,
  author =       {M.~Garey and
                  D.~Johnson},
  title =        {Computers and Intractability: A Guide to the Theory of
                 {NP}-Completeness},
  publisher =    {Freeman},
  address =      {San Francisco},
  year =         1979,
}

@Book{BirMac77,
  author =       {G. Birkhoff and
                  S. {Mac Lane}},
  title =        {A Survey of Modern Algebra},
  edition =      {4th},
  publisher =    {Macmillan Publishing Co.},
  year =         1977,
}

@Book{MacSlo77,
  author =       {F. J. MacWilliams and
                  N. J. A. Sloane},
  title =        {The Theory of Error Correcting Codes},
  publisher =    {North Holland},
  year =         1977,
}

@Book{Golomb67,
  author =        {S. W. Golomb},
  title =         {Shift Register Sequences},
  publisher =     {Holden-Day},
  address =       {San Francisco},
  year =          1967,
  note =          {Reprinted by Aegean Park Press, 1982},
}

@Book{CompGrid,
  author =       "Ian T. Foster and
                  Carl Kesselman",
  title =        "The Grid: Blueprint for a New Computing Infrastructure",
  publisher =    "Morgan Kaufmann Publishers, Inc.",
  address =      "",
  volume =       "",
  pages =        "",
  year =         1998,
}

%------------------------------------------------------------------
%                      COLLECTIONS
%------------------------------------------------------------------

@InCollection{MilMul92,
  author =       "W. H. Mills and
                  R. C. Mullin",
  title =        "Coverings and Packings",
  booktitle =    "Contemporary Design Theory: A Collection of Surveys",
  publisher =    "John Wiley \& Sons",
  year =         1992,
  editor =       "J. H. Dinitz and
                  Douglas R. Stinson",
  pages =        "317--399"
}

@InCollection{Sandhu98,
  author =       "R. S. Sandhu",
  title =        "Role-Based Access Control",
  year =         1998,
  publisher =    "Academic Press",
  editor =       "M. Zerkowitz",
  volume =       48,
  booktitle =    "Advances in Computers",
  note =         {\url{http://www.list.gmu.edu/articles/advcom/a98rbac.ps}},
}

@InCollection{Simmons92,
  author =       "G. J. Simmons",
  title =        "An introduction to shared secret and/or shared control schemes and their application",
  booktitle =    "Contemporary Cryptology, The Science of Information Integrity",
  publisher =    "{IEEE} Press",
  year = 1992,
  pages = "441--497",
}

@InCollection{Boppana89,
  author =       "R. Boppana",
  title =        "Amplification of Probabilistic Boolean Formulas",
  year =         1989,
  booktitle =    "Advances in Computer Research: Randomness and Computation",
  publisher =    "JAI Press, Greenwich Connecticut"
}

@InCollection{GolRot69,
  author =       "J. Goldman and
                  G.-C. Rota",
  title =        "The Number of Subspaces of a Vector Space",
  booktitle =    "Recent Progress in Combinatorics",
  publisher =    "Academic Press",
  year =         1969,
  editor =       "W. Tutte",
  pages =        "75--83",
}

%------------------------------------------------------------------
%                         MANUALS
%------------------------------------------------------------------

@Manual{TLS,
  key =          "TLS",
  author =       "Tim Dierks and
                  Christopher Allen",
  title =        "{RFC} 2246 - The {TLS} Protocol Version 1.0",
  organization = "Internet Activities Board",
  class =        "rfc",
  month =        jan,
  year =         1999,
}

@Manual{SKey,
  key =          "RFC",
  author =       "Neil Haller and
                  Craig Metz and
                  Philip J. {Nesser II} and
                  Mike Straw",
  title =        "{RFC} 2289: A One-Time Password System",
  organization = "Internet Activities Board",
  class =        "exke",
  month =        feb,
  year =         1998,
}

@Manual{Rivest92,
  author =       "Ronald L. Rivest",
  title =        "{RFC} 1321: The {MD5} Message-Digest Algorithm",
  year =         1992,
  month =        apr,
  organization = "Internet Activities Board",
}

%------------------------------------------------------------------
%                      TECH REPORTS
%------------------------------------------------------------------

@TechReport{MacKenzie02b,
  author =       "Philip D. {MacKenzie}",
  title =        "The {PAK} Suite: Protocols for Password-Authenticated Key Exchange",
  institution =  "{DIMACS}",
  year =         2002,
  number =       "2002-46",
}

@TechReport{Shoup99,
  author =       "Victor Shoup",
  title =        "On Formal Models for Secure Key Exchange",
  institution =  "{IBM}",
  year =         1999,
  number =       "RZ 3120",
}

@TechReport{CraDamMau97,
  author =       "Ronald Cramer and
                  Ivan Damg{\aa}rd and
                  Ueli Maurer",
  title =        "Span Programs and General Secure Multi-Party Computation",
  institution =  "{BRICS}",
  year =         1997,
  number =       "RS-97-28",
  address =      "Aarhus University, Denmark",
  month =        nov
}

@TechReport{Micali94,
  type =         "Technical Memo",
  number =       "MIT/LCS/TM-501b",
  title =        "A Secure and Efficient Digital Signature Algorithm",
  month =        apr,
  pages =        13,
  year =         1994,
  author =       "Silvio Micali",
  institution =  "Massachusetts Institute of Technology, Laboratory for
                  Computer Science",
}

@TechReport{TomWol92,
  author =       "M. Tompa and
                  H. Woll",
  type =         "Technical Report",
  number =       "UCSD TR CS92-244",
  title =        "Random self-reducibility and zero-knowledge interactive proofs of possession of information",
  year =         1992,
  institution =  "University of California at San Diego",
}

@TechReport{Lamport79,
  author =       "Leslie Lamport",
  type =         "Technical Report",
  number =       "SRI-CSL-98",
  title =        "Constructing Digital Signatures from a One-way Function",
  month =        oct,
  pages =        "",
  year =         1979,
  institution =  "SRI International Computer Science Laboratory",
}

@TechReport{Rabin79a,
  author =       "Michael O. Rabin",
  type =         "Technical Report",
  number =       "MIT/LCS/TR-212",
  title =        "Digital signatures and public key functions as intractable as factorization",
  month =        jan,
  series =       "MIT/LCS/TR-212",
  pages =        16,
  year =         1979,
  institution =  "Massachusetts Institute of Technology",
  keywords =     "Computers; cryptography; digitalized signatures;
                 factorization; intractable problems; public- key
                 cryptosystems; security",
}

@TechReport{Rabin79b,
  author =       "Michael O. Rabin",
  type =         "Technical Report",
  number =       "MIT/LCS/TR-213",
  title =        "{PROBABILISTIC} {ALGORITHM} {IN} {FINITE} {FIELDS}",
  month =        jan,
  series =       "MIT/LCS/TR-213",
  pages =        26,
  year =         1979,
  institution =  "Massachusetts Institute of Technology",
  keywords =     "Algorithms; Finite fields (Algebra); computations in
                 finite fields; factorization; probabilistic algorithms;
                 root finding",
}

%------------------------------------------------------------------
%                          MISC
%------------------------------------------------------------------

@Misc{ABCMP05,
  author =       "Michel Abdalla and
                  Emmanuel Bresson and
                  Olivier Chevassut and
                  Bodo M{\"o}ller and
                  David Pointcheval",
  title =        "{SOKE} Ciphersuites for Password-Based Authentication in {TLS}",
  howpublished = "IETF RFC Document, Work in Progress",
  month =        mar,
  year =         2005,
}

@Misc{Schoenmakers05,
  author =       "Berry Schoenmakers",
  month =        aug,
  year =         2005,
  note =         perscomm,
}

@Misc{TWMP04,
  author =       "David Taylor and
                  Tom Wu and
                  Nikos Mavroyanopoulos and
                  Trevor Perrin",
  title =        "Using {SRP} for {TLS} Authentication",
  howpublished = "IETF Internet Draft, TLS Working Group",
  class =        "rfc",
  month =        aug # "~19, ",
  year =         2004,
}

@Misc{MacKenzie02,
  author =       "Philip D. {MacKenzie}",
  title =        "The {PAK} suite: Protocols for Password-Authenticated Key Exchange",
  howpublished = "Contributions to {IEEE P1363.2}",
  year =         2002,
}

@Misc{Brown02,
  author =       "Daniel R. L. Brown",
  title =        "Generic Groups, Collision Resistance, and {ECDSA}",
  howpublished = "Contributions to {IEEE P1363a}",
  year =         2002,
  month =        feb,
  note =         "Updated version for ``The Exact Security of {ECDSA}.''
                  Available from \url{http://grouper.ieee.org/groups/1363/}",
  class =        "nopp",
}

@Misc{Brown01,
  author =       "Daniel R. L. Brown",
  title =        "The Exact Security of {ECDSA}",
  howpublished = "Contributions to {IEEE P1363a}",
  year =         2001,
  month =        jan,
  note =         "\url{http://grouper.ieee.org/groups/1363/}",
  class =        "nopp",
}

@Misc{AES,
  key =          "AES",
  title =        "Advanced Encryption Standard (AES)",
  year =         2001,
  month =        nov,
  howpublished = "National Institute of Standards and Technology (NIST),
                  {FIPS PUB} 197, {U.S.} Department of Commerce",
}

@Misc{Br01,
  author =       "Daniel R. L. Brown",
  title =        "The Exact Security of {ECDSA}",
  howpublished = "Contributions to {IEEE P1363a}",
  year =         2001,
  month =        jan,
  note =         "\url{http://grouper.ieee.org/groups/1363/}",
  class =        "nopp",
}

@Misc{BelRog00,
  author =       "Mihir Bellare and
                  Phillip Rogaway",
  title =        "The {AuthA} Protocol for Password-based Authenticated Key Exchange",
  howpublished = "Contributions to {IEEE} {P1363}",
  month =        mar,
  year =         2000,
}

@Misc{SECG,
  key =          "SECG",
  title =        "Certicom Research, Standards for Efficient Cryptography Group ({SECG}) --- SEC~1: Elliptic Curve Cryptography",
  month =        sep # " 20,",
  year =         2000,
  howpublished = "\url{http://www.secg.org/secg_docs.htm}",
  note =         "Version 1.0",
}

@Misc{BalMcGShe99,
  author =       "D. Balenson and
                  D. McGrew and
                  A. Sherman",
  title =        "Key Management for Large Dynamic Groups: One-Way Function Trees and Amortized Initialization",
  howpublished = "Internet Draft",
  year =         1999,
  month =        feb,
}

@Misc{IOS99,
  key =          "IOS",
  title =        "Cisco {IOS} Firewall Feature Set",
  year =         1999,
  month =        aug,
}

@Misc{LMF99,
  key =          "LMF",
  title =        "Lucent Managed Firewall, Version 3.0",
  year =         1999,
  note =         "\url{www.lucent.com/security/}",
}

@Misc{NETSONAR99,
  key =          "NS",
  title =        "Cisco {NetSonar} 2.0",
  year =         1999,
  month =        may,
  note =         "\url{http://www.cisco.com/}",
}

@Misc{PIX99,
  key =          "PIX",
  title =        "Cisco {PIX} Firewall Series",
  year =         1999,
  month =        aug,
  note =         "\url{http://www.cisco.com/}",
}

@Misc{QT99,
  key =          "Qt",
  title =        "{Qt} Online Reference Documentation, version 2.0.1",
  year =         1999,
  howpublished = "Troll Tech",
  note =         "\url{http://www.troll.no/qt/}",
}

@Misc{SMUG99,
  key =          "SMuG99",
  author =       "T. Hardjono",
  title =        "Secure Multicast Group ({SMuG}) Reference Framework",
  howpublished = "\url{http://www.ipmulticast.com/community/smug}",
  month =        mar,
  year =         1999,
  note =         "IRTF Work in Progress"
}

@Misc{SOLSOFT99,
  key =          "SOLSOFT",
  title =        "Network Access Policy Management",
  year =         1999,
  month =        may,
  howpublished = "Solsoft white paper",
  note =         "\url{http://www.solsoft.com/}",
}

@Misc{AbdBelRog98,
  author =       "Michel Abdalla and
                  Mihir Bellare and
                  Phillip Rogaway",
  title =        "{DHIES}: an encryption scheme based on the {Diffie-Hellman} problem",
  howpublished = "Contributions to {IEEE P1363a}",
  year =         1998,
  month =        sep,
}

@Misc{Dana98,
  author =       "P. H. Dana",
  title =        "Global Positioning System Overview",
  year =         1998,
  howpublished = "The Geographer's Craft Project, Department of Geography,
                  The University of Texas at Austin",
}

@Misc{DIRECTV98,
  key =          "Dir98",
  title =        "The High-Tech Behind Broadcasting {DirecTV}",
  year =         1998,
  howpublished = "\url{http://www.directv.com/}",
}

@Misc{DolDwoNao98,
  author =       "Danny Dolev and
                  Cynthia Dwork and
                  Moni Naor",
  title =        "Non-malleable cryptography",
  year =         1998,
  note =         "Manuscript",
}

@Misc{FORTIFY98,
  key =          "Fort98",
  title =        "Fortify for {Netscape}",
  year =         1998,
  howpublished = "\url{http://www.fortify.net}",
}

@Misc{FroWer98,
  author =       "M. Fr{\"o}hlich and
                  M. Werner",
  title =        "The Graph Visualization System {daVinci}, Version 2.1",
  howpublished = "\url{http://www.informatik.uni-bremen.de/~davinci/}",
  year =         1998,
  month =        jul
}

@Misc{GEMPLUS98,
  key =          "Gem98",
  title =        "Gemplus: Catalog of Products and Services",
  year =         1998,
  howpublished = "\url{http://www.gemplus.com/}",
}

@Misc{RISKS98,
  key =          "Risks",
  title =        "Two Known {GPS} Jamming Cases",
  howpublished = "{RISKS} Forum Digest 19.74",
  year =         1998,
  month =        may,
}

@Misc{X9.63,
  key =          "ANSI X9.63",
  title =        "{American National Standards Institute (ANSI) X9.F1 subcommittee}. {ANSI X9.63 Public key cryptography for the Financial Services Industry: Elliptic curve key agreement and key transport schemes}",
  month =        jul # " 5,",
  year =         1998,
  note =         "Working draft version 2.0",
}

@Misc{WalHarAge98,
  author =       "D. M. Wallner and
                  E. J. Harder and
                  R. C. Agee",
  title =        "Key Management for Multicast: Issues and Architectures",
  howpublished = "Internet Draft",
  year =         1998,
  month =        sep,
  note =         "\url{http://www.ietf.org/ID.html}",
}

@Misc{rfc2409,
  author =       "Dan Harkins and Dave Carrel",
  title =        "{The Internet Key Exchange (IKE)}",
  series =       "Request for Comments",
  number =       "2409",
  howpublished = "IETF RFC 2409 (Proposed Standard)",
  year =         1998,
}

@Misc{CHECKPOINT97,
  key =          "Checkpoint",
  title =        "{Check Point} {FireWall-1}, Version 3.0",
  year =         1997,
  month =        jun,
  howpublished = "White paper",
  note =         "\url{http://www.checkpoint.com/}",
}

@Misc{CISCO97,
  key =          "Cisco",
  title =        "Cisco's {PIX} Firewall Series and Stateful Firewall Security",
  howpublished = "White paper",
  year =         1997,
  note =         "\url{http://www.cisco.com/}",
}

@Misc{ITU97,
  key =          "ITUJ83",
  title =        "{ITU-T J.83:} Digital Multi-Programme Systems for Television,  Sound and Data Services for Cable Distribution",
  year =         1997,
  howpublished = "International Telecommunications Union",
}

@Misc{KraBelCan97,
  author =       "Hugo Krawczyk and
                  Mihir Bellare and
                  Ran Canetti",
  title =        "{HMAC}: Keyed-Hashing for Message Authentication",
  howpublished = "IETF Internet Request for Comments 2104",
  month =        feb,
  year =         1997,
}

@Misc{NJ97,
  key =          "NJ",
  title =        "Report On The {New Jersey} Wireless Enhanced 9-1-1 System Trial {January} 22 to {April} 30, 1997: The First 100 Days",
  month =        jun,
  year =         1997,
  howpublished = "State of New Jersey Department of Law and Public Safety;
                  Division of State Police",
}

@Misc{FCC96,
  key =          "FCC96",
  title =        "Report and Order and Further Notice of Proposed Rulemaking in the Matter of Revision of the Commission's Rules to Ensure Compatibility with Enhanced 911 Emergency Calling Systems",
  month =        jun,
  year =         1996,
  howpublished = "FCC Docket No.\ 94-102",
  note =         "Federal Communications Commission, 1919 M Street N.W.,
                  Washington DC 20554, USA",
}

@Misc{JohMatPey96,
  author =       "Donald B. Johnson and
                  Stephen M. Matyas and
                  Mohammad Peyravian",
  title =        "Encryption of long blocks using a short-block encryption procedure",
  month =        nov,
  year =         1996,
  howpublished = "Contributions to {IEEE P1363}",
}

@Misc{Goldreich95,
  author =       "Oded Goldreich",
  title =        "Foundations of Cryptography (Fragments of a Book)",
  year =         1995,
  howpublished = "Electronic Colloquium on Computational Complexity",
}

@Misc{HalPet95,
  author =       "Shai Halevi and
                  E. Petrank",
  title =        "Storing Classified Files",
  year =         1995,
  howpublished = "Unpublished manuscript",
}

@Misc{ITU95,
  key =          "ITUBO1211",
  title =        "{ITU-R BO.1211:} {Digital} Multi-Programme Emission Systems for Television, Sound and Data Services for Satellites Operating in the 11/12 {GHz} Frequency Range",
  year =         1995,
  howpublished = "International Telecommunications Union",
}

@Misc{ETS94,
  key =          "ETS94",
  title =        "{ETS 300 421:} {Digital} Broadcasting Systems for Television, Sound and Data Services; Framing stuctrure, channel coding and Modulation for 11/12 {GHz} Satellites Services",
  year =         1994,
  howpublished = "European Telecommunication Standads Institute",
}

@Misc{MPEG2,
  key =          "MPEG2",
  title =        "{MPEG-2}: Coding of Moving Pictures and Associated Audio",
  year =         1994,
  howpublished = "{ISO/IEC} {CD} 13818-1",
}

@Misc{SHA93,
  key =          "SHA93",
  title =        "Secure Hash Standard",
  year =         1993,
  month =        may,
  howpublished = "National Institute of Standards and Technology,
                  {NIST FIPS PUB} 180, {U.S.} Department of Commerce",
}

@Misc{CND92,
  key =          "CND92",
  title =        "{CLASS} Feature: Calling Number Delivery",
  year =         1992,
  month =        dec,
  howpublished = "FSD 01-02-1051, LATA Switching Systems Generic Requirements
                  (LSSGR), Bellcore Technical Reference TR-NWT-000031, Issue 4",
}

@Misc{ANI91,
  key =          "ANI91",
  title =        "Automatic Number Identification ({ANI}) and Operator Number Identification ({ONI})",
  year =         1991,
  month =        mar,
  howpublished = "FSD 20-20-0000, LATA Switching Systems Generic Requirements
                 (LSSGR), Bellcore Technical Reference TR-NWT-000682, Issue 2",
}

@Misc{MNSS88,
  author =       "S. P. Miller and
                  B. Clifford Neuman and
                  Jeffrey L. Schiller and
                  Jerome H. Saltzer",
  title =        "Kerberos Authentication and Authorization System",
  year =         1988,
  howpublished = "Project Athena Technical Plan, Section E.2.1, MIT"
}

@Misc{ATT86,
  key =          "ATT86",
  title =        "{T7001} Random Number Generator",
  month =        aug,
  year =         1986,
  howpublished = "{AT\&T} Data Sheet",
}

@Misc{BerWel86,
  author =       "E. R. Berlekamp and
                  L. Welch",
  title =        "Error correction of algebraic block codes",
  howpublished = "US Patent Number 4,633,470",
  note =         "Issued Dec. 1986",
}

@Misc{ANSI85,
  key =          "ANSI85",
  title =        "{ANSI X9.17} (Revised)",
  year =         1985,
  howpublished = "American National Standard for Financial Institution Key
                  Management (Wholesale), {American Bankers Association}",
}

@Misc{DES77,
  key =          "DES77",
  title =        "Data Encryption Standard",
  year =         1977,
  month =        jan,
  howpublished = "National Bureau of Standards,
                 {NBS FIPS PUB} 46, {U.S.} Department of Commerce",
}

@Misc{ISO18033-2,
  key =          "{ISO 18033-2}",
  author =       "Victor Shoup",
  title =        "{ISO 18033-2}: An Emerging Standard for Public-Key Encryption",
  month =        dec,
  year =         2004,
  howpublished = "\url{http://shoup.net/iso/std6.pdf}",
  note =         "Final Committee Draft",
}

@Misc{ORB,
  key =          "ORB",
  title =        "{ORBCOMM} System Description, {ORBCOMM} Corporation",
  howpublished = "\url{http://www.orbcomm.com/}",
}

@Misc{P1363b,
  key =          "{IEEE P1363.2}",
  title =        "{IEEE} Draft Standard {P1363.2}. {Password-based} Public Key Cryptography",
  month =        may,
  year =         2004,
  howpublished = "\url{http://grouper.ieee.org/groups/1363/passwdPK}",
  note =         "Draft Version 15",
}

@Misc{P1363a,
  key =          "{IEEE P1363a}",
  title =        "{IEEE P1363a Committee}. {IEEE P1363a / D9} ---  Standard Specifications for Public Key Cryptography: Additional Techniques",
  month =        jun,
  year =         2001,
  howpublished = "\url{http://grouper.ieee.org/groups/1363/index.html/}",
  note =         "Draft Version 9",
}

@Misc{PKCS1v2,
  key =          "{PKCS1}",
  title =        "{PKCS} \#1: {RSA} Cryptography Standard",
  month =        sep,
  year =         1998,
  howpublished = {{RSA} Data Security, Inc.},
  note =         "Version 2.0",
}

@Misc{PKCS1v1-5,
  key =          "{PKCS1}",
  title =        "{PKCS} \#1: {RSA} Cryptography Standard",
  month =        jun,
  year =         1991,
  howpublished = {{RSA} Data Security, Inc.},
}

@Misc{GGF,
  key =          "GGF",
  title =        "The Global Grid Forum ({GGF})",
  note =         "\url{http://www.ggf.org}",
  class =        "grid",
}

@Misc{Oasis,
  key =          "Oasis",
  title =        "The {Oasis} Standard Body",
  note =         "\url{http://www.oasis-open.org}",
  class =        "grid",
}

@Misc{SingleSignOn,
  key          = "SingleSignOn",
  howpublished = "\url{http://www.singlesignon.net}",
}

@Misc{SHA1,
  key =          "SHA1",
  title =        "Secure Hash Standard",
  year =         1995,
  month =        apr,
  howpublished = "National Institute of Standards and Technology,
                  {NIST FIPS PUB} 180-1, {U.S.} Department of Commerce",
}

@Misc{Shoup,
  author =       "Victor Shoup",
  note   =       perscomm,
}

@Misc{Zheng,
  author =       "Yuliang Zheng",
  title =        "Public key authenticated encryption schemes using universal hashing",
  howpublished = "Contribution to P1363",
}

%------------------------------------------------------------------
%                      EPRINT ARCHIVE
%------------------------------------------------------------------

@Misc{EPRINT:HofWei08,
  author =       "Dennis Hofheinz and
                  Enav Weinreb",
  title =        "Searchable encryption with decryption in the standard model",
  howpublished = "Cryptology ePrint Archive, Report 2008/423",
  year =         2008,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:LamLauMit06,
  author =       "Brian LaMacchia and
                  Kristin Lauter and
                  Anton Mityagin",
  title =        "Stronger Security of Authenticated Key Exchange",
  howpublished = "Cryptology ePrint Archive, Report 2006/073",
  year =         2006,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:BohGonSte06,
  author =       "Jens-Matthias Bohli and
                  Maria Isabel {Gonzalez Vasco} and
                  Rainer Steinwandt",
  title =        "Password-Authenticated Constant-Round Group Key Establishment with a Common Reference String",
  howpublished = "Cryptology ePrint Archive, Report 2006/214",
  year =         2006,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:BonWat06,
  author =       "Dan Boneh and
                  Brent R. Waters",
  title =        "Conjunctive, Subset, and Range Queries on Encrypted Data",
  howpublished = "Cryptology ePrint Archive",
  year =         2006,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:ACDMNS06,
  author =       "Michel Abdalla and
                  Dario Catalano and
                  Alexander W. Dent and
                  John Malone-Lee and
                  Gregory Neven and
                  Nigel P. Smart",
  title =        "Identity-Based Encryption Gone Wild",
  howpublished = "Cryptology ePrint Archive",
  year =         2006,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:ABCKKL05,
  author =       "Michel Abdalla and
                  Mihir Bellare and
                  Dario Catalano and
                  Eike Kiltz and
                  Tadayoshi Kohno and
                  Tanja Lange and
                  John Malone-Lee and
                  Gregory Neven and
                  Pascal Paillier and
                  Haixia Shi",
  title =        "Searchable Encryption Revisited: Consistency Properties, Relation to Anonymous {IBE}, and Extensions",
  howpublished = "Cryptology ePrint Archive",
  year =         2005,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:CFGP05,
  author =       "Olivier Chevassut and
                  Pierre-Alain Fouque and
                  Pierrick Gaudry and
                  David Pointcheval",
  title =        "Key Derivation and Randomness Extraction",
  howpublished = "Cryptology ePrint Archive, Report 2005/061",
  year =         2005,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:BFMS05,
  author =       "Kamel Bentaha and
                  Pooya Farshim and
                  John Malone-Lee and
                  Nigel P. Smart",
  title =        "Generic Constructions of Identity-Based and Certificateless {KEMs}",
  howpublished = "Cryptology ePrint Archive, Report 2005/058",
  year =         2005,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:Halevi05,
  author =       "Shai Halevi",
  title =        "A sufficient condition for key-privacy",
  howpublished = "Cryptology ePrint Archive, Report 2005/005",
  year =         2005,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:AbdFouPoi04,
  author =       "Michel Abdalla and
                  Pierre-Alain Fouque and
                  David Pointcheval",
  title =        "Password-Based Authenticated Key Exchange in the Three-Party Setting",
  howpublished = "Cryptology ePrint Archive, Report 2004/233",
  year =         2004,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:GenSho04,
  author =       "Rosario Gennaro and
                  Victor Shoup",
  title =        "A Note on An Encryption Scheme of {Kurosawa} and {Desmedt}",
  howpublished = "Cryptology ePrint Archive, Report 2004/194",
  year =         2004,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:Waters04,
  author =       "Brent R. Waters",
  title =        "Efficient Identity-Based Encryption Without Random Oracles",
  howpublished = "Cryptology ePrint Archive, Report 2004/180",
  year =         "2004",
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:BelShiZha04,
  author =       "Mihir Bellare and
                  Haixia Shi and
                  Chong Zhang",
  title =        "Foundations of Group Signatures: The Case of Dynamic Groups",
  howpublished = "Cryptology ePrint Archive, Report 2004/077",
  year =         2004,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:KiaYun04,
  author =       "Aggelos Kiayias and
                  Moti Yung",
  title =        "Group Signatures: Provable Security, Efficient Constructions and Anonymity from Trapdoor-Holders",
  howpublished = "Cryptology ePrint Archive, Report 2004/076",
  year =         2004,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:Goh03,
  author =       "Eu-Jin Goh",
  title =        "Secure Indexes",
  howpublished = "Cryptology ePrint Archive, Report 2003/216",
  year =         "2003",
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:Shoup01,
  author =       "Victor Shoup",
  title =        "A Proposal for an {ISO} Standard for Public Key Encryption",
  howpublished = "Cryptology ePrint Archive, Report 2001/112",
  year =         2001,
  note =         "\url{http://eprint.iacr.org/}",
}

@Misc{EPRINT:BelYee01,
  author =       "Mihir Bellare and
                  Bennet Yee",
  title =        "Forward Security in Private Key Cryptography",
  howpublished = "Cryptology ePrint Archive, Report 2001/035",
  year =         2001,
  note =         {\url{http://eprint.iacr.org/}},
}

%------------------------------------------------------------------
%                      UNPUBLISHED
%------------------------------------------------------------------

@Unpublished{CooFriRee00,
  author =       "Colin Cooper and
                  Alan M. Frieze and
                  Bruce A. Reed",
  title =        "Random Regular Graphs of Non-Constant Degree",
  note =         "Pre-Print",
  month =        jun,
  year =         "2000",
}

@Unpublished{Anderson97,
  author =       "Ross Anderson",
  title =        "Two Remarks on Public-key Cryptology.",
  year =         2000,
  month =        sep,
  note =         "Manuscript. Relevant material presented by the author in
                  an invited lecture at the 4th ACM Conference on Computer
                  and Communications Security, CCS 1997, Zurich, Switzerland,
                  April 1--4, 1997"
}

%------------------------------------------------------------------
%                      NETWORKING
%------------------------------------------------------------------

@InProceedings{Briscoe99,
  author =       "B. Briscoe",
  title  =       "{MARKS}: Zero Side-Effect Multicast Key Management Using Arbitrarily Revealed Key Sequences",
  booktitle =    "1st International Workshop on Networked Group Communication (NGC'99)",
  month =        nov,
  year =         1999,
  publisher =    springer,
  series =       mylncs,
  volume =       1736,
  editor =       "L. Rizzo and
                  S. Fdida",
  address =      "Pisa, Italy",
}

@InProceedings{CGIMNP99,
  author =       "Ran Canetti and
                  Juan A. Garay and
                  Gene Itkis and
                  Daniele Micciancio and
                  Moni Naor and
                  Benny Pinkas",
  title =        "Multicast Security: A Taxonomy and Some Efficient Constructions",
  pages =        "708--716",
  year =         1999,
  month =        mar # "~21--25,",
  booktitle =    "{IEEE} INFOCOM'99",
  address =      "New York, NY, USA",
}

@InProceedings{WonGouLam98,
  author =       "Chung Kei Wong and
                  Mohamed G. Gouda and
                  Simon S. Lam",
  title =        "Secure Group Communications Using Key Graphs",
  pages =        "68--79",
  booktitle =    sigcomm,
  year =         1998,
  month =        aug # "~31~--~" # sep # "~4,",
  address =      "Vancouver, BC, Canada",
}

@InProceedings{SVSW98,
  author =       "Venkatachary Srinivasan and
                  George Varghese and
                  Subhash Suri and
                  Marcel Waldvogel",
  title =        "Fast Scalable Algorithms for Level Four Switching",
  pages =        "191--202",
  booktitle =    sigcomm,
  year =         1998,
  month =        aug # "~31~--~" # sep # "~4,",
  address =      "Vancouver, BC, Canada",
}

@InProceedings{LakSti98,
  author =       "T. V. Lakshman and
                  Dimitrios Stiliadis",
  title =        "High Speed Policy-based Packet Forwarding Using Efficient Multi-dimensional Range Matching",
  pages =        "203--214",
  booktitle =    sigcomm,
  year =         1998,
  month =        aug # "~31~--~" # sep # "~4,",
  address =      "Vancouver, BC, Canada",
}

@InProceedings{Mittra97,
  author  =      "Suvo Mittra",
  title     =    "{Iolus}: A Framework for Scalable Secure Multicasting",
  pages =        "277--288",
  booktitle =    sigcomm,
  month     =    sep # "~14--18,",
  year      =    1997,
  address =      "Cannes, France",
}

@InProceedings{Yener96,
author =         "B{\"u}lent Yener",
title =          "Virtual embeddings on regular topology networks",
booktitle =      "Proceedings of {SPDP} '96: 8th {IEEE} Symposium on Parallel and Distributed Processing",
pages =          "562--565",
year=            1996,
}

@InProceedings{ItoSaiNis87,
  author =       "M. Ito and
                  A. Saito and
                  Takao Nishizeki",
  title =        "Secret Sharing Schemes Realizing General Access Structure",
  year =         1987,
  pages =        "99--102",
  booktitle =    "Proc.\ {IEEE} Global Telecommunication Conf. (Globecom'87)"
}
