An open API service indexing awesome lists of open source software.

https://github.com/crocs-muni/fooling-primality-tests

Artifacts for the "Fooling primality tests on smartcards" paper at ESORICS 2020
https://github.com/crocs-muni/fooling-primality-tests

diffie-hellman elliptic-curve-cryptography elliptic-curves esorics-2020 javacard smartcard

Last synced: 5 months ago
JSON representation

Artifacts for the "Fooling primality tests on smartcards" paper at ESORICS 2020

Awesome Lists containing this project

README

          

# Fooling primality tests on smartcards

This repository contains data and scripts used in the [Fooling primality tests on smartcards](https://crocs.fi.muni.cz/public/papers/primality_esorics20) paper
at ESORICS 2020.

See `ec` for elliptic curve data and info. See `ff` for DH/DSA data and info. See `gen` for the generation scripts.
See `atk` for the scripts demonstrating attacks.