X.509 Singed with RSA-PSS

2006-04-10 Thread majorsoul (sent by Nabble.com)
Do you when these signatures on x.509 became a standard? it is widely used? Is there a tool for generating certificate chains using these signatures? I know OpenSSL tool does not support it. -- View this message in context: http://www.nabble.com/X.509-Singed-with-RSA-PSS-t1309689.html#a3489291

RSAPrivateKey format

2006-04-10 Thread majorsoul (sent by Nabble.com)
Hey, anyone knows if RSAPrivateKey DER encoding of a 1024 key include leading zeros or not? can you send me a link for reference? Thanks, -majorsoul -- View this message in context: http://www.nabble.com/RSAPrivateKey-format-t1419548.html#a3826495 Sent from the OpenSSL - Dev forum at Nabble.co

RSA 1024 in certificate

2006-02-06 Thread majorsoul (sent by Nabble.com)
why does the DER encoding of public key modulus begins with 02 81 81 00 and not with 02 81 80 ?? View this message in context: RSA 1024 in certificate Sent from the OpenSSL - Dev forum at Nabble.com.

x.509 question

2006-01-26 Thread majorsoul (sent by Nabble.com)
is it possible to create a certificate with signature algorithm identifier sha-1WithRSAEncryption and the subjectPublicKeyInfo algorithmIdentifier is id-RSASSA-PSS or id-RSAES-OAEP? View this message in context: x.509 question Sent from the OpenSSL - Dev forum at Nabble.com.