-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: golang/crypto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
sha3: add SIMD implementation with ARMv8.2 features
cla: yes
#182
opened May 11, 2021 by
howjmay
Loading…
bcrypt: simplify bcrypt's base64 by using base64.Nopadding
cla: yes
#181
opened Apr 13, 2021 by
kurenaif
Loading…
chacha20: Allow reinitialisation of existing chacha20 structure
cla: yes
#178
opened Feb 20, 2021 by
u1f35c
Loading…
crypto/salsa20/salsa: implement XORKeyStream12 and XORKeyStream8
cla: yes
#174
opened Jan 14, 2021 by
pschou
Loading…
SSH: fix return value of handshakeTransport.writePacket()
cla: yes
#168
opened Nov 23, 2020 by
seasar
Loading…
acme: Allow to customize isRetriable fn on the ACME client
cla: yes
#149
opened Jul 23, 2020 by
viola
Loading…
x/crypto/blake2s: Allow computing variable-length digests.
cla: yes
#147
opened Jul 8, 2020 by
Nephirus
Loading…
x/crypto/ssh: known_host comments with spaces break on marker lines
cla: yes
#139
opened May 14, 2020 by
skemper
Loading…
ssh: fix ssh tests pass on non standard login shells
cla: yes
#125
opened Mar 4, 2020 by
breml
Loading…
crypto/ocsp: Add Raw field to ocsp.Response
cla: yes
#115
opened Jan 26, 2020 by
nathanejohnson
Loading…
Generates a public key from existing private key.
cla: yes
#112
opened Dec 21, 2019 by
zelenko
Loading…
acme: add support for external account bindings
cla: yes
#109
opened Dec 3, 2019 by
munnerz
Loading…
ssh: disable wantReply in some requests to comply with OpenSSH
cla: yes
#96
opened Aug 19, 2019 by
ilyaluk-old
Loading…
x/crypto/argon2: fix panic when calling IDKey or Key with keyLen == 0
cla: yes
#95
opened Aug 11, 2019 by
psampaz
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.