For android:

sodium

utf8proc

gmp

bst

dependencies {
  implementation 'io.github.cryptorg:sodium:1.0.19.0-beta-1'
  implementation 'io.github.cryptorg:utf8proc:2.9.0-beta-1'
  implementation 'io.github.cryptorg:gmp:6.3.0-beta-1'
  implementation 'io.github.cryptorg:blst:0.3.11-beta-3'
}