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 99e87fbe80 remove some c wrapper function
call gnutls api directly in go code
7 years ago
testdata first commit 7 years ago
.gitignore first commit 7 years ago
LICENSE first commit 7 years ago
README.md first commit 7 years ago
_gnutls.h remove some c wrapper function 7 years ago
cipher.go first commit 7 years ago
cipher_test.go first commit 7 years ago
doc.go first commit 7 years ago
gnutls.c remove some c wrapper function 7 years ago
hash.go first commit 7 years ago
hash_test.go first commit 7 years ago
tls.go first commit 7 years ago
tls_test.go first commit 7 years ago

README.md

gnutls

This is a gnutls binding for golang.

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