Max Semenik
|
31a3858548
ssh/terminal: fix GetSize on Windows
|
6 years ago |
Michael Matloob
|
215aa809ca
all: add a go.mod file
|
6 years ago |
Ian Haken
|
7f87c0fbb8
ssh/agent: add checking for empty SSH requests
|
7 years ago |
lukechampine
|
ffb98f7385
xts: reduce tweak allocations
|
7 years ago |
Sad Pencil
|
6635ad9975
bn256: fix String methods when g.p == nil
|
6 years ago |
Filippo Valsorda
|
a57398324d
all: deprecate broken and legacy packages
|
6 years ago |
Alex Vaghin
|
a4c6cb3142
acme: try to fetch nonce from directory first
|
6 years ago |
Meng Zhuo
|
74369b46fc
internal/chacha20: add SIMD implementation on arm64
|
6 years ago |
Michael McLoughlin
|
193df9c0f0
curve25519: mask high bit when loading group point
|
6 years ago |
Michael Cook
|
b8fe1690c6
all: fix ineffectual assignments
|
7 years ago |
Filippo Valsorda
|
9c16a0384b
pkcs12: add a note suggesting ToPEM for multiple certificates/keys
|
7 years ago |
Alex Vaghin
|
b01c7a7256
acme: support IP address authorization type
|
7 years ago |
Filippo Valsorda
|
ccddf3741a
pkcs12: note that this package is frozen and point to an alternative
|
7 years ago |
Filippo Valsorda
|
54b0dbbbf4
Revert "pkcs12: add a DecodeAll method"
|
7 years ago |
Julien Kauffmann
|
bf88e3f4ba
pkcs12: add a DecodeAll method
|
7 years ago |
Michal Bohuslávek
|
c7b33c32a3
ssh/terminal: support ^N and ^P
|
9 years ago |
Jay Taylor
|
057139ce5d
crypto/ssh/knownhosts: fix out-of-date documentation for checkAddr
|
7 years ago |
Ross Smith II
|
6407268620
blake2b: fix comments in grammar
|
7 years ago |
Péter Szilágyi
|
ff983b9c42
sha3: add support for Keccak-512
|
7 years ago |
kc1212
|
8d7daa0c54
bn256: fix gfp12 MulScalar
|
7 years ago |
Axel Wagner
|
505ab145d0
openpgp: support SHA384
|
7 years ago |
Tobias Klauser
|
eb0de9b17e
ssh/terminal: enable tests for aix
|
7 years ago |
Tobias Klauser
|
e657309f52
ssh/terminal: use "reports whether" in IsTerminal doc
|
7 years ago |
Philipp
|
c05539cddb
cryptobyte: fix typo in test
|
7 years ago |
chigotc
|
9eb0be3963
ssh/terminal: add AIX operating system
|
7 years ago |
Filippo Valsorda
|
3d3f9f4138
cryptobyte: don't ignore bytes added to BuilderContinuations of fixed-size Builders
|
7 years ago |
Han-Wen Nienhuys
|
e4dc69e5b2
ssh: return specific error for invalid signature algorithm
|
7 years ago |
Alex Vaghin
|
bfa7d42eb5
acme: support custom crypto.Signer implementations
|
7 years ago |
Ian Haken
|
4d3f4d9ffa
ssh/agent: Fix error returned from agent responses that are too big.
|
7 years ago |
Kevin Burke
|
bc7917b19d
bcrypt: benchmark defaults
|
7 years ago |