lihb wrote:
> When i compile PKCS#11 Test Suite, there's a error that can't find
> function SECMOD_init(char *dbname) in pk11test.c, i used the latest
> version 3.11. So i download all version NSS, from 3.3 - 3.11 and i
> found from 3.4, i can't find the SECMOD_init(char *dbname).  i hope
> find some messages from the nss-3.4-release-notes, but i don't find
> any message. Is this function dead or Pk11 test Suite disrepair?

Yes, the PKCS 11 test suite was essentially abandoned some years ago,
at about the time of NSS 3.1 or 3.2, if I'm not mistaken.  It is not
currently supported, and is not currently built as part of NSS releases.

It has not kept up with changes to the main NSS shared libraries.
In fact, IIRC, it predates the time when NSS was converted to be a set
of shared libraries.

It's open source.  If you want to work on it to bring it back to life,
such a contribution would be welcome, I think.

-- 
Nelson B
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to