1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/pkg/crypto/elliptic
Adam Langley 1e3b9524d2 crypto/elliptic: add serialisation and key pair generation.
This is a prerequisite to ECDHE support in crypto/tls.

R=r, rsc
CC=golang-dev
https://golang.org/cl/3685043
2010-12-16 16:04:01 -05:00
..
elliptic_test.go crypto/elliptic: add serialisation and key pair generation. 2010-12-16 16:04:01 -05:00
elliptic.go crypto/elliptic: add serialisation and key pair generation. 2010-12-16 16:04:01 -05:00
Makefile crypto/elliptic: add package 2010-11-12 14:55:32 -05:00