Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypt / decrypt problem #7

Open
sschimmel opened this issue Apr 19, 2013 · 0 comments
Open

Encrypt / decrypt problem #7

sschimmel opened this issue Apr 19, 2013 · 0 comments

Comments

@sschimmel
Copy link

When I add the honeypot fields to a view I get the following error when I try to load the page. Removing "{{ Form::honeypot('homepage', 'time') }}" from the view solves it.

Unhandled Exception

Message:

mcrypt_encrypt(): Size of key is too large for this algorithm

Changing the Application key in the config file to a shorter one solved the problem. Strange thing is that encrypting cookies and sessions haven't given me any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant