Skip to content

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

License

Notifications You must be signed in to change notification settings

garudaproject/eyhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published