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=836019
https://bugzilla.mozilla.org/show_bug.cgi?id=1215295

Which post-quantum algorithm are you implementing?

--Richard



On Mon, Feb 22, 2016 at 2:16 AM, <brahamc.djal...@gmail.com> wrote:

> 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 your help,
>
> Thank you
>
> Respectfully
> --
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to