Binary compatibility report for the ncrypt.dll library  between 6.0.6002.18005-Windows SDK 6.0 and 6.1.7600.16385-Windows SDK 7.1 versions on x86

Test Info


Library Namencrypt.dll
Version #16.0.6002.18005-Windows SDK 6.0
Version #26.1.7600.16385-Windows SDK 7.1
CPU Architecturex86

Test Results


Total Header Files2
Total Dynamic Libraries1
Total Symbols / Types71 / 129
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols (2)


bcrypt.h, ncrypt.dll
BCryptDeriveKeyCapi ( BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags )
BCryptDeriveKeyPBKDF2 ( BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags )

to the top

Problems with Constants (1)


bcrypt.h
[+] BCRYPT_OBJECT_ALIGNMENT

to the top

Header Files (2)


bcrypt.h
ncrypt.h

to the top

Dynamic Libraries (1)


ncrypt.dll

to the top




Generated on Wed Aug 10 07:20:08 2011 for ncrypt.dll by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API