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

Test Info


Library NamePolarSSL
Version #11.1.5
Version #21.1.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files37
Total Shared Libraries1
Total Symbols / Types325 / 202
VerdictCompatible

Problem Summary


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

Added Symbols (3)


md5.h, libpolarssl.so.1.1.6
md5_process ( struct md5_context* ctx, unsigned char const* data )

sha1.h, libpolarssl.so.1.1.6
sha1_process ( struct sha1_context* ctx, unsigned char const* data )

sha2.h, libpolarssl.so.1.1.6
sha2_process ( struct sha2_context* ctx, unsigned char const* data )

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.5

to the top




Generated on Wed Mar 13 07:38:50 2013 for PolarSSL by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API