walt-id / waltid-walletkit

Toolkit for SSI and NFT/SBT wallets
https://docs.walt.id
Apache License 2.0
31 stars 25 forks source link

libsodium.so for armv6 #43

Closed Nabil-oussa closed 1 year ago

Nabil-oussa commented 2 years ago

Hi team, testing walitid-walletkit by using docker-compose, in authentification step I have a problem with this message: "Caused by: java.lang.UnsatisfiedLinkError: Unable to load library '/tmp/resource-loader10237632198594109884/armv6/libsodium.so':". Any help, thanks in advance.

waltkb commented 1 year ago

Related to https://github.com/terl/lazysodium-java/issues/115

waltkb commented 1 year ago

I've updated the lazysodium version in the SSI Kit and included the new SSI Kit version in the Wallet Kit. Should be fixed now.