home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.28 / text0013.txt < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.1 KB  |  24 lines

  1. Submitted-by: jfh@rpp386.lonestar.org (John F. Haugh II)
  2.  
  3. I am looking for information regarding extended length (or function, for
  4. that matter) passwords.  The Shadow Password Suite I wrote uses simple
  5. catentation for 16 character passwords - the first 13 characters from
  6. crypt() have the next 11 character (no salt ...) appended to the end to
  7. make a 24 character encrypted string.  I am also considering adding a
  8. function that allows an administrator to specify an alternate
  9. authentication mechanism, for example, to use one time pads or some
  10. challenge/response scam.  For that I am thinking of using an @ before the
  11. program name in place of the encrypted password.
  12.  
  13. Now, before I run off and re-invent someones wheel, are there any RFCs or
  14. impending NIST/ISO standards for such things?
  15. -- 
  16. John F. Haugh II                   | Vida en La Republica de Tejas:
  17. Ma Bell: (512) 251-2151            |  Gov. Ann Richards after shooting her
  18. UUCP: ...!cs.utexas.edu!rpp386!jfh |  first wild turkey of the season on
  19. Domain: jfh@rpp386.cactus.org      |  hunting deer: "[It's] as boring as dirt."
  20.  
  21.  
  22. Volume-Number: Volume 28, Number 14
  23.  
  24.