Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Is System.Security.Cryptography using SIMD optimisation?

$
0
0

I tried to look into SHA-256 calculation with reflector. But it goes somewhere into unmanaged code.

What I am trying to find is if the .NET System.Security.Cryptography implementation can be optimized. With use of SIMD for example.

So the question is - will .NET 4.6+ SHA-256 use SIMD or not. And if not - can performance be improved by using SIMD or the current implementation is the pretty much the best there is?


Viewing all articles
Browse latest Browse all 1710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>