diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-09-14 16:10:44 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-09-14 16:10:44 +0700 |
commit | 56d58cba091c7e03253b1b43b81e21d69c82c143 (patch) | |
tree | 23a88778b9ed274cd37f72edcb307b780c011049 /crypto/src | |
parent | Add asymmetric multiplication (diff) | |
download | BouncyCastle.NET-ed25519-56d58cba091c7e03253b1b43b81e21d69c82c143.tar.xz |
RFC 7748: Export size constants for scalars, points
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/math/ec/rfc7748/X25519.cs | 3 | ||||
-rw-r--r-- | crypto/src/math/ec/rfc7748/X448.cs | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/crypto/src/math/ec/rfc7748/X25519.cs b/crypto/src/math/ec/rfc7748/X25519.cs |