-
Is it planned to specify a default and alternative then PBKDF2 (Password-Based Key Derivation Function 2) .
AutobahnJS and crossbar uses PBDKF2 but with an HMAC-SHA256 hash.
https://www.ietf.org/rf…
-
In [Appendix B.](https://datatracker.ietf.org/doc/html/draft-madden-jose-ecdh-1pu-04#appendix-B), the draft 4 is currently saying the following (emphasis mine):
> Alice is sending an identical mess…
-
Hey there, unfortunate situation happened on my phone tonight. I added a password to an existing KDBX file and after a save the database was corrupt and could not be opened anymore - even with Keepass…
-
### Version
v18.19.1
### Platform
```text
$ uname -a
Linux pufka 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$
```
### Subsystem
…
-
monero-wallet-cli and monero-wallet-rpc both have a --kdf-rounds parameter and default to running the wallet password through a computationally intensive hash function, which greatly increases the tim…
-
### Steps To Reproduce
When a lot of secrets are stored inside the vault, the weak password report becomes unresponsive. When approximately 10 passwords are there, the report opens quickly without is…
-
According to the SP800-56 series, uPartyInfo and vPartyInfo is required, but there is no requirement about the size other than it must be non-NULL.
However, SP800-56A rev 3 section 5.8.2.1.1 it is …
-
See: https://tools.ietf.org/html/rfc7914. In particular, [Section 2: scrypt Parameters](https://tools.ietf.org/html/rfc7914#section-2):
> The CPU/Memory cost parameter N ("costParameter") must be l…
-
The value of `TPM2_TRANSIENT_LAST` is defined as `0x80fffffe` in `tss2/tss2_tpm2_types.h`. The defined value should be `0x80ffffff`.
The Linux kernel's TPM2 resource manager assigns transient handl…
-
Alright, so I know that PyCryptodome is a package of low-level cryptographic primitives, but this is my favorite cryptographic library by far to use. Often times I wish there was a high level AES func…
tuxxy updated
7 years ago