diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 11:49:55 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 11:49:55 +0700 |
commit | 33e4b035e8dc3721cd311956227ad29c0f8a97d0 (patch) | |
tree | 61afd296ddc5e40bad9a72c3c7976a16e2796e42 /crypto/src/math/ec | |
parent | Simplify attributes (diff) | |
download | BouncyCastle.NET-ed25519-33e4b035e8dc3721cd311956227ad29c0f8a97d0.tar.xz |
Some modern syntax updates
Diffstat (limited to 'crypto/src/math/ec')
-rw-r--r-- | crypto/src/math/ec/multiplier/FixedPointUtilities.cs | 2 | ||||
-rw-r--r-- | crypto/src/math/ec/multiplier/WTauNafMultiplier.cs | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/crypto/src/math/ec/multiplier/FixedPointUtilities.cs b/crypto/src/math/ec/multiplier/FixedPointUtilities.cs |