Unable to use scala-native-crypto
#3141
Labels
blocked upstream
Issues and changes blocked by something in an external project.
bug
Something isn't working
Scala Native
wontfix
This will not be worked on
Version(s)
Scala CLI version: 1.5.0
Scala version (default): 3.5.0
Describe the bug
unable to use https://github.com/lolgab/scala-native-crypto, a drop-in scala-native
java.security.MessageDigest
replacement library.To Reproduce
sudo dnf install openssl-devel
(or equivalent)scala-cli run repro.scala
Expected behaviour
it works in scala native.
Actual behaviour
scala-native-crypto isn't picked up.
The text was updated successfully, but these errors were encountered: