An open API service indexing awesome lists of open source software.

https://github.com/wavesplatform/kotlin-lib-crypto


https://github.com/wavesplatform/kotlin-lib-crypto

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# kotlin-lib-crypto
Waves Crypto handles an interaction with crypto part of blockchain, allows to generate seed-phrases, convert public and private keys, obtain and verify addresses, translate bytes to string and back, sign the data with private key, etc.
For more information see [Typescript crypto lib](https://github.com/wavesplatform/ts-lib-crypto)

For publish to local repository execute "$ gradle publish"