Josh Austin

Results 17 comments of Josh Austin
trafficstars

Yes, I'm planning to push the updates. Sorry for the delay.

I'm happy to add more maintainers who can help admin the project. If anyone wants to volunteer I'm interested :)

What is the motivation for using `Jason` rather than `Poison`?

I'm not opposed to using Jason :) Mostly I need to figure out why Travis isn't running the CI jobs anymore :(

@jwilger I think I've got the Travis stuff figured out. It should be running the builds correctly again now.

Thanks for the pull-request! As you say, it's probably time to move on from Elixir 1.4 and only support the active versions.

Yeah that makes sense. Usually the "other auth data" is something that isn't secret but should uniquely identify the message. If I'm remembering my bock cipher modes correctly the authentication...

Interesting, what versions of Elixir, Erlang, and OpenSSL are you using?

Does the `openssl` command run on your system with the same arguments and not produce the error?

I have an idea what might be going on, I'll check and see, then post back here.