Commit Graph

  • eada9891cc Update README.md (#42) master Prithvi Shahi 2023-01-06 22:38:31 -08:00
  • 24b6355f48 Update README.md archive Prithvi Shahi 2023-01-06 21:56:53 -08:00
  • cf5ca4afe7 fix msg debug-generate-rsa Marten Seemann 2022-11-17 17:48:16 +13:00
  • 723c9b9f97 get error message Marten Seemann 2022-11-17 17:22:18 +13:00
  • b8529e4f56 get the error that occurred when generating an RSA key Marten Seemann 2022-11-17 16:03:06 +13:00
  • 00b60808a1 sync: update CI config files (#34) web3-bot 2022-09-21 20:15:22 +02:00
  • 176c5cdd28 chore: Update .github/workflows/stale.yml [skip ci] libp2p-mgmt-read-write[bot] 2022-09-19 13:43:21 +00:00
  • 6f749a6656 release v0.1.0 (#31) v0.1.0 Marten Seemann 2022-08-18 14:04:02 +03:00
  • 8eed0269cd release v0.1.0 release-v010 Marten Seemann 2022-08-18 11:30:02 +03:00
  • 46d44e1dfd Fix build with OpenSSL 3.0 (#25) Oleg Jukovec 2022-08-18 11:29:19 +03:00
  • d09e3c50a0 Merge pull request #24 from libp2p/web3-bot/sync Piotr Galar 2022-06-06 15:49:52 +02:00
  • 32392545a8 chore: go fmt galargh 2022-06-06 15:38:07 +02:00
  • 0250c31eb1 Merge remote-tracking branch 'origin/master' into web3-bot/sync galargh 2022-06-06 15:37:54 +02:00
  • 53894525e5 Merge pull request #30 from libp2p/galargh-patch-2 Piotr Galar 2022-06-06 15:27:09 +02:00
  • 8ff2bb06d5 Update action.yml Piotr Galar 2022-06-06 15:15:38 +02:00
  • 831aceee97 Update action.yml Piotr Galar 2022-06-06 15:00:14 +02:00
  • 7de17e1452 Update action.yml Piotr Galar 2022-06-06 14:46:33 +02:00
  • 54131cd06f Update action.yml Piotr Galar 2022-06-06 13:50:32 +02:00
  • e7519d4277 ci: prepend msys64 instead of appending it galargh-patch-1 Piotr Galar 2022-06-06 13:10:57 +02:00
  • e25825bbd7 Merge pull request #26 from oleg-jukovec/openssl-dialtimeout-call Marco Munizaga 2022-06-03 16:05:13 -07:00
  • 6a218fb8eb Merge pull request #27 from oleg-jukovec/SSL_CTX_set_min_max_proto_version Marco Munizaga 2022-06-03 15:18:42 -07:00
  • de18fa1620 update .github/workflows/go-check.yml web3-bot 2022-06-01 08:57:20 +00:00
  • 4939bdc0a5 update .github/workflows/go-test.yml web3-bot 2022-06-01 08:57:20 +00:00
  • 42190170f2 update .github/workflows/automerge.yml web3-bot 2022-06-01 08:57:20 +00:00
  • 8b7f1f93c7 bump go.mod to Go 1.17 and run go fix web3-bot 2022-06-01 08:57:19 +00:00
  • 2a664981b2 Add Ctx.SetMinProtoVersion and Ctx.SetMaxProtoVersion wrappers - Ctx.SetMinProtoVersion wraps SSL_CTX_set_min_proto_version - Ctx.SetMaxProtoVersion wraps SSL_CTX_set_max_proto_version Oleg Jukovec 2022-04-15 12:54:14 +03:00
  • fa2d6fa67e Add openssl.DialTimeout(network, addr, timeout, ctx, flags) call - this is an analog for net.DialTimeout call - the timeout is only for net.Dial call - the timeout does not include OpenSSL calls Oleg Jukovec 2022-04-15 10:04:29 +03:00
  • 0fadeb4d38 Merge pull request #17 from libp2p/web3-bot/sync Piotr Galar 2022-02-01 09:53:28 +01:00
  • 1cac8defac Merge pull request #20 from libp2p/web3-bot/sync-msys2 Piotr Galar 2022-02-01 09:44:24 +01:00
  • b84a4bc4e9 add go-test-setup action web3-bot/sync-msys2 galargh 2022-01-31 13:12:23 +01:00
  • 77c1db38da update .github/workflows/go-test.yml galargh 2022-01-31 13:12:13 +01:00
  • 0e129fb7c4 add .github/workflows/tagpush.yml web3-bot 2021-12-10 11:50:47 +00:00
  • e7bb135bd6 add .github/workflows/release-check.yml web3-bot 2021-12-10 11:50:47 +00:00
  • 4ce5b67757 add .github/workflows/releaser.yml web3-bot 2021-12-10 11:50:47 +00:00
  • 0ce1691392 add .github/workflows/go-check.yml web3-bot 2021-12-10 11:50:47 +00:00
  • f0bfe9c369 add .github/workflows/go-test.yml web3-bot 2021-12-10 11:50:47 +00:00
  • ed6a5ab6c1 add .github/workflows/automerge.yml web3-bot 2021-12-10 11:50:47 +00:00
  • 19eed5d76f run gofmt -s web3-bot 2021-12-10 11:50:47 +00:00
  • 55c3c00979 bump go.mod to Go 1.16 and run go fix web3-bot 2021-12-10 11:50:44 +00:00
  • 523a9c8afd add version.json file web3-bot 2021-12-10 11:49:19 +00:00
  • a04acfd1f4 Merge pull request #18 from libp2p/fix/pointer-passing Steven Allen 2021-08-27 14:49:53 -07:00
  • ecfa88cc5b fix: unsafe pointer passing Steven Allen 2021-08-27 10:46:42 -07:00
  • 8e95e0f113 Merge pull request #15 from jbouwman/update-cert-md Marten Seemann 2021-08-27 17:33:36 +01:00
  • cfeec8e4f5 Merge pull request #16 from libp2p/fix/tests Steven Allen 2021-08-27 09:17:34 -07:00
  • d2721d9a71 test: handle closing quirks Steven Allen 2021-08-27 08:39:24 -07:00
  • f5ecaf4460 test: don't try to marshal ed25519 to PEM Steven Allen 2021-08-27 08:39:08 -07:00
  • 5bb7e0e4fa Update test RSA cert Jesse Bouwman 2021-08-14 11:27:17 -07:00
  • 219d074952 Merge pull request #14 from libp2p/fix-lint-issues-pre-ci Steven Allen 2021-07-19 21:35:46 -07:00
  • 597b8983b0 Address staticcheck issues Masih H. Derkani 2021-07-19 16:47:21 +01:00
  • 6f65c2c3af Merge pull request #11 from stephaneberle9/master Adin Schmahmann 2020-10-16 13:09:40 -04:00
  • 6d00a81776 Enabled PEM files with CRLF line endings to be used (#10); made PEM file splitter tolerant of trailing whitespace in PEM block delimiter lines Stephan Eberle 2020-10-01 20:09:41 +02:00
  • d9b6402828 Merge pull request #7 from libp2p/refactor/ed25519-less-special v0.0.7 Adin Schmahmann 2020-07-29 16:52:07 -04:00
  • f4030af720 refactor: make Ed25519 keys less special cased refactor/ed25519-less-special Adin Schmahmann 2020-07-29 16:32:44 -04:00
  • ab3d2c3342 Merge pull request #6 from balajijinnah/balaji/tls v0.0.6 Steven Allen 2020-06-15 11:03:10 -07:00
  • 38a6bec6d1 fix comments Tiger 2020-06-13 14:12:43 +05:30
  • 1fdf237b98 remove unwanted Tiger 2020-05-23 17:28:22 +05:30
  • df5f786f4b Merge branch 'master' of https://github.com/libp2p/go-openssl into balaji/create_obj_identifier Tiger 2020-05-23 17:26:36 +05:30
  • 09d72588f7 - add custom extension support - add support to retrive custom extension value - add support to add custom protocol for protocol negotiation Tiger 2020-05-23 17:24:57 +05:30
  • 050e85000a Merge pull request #5 from balajijinnah/balaji/create_obj_identifier v0.0.5 Steven Allen 2020-05-10 11:37:39 -07:00
  • 5f2730c458 minor license yaer change Tiger 2020-05-10 20:07:24 +05:30
  • fe1fe4cae6 add binding for OBJ_create Tiger 2020-05-10 17:53:01 +05:30
  • 418fabf8ea Merge pull request #4 from djdv/build/solaris v0.0.4 Steven Allen 2019-12-06 21:41:20 -05:00
  • da4f08fb1e pass build flags on Solaris/Illumos Dominic Della Valle 2019-11-13 11:56:52 -05:00
  • f25c826a2c Merge pull request #3 from libp2p/feat/sig-size v0.0.3 Steven Allen 2019-10-22 07:40:51 +09:00
  • f99684446c feat: add Size function to PublicKey Steven Allen 2019-10-21 15:24:42 -07:00
  • 1934e456a0 readme: add motivation for forking. Raúl Kripalani 2019-08-02 13:57:20 +01:00
  • 3d5df67ba7 feat: openbsd support v0.0.2 Steven Allen 2019-08-01 16:40:57 -07:00
  • adf4e19c17 Merge pull request #2 from libp2p/fix/freebsd Steven Allen 2019-07-31 14:25:35 -07:00
  • 7e0f41e6a7 feat: add freebsd support Steven Allen 2019-07-26 16:31:23 -07:00
  • 0298788890 Merge pull request #1 from dignifiedquire/feat/key-equals v0.0.1 Steven Allen 2019-06-29 11:54:51 +02:00
  • 01a7c5e769 move to libp2p Steven Allen 2019-06-29 11:53:15 +02:00
  • 80f7894f83 feat: add Equal method to compare keys Closes #125 dignifiedquire 2019-06-28 13:37:09 +02:00
  • c2dcc5cca9 avoid panic while encrypting empty data (#109) Ramesh V Rayaprolu 2018-10-17 13:33:07 -07:00
  • a66df3e4f5 change ulong to size_t to match shim.h Jeff Wendling 2018-09-13 17:23:02 -06:00
  • 6db4433778 remove dependency on golang.org/x/crypto in md4 tests Jeff Wendling 2018-09-13 16:39:11 -06:00
  • 543df27fc7 add m4 and m5 wrappers (#104) Ramesh V Rayaprolu 2018-09-13 15:38:26 -07:00
  • 0ffbced908 skip ed25519 tests if not supported Jeff Wendling 2018-09-13 16:17:59 -06:00
  • 8ea58d1789 Ed25519 key support (#103) parasssh 2018-09-13 15:07:17 -07:00
  • 3b86b42896 add support for get/set x509 version Jeff Wendling 2018-09-05 07:33:13 -06:00
  • 9386dd2f5b fix bug with SetPadding and add go.mod Jeff Wendling 2018-09-05 07:04:03 -06:00
  • 33d609e316 add wrappers to enable/disable Padding for encryption contexts Ramesh Rayaprolu (rarayapr) 2018-08-16 10:04:05 -07:00
  • 5da517866c fix missing semicolon Jeff Wendling 2018-07-26 19:26:50 -06:00
  • 3c881b520f set callback thread id on windows Jeff Wendling 2018-07-26 11:32:16 -06:00
  • 6ac1e9e6b9 Set thread id callback as required by openssl. Ajay Nalawade 2018-07-23 15:51:52 +05:30
  • 85c7f475b6 Fix hostname validation with an IPv4 SAN Andrew Harding 2018-04-17 08:51:22 -06:00
  • 2df7e68102 Revert "remove unsupported build flags on go1.9.4+" Jeff Wendling 2018-04-05 16:04:02 -06:00
  • baa1f6250e remove unsupported build flags on go1.9.4+ Jeff 2018-02-07 13:17:32 -07:00
  • 6eae62b008 remove unsupported build flags on go1.9.4+ Jeff 2018-02-07 13:17:05 -07:00
  • 666cd1440a Make test confom to new requirement enforced in go 1.10 https://tip.golang.org/doc/go1.10#test. With out this change tests will always fails with go 1.10+. Jakub Čajka 2018-01-15 12:04:18 +01:00
  • e863d83e40 Add P521 to defined curves Jeff Mitchell 2017-12-19 13:16:16 -05:00
  • 08c83c41f3 Fix spelling of some NID constants. Christopher Dudley 2017-12-21 10:38:00 -05:00
  • 4dc321d35e Fix incompatibilities with OpenSSL 1.0.x (#1) Christopher Dudley 2017-12-20 15:14:12 -05:00
  • e0d1688384 Add myself to AUTHORS :) Christopher Dudley 2017-12-15 16:08:30 -05:00
  • 96ce3e554e Rename Type() to KeyType() to be more descriptive. Christopher Dudley 2017-12-15 16:01:44 -05:00
  • 193b24e768 Add additional tests for EC key/cert marshalling. Christopher Dudley 2017-12-15 15:56:01 -05:00
  • c26b4563dc change error checking style to match existing code. Christopher Dudley 2017-12-15 15:33:53 -05:00
  • 7689615645 add shared secret derivation and test for ECDH. Christopher Dudley 2017-12-15 10:54:33 -05:00
  • 64a7b8acc3 add EC key generation. Christopher Dudley 2017-12-14 18:09:48 -05:00
  • 1647be123d allow pKey to support any key type supported by OpenSSL. Christopher Dudley 2017-12-14 18:09:23 -05:00
  • 4ea35d79e3 fix build on dev version of go on osx Jeff Wendling 2017-12-07 13:32:26 -07:00