Public
Types
| Name | Description |
|---|---|
| Rc4 |
Functions
| Name | Description |
|---|---|
| rc4::init | Initialize the RC4 state. |
| rc4::crypt | Run a single pass of en/decryption using a particular key. |
| rc4::destroy | Clear the rc4 state. |
| Name | Description |
|---|---|
| Rc4 |
| Name | Description |
|---|---|
| rc4::init | Initialize the RC4 state. |
| rc4::crypt | Run a single pass of en/decryption using a particular key. |
| rc4::destroy | Clear the rc4 state. |