Binary compatibility report for the PolarSSL library  between 1.3.0 and 1.3.1 versions on x86

Test Info


Library NamePolarSSL
Version #11.3.0
Version #21.3.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files57
Total Shared Libraries1
Total Symbols / Types564 / 322
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-4
Other Changes
in Constants
-11

Added Symbols (2)


ssl.h, libpolarssl.so.1.3.1
ssl_psk_derive_premaster ( ssl_context* ssl, enum key_exchange_type_t key_ex )

x509_crt.h, libpolarssl.so.1.3.1
x509write_crt_set_version ( x509write_cert* ctx, int version )

to the top

Problems with Data Types, Low Severity (3)


dhm.h
[+] struct dhm_context (1)

pk.h
[+] struct pk_debug_item (2)

to the top

Problems with Constants, Low Severity (1)


ecp.h
[+] POLARSSL_ECP_DP_MAX

to the top

Other Changes in Data Types (4)


ecp.h
[+] enum ecp_group_id (3)

ssl_ciphersuites.h
[+] enum key_exchange_type_t (1)

to the top

Other Changes in Constants (11)


ssl_ciphersuites.h
[+] TLS_ECDHE_PSK_WITH_3DES_EDE_CBC_SHA
[+] TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA
[+] TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256
[+] TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA
[+] TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384
[+] TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256
[+] TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384
[+] TLS_ECDHE_PSK_WITH_NULL_SHA
[+] TLS_ECDHE_PSK_WITH_NULL_SHA256
[+] TLS_ECDHE_PSK_WITH_NULL_SHA384
[+] TLS_ECDHE_PSK_WITH_RC4_128_SHA

to the top

Header Files (57)


aes.h
arc4.h
asn1.h
asn1write.h
base64.h
bignum.h
blowfish.h
bn_mul.h
camellia.h
certs.h
cipher.h
cipher_wrap.h
compat-1.2.h
config.h
ctr_drbg.h
debug.h
des.h
dhm.h
ecdh.h
ecdsa.h
ecp.h
entropy.h
entropy_poll.h
error.h
gcm.h
havege.h
md.h
md2.h
md4.h
md5.h
md_wrap.h
memory.h
net.h
oid.h
padlock.h
pbkdf2.h
pem.h
pk.h
pk_wrap.h
pkcs11.h
pkcs12.h
pkcs5.h
rsa.h
sha1.h
sha256.h
sha512.h
ssl.h
ssl_cache.h
ssl_ciphersuites.h
threading.h
timing.h
version.h
x509.h
x509_crl.h
x509_crt.h
x509_csr.h
xtea.h

to the top

Shared Libraries (1)


libpolarssl.so.1.3.0

to the top




Generated on Wed Oct 16 04:38:38 2013 for PolarSSL by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API