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