You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
fangdingjun b37629b885 update doc 6 years ago
testdata add peer certificate on connstate 6 years ago
.gitignore first commit 7 years ago
LICENSE first commit 7 years ago
README.md first commit 7 years ago
_gnutls.h fix function name 6 years ago
certificate.go update doc 6 years ago
certificate_test.go add gnutls certificate support 6 years ago
cipher.go change cipher function signature 6 years ago
cipher_test.go change cipher function signature 6 years ago
doc.go update doc 6 years ago
gnutls.c fix function name 6 years ago
hash.go update doc 6 years ago
hash_test.go add benchmark test for cipher/hash 6 years ago
tls.go update doc 6 years ago
tls_test.go add peer certificate on connstate 6 years ago

README.md

gnutls

This is a gnutls binding for golang.

This library is just work, a lot things need to be done.