I'm looking 2-way encoding which using both public and private key
what method should i use ?
Encoding
Moderator: General Moderators
Re: Encoding
Need lots more information:quocbao wrote:I'm looking 2-way encoding which using both public and private key
what method should i use ?
What are you trying to protect?
What impact is acceptable?
How large is the input?
How large do you want the output to be?
How secure do you need it to be?
- What are you trying to protect?
It's just a string ( a message , for example )
- What impact is acceptable?
I don't know what to say
- How large is the input?
Well , it's just a string , maybe less than 2k
- How large do you want the output to be?
Equal to input , but a bit larger is acceptabe
- How secure do you need it to be?
As secure as it could be
It's just a string ( a message , for example )
- What impact is acceptable?
I don't know what to say
- How large is the input?
Well , it's just a string , maybe less than 2k
- How large do you want the output to be?
Equal to input , but a bit larger is acceptabe
- How secure do you need it to be?
As secure as it could be
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US