General encryption / decryption functions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • D. Alvarado

    General encryption / decryption functions

    On my Fedora Core 2 Linux dev box, I have installed mcrypt and
    compiled PHP with the --with-mcrypt option. I am concerned that when
    I move to another hosting enviornment mcrypt will not be supported.
    In people's experiences, have hosting companies supporting PHP/MySQL
    generally provided support for mcrypt?

    Does anyone recommend another module for encryption/decryption that
    accompanies the PHP package?

    Thanks, - Dave
  • steve

    #2
    Re: General encryption / decryption functions

    "D. Alvarado" wrote:[color=blue]
    > On my Fedora Core 2 Linux dev box, I have installed mcrypt and
    > compiled PHP with the --with-mcrypt option. I am concerned that[/color]
    when[color=blue]
    > I move to another hosting enviornment mcrypt will not be supported.[/color]
    [color=blue]
    > In people’s experiences, have hosting companies supporting
    > PHP/MySQL
    > generally provided support for mcrypt?
    >
    > Does anyone recommend another module for encryption/decryption that
    > accompanies the PHP package?
    >
    > Thanks, - Dave[/color]

    I don’t know the answer to your question, but if you move to another
    host, you can always look at VDS- virtual dedicated server, where you
    can do your own compiling. VDS is getting cheap these days, and if
    you need it, it would be worth the price IMHO. It maybe a lot cheaper
    than spending days implementing something new IMHO.

    --
    http://www.dbForumz.com/ This article was posted by author's request
    Articles individually checked for conformance to usenet standards
    Topic URL: http://www.dbForumz.com/PHP-General-...ict135291.html
    Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=451811

    Comment

    Working...