Michael Munday
|
b49d69b5da
internal/chacha20: add s390x SIMD implementation
|
7 years ago |
Michael Munday
|
754cb46fa0
chacha20poly1305: update to use new ChaCha20 API
|
7 years ago |
Michael Munday
|
83c378c48d
ssh: update to use new ChaCha20 API
|
7 years ago |
Michael Munday
|
12dd70caea
internal/chacha20: implement the cipher.Stream interface and optimize
|
7 years ago |
Michael Munday
|
dccd99e89d
sha3: add optimized implementation for s390x
|
8 years ago |
Agniva De Sarker
|
719079de17
ssh/test: skip tests if run as root
|
7 years ago |
Andreas Auernhammer
|
b0697eccbe
blake2b: Revert "blake2b: use internal/cpu to determine AVX and SSE 4 support"
|
7 years ago |
Agniva De Sarker
|
2b6c08872f
ssh/agent: update documentation link
|
7 years ago |
Andrey Mirtchovski
|
e73bf333ef
x/crypto: cryptobyte: manage integers with implicit tags
|
7 years ago |
Tobias Klauser
|
d6449816ce
blake2b: use internal/cpu to determine AVX and SSE 4 support
|
7 years ago |
Andrey Mirtchovski
|
f70185d77e
cryptobyte: minor documentation fix
|
7 years ago |
Han-Wen Nienhuys
|
beb2a9779c
ssh/knownhosts: disregard IP address if the hostname is available
|
7 years ago |
Han-Wen Nienhuys
|
b2aa35443f
ssh: drop extra connection Close call in TestMuxReadWrite
|
7 years ago |
ValarDragon
|
12892e8c23
blake2b,blake2s: implement BinaryMarshaler, BinaryUnmarshaler
|
7 years ago |
Mark Rushakoff
|
88942b9c40
xtea: comment cleanup
|
7 years ago |
Florian Uekermann
|
80db560fac
nacl/sign: add package
|
7 years ago |
Brad Morgan
|
c3a3ad6d03
acme/autocert: use valid certificates from the cache during renewal
|
8 years ago |
Filippo Valsorda
|
374053ea96
openpgp/packet: improve handling of short MPIs for RSA values
|
7 years ago |
Mike Tsao
|
b4956d363a
openpgp: serialize correct bitlength for generated ECC keys
|
8 years ago |
Lars Lehtonen
|
819dbedbcb
openpgp/packet: fix swallowed errors in (*EncryptedKey).parse
|
8 years ago |
Andrew Bonventre
|
21652f85b0
CONTRIBUTING.md: remove note about not accepting Pull Requests
|
7 years ago |
Adam Langley
|
c4a91bd4f5
ed25519: require canonical signatures
|
7 years ago |
Kyle Spiers
|
182114d582
sha3: fix typo in Shake256 docs
|
7 years ago |
Ilya Tocar
|
c7dcf104e3
ripemd160: use bits.Rotate for rotates
|
7 years ago |
Tobias Klauser
|
7effd64e11
ssh/terminal: store termios copy in terminal state on Solaris
|
7 years ago |
Tobias Klauser
|
526a373fd7
ssh/terminal: simplify defer
|
7 years ago |
Mark Rushakoff
|
85f98707c9
argon2: fix typo and code formatting in comments
|
7 years ago |
Jake Burkhead
|
0b6b69c7d2
acme/autocert: return error from cachePut
|
7 years ago |
Alex Vaghin
|
91a49db82a
acme: stop polling authz on 4xx client errors
|
7 years ago |
Han-Wen Nienhuys
|
8c653846df
ssh: document how to unmarshal public keys
|
7 years ago |