Click here to Skip to main content
15,891,033 members
Articles / Security / Cryptography

A Basic Cipher Transform

Rate me:
Please Sign up or sign in to vote.
1.00/5 (1 vote)
16 Feb 2022CPOL 5.2K   44   4  
Simple user defined Cipher Transform that I got the idea from https://www.codeproject.com/Articles/5319044/ARC4-Encryption-Library
In this tip, you will see a simple Cipher Transform derived from ICryptoTransform based on a user defined CryptoBlock.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I do not claim to be wrong! I just rarely ever write.

Comments and Discussions