Jens Finkhaeuser
Jens Finkhaeuser
I'm not sure this will ever be merged, but at least it gives me the ability to review/comment :)
See http://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher-block_chaining_.28CBC.29 I can only assume that the ruby openssl wrapper uses null bytes for the IV in your use-case, which is _not_ secure.
As a native German with an Umlaut in my name, I'm really surprised by the choice to, as shown in the README, replace an Umlaut with the same base character....
We'd need https://github.com/travis-ci/travis-ci/issues/6865 to be fixed. Or plenty of time to play around with different versions, which will break again in future. @jfinkhaeuser
## Expected Behaviour Given data (as YAML or JSON, or in code as nested structures), validate it against schemas in a spec. Well, basically against anything that can live in...
As stated in #69, it would be great if we could get some more context into error messages. One way way it might work is if we get file/line information...
May be related to #29, but I'm not sure. I am uploading files via PUT requests. The following spec works fine for me (ignoring responses): ```javascript doc.put.apiDoc = { description:...
**Is your feature request related to a problem? Please describe.** When I search for the ISBN of an older edition, the software will often find the right book, but list...
**Is your feature request related to a problem? Please describe.** When adding new editions, usually it's just a slightly different print with a new cover, produced some years before or...
**Is your feature request related to a problem? Please describe.** This is a fairly advanced feature. A lot of people I know have adopted fairly simple, but predictable order in...