1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:21:22 -06:00
go/src/pkg/crypto
2013-08-12 10:25:36 -07:00
..
aes all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
cipher crypto/cipher: add GCM mode. 2013-08-05 14:31:58 -04:00
des crypto/des: faster permutation. 2013-07-31 22:06:48 +02:00
dsa build: remove dead code 2013-03-22 17:28:22 -04:00
ecdsa all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
elliptic crypto/elliptic: add constant-time, P-256 implementation. 2013-06-27 13:31:05 -04:00
hmac crypto/hmac: add Equal function. 2012-10-11 15:28:02 -04:00
md5 all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
rand crypto/rand: simplify example to exploit properties of ReadFull 2013-08-12 12:52:23 +10:00
rc4 all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
rsa crypto/rsa: remove obsolete TODO. 2013-07-16 19:34:21 -04:00
sha1 all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
sha256 crypto/sha512: provide top-level Sum512 and Sum384 functions 2013-06-26 13:14:11 -07:00
sha512 crypto/sha512: update comment for the Sum512 function. 2013-06-27 20:51:46 +10:00
subtle crypto/rsa: check for minimal PKCS#1 v1.5 padding. 2013-05-15 10:27:34 -04:00
tls crypto/tls: Add support for ECDHE-ECDSA 2013-07-17 12:33:16 -04:00
x509 undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00
crypto.go crypto: include hash number in panic message. 2013-08-05 14:23:32 -04:00