diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-02-11 23:54:37 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-02-11 23:54:37 +0700 |
commit | 937aa8662a743eda26c1a54562d132dbeff6f917 (patch) | |
tree | e6130574a6541b339af123c316696739b51dff64 /crypto/src | |
parent | Increase seed size for DigestRandomGenerator uses (diff) | |
download | BouncyCastle.NET-ed25519-937aa8662a743eda26c1a54562d132dbeff6f917.tar.xz |
Refactor Wnaf
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/math/ec/rfc8032/Wnaf.cs | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/crypto/src/math/ec/rfc8032/Wnaf.cs b/crypto/src/math/ec/rfc8032/Wnaf.cs |