Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T20:42:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T07:05:34.586Z (27 days ago)
- Topics: cryptography, homebrew, ruby
- Language: Ruby
- Homepage:
- Size: 864 KB
- Stars: 16
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
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!