Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

glib-schannel

GLib GIO TLS backend using the Windows SChannel API

glib-networking already provides a GIO module that implements a GIO TLS backend, but it uses GnuTLS.

This project builds a GIO module that uses the TLS implementation provided by Windows as part of the SChannel API.

Advantages include reduced external dependencies, easier security updates, and better integration with the Windows certificate store.

See also glib-openssl which does the same but uses OpenSSL.

About

GLib GIO TLS backend using the Windows SChannel API

Resources

Stars

5 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages