Updatetools
Posted: Wed Dec 03, 2003 4:44 pm
Hi,
nice Update Tool ! can we have the source ??
nice Update Tool ! can we have the source ??
The first thing you are taught in Data Security classes, is that a encryption algorithms safety mustn't depend on the safety of the algorithm, i.e. it's only safe if you can openmindedly release the algorithm to public review. The safety of an encryption should only depend on the input variables of the algorithm.Fred wrote:Unfortunately, it contains the encryption (protection) algorithm so for now the sources won't be opened. BTW, it has not a big interest, as all the main routines used in this tool have been explain on fr34k's web site
Take a look at viewtopic.php?t=8331 it's easy to create your own update tool with this onePWS32 wrote:Hi,
nice Update Tool ! can we have the source ??
Nope, the said is valid for every encryption method. The DES algorithm for example was published right from the beginning and it still is one of the most powerfull encryption standards. Ok, a little bit dusty and slow, but it works.Fred wrote:I think you are refering to Fingerprint (MD5, RSA, BlowFish etc..) algorithm, which is not the case here as it's reversible.
True true though partially converted code for AES have been released a little bit ago... still nobody able to make the corrections needed so it's uselessfreedimension wrote:Nope, the said is valid for every encryption method. The DES algorithm for example was published right from the beginning and it still is one of the most powerfull encryption standards. Ok, a little bit dusty and slow, but it works.Fred wrote:I think you are refering to Fingerprint (MD5, RSA, BlowFish etc..) algorithm, which is not the case here as it's reversible.
Also look at his little brother AES (Rijndael) which was choosen, out of several other competitors, in a public competition of the NIST Organization. None of them kept the algorithm secret.
I also wonder why you're calling RSA and BlowFish algorithms producing fingerprints? That's not true, they both are two way encryptions, although RSA is asynchronous whereas you need to know the public and the private key.
oh, i already have a simple RC4 encryption algo as native library written.Shannara wrote: But hey, we now have the first encryption module for PB
Don't post on a mondayRings wrote: oh, i already have a simple RC4 encryption algo as native library written.
i should post it in the next days....
LOLBerikco wrote: Don't post on a monday
Don't worry, you'l never remember thatRings wrote:i asking myself what happens specialy on a monday ?