Re: How to integrate an asymmetric cryptographic algorithm in nss

2016-02-22 Thread Richard Barnes
Hi there, The steps you will need to go through are roughly the following: * Implement the algorithm itself in freebl * Write some plumbing to expose the algorithm through the PKCS#11 interface You can see how this was done for RSA-PSS in these bugs: https://bugzilla.mozilla.org/show_bug.cgi?id

Re: Help to integrate an asymmetric cryptographic algorithm in nss

2016-02-22 Thread Paul Wouters
Word of advise: instead of asking generic help of people who are all busy with dayjobs, tell them what you have done and where you ran into problems. Specific questions are very likely to get answered. Generic questions will not. Sent from my iPhone > On Feb 22, 2016, at 05:08, Djalila BrahamCh

How to integrate an asymmetric cryptographic algorithm in nss

2016-02-22 Thread brahamc . djalila
Hello, We are working on a university project, and we encounter a problem, is that we try to integrate an asymmetric cryptographic algorithm in nss, it is a post quantum algorithm, and we fail to do it, or rather have not been able to do. I want to know is that it's possible that you bring us y

Understanding Financial Statements - March 10

2016-02-22 Thread Sophia
This email newsletter was sent to you in graphical HTML format. If you're seeing this version, your email program prefers plain text emails. You can read the original version online: http://ymlp21.net/z8FJ65 -

Help to integrate an asymmetric cryptographic algorithm in nss

2016-02-22 Thread Djalila BrahamChaouche
Hello, I introduce myself, Djalila, student of master 2 security of IT systems at the University of Rouen. France. We are working on a university project, and we encounter a problem, is that we try to integrate an asymmetric cryptographic algorithm in nss, it is a post quantum algorithm, and we f