Binary compatibility report for the PolarSSL library between 1.2.3 and 1.2.4 versions on x86
Test Info
Library Name | PolarSSL |
Version #1 | 1.2.3 |
Version #2 | 1.2.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 43 |
Total Shared Libraries | 1 |
Total Symbols / Types | 369 / 244 |
Verdict | Incompatible (0.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (3)
ssl.h,
libpolarssl.so.1.2.4
ssl_handshake_client_step ( ssl_context* ssl )
ssl_handshake_server_step ( ssl_context* ssl )
ssl_handshake_step ( ssl_context* ssl )
to the top
Removed Symbols (2)
ssl.h,
libpolarssl.so.1.2.3
ssl_handshake_client ( ssl_context* ssl )
ssl_handshake_server ( ssl_context* ssl )
to the top
Header Files (43)
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
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.3
to the top