diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-26 14:59:53 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-26 14:59:53 +0700 |
commit | a16317d05fdd83e875e5fd744e1efd32c04bdf3f (patch) | |
tree | ec40b380a0c6c3cb9da8eff65282fe7fa0b2657e /crypto/src | |
parent | Port of jacobian/-modified coordinates from Java (diff) | |
download | BouncyCastle.NET-ed25519-a16317d05fdd83e875e5fd744e1efd32c04bdf3f.tar.xz |
Refactor DecompressPoint
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/math/ec/ECCurve.cs | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/crypto/src/math/ec/ECCurve.cs b/crypto/src/math/ec/ECCurve.cs |