Binary compatibility report for the BeeCrypt library between 1.1.0 and 1.1.1 versions on x86
Test Info
Library Name | BeeCrypt |
Version #1 | 1.1.0 |
Version #2 | 1.1.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 26 |
Total Shared Libraries | 1 |
Total Symbols / Types | 237 / 182 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 |
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
| Change | Effect |
---|
1 | The constant DARWIN with value 0 has been added. | No effect. |
[+] HAVE_LONG_LONG
| Change | Effect |
---|
1 | The constant HAVE_LONG_LONG with value 1 has been added. | No effect. |
[+] LEADING_UNDERSCORE
| Change | Effect |
---|
1 | The constant LEADING_UNDERSCORE with value 0 has been added. | No effect. |
[+] OSF
| Change | Effect |
---|
1 | The constant OSF with value 0 has been added. | No effect. |
[+] QNX
| Change | Effect |
---|
1 | The constant QNX with value 0 has been added. | No effect. |
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