Tls Channel Versions Save

A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.

0.9.0

1 month ago

0.8.0

9 months ago
  • Removed SLF4J dependency
  • Changed default to heap buffers to maximize compatibility

0.7.0

1 year ago

Fixes https://github.com/marianobarrios/tls-channel/issues/102, plus dependency updates and other minor changes.

0.6.2

1 year ago

0.6.1

2 years ago

0.6.0

2 years ago
  • A more complete fix for #34
  • Updated dependencies

0.5.0

2 years ago
  • Updates on all dependencies
  • General code streamlining
  • Fixes for #20 and #30

0.4.2

2 years ago

Work around issue in GraalVM