This is a library implementing the blind diffie hellmann key exchange (Blind signatures) for cashu on Kotlin multiplatform.
- JVM
- ANDROID
- IOS
- JS
...
Take a look at the unit test SchemeTest for an example on how to use the library.
Kotlin multiplatform lib implementing cashu blinded signature scheme on secp256k1
Kotlin
This is a library implementing the blind diffie hellmann key exchange (Blind signatures) for cashu on Kotlin multiplatform.
...
Take a look at the unit test SchemeTest for an example on how to use the library.