diff options
Diffstat (limited to 'libraries/libdvbcsa/README')
-rw-r--r-- | libraries/libdvbcsa/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libdvbcsa/README b/libraries/libdvbcsa/README new file mode 100644 index 0000000000..485749e620 --- /dev/null +++ b/libraries/libdvbcsa/README @@ -0,0 +1,5 @@ +libdvbcsa is a free and portable implementation of the DVB Common +Scrambling algorithm with decryption and encryption capabilities. + +It comes in two flavors: a classical single packet implementation and +a faster parallel bitslice implementation. |