Content deleted Content added
Grrttedwards (talk | contribs) m Cleaned an invisible newline character. |
m →Polymorphic encryption: WP:CHECKWIKI error fixes using AWB (12020) |
||
Line 43:
== Polymorphic encryption ==
Polymorphic code can be also used to generate encryption algorithm. This code was generated by the online service StringEncrypt.<ref name="stringencrypt">[https://www.stringencrypt.com Wójcik, Bartosz (2015). ''String & File Encryption'']</ref>
<source lang="cpp">
// encrypted with https://www.stringencrypt.com (v1.1.0) [C/C++]
|