summaryrefslogtreecommitdiffstats
path: root/src/gsm/comp128v23.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor COMP128v23 implementation and add test suitMax2013-12-071-36/+27
|
* implement COMP128 version 2 and 3 A3/A8 algorithmKevin Redon2013-11-031-0/+166
simple copy into C from reversed code from www.hackingprojects.net