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: 2 months ago
JSON representation
Zodiac is an open-source Smalltalk framework implementing TLS/SSL secure as well as regular socket streams.
- Host: GitHub
- URL: https://github.com/svenvc/zodiac
- Owner: svenvc
- License: mit
- Created: 2012-05-17T19:24:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T16:16:10.000Z (7 months ago)
- Last Synced: 2024-08-03T17:10:14.208Z (5 months ago)
- Topics: pharo, smalltalk, ssl, streams, tls
- Language: Smalltalk
- Size: 173 KB
- Stars: 9
- Watchers: 6
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-pharo - Zodiac - in) - Zodiac is an open-source Smalltalk framework implementing TLS/SSL secure as well as regular socket streams. (Network protocols)
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)