diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-06 10:40:10 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-06 10:40:10 +0700 |
commit | b20b587c973e7e57384e5a11f2444a97fa26727a (patch) | |
tree | ede7853aae5762420bea4d15e88983608ce704bb /crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs | |
parent | Initial work on the Curve25519 field implementation (diff) | |
download | BouncyCastle.NET-ed25519-b20b587c973e7e57384e5a11f2444a97fa26727a.tar.xz |
A few improvements to the fixed-point comb
Diffstat (limited to 'crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs')
-rw-r--r-- | crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs b/crypto/src/math/ec/multiplier/FixedPointCombMultiplier.cs |