nicoo

Results 81 comments of nicoo

Yes; in general I would find it useful to have a configuration object that holds global (in the sense that it's reused across multiple hash computations) configuration value: secret key,...

Good question; the [Argon2 spec] states “Memory size `m` can be any integer number of kilobytes from `8p` to 2³²−1. The actual number of blocks is `m′`, which is `m`...

If by “raw text version” you mean something that can be grabbed directly using `curl` (like on other pastebins), is would be **impossible** due to the use of client-side crypto.

It should be _possible_, but perhaps you should explain your use-case.

There is already a CLI client for ZeroBin : https://github.com/ziirish/zerocli.

@ulikoehler Regarding this push request (and while I'm not ZeroBin's developper), I believe adding the option relevant to a PR that wasn't merged yet should be done it the PR...

Oops, indeed. Sorry, I shouldn't comment while flu-addled :(

Frankly, modifying an existing cipher to increase key length is a perilous exercise, and AES-256 is probably much more secure than Blowfish-448. I recommend closing this issue.

Yes, it would be nice :)

@andsens I tried to reproduce on current master (from a Stretch box) and failed. I will likely investigate further, as @sebastinas is a coworker :-)