diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-03-23 14:51:41 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-03-23 14:51:41 +0700 |
commit | 7bd7de5760cbdfa7ba0a0f41ff2dee5fd5bca045 (patch) | |
tree | d57a6fca1a269bbdce83c32a8beb14d98919952c /crypto/src/math/ec | |
parent | Add SquarePow method to ECFieldElement (diff) | |
download | BouncyCastle.NET-ed25519-7bd7de5760cbdfa7ba0a0f41ff2dee5fd5bca045.tar.xz |
Reduce memory usage of INTERLEAVE2_TABLE
Diffstat (limited to 'crypto/src/math/ec')
-rw-r--r-- | crypto/src/math/ec/LongArray.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/src/math/ec/LongArray.cs b/crypto/src/math/ec/LongArray.cs |