diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-07-19 18:04:59 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-07-19 18:04:59 +0700 |
commit | f58628a8b4264239dbb51f2f726701cf80804689 (patch) | |
tree | 82b5e7509d2206beacd4ec6b3e64c0927cb6663b /crypto/src/math/raw | |
parent | Run tests with netcoreapp2.1 (diff) | |
download | BouncyCastle.NET-ed25519-f58628a8b4264239dbb51f2f726701cf80804689.tar.xz |
Small GCM squaring perf. opts.
Diffstat (limited to 'crypto/src/math/raw')
-rw-r--r-- | crypto/src/math/raw/Interleave.cs | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/crypto/src/math/raw/Interleave.cs b/crypto/src/math/raw/Interleave.cs |