summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/src/math/ec/multiplier/WNafUtilities.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/src/math/ec/multiplier/WNafUtilities.cs b/crypto/src/math/ec/multiplier/WNafUtilities.cs

index d8b0c6e6a..d37da8a5e 100644 --- a/crypto/src/math/ec/multiplier/WNafUtilities.cs +++ b/crypto/src/math/ec/multiplier/WNafUtilities.cs
@@ -1,7 +1,5 @@ using System; -using Org.BouncyCastle.Math; - namespace Org.BouncyCastle.Math.EC.Multiplier { public abstract class WNafUtilities