Binary compatibility report for the PolarSSL library  between 1.1.6 and 1.1.7 versions on x86

Test Info


Library NamePolarSSL
Version #11.1.6
Version #21.1.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files37
Total Shared Libraries1
Total Symbols / Types328 / 197
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-2

Removed Symbols (3)


entropy_poll.h, libpolarssl.so.1.1.6
havege_poll void* data, unsigned char* output, size_t len, size_t* olen )

havege.h, libpolarssl.so.1.1.6
havege_init struct havege_state* hs )
havege_random void* p_rng, unsigned char* output, size_t len )

to the top

Problems with Data Types, Medium Severity (1)


entropy.h
[+] struct entropy_context (1)

to the top

Problems with Data Types, Low Severity (1)


entropy.h
[+] struct entropy_context (1)

to the top

Problems with Constants, Low Severity (1)


pem.h
[+] POLARSSL_ERR_PEM_NO_HEADER_PRESENT

to the top

Other Changes in Constants (2)


pem.h
[+] POLARSSL_ERR_PEM_BAD_INPUT_DATA
[+] POLARSSL_ERR_PEM_NO_HEADER_FOOTER_PRESENT

to the top

Header Files (37)


aes.h
arc4.h
asn1.h
base64.h
bignum.h
bn_mul.h
camellia.h
certs.h
cipher.h
cipher_wrap.h
config.h
ctr_drbg.h
debug.h
des.h
dhm.h
entropy.h
entropy_poll.h
error.h
havege.h
md.h
md2.h
md4.h
md5.h
md_wrap.h
net.h
padlock.h
pem.h
pkcs11.h
rsa.h
sha1.h
sha2.h
sha4.h
ssl.h
timing.h
version.h
x509.h
xtea.h

to the top

Shared Libraries (1)


libpolarssl.so.1.1.6

to the top




Generated on Sat Jun 22 04:44:00 2013 for PolarSSL by ABI Compliance Checker 1.99.2  
A tool for checking backward compatibility of a C/C++ library API