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

Details
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 platform.
Read more

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 platform.

This extension contains an implementation of this algorithm, with the methods:

  • Encrypt
  • Decrypt
  • StringToHex 
Release notes (1.0.1)

This extension contains an implementation of this algorithm, with the methods:

  • Encrypt
  • Decrypt
  • StringToHex
License (1.0.1)
Reviews (0)
Team
Other assets in this category