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
- Repositories: 5
- Profile: https://github.com/Ayuei
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
- Homepage: https://github.com/ayuei/gofileencrypt
- Documentation: https://pkg.go.dev/github.com/ayuei/gofileencrypt#section-documentation
-
Latest release: v0.0.0-20200614062850-67fba82e48c1
published about 6 years ago
Rankings
Dependent packages count: 9.3%
Average: 9.9%
Dependent repos count: 10.5%
Last synced:
over 1 year ago