A ======
[[/glossaire/rsa|/glossaire/rsa]]
Présentations de l'algo RSA:
* [[http://www.di-mgt.com... * [[http://www.cryptosec.org/RSA.html]]
* key generation
* p, q are two large random primes
* n = pq is of the required bit length
* phi = (p-1)(q-1)
* public exponent e: 1 < e < phi, gcd(e, phi) = 1
* secret exponent
hnorr ======
Le schéma de Schnorr (du mathématicien allemand Claus-Peter Schnorr) est un protocole d'authentification de type zero-knowledge à trois passes, ... ites à leur minimum. L'astuce utilisée pour y parvenir sera reprise par le NIST, lorsqu'il spécifiera ... ns la norme ISO/IEC 9798-5, tandis que le DSA est en cours de normalisation [3].
Dans le schéma de Sc
====== Crypto Benchmarks ======
===== RSA/DSA/Schnorr Javascript =====
Avec l'implémentation du BigInteger en Javascript par Tom Wu.
//CH@Lin// : Chromium sur Linux,
//FF@Lin// : FireFox ... d1
==== Schnorr ====
Les chiffres sont le temps en millisecondes pour initialisation + génération de