Advertisement
3_2004-2005 Miscellaneous #136945

Encryption

Encrypts and Decrypts a string easily

AI

Resumo por IA: 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.

Código fonte
original-source
'create 3 text boxes
'to encrypt
text2.text=encrypt(text1.text)

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

Upload
Comentários originais (3)
Recuperado do Wayback Machine