An open API service for providing issue and pull request metadata for open source projects.

GitHub / golang/crypto issues and pull requests

#320 - build(deps): bump golang.org/x/net from 0.21.0 to 0.38.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, go

#319 - crypto/ocsp: add support for Ed25519 signatures in OCSP responses

Pull Request - State: open - Opened by Minipada 3 months ago - 6 comments

#318 - build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /blake2b/_asm/AVX2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, go

#317 - golang-crypto init

Pull Request - State: closed - Opened by khulnasoft-bot 4 months ago - 1 comment

#316 - ssh: sign and verify

Pull Request - State: open - Opened by caarlos0 4 months ago - 4 comments

#315 - build(deps): bump golang.org/x/net from 0.21.0 to 0.36.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies, go

#314 - Create go-ossf-slsa3-publish.yml

Pull Request - State: open - Opened by Hosampor 5 months ago - 1 comment

#313 - Create SECURITY.md

Pull Request - State: open - Opened by sabawoon-0784 5 months ago - 2 comments

#312 - x/crypto: bump golang.org/x/net to v0.33.0 for CVE-2024-45338

Pull Request - State: closed - Opened by shubham1172 5 months ago - 6 comments

#311 - build(deps): bump golang.org/x/net from 0.21.0 to 0.33.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies

#310 - cryptobyte: fix typo 'octects' into 'octets' for asn1.go

Pull Request - State: closed - Opened by jas4711 6 months ago - 14 comments

#308 - build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /internal/poly1305/_asm

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#307 - ssh/agent: parse public key with ssh.ParsePublicKey

Pull Request - State: open - Opened by Foxboron 7 months ago - 2 comments

#306 - Update vuln scanning

Pull Request - State: closed - Opened by vallieres 8 months ago

#305 - Support user-defined challenge Accept payload

Pull Request - State: closed - Opened by jeremyhahn 8 months ago - 11 comments

#304 - Update default bcrypt from 10 to 12

Pull Request - State: closed - Opened by romh-acking 9 months ago - 1 comment

#303 - ssh/knownhosts: add support for parsing known hosts key metadata

Pull Request - State: open - Opened by based64god 9 months ago - 6 comments

#302 - xts: avoid redundant bounds checks

Pull Request - State: open - Opened by ncruces 10 months ago - 6 comments

#301 - all: rewrite interface{} to any

Pull Request - State: closed - Opened by apriil15 10 months ago - 4 comments

#300 - bcrypt: update InvalidCostError message to describe cost range inclusive

Pull Request - State: closed - Opened by redwrasse 11 months ago - 19 comments

#299 - sha3: fix compatibility with go1.18

Pull Request - State: closed - Opened by nekohasekai about 1 year ago - 3 comments

#298 - ssh: fix listening tunnel on wildcard ip

Pull Request - State: closed - Opened by kkocdko about 1 year ago - 5 comments

#297 - ssh: return unexpected msg error when server fails keyboard-interactive auth early

Pull Request - State: closed - Opened by samiponkanen about 1 year ago - 48 comments

#296 - Rebase to upstream/master, keep only acme package

Pull Request - State: closed - Opened by oxtoacart about 1 year ago - 1 comment

#294 - crypto/chacha20, crypto/poly1305: add MIPSLE assembly version

Pull Request - State: open - Opened by stffabi about 1 year ago - 4 comments

#293 - ssh: fail client auth immediately on receiving disconnect message

Pull Request - State: closed - Opened by samiponkanen over 1 year ago - 40 comments

#292 - ssh: fail client auth immediately on receiving disconnect message fro…

Pull Request - State: closed - Opened by samiponkanenssh over 1 year ago - 2 comments

#291 - ssh: fail client auth immediately on receiving disconnect message fro…

Pull Request - State: closed - Opened by samiponkanenssh over 1 year ago - 1 comment

#290 - perf: use errors.New to replace fmt.Errorf with no parameters

Pull Request - State: closed - Opened by ChengenH over 1 year ago - 1 comment

#289 - perf: use errors.New to replace fmt.Errorf with no parameters

Pull Request - State: closed - Opened by ChengenH over 1 year ago - 1 comment

#288 - build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#287 - ssh/knownhosts: fix hashed hostname component count in error message

Pull Request - State: open - Opened by kke over 1 year ago - 8 comments

#286 - sha3: fix cSHAKE initialization for extremely large N and or S

Pull Request - State: closed - Opened by Yawning over 1 year ago - 16 comments

#285 - shake: add validity check

