| bio | website | |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 1 year, 11 months |
| seen | Apr 30 at 19:50 | |
| stats | profile views | 29 |
|
Jan 29 |
awarded | Popular Question |
|
Sep 20 |
accepted | OMAC: multiplication in a finite field - how can I compute the correct polynomial |
|
Jun 13 |
awarded | Yearling |
|
Apr 18 |
revised |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? deleted 659 characters in body |
|
Apr 18 |
comment |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? @ewanm89 He's referring to my software calling advapi.dll, which is part of Windows and contains Microsoft CSP. With CSP I can't use a library like OpenSSL. I'm calling into the operating system on the end users' computer, which is controlled by GPO. |
|
Apr 18 |
comment |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? It's Windows only. Verified is good. Can I check on that? Google isn't helping. |
|
Apr 18 |
comment |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? No. The software itself is not encrypted at all. It is only processing a great deal of personal data over a network. My comment about key verification is only a practical one. |
|
Apr 18 |
comment |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? I updated it. Still curious about RijndaelManaged and AesManaged. |
|
Apr 18 |
revised |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? added 195 characters in body |
|
Apr 18 |
revised |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? added 508 characters in body |
|
Apr 18 |
comment |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? Also, how do you generate RSA keys from RijndaelManaged or AesManaged? Those classes are all about symmetric ciphers. I'm talking about public-key cryptography. |
|
Apr 18 |
comment |
Should I use Windows' Cryptographic Service Provider to generate RSA keys? I'm... not asking about building my own cryptography. I'm actually asking which prebuilt suite to use. Other than that, what I'm doing with it is straightforward textbook stuff. :-) Nothing new. |
|
Apr 18 |
asked | Should I use Windows' Cryptographic Service Provider to generate RSA keys? |
|
Mar 11 |
accepted | How many iterations of Rabin-Miller should be used to generate cryptographic safe primes? |
|
Dec 14 |
awarded | Nice Question |
|
Jul 15 |
awarded | Nice Question |
|
Jun 26 |
accepted | Collision attacks on OCB? |
|
Jun 25 |
revised |
Collision attacks on OCB? added 23 characters in body |
|
Jun 24 |
revised |
Collision attacks on OCB? deleted 18 characters in body |
|
Jun 24 |
comment |
Computationally simple, lightweight replacement for SSL/TLS +1 for Secure Remote Password. |