On 31/07/2020 16:57, Emeric Brun wrote:
>
> Thanks! A lot to read!
>
> I have few questions:
>
> Do those changes have an impact on the external engine side API, specially
> for Async engines? The most used engine with my application is the Intel
> Quick Assist, in async mode.
>
> Does int
Hi Matt,
On 7/30/20 5:39 PM, Matt Caswell wrote:
>
>
> On 30/07/2020 16:06, Emeric Brun wrote:
>> Trying to compile my soft using openssl-3.0.0alpha5, I notice a lot of
>> warnings about deprecated ENGINE_* functions (since commit
>> 8dab4de53887639abc1152288fac76506beb87b3).
>>
>> Is-there an
On 30/07/2020 16:06, Emeric Brun wrote:
> Trying to compile my soft using openssl-3.0.0alpha5, I notice a lot of
> warnings about deprecated ENGINE_* functions (since commit
> 8dab4de53887639abc1152288fac76506beb87b3).
>
> Is-there any documentation on a new API/functions to handle exte
Trying to compile my soft using openssl-3.0.0alpha5, I notice a lot of warnings
about deprecated ENGINE_* functions (since commit
8dab4de53887639abc1152288fac76506beb87b3).
Is-there any documentation on a new API/functions to handle external crypto
engines?
R,
Emeric