Re: Encrypt/Decrypt Username Password using Public Key
- From: sachdeva.rajesh@xxxxxxxxx
- Date: 7 Sep 2006 06:01:50 -0700
Our requirements are that we have to encrypt the user name and the
password before creating the user token, Yes! I am using WSE3.0.
Basically we are doing double encryption.
We will usertoken later to access the webservices.
Any idea or help is appreciated.
Dominick Baier wrote:
Why do you want to encrypt? Why decrypt?
WSE has all the mechanics for creating tokens based on username/password
- and if you run over SSL that's totally fine.
I guess you are looking for a WSE UsernameToken.
---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com
Sorry! If I was not too clear on the requirements. basically the
client will send username and password on SSL. We take the user name
and password encrypt the user name and password using public key and
then create the auth token.
I also need help creating the auth token usinf
microsoft.web.service3.security.token.
Any help is very much appreciated.
Valery Pryamikov wrote:
Hi,
Since you told us nothing about the requirements, then how about: USE
SSL!
Wtih SSL, the information is transmitted from client to server (and
back) in encrypted form.
-Valery.
http://www.harper.no/valery
sachdeva.rajesh@xxxxxxxxx wrote:
I want to encrypt the username and password using public key.
Decrypt it using private key. Any help or code is very helpful.
Thanks in advance for your help.
.
- Follow-Ups:
- Re: Encrypt/Decrypt Username Password using Public Key
- From: Valery Pryamikov
- Re: Encrypt/Decrypt Username Password using Public Key
- From: Dominick Baier
- Re: Encrypt/Decrypt Username Password using Public Key
- References:
- Re: Encrypt/Decrypt Username Password using Public Key
- From: sachdeva . rajesh
- Re: Encrypt/Decrypt Username Password using Public Key
- From: Dominick Baier
- Re: Encrypt/Decrypt Username Password using Public Key
- Prev by Date: Re: Generating RSA key with different public exponent
- Next by Date: Re: Encrypt/Decrypt Username Password using Public Key
- Previous by thread: Re: Encrypt/Decrypt Username Password using Public Key
- Next by thread: Re: Encrypt/Decrypt Username Password using Public Key
- Index(es):
Relevant Pages
|