This shows you the differences between two versions of the page.
|
john:MSCash2 [2011/02/04 22:59] solar commented out the 17th XOR in PBKDF2_DCC2(), which was likely included in error |
john:MSCash2 [2011/06/24 19:52] (current) JimF Added a new page, containing a simple easy to understand MSCash2 sample app |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| === Sample Code === | === Sample Code === | ||
| + | |||
| + | [[MSCash2_simple_code|2nd code example, simpler, only using OpenSSL primatives]] | ||
| + | |||
| <code c> | <code c> | ||
| /* Domain Cached Credentials 2 (MSCash2) example | /* Domain Cached Credentials 2 (MSCash2) example | ||