Sign with different GPG key

This commit is contained in:
Ugljesa Jovanovic 2022-12-26 18:16:36 +01:00
parent f3ec8a755d
commit f268886681
No known key found for this signature in database
GPG Key ID: 830004571BB06CFF

View File

@ -144,7 +144,7 @@ Currently supported native platforms (Apple Silicon is supported since 0.8.5) :
|minGW X86 64| :heavy_check_mark: | |minGW X86 64| :heavy_check_mark: |
|minGW X86 32| :x: | |minGW X86 32| :x: |
[List of supported bindings](https://github.com/ionspin/kotlin-multiplatform-crypto/blob/master/supported_bindings_list.md) [List of supported bindings (outdated)](https://github.com/ionspin/kotlin-multiplatform-crypto/blob/master/supported_bindings_list.md)
### Where do the compiled libraries used by JVM and Android come from ### Where do the compiled libraries used by JVM and Android come from
Android .so files come from running dist-build scripts in libsodium which you can find in the libsodium submodule Android .so files come from running dist-build scripts in libsodium which you can find in the libsodium submodule
Java Linux Arm/X86_64 and Mac so and dylib are the same as produced by multiplatform builds, also based on the same submodule commit Java Linux Arm/X86_64 and Mac so and dylib are the same as produced by multiplatform builds, also based on the same submodule commit