Re: Multiple layers of encryption
- From: Basil Brush <news.btinternet.com@xxxxxxxxxxxxxxxx>
- Date: Sun, 18 Jan 2009 12:47:04 +0000
Mark Wooding wrote:
whole X.509/PKIX certification model is utterly hopeless. In the light
of (b), especially, I can't honestly recommend `vanilla' TLS.
Well, I'm not going to be screwing around with crypto algorithms myself
and wouldn't dare to try modifying them. I'll just be using Crypto++
functions to do DH key exchange followed by Serpent or Rijndael etc. I
will also be encrypting local files with a password.
The software I'm writing it a networked teamwork database for recording
and tracking networks of organised crime and corruption. Most users
wouldn't need much security, but some might be really paranoid and want
the maximum they can get. But as other people have said the physical
computer used and data storage are much weaker points of access. So I'm
not going to go crazy with the encryption, it's just waste of time
considering the highly professional and cutting edge technology of
potential opponents. There are countless instances where files regarding
investigations of organised crime or corrupt members of authority have
resulted in thefts and vandalism. For example, in the investigation into
the Clintons and tainted blood supplies one US office was raided and a
computer stolen and a Canadian office was burned down. So if the
powerful bad guys of the world want your data then they're going to get
it one way or another. All this encryption stuff just locks the doors
and slows them down rather than leaving the door wide for them to just
waltz in as they please.
I have looked at using libraries such as OpenSSL, MCrypt and GNU PGP but
their functions are limited to their intended use. Crypto++ offers
maximum functionality and hence greatest flexibility in choice of
encryption, both now and in the near future. I realise that if I use
DH-Serpent then that's not much different from SSL but by using Crypto++
I get to choose whatever algorithms and key sizes I want rather than
just accepting whatever standards SSL clients/servers use, which often
isn't the strongest for reasons of computational power on a broad range
of consumer devices.
Many thanks,
Erik
.
- Follow-Ups:
- Re: Multiple layers of encryption
- From: David Wagner
- Re: Multiple layers of encryption
- References:
- Multiple layers of encryption
- From: Basil Brush
- Re: Multiple layers of encryption
- From: Joseph Ashwood
- Re: Multiple layers of encryption
- From: Mark Wooding
- Multiple layers of encryption
- Prev by Date: Re: SHA-256 & collisions
- Next by Date: Re: hash of a string is the same string?
- Previous by thread: Re: Multiple layers of encryption
- Next by thread: Re: Multiple layers of encryption
- Index(es):
Relevant Pages
|