Logo
Explore Help
Sign In
wrath/shaniqua-smeggdrop
1
0
Fork 0
You've already forked shaniqua-smeggdrop
Code Issues Pull Requests Packages Projects Releases Wiki Activity
48 Commits 1 Branch 0 Tags
d54ee28a4a550efc2398b7b59f8b5a75b957d4b2
Commit Graph

4 Commits

Author SHA1 Message Date
hastur on #computerchat
e5ad0b898d Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; set thesecret {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr $thecharacter ^ [scan $thesecret" %c]]]}; join $ret} 2020-09-28 21:59:41 +02:00
hastur on #computerchat
15a9206914 Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; set thesecret {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan "$thecharacter" %c] ^ [scan "$thesecret" %c]]]}; join $ret} 2020-09-28 21:53:52 +02:00
hastur on #computerchat
f9af6f4a1e Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan "$thecharacter" %c] ^ [scan "$thesecret" %c]]]}; join $ret} 2020-09-28 21:52:13 +02:00
hastur on #computerchat
d22c67a7c1 Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan $thecharacter %c] ^ [scan $thesecret %c]]]}; join $ret} 2020-09-28 21:45:48 +02:00
Powered by Gitea Version: 1.24.0rc0 Page: 17ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API