View unanswered posts | View active topics
Author |
Message |
loulou2522
|
Post subject: Re: Rabbit Cipher - Module Posted: Sun Jan 17, 2021 9:56 am |
|
 |
Enthusiast |
 |
Joined: Tue Oct 14, 2014 12:09 pm Posts: 356
|
hI Yes that's respond of what i want to do. Thanks Another question However, I wonder if the encryption key is well protected, on the other hand this key appears in clear text. RC\SetKey( TOTO TATA TITI ) How to make sure that it does not appear in the executable otherwise the encryption is useless;
|
|
Top |
|
 |
StarBootics
|
Post subject: Re: Rabbit Cipher - Module Posted: Mon Jan 18, 2021 12:45 am |
|
Joined: Sun Jul 07, 2013 11:35 am Posts: 587 Location: Canada
|
The only way in that case is to save the key in a DataSection but not as a string but as Numbers and convert it back in to string at runtime and then use it as a key. But for maximum security I recommend to create a PasswordRequester() and ask the user to enter the password and use this password as a Key for the RabbitCipher.
You can do the same for the InitVector.
Best regards StarBootics
_________________ The Stone Age did not end due to a shortage of stones !
|
|
Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 8 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|