Sweden-Number/dlls/crypt32/tests
Aaron Hill 5edf65616a crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding.
Add support for the OID CNG_RSA_PUBLIC_KEY_BLOB to
CryptEncodeObjectEx and CryptDecodeObjectEx. This OID
decodes to / encodes from memory consisting of a
BCRYPT_RSAKEY_BLOB, followed in memory by the exponent and
modulus in big-endian format.

Signed-off-by: Aaron Hill <aa1ronham@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-19 12:17:41 +02:00
..
Makefile.in
base64.c
cert.c crypt32/tests: Link to CryptAcquireContext directly. 2021-04-14 20:50:09 +02:00
chain.c crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy. 2021-04-15 18:03:47 +02:00
crl.c
ctl.c
encode.c crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
main.c
message.c crypt32/tests: Link to CryptAcquireContext directly. 2021-04-14 20:50:09 +02:00
msg.c crypt32/tests: Remove Win9x checks. 2021-04-14 20:50:15 +02:00
object.c
oid.c
protectdata.c
sip.c
store.c
str.c