Re: [key4.db] IV size for aes256-CBC

2020-07-13 Thread Louis Abraham via dev-tech-crypto
their databases with other NSS applications running on other > machines. > > bob > > > Le ven. 27 mars 2020 à 19:57, Matthew N. a écrit : > >> Hi Louis, >> >> The dev-tech-crypto mailing list I'm redirecting this to should be able >> to get yo

Re: [key4.db] IV size for aes256-CBC

2020-04-01 Thread Louis Abraham via dev-tech-crypto
implementation. I tried prepending b'\x04\x0e' to DER-encode the IV. However, the value I get makes no sense (and even has an incorrect padding according to pkcs7 <https://tools.ietf.org/html/rfc2315>). Best, Louis Le ven. 27 mars 2020 à 19:57, Matthew N. a écrit : > Hi Louis, >

Re: Allow users to untrust CA's provided by Firefox

2020-02-12 Thread Richard van den Berg via dev-tech-crypto
Hi J.C., On 24/01/2020 23:24, JC Jones wrote: > We're going to talk this through though, and please feel free to ping if I > don't seem to get back to it fast enough. I don't know what timeline you had in mind, but it has been almost 3 weeks.. Cheers, Richard -- dev-tec

Allow users to untrust CA's provided by Firefox

2020-01-22 Thread Richard van den Berg via dev-tech-crypto
or servers she wants to visit. Please accept patch D60382 to make this possible again. Kind regards, Richard van den Berg -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

DarkMatter CA

2019-02-27 Thread Leonardo Porpora via dev-tech-crypto
could you gimme an email or place where I can discuss about it?) Thanks, Leonardo 'n0sign4l' Porpora signature.asc Description: OpenPGP digital signature -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: AES_XCBC?

2017-12-08 Thread f masood via dev-tech-crypto
can you elaborate why you're focusing on NSS not OPENSSL for this task ? -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: AES_XCBC?

2017-12-07 Thread f masood via dev-tech-crypto
27;ll have to do changes and then compile ? Whats your scenario? I mean are you going to use this cihersuite for ipsec application ? -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Adding a custom new ciphersuite to NSS

2017-11-24 Thread f masood via dev-tech-crypto
CIPHER I will be very very thankful. > > ps: i know adding a custom cipher is not recommended and can cause security > issues but its a research oriented project. NSS version is > NSS_3_19_2_WITH_CKBI_1_98_BRANCH -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Adding a custom new ciphersuite to NSS

2017-11-22 Thread 12msccsfmasood--- via dev-tech-crypto
custom cipher is not recommended and can cause security issues but its a research oriented project. NSS version is NSS_3_19_2_WITH_CKBI_1_98_BRANCH -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

adding new custom cipher to NSS

2017-11-22 Thread f masood via dev-tech-crypto
custom cipher is not recommended and can cause security issues but its a research oriented project. NSS version is NSS_3_19_2_WITH_CKBI_1_98_BRANCH -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Gubernamental CAs, EV and small business

2008-04-11 Thread One dev
this CA and Client with certificate of this CA. Sure yellow? I think that should be green, or blue! -- -- Publicidad http://www.pas-world.com ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org

Re: Verifying Signature produced by crypto.signText: signVer not working

2007-07-02 Thread dev
ava or something. Regards, dev _______ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Verifying Signature produced by crypto.signText: signVer not working

2007-06-25 Thread dev
ny ideas how I can get the cert db? or what I should do ? Or should I create the whole PKI (prototype/mini) with openssl ? Big time noob on matters crypto , so please bear with me , and I apologise for any mistakes Regards, dev P.S : Mysteriously , I didn't receive this in my inbox, t

Verifying Signature produced by crypto.signText: signVer not working

2007-06-22 Thread dev
Java ? so that a web app could do the verification... Regards, dev ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Using crypto.signText in Firefox 2 gives errors

2007-06-11 Thread dev
ohh! it seems I have to import the CAs cert to my trusted CA list. Thanks so much firefox for the informative error! dev On 6/11/07, dev <[EMAIL PROTECTED]> wrote: > Hey, > > I am a student/web developer and in one of my apps I am trying to > implement digital signing of th

Using crypto.signText in Firefox 2 gives errors

2007-06-10 Thread dev
rity Device To confirm please enter password ... But on entering the password I get error:internalError Any ideas on what could be the problem and how I could fix it? Any help at all is very much appreciated. Thanks and Regards, devdatta _______