Content deleted Content added
mNo edit summary |
Advert tag on polymorphic encryption. Which seems to entirely be a sales term by a very small unprove cr |
||
Line 43:
== Polymorphic encryption ==
{{Advert Section|date=July 2020}}
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> It takes the string or a file content and encrypts it with random encryption commands and generates polymorphic decryption code in one of the many supported programming languages:
<syntaxhighlight lang="cpp">
|