Phone Encryption Encryption

In my application, I want to use data encryption over a telephone stutter. How can i achieve this? Any ideas?

+3
source share
1 answer

I read about the JavaScript library for AES encryption. See StackOverflow Stream:

Javascript AES Encryption

+3
source

Source: https://habr.com/ru/post/1795502/


All Articles