Outils pour utilisateurs

Outils du site


glossaire:ecc

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
glossaire:ecc [07/02/2011 12:40] – [Elliptic Curve Cryptography] cyrilleglossaire:ecc [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1
Ligne 8: Ligne 8:
  
 Elliptic Curve Discrete Logarithm Problem (ECDLP). Elliptic Curve Discrete Logarithm Problem (ECDLP).
 +
 +An elliptic curve is an equation of the form y^2=x^3 + ax + b (sort of, technically the full form is slightly more general but they can more or less all be reduced to this case).
 +
 +Appliqué à la crypto avec le problème du logarithme discret, l'équation devient: y^2 mod p = (x^3+ax+b) mod p.
  
 Voir: Voir:
-  * [[http://fr.wikipedia.org/wiki/Cryptographie_sur_les_courbes_elliptiques|Wikipedia (fr)]]+  * [[wpfr>Cryptographie_sur_les_courbes_elliptiques]] 
 +  * [[http://www.techno-science.net/?onglet=glossaire&definition=6158]]
   * [[http://fr.wikipedia.org/wiki/Algorithme_de_Schoof|Algorithme de Schoof]] sur Wikipedia (fr).   * [[http://fr.wikipedia.org/wiki/Algorithme_de_Schoof|Algorithme de Schoof]] sur Wikipedia (fr).
   * [[http://it.slashdot.org/story/09/07/12/1620240/New-Elliptic-Curve-Cryptography-Record|Solving a 112-bit Prime Elliptic Curve Discrete Logarithm Problem on Game Consoles using Sloppy Reduction]]   * [[http://it.slashdot.org/story/09/07/12/1620240/New-Elliptic-Curve-Cryptography-Record|Solving a 112-bit Prime Elliptic Curve Discrete Logarithm Problem on Game Consoles using Sloppy Reduction]]
Ligne 16: Ligne 21:
 Implémentations en Javascript... Introuvable pour de la crypto, par contre quelques démos de calcul: Implémentations en Javascript... Introuvable pour de la crypto, par contre quelques démos de calcul:
   * [[http://vorlon.case.edu/~lxl106/gfeccalc.htm|GF(2m) Elliptic Curve Calculator]]   * [[http://vorlon.case.edu/~lxl106/gfeccalc.htm|GF(2m) Elliptic Curve Calculator]]
 +  * [[http://www.alpertron.com.ar/ECM.HTM|Factorization using the Elliptic Curve Method]]
  
glossaire/ecc.1297078800.txt.gz · Dernière modification : 19/05/2012 00:15 (modification externe)

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki