thank you for the explanations. i am now configuring the pk11mode.c to work with my implementation. thanks again.
marcelino 2009/3/13 Glen Beasley <glen.beas...@sun.com> > marcelino jr esguerra wrote: > >> wow! thanks for all the help. I've successfully build it now. But then >> again, how do i use pk11mode in testing pkcs? >> > The goal of pk11mode is to test every function entry point of the PKCS11 > api "that NSS provides" at least once. > Once you built NSS set your path to find the NSPR/NSS libraries the run > pk11mode: > > To test in FIPS mode: pk11mode -v > To test in NONFIPS mode: pk11mode -n -v > > usage: pk11mode -h > > You are going to have to review pk11mode.c and learn some of the code base. > Your pkcs11 implementation may not provide all of the pkcs11 functions that > NSS does. > > open pk11mode bugs: > > https://bugzilla.mozilla.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&content=pk11mode > > -glen > > > > > > -- > 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