14 Commits (faac9aa3349f149cd433582c31020d49090a0737)

Author SHA1 Message Date
David Benjamin 7ac94aa279 More -Wshorten-64-to-32 fixes. 2 years ago
David Benjamin 892b9bc658 Const-correct and document EVP_PKCS82PKEY and EVP_PKEY2PKCS8. 3 years ago
David Benjamin 4f4ae71835 Remove PKCS8_pkey_get0 and PKCS8_pkey_set0. 3 years ago
David Benjamin dc112e7ffc Const-correct the i2d/dup functions we can. 3 years ago
David Benjamin 97c6032de7 Convince clang-format to handle ASN1_ITEM definitions better 3 years ago
Alex Gaynor 225e8d39b5 Use X509 certificate alias as friendlyName in PKCS12 3 years ago
Mark Schott c03e99a59f Fix Unicode strings for C++20 3 years ago
David Benjamin e7fc7a737c Export PKCS12_DEFAULT_ITER. 3 years ago
David Benjamin 8648c53690 Refer to RFCs consistently. 4 years ago
David Benjamin 24df734d20 Remove TODO to reverse the output of PKCS12_parse. 4 years ago
David Benjamin abd6c05a48 Support creating unencrypted PKCS#12 files. 4 years ago
David Benjamin 84c0c900fc Move PKCS#12 samples to embed_test_data. 4 years ago
David Benjamin eda849d2e6 Opaquify PKCS8_PRIV_KEY_INFO. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago