diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-08-07 20:35:20 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-08-07 20:35:20 +0700 |
commit | 94a215651b23921043cb3d7d41550ea49dd7a79c (patch) | |
tree | 5b498f9b9462f029e9c7616fde43293d1170e93e /crypto/src/math/ec/rfc8032 | |
parent | Fix Encode return values (diff) | |
download | BouncyCastle.NET-ed25519-94a215651b23921043cb3d7d41550ea49dd7a79c.tar.xz |
Cleanup after bc-fips-csharp updates
Diffstat (limited to 'crypto/src/math/ec/rfc8032')
-rw-r--r-- | crypto/src/math/ec/rfc8032/Ed25519.cs | 10 | ||||
-rw-r--r-- | crypto/src/math/ec/rfc8032/Ed448.cs | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/crypto/src/math/ec/rfc8032/Ed25519.cs b/crypto/src/math/ec/rfc8032/Ed25519.cs |