Add safety checks in KASUMI
Used compilation options "SAFE_DATA" and "SAFE_PARAM", in the KASUMI algorithm, which adds extra checks for input data and clear stack memory an registers, containing sensitive information, such as IVs or keys, upon the completion of KASUMI routines. Change-Id: I96d469f440a9d76b65bb040b425d2cb04c84815b
Loading
Please register or sign in to comment