diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-27 19:55:53 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-27 19:55:53 +0700 |
commit | dffd5540d611f199901fe3a5ee64e7553963b7c1 (patch) | |
tree | ccf79f5a90b0f145ae2a28ba419b4d1e5fe1b6b2 /crypto/src/math/ec/Mod.cs | |
parent | Equality/hashcode should ignore "excess" words (diff) | |
download | BouncyCastle.NET-ed25519-dffd5540d611f199901fe3a5ee64e7553963b7c1.tar.xz |
Optimized Sqrt() for custom secp224r1
Diffstat (limited to 'crypto/src/math/ec/Mod.cs')
-rw-r--r-- | crypto/src/math/ec/Mod.cs | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/crypto/src/math/ec/Mod.cs b/crypto/src/math/ec/Mod.cs |