Robert Relyea wrote:
Ken wrote:
2008/11/5 Robert Relyea <[EMAIL PROTECTED]>:
NZzi wrote:
hi all:
when i use nss to develop some cipher program(just
for local, not internet), i.e. just perform
miscellaneous cryptographic operations, the only
reference i can use is the example code from MDC.
when i want a detail parameter explanation, what i
got is just this function's MXR source.
I used google to search, but nothing useful got.
can anyone give me some hints about more API doc?
A good place to start is
https://developer.mozilla.org/en/NSS
On that page you will find links to our old documentation (still
probably
the most complete, though some of it is out of date) at
http://www.mozilla.org/projects/security/pki/nss/#documentation
It's not well organized, but much of it is there.
thank you very much.
I have read all the docs when using google to search nss api doc,
but there is little helpful informations about API usage, for example,
when i want to know how to use PK11_CipherOp(), what i got is just
a mxr source code, without any api doc
That's why that interface wasn't included in the LSB. That particular
layer is the least documented part of NSS and definately needs work.
Elio posted some examples, and I'd be happy to answer specific
questions. The pk11pub header file is also somewhat helpful, though not
a replacement for good documentation.
thank all of you very much.
yes, before posting question to the list, i have read the examples
that Elio gave, and develop my program under the guide of examples.
Because LSB 4.0 Beta has select NSS(not openssl) as cryptography lib
standard, so i think mozilla should have some API docs, so i post
the question to the list.
anyway, after Robert and Elio's guide, i know what i should do, thanks
bob
------------------------------------------------------------------------
_______________________________________________
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