Pull Request - State: closed - Opened by MingLLuo over 1 year ago - 8 comments

#283 - Update README.md

Pull Request - State: open - Opened by voskhod6 over 1 year ago - 3 comments

#281 - Rename README.md to READMe.md

Pull Request - State: closed - Opened by Dickyvio44 over 1 year ago - 4 comments

#280 - ssh: add top-level DialContext

Pull Request - State: open - Opened by ydnar over 1 year ago - 6 comments

#279 - ssh: close net.Conn on all NewServerConn errors

Pull Request - State: closed - Opened by espadolini over 1 year ago - 22 comments

#278 - curve25519/internal/field/_asm: go mod tidy to fix x/sys version

Pull Request - State: open - Opened by thaJeztah over 1 year ago - 3 comments

#277 - curve25519/internal/field/_asm: go mod tidy to fix x/sys version

Pull Request - State: closed - Opened by thaJeztah over 1 year ago - 10 comments

#276 - Update README.md

Pull Request - State: closed - Opened by voskhod6 over 1 year ago - 1 comment

#275 - x/crypto/chacha20poly1305: guard PSHUFB usage with GOAMD64_v2

Pull Request - State: closed - Opened by mauri870 over 1 year ago - 11 comments

#274 - CVE-2023-44487 - bump golang.org/x/net to v0.17.0

Pull Request - State: closed - Opened by tooptoop4 over 1 year ago - 8 comments

#273 - build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#272 - ssh: add None function

Pull Request - State: open - Opened by tg123 almost 2 years ago - 9 comments

#271 - crypto: Small optimizations of BCrypt

Pull Request - State: open - Opened by BiiChris almost 2 years ago - 14 comments

#270 - ssh: add None function

Pull Request - State: closed - Opened by tg123 almost 2 years ago - 6 comments

#269 - ssh/knownhosts: knownhost to support io.reader

Pull Request - State: open - Opened by tg123 almost 2 years ago - 7 comments

#268 - ssh/knownhosts: fix bracket normalisation

Pull Request - State: open - Opened by pacien almost 2 years ago - 4 comments

#267 - Add Snyk scanning & monitoring

Pull Request - State: closed - Opened by ryan-wren almost 2 years ago

#266 - ssh: wrap errors from client handshake

Pull Request - State: closed - Opened by paxan about 2 years ago - 33 comments

#265 - cryptobyte: add uint48 methods

Pull Request - State: closed - Opened by hasheddan about 2 years ago - 26 comments

#264 - fix TestValidTerminalMode: missing output from echo SHELL $SHELL

Pull Request - State: closed - Opened by tg123 about 2 years ago - 11 comments

#263 - ssh: fix call to Fatalf from a non-test goroutine

Pull Request - State: closed - Opened by drakkan about 2 years ago - 13 comments

#262 - Create SECURITY.m

Pull Request - State: closed - Opened by hoodman1 about 2 years ago - 2 comments

#261 - ssh: fix public key and cert authentication compatibility with old clients

Pull Request - State: closed - Opened by drakkan about 2 years ago - 7 comments

#260 - ssh: add (*Client).DialContext method

Pull Request - State: closed - Opened by ydnar about 2 years ago - 53 comments

#259 - return acmeClient without lock when client is already initialized

Pull Request - State: closed - Opened by curllog about 2 years ago - 4 comments

#258 - x/crypto/argon2: Adding password hashing/verification wrapper to x/crypto/argon2

Pull Request - State: closed - Opened by calvin-barker about 2 years ago - 6 comments

#257 - ssh: add hmac-sha2-512

Pull Request - State: closed - Opened by stanhu about 2 years ago - 7 comments

#256 - ocsp: better validate OCSP response's certificates

Pull Request - State: open - Opened by cipherboy over 2 years ago - 4 comments

#255 - cryptobyte: reject Object Identifiers with leading 0x80

Pull Request - State: closed - Opened by mateusz834 over 2 years ago - 6 comments

#254 - ssh/knownhosts: check more than one key

Pull Request - State: closed - Opened by caarlos0 over 2 years ago - 41 comments

#253 - all: use error wrap when possible

Pull Request - State: open - Opened by sapk over 2 years ago - 12 comments

#252 - ssh: report disconnect messages as public error type from Conn.Wait

Pull Request - State: open - Opened by bwhmather over 2 years ago - 7 comments

#251 - bcrypt: reject passwords with a length of 0 bytes

Pull Request - State: closed - Opened by tikhonfedulov over 2 years ago - 1 comment

