- 29 Jun, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 25 Jun, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 16 Oct, 2020 1 commit
-
-
Adin Schmahmann authored
Enabled PEM files with CRLF line endings to be used (#10)
-
- 09 Oct, 2020 1 commit
-
-
Stephan Eberle authored
Enabled PEM files with CRLF line endings to be used (#10); made PEM file splitter tolerant of trailing whitespace in PEM block delimiter lines
-
- 29 Jul, 2020 2 commits
-
-
Adin Schmahmann authored
make ed25519 less special
-
Adin Schmahmann authored
-
- 15 Jun, 2020 1 commit
-
-
Steven Allen authored
Add required bindings to support openssl in libp2p-tls
-
- 13 Jun, 2020 1 commit
-
-
Tiger authored
Signed-off-by: Tiger <rbalajis25@gmail.com>
-
- 23 May, 2020 3 commits
-
-
Tiger authored
Signed-off-by: Tiger <rbalajis25@gmail.com>
-
-
Tiger authored
- add support to retrive custom extension value - add support to add custom protocol for protocol negotiation Signed-off-by: Tiger <rbalajis25@gmail.com>
-
- 10 May, 2020 3 commits
-
-
Steven Allen authored
add binding for OBJ_create
-
Tiger authored
Signed-off-by: Tiger <rbalajis25@gmail.com>
-
Tiger authored
Signed-off-by: Tiger <rbalajis25@gmail.com>
-
- 07 Dec, 2019 1 commit
-
-
Steven Allen authored
pass build flags on Solaris/Illumos
-
- 13 Nov, 2019 1 commit
-
-
Dominic Della Valle authored
-
- 21 Oct, 2019 2 commits
-
-
Steven Allen authored
feat: add Size function to PublicKey
-
Steven Allen authored
This allows us to determine the size of signatures produced by a public key. Incidentally, this also allows us to determine the size of an RSA key's modulus.
-
- 02 Aug, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 01 Aug, 2019 1 commit
-
-
Steven Allen authored
-
- 31 Jul, 2019 1 commit
-
-
Steven Allen authored
feat: add freebsd support
-
- 26 Jul, 2019 1 commit
-
-
Steven Allen authored
-
- 29 Jun, 2019 2 commits
-
-
Steven Allen authored
feat: add Equal method to compare keys
-
Steven Allen authored
-
- 28 Jun, 2019 1 commit
-
-
dignifiedquire authored
Closes #125
-
- 17 Oct, 2018 1 commit
-
-
Ramesh V Rayaprolu authored
-
- 13 Sep, 2018 5 commits
-
-
Jeff Wendling authored
-
Jeff Wendling authored
-
Ramesh V Rayaprolu authored
-
Jeff Wendling authored
-
parasssh authored
* ed gen, sign, verify works. tested25519 fails * Ignore some unit tests in ED since it relies on GoLang lib to support Ed keys * Cleanup sign and verify operations * Cleanup and prettify * cleanups * Conditional X_EVP_PKEY_ED25519 and X_EVP_Digest{Sign|Verify}[Init] based on openssl version.
-
- 05 Sep, 2018 2 commits
-
-
Jeff Wendling authored
closes #61
-
Jeff Wendling authored
-
- 17 Aug, 2018 1 commit
-
-
Ramesh Rayaprolu (rarayapr) authored
-
- 27 Jul, 2018 1 commit
-
-
Jeff Wendling authored
-
- 26 Jul, 2018 2 commits
-
-
Jeff Wendling authored
-
Ajay Nalawade authored
-
- 17 Apr, 2018 1 commit
-
-
Andrew Harding authored
Go can use 16 bytes to store an IPv4 address in a net.IP so it needs to be converted to a 4-byte representation first.
-