Thread: C++ Hash/Salt/Shadow Password system

  1. #1
    Registered User
    Join Date
    Aug 2010
    Posts
    1

    C++ Hash/Salt/Shadow Password system

    Hi everyone,

    I have a project on constructing a hash/salt/shadow password creation and authentication system in Linux using C++/Java.

    Anyone have any good resources or pointers that may help me ? Thanks alot !
    Last edited by xivshin; 08-02-2010 at 09:34 AM.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    The Linux source code?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple File System in C
    By tsiknas in forum Linux Programming
    Replies: 2
    Last Post: 12-20-2009, 01:37 PM
  2. A tenet connection from a C program..
    By ahmd2080 in forum Linux Programming
    Replies: 2
    Last Post: 07-04-2009, 03:42 AM
  3. Password Program
    By lukesowersby in forum C Programming
    Replies: 2
    Last Post: 03-23-2009, 11:36 AM
  4. Problem With My Box
    By HaVoX in forum Tech Board
    Replies: 9
    Last Post: 10-15-2005, 07:38 AM
  5. Ideas in creating a password system
    By subdene in forum C++ Programming
    Replies: 7
    Last Post: 02-23-2002, 04:34 AM