Categorygithub.com/GarudaProject/eyhash
repositorypackage
0.0.0-20240804185723-0271af0e24a1
Repository: https://github.com/garudaproject/eyhash.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

eyhash

Simple hashing module and CLI program for easy file and directory hashing.

Hashing

  • MD5
  • SHA1
  • SHA256
  • SHA512

Usage

$ eyhash <filename/directory> -f/-d [file/directory]

# Output
FileName: test.txt, Size: 22 bytes, ModTime: 2024-08-05 00:28:36.2926994 +0700 +07
MD5: ecc8c106ae46e1f89be3f12fa1352952
SHA1: ce86972a7a726bad768121c36e50e832e98343b7
SHA256: 951ed50ee98965f335a087777e5ffa6bc171f1ebde1b3b8dd22608409d04f5a2
SHA512: c141a290be00e73a46c3f20f67e4d10ae68a74fc895acbc82749001a347d75dcdf35b53a14752698a1517f8333bf82591ffe817bbb817d183768385cc59dbb9e

License

Copright (c) 2024 GarudaProject. Licensed under the Apache License, Version 2.0