diff options
Diffstat (limited to 'third_party/rust/neqo-crypto/TODO')
-rw-r--r-- | third_party/rust/neqo-crypto/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/rust/neqo-crypto/TODO b/third_party/rust/neqo-crypto/TODO new file mode 100644 index 0000000000..b0552ea10f --- /dev/null +++ b/third_party/rust/neqo-crypto/TODO @@ -0,0 +1,4 @@ +early data - API in place for inspection, but depends on resumption
+handle panics more gracefully for extension handlers
+client certificates
+read/write - probably never
\ No newline at end of file |