VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Dynamic Encryption

by Kelvin C. Perez - Valentin (1 Submission)
Category: Encryption
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

Dynamic Encryption.
It's more like a character masking. You can encrypt the same text as many ties as you want and you will always receive a different result, however, if you decrypt it, it will always get the right result.
It was primary desiggned for automated systems to send and receive encrypted information and decrypt it without user intervention.

Code Returns
Encrypted / Decrypted string.
Side Effects
You can not alter the encrypted text. If you do and try to decrypt it, you will receive an error message. You can not decrypt more than one encrypted string at the same time.

Rate Dynamic Encryption

Download Dynamic Encryption

Download Dynamic Encryption (37 KB)

Dynamic Encryption Comments

No comments have been posted about Dynamic Encryption. Why not be the first to post a comment about Dynamic Encryption.

Post your comment

Subject:
Message:
0/1000 characters