Skip to content

Commit 683e019

Browse files
committed
Usings
1 parent 0a939b2 commit 683e019

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Meshtastic/Crypto/XEdDSASigning.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
using Org.BouncyCastle.Security;
55
using Org.BouncyCastle.Crypto.Generators;
66
using Org.BouncyCastle.Crypto;
7+
using System.Numerics;
8+
using System.Text;
79

810
namespace Meshtastic.Crypto;
911

0 commit comments

Comments
 (0)