- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Where to get SHA1SUM
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Where to get SHA1SUM
SOLVED- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 07:26 AM
06-01-2009 07:26 AM
I need to verify some files using SHA1SUM. Can anyone tell me where to get this? I've googled for the past 30 mins but I can't find any link to where I can download this program.
Please Help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 07:47 AM
06-01-2009 07:47 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=md5checksum
That tool might do the job.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 08:04 AM
06-01-2009 08:04 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
I already have MD5, the problem is when i use it i get a different check sum than i should be getting and I'm pretty sure it's because I'm not using the required program SHA1sum.
Thanks anyways,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 08:20 AM
06-01-2009 08:20 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
If you have a Linux distro you probably have 'shasum' there.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 08:23 AM
06-01-2009 08:23 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
RHEL 5.3 has sha1sum
So you can move the files to NFS or a Linux box and verify them there.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 08:37 AM
06-01-2009 08:37 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
reasonable code pretty easily (first item,
less than "30 mins").
http://gd.tuwien.ac.at/privacy/gnupg/binary/sha1sum.c
I made one change to resolve a compiler
warning (%CC-W-PTRMISMATCH1):
alp $ gdiff sha1sum.c_orig sha1sum.c
330c330
< char buffer[4096];
---
> unsigned char buffer[4096];
I don't know if it does what you want, but
there it is.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 08:46 AM
06-01-2009 08:46 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
A bit of background:
http://en.wikipedia.org/wiki/Shasum
http://en.wikipedia.org/wiki/SHA-1
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2009 10:50 AM
06-01-2009 10:50 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
Hmmm:
#undef BIG_ENDIAN_HOST
You might need to adjust that a bit on some
systems.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-19-2009 12:54 AM
06-19-2009 12:54 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
U can use mhash (mhash-0.9.9), it supports both MD5 and SH1 hash.
It is available at
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/mhash-0.9.9/
-Santosh Mhaskar
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-19-2009 01:12 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-19-2009 04:24 AM
06-19-2009 04:24 AM
Re: Where to get SHA1SUM
Re: Where to get SHA1SUM
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP