EF Core and encrypting Oracle db traffic

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Eric_08
Posts: 19
Joined: Wed 11 Jul 2018 21:50

Re: EF Core and encrypting Oracle db traffic

Post by Eric_08 » Mon 26 Nov 2018 13:47

Thanks. One more question. I understand you don't support SSL/TLS option for encrypting Oracle traffic. Do you have any plans to support it? Is that on the roadmap for maybe 2019?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: EF Core and encrypting Oracle db traffic

Post by Shalex » Thu 29 Nov 2018 15:20

Eric_08 wrote: Wed 21 Nov 2018 15:11When are you going to support SHA256/SHA384/SHA512 for integrity method? I need something higher than SHA1.
The list of supported cryptographic algorithms, that are available in the Direct mode, is extended in .NET Standard 2 compliant assemblies: viewtopic.php?f=1&t=38123.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: EF Core and encrypting Oracle db traffic

Post by Pinturiccio » Mon 03 Dec 2018 15:17

Eric_08 wrote:I understand you don't support SSL/TLS option for encrypting Oracle traffic. Do you have any plans to support it? Is that on the roadmap for maybe 2019?
Yes, this feature is on our roadmap. However, we cannot provide any timeframe and can't guarantee that it will be supported in 2019.

Post Reply