diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-03-02 22:40:06 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-03-02 22:40:06 +0700 |
commit | 3fe6af3940d17c6a8c7d69c322497fb1c3d5ef1a (patch) | |
tree | 342282cf4603b9b9f6e63db49eb1f0300cbdce2b /crypto/src/math/raw | |
parent | Use existing KeccakPermutation (diff) | |
download | BouncyCastle.NET-ed25519-3fe6af3940d17c6a8c7d69c322497fb1c3d5ef1a.tar.xz |
Add ShiftDownBits64
Diffstat (limited to 'crypto/src/math/raw')
-rw-r--r-- | crypto/src/math/raw/Nat.cs | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/crypto/src/math/raw/Nat.cs b/crypto/src/math/raw/Nat.cs |