trezor / trezor-crypto

:lock: Don't use this repo, use the new monorepo instead:
https://github.com/trezor/trezor-firmware
MIT License
501 stars 201 forks source link

Cannot find a function that uses public key to encrypt a certain message #194

Closed Isawwad closed 5 years ago

Isawwad commented 5 years ago

i want a function that takes (public key , message to be encrypted, buffer contains encrypted message)

is their a function like that in your library

prusnak commented 5 years ago

No, there is no such function in the library.