Binary compatibility report for the BeeCrypt library between 1.0.0 and 1.0.1 versions on x86

Test Info


Library NameBeeCrypt
Version #11.0.0
Version #21.0.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files26
Total Shared Libraries1
Total Symbols / Types221 / 179
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
-1

Added Symbols (3)


elgamal.h, libbeecrypt.so
elgv1sign ( struct mp32barrett const* p, struct mp32barrett const* n, struct mp32number const* g, struct randomGeneratorContext* p4, struct mp32number const* hm, struct mp32number const* x, struct mp32number* r, struct mp32number* s )
elgv1vrfy ( struct mp32barrett const* p, struct mp32barrett const* n, struct mp32number const* g, struct mp32number const* hm, struct mp32number const* y, struct mp32number const* r, struct mp32number const* s )

mp32barrett.h, libbeecrypt.so
mp32bsubmod ( struct mp32barrett const* p1, uint32 p2, uint32 const* p3, uint32 p4, uint32 const* p5 )

to the top

Other Changes in Constants (1)


config.gnu.h
[+] HAVE_ALLOCA

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