-
## Description
Expose a constructor to allow the users to have multiple instance of upash instead of having it as a singleton.
## Examples
```js
const UPASH = require('upash');
// Create an i…
-
### Describe the feature would like to see added to OpenZFS
I was just reading https://mjg59.dreamwidth.org/66429.html which is about LUKS.
Apparently if your passphrase KDF is PBKDF2 or argon2i, Ba…
-
**Explaination:**
One should not use "Crypto.createHmac" to generate an HASH + SALT.
Normally, HMAC is used when you send a message to someone and you want to create an HASH of this message for …
-
Again same as issue #26 luks2 dumps the output differently from luks1, this fails to parse the header offset. This makes dd fails as there is no count value argument
LUKS1
```
LUKS header infor…
-
Most of these are in monocypher, but not all of them. I can investigate the warnings more deeply if you like.
OSX stock clang:
```
$ make LUA=$(which lua-5.2) LUADIR=/usr/local/opt/lua clean luan…
-
This is not an issue, but a question. When building Argon2 on Windows, with Visual Studio, the build folder is created. The build folder has all of the .dll and .lib files. The readme.md file says to …
-
Hi,
I have been trying to compile PyNaCl on AIX 7.1 & & 7.2. Everytime i throws another monkey in the wrench. When started to compile it (with gcc) from scratch (without libsodium), it gave the sa…
-
On a fresh install, whenever I try to login with the default user "sylius" credentials, I get the following exception:
"No password hasher has been configured for account "sylius". I'm using sylius v…
-
I was going through this crate to decide whether I should use it for a personal project, and I noticed that the `rust-argon2` defaults are used:
https://github.com/tvallotton/rocket_auth/blob/1a701…
-
Hi, I work in SantoDigital in Brazil. My compay is google partner. This change FROM gcr.io/gcp-runtimes/ubuntu_16_0_4, generated bugs in php flex customer production. I hacked the customer to get the …