Re: using crypt output as a primary key in a RDBMS
From: Bill Unruh (unruh@string.physics.ubc.ca)
Date: 01/09/03
- Next message: Damian Menscher: "Re: telnet replacement - not ssh?"
- Previous message: those who know me have no need of my name: "Re: using crypt output as a primary key in a RDBMS"
- In reply to: classical music: "Re: using crypt output as a primary key in a RDBMS"
- Next in thread: classical music: "Re: using crypt output as a primary key in a RDBMS"
- Reply: classical music: "Re: using crypt output as a primary key in a RDBMS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: unruh@string.physics.ubc.ca (Bill Unruh) Date: 9 Jan 2003 01:47:45 GMT
ndescripto@yahoo.com (classical music) writes:
]unruh@string.physics.ubc.ca (Bill Unruh) wrote in message news:<avhnsk$t08$1@nntp.itservices.ubc.ca>...
]> What you want is a genuine encryption. Eg, use des to encrypt the
]> number.
]>
]That's a good idea. Of course it's probably a bit more expensive than
]crypt but I can afford that.
Expensive? In what units? It is certainly imuch much faster (crypt was designed to
be slow), it is free in the sense of costing you no money to obtain or
use it.
- Next message: Damian Menscher: "Re: telnet replacement - not ssh?"
- Previous message: those who know me have no need of my name: "Re: using crypt output as a primary key in a RDBMS"
- In reply to: classical music: "Re: using crypt output as a primary key in a RDBMS"
- Next in thread: classical music: "Re: using crypt output as a primary key in a RDBMS"
- Reply: classical music: "Re: using crypt output as a primary key in a RDBMS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Loading