RepoNotes
Toggle theme
Loading ...
Sign in
golang/crypto
[mirror] Go supplementary cryptography libraries
3135
10
80
Readme
Notes
New Note
Sign in to add notes for this repository
RN
golang
10327
Followers
0
Following
61
Repos
No Twitter
The Go Programming Language
Branches
release-branch.go1.15
release-branch.go1.14
release-branch.go1.13
Releases
Commits
acme: capture pebble test subprocess stdout/stderr When spawning the pebble and pebble-challtestserv processes redirect stdout/stderr to bytes.Buffer instances and print their content at test end as
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I3a89b1890ad2f7d2b2c23e1efce60c19e43dd381 Reviewed-on: https://go-review.googles
ssh: add AlgorithmNegotiationError Fixes golang/go#61536 Change-Id: Id38cc6d46879dbe2bdea04dec061596387ec6cfe Reviewed-on: https://go-review.googlesource.com/c/crypto/+/559056 LUCI-TryBot-Result: Go
Issues
cryptobyte: AddUint*LengthPrefixed API perfomance optimization with sync.Pool
x/crypto/scrypt: add compareHashAndPassword
ssh: allow dialing named services in addition to port numbers