commit | eb48f83ae261e28e4a17d4a1126c750fded1ce4a | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Thu Nov 05 16:44:02 2009 -0800 |
committer | Adam Langley <agl@golang.org> | Thu Nov 05 16:44:02 2009 -0800 |
tree | 5e697a8aaec75d7a2d8c5ed1ebe5941a01bb4e89 | |
parent | 950f2637c20a3b1d1668ca539f4c867573c52968 [diff] |
crypto/tls (part 5/5) Make RSA and X509 build by using big. (This involves commenting out key generation for now since I haven't written Miller-Rabin in big yet.) Add entries to the Makefile. R=rsc CC=go-dev http://go/go-review/1022005