<PackageReference Include="BouncyCastle.Cryptography" Version="2.7.0-beta.98" />

Pclmulqdq

static class Pclmulqdq
using System.Runtime.Intrinsics.X86; namespace Org.BouncyCastle.Runtime.Intrinsics.X86 { internal static class Pclmulqdq { internal static bool IsEnabled => System.Runtime.Intrinsics.X86.Pclmulqdq.IsSupported; } }