Sign in
go
/
crypto
/
ab813273cd59e1333f7ae7bff5d027d4aadf528c
ab81327
acme/autocert: improve authorizations cleanup
by Alex Vaghin
· 7 years ago
a3beeb7
acme/autocert: support configurable CSR extensions
by Alex Vaghin
· 8 years ago
159ae71
ssh/terminal: fix TestMakeRawState on iOS
by Tobias Klauser
· 7 years ago
75e913e
acme/autocert: revoke dangling pending authzs
by Leo Antunes
· 7 years ago
da3eeb5
openpgp: sign Entity during instantiation in NewEntity
by Ryan Canty
· 7 years ago
1a580b3
chacha20poly1305: delete unused assembly functions
by Michael Munday
· 7 years ago
425cc7d
poly1305: add additional test cases
by Michael Munday
· 7 years ago
4eb8c2c
poly1305: add optimized s390x SIMD implementation with VMSL
by bill_ofarrell
· 7 years ago
2fc4c88
ssh: also start forward listeners on ListenUnix
by Brad Fitzpatrick
· 7 years ago
034e532
ssh: don't start goroutines handling forwarded connections until needed
by Brad Fitzpatrick
· 7 years ago
94e3fad
chacha20poly1305: add test for empty plaintext and additional data
by Michael Munday
· 7 years ago
2d027ae
ssh/terminal: run tests only on supported platforms
by Hana (Hyang-Ah) Kim
· 7 years ago
1258d06
salsa20: panic when len(out) < len(in) following cipher.Stream
by Filippo Valsorda
· 7 years ago
21052ae
openpgp: fix vet issue in tests
by Filippo Valsorda
· 7 years ago
4ec37c6
sha3: add NewLegacyKeccak256
by Leon Klingele
· 7 years ago
1f94bef
scrypt: update example to match recommendation two lines below
by Filip Haglund
· 7 years ago
76a9546
sha3: enable TestUnalignedWrites
by Kris Kwiatkowski
· 7 years ago
8b1d310
bn256: explicitly fix MakeAffine for ∞
by Filippo Valsorda
· 7 years ago
2c241ca
chacha20poly1305: correct AVX2 feature detection
by Tom Thorogood
· 7 years ago
613d6ea
ssh: fix copy and paste error
by Michael Munday
· 7 years ago
80f0338
ocsp: remove error for > 1 certificate in response
by Joe Shaw
· 8 years ago
ae8bce0
crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection
by Andreas Auernhammer
· 7 years ago
db7d123
ssh/agent: remove len check in Unlock
by Alberto Donizetti
· 7 years ago
b49d69b
internal/chacha20: add s390x SIMD implementation
by Michael Munday
· 7 years ago
754cb46
chacha20poly1305: update to use new ChaCha20 API
by Michael Munday
· 7 years ago
83c378c
ssh: update to use new ChaCha20 API
by Michael Munday
· 7 years ago
12dd70c
internal/chacha20: implement the cipher.Stream interface and optimize
by Michael Munday
· 7 years ago
dccd99e
sha3: add optimized implementation for s390x
by Michael Munday
· 8 years ago
719079d
ssh/test: skip tests if run as root
by Agniva De Sarker
· 7 years ago
b0697ec
blake2b: Revert "blake2b: use internal/cpu to determine AVX and SSE 4 support"
by Andreas Auernhammer
· 7 years ago
2b6c088
ssh/agent: update documentation link
by Agniva De Sarker
· 7 years ago
e73bf33
x/crypto: cryptobyte: manage integers with implicit tags
by Andrey Mirtchovski
· 7 years ago
d644981
blake2b: use internal/cpu to determine AVX and SSE 4 support
by Tobias Klauser
· 7 years ago
f70185d
cryptobyte: minor documentation fix
by Andrey Mirtchovski
· 7 years ago
beb2a97
ssh/knownhosts: disregard IP address if the hostname is available
by Han-Wen Nienhuys
· 7 years ago
b2aa354
ssh: drop extra connection Close call in TestMuxReadWrite
by Han-Wen Nienhuys
· 7 years ago
12892e8
blake2b,blake2s: implement BinaryMarshaler, BinaryUnmarshaler
by ValarDragon
· 7 years ago
88942b9
xtea: comment cleanup
by Mark Rushakoff
· 7 years ago
80db560
nacl/sign: add package
by Florian Uekermann
· 7 years ago
c3a3ad6
acme/autocert: use valid certificates from the cache during renewal
by Brad Morgan
· 7 years ago
374053e
openpgp/packet: improve handling of short MPIs for RSA values
by Filippo Valsorda
· 7 years ago
b4956d3
openpgp: serialize correct bitlength for generated ECC keys
by Mike Tsao
· 7 years ago
819dbed
openpgp/packet: fix swallowed errors in (*EncryptedKey).parse
by Lars Lehtonen
· 8 years ago
21652f8
CONTRIBUTING.md: remove note about not accepting Pull Requests
by Andrew Bonventre
· 7 years ago
c4a91bd
ed25519: require canonical signatures
by Adam Langley
· 7 years ago
182114d
sha3: fix typo in Shake256 docs
by Kyle Spiers
· 7 years ago
c7dcf10
ripemd160: use bits.Rotate for rotates
by Ilya Tocar
· 7 years ago
7effd64
ssh/terminal: store termios copy in terminal state on Solaris
by Tobias Klauser
· 7 years ago
526a373
ssh/terminal: simplify defer
by Tobias Klauser
· 7 years ago
85f9870
argon2: fix typo and code formatting in comments
by Mark Rushakoff
· 7 years ago
0b6b69c
acme/autocert: return error from cachePut
by Jake Burkhead
· 7 years ago
91a49db
acme: stop polling authz on 4xx client errors
by Alex Vaghin
· 7 years ago
8c65384
ssh: document how to unmarshal public keys
by Han-Wen Nienhuys
· 7 years ago
beaf6a3
ssh: fix error variable naming convention, add docs
by Brad Fitzpatrick
· 7 years ago
4979611
ssh: use a variable rather than type for NoAuthError
by Han-Wen Nienhuys
· 7 years ago
432090b
Adding a unique error when no authentication method has been passed in yet.
by Spencer Tung
· 7 years ago
650f4a3
openpgp: allow NewEntity to specify the default cipher
by Damien Tournoud
· 7 years ago
3a6c3ce
openpgp: correct NewEntity name creation
by Yaron de Leeuw
· 7 years ago
9de5f2e
acme/autocert: Remove unused retryAfter func
by Ingo Gottwald
· 7 years ago
5119cf5
ssh: clarify how to parse out Certificates
by Han-Wen Nienhuys
· 7 years ago
dea6ea3
ssh: compile multi_auth_test.go on linux only
by Han-Wen Nienhuys
· 7 years ago
9334d73
ssh: fix support for partial success authentication responses in client
by Sami Pönkänen
· 7 years ago
d9133f5
argon2: add Argon2id and update parameter recommendations
by Andreas Auernhammer
· 7 years ago
1875d0a
ssh/knownhosts: remove godoc about non-supported hashed hosts
by Sergey Lukjanov
· 7 years ago
0efb946
ssh/terminal: use duplicate handle in ReadPassword
by Yasuhiro Matsumoto
· 7 years ago
3d37316
ssh: return correct error on read failure
by Han-Wen Nienhuys
· 7 years ago
d94f6bc
ssh: use io.ReadFull() for reading chacha20-poly1305 packets.
by Han-Wen Nienhuys
· 7 years ago
31469a2
ssh: remove chacha20-poly1305 from preferredCipher list
by Han-Wen Nienhuys
· 7 years ago
39efaea
ssh: cleanup cipher creation logic
by Han-Wen Nienhuys
· 7 years ago
1c1f139
ssh: remove redundant code
by Han-Wen Nienhuys
· 7 years ago
1835319
ssh: remove arcfour ciphers from the default preference list
by Han-Wen Nienhuys
· 7 years ago
a660000
argon2: add missing amd64 tags
by Alex Vaghin
· 7 years ago
ee41a25
ssh: support chacha20-poly1305 cipher
by Han-Wen Nienhuys
· 7 years ago
13931e2
acme/autocert: support http-01 challenge type
by Alex Vaghin
· 7 years ago
5f55bce
ssh: fix protocol version exchange (for multi-line)
by Justin Gracenin
· 7 years ago
b3c9a1d
ssh: use t.Run for testing multiple ciphers/macs
by Han-Wen Nienhuys
· 7 years ago
4937306
internal/chacha20: move up from chacha20poly1305/internal/chacha20
by Han-Wen Nienhuys
· 7 years ago
6bd909f
ssh: specify InsecureIgnoreHostKey in the benchmarks
by Han-Wen Nienhuys
· 7 years ago
0fcca48
bn256: don't claim a 128-bit security level.
by Adam Langley
· 7 years ago
2b4b18b
argon2: fix incorrect key derivation if parallelism > 1
by Andreas Auernhammer
· 7 years ago
95a4943
crypto/ssh: fix typo in error message in certs.go
by Mansour Rahimi
· 7 years ago
d585fd2
pbkdf2: add benchmarks
by Andrew Ekstedt
· 7 years ago
244f6ce
ssh: accept ed25519 certs
by Peter Moody
· 7 years ago
625c6a7
argon2: add new package implementing the Argon2 PBKDF family
by Andreas Auernhammer
· 7 years ago
94eea52
all: run gofmt -s on source code
by Kevin Burke
· 7 years ago
e8f2298
all: fix errors reported by vet, golint
by Kevin Burke
· 7 years ago
48a5a65
crypto/ssh: only show banner once
by Sam Whited
· 7 years ago
365904b
nacl/auth: use KeySize constant consistently.
by Adam Langley
· 7 years ago
b080dc9
ssh/terminal: handle non-ASCII characters when reading passwords
by Yasuhiro Matsumoto
· 7 years ago
9f005a0
ssh: add support for banners
by Tugdual Saunier
· 7 years ago
6a293f2
ssh: remove unused parameter of newGCMCipher
by Tobias Klauser
· 7 years ago
687d4b8
terminal/ssh: use ioctl wrappers from x/sys/unix
by Tobias Klauser
· 7 years ago
ca1fcd4
ocsp: fix vet format string issues
by Tobias Klauser
· 7 years ago
3680b74
blake2s: fix vet format string issue
by Tobias Klauser
· 7 years ago
bd6f299
ed25519: update document to mention RFC 8032
by Joe Kyo
· 7 years ago
2509b14
Revert "ssh: add support for banners"
by Han-Wen Nienhuys
· 7 years ago
edd5e9b
ocsp: remove incorrect iota and update docs on CreateRequest
by Anmol Sethi
· 7 years ago
541b9d5
acme, acme/autocert: add missing articles
by Kevin Burke
· 7 years ago
959b3af
acme: fill Subject CN field in the tls-sni challenge certs
by Alex Vaghin
· 7 years ago
ed5229d
ssh: add support for banners
by Tugdual Saunier
· 7 years ago
Next »