https://github.com/ayuei/gofileencrypt

https://github.com/ayuei/gofileencrypt

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Ayuei
  • Language: Go
  • Default Branch: master
  • Size: 2.93 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 6 years ago · Last pushed about 6 years ago
Metadata Files
Readme

README.md

Encrypt a file or decrypt a file.

Key generation ./gofileencrypt.exe -generate-key -fp test.key

Encryption ./gofileencrypt.exe -encrypt -fp test -kp test.key

Decryption ./gofileencrypt.exe -decrypt -fp test.encrypt -kp test.key

** Installation go get github.com/Ayuei/gofileencrypt

Owner

  • Login: Ayuei
  • Kind: user
  • Location: Australia
  • Company: Australian National University

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
proxy.golang.org: github.com/ayuei/gofileencrypt
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 9.3%
Average: 9.9%
Dependent repos count: 10.5%
Last synced: over 1 year ago