Search Results

2
votes

Adding Scripting functionality to .net Apps

I'd suggest using LuaInterface as it has fully implemented Lua where it appears that Nua is not complete and likely does not …
0
votes

.NET support for PKCS#11?

Microsoft's cryptography support for custom external software is typically done through a "CSP". There exists at least two implementations of Microsoft CSP on top of PKCS#11: …