Description Usage Arguments Value
Already deprecated stream cipher rc4.
1 | rc4(msg, key)
|
msg |
Message to encrypt. Given as a bytestream (numeric array with values from 0 to 255). |
key |
Key used for encryption. Given as a bytestream. |
Cipher text as a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.