Everyone, I'm in need of a one-way pgsql script that will take a plain-text string and return an ecrypted string (preferably 32 character) . I've been using md5('string'), but I'm concerned it's too weak for my needs. Does anyone have any recommendations? Thanks, Mark |
- [SQL] PGSQL encryption functions Mark R. Dingee
- Re: [SQL] PGSQL encryption functions Josh Berkus
- Re: [SQL] PGSQL encryption functions Mark R. Dingee
- Re: [SQL] PGSQL encryption functions Bruno Wolff III
- Re: [SQL] PGSQL encryption functions Mark R. Dingee
- Re: [SQL] PGSQL encryption functions Tom Lane
- Re: [SQL] PGSQL encryption functions Mario Splivalo
- Re: [SQL] PGSQL encryption functions Mark R. Dingee
- Re: [SQL] PGSQL encryption funct... Neil Saunders
- Re: [SQL] PGSQL encryption funct... Tom Lane
- Re: [SQL] PGSQL encryption functions Bruno Wolff III