dimpl 0.1.1

DTLS 1.2 implementation (Sans‑IO, Sync)
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Unreleased

# 0.1.1

 * Remove Diffie-Hellman (since no RSA) #6
 * Add github actions as CI #5
 * Fix bad MTU packing causing flaky tests #4
 * Remove ciphers using RSA #3

# 0.1.0
  * First published version