Sign in
fuchsia
/
third_party
/
golang
/
crypto
/
HEAD
75b2880
ssh: Make error message deterministic
by Julian Kornberger
· 6 years ago
main
master
upstream/release-branch.go1.15
70a84ac
internal/wycheproof: add tests for hmac generation
by Roland Shoemaker
· 6 years ago
279210d
ssh: don't err out on channel request msgs to unknown channels
by Erick Tryzelaar
· 6 years ago
06a226f
Use boolean tag (0x01) for boolean type.
by Pasi Tähkäpää
· 6 years ago
4b2356b
poly1305: modify s390x assembly to implement MAC interface
by Michael Munday
· 6 years ago
729f1e8
ssh: improve docs on Certificate.SignCert
by Lily Chung
· 6 years ago
4bdfaf4
chacha20: don't panic encrypting the final blocks
by Filippo Valsorda
· 6 years ago
18b771b
cryptobyte: handle AddASN1BigInt with -1
by Katie Hockman
· 6 years ago
44a6062
poly1305: add (*MAC).Verify API and use it in chacha20poly1305
by Filippo Valsorda
· 6 years ago
3c4aac8
chacha20: improve generic implementation performance
by Andy Wang
· 6 years ago
a76a400
Revert "chacha20: don't panic encrypting the final blocks"
by Filippo Valsorda
· 6 years ago
1c2c788
chacha20: don't panic encrypting the final blocks
by Filippo Valsorda
· 6 years ago
884d27f
Update reference to CBC vulnerability in cipher.go
by Bob McNaughton
· 6 years ago
0848c95
chacha20poly1305: improve ExampleNewX
by Filippo Valsorda
· 6 years ago
4f8f47a
ssh/terminal: handle ctrl+C, ctrl+F, ctrl+B
by Hana (Hyang-Ah) Kim
· 6 years ago
056763e
ssh/agent: handle ed25519.PrivateKey by value in AddedKey
by Alex Gaynor
· 6 years ago
baeed62
blake2b,blake2s: clarify difference between blake2b and blake2s
by Katie Hockman
· 6 years ago
0ec3e99
ssh: support aes256-cbc for passphrase-protected OpenSSH keys
by Ross Kinsey
· 6 years ago
891825f
gitignore: remove obsolete reference to .hgignore in comment
by Yannic Bonenberger
· 6 years ago
97fc981
internal/wycheproof: update TestEcdsa to use ecdsa.VerifyASN1
by Katie Hockman
· 6 years ago
1b76d66
ssh: fix data race in dh group exchange sha256
by Lucas Bremgartner
· 6 years ago
f7b0055
sha3: mark xorInUnaligned with go:nocheckptr
by Bryan C. Mills
· 6 years ago
78000ba
acme: make WaitAuthorization return authorization errors consistently
by Andrew Louis
· 6 years ago
32487ec
openpgp/packet: ensure that first partial packet is 512 bytes
by Ian Lance Taylor
· 6 years ago
2aa609c
chacha20,poly1305,chacha20poly1305: set consistent build tags
by Filippo Valsorda
· 6 years ago
eddbd5d
chacha20: add SetCounter method
by lukechampine
· 6 years ago
0f24fbd
internal/wycheproof: add test for ChaCha20-Poly1305 AEAD encryption/decryption
by Katie Hockman
· 6 years ago
bac4c82
ssh: return an error for malformed ed25519 public keys rather than panic
by Filippo Valsorda
· 6 years ago
1ad67e1
internal/wycheproof: add test for CBC decryption with PKCS#5 padding
by Katie Hockman
· 6 years ago
1d94cc7
acme/autocert: remove unused listener struct field
by Brad Fitzpatrick
· 6 years ago
86ce3cb
acme/autocert: fix TLS-ALPN identifier in tests
by Jason Baker
· 6 years ago
6ca56c2
acme: update TLS-ALPN identifier to the latest IANA assignment
by Jason Baker
· 6 years ago
ecb85df
ssh/terminal: adjust ReadConsole rules on windows
by Alex Brainman
· 6 years ago
a95e85b
ssh: support ECDSA private keys in OpenSSH format
by Mariano Cano
· 6 years ago
a0c6ece
internal/wycheproof: add test for hkdf key extraction
by Katie Hockman
· 6 years ago
c9f3fb7
ssh: support encrypted OpenSSH private keys
by Filippo Valsorda
· 6 years ago
69ecbb4
cryptobyte: fix panic due to malformed ASN.1 inputs on 32-bit archs
by Filippo Valsorda
· 6 years ago
upstream/release-branch.go1.14
530e935
openpgp/armor: allow armored PGP signature without a CRC
by Katie Hockman
· 6 years ago
6d4e4cb
ssh/terminal: stop using ENABLE_LINE_INPUT
by Yasuhiro Matsumoto
· 6 years ago
61a8779
poly1305: drop broken arm assembly
by Filippo Valsorda
· 6 years ago
5d647ca
sha3: fix SHA-3 on s390x when using KIMD instruction
by Michael Munday
· 6 years ago
53104e6
internal/wycheproof: skip failing test on 32-bit arm
by Katie Hockman
· 6 years ago
becbf70
nacl/box: support anonymous seal/open
by Ben Toews
· 6 years ago
e9b2fee
internal/wycheproof: add Wycheproof tests for verifying signatures
by Katie Hockman
· 6 years ago
e7c4368
acme: expect standard ASN.1 signatures from ECDSA Client.Key
by edef
· 6 years ago
0a08dad
ssh: reject unencrypted keys from ParsePrivateKeyWithPassphrase
by Filippo Valsorda
· 6 years ago
86a7050
ssh: add sk-ecdsa-sha2-nistp256 and sk-ed25519
by Sebastian Kinne
· 6 years ago
b544559
ssh/agent: fix TestServerResponseTooLarge on Plan 9
by Fazlul Shahriar
· 6 years ago
ac88ee7
ssh/agent: fix example
by Filippo Valsorda
· 6 years ago
4f8c1d8
ssh/agent: clear the environment when starting ssh-agent in client_test
by Bryan C. Mills
· 6 years ago
497ca9f
ssh/test: fix test goroutine error handling
by Lars Lehtonen
· 6 years ago
e1110fd
openpgp/elgamal: prevent bad key from causing panic in Decrypt
by Katie Hockman
· 6 years ago
1665152
chacha20: implement XChaCha20
by Filippo Valsorda
· 6 years ago
e082962
chacha20: expose internal/chacha20 package
by Filippo Valsorda
· 6 years ago
9b708ad
internal/chacha20: cache first round across XORKeyStream invocations
by Filippo Valsorda
· 6 years ago
85e5e33
internal/chacha20: refactor for readability and consistency
by Filippo Valsorda
· 6 years ago
2dbfe90
poly1305: rewrite the Go implementation with 64-bit limbs
by Filippo Valsorda
· 6 years ago
bd318be
pkcs12: fix dropped error
by Lars Lehtonen
· 6 years ago
6e5058b
ssh: fix dropped error
by Lars Lehtonen
· 6 years ago
0a56756
acme/internal/acmeprobe: fix dropped error variable
by Lars Lehtonen
· 6 years ago
f4817d9
curve25519: implement new X25519 API and deprecate ScalarMult
by Filippo Valsorda
· 6 years ago
fe70532
curve25519: update package structure per golang.org/wiki/TargetSpecific
by Filippo Valsorda
· 6 years ago
ed6320f
internal/chacha20: fix minor naming issue
by Lynn Boger
· 6 years ago
c7e5f84
sha3: align (*state).storage
by Bryan C. Mills
· 6 years ago
8986dd9
acme/autocert: always pass AuthzURLs from AuthorizeOrder to deactivatePendingAuthz
by Dmitri Shuralyov
· 6 years ago
f83a468
go.mod: set go version
by Bryan C. Mills
· 6 years ago
87dc89f
acme/autocert: give tokensMu a better name
by Alex Vaghin
· 6 years ago
0e8c3a9
acme/autocert: support ACME RFC 8555
by Alex Vaghin
· 6 years ago
a950601
acme: update Directory URL to Let's Encrypt v2
by Alex Vaghin
· 6 years ago
1f99b0e
acme: prevent discovery network roundtrips in tests
by Alex Vaghin
· 6 years ago
af544f3
internal/chacha20: improve chacha20 performance on ppc64le
by Lynn Boger
· 6 years ago
34f6963
openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt
by Scott Ragan
· 6 years ago
f9e2070
acme/internal: add a prober program
by Alex Vaghin
· 6 years ago
4663e18
acme: update existing methods for RFC 8555
by Alex Vaghin
· 6 years ago
8834368
acme: implement new order-based issuance methods
by Alex Vaghin
· 6 years ago
a832865
acme: support RFC 8555 account management
by Alex Vaghin
· 6 years ago
cea2066
Revert "ssh/terminal: account for win32 api changes"
by Brad Fitzpatrick
· 6 years ago
fa1a291
acme: add KID variant to jwsEncodeJSON
by Alex Vaghin
· 6 years ago
2682ddc
acme: fetch fresh nonces from newNonce resource
by Alex Vaghin
· 6 years ago
2afe7c4
acme: add support for RFC8555 compliant discovery
by x1ddos
· 6 years ago
9ee001b
ssh/terminal: account for win32 api changes
by Jason A. Donenfeld
· 6 years ago
227b76d
acme/autocert: remove tls-sni-xx challenge support
by Alex Vaghin
· 6 years ago
094676d
ssh: drop dh-group1-sha1 from default key exchanges
by Eric Brown
· 6 years ago
71b5226
sha3: add a space before +build in build tag comments
by Tobias Klauser
· 6 years ago
9756ffd
ssh/test: delete TestInvalidTerminalMode
by Michael Hudson-Doyle
· 6 years ago
60c769a
acme/autocert: remove tempfile after dircache write failed
by yuanhh
· 6 years ago
4def268
ssh: skip testHandshakeErrorHandlingN on js/wasm
by Agniva De Sarker
· 7 years ago
cc06ce4
acme: send User-Agent and add Client.UserAgent
by Filippo Valsorda
· 7 years ago
ea8f1a3
ed25519: turn into a wrapper for crypto/ed25519 beginning with Go 1.13
by Filippo Valsorda
· 7 years ago
57b3e21
ssh: add diffie-hellman-group-exchange-sha256
by Lucas Bremgartner
· 7 years ago
5c40567
internal/chacha20: fix variable naming
by Carlos Eduardo Seo
· 7 years ago
f99c8df
poly1305: improve performance with asm for ppc64le
by Lynn Boger
· 7 years ago
20be4c3
internal/chacha20: improve performance for ppc64le
by Carlos Eduardo Seo
· 7 years ago
22d7a77
sha3: fix bug in cSHAKE Clone()
by Conrado P. L. Gouvea
· 7 years ago
cbcb750
ssh/gss: support kerberos authentication for ssh server and client
by yanweizhi
· 7 years ago
e1dfcc5
openpgp: replace "currentTime" with "creationTime" as appropriate
by Matthew Dempsky
· 7 years ago
a29dc8f
scrypt: use math.bits rotate functions instead of ad-hoc implementation
by Udalov Max
· 7 years ago
f162ad8
ssh/test: add port for aix/ppc64
by chigotc
· 7 years ago
c05e17b
openpgp/clearsign: reject potentially misleading headers and messages
by Filippo Valsorda
· 7 years ago
d864b10
blake2s: use math.bits rotate functions instead of ad-hoc implementation
by Udalov Max
· 7 years ago
Next »