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

Test Info


Library NameBeeCrypt
Version #11.0.1
Version #21.0.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files26
Total Shared Libraries1
Total Symbols / Types224 / 179
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (10)


beecrypt.h, libbeecrypt.so
hashFunctionContextDigest ( struct hashFunctionContext* p1, struct mp32number* p2 )
hashFunctionContextReset struct hashFunctionContext* p1 )
hashFunctionContextUpdate ( struct hashFunctionContext* p1, byte const* p2, int p3 )
hashFunctionContextUpdateMC ( struct hashFunctionContext* p1, struct memchunk const* p2 )
hashFunctionContextUpdateMP32 ( struct hashFunctionContext* p1, struct mp32number const* p2 )
keyedHashFunctionContextDigest ( struct keyedHashFunctionContext* p1, struct mp32number* p2 )
keyedHashFunctionContextReset struct keyedHashFunctionContext* p1 )
keyedHashFunctionContextUpdate ( struct keyedHashFunctionContext* p1, byte const* p2, int p3 )
keyedHashFunctionContextUpdateMC ( struct keyedHashFunctionContext* p1, struct memchunk const* p2 )
keyedHashFunctionContextUpdateMP32 ( struct keyedHashFunctionContext* p1, struct mp32number const* p2 )

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