h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
536 stars 140 forks source link

alternative signers: support callback-based method, add utility functions #457

Closed kazuho closed 1 year ago

kazuho commented 1 year ago

Exposes utility functions, generalizes the concept of fd-based notification, adds callback-based notification.