Share

pidCrypt

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Example modifications fails

You are viewing a single message from this topic. View all messages.

  1. 2009-06-03 08:36:09 UTC
    Thanks for the response.

    I've changed the html code to this for the default password:

    <code>
    <INPUT name="password" type="password" value="3995f1507e0ef6498e5a275571f7dd7b" maxlength="32" size="24">
    </code>

    Here I have a default password which is 32-bit long (256 bits algorithm). It is also a hexadecimal formatted. With this password I'm still able to encrypt, but not decrypt. Still get same error message as mentioned above.

    Is it possible for you to post some example code which makes use of a custom IV, a specified salt and uses 256 bit algorithm which successfully encrypts and decrypts on a simple demo web page? If you provided this, I might be able to see what I'm doing wrong here.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.