Elixir crypto library to encrypt/decrypt arbitrary binaries
Get your Elixir into proper recipients, and serve it nicely to final consumers
A world-record-fast task runner based on Ruby processes
Data schema validation in Elixir
My emacs config file
Vim folder
Ace (Ajax.org Cloud9 Editor)
POC for Ace server, Distillery and OMG
rubencaro/advanced-ruby-cartridge 0
Advanced Ruby cartridge for OpenShift with support for popular web servers and JRuby.
release minbrowser/min
min-1.20.0-1.x86_64.rpm 64.17MB
min-1.20.0-setup.exe 82.61MB
Min-v1.20.0-darwin-arm64.zip 83.91MB
Min-v1.20.0-darwin-x64.zip 80.15MB
Min-v1.20.0-win32-x64.zip 84.83MB
min_1.20.0_amd64.deb 57.85MB
min_1.20.0_arm64.deb 57.73MB
released time in 3 days
startedrubencaro/sshex
started time in 14 days
pull request commentrubencaro/cipher
Make library compatible with OTP24
That's ok. I had to do this for my current project at work, but we might as well merge it upstream too then 😉. Thanks for merging and have a nice weekend!
comment created time in 18 days
PR opened rubencaro/cipher
In OTP24, :crypto.block_encrypt/4 and :crypto.block_decrypt/4 are removed. This PR is based on changes from this other PR to make cipher work on OTP24.
pr created time in 18 days
PR opened rubencaro/sshex
This commit fixes cases where a dangling message would cause a subsequent run to fail.
This would happen when a timeout occurs, but the messages still get received by the calling process. Then on the next call, SSHEx would not differentiate between the messages of the previous run and the messages of the current run.
This commit fixes it by making the messages unambiguous, making sure that they belong to the conn and channel being used on the current call.
It also removes the compatibility with the {:error, reason} message format, as it is not a message the :ssh module sends, and it severely hinders the ability to differentiate between messages from the current and previous runs.
pr created time in a month
fork costaraphael/sshex
Simple SSH helpers for Elixir. SSH is useful, but we all love SSHEx !
fork in a month
startedrubencaro/sshex
started time in 2 months
startedrubencaro/sshex
started time in 3 months
startedrubencaro/gedit_hacks
started time in 3 months