index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
a5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
[doc] gea has separate group; A5 is not part of crypto but a5 group
Harald Welte
2017-10-17
1
-10
/
+8
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-8
/
+6
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-13
/
+13
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-4
/
+3
*
Make C4 function globally available
Max
2016-06-29
1
-2
/
+2
*
Deprecate osmo_a5_1 and osmo_a5_2
Max
2016-04-22
1
-50
/
+58
*
gsm: Add A5/3-4 cipher support
Max
2015-03-28
1
-3
/
+68
*
fix libosmocore build for NuttX target
Harald Welte
2014-12-04
1
-0
/
+5
*
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