Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-05 | Use Negate() to simplify | Peter Dettman | 1 | -1/+1 |
2013-12-05 | Add ECFieldElement.GetEncoded() method | Peter Dettman | 1 | -2/+7 |
2013-12-03 | Always apply sign guard | Peter Dettman | 1 | -4/+4 |
2013-11-20 | Use 1/n-1 record splitting instead of 0/n | Peter Dettman | 1 | -13/+24 |
2013-11-11 | Auto-initialize random if necessary | Peter Dettman | 1 | -0/+5 |
2013-11-10 | Don't require there to be any digests, to allow in particular for a certs-onl... | Peter Dettman | 2 | -5/+20 |
2013-11-03 | Port from Java of improvements to DerBoolean and DerEnumerated | Peter Dettman | 3 | -61/+97 |
2013-11-02 | Add Poly1305 contributors entry | Peter Dettman | 1 | -1/+1 |
2013-11-02 | Fix c |