diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-04-20 15:32:18 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-04-20 15:32:18 +0700 |
commit | caa2a7dfcc4038b83d7ff19d90c491912827f448 (patch) | |
tree | 9ee395339edd6b0a8a51f14a1a25813ccb980080 /crypto/src/math/raw | |
parent | Refactoring in BigInteger (diff) | |
download | BouncyCastle.NET-ed25519-caa2a7dfcc4038b83d7ff19d90c491912827f448.tar.xz |
BigInteger construction from little-endian
Diffstat (limited to 'crypto/src/math/raw')
-rw-r--r-- | crypto/src/math/raw/Nat.cs | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/crypto/src/math/raw/Nat.cs b/crypto/src/math/raw/Nat.cs |