Binary compatibility report for the PolarSSL library  between 1.2.8 and 1.2.9 versions on x86

Test Info


Library NamePolarSSL
Version #11.2.8
Version #21.2.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files45
Total Shared Libraries1
Total Symbols / Types386 / 241
VerdictIncompatible
(13.7%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium3
Low3
Problems with
Symbols
High16
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


ssl.h, libpolarssl.so.1.2.9
ssl_get_ciphersuite_min_version int const ciphersuite_id )

to the top

Problems with Symbols, High Severity (16)


rsa.h, libpolarssl.so.1.2.8
[+] rsa_pkcs1_decrypt ( struct rsa_context* ctx, int mode, size_t* olen, unsigned char const* input, unsigned char* output, size_t output_max_len ) (2)
[+] rsa_pkcs1_verify ( struct rsa_context* ctx, int mode, int hash_id, unsigned int hashlen, unsigned char const* hash, unsigned char* sig ) (2)
[+] rsa_private ( struct rsa_context* ctx, unsigned char const* input, unsigned char* output ) (2)
[+] rsa_rsaes_oaep_decrypt ( struct rsa_context* ctx, int mode, unsigned char const* label, size_t label_len, size_t* olen, unsigned char const* input, unsigned char* output, size_t output_max_len ) (2)
[+] rsa_rsaes_pkcs1_v15_decrypt ( struct rsa_context* ctx, int mode, size_t* olen, unsigned char const* input, unsigned char* output, size_t output_max_len ) (2)
[+] rsa_rsassa_pkcs1_v15_sign ( struct rsa_context* ctx, int mode, int hash_id, unsigned int hashlen, unsigned char const* hash, unsigned char* sig ) (2)
[+] rsa_rsassa_pkcs1_v15_verify ( struct rsa_context* ctx, int mode, int hash_id, unsigned int hashlen, unsigned char const* hash, unsigned char* sig ) (2)
[+] rsa_rsassa_pss_verify ( struct rsa_context* ctx, int mode, int hash_id, unsigned int hashlen, unsigned char const* hash, unsigned char* sig ) (2)

to the top

Problems with Data Types, Medium Severity (3)


rsa.h
[+] struct rsa_context (2)

x509.h
[+] struct _x509_cert (1)

to the top

Problems with Data Types, Low Severity (3)


rsa.h
[+] struct rsa_context (1)

ssl.h
[+] typedef rsa_decrypt_func (1)

x509.h
[+] struct _x509_cert (1)

to the top

Header Files (45)


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
config.h
ctr_drbg.h
debug.h
des.h
dhm.h
entropy.h
entropy_poll.h
error.h
gcm.h
havege.h
md.h
md2.h
md4.h
md5.h
md_wrap.h
net.h
padlock.h
pbkdf2.h
pem.h
pkcs11.h
pkcs12.h
pkcs5.h
rsa.h
sha1.h
sha2.h
sha4.h
ssl.h
ssl_cache.h
timing.h
version.h
x509.h
x509write.h
xtea.h

to the top

Shared Libraries (1)


libpolarssl.so.1.2.8

to the top




Generated on Wed Oct 2 05:30:44 2013 for PolarSSL by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API