Changes between Version 36 and Version 37 of Crypto/CurrentSpecs
- Timestamp:
- Jan 27, 2013 6:13:39 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Crypto/CurrentSpecs
v36 v37 26 26 === Asymmetric ciphers === 27 27 || '''Cipher''' || '''Suggested length''' || '''Speed''' || '''Security''' || '''Implementability''' || '''Comments''' || 28 || [wiki:Crypto/ecdsa EC-DSA] || 256 || Sign.: 2.14ms/op w/ precomp. (2.88ms (op w/o precomp)[[BR]]Verif.: 3.58ms/op w/ precomp. (8.53ms/op w/o precomp) || Good [5] || Already used in I2PBote (via bouncycastle?) || [1] ||28 || [wiki:Crypto/ecdsa EC-DSA] || 256 || Sign.: 2.14ms/op w/ precomp. (2.88ms/op w/o precomp)[[BR]]Verif.: 3.58ms/op w/ precomp. (8.53ms/op w/o precomp) || Good [5] || Already used in I2PBote (via bouncycastle?) || [1] || 29 29 || RSA-PKCS#1 v1.5 || 2048 || Sign.: 6.05ms/op[[BR]]Verif.: 0.16ms/op. incl. || Poor [5] || || [1] || 30 30 || RSA-PSS || 2048 || Sign.: 6.05ms/op[[BR]]Verif.: 0.16ms/op. incl. || Decent [5] || || [1] ||