Same plaintext - differing ciphertext using RSA
From: Bill Barrington (bill.barrington_at_turner.com)
Date: 09/08/04
- Next message: Douglas A. Gwyn: "Re: calculate an addidion multiparty"
- Previous message: David Wagner: "Re: Hand Waving vs. Rigorous Analysis... (was Security Engineeringvs. Crypto Academics...)"
- Next in thread: Tom St Denis: "Re: Same plaintext - differing ciphertext using RSA"
- Reply: Tom St Denis: "Re: Same plaintext - differing ciphertext using RSA"
- Reply: Paul Rubin: "Re: Same plaintext - differing ciphertext using RSA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 8 Sep 2004 08:52:37 -0700
Hello,
I'm using RSA encryption with ECB and OAEP padding. When I encrypt
the same plaintext multiple times using the same RSA public key, I get
differing ciphertext representations.
Everything works fine (I can decrypt both ciphertexts without
problems), but I'm just curious about what is going on. I would have
thought that the same plaintext would produce exactly the same
ciphertext.
Can anyone explain what is happening here? Thanks.
Regards,
Bill
- Next message: Douglas A. Gwyn: "Re: calculate an addidion multiparty"
- Previous message: David Wagner: "Re: Hand Waving vs. Rigorous Analysis... (was Security Engineeringvs. Crypto Academics...)"
- Next in thread: Tom St Denis: "Re: Same plaintext - differing ciphertext using RSA"
- Reply: Tom St Denis: "Re: Same plaintext - differing ciphertext using RSA"
- Reply: Paul Rubin: "Re: Same plaintext - differing ciphertext using RSA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Loading