https://github.com/domt4/homebrew-crypto
:closed_lock_with_key: Various Cryptographic-Related Formulae
https://github.com/domt4/homebrew-crypto
cryptography homebrew ruby
Last synced: 9 months ago
JSON representation
:closed_lock_with_key: Various Cryptographic-Related Formulae
- Host: GitHub
- URL: https://github.com/domt4/homebrew-crypto
- Owner: DomT4
- License: bsd-2-clause
- Created: 2014-10-31T19:41:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T21:53:35.000Z (over 1 year ago)
- Last Synced: 2025-05-13T02:18:44.532Z (about 1 year ago)
- Topics: cryptography, homebrew, ruby
- Language: Ruby
- Homepage:
- Size: 878 KB
- Stars: 16
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Crypto
Various often experimental or unstable cryptographic-related formulae.
## How do I install these formulae?
Just `brew tap domt4/crypto` and then `brew install `.
You can also install via URL:
```bash
brew install https://raw.githubusercontent.com/DomT4/homebrew-crypto/master/Formula/.rb
```
## Troubleshooting
If you encounter any errors, feel free to file an issue. A `brew gist-logs ` is often handy. Thanks!