crypt.txt

来自「测试Linux从2.4内核开始就非常好的支持了网桥」· 文本 代码 · 共 11 行

TXT
11
字号
From: Rami.Rasanen@p1.f73.n369.z1.fidonet.orgSubject: HowToStorePassWordHere's a small example, while no "enigma machine", yet provides a simpleway of storing a password with encryption. The password is first encryptedthen converted to Hex. The reverse process will first convert to asciithen decrypt. Thanks to Matt Hart for the code with some modificationsand changes.The form has 2 Command buttons, one is Crypt, the other is DeCrypt.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?