Re: ecb works , but cfb and cbc don't ( php )
- From: Paul Rubin <http://phr.cx@xxxxxxxxxxxxxx>
- Date: 22 Jul 2006 17:54:34 -0700
veg_all@xxxxxxxxx writes:
actually all my encrypted files are plaintext , with everything in
hexadecimal. I just convert the binary to hex and store it all in a
simple file. i can then ftp, email this file anywhere and decrypt it
as long as I know the key.
I think you should use an existing program like GnuPG/PGP to encrypt
your files, instead of trying to write your own program. Getting this
stuff right takes a considerable amount of knowledge.
.
- References:
- ecb works , but cfb and cbc don't ( php )
- From: veg_all
- Re: ecb works , but cfb and cbc don't ( php )
- From: Tom St Denis
- Re: ecb works , but cfb and cbc don't ( php )
- From: veg_all
- Re: ecb works , but cfb and cbc don't ( php )
- From: Tom St Denis
- Re: ecb works , but cfb and cbc don't ( php )
- From: veg_all
- Re: ecb works , but cfb and cbc don't ( php )
- From: Paul Rubin
- Re: ecb works , but cfb and cbc don't ( php )
- From: veg_all
- ecb works , but cfb and cbc don't ( php )
- Prev by Date: Re: ecb works , but cfb and cbc don't ( php )
- Next by Date: Re: ecb works , but cfb and cbc don't ( php )
- Previous by thread: Re: ecb works , but cfb and cbc don't ( php )
- Next by thread: Re: ecb works , but cfb and cbc don't ( php )
- Index(es):
Relevant Pages
|