]> Cypherpunks repositories - gostls13.git/commit
big: fix carry error, add test case.
authorAdam Langley <agl@golang.org>
Fri, 6 Nov 2009 19:36:21 +0000 (11:36 -0800)
committerAdam Langley <agl@golang.org>
Fri, 6 Nov 2009 19:36:21 +0000 (11:36 -0800)
commitdb4e48ece9adaff37303dcf03944c8c98b8697e5
tree1205ea9cd8f567530dc2e821badefb04d68d6220
parent56eca9daedc2d76adcca34b5fc636389fdaa2c65
big: fix carry error, add test case.
crypto/x509: reenable tests.

R=gri
CC=go-dev
http://go/go-review/1026004
src/pkg/big/arith.go
src/pkg/big/arith_test.go
src/pkg/big/int_test.go
src/pkg/crypto/x509/x509_test.go