Binary compatibility report for the bcrypt.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 Namebcrypt.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 Files1
Total Dynamic Libraries1
Total Symbols / Types47 / 99
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, bcrypt.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 (1)


bcrypt.h

to the top

Dynamic Libraries (1)


bcrypt.dll

to the top




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