rc4-crypto
Web icon

RC4 Crypto

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 12 October 2018
 by 
0.0
 (0 ratings)
rc4-crypto

RC4 Crypto

Documentation
1.0.1

The RC4 algorithm is a symmetric stream cipher and despite having known security vulnerabilities, RC4 is still widely used. RC4.NET is a library that adds support for encrypting/decrypting using the symmetric RC4 algorithm in the .NET environment. The library is written in C# language and performs equally well on both the Microsoft CLR and Mono platforms. 
This extension contains an implementation of this algorithm, with the methods:

  • Encrypt
  • Decrypt
  • StringToHex