Skip to content
/ ECC Public

Introduction to Elliptic Curve Cryptography (Italian)

License

Notifications You must be signed in to change notification settings

GaspareG/ECC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6483f9 · Aug 23, 2018

History

5 Commits
Aug 20, 2018
Aug 20, 2018
Aug 20, 2018
Aug 20, 2018
Aug 23, 2018
Aug 23, 2018
Aug 20, 2018
Aug 20, 2018

Repository files navigation

ECC

Introduction to Elliptic Curve Cryptography (Italian) - pdf here!

Source code (java) of the paper available at GaspareG/EccLib

Index

  1. Il problema della sicurezza

  2. Curve ellittiche

    • Definizione premilinari
    • Curve ellittiche su R
    • Curve ellittiche su campi primi
  3. Il problema del logaritmo discreto

    • Attacchi al problema
    • Scelta della curva
  4. Crittografia su curve ellittiche

    • Codifica dei messaggi
    • Scambio di chiavi
    • Scambio di messaggi
    • Firma digitale
  5. Testing

    • Scelte implementative
    • Correttezza
    • Prestazioni
    • Confronto con RSA

About

Introduction to Elliptic Curve Cryptography (Italian)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages