Please enjoy the first presentation of the OpenSSL Provider Workshop: Authors Track. The Author Track will cover how to write your own OpenSSL provider. This session will assume some basic knowledge about what OpenSSL providers are and how to use them (such as might be obtained from watching the “Users Track” videos).
The presentation will cover the following topics:
Talk 4: Decoders and Encoders
Presented by: Richard Levitte
- Decoder chains
- Example decoder code
- Encoders
- Example encoder code