Re: ecb works , but cfb and cbc don't ( php )
- From: veg_all@xxxxxxxxx
- Date: 22 Jul 2006 17:41:50 -0700
Paul Rubin wrote:
The encrypted file has to have some kind of file format. Include the
IV as part of the file format.
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.
.
- Follow-Ups:
- Re: ecb works , but cfb and cbc don't ( php )
- From: Paul Rubin
- Re: ecb works , but cfb and cbc don't ( php )
- From: Tom St Denis
- Re: ecb works , but cfb and cbc don't ( php )
- 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
- 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
|