https://minnie.tuhs.org//cgi-bin/utree.pl?file=V6/usr/source/s1/crypt.c
On Thu, Aug 23, 2018 at 10:32 AM Lucio wrote:
> Am I missing something altogether too trivial, or is the modified DES
> encryption used in the old fashioned Unix /etc/passwd file just not
> implemented in Go at all, not eve
Am I missing something altogether too trivial, or is the modified DES
encryption used in the old fashioned Unix /etc/passwd file just not
implemented in Go at all, not even as a reasonably easily found user
package?
Even though crypt(3) is no doubt dated, there may be value in some Go
support