New version (47) of SecureSession for Pharo & Squeak

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

New version (47) of SecureSession for Pharo & Squeak

Robert Withers
Please load the SecureSession.47 and drive it about a bit. I am missing
crypto plugins on Pharo, so avoid the performance test, tto stay responsive.

Here are some of the changes:
- frame-based pipeline
- header per msg so no mutable session state
- header is written with message in Asn1Der encoding.
- most header fields currently optional
- adding per-connection msgId to header
- timeSent set also
- reworked TransportEndpoint to be better scoped.

Looking forward:
- extend frames into the strategy utilities
- events

Any issues or questions, please reach out.

Thanks,
robert