summary refs log tree commit diff
path: root/crypto/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Need to throw the new exceptions rather than leaving them to fall into the voidJeffrey Stedfast1-5/+5
2013-11-20Use 1/n-1 record splitting instead of 0/nPeter Dettman1-13/+24
2013-11-11Auto-initialize random if necessaryPeter Dettman1-0/+5
2013-11-10Don't require there to be any digests, to allow in particular for a certs-onl...Peter Dettman2-5/+20
2013-11-03Port from Java of improvements to DerBoolean and DerEnumeratedPeter Dettman3-61/+97
2013-11-02Add Poly1305 contributors entryPeter Dettman1-1/+1
2013-11-02Fix commentsPeter Dettman1-4/+5
2013-11-02Add contributor entries for recent patchesPeter Dettman1-0/+6
2013-11-01Fix namespacePeter Dettman1-5/+7
2013-11-01