#250 - build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#249 - x/crypto/cryptobyte: reject negative Unwrite argument

Pull Request - State: closed - Opened by AlexanderYastrebov over 2 years ago - 11 comments

#248 - Update: updated import comment in respective package

Pull Request - State: closed - Opened by siashish over 2 years ago - 3 comments

#247 - add hmac-sha2-512.

Pull Request - State: open - Opened by micookie over 2 years ago - 3 comments

#246 - add hmac-sha2-512.

Pull Request - State: closed - Opened by micookie over 2 years ago - 1 comment

#245 - add hmac-sha2-512.

Pull Request - State: closed - Opened by micookie over 2 years ago - 1 comment

#244 - scrypt: allow hash.Hash payload, similar to hkdf & pbkdf2

Pull Request - State: closed - Opened by paepckehh over 2 years ago - 1 comment

#243 - acme: remove unnecessary []byte conversion

Pull Request - State: open - Opened by mateusz834 over 2 years ago - 1 comment

#242 - crypto/acme: Add support for custom validity certs

Pull Request - State: open - Opened by daknob over 2 years ago - 4 comments

#241 - chacha20: drop Go 1.10 compatibility for arm64

Pull Request - State: closed - Opened by thaJeztah over 2 years ago - 17 comments

#240 - blake2b: drop Go 1.6, Go 1.8 compatibility

Pull Request - State: closed - Opened by thaJeztah over 2 years ago - 20 comments

#239 - internal/poly1305: drop Go 1.12 compatibility

Pull Request - State: closed - Opened by thaJeztah over 2 years ago - 19 comments

#238 - all: use crypto/ed25519 instead of golang.org/x/crypto/ed25519

Pull Request - State: closed - Opened by thaJeztah over 2 years ago - 23 comments

#237 - ed25519: update godoc for consts in crypto/ed25519

Pull Request - State: open - Opened by thaJeztah over 2 years ago - 21 comments

#236 - x/crypto/bcrypt: add cooperative scheduling and cancellation to bcrypt

Pull Request - State: open - Opened by hf almost 3 years ago - 8 comments

#235 - ssh: allow dialing named services in addition to port numbers

Pull Request - State: open - Opened by HouseK almost 3 years ago - 66 comments

#234 - x/crypto/scrypt: add compareHashAndPassword

Pull Request - State: open - Opened by saeeddhqan almost 3 years ago - 3 comments

#233 - all: replace bytes.Compare with bytes.Equal

Pull Request - State: closed - Opened by cuishuang almost 3 years ago - 5 comments

#232 - cryptobyte: AddUint*LengthPrefixed API perfomance optimization with sync.Pool

Pull Request - State: open - Opened by mateusz834 almost 3 years ago - 1 comment

#231 - ssh: use constant to avoid repeated definitions

Pull Request - State: open - Opened by cuishuang almost 3 years ago - 5 comments

#230 - all: replace io/ioutil with io and os package

Pull Request - State: closed - Opened by cuishuang almost 3 years ago - 18 comments

#229 - all: remove redundant type conversion

Pull Request - State: closed - Opened by cuishuang almost 3 years ago - 7 comments

#228 - cryptobyte: AddUint*LengthPrefixed API perfomance optimization

Pull Request - State: open - Opened by mateusz834 almost 3 years ago - 3 comments

#227 - Update client.go

Pull Request - State: open - Opened by Moorong almost 3 years ago - 1 comment

#226 - openpgp/clearsign: fix minor unreachable code caused by t.Fatalf

Pull Request - State: open - Opened by Abirdcfly about 3 years ago - 1 comment

#225 - openpgp/clearsign: fix minor unreachable code caused by t.Fatalf

Pull Request - State: closed - Opened by Abirdcfly about 3 years ago - 3 comments

#224 - Update client.go

Pull Request - State: closed - Opened by Moorong about 3 years ago - 3 comments

#223 - Update client.go

Pull Request - State: closed - Opened by Moorong about 3 years ago - 2 comments

#222 - Update client.go

Pull Request - State: closed - Opened by Moorong about 3 years ago - 1 comment

#221 - ssh: relax RSA signature check in SSH_MSG_USERAUTH_REQUEST

Pull Request - State: closed - Opened by stanhu about 3 years ago - 38 comments

#220 - Cherry-pick from tailscale

Pull Request - State: closed - Opened by iQQBot about 3 years ago - 1 comment

#219 - ssh: support non auth callback

Pull Request - State: closed - Opened by tg123 about 3 years ago - 1 comment