fdub

Results 2 comments of fdub

This is also the case for a program targeting net6.0 that references a project targeting netstandard2.1 that in turn references BouncyCastle.Cryptography, although the preprocessor directive states that with `NETSTANDARD2_1_OR_GREATER` the...

For me, using the _openssl_ utility from the command-line, signing with an RSA key through the pkcs11 engine always leads to a 'Host memory error'. `20E025B97F000000:error:41800002:PKCS#11 module:ERR_CKR_error:Host memory error:p11_rsa.c:120:` I...