Hi
I am adding SRP into a xpcom module and I need access to the low lever
crypto routines SHA and mpi( a = (b ** c) mod n). I have found the *.h
files but I need to include a library. libnss.so does not have these
routines. How do I get access to these routines
Shaun
