[BusyBox] [New Applet] cryptpw

Thomas Lundquist lists at zelow.no
Wed Mar 24 17:32:44 UTC 2004


Very simple applet:

cryptpw -a <algorithm> <text>

basically, passwd that outputs the encrypted string instead of editing.

same as htpasswd in apache.

ended up putting two new functions in libbb since they are shared by
passwd and cryptpw. also made two functions in obscure.c extern.

this time a gzipped diff.

I hope I got it right this time.


Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cryptpw.diff.gz
Type: application/octet-stream
Size: 2856 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20040324/860c576e/attachment.obj 


More information about the busybox mailing list