Hi,
I have a specific problem I am trying to solve and I was wondering if Bouncy Castle could assist me. I have a byte array contain an xml element and need to calculate the RSA SHA-256 digest value. There is a bug in the native Microsoft SHA256Managed class that produces a different has to when the digest is calculated via openssl on the command line. Does Bouncy Castle offer a class that would take a byte array and the calculate the RSA SHA-256 digest? I need the algorithm to be equivalent to OpenSSL. Could someone please advice me. Kind regards, Jean-Paul