Question: cryptography

Add your own question »

Still looking for the right answer? Log in or Register to ask a question.
  • Like
    0Likes
  • Unlike
    0Likes

I'm using a simple licensing system for my apps.

I don't know about cryptography, but I know that I need a algorithm that consists of 2 keys: private and public.

I need to encrypt some data using my private key, and then my app will decrypt the data using the public key to compare expiration date.

what I need

https://mindmajix.com/cryptography-training