All Projects → mono → Mono Tls

mono / Mono Tls

New TLS implementation for Mono.

Mono TLS

This module contains a pure managed implementation of the TLS 1.2, 1.1 and 1.0 protocols that is pluggable into Mono's 4.4 stack.

Please note that the code in this module is not ready yet, it has NOT BEEN SECURITY AUDITED AND NO GUARANTEE ABOUT SECURITY OR STABILITY can be made!

You are very welcome to use this module to test the new TLS code, find bugs, problems, security issues, anything in it - but do not use it in production environment until it is ready.

See ARCHITECTURE.md for an overview of the project, build instructions additional more information.

Build

To build this module, open the solution .sln file in this directory and compile it.

Last changed October 21st, 2015 Martin Baulig [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].