aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decryption
AgeCommit message (Expand)AuthorFilesLines
2017-09-13Changed organization of cmake filesPiotr Krysik1-0/+22
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik2-3/+3
2016-10-02Added license statements where it was missingPiotr Krysik2-9/+13
2016-09-28Correction of comment in the decryption blockPiotr Krysik1-2/+2
2015-07-17Added support for A5/2, A5/3, A5/4. Issue #85Roman Khassraf2-19/+47
2015-07-17Changed decryption block to use osmo_a5 function, in preparation for issue 85Roman Khassraf3-413/+26
2015-07-08Added more includes of STL containers definitions.ptrkrysik1-0/+1
2015-04-28Define missing 16 bit endian swap macro and fix some endian.h inclusion.Martin Jesper Low Madsen1-14/+12
2015-04-25Included endian.h to compile the decrytpion on OSX. Corrected issue #43ptrkrysik1-0/+2
2015-04-25Removed unnecessary includes from decryption block.ptrkrysik1-2/+0
2015-02-07DECRYPTION NOW WORKS! (Corrected decryption block)ptrkrysik1-4/+6
2014-12-15Correction in decryption blockptrkrysik2-4/+13
2014-12-15Added new decryption block (be careful - untested component). Changed CMakeFi...ptrkrysik3-0/+566