mirror of
https://github.com/golang/go
synced 2024-11-05 20:16:13 -07:00
53374e7e06
The crypto/tls and crypto/x509 APIs leak PublicKey and PrivateKey types, so in order to add support for Ed25519 certificates we need the ed25519 package in the stdlib. It's also a primitive that's reasonable to use directly in applications, as it is a modern, safe and fast signing algorithm, for which there aren't higher level APIs. (The nacl/sign API is limiting in that it repeats the message.) A few docs changes will come in a follow-up, and a CL will land on golang.org/x/crypto/ed25519 to make it a type alias wrapper on Go 1.13+. Updates #25355 Change-Id: I057f20cc7d1aca2b95c29ce73eb03c3b237e413f Reviewed-on: https://go-review.googlesource.com/c/go/+/174945 Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Adam Langley <agl@golang.org>
191 lines
2.0 KiB
Protocol Buffer
191 lines
2.0 KiB
Protocol Buffer
etc src=/etc
|
|
mime.types src=../misc/nacl/testdata/mime.types
|
|
resolv.conf src=../misc/nacl/testdata/empty
|
|
group src=../misc/nacl/testdata/group
|
|
passwd src=../misc/nacl/testdata/empty
|
|
hosts src=../misc/nacl/testdata/hosts
|
|
services
|
|
usr src=../misc/nacl/testdata
|
|
bin
|
|
go src=..
|
|
src
|
|
cmd
|
|
api
|
|
testdata
|
|
+
|
|
asm
|
|
internal
|
|
asm
|
|
testdata
|
|
+
|
|
compile
|
|
internal
|
|
syntax
|
|
parser.go
|
|
cover
|
|
testdata
|
|
+
|
|
doc
|
|
main.go
|
|
pkg.go
|
|
doc_test.go
|
|
testdata
|
|
+
|
|
internal
|
|
objfile
|
|
objfile.go
|
|
buildid
|
|
testdata
|
|
+
|
|
gofmt
|
|
gofmt.go
|
|
gofmt_test.go
|
|
testdata
|
|
+
|
|
vendor
|
|
github.com
|
|
google
|
|
pprof
|
|
internal
|
|
binutils
|
|
+
|
|
driver
|
|
+
|
|
graph
|
|
+
|
|
report
|
|
+
|
|
profile
|
|
+
|
|
ianlancetaylor
|
|
demangle
|
|
+
|
|
golang.org
|
|
x
|
|
arch
|
|
arm
|
|
armasm
|
|
+
|
|
arm64
|
|
arm64asm
|
|
+
|
|
x86
|
|
x86asm
|
|
+
|
|
ppc64
|
|
ppc64asm
|
|
+
|
|
archive
|
|
tar
|
|
testdata
|
|
+
|
|
zip
|
|
testdata
|
|
+
|
|
compress
|
|
bzip2
|
|
testdata
|
|
+
|
|
flate
|
|
testdata
|
|
+
|
|
gzip
|
|
testdata
|
|
+
|
|
lzw
|
|
testdata
|
|
+
|
|
zlib
|
|
crypto
|
|
ed25519
|
|
testdata
|
|
+
|
|
rsa
|
|
testdata
|
|
+
|
|
tls
|
|
testdata
|
|
+
|
|
debug
|
|
dwarf
|
|
testdata
|
|
+
|
|
elf
|
|
testdata
|
|
+
|
|
macho
|
|
testdata
|
|
+
|
|
pe
|
|
testdata
|
|
+
|
|
plan9obj
|
|
testdata
|
|
+
|
|
go
|
|
build
|
|
+
|
|
doc
|
|
testdata
|
|
+
|
|
format
|
|
+
|
|
parser
|
|
+
|
|
printer
|
|
+
|
|
image
|
|
testdata
|
|
+
|
|
draw
|
|
gif
|
|
jpeg
|
|
png
|
|
testdata
|
|
+
|
|
internal
|
|
trace
|
|
testdata
|
|
+
|
|
xcoff
|
|
testdata
|
|
+
|
|
io
|
|
+
|
|
mime
|
|
testdata
|
|
+
|
|
multipart
|
|
testdata
|
|
+
|
|
net
|
|
http
|
|
+
|
|
testdata
|
|
+
|
|
os
|
|
+
|
|
path
|
|
filepath
|
|
+
|
|
regexp
|
|
testdata
|
|
+
|
|
runtime
|
|
textflag.h
|
|
strconv
|
|
testdata
|
|
+
|
|
testdata
|
|
+
|
|
text
|
|
template
|
|
testdata
|
|
+
|
|
lib
|
|
time
|
|
zoneinfo.zip
|
|
|
|
test
|
|
+
|