Skip to content

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.

Notifications You must be signed in to change notification settings

ar0311/csharp-CSA

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages