AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Add MessageDigest to ICryptoFactory #2423

Closed rpdome closed 4 months ago

rpdome commented 4 months ago

To expand FIPS coverage to PRTv3's KDFv2 derived session key logic

https://microsoft-my.sharepoint-df.com/:w:/p/rapong/EQ3cXSscuqdJsfzDymlSVi8BCSxD03Jqt0cwdFZEykSZNg?e=vESjPN

NOTE: This is a breaking change for broker. Related: https://github.com/AzureAD/ad-accounts-for-android/pull/2819