Re: ecb works , but cfb and cbc don't ( php )
- From: Paul Rubin <http://phr.cx@xxxxxxxxxxxxxx>
- Date: 22 Jul 2006 17:37:09 -0700
veg_all@xxxxxxxxx writes:
i could be missing something, but this seems to defeat the purpose of
using this encryption module. ideally as long as I know the key, i
should be able to decrypt . if i need to know the IV as well, that
greatly increases the complexity of what I am trying to do. i have
encrypted files on servers everywhere. it would be very difficult to
manage attaching the IV with each one of them, no?
The encrypted file has to have some kind of file format. Include the
IV as part of the file format.
.
- Follow-Ups:
- Re: ecb works , but cfb and cbc don't ( php )
- From: veg_all
- 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
- 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
|