5.0.0: Difference between revisions

TuxSH (talk | contribs)
TuxSH (talk | contribs)
Line 94: Line 94:
In addition, there were changes to the [[SMC]] interface:
In addition, there were changes to the [[SMC]] interface:


* smcGenerateSpecificAesKey now uses keyslot 9 when the <code>mkey_revision</code> argument is equal to 5.
* smcGenerateSpecificAesKey was updated to support generating previous 4.x+ device key(s).  
* smcLoadSecureExpModKey/smcLoadRsaOaepKey/smcDecryptRsaPrivateKey no longer exist.
* smcLoadSecureExpModKey/smcLoadRsaOaepKey/smcDecryptRsaPrivateKey no longer exist.
* smcLoadRsaOaepKey was replaced with smcEncryptRsaPrivateKeyForImport.
* smcLoadRsaOaepKey was replaced with smcEncryptRsaPrivateKeyForImport.