<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=5&amp;t=219" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-02-11T21:06:07+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=5&amp;t=219</id>
<entry>
<author><name><![CDATA[%%USERNAME%%]]></name></author>
<updated>2009-02-11T21:06:07+01:00</updated>
<published>2009-02-11T21:06:07+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=219&amp;p=1083#p1083</id>
<link href="https://forum.yubico.com/viewtopic.php?t=219&amp;p=1083#p1083"/>
<title type="html"><![CDATA[Re: PHP validation server problems (aesEncrypt)]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=219&amp;p=1083#p1083"><![CDATA[
I ran into the exact same problem. <br />The zip-download link should be removed from the google-project, as it just confuses some cats.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=442">%%USERNAME%%</a> — Wed Feb 11, 2009 9:06 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[peku]]></name></author>
<updated>2009-01-12T09:11:38+01:00</updated>
<published>2009-01-12T09:11:38+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=219&amp;p=888#p888</id>
<link href="https://forum.yubico.com/viewtopic.php?t=219&amp;p=888#p888"/>
<title type="html"><![CDATA[Re: PHP validation server problems (aesEncrypt)]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=219&amp;p=888#p888"><![CDATA[
OK now I found it, I had the 'yubico-php-lib' package but had downloaded the .zip package (yubico-php-lib-0.1.3.zip) and the AES128.php in that package did NOT include the aesEncrypt() and aesDecrypt() functions. Then I tried the SVN version and now I got it working, thanks for the tip.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=353">peku</a> — Mon Jan 12, 2009 9:11 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[network-marvels]]></name></author>
<updated>2009-01-09T15:33:18+01:00</updated>
<published>2009-01-09T15:33:18+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=219&amp;p=860#p860</id>
<link href="https://forum.yubico.com/viewtopic.php?t=219&amp;p=860#p860"/>
<title type="html"><![CDATA[Re: PHP validation server problems (aesEncrypt)]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=219&amp;p=860#p860"><![CDATA[
To resolve this issue please download and deploy the yubico-php-lib (&quot;http://code.google.com/p/yubico-php-lib/&quot;) library in your codebase.<br /><br />The yubico-php-lib library has code for aesEncrypt() function.<br /><br />Hope this helps.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=280">network-marvels</a> — Fri Jan 09, 2009 3:33 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[peku]]></name></author>
<updated>2009-01-08T16:49:37+01:00</updated>
<published>2009-01-08T16:49:37+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=219&amp;p=854#p854</id>
<link href="https://forum.yubico.com/viewtopic.php?t=219&amp;p=854#p854"/>
<title type="html"><![CDATA[PHP validation server problems (aesEncrypt)]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=219&amp;p=854#p854"><![CDATA[
Hello,<br /><br />I'm trying to get the PHP validation server running but always run into this problem when running install.php (on both Debian and Windows):<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">root@test:/var/www/yubico/yubiphpbase# php install.php <br /><br />* Connected to DB successfully<br />Data schema seems OK, now insert initial data<br />Insert root client<br /><br />Fatal error: Call to undefined function aesEncrypt() in /var/www/yubico/yubiphpbase/install.php on line 33</div><br /><br />Same goes for utils.php<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">root@test:/var/www/yubico/yubiphpbase# php utils.php <br /><br />API Key: iet79XguwVM0wCtR80WGHuxccpY=<br /><br /><br />Fatal error: Call to undefined function aesEncrypt() in /var/www/yubico/yubiphpbase/utils.php on line 24</div><br /><br />I've been trying to find where the aesEncrypt() function is defined but cannot find it, is it some kind of PHP extension that I'm missing? Google came up short on this...<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=353">peku</a> — Thu Jan 08, 2009 4:49 pm</p><hr />
]]></content>
</entry>
</feed>