how can use xor logic
hi
i want encryption & decryption when enter password
iwant use xor to make this
how that???
please tell me
.
Relevant Pages
- Re: how can use xor logic
... i want encryption & decryption when enter password ... iwant use xor to make this ... xor each bit of the clear text with each bit of the random text. ... This simple cipher turns out to be among the strongest forms of encryption. ... (comp.lang.java.programmer) - Re: how can use xor logic
... i want encryption & decryption when enter password ... iwant use xor to make this ... (comp.lang.java.programmer) - Re: how can use xor logic
... i want encryption & decryption when enter password ... iwant use xor to make this ... If all you want to do is obscure something, then XOR will work just fine. ... (comp.lang.java.programmer) - Re: Securing data to a process principal
... encryption key first time for the user - and use it later). ... secret. ... I need the decryption to ... You MAY think that instead of a filter driver you can simply ... (microsoft.public.platformsdk.security) - Re: embedded keys - there has to be a less vulnerable approach
... the database would be run on top of an encrypting file system ... > The use of an asymmetrical encryption algorithm does not seem to offer ... because the encryption and decryption ... > a hostile attacker is not a member of that small knowledgeable elite. ... (comp.security.misc) |
|