Daniel Pouzzner 996986d0c1 refactor wc_AesDelete, wc_curve25519_delete, wc_ed25519_delete, wc_HashDelete, and wc_DeleteRsaKey to take two arguments, the first a required pointer to the object, the second an optional pointer to the pointer to be zeroed upon successful deletion, for the benefit of calling from C# without unsafe code. vor 3 Tagen
..
Properties 91d2ff1fe9 no code change; CRLF line endings, trailing spaces vor 1 Jahr
X509.cs 91d2ff1fe9 no code change; CRLF line endings, trailing spaces vor 1 Jahr
wolfCrypt.cs 996986d0c1 refactor wc_AesDelete, wc_curve25519_delete, wc_ed25519_delete, wc_HashDelete, and wc_DeleteRsaKey to take two arguments, the first a required pointer to the object, the second an optional pointer to the pointer to be zeroed upon successful deletion, for the benefit of calling from C# without unsafe code. vor 3 Tagen
wolfSSL.cs 31a6a2bf59 update copyright to 2024 vor 3 Monaten
wolfSSL_CSharp.csproj e10c943bf3 wolfCrypt CSharp Wrapper: vor 2 Wochen