Bug 4213

Summary: no sha1sum
Product: Busybox Reporter: Bee <200309>
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.17.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Bee 2011-09-19 03:50:10 UTC
md5sum, sha256sum, sha512sum are defined

but sha1sum is not.

Is this by design?
Comment 1 Denys Vlasenko 2011-09-19 22:30:44 UTC
Works for me:

$ tar xf busybox-1.17.4.tar.bz2
$ cd busybox-1.17.4
$ make defconfig
...
$ make
...
$ ./busybox sha1sum <LICENSE
c47a888f2be626e1197b6f651dee966ef882077d  -