-
It starts with this error:
```
could not compile dependency :argon2_elixir, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile argon2…
-
Since 3.0 OpenSSL is licensed under Apache2 license which would allow incorporating it into GPL software like OpenHashTab.
It could replace the BLAKE2sp dependency, and allow adding others from the B…
-
Encrypting hashed passwords is a good practice. The idea behind this being that encryption keys and hashed passwords are typically stored in different locations (application vs database), so that comp…
-
Thanks.
-
@kornelski
I'm planning to make a `rblake3sum`, and I'm thinking about:
* transferring this repo to a different github organization that is not crev-specific
* renaming it to `recursive-digest…
-
Very soon `lowercase` type names will be deprecated, all type names will be capitalized.
-
Make command displayed the following error message:
hash.h:8:20: fatal error: blake2.h: No such file or directory.
We are to use Balaure to compute alignments for a very large amount of d…
-
with an empty key
-
I'd suggest to add an MSRV to the crate in the next release. And keep track of what bumps or not the MSRV. As basically anyone that has MSRV and builds on the top of this lib gets the CI crushed every…
-
Currently the only checksum available for files is md5.
It would be nice if there's a checksum available that wasn't considered broken in the last century.
SHA-3 would be nice.
leper updated
5 years ago