06.12.2012 11:43, Harald Welte пишет:
On Thu, Dec 06, 2012 at 08:24:23AM +0100, Sylvain Munaut wrote:
I think it'd be useful to split the kasumi impl in its own file, so that we can use it to implement GEA3 GPRS cipher as well.
I'd do that in 2nd version of a patch: both Kasumi and KGcore functions are shared so it make sense.
please note that there is already a libosmo-crypt-a53 (http://cgit.osmocom.org/cgit/libosmo-crypt-a53) which implements A5/3 and GEA3. However, it's based on the reference code, which may be problematic to distribute.
Awesome, I can use it for easier testing :) Is there build instructions somewhere? Has it bean tested against actual phones?