Identifiant
Mot de passe
Loading...
Mot de passe oublié ?
Je m'inscris ! (gratuit)
Forums
Tutoriels
FAQ
Blogs
Chat
Newsletter
Emploi
Études
Droit
Club
DI/DSI Solutions d'entreprise
DI/DSI Solutions d'entreprise
Big Data
BPM
Business Intelligence
Data Science
ERP / PGI
CRM
SAS
SAP
Sécurité
Droit informatique et entreprise
OnlyOffice
Cloud
Cloud Computing
Oracle
Azure
IBM Cloud
IA
Intelligence artificielle
ALM
ALM
Agile
Merise
UML
Microsoft
Microsoft
.NET
Microsoft Office
Visual Studio
Windows
ASP.NET
TypeScript
C#
VB.NET
Azure
Java
Java
Java Web
Spring
Android
Eclipse
NetBeans
Dév. Web
Développement et hébergement Web
AJAX
Apache
ASP
CSS
Dart
Flash / Flex
JavaScript
NodeJS
PHP
Ruby & Rails
TypeScript
Web sémantique
Webmarketing
(X)HTML
EDI
EDI
4D
Delphi
Eclipse
JetBrains
LabVIEW
NetBeans
MATLAB
Scilab
Visual Studio
WinDev
Visual Basic 6
Lazarus
Qt Creator
Programmation
Programmation
Débuter - Algorithmique
2D - 3D - Jeux
Assembleur
C
C++
C#
D
Go
Kotlin
Objective C
Pascal
Perl
Python
Rust
Swift
Qt
XML
Autres
SGBD
SGBD & SQL
4D
Access
Big Data
Data Science
DB2
Firebird
InterBase
MySQL
NoSQL
PostgreSQL
Oracle
Sybase
SQL-Server
MongoDB
Office
Microsoft Office
Access
Excel
Word
Outlook
PowerPoint
SharePoint
Microsoft Project
OpenOffice & LibreOffice
OnlyOffice
Mobiles
Mobiles
Android
iOS
Systèmes
Systèmes
Windows
Linux
Arduino
Hardware
HPC
Mac
Raspberry Pi
Réseau
Green IT
Sécurité
Systèmes embarqués
Virtualisation
Systèmes
Windows
Linux
Arduino
Hardware
HPC
Mac
Raspberry Pi
Réseau
Green IT
Sécurité
Systèmes embarqués
Virtualisation
FORUM LINUX
FAQ LINUX
TUTORIELS LINUX
OUTILS LINUX
LIVRES LINUX
LINUX TV
UNIX
GTK+
Qt
APACHE
OPEN SOURCE
suivant:
Différents Types de Cryptographie
monter:
Cryptographie
précédent:
Sécurité relative de la
 
Table des matières
 
Index
Performance des différents algorithmes
___________________________________________________________________
Rapidité des algorithmes symétriques.
Algorithme
Kbyte/s
Mbit/s
des-cbc
11920
95
3des-cbc
4867
39
cast128-cbc
9622
77
blowfish-cbc
15530
124
Algorithme
Kbyte/s
Mbit/s
twofish-cbc
17481
140
rc5-12-cbc
11970
96
rc5-16-cbc
9411
75
rc5-20-cbc
7586
61
rc6-cbc
8937
71
mars-cbc
5545
44
saferk64-cbc
6304
50
saferk128-cbc
4179
34
safersk64-cbc
5037
40
safersk128-cbc
4179
33
skipjack-cbc
1957
16
idea-cbc
4798
38
___________________________________________________________________
Rapidité des algorithmes des tables de hash.
HMAC
Kbyte/s
Mbit/s
hmac-md5
72178
577
hmac-sha1
18366
147
hmac-ripemd160
185
___________________________________________________________________
Rapidité des algorithmes asymétriques.
RSA
1024 bit keygen
0.35 seconds/key
RSA
1024 bit encryption
1786 times/second
RSA
1024 bit decryption
75 times/second
RSA
1024 bit signing
74 times/second
RSA
1024 bit verification
1991 times/second
RSA
2048 bit keygen
2.83 seconds/key
RSA
2048 bit encryption
672 times/second
RSA
2048 bit decryption
12 times/second
RSA
2048 bit signing
12 times/second
RSA
2048 bit verification
715 times/second
DSA
keygen
1.23 seconds/key
DSA
signing
137 times/second
DSA
verification
70 times/second
EC-MODP
keygen
0.20 seconds/key
EC-MODP
ElGamal encrypt
45 times/second
EC-MODP
ElGamal decrypt
90 times/second
EC-MODP
DSA sign
87 times/second
EC-MODP
DSA verify
44 times/second
EC-GF2N
keygen
0.10 seconds/key
EC-GF2N
ElGamal encrypt
31 times/second
EC-GF2N
ElGamal decrypt
61 times/second
EC-GF2N
DSA sign
60 times/second
EC-GF2N
DSA verify
30 times/second
Tous ces tests ont été réalisé avec un PIII 600Mhz