THe whole set of bindigns.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace SpaceWizards.Sodium.Interop
|
||||
{
|
||||
public partial struct crypto_sign_ed25519ph_state
|
||||
{
|
||||
public crypto_hash_sha512_state hs;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user