> Hi guys, how can i use my own algorithm instead of md5 or des to > encrypt users passwords? my algorithm is implemented in c++ and also > in perl. what should i do in order to achieve this? I feel compelled to point out that passwords aren't encrypted, they are hashed and that MD5 and DES are used as building blocks in a more complicated hashing system, rather than being used directly. Apologies if I'm telling you things you already knew. Cheers, - Martin _______________________________________________ Pam-list mailing list Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list