index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
Imported Upstream version 1.3.1
upstream/1.3.1
Michael Stapelberg
3
-17
/
+55
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
126
-7259
/
+9356
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
73
-773
/
+9442
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
27
-97
/
+1165
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
82
-2163
/
+6640
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
5
-8
/
+11
2012-05-02
Imported Upstream version 1.0.1
upstream/1.0.1
Ondřej Surý
4
-26
/
+177
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
164
-11728
/
+4915
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
165
-0
/
+26001
2011-09-13
Imported Upstream version 60
Ondřej Surý
165
-26008
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
40
-239
/
+1243
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
44
-436
/
+1788
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
46
-456
/
+1200
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
54
-2406
/
+2922
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
19
-15
/
+1202
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
34
-65
/
+2805
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
27
-134
/
+992
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
112
-1127
/
+6506
2010-07-01
strings and bytes.Split: make count of 0 mean 0, not infinite.
Rob Pike
1
-2
/
+2
2010-06-30
x509: fix English.
Adam Langley
1
-2
/
+2
2010-06-30
x509: support non-self-signed certs.
Adam Langley
2
-6
/
+7
2010-05-27
changes &x -> x[0:] for array to slice conversion
Russ Cox
12
-28
/
+28
2010-05-07
compress: renamings.
Rob Pike
1
-1
/
+1
2010-05-03
big: completed set of Int division routines & cleanups
Robert Griesemer
3
-10
/
+10
2010-04-26
crypto/tls: simpler implementation of record layer
Russ Cox
15
-1312
/
+1065
2010-04-05
crypto/tls: good defaults
Russ Cox
2
-1
/
+61
2010-03-30
simplify various code using new map index rule
Russ Cox
1
-10
/
+2
2010-03-30
single argument panic
Russ Cox
1
-1
/
+1
2010-03-29
comment typo in crypto/rsa/rsa.go
Andrew Gerrand
1
-1
/
+1
2010-03-24
delete all uses of panicln by rewriting them using panic or,
Rob Pike
10
-13
/
+14
2010-03-16
crypto/rand: new package
Russ Cox
3
-0
/
+169
2010-03-16
sha512: add sha384 (truncated version)
Conrad Meyer
2
-23
/
+114
2010-03-08
crypto/ripemd160: new package
Raif S. Naffah
4
-0
/
+353
2010-03-08
crypto/sha256: add SHA-224
Conrad Meyer
2
-23
/
+114
2010-03-08
crypto/sha512: new package
Conrad Meyer
4
-0
/
+356
2010-03-08
crypto/rsa: don't use safe primes.
Adam Langley
2
-11
/
+7
2010-03-04
gofmt: modified algorithm for alignment of multi-line composite/list entries
Robert Griesemer
1
-4
/
+4
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
3
-17
/
+17
2010-02-26
crypto/blowfish: new package
Raif S. Naffah
5
-0
/
+584
2010-02-25
strings: delete Runes, Bytes
Russ Cox
6
-27
/
+21
2010-02-23
crypto package documentation fix
Mark Zavislak
2
-6
/
+6
2010-02-19
crypto/x509: support certificate creation.
Adam Langley
2
-2
/
+280
2010-02-05
asn1: Fixes and additions to marshalling
Adam Langley
1
-2
/
+2
2010-02-05
crypto/tls: typo fix
Adam Langley
1
-1
/
+1
2010-01-19
hash: document that Sum does not change hash state
Russ Cox
8
-20
/
+56
2009-12-29
Apply symmetric changes to sha1 and sha256 as to md4 and md5.
Robert Griesemer
2
-24
/
+16
2009-12-28
Symmetric changes to md4.go as for md5.go.
Robert Griesemer
3
-38
/
+34
2009-12-28
A couple of tighter loops.
Robert Griesemer
1
-12
/
+8
2009-12-28
crypto/tls: make Listener a pointer.
Adam Langley
1
-4
/
+5
2009-12-23
crypto/tls: extensions and Next Protocol Negotiation
Adam Langley
9
-28
/
+379
[next]