openbsd-ports/security/hs-tls/pkg/SECURITY
jasper 548620df41 import hs-tls 0.3.1
Native TLS protocol implementation, focusing on purity and more
type-checking.
Currently implement the SSL3.0, TLS1.0 and TLS1.1 protocol. Not yet
properly secure and missing some features. Do not yet use as replacement
to more mature implementation.
Only RSA supported as Key exchange for now.

ok kili@
2010-12-09 16:07:50 +00:00

3 lines
117 B
Plaintext

Upstream designates their own code as being alpha, so it's advised not
to use this code in production code just yet.