Binary compatibility report for the MatrixSSL library  between 3.1.3 and 3.1.4 versions on x86

Test Info


Library NameMatrixSSL
Version #13.1.3
Version #23.1.4
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types188 / 121
VerdictIncompatible
(60.64%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium14
Low6
Problems with
Symbols
High6
Medium5
Low3
Problems with
Constants
Low7

Added Symbols (1)


matrixsslApi.h, libmatrixssl.so
matrixSslSetCipherSuiteEnabledStatus ssl_t* ssl, uint16 cipherId, uint32 status )

to the top

Removed Symbols (5)


coreApi.h, libmatrixssl.so
psGetFileBuf psPool_t* pool, char const* fileName, unsigned char** buf, int32* bufLen )

cryptoApi.h, libmatrixssl.so
pkcs1DecodePrivFile psPool_t* pool, char* fileName, char* password, unsigned char** DERout, uint32* DERlen )
pkcs1ParsePrivFile psPool_t* pool, char* fileName, char* password, psPubKey_t** outkey )
psX509ParseCertFile psPool_t* pool, char* fileName, psX509Cert_t** outcert, int32 flags )

matrixsslApi.h, libmatrixssl.so
matrixSslLoadRsaKeys sslKeys_t* keys, char const* certFile, char const* privFile, char const* privPass, char const* trustedCAFile )

to the top

Problems with Symbols, High Severity (6)


pstm.h, libmatrixssl.so
[+] pstm_2expt pstm_int* a, int32 b ) (1)
[+] pstm_div_2d psPool_t* pool, pstm_int* a, int32 b, pstm_int* c, pstm_int* d ) (1)
[+] pstm_grow pstm_int* a, int32 size ) (1)
[+] pstm_init_copy psPool_t* pool, pstm_int* a, pstm_int* b, int32 toSqr ) (1)
[+] pstm_lshd pstm_int* a, int32 b ) (1)
[+] pstm_rshd pstm_int* a, int32 x ) (1)

to the top

Problems with Data Types, Medium Severity (14)


matrixssllib.h
[+] struct ssl (1)
[+] struct sslCipherSpec_t (1)

pstm.h
[+] struct pstm_int (3)

pubkey.h
[+] struct psRsaKey_t (8)
[+] union pubKeyUnion_t (1)

to the top

Problems with Symbols, Medium Severity (5)


coreApi.h, libmatrixssl.so
[+] psCoreClose ( ) (1)

osdep.h, libmatrixssl.so
[+] osdepEntropyClose ( ) (1)
[+] osdepTimeClose ( ) (1)
[+] osdepTraceClose ( ) (1)

pstm.h, libmatrixssl.so
[+] pstm_count_bits pstm_int* a ) (1)

to the top

Problems with Data Types, Low Severity (6)


matrixssllib.h
[+] struct ssl (1)
[+] struct sslCipherSpec_t (2)

pstm.h
[+] struct pstm_int (1)

pubkey.h
[+] struct psRsaKey_t (1)
[+] union pubKeyUnion_t (1)

to the top

Problems with Symbols, Low Severity (3)


osdep.h, libmatrixssl.so
[+] osdepEntropyOpen ( ) (1)
[+] osdepTimeOpen ( ) (1)
[+] osdepTraceOpen ( ) (1)

to the top

Problems with Constants (7)


matrixssllib.h
[+] SSL_FLAGS_ANON_CIPHER
[+] SSL_FLAGS_CLIENT_AUTH
[+] SSL_FLAGS_CLOSED
[+] SSL_FLAGS_ERROR
[+] SSL_FLAGS_NEED_ENCODE
[+] SSL_FLAGS_RESUMED
[+] SSL_FLAGS_TLS

to the top

Header Files (1)


matrixsslApi.h

to the top

Shared Libraries (1)


libmatrixssl.so

to the top




Generated on Sat Sep 3 18:52:23 2011 for MatrixSSL by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API