Re: decrypt with a symmetric algorithm
From: Eric Marvets (ericm_at_bangproject.com)
Date: 05/24/04
- Previous message: Eric Marvets: "Re: Check Current User is a Domaingroup member"
- In reply to: eliraz: "decrypt with a symmetric algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 24 May 2004 12:03:30 -0400
Yes it should work. It looks like your block sizes are out of wack. It has
to encrypt and decrypt the data in blocks of a particular size and your IV
is that size, so I would guess 16 bytes (you did not mentiont the
algorithm). Can you post your encrypt snippet and decrypt snippet. I
should be able to spot the problem.
-- Eric Marvets Principal Consultant the bang project <shameless self promotion> Email sales@bangproject.com for Information on Our Architecture and Mentoring Services </shameless self promotion>
- Previous message: Eric Marvets: "Re: Check Current User is a Domaingroup member"
- In reply to: eliraz: "decrypt with a symmetric algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|