summaryrefslogtreecommitdiff
path: root/lib/freebl
Commit message (Expand)AuthorAgeFilesLines
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-25110-195/+0
* Bug 835091: Code cleanup -- don't need to include <stdlib.h>, markNSS_3_15_BETA2Wan-Teh Chang2013-04-194-21/+17
* Bug 857882 - Need runtime check for ECC curve capabilitiesBob Relyea2013-04-101-0/+8
* Bug 854063: Add an AES GCM test program (pk11gcmtest) that callsWan-Teh Chang2013-04-021-4/+4
* Bug 853285: Don't call PORT_Memcpy with a NULL source buffer pointer.Wan-Teh Chang2013-03-281-2/+4
* Bug 831006: remove the extra BYTESWAP32 and BYTESWAP64 for big-endianWan-Teh Chang2013-03-271-2/+2
* Bug 831006: Add an optimized 32-bit implementation of the NIST P-256Adam Langley2013-03-275-2/+1512
* Bug 841884: Only require NSS_ENABLE_ECC for ecp_256.c, ecp_384.c,Wan-Teh Chang2013-03-272-5/+5
* Bug 853285: Fix AES GCM bug with zero-length AAD and plaintext.Wan-Teh Chang2013-03-252-7/+7
* Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtcKai Engert2013-02-281-1/+1
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-28249-0/+126416