in reply to Re: I need some simple encryption.
in thread I need some simple encryption.

and I intend on telling the people who will be using this to only run it over a secure connection, but I'm realistic
It mean https

Replies are listed 'Best First'.
Re^3: I need some simple encryption.
by pelagic (Priest) on Aug 26, 2004 at 09:18 UTC
    Usually you decide whether your stuff is accessable over http ot only over https.

    update
    ok then, let's ask Cap'n Steve: will you be able to enforce ssl / https?

    pelagic
      I bet he's releasing a module for others to use, in which case the choice of HTTP vs HTTPS is not up to him.
      As a developer, I don't always get to choose how my employer deploys the code I develop.