diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-10-20 17:41:10 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-10-20 17:41:10 +0700 |
commit | cd1564f37a3af1a7abc5092eb55040d337e79ae2 (patch) | |
tree | e75c0812208876eccfa3f15cf8fda10ecf3fb4e8 /crypto | |
parent | Microsoft.NET.Test.Sdk 17.3.2 (diff) | |
download | BouncyCastle.NET-ed25519-cd1564f37a3af1a7abc5092eb55040d337e79ae2.tar.xz |
Add Inverse64 method
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/src/math/raw/Mod.cs | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/crypto/src/math/raw/Mod.cs b/crypto/src/math/raw/Mod.cs |