Advertisement
5_2007-2008 Miscellaneous #172858

Encryption

Encrypts and Decrypts a string easily

AI

Tóm tắt bởi AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Mã nguồn
original-source
'create 3 text boxes
'to encrypt
text2.text=encrypt(text1.text)

'to decrypt
text3.text=decrypt(text2.text)

Upload
Upload
Bình luận gốc (3)
Được khôi phục từ Wayback Machine