Profile picture Benny Pinkas
Dept. of Computer Science and Center for Research in Applied Cryptography and Cyber Security
Bar Ilan University
Email: my-first-name at pinkas.net

[Linkedin] [Google Scholar] [DBLP]

Interests:


Research highlights

I coauthored results which demonstrated that secure multi-party computation (MPC) can go beyond theoretical exploration and be used for implementing actual systems. These results include an early system that used secure computation for running privacy preserving auctions (1999); the Fairplay system, which was the first system that enabled non-cryptographers to use generic secure computation (2004); the first design and implementation of secure computation of the AES cipher (2009); and many other results on improving the generality and efficiency of secure computation. I also made many contributions to efficient Private Set Intersection – PSI, and focused on applying MPC for privacy preserving analytics of very large data.

In addition to research on MPC, I often do research on other aspects of cyber security.

  • In a paper from 2002 we suggested to selectively combine CAPTCHAs in the user-authentication process, as an additional measure against dictionary attacks. (At the time of the publication of this work, CAPTCHAs were already known and were typically used for ensuring that only human users can receive specific services, but they were not used for protecting login attempts.) The solution that we proposed, which was new at the time, is now a common practice of almost all web services.
  • Our work on zero-knowledge proofs for solutions of Sudoku puzzles is widely used to demonstrate the concept of zero-knowledge proofs.
  • Our work on file deduplication in 2010 and 2011 demonstrated the insecurity of deduplication in cloud storage.
  • Following our work on the security of the random number generators of the Linux (in 2006), and of Windows (in 2007) changes were applied to both systems to overcome the vulnerabilities that were discovered by us.
  • A set of works on network security showed how different network fields, such as IP ID, and the flow label in IPv6, enable to run a cryptanlysis of internal operating system functions in both Windows and Linux/Android, and even remotely break KASLR security. As a result, both Microsoft and Linux twice applied patches that were pushed to all customers.

Videos

Some Youtube video, including a recent talk on Distributed randomness using weighted VRFs, and old popular talks on Oblivious RAM - ORAM, ZK for Sudoku, Sigma protocols, and Private Set Intersection - PSI.


Publications

A Google Scholar list of my papers ranked by their citation count, and related statistics, are available at Google Scholar.

  • Verifiable Secret Sharing Simplified
    Sourav Das, Zhuolun Xiang, Alin Tomescu, Alexander Spiegelman, Benny Pinkas, and Ling Ren Accepted to IEEE S&P 2025
    ePrint

  • Distributed Randomness using Weighted VRFs
    Sourav Das, Benny Pinkas, Alin Tomescu, and Zhuolun Xiang
    ePrint

  • Distributing Keys and Random Secrets with Constant Complexity
    Benny Applebaum and Benny Pinkas
    Theory of Cryptography (TCC) 2024
    ePrint

  • ScionFL: Efficient and Robust Secure Quantized Aggregation for Federated Learning
    Yaniv Ben-Itzhak, Helen Möllering, Benny Pinkas, Thomas Schneider, Ajith Suresh, Oleksandr Tkachenko, Shay Vargaftik, Christian Weinert, Hossein Yalame, and Avishay Yanai
    SaTML (IEEE Conference on Secure and Trustworthy Machine Learning) 2024
    arxiv

  • Secure Statistical Analysis on Multiple Datasets: Join and Group-By
    Gilad Asharov, Koki Hamada, Ryo Kikuchi, Ariel Nof, Benny Pinkas, Junichi Tomida
    ACM CCS 2023
    eprint

  • How to Recover a Secret with O(n) Additions
    Benny Applebaum, Oded Nir, Benny Pinkas
    CRYPTO 2023
    eprint

  • Efficient Secure Three-Party Sorting with Applications to Data Analysis and Heavy Hitters
    Gilad Asharov, Koki Hamada, Dai Ikarashi, Ryo Kikuchi, Ariel Nof, Benny Pinkas, Katsumi Takahashi, and Junichi Tomida
    ACM CCS 2022
    eprint

  • GPU-accelerated PIR with Client-Independent Preprocessing for Large-Scale Applications
    Daniel Günther, Maurice Heymann, Benny Pinkas and Thomas Schneider
    Usenix Security Symposium 2022
    full paper | proceedings version and presentation

  • UTT: Decentralized Ecash with Accountable Privacy
    Alin Tomescu, Adithya Bhat, Benny Applebaum, Ittai Abraham, Guy Gueta, Benny Pinkas, and Avishay Yanai
    The Science of Blockchain Conference 2023 (SBC’23)
    paper | project

  • Secure Graph Analysis at Scale
    Toshinori Araki, Jun Furukawa, Benny Pinkas, Kazuma Ohara, Hanan Rosemarin and Hikaru Tsuchida
    ACM CCS 2021
    paper

  • Gayathri Garimella, Benny Pinkas, Mike Rosulek, Ni Trieu, and Avishay Yanai
    Oblivious Key-Value Stores and Amplification for Private Set Intersection
    Crypto 2021
    paper

  • Shahar Segal, Yossi Adi, Benny Pinkas, Carsten Baum, Chaya Ganesh, and Joseph Keshet
    Fairness in the Eyes of the Data: Certifying Machine-Learning Models
    The Fourth AAAI/ACM Conference on Artificial Intelligence, Ethics, and Society (AIES), 2021
    paper

  • Daniel Günther, Marco Holz, Benjamin Judkewitz, Helen Möllering, Benny Pinkas, and Thomas Schneider
    PEM: Privacy-preserving Epidemiological Modeling
    paper

  • Ittai Abraham, Benny Pinkas, and Avishay Yanai
    Blinder - Scalable, Robust Anonymous Committed Broadcast
    ACM CCS 2020
    paper

  • Jonathan Berger, Amit Klein, and Benny Pinkas
    Flaw Label: Exploiting IPv6 Flow Label
    IEEE S&P 2020
    paper

  • Alin Tomescu, Robert Chen, Yiming Zheng, Ittai Abraham, Benny Pinkas, Guy Golan Gueta, and Srinivas Devadas
    Towards Scalable Threshold Cryptosystems
    IEEE S&P 2020
    paper

  • Benny Pinkas, Mike Rosulek, Ni Trieu, and Avishay Yanai
    PSI from PaXoS: Fast, Malicious Private Set Intersection
    Eurocrypt 2020
    eprint

  • Moni Naor, Benny Pinkas, and Eyal Ronen
    How to (not) share a password: Privacy preserving protocols for finding heavy hitters with adversarial behavior
    ACM CCS 2019
    eprint

  • Phillipp Schoppmann, Adria Gascon, Mariana Raykova, and Benny Pinkas
    Make Some ROOM for the Zeros: Data Sparsity in Secure Distributed Machine Learning
    ACM CCS 2019
    eprint

  • Benny Pinkas, Mike Rosulek, Ni Trieu, and Avishay Yanai
    SpOT-Light: Lightweight Private Set Intersection from Sparse OT Extension
    Crypto 2019
    eprint

  • Amit Klein and Benny Pinkas
    From IP ID to Device ID and KASLR Bypass
    Usenix Security 2019
    slides
    proceedings
    Windows vulnerability report, Linux patch 1, Linux patch 2, Linux patch 3

  • Benny Pinkas, Thomas Schneider, Oleksandr Tkachenko, and Avishay Yanai
    Efficient Circuit-based PSI with Linear Communication
    Eurocrypt 2019
    eprint

  • Yehuda Lindell, Benny Pinkas, Nigel Smart, and Avishay Yanai
    Efficient Constant-Round Computation Combining BMR and SPDZ
    Journal of Cryptology 2019
    springer
    eprint

  • Amit Klein and Benny Pinkas
    DNS Cache-Based User Tracking
    The Network and Distributed Security Symposium (NDSS) 2019
    proceedings

  • Koji Chida, Koki Hamada, Dai Ikarashi, Ryo Kikuchi, and Benny Pinkas
    High-Throughput Secure AES Computation
    Workshop on Encrypted Computing and Applied Homomorphic Cryptography 2018
    proceedings

  • Roi Inbar, Eran Omri, and Benny Pinkas
    Efficient Scalable Multiparty Private Set-Intersection via Garbled Bloom Filters
    Security and Cryptography for Networks: SCN 2018
    Springer

  • Tore Fredriksen, Yehuda Lindell, Valery Osheter, and Benny Pinkas
    Fast Distributed RSA Key Generation for Semi-honest and Malicious Adversaries
    Crypto 2018
    eprint
    blog

  • Yossi Adi, Carsten Baum, Moustapha Cissé, Benny Pinkas, and Joseph Keshet
    Turning Your Weakness Into a Strength: Watermarking Deep Neural Networks by Backdooring
    Usenix Security 2018
    arxiv
    blog
    slides and video

  • Benny Pinkas, Thomas Schneider, Christian Weinert, and Udi Wieder
    Efficient Circuit-based PSI via Cuckoo Hashing
    Eurocrypt 2018
    eprint

  • Yotam Harchol, Ittai Abraham and Benny Pinkas Efficient Distributed SSH Key Management with Proactive RSA Threshold Signatures ACNS 2018 Available files: eprint

  • Tore Fredriksen, Benny Pinkas, and Avishay Yanai Committed MPC - Maliciously Secure Multiparty Computation from Homomorphic Commitments PKC 2018 Available files: eprint

  • Benny Pinkas, Thomas Schneider and Michael Zohner Scalable Private Set Intersection Based on OT Extension ACM Transactions on Privacy and Security, 21(2):7:1-7:35 (2018)
    Available files: eprint

  • Vladimir Kolesnikov, Naor Matania, Benny Pinkas, Mike Rosulek, and Ni Trieu
    Practical Multi-party Private Set Intersection from Symmetric Key Techniques
    ACM CCS 2017
    eprint

  • Eyal Kolman and Benny Pinkas
    Securely Computing a Ground Speed Model
    ACM TIST 8(4), 2017
    journal

  • Niv Drucker, Shay Gueron, and Benny Pinkas
    Fast Secure Cloud Computations with a Trusted Proxy
    IEEE Security and Privacy magazine 15(6): 61-67, 2017

  • Agnes Kiss, Jian Liu, Thomas Schneider, N. Asokan, and Benny Pinkas
    Private Set Intersection for Unequal Set Sizes with Mobile Applications
    PoPETS 2017
    eprint

  • Sandeep Tamrakar, Jian Liu, Andrew Paverd, Jan-Erik Ekberg, Benny Pinkas, and N. Asokan
    The Circle Game: Scalable Private Membership Test Using Trusted Hardware
    Asia CCS 2017 (received an honorable mention)
    arxiv

  • Ittai Abraham, Christofpher W. Fletcher, Kartik Nayak, Benny Pinkas, and Ling Ren
    An Oblivious RAM with Sub-logarithmic Bandwidth Blowup
    PKC 2017
    Available files: eprint

  • David W. Archer, Dan Bogdanov, Benny Pinkas, and Pille Pullonen
    Maturity and Performance of Programmable Secure Computation
    IEEE Security and Privacy Journal, Vol. 14, Issue 5, 2016
    Available files: eprint

  • Michael Freedman, Carmit Hazay, Kobbi Nissim, and Benny Pinkas
    Efficient Set Intersection with Simulation-based Security
    J. Cryptology 29(1): 115-155 (2016)

  • Shay Gueron, Yehuda Lindell, Ariel Nof, and Benny Pinkas
    Fast Garbling of Circuits Under Standard Assumptions
    ACM CCS ‘2015 and J. Cryptology 31(3): 798-844 (2018)
    Available files: eprint

  • Jian Liu, N. Asokan, and Benny Pinkas
    Secure Deduplication of Encrypted Data without Additional Independent Servers
    ACM CCS ‘2015
    Available files: eprint

  • Yehuda Lindell, Benny Pinkas, Nigel Smart, and Avishay Yanai
    Efficient Constant Round Multi-party Computation Combining BMR and SPDZ
    Crypto ‘2015
    Available files: eprint

  • Benny Pinkas, Thomas Schnedier, Gil Segev, and Michael Zohner
    Phasing: Private Set Intersection Using Permutation-based Hashing
    Usenix Security ‘2015
    Available files: eprint

  • Benny Pinkas, Thomas Schnedier, and Michael Zohner
    Private Set Intersection based on OT Extension
    Usenix Security ‘2014
    Available files: eprint

  • Benny Pinkas and Tzachy Reinman
    A Simple Recursive Tree Oblivious RAM
    Available files: eprint

  • Arash Afshar, Payman Mohassel, Benny Pinkas, and Ben Riva
    Non-Interactive Secure Computation Based on Cut-and-Choose
    Eurocrypt ‘2014
    Available files: slides

  • Ayman Jarrous and Benny Pinkas
    Canon-MPC, a System for Casual Non-Interactive Secure Multi-party Computation using Native Client
    Workshop on Privacy Enhancing Technologies (WPES) 2013
    Available files: pdf

  • Ayman Jarrous and Benny Pinkas
    Secure Computation of Functionalities based on Hamming Distance and its Application to Computing Document Similarity
    International Journal of Applied Cryptography (IJACT) 3(1): 21-45 (2013)
    Available files: pdf

  • Omer Berkman, Benny Pinkas, and Moti Yung
    Firm Grip Handshakes: a Tool for Bidirectional Vouching
    *CANS 2012, December 2012
    Available files: pdf

  • Shai Halevi, Danny Harnik, Benny Pinkas, and Alexandra Shulman-Peleg
    Proofs of Ownership in Remote Storage Systems
    ACM CCS 2011
    Available files: eprint

  • Yehuda Lindell, Eli Oxman, and Benny Pinkas
    The IPS Compiler: Optimizations, Variants and Concrete Efficiency
    Crypto 2011
    Available files: eprint

  • Shai Halevi, Yehuda Lindell, and Benny Pinkas
    Secure Computation on the Web: Computing without Simultaneous Interaction
    Crypto 2011
    Available files: eprint

  • Yehuda Lindell and Benny Pinkas
    Secure Two-Party Computation via Cut-and-Choose Oblivious Transfer
    Theory of Cryptography Conference (TCC) 2011
    Available files: eprint

  • Marc Fischlin, Benny Pinkas, Ahmad-Reza Sadeghi, Thomas Schneider, and Ivan Visconti
    Secure Set Intersection with Untrusted Hardware Tokens
    CT-RSA 2011
    Available files: pdf

  • Benny Pinkas
    Traitor Tracing
    Encyclopedia of Cryptography and Security (2nd Ed.), pp. 1313-1316, 2011
    Link

  • Danny Harnik, Benny Pinkas, and Alexandra Shulman-Peleg
    Side Channels in Cloud Services, the Case of Deduplication in Cloud Storage
    IEEE Security and Privacy Magazine, special issue of Cloud Security, Vol. 8, No. 2, pp. 40-47, 2010
    Available files: Older version of paper

  • Moni Naor and Benny Pinkas
    Efficient Trace and Revoke Schemes
    International Journal of Information Security, Springer-Verlag, Vol. 9, No. 6, pp. 40-47, 2010

  • Benny Pinkas and Tzachy Reinman
    Oblivious RAM Revisited
    Crypto 2010
    Available files: eprint

  • Mark Manulis, Benny Pinkas, and Bertram Poettering
    Privacy-Preserving Group Discovery with Linear Complexity
    ACNS 2010

  • Margarita Osadchy, Benny Pinkas, Ayman Jarrous, and Boaz Moskovich
    SCiFI - A System for Secure Face Identification
    (Received the best paper award)
    IEEE Symposium on Security & Privacy (SP) 2010
    Available files: pdf, project and code

  • Gagan Aggarwal, Nina Mishra, and Benny Pinkas
    Secure Computation of the Median (and Other Elements of Specified Ranks)
    Journal of Cryptology, Vol. 23, No. 3, pp. 373-401. Online since February 05, 2010
    Available files: Springer

  • Benny Pinkas, Thomas Schneider, Nigel P. Smart, and Stephen C. Williams
    Secure Two-Party Computation is Practical
    ASIACRYPT 2009
    Available files: pdf

  • Ayman Jarrous and Benny Pinkas
    Secure Hamming Distance Based Computation and its Applications
    (Best student paper award!)
    ACNS 2009
    Available files: pdf

  • Danny Bickson, Tzachi Reinman, Danny Dolev, and Benny Pinkas
    Peer-to-Peer Secure Multi-party Numerical Computation Facing Malicious Adversaries
    Peer-to-Peer Networking and Applications (PPNA) journal, Springer, May 2009
    Available files: pdf

  • Y. Lindell and B. Pinkas
    Secure Multiparty Computation for Privacy-Preserving Data Mining
    Journal of Privacy and Confidentiality, Vol. 1, No. 1, pp. 59-98, 2009
    Available files: journal, pdf

  • Y. Lindell and B. Pinkas
    A Proof of Yao’s Protocol for Secure Two-Party Computation
    Journal of Cryptology, 22(2):161-188, 2009
    Cryptology ePrint Archive: Report 2004/175 (also appeared in ECCC)
    Available files: pdf, ps

  • Assaf Ben-David, Noam Nisan, and Benny Pinkas
    FairplayMP - A System for Secure Multi-Party Computation
    ACM Computer and Communications Security Conference (ACM CCS) 2008
    Available files: pdf, website

  • Yehuda Lindell, Benny Pinkas, and Nigel Smart
    Implementing Two-Party Computation Efficiently with Security Against Malicious Adversaries
    Conference on Security and Cryptography for Networks (SCN) 2008
    Available files: pdf

  • D. Bickson, D. Dolev, G. Bezman, and B. Pinkas
    Secure Multi-Party Peer-to-Peer Numerical Computation
    Proceedings of the 8th IEEE Peer-to-Peer Computing (P2P’08), 2008 Available files: pdf

  • Leo Dorrendorf, Zvi Gutterman, and Benny Pinkas
    Cryptanalysis of the Windows Random Number Generator
    ACM Computer and Communications Security Conference (ACM CCS) 2007
    Full version in ACM Transactions on Information and System Security (TISSEC), 13(1), 2009
    Available files: eprint
    This paper received some publicity in the press (see Slashdot, Computerworld, The Register)
    See also Microsoft’s confirmation of a similar problem in Windows XP: Computerworld, Slashdot, The Register

  • Ronen Gradwohl, Moni Naor, Benny Pinkas, and Guy Rothblum
    Cryptographic and Physical Zero-Knowledge Proof Systems for Solutions of Sudoku Puzzles
    Proc. of *Fun with Algorithms 2007, LNCS 4475, Springer-Verlag, pp. 166-182, June 2007
    Full version in Theory of Computing Systems, Springer, Vol. 44, No. 2, pp. 245-268, February 2009
    Available files: proceedings version, full version, journal version

  • Y. Lindell and B. Pinkas
    An Efficient Protocol for Secure Two-Party Computation in the Presence of Malicious Adversaries
    Eurocrypt 2007
    Available files: pdf

  • Z. Gutterman, B. Pinkas, and T. Reinman
    Analysis of the Linux Random Number Generator
    IEEE Symposium on Security and Privacy (SP) 2006
    Available files: eprint

  • M. Naor and B. Pinkas
    Oblivious Polynomial Evaluation
    Siam Journal on Computing, Vol. 35, No. 5, 2006
    Available files: SpringerLink

  • M. Naor and B. Pinkas
    Computationally Secure Oblivious Transfer
    Journal of Cryptology, Vol. 18, No. 1, 2005
    Available files: SpringerLink

  • M. Freedman, Y. Ishai, B. Pinkas, and O. Reingold
    Keyword Search and Oblivious Pseudorandom Functions
    Theory of Cryptography Conference (TCC ‘05) 2005
    Available files: pdf, ps

  • D. Malkhi, N. Nisan, B. Pinkas, and Y. Sella
    Fairplay - A Secure Two-Party Computation System
    (Best student paper award!)
    Usenix Security 2004, August 9-13, 2004
    Available files: pdf

  • M. Freedman, K. Nissim and B. Pinkas
    Efficient Private Matching and Set Intersection
    Advances in Cryptology – Eurocrypt ‘2004 Proceedings, LNCS 3027, Springer-Verlag, pp. 1-19, May 2004.
    Available files: pdf

  • G. Aggarwal, N. Mishra and B. Pinkas
    Secure Computation of the K’th-ranked Element
    Advances in Cryptology – Eurocrypt ‘2004 Proceedings, LNCS 3027, Springer-Verlag, pp. 40-55, May 2004.
    Available files: pdf

  • E.-J. Goh, D. Boneh, P. Golle and B. Pinkas
    The Design and Implementation of Protocol-Based Hidden Key Recovery
    Proceedings of the 6th Information Security Conference (ISC’03), LNCS 2851, Springer Verlag, October 2003.
    Available files: pdf

  • B. Pinkas
    Fair Secure Two-Party Computation
    Advances in Cryptology – Eurocrypt ‘2003 Proceedings, LNCS 2656, Springer-Verlag, pp. 87-105, May 2003.

  • B. Pinkas
    Cryptographic Techniques for Privacy-Preserving Data Mining
    SIGKDD Explorations, newsletter of the ACM Special Interest Group on Knowledge Discovery and Data Mining, January 2003.
    Available files: Postscript | pdf

  • B. Pinkas and T. Sander
    Securing Passwords Against Dictionary Attacks
    Proceedings of the ACM Computer and Communications Security Conference, November 2002.
    Available files: Postscript | pdf | Slides

  • M. Abadi, N. Glew, B. Horne and B. Pinkas
    Certified Email with a Light On-line Trusted Third Party: Design and Implementation
    Proceedings of WWW2002 (The Eleventh International World Wide Web Conference), May 2002.
    Available files: pdf

  • S. Haber and B. Pinkas
    Combining Public Key Cryptosystems
    Proceedings of the ACM Computer and Security Conference, November 2001.
    Available files: Postscript

  • B. Horne, B. Pinkas and T. Sander
    Escrow Services and Incentives in Peer-to-Peer Networks
    Proceedings of the 3rd ACM Conference on Electronic Commerce, pp. 85-94, 2001.

  • B. Pinkas
    Efficient State Updates for Key Management
    Proceedings of the ACM Workshop on Security and Privacy in Digital Rights Management, November 2001.
    The full version appeared in the Proceedings of the IEEE, Special Issue on Enabling Technologies for Digital Rights Management, Vol. 92, No. 6, pp. 910-917, June 2004.
    Available files (full version): Postscript | pdf

  • M. Naor and B. Pinkas
    Efficient Oblivious Transfer Protocols
    Proceedings of SODA 2001 (SIAM Symposium on Discrete Algorithms), January 7-9, 2001.
    Available files: Postscript

  • M. Naor and B. Pinkas
    Distributed Oblivious Transfer
    Advances in Cryptology – Asiacrypt ‘00 Proceedings, LNCS 1976, Springer-Verlag, pp. 200-219, December 2000.
    Available files: Postscript

  • Y. Lindell and B. Pinkas
    Privacy Preserving Data Mining
    Advances in Cryptology – Crypto ‘00 Proceedings, LNCS 1880, Springer-Verlag, pp. 20-24, August 2000.
    Full version appeared in the Journal of Cryptology, Volume 15, Number 3, 2002.
    Available files: Postscript (conference) | Postscript (full version) | pdf (full version)

  • M. Naor and B. Pinkas
    Efficient Trace and Revoke Schemes
    Proceedings of Financial Crypto ‘2000, Anguilla, February 2000.
    Available files: Postscript (full version)

  • M. Naor, B. Pinkas and R. Sumner
    Privacy Preserving Auctions and Mechanism Design
    Proceedings of the 1st ACM Conference on Electronic Commerce, November 1999.
    Available files: pdf

  • M. Naor and B. Pinkas
    Oblivious Transfer with Adaptive Queries
    Advances in Cryptology – Crypto ‘99 Proceedings, LNCS 1666, Springer-Verlag, pp. 573-590, August 1999.
    Available files: Postscript

  • V. Anupam, A. Mayer, K. Nissim, B. Pinkas and M. Reiter
    On the Security of Pay-per-Click and Other Web Advertising Schemes
    Proceedings of the 8th World Wide Web Conference, May 1999.
    (Computer Networks, Vol. 31, Issues 11–16, 1999, pp. 1091-1100).
    Available files: Postscript | HTML

  • M. Naor, B. Pinkas and O. Reingold
    Distributed Pseudo-Random Functions and KDCs
    Advances in Cryptology – Eurocrypt ‘99 Proceedings, LNCS 1592, Springer-Verlag, pp. 327-346, April 1999.
    Available files: Postscript

  • M. Naor and B. Pinkas
    Oblivious Transfer and Polynomial Evaluation
    Proceedings of the 31st Symposium on Theory of Computer Science (STOC), Atlanta, GA, pp. 245-254, May 1-4, 1999.

  • R. Canetti, J. Garay, G. Itkis, D. Micciancio, M. Naor and B. Pinkas
    Multicast Security: A Taxonomy and Some Efficient Constructions
    Proceedings of INFOCOM ‘99, Vol. 2, pp. 708-716, New York, NY, March 1999.
    Available files: Postscript

  • M. Naor and B. Pinkas
    Threshold Traitor Tracing
    Advances in Cryptology – Crypto ‘98 Proceedings, LNCS 1462, Springer-Verlag, pp. 502-517, 1998.
    Available files: Postscript

  • B. Chor, A. Fiat, M. Naor and B. Pinkas
    Tracing Traitors
    IEEE Transactions on Information Theory, Vol. 46, No. 3, pp. 893-910, May 2000.
    Available files: Postscript

  • M. Naor and B. Pinkas
    Secure and Efficient Metering
    Eurocrypt ‘98
    Postscript

  • M. Naor and B. Pinkas
    Secure Accounting and Auditing on the Web
    7th World Wide Web Conference (Computer Networks, Vol. 30, Issues 1-7, 1998, pp. 541-550)
    HTML

  • M. Naor and B. Pinkas
    Visual Authentication and Identification
    Crypto ‘97
    Postscript (proceedings) Postscript (full version)

  • J. McInnes and B. Pinkas
    On the Impossibility of Private Key Cryptography with Weakly Random Keys
    Crypto ‘90

Internet Drafts and Technical Reports

  • R. Canetti and B. Pinkas
    A Taxonomy of Multicast Security Issues
    An updated version of internet draft draft-irtf-smug-taxonomy-00.txt, April 1999 (the original version was published in June 1998).
    Available files: Text

  • R. Canetti, A. Herzberg, and B. Pinkas
    Distributed Computing Simulator
    TR #566, Dept. of Computer Science, Technion, June 1989.