Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/svenvc/zodiac

Zodiac is an open-source Smalltalk framework implementing TLS/SSL secure as well as regular socket streams.
https://github.com/svenvc/zodiac

pharo smalltalk ssl streams tls

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

# 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.

## Please read the [TLS/SSL](https://github.com/svenvc/zodiac/blob/master/zodiac-paper.md) paper

*Sven Van Caekenberghe*

This project lives under, is loaded by and is managed via the [Zinc HTTP Components](https://github.com/svenvc/zinc) project.

[MIT Licensed](https://github.com/svenvc/zodiac/blob/master/license.txt)