tls-browserify

A port of the tls module for the browser.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
tls-browserify
0.2.27 years ago9 years agoMinified + gzip package size for tls-browserify in KB

Readme

tls-browserify
tls module for Browserify, using forge.
Works well with net-browserify, but can be used with other net libraries too (even the native one).
Supported APIs:
  • tls.TLSSocket: a secure socket
  • tls.connect(): connect to a remote server using TLS