International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

The PASSERINE Public Key Encryption and Authentication Mechanism

Authors:
Markku-Juhani Olavi Saarinen
Download:
URL: http://eprint.iacr.org/2010/433
Search ePrint
Search Google
Abstract: PASSERINE is a lightweight public key encryption mechanism which is based on a hybrid, randomized variant of the Rabin public key encryption scheme. Its design is targeted for extremely low-resource applications such as wireless sensor networks, RFID tags, embedded systems, and smart cards. As is the case with the Rabin scheme, the security of PASSERINE can be shown to be equivalent to factoring the public modulus. On most low-resource implementation platforms PASSERINE offers smaller transmission latency, hardware and software footprint and better encryption speed when compared to RSA or Elliptic Curve Cryptography. This is mainly due to the fact that PASSERINE implementations can avoid expensive big integer arithmetic in favor of a fully parallelizable CRT randomized-square operation. In order to reduce latency and memory requirements, PASSERINE uses Naccache-Shamir randomized multiplication, which is implemented with a system of simultaneous congruences modulo small coprime numbers. The PASSERINE private key operation is of comparable computational complexity to the RSA private key operation. The private key operation is typically performed by a computationally superior recipient such as a base station. The PASSERINE project is entirely open source (hardware and software).
BibTeX
@misc{eprint-2010-23334,
  title={The PASSERINE Public Key Encryption and Authentication Mechanism},
  booktitle={IACR Eprint archive},
  keywords={public-key cryptography / Rabin Cryptosystem, Randomized Multiplication, RFID, Wireless Sensor Networks.},
  url={http://eprint.iacr.org/2010/433},
  note={ m.saarinen@tkk.fi 14831 received 6 Aug 2010, last revised 10 Aug 2010},
  author={Markku-Juhani Olavi Saarinen},
  year=2010
}