Name
E-Mail
Password
Subject
Eung-ju Park wrote: > 제가 어디서 줏어 들은 애기로는 crypt는 운영체계마다 다른 값이 나온다고 > 들었습니다. MD5는 운영체제가 달라도 같은 값이 나오구요. > > 그래서 그런지 요즘은 BSD건 리눅스건 계정 암호저장할 때 MD5를 추천하더군요. > > —– Original Message —– > From: "Seung-young Kim" <nobreak@openbird.com> > To: "’The qDecoder Project’" <qDecoder@qdecoder.org> > Sent: Tuesday, October 23, 2001 6:42 PM > Subject: RE: [qDecoder] Re: RE: [qDecoder] [Q] 윈도우에서 crypt 함수를 쓸수 > 있는 방법이 없을까요? > > > > 이게 코드가 어디 있을겁니다… 별 문제없이 윈도우로 > > 포팅이 가능할거라 생각이 됩니다만… 리눅스 소스에 > > 있지 않을까용… 여기까지 ^^; > > — > > Seung-young Kim > > OpenBIRD, Inc. http://www.openbird.com > > > > > —–Original Message—– > > > From: Yong-jun Choi [mailto:intact@nownuri.net] > > > Sent: Tuesday, October 23, 2001 5:25 PM > > > To: nobreak@openbird.com > > > Subject: [qDecoder] Re: RE: [qDecoder] [Q] 윈도우에서 crypt 함수를 쓸수 > > > 있는 방법이 없을까요? > > > > > > > > > > > > 답변 감사합니다. > > > > > > 단순하게 해쉬된 결과를 알수 있는 방법으로 qMD5Str()이 있는것은 > > > 알고 있었습니다만, > > > > > > 제가 필요로 하는것은 비밀번호 확인을 위한 작업입니다. > > > > > > 물론 crypt()함수를 DES뿐만아니라 해쉬가 관련되었다는건 > > > 얼핏 들은것 같은데, 자세한건 제가 알지 못하는거든요. > > > (간단한 설명 부탁드립니당.. ^^;) > > > > > > 윈도우에서 구현방법 또는 라이브러리등의 방법은 없을까요? > > > > > > – 온새미로 > > > > > > > > > Seung-young Kim wrote: > > > > 단순하게 hash된 결과가 필요하신건가요… > > > > 아니면 비밀번호 확인을 하기 위한 작업인지요… > > > > 단순히 hash를 위한 함수라면 qMD5Str()을 > > > > 사용하시면 됩니다… > > > > > > > > — > > > > Seung-young Kim > > > > OpenBIRD, Inc. http://www.openbird.com > > > > > > > > > —–Original Message—– > > > > > From: owner-qdecoder@qdecoder.org [mailto:owner- > > > > > qdecoder@qdecoder.org]On Behalf Of Yong-jun Choi > > > > > Sent: Tuesday, October 23, 2001 3:18 PM > > > > > To: qDecoder@qdecoder.org > > > > > Subject: [qDecoder] [Q] 윈도우에서 crypt 함수를 쓸수 있는 방법이 > > > > > 없을까요? > > > > > > > > > > > > > > > > > > > > 안녕하세요? > > > > > 최근 제가 qDecoder로 CGI프로그래밍을 하는데, > > > > > 윈도우용 CGI를 만들고 있습니다. > > > > > > > > > > 그런데, 리눅스에서 사용하던 crypt()함수를 사용하고 싶은데, > > > > > 리눅스에서 사용하는 crypt()함수와 동일한 윈도우용 crypt()함수를 > > > > > 쓸수 있는 방법을 알고 싶습니다. > > > > > > > > > > 항상 행복하세요! =) > > > > > > > > > > – 온새미로 > > > > > > > > > > > > > > > http://www.qdecoder.org/apps/CrazyWWWBoard.cgi?db=questions > > > > > — > > > > > The qDecoder Project <http://www.qDecoder.org> > > > > > To unsubscribe: send mail to majordomo@qDecoder.org with > > > > > "unsubscribe qDecoder" in the body of the message. > > > > > > > > > > > > > — > > > > The qDecoder Project <http://www.qDecoder.org> > > > > To unsubscribe: send mail to majordomo@qDecoder.org with > > > > "unsubscribe qDecoder" in the body of the message. > > > > > > > > > > > > > > > > http://www.qdecoder.org/apps/CrazyWWWBoard.cgi?db=questions > > > > > > > — > > The qDecoder Project <http://www.qDecoder.org> > > To unsubscribe: send mail to majordomo@qDecoder.org with > > "unsubscribe qDecoder" in the body of the message. > > > > — > The qDecoder Project <http://www.qDecoder.org> > To unsubscribe: send mail to majordomo@qDecoder.org with > "unsubscribe qDecoder" in the body of the message. >
Attach Text
[Home]
[About]
[Examples]
[Changes]
[Download]
[Install]
[Reference]
[Bugs]
[Q&A;]