Files
bpfire/config/rootfiles/common/libsodium
Adolf Belka db9698c9cc libsodium: Update to version 1.0.20
- Update from version 1.0.19 to 1.0.20
- Update of rootfile
- Changelog
    1.0.20
	This point release includes all the changes from 1.0.19-stable,
	 mainly addressing compilation issues and improvements to the .NET
	 packages.
	* Version 1.0.19-stable
	 - Building with `zig build` now requires Zig 0.12.
	 - When using the traditional build system, -O3 is used instead of -Ofast.
	 - Improved detection of the compiler flags required on aarch64.
	 - Improved compatibility with custom build systems on aarch64.
	 - apple-xcframework: VisionOS packages are not built if Xcode doesn't
	   include that SDK.
	 - `crypto_kdf_hkdf_sha512_statebytes()` was added.
	 - When using Visual Studio, runtime CPU feature detection is now enabled
	   on Windows/aarch64.
	 - There were issues with C++ guards affecting usage of libsodium
	   using Swift on Windows. This has been fixed.
	 - Emscripten: `crypto_aead_aegis*()` functions are now exported in
	   JavaScript builds
	 - Emscripten: unsupported `--memory-init-file` option has been removed.
	 - apple-xcframework: the minimal deployment target can be set to iOS 11+.
	 - .NET packages now include precompiled libraries for Windows/arm64,
	   iOS, TvOS and Catalyst.
	 - .NET precompiled libraries now work on any CPUs, using only runtime
	   feature detection.
	 - SYSV assembly should not be used when targeting Windows (reported by
	   @meiyese, thanks!)
	 - Compatibility issues with LLVM 18 and AVX512 have been addressed.
	 - GitHub attestation build provenance are now added to NuGet packages.
	 - JavaScript tests can now use Bun as an alternative to Node.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-08-13 09:09:07 +00:00

74 lines
3.0 KiB
Plaintext

#usr/include/sodium
#usr/include/sodium.h
#usr/include/sodium/core.h
#usr/include/sodium/crypto_aead_aegis128l.h
#usr/include/sodium/crypto_aead_aegis256.h
#usr/include/sodium/crypto_aead_aes256gcm.h
#usr/include/sodium/crypto_aead_chacha20poly1305.h
#usr/include/sodium/crypto_aead_xchacha20poly1305.h
#usr/include/sodium/crypto_auth.h
#usr/include/sodium/crypto_auth_hmacsha256.h
#usr/include/sodium/crypto_auth_hmacsha512.h
#usr/include/sodium/crypto_auth_hmacsha512256.h
#usr/include/sodium/crypto_box.h
#usr/include/sodium/crypto_box_curve25519xchacha20poly1305.h
#usr/include/sodium/crypto_box_curve25519xsalsa20poly1305.h
#usr/include/sodium/crypto_core_ed25519.h
#usr/include/sodium/crypto_core_hchacha20.h
#usr/include/sodium/crypto_core_hsalsa20.h
#usr/include/sodium/crypto_core_ristretto255.h
#usr/include/sodium/crypto_core_salsa20.h
#usr/include/sodium/crypto_core_salsa2012.h
#usr/include/sodium/crypto_core_salsa208.h
#usr/include/sodium/crypto_generichash.h
#usr/include/sodium/crypto_generichash_blake2b.h
#usr/include/sodium/crypto_hash.h
#usr/include/sodium/crypto_hash_sha256.h
#usr/include/sodium/crypto_hash_sha512.h
#usr/include/sodium/crypto_kdf.h
#usr/include/sodium/crypto_kdf_blake2b.h
#usr/include/sodium/crypto_kdf_hkdf_sha256.h
#usr/include/sodium/crypto_kdf_hkdf_sha512.h
#usr/include/sodium/crypto_kx.h
#usr/include/sodium/crypto_onetimeauth.h
#usr/include/sodium/crypto_onetimeauth_poly1305.h
#usr/include/sodium/crypto_pwhash.h
#usr/include/sodium/crypto_pwhash_argon2i.h
#usr/include/sodium/crypto_pwhash_argon2id.h
#usr/include/sodium/crypto_pwhash_scryptsalsa208sha256.h
#usr/include/sodium/crypto_scalarmult.h
#usr/include/sodium/crypto_scalarmult_curve25519.h
#usr/include/sodium/crypto_scalarmult_ed25519.h
#usr/include/sodium/crypto_scalarmult_ristretto255.h
#usr/include/sodium/crypto_secretbox.h
#usr/include/sodium/crypto_secretbox_xchacha20poly1305.h
#usr/include/sodium/crypto_secretbox_xsalsa20poly1305.h
#usr/include/sodium/crypto_secretstream_xchacha20poly1305.h
#usr/include/sodium/crypto_shorthash.h
#usr/include/sodium/crypto_shorthash_siphash24.h
#usr/include/sodium/crypto_sign.h
#usr/include/sodium/crypto_sign_ed25519.h
#usr/include/sodium/crypto_sign_edwards25519sha512batch.h
#usr/include/sodium/crypto_stream.h
#usr/include/sodium/crypto_stream_chacha20.h
#usr/include/sodium/crypto_stream_salsa20.h
#usr/include/sodium/crypto_stream_salsa2012.h
#usr/include/sodium/crypto_stream_salsa208.h
#usr/include/sodium/crypto_stream_xchacha20.h
#usr/include/sodium/crypto_stream_xsalsa20.h
#usr/include/sodium/crypto_verify_16.h
#usr/include/sodium/crypto_verify_32.h
#usr/include/sodium/crypto_verify_64.h
#usr/include/sodium/export.h
#usr/include/sodium/randombytes.h
#usr/include/sodium/randombytes_internal_random.h
#usr/include/sodium/randombytes_sysrandom.h
#usr/include/sodium/runtime.h
#usr/include/sodium/utils.h
#usr/include/sodium/version.h
#usr/lib/libsodium.la
#usr/lib/libsodium.so
usr/lib/libsodium.so.26
usr/lib/libsodium.so.26.2.0
#usr/lib/pkgconfig/libsodium.pc