[Burst] Support AES instruction set too

It might not be a widely used instruction set, but i could use it to further speed up/improve on my version of BouncyCastle.
They already have an implementation that uses System.Runtime.Intrinsics, so i would have to do only moderate work if the AES instructions would be available too in Burst.

Thanks @BestHTTP , we’ll add this to our backlog to consider.

1 Like

I would add a +1 as interested party on this feature.