. ,-. ,-. . . ,-. ,-. ,-. ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . .
/| `-'
No description
git clone https://source.community/jeffdecola/my-go-tools.git
=> โค๏ธ Likes (1)
=> ๐ Branches
=> ๐ Log
=> ๐ ci/
=> ๐ cryptography-tools/
=> ๐ docs/
=> ๐ markdown-tools/
=> ๐ .codeclimate.yml
=> ๐ .gitignore
=> ๐ LICENSE
=> ๐ README.md
=> ๐ ci-README.md
![Go Report Card[1] ![GoDoc[2] ![Maintainability[3] ![Issue Count[4] ![License[5]
=> 1: ![Go Report Card | 2: ![GoDoc | 3: ![Maintainability | 4: ![Issue Count | 5: ![License
A place to keep useful tools I created in go to install on my rig.
Table of Contents,
=> 1: MARKDOWN TOOLS | 2: CONTINUOUS INTEGRATION
Documentation and reference,
=> 1: my-go-examples | 2: my-go-packages
github webpage[1] built with concourse[2]
=> 1: github webpage | 2: concourse
_Decrypt a file with AES-256 GCM (a 32-byte hash key) using the crypto/aes
package.
Works with encryptfile[1]._
_Encrypt a file with AES-256 GCM (a 32-byte hash key) using the crypto/aes
package.
Works with decryptfile[1]._
_Get an md5 hash (fingerprint) from an input file using the standard crypto/md5
package.
I also added a flag to read in your .ssh/id_rsa.pub
key to get your ssh fingerprint._
_Get an sha256 hash (fingerprint) from an input file using the standard crypto/sha256
package.
I also added a flag to read in your .ssh/id_rsa.pub
key to get your ssh fingerprint._
=> 1: markdown-create-table-of-contents
Parse a markdown file to find ##
, ###
to create a table of contents (TOC) for links at github.
Take a markdown file and "do whatever you want" between the delimiters and output new markdown file. ## CONTINUOUS INTEGRATION
Refer to ci-README.md[1] on how I automated building this repos github webpage[2] and perform some unit-tests.
=> 1: ci-README.md | 2: github webpage
ยท ยท ยท
=> ๐ก Home | ๐ FAQs | ๐ต๏ธ Privacy Policy | ๐ค Terms & Conditions | ๐ Official Gemlog | info@source.community
ยฉ 2025 source.community
text/gemini; charset=utf-8; lang=en
This content has been proxied by September (3851b).