This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ceae1237528f91f44e226225207ac70a2cf842ec (commit)
from b897c4299329688bb0aba6e32cd10b361bda1dee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=ceae1237528f91f44e226225207a…
commit ceae1237528f91f44e226225207ac70a2cf842ec
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 27 18:12:49 2016 +0200
Make C4 function globally available
This function perform 64 -> 128 bit key expansion which useful for
converting between UMTS CK and GSM Kc, A5/3 and A5/4, GEA3 and GEA4
keys.
Change-Id: I5a6c6deef6027cd6af144c9062d4c9166be26904
Related: OS#1582
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/crypt/auth.h | 2 +-
src/gsm/a5.c | 4 ++--
src/gsm/auth_core.c | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications