diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-30 21:26:02 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-01-30 21:26:02 +0700 |
commit | 410a99b2871b3ec203affe141bd17dbc1312ed07 (patch) | |
tree | f41e97fdbea388ec33f53ab016fa31546483bf22 /crypto/src | |
parent | Fix GetBit range-check (diff) | |
download | BouncyCastle.NET-ed25519-410a99b2871b3ec203affe141bd17dbc1312ed07.tar.xz |
Fix final step of Reduce()
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/math/ec/custom/sec/SecP256R1Field.cs | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/crypto/src/math/ec/custom/sec/SecP256R1Field.cs b/crypto/src/math/ec/custom/sec/SecP256R1Field.cs |