Test Info
Library Name | libsodium |
Version #1 | 1.0.19 |
Version #2 | 1.0.20 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 67 |
Total Libraries | 1 |
Total Symbols / Types | 652 / 43 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
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 | 3 |
Problems with Constants, Low Severity 3
crypto_pwhash.h
[+] crypto_pwhash_PRIMITIVE
|
Change |
Effect |
1 |
The value of constant crypto_pwhash_PRIMITIVE has been changed from "argon2i" to "argon2id,argon2i". |
Recompilation of a client program may be broken. |
version.h
[+] SODIUM_LIBRARY_VERSION_MINOR
|
Change |
Effect |
1 |
The value of constant SODIUM_LIBRARY_VERSION_MINOR has been changed from 1 to 2. |
Recompilation of a client program may be broken. |
[+] SODIUM_VERSION_STRING
|
Change |
Effect |
1 |
The value of constant SODIUM_VERSION_STRING has been changed from "1.0.19" to "1.0.20". |
Recompilation of a client program may be broken. |
to the top
Header Files 67
core.h
crypto_aead_aegis128l.h
crypto_aead_aegis256.h
crypto_aead_aes256gcm.h
crypto_aead_chacha20poly1305.h
crypto_aead_xchacha20poly1305.h
crypto_auth.h
crypto_auth_hmacsha256.h
crypto_auth_hmacsha512.h
crypto_auth_hmacsha512256.h
crypto_box.h
crypto_box_curve25519xchacha20poly1305.h
crypto_box_curve25519xsalsa20poly1305.h
crypto_core_ed25519.h
crypto_core_hchacha20.h
crypto_core_hsalsa20.h
crypto_core_ristretto255.h
crypto_core_salsa20.h
crypto_core_salsa2012.h
crypto_core_salsa208.h
crypto_generichash.h
crypto_generichash_blake2b.h
crypto_hash.h
crypto_hash_sha256.h
crypto_hash_sha512.h
crypto_kdf.h
crypto_kdf_blake2b.h
crypto_kdf_hkdf_sha256.h
crypto_kdf_hkdf_sha512.h
crypto_kx.h
crypto_onetimeauth.h
crypto_onetimeauth_poly1305.h
crypto_pwhash.h
crypto_pwhash_argon2i.h
crypto_pwhash_argon2id.h
crypto_pwhash_scryptsalsa208sha256.h
crypto_scalarmult.h
crypto_scalarmult_curve25519.h
crypto_scalarmult_ed25519.h
crypto_scalarmult_ristretto255.h
crypto_secretbox.h
crypto_secretbox_xchacha20poly1305.h
crypto_secretbox_xsalsa20poly1305.h
crypto_secretstream_xchacha20poly1305.h
crypto_shorthash.h
crypto_shorthash_siphash24.h
crypto_sign.h
crypto_sign_ed25519.h
crypto_sign_edwards25519sha512batch.h
crypto_stream.h
crypto_stream_chacha20.h
crypto_stream_salsa20.h
crypto_stream_salsa2012.h
crypto_stream_salsa208.h
crypto_stream_xchacha20.h
crypto_stream_xsalsa20.h
crypto_verify_16.h
crypto_verify_32.h
crypto_verify_64.h
export.h
randombytes.h
randombytes_internal_random.h
randombytes_sysrandom.h
runtime.h
sodium.h
utils.h
version.h
to the top
Libraries 1
libsodium.so.26.1.0
to the top