diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-28 15:39:19 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-28 15:39:19 +0700 |
commit | 72b1c6689870a7e0e1a0946e5862e54a2a5bdd4f (patch) | |
tree | 71cad24f4be4ffee3f07417e0171eaefba127678 | |
parent | Avoid division when decompressing a lambda-projective point (diff) | |
download | BouncyCastle.NET-ed25519-72b1c6689870a7e0e1a0946e5862e54a2a5bdd4f.tar.xz |
Refactoring
-rw-r--r-- | crypto/src/math/ec/ECPoint.cs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/src/math/ec/ECPoint.cs b/crypto/src/math/ec/ECPoint.cs |