API compatibility report for the libsodium library between 1.0.14 and 1.0.15 versions on x86_64
Test Info
Library Name | libsodium |
Version #1 | 1.0.14 |
Version #2 | 1.0.15 |
Arch | x86_64 |
GCC Version | 6.4.1 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 1 |
Total Libraries | 1 |
Total Symbols / Types | 575 / 48 |
Compatibility |
98.6% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 8 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols 8
crypto_stream_aes128ctr.h,
libsodium.so.18.4.0
crypto_stream_aes128ctr ( unsigned char* out, unsigned long long outlen, unsigned char const* n, unsigned char const* k )
crypto_stream_aes128ctr_afternm ( unsigned char* out, unsigned long long len, unsigned char const* nonce, unsigned char const* c )
crypto_stream_aes128ctr_beforenm ( unsigned char* c, unsigned char const* k )
crypto_stream_aes128ctr_beforenmbytes ( )
crypto_stream_aes128ctr_keybytes ( )
crypto_stream_aes128ctr_noncebytes ( )
crypto_stream_aes128ctr_xor ( unsigned char* out, unsigned char const* in, unsigned long long inlen, unsigned char const* n, unsigned char const* k )
crypto_stream_aes128ctr_xor_afternm ( unsigned char* out, unsigned char const* in, unsigned long long len, unsigned char const* nonce, unsigned char const* c )
to the top
Header Files 1
sodium.h
to the top
Libraries 1
libsodium.so.18.4.0
to the top
Test Info
Library Name | libsodium |
Version #1 | 1.0.14 |
Version #2 | 1.0.15 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 1 |
Total Libraries | 1 |
Total Symbols / Types | 822 / 93 |
Compatibility |
99% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 8 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols 8
crypto_stream_aes128ctr.h
crypto_stream_aes128ctr ( unsigned char* out, unsigned long long outlen, unsigned char const* n, unsigned char const* k )
crypto_stream_aes128ctr_afternm ( unsigned char* out, unsigned long long len, unsigned char const* nonce, unsigned char const* c )
crypto_stream_aes128ctr_beforenm ( unsigned char* c, unsigned char const* k )
crypto_stream_aes128ctr_beforenmbytes ( )
crypto_stream_aes128ctr_keybytes ( )
crypto_stream_aes128ctr_noncebytes ( )
crypto_stream_aes128ctr_xor ( unsigned char* out, unsigned char const* in, unsigned long long inlen, unsigned char const* n, unsigned char const* k )
crypto_stream_aes128ctr_xor_afternm ( unsigned char* out, unsigned char const* in, unsigned long long len, unsigned char const* nonce, unsigned char const* c )
to the top
Header Files 1
sodium.h
to the top
Libraries 1
libsodium.so.18.4.0
to the top