diff options
author | Sylvain Munaut <tnt@246tNt.com> | 2014-06-16 14:59:30 +0200 |
---|---|---|
committer | Sylvain Munaut <tnt@246tNt.com> | 2014-06-16 14:59:30 +0200 |
commit | 579a7103a1738df11009d75b7bf02559e711a1cb (patch) | |
tree | 186b527c1c18f02b52beb0f6876fb9afe98c834f /.gitignore | |
parent | e2c1390d1badbce07945d19ead64704ad4056309 (diff) |
gsm: Add Kasumi cipher implementation
Submitted-by: Max <max.suraev@fairwaves.co>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ tests/testsuite.dir/ tests/testsuite.log tests/utils/utils_test +tests/kasumi/kasumi_test tests/sms/sms_test tests/timer/timer_test tests/msgfile/msgfile_test |