summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP192R1Field.cs
diff options
context:
space:
mode:
authorbartland <bartland@users.noreply.github.com>2015-04-09 10:01:26 +1000
committerbartland <bartland@users.noreply.github.com>2015-04-09 10:01:26 +1000
commit814c043943e0b3fa58ae5028b6dfd9262cc92125 (patch)
tree07e74b1fe026b8bcf856d99e895ca6f2632f862f /crypto/src/math/ec/custom/sec/SecP192R1Field.cs
parentTLS update from Java (diff)
parentUpdate version to 1.8.0-RC.1 prior to release (diff)
downloadBouncyCastle.NET-ed25519-814c043943e0b3fa58ae5028b6dfd9262cc92125.tar.xz
Merge pull request #1 from bcgit/master
Update from original
Diffstat (limited to 'crypto/src/math/ec/custom/sec/SecP192R1Field.cs')
-rw-r--r--crypto/src/math/ec/custom/sec/SecP192R1Field.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecP192R1Field.cs b/crypto/src/math/ec/custom/sec/SecP192R1Field.cs
index 85e3a0394..096c2b51f 100644
--- a/crypto/src/math/ec/custom/sec/SecP192R1Field.cs
+++ b/crypto/src/math/ec/custom/sec/SecP192R1Field.cs
@@ -1,6 +1,8 @@
 using System;
 using System.Diagnostics;
 
+using Org.BouncyCastle.Math.Raw;
+
 namespace Org.BouncyCastle.Math.EC.Custom.Sec
 {
     internal class SecP192R1Field