» AES Encryption Tool


I have been looking for a tool to encrypt Ki values (into eKi) using AES encryption. Ki is a 128-bit value used in authenticating the SIMs on the mobile network.

» Generate Random Password on Linux


Linux has all the tools you need to generate a random password. This can be accomplished by a special file /dev/random, that serves as a random number generator.