Update README.md

pull/1/head
Wojciech Kaczmarski 2022-12-28 10:39:10 +01:00 zatwierdzone przez GitHub
rodzic 659049e88f
commit 44cad0d864
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,8 @@ Various implementations
Written in C, it has all the components described by the protocol's specification of the stream mode:
- convolutional encoder with soft Vitrerbi decoder (utilizing fixed point arithmetic),
- Golay encoder with soft decoder (fixed point),
- bit interleaver and randomizer
- bit interleaver and randomizer,
- cyclic redundancy check (CRC) validation
There's no support for **any** encryption yet.
### Building