diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-07-19 00:42:58 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-07-19 00:42:58 +0700 |
commit | b966a4c7e871e8a1bdf50c29626ce40450c3db0c (patch) | |
tree | ec7ebe55384a5f92233977dc01e0c541a04af581 /crypto/src/math/ec/custom | |
parent | Factor out Unshuffle methods (diff) | |
download | BouncyCastle.NET-ed25519-b966a4c7e871e8a1bdf50c29626ce40450c3db0c.tar.xz |
Use intrinsics in several places
Diffstat (limited to 'crypto/src/math/ec/custom')
-rw-r--r-- | crypto/src/math/ec/custom/sec/SecT571Field.cs | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecT571Field.cs b/crypto/src/math/ec/custom/sec/SecT571Field.cs |