diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-11-17 00:32:42 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-11-17 00:32:42 +0700 |
commit | 53a114b1704b0833c2d99c8d0e4ba4fcb6ed09c1 (patch) | |
tree | 36d10593bc4b21a9841b6747d81c2eecfa7217e6 /crypto | |
parent | EdDSA improvements (diff) | |
download | BouncyCastle.NET-ed25519-53a114b1704b0833c2d99c8d0e4ba4fcb6ed09c1.tar.xz |
BigInteger implements IComparable
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/src/math/BigInteger.cs | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/crypto/src/math/BigInteger.cs b/crypto/src/math/BigInteger.cs |