Binary compatibility report for the BeeCrypt library between 1.0.0 and 1.0.1 versions on x86
Test Info
Library Name | BeeCrypt |
Version #1 | 1.0.0 |
Version #2 | 1.0.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 26 |
Total Shared Libraries | 1 |
Total Symbols / Types | 221 / 179 |
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 | - | 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
| Change | Effect |
---|
1 | The constant HAVE_ALLOCA with value 1 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