10.0.0: Difference between revisions

nice
Line 58: Line 58:
* Passing a use case to StorageExpMod for which DecryptOrImportRsaPrivateKey does not import modulus now validates that the provided modulus is correct for the previously imported exponent.
* Passing a use case to StorageExpMod for which DecryptOrImportRsaPrivateKey does not import modulus now validates that the provided modulus is correct for the previously imported exponent.
** Future invocations of StorageExpMod will ignore the user-provided modulus, and use the imported one.
** Future invocations of StorageExpMod will ignore the user-provided modulus, and use the imported one.
* UnwrapTitleKey now returns new result 7 ("NotImported") when attempting to unwrap a titlekey before importing the exponent and modulus.
<check back for more diffs later>
<check back for more diffs later>