Skip to content

stuarthu/securehttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

securehttp

This is a golang http enhancement for secure http. It uses asymmetric encryption algorithms to communicate between servers and clients. It differs from HTTPS in that the clients decides the algo and public key, then server responds with encrypted message.

How to use

See examples

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages