Filecrypt
File encrypter package written in GoLang
Install / Use
/learn @isfonzar/FilecryptREADME
About filecrypt
filecrypt is a Go library to easily encrypt and decrypt files using the GCM encryption.
Installation
Option 1: Go Get
import "github.com/isfonzar/filecrypt"
Usage
// Encrypts a file
filecrypt.Encrypt(file, password)
// Decrypts a file
filecrypt.Decrypt(file, password)
Contributing
Bug Reports & Feature Requests
Please use the issue tracker to report any bugs or file feature requests.
Developing
PRs are welcome. To begin developing, do this:
$ git clone --recursive git@github.com:isfonzar/CryptoGo.git
$ cd CryptoGo/
Social Coding
- Create an issue to discuss about your idea
- [Fork it] (https://github.com/isfonzar/filecrypt/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- Profit! :white_check_mark:
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
