Binary compatibility report for the BeeCrypt library between 1.0.1 and 1.0.2 versions on x86
Test Info
Library Name | BeeCrypt |
Version #1 | 1.0.1 |
Version #2 | 1.0.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 26 |
Total Shared Libraries | 1 |
Total Symbols / Types | 224 / 179 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 10 |
Removed Symbols | High | 0 |
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 (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