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

Primary LanguageC#

An implementation of the Common Scrambling Algorithm (DVB-CSA) in C#.