diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-03-12 18:13:12 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-03-12 18:13:12 +0700 |
commit | 4b5cf5479807fc2652888be79fca4ab659662306 (patch) | |
tree | ea348719135acaa53a393f632ad31975e2c16de9 /crypto | |
parent | Allow subclasses to override the ECMultiplier used for base-point multiplication (diff) | |
download | BouncyCastle.NET-ed25519-4b5cf5479807fc2652888be79fca4ab659662306.tar.xz |
All subclasses to control the choice of width to use
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs b/crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs |