tag archive 'Encryption'

In addition to the crypto algorithm of the GSM mobile telephony standard, security researchers have also cracked the encryption code for calls from cordless phones that are based on the widely used Digital Enhanced Cordless Telecommunication (DECT) standard. This was announced by members of the deDECTed.org project group at the 26th Chaos Communication Congress (26C3) [...]

read full post »

Tool name : RC4Encryption 0.1   Description : RC4Encryption is a tool to encrypt and decrypt files with the RC4 algorithm. The tool itself is not really hot stuff. OpenSSL supports RC4 since years and also many other algorithms. But you can use this code without any dependency of an additional library and you have [...]

read full post »

Below, you can find a link to the source code with the function(s) to encrypt and decrypt data buffers with the RC4 altorithm. rc4.cpp

read full post »