Hi All,
So i know that pkcs#8 keys are not supported by nss due to security reasons,
however i want to write a function using nss where i can verify that the
file indeed is a pkcs#8 key.
Any idea if this can be really done?
Thanks in advance.
Regards,
Huzaifa
--
dev-tech-crypto mailing list
dev-
On Apr 20, 4:11 pm, Saran wrote:
> I am doing the algorithm certs test for RSA Sig(Gen) and Sig(Ver).
>
> The issue I have is..,
>
> When output file created from my Sig(Gen) is injected to my Sig(Ver),
> the "verification" is successfull.
>
> But when I inject the sample vectors( from RSA SigVer1
On 2010/04/27 06:46 PDT, mathieu wrote:
> I am trying to understand how to use cmsutil. Here is a self-
> contained shell script:
>
> DB=MM
> PASSWD=$DB/passwd.txt
> RS=$DB/rand.seed
> CANN=netauth.com
> certutil -N -f $PASSWD -d $DB
> certutil -S -s "cn=netauth ca,dc=netauth,dc=com" -n $CANN \
On 04/27/2010 09:32 AM, Nelson B Bolyard wrote:
> On 2010-04-27 07:07 PST, David Stutzman wrote:
>
>> I just built nss-3.12.6 with the tarball from mozilla.org[1] and when I
>> try to create a new DB using "certutil -N -d ." I get the following
>> error. I'm running certutil out of the dist fo
On 2010-04-27 07:07 PST, David Stutzman wrote:
> I just built nss-3.12.6 with the tarball from mozilla.org[1] and when I
> try to create a new DB using "certutil -N -d ." I get the following
> error. I'm running certutil out of the dist folder in the nss source
> tree after it's built.
>
> cert
On 2010-04-27 05:35 PST, mathieu wrote:
> I am looking at the nss source code but I cannot find the man page
> for cmsutil. All I can find is an online reference:
>
> http://www.mozilla.org/projects/security/pki/nss/tools/cmsutil.html
That's the "man page", such as it is.
> did I miss anythin
I just built nss-3.12.6 with the tarball from mozilla.org[1] and when I
try to create a new DB using "certutil -N -d ." I get the following
error. I'm running certutil out of the dist folder in the nss source
tree after it's built.
certutil: function failed: Symbol not found in any of the load
Hi there,
I am trying to understand how to use cmsutil. Here is a self-
contained shell script:
DB=MM
PASSWD=$DB/passwd.txt
RS=$DB/rand.seed
CANN=netauth.com
certutil -N -f $PASSWD -d $DB
certutil -S -s "cn=netauth ca,dc=netauth,dc=com" -n $CANN \
-f $PASSWD -z $RS -x -t "C,C,C" -d $DB
certutil
Hi there,
I am looking at the nss source code but I cannot find the man page
for cmsutil. All I can find is an online reference:
http://www.mozilla.org/projects/security/pki/nss/tools/cmsutil.html
did I miss anything ?
Thanks.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
On 23/04/10 19:33, Nelson B Bolyard wrote:
With my list moderator hat on, I ask this list:
what is your opinion of the "Hack in the Box" posts to this list?
Spam.
Gerv
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
10 matches
Mail list logo