ARC4 methods A series of function to implement ARC4 encoding in Ruby
Initializes the ARC4 encryption with the specified key.
ARC4 encrypt a text string
Initialize the ARC4 encryption.
Initialize the encryption for processing a particular object.
[Validate]