Commit Graph

13 Commits

Author SHA1 Message Date
sinu.eth
aaea854dda Pin deps (#305)
* pin tlsn-utils dep, hyper, and bump mpz

* fix missing pin
2023-08-21 18:42:05 -07:00
th4s
5b26203350 Recursively enable tracing (#301) 2023-08-18 09:35:42 +02:00
themighty1
05c551f83d Async tls client fix. New server fixture and tests. Don't rely on close_notify. 2023-08-14 09:28:07 +03:00
th4s
d1e56787d3 Adapt dependency of mpz to new repo location (#292) 2023-07-28 09:35:00 +02:00
th4s
fd07bf212b Release preparation for workspace tls (#291)
* Tidied up manifests

* Add/Improve doc

* WIP: Adding tracing...

* Added more tracing

* Please clippy

* Added feedback

* Added more feedback
2023-07-24 20:06:51 +02:00
th4s
863d22665d Bump mpz dependency to 86f1687 (#289)
* Bump mpz dependency to 86f1687

* Fix formatting

* Adapt features in dev dependencies for tokio in crate prf

* Adapt tokio dependencies

* Adapt tokio deps (continued)
2023-07-12 12:37:20 +02:00
themighty1
502231402a handle abrupt stream closure by TlsMpcLeader 2023-07-12 09:35:25 +03:00
th4s
ba0d6fa936 Release preparation for workspace cipher (#270)
* Tidy up manifest files

* Added tracing

* Added feedback

* Rename `InputTextConfig` -> `InputText` and redact public plaintext
logging

* Add feedback

* Remove unnecessary skip in tracing

* Add manual Debug implementation for `KeyBlockConfig`
2023-06-27 16:53:19 +02:00
th4s
147eef8b77 Release preparation for workspace prf (#274)
* Tidy up manifests

* Improve doc

* Added tracing

* Remove leftover

* Use a more conservative logging strategy

* Skip label

* Do not skip `handshake_hash`

* Fix typos
2023-06-27 15:10:11 +02:00
th4s
6bdaa0b5c0 Release preparation for crate integration-tests (#285)
* Release preparation for crate `integration-tests`

* Improve comment
2023-06-27 14:55:02 +02:00
th4s
f3a2417efc Release preparation for crate key-exchange (#272)
* Tidy up manifest file

* Bump version of p256 to 0.13

* Added tracing

* Improve comment

* Bump version for p-256 in integration-test

* Adapt test to new version of p-256

* Bump p256 version in tls-mpc to 0.13

- Add feedback

* Fixed left-over from rebase

* Remove point addition sender and receiver from logging
2023-06-27 14:54:45 +02:00
Hendrik Eeckhaut
864e8ce6c4 Enable Clippy in ci build 2023-06-23 10:48:11 +02:00
Hendrik Eeckhaut
d18c342258 Reorganizing sources: move components to components subfolder
re #280
2023-06-23 09:54:52 +02:00