An implementation of the Common Scrambling Algorithm (DVB-CSA) in C#.
ar0311/csharp-CSA
DVB-CSA (Common Scrambling Algorithm) implementation in C#. Still in early stages and not completely functional. Currently working on getting the stream cipher implemented. The block cipher seems to be working although it is a little rough. I am porting from the public libdvbcsa project from VLC.
C#