summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/pkcs11c.c
Commit message (Expand)AuthorAgeFilesLines
* DES key gens need to fall through to set the rest of their attributesrelyea%netscape.com2001-03-131-1/+0
* Fix AIX 64 bit tools failure. For some reason the 64 bit compilier didn't likerelyea%netscape.com2001-03-101-92/+153
* Fix mismatched parameter problem.relyea%netscape.com2001-02-221-2/+2
* Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites.relyea%netscape.com2001-02-211-0/+72
* Fix error value to return a less misleading generic error when the bignum lib...relyea%netscape.com2001-02-061-3/+3
* Effectively remove all the code that uses RC5 from the software tokennelsonb%netscape.com2000-09-071-1/+15
* Fix DSA / BLAPI interface by creating stub functions that have thechrisk%netscape.com2000-06-121-7/+37
* Fix bug which would have bypassed mac checking in TLSrelyea%netscape.com2000-05-311-1/+1
* Changing all MIN's and MAX's to PR_MIN, PR_MAXmcgreer%netscape.com2000-05-181-2/+2
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+5293