Skip to content

GLib GIO TLS backend using the Windows SChannel API

License

Notifications You must be signed in to change notification settings

centricular/glib-schannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published