Add hashing lib to sandbox (#6167)

* box  your sand

* I only need this one anyway
This commit is contained in:
Amy
2025-08-25 21:12:07 +01:00
committed by GitHub
parent 3d7b83db05
commit 83109b08e9

View File

@@ -1608,3 +1608,7 @@ Types:
SourcePos: { }
Pidgin.Configuration:
IConfiguration`1: { All: True }
SpaceWizards.Sodium:
CryptoGenericHashBlake2B:
Methods:
- "byte[] Hash(int, System.ReadOnlySpan`1<byte>, System.ReadOnlySpan`1<byte>)"