diff options
author | David Hook <dgh@cryptoworkshop.com> | 2022-03-23 15:12:05 +1100 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2022-03-23 15:12:05 +1100 |
commit | d2c21efe437d17d375cbe81d0d2c3968cfab44c7 (patch) | |
tree | 4c0c2a2f98b66a42d3256d6936aa6fd2f5dc0214 /crypto/src | |
parent | added RSA/EC checks (diff) | |
download | BouncyCastle.NET-ed25519-d2c21efe437d17d375cbe81d0d2c3968cfab44c7.tar.xz |
minor corrections, updated ECPointTest
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/parameters/RsaKeyParameters.cs | 2 | ||||
-rw-r--r-- | crypto/src/math/ec/ECCurve.cs | 9 |
2 files changed, 7 insertions, 4 deletions
diff --git a/crypto/src/crypto/parameters/RsaKeyParameters.cs b/crypto/src/crypto/parameters/RsaKeyParameters.cs |