.github
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
utils
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
.gitignore
openssl 1.1.x support
2017-06-05 18:07:03 -06:00
alloc.go
fix: unsafe pointer passing
2021-08-27 10:46:42 -07:00
AUTHORS
Ed25519 key support ( #103 )
2018-09-13 16:07:17 -06:00
bio.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
build_static.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
build.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
cert_test.go
add support for get/set x509 version
2018-09-05 07:34:06 -06:00
cert.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
ciphers_gcm.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
ciphers_test.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
ciphers.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
conn.go
fix: unsafe pointer passing
2021-08-27 10:46:42 -07:00
ctx_test.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
ctx.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
dh_test.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
dh.go
change error checking style to match existing code.
2018-01-05 16:06:15 -07:00
dhparam.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
digest.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
engine.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
extension.c
- add custom extension support
2020-05-23 17:24:57 +05:30
fips.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
go.mod
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
go.sum
fix: unsafe pointer passing
2021-08-27 10:46:42 -07:00
hmac_test.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
hmac.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
hostname.c
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
hostname.go
Fix build with OpenSSL 3.0 ( #25 )
2022-08-18 11:29:19 +03:00
http.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
init_posix.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
init_windows.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
init.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
key_test.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
key.go
fix msg
2022-11-17 17:48:16 +13:00
LICENSE
add license
2014-05-09 15:38:13 -06:00
mapping.go
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
md4_test.go
Fix build with OpenSSL 3.0 ( #25 )
2022-08-18 11:29:19 +03:00
md4.go
Fix build with OpenSSL 3.0 ( #25 )
2022-08-18 11:29:19 +03:00
md5_test.go
add m4 and m5 wrappers ( #104 )
2018-09-13 16:38:26 -06:00
md5.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
net.go
chore: go fmt
2022-06-06 15:38:07 +02:00
nid.go
Ed25519 key support ( #103 )
2018-09-13 16:07:17 -06:00
object.go
- add custom extension support
2020-05-23 17:24:57 +05:30
pem.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
README.md
feat: add Size function to PublicKey
2019-10-21 15:24:42 -07:00
sha1_test.go
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+.
2018-01-17 09:59:19 -07:00
sha1.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
sha256_test.go
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+.
2018-01-17 09:59:19 -07:00
sha256.go
Address staticcheck
issues
2021-07-19 16:53:28 +01:00
shim.c
Add Ctx.SetMinProtoVersion and Ctx.SetMaxProtoVersion wrappers
2022-04-15 12:58:08 +03:00
shim.h
Add Ctx.SetMinProtoVersion and Ctx.SetMaxProtoVersion wrappers
2022-04-15 12:58:08 +03:00
sni.c
add AUTHORS and unify copyright info
2017-06-05 18:07:03 -06:00
ssl_test.go
sync: update CI config files ( #34 )
2022-09-21 18:15:22 +00:00
ssl.go
fix: unsafe pointer passing
2021-08-27 10:46:42 -07:00
tickets.go
fix: unsafe pointer passing
2021-08-27 10:46:42 -07:00
version.json
release v0.1.0 ( #31 )
2022-08-18 04:04:02 -07:00