Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsm/a5: Return -ENOTSUP if the selected cipher is not supported | Sylvain Munaut | 2012-12-06 | 1 | -2/+6 |
* | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 |
* | gsm/a5: Rewrite equation doc with proper numbering | Sylvain Munaut | 2012-03-02 | 1 | -4/+4 |
* | gsm/a5: Bit faster way to compute parity ... | Sylvain Munaut | 2011-11-20 | 1 | -3/+2 |
* | gsm/a5: Add documentation | Sylvain Munaut | 2011-11-17 | 1 | -0/+68 |
* | gsm/a5: Rewrite A5/2 algo to avoid the delayed bit | Sylvain Munaut | 2011-11-17 | 1 | -23/+12 |
* | gsm/a5: Add const qualifier on the key | Sylvain Munaut | 2011-11-17 | 1 | -3/+3 |
* | gsm/a5: Add a A5 1&2 implementation | Sylvain Munaut | 2011-04-26 | 1 | -0/+311 |