Binary compatibility report for the BeeCrypt library between 1.1.0 and 1.1.1 versions on x86

Test Info


Library NameBeeCrypt
Version #11.1.0
Version #21.1.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files26
Total Shared Libraries1
Total Symbols / Types237 / 182
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
Other Changes
in Constants
-5

Added Symbols (3)


beecrypt.h, libbeecrypt.so.1
blockCipherContextSetIV ( struct blockCipherContext* p1, uint32 const* p2 )
blockCipherContextSetup ( struct blockCipherContext* p1, uint32 const* p2, int p3, enum cipherOperation p4 )

mp32barrett.h, libbeecrypt.so.1
mp32brndinvres ( struct mp32barrett const* p1, uint32* p2, struct randomGeneratorContext* p3 )

to the top

Other Changes in Constants (5)


config.gnu.h
[+] DARWIN
[+] HAVE_LONG_LONG
[+] LEADING_UNDERSCORE
[+] OSF
[+] QNX

to the top

Header Files (26)


base64.h
beecrypt.h
blockmode.h
blowfish.h
blowfishopt.h
config.gnu.h
config.h
dldp.h
dlkp.h
dlpk.h
dlsvdp-dh.h
elgamal.h
endianness.h
entropy.h
fips180.h
fips180opt.h
fips186.h
hmac.h
mp32.h
mp32barrett.h
mp32number.h
mp32opt.h
mp32prime.h
mtprng.h
sha1hmac.h
timestamp.h

to the top

Shared Libraries (1)


libbeecrypt.so

to the top