Hi,
I'm trying to provide samples for authenticating using MS-CHAP and my
Radius PECL.
I need DES for generating the data., but it seems that des is only
available via mcrypt-extension, but mcrypt only compiles under unix or
am i wrong?
Its nearly useless to provide a sample for MS-CHAP only for unix,
because MS-CHAP is often used with Windoze.
What should I do? I can add DES to my radius-PECL, but isn't it better
to have an extension wich provides basic encryption functions for
windows AND unix?
any suggestions?
bye,
--
------------------------------- ----------------------------------
Michael Bretterklieber - [EMAIL PROTECTED]
JAWA Management Software GmbH - http://www.jawa.at
Liebenauer Hauptstr. 200 -------------- privat ------------
A-8041 GRAZ GSM: ++43-(0)676-93 96 698
Tel: ++43-(0)316-403274-12 E-mail: [EMAIL PROTECTED]
Fax: ++43-(0)316-403274-10 http://www.bretterklieber.com
------------------------------- ----------------------------------
"...the number of UNIX installations has grown to 10, with more
expected..." - Dennis Ritchie and Ken Thompson, June 1972
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP-DEV] encryption functions Michael Bretterklieber
- Re: [PHP-DEV] encryption functions Adam Voigt
- Re: [PHP-DEV] encryption functions Derick Rethans
- Re: [PHP-DEV] encryption functions Adam Voigt
- Re: [PHP-DEV] encryption functions Derick Rethans
- Re: [PHP-DEV] encryption func... Michael Bretterklieber
- Re: [PHP-DEV] encryption functions Michael Bretterklieber
- [PHP-DEV] Re: encryption functions J Smith