Skip to content

svenvc/zodiac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zodiac TLS/SSL

Zodiac is an open-source, cross-smalltalk implementation of regular and secure socket streams. The primary goal of the project is to offer TLS/SSL streams that can then be used to implement for example HTTPS when combined with a suitable client such as Zinc HTTP Components.

This project is used by the Zinc HTTP Components project.

CI

For documentation there is the TLS/SSL paper

Installation

  Metacello new
    repository: 'github://svenvc/zodiac/repository';
    baseline: 'Zodiac';
    load.

Sven Van Caekenberghe

MIT Licensed

About

Zodiac is an open-source Smalltalk framework implementing TLS/SSL secure as well as regular socket streams.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors