diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 01:48:07 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 01:48:07 +0700 |
commit | 1e1dec377abefaa7c6b83ea7a6e38bde9ca075b3 (patch) | |
tree | 5bc9f17d86a81a7d1a2dda153a99d3fc7e71de71 /crypto/src/math/ec | |
parent | Remvoe ThreadedSeedGenerator (diff) | |
download | BouncyCastle.NET-ed25519-1e1dec377abefaa7c6b83ea7a6e38bde9ca075b3.tar.xz |
Simplify attributes
Diffstat (limited to 'crypto/src/math/ec')
-rw-r--r-- | crypto/src/math/ec/rfc7748/X25519Field.cs | 4 | ||||
-rw-r--r-- | crypto/src/math/ec/rfc7748/X448Field.cs | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/crypto/src/math/ec/rfc7748/X25519Field.cs b/crypto/src/math/ec/rfc7748/X25519Field.cs |