-
Made an update by creating a new entry.
When saving the new entry, Keepass2Android locked up while trying to save displaying the following dialog on the screen:
Working...
"round animated circula…
-
I used to maintain prototype Rust TPM2 bindings at https://github.com/josephlr/tpm-rs and published this prototype as the [`tpm2` crate on crates.io](https://crates.io/crates/tpm2). I haven't had a lo…
-
The SP800-56Cr1/2 standard seems to allow for fixed sized "partyId" and "algorithmId". It seems fixed sized "partyId" and "algorithmId" would be typical for most implementations.
Please clarify if…
-
We currently have at least three independent wallet implementations:
- https://github.com/spacemeshos/smcli/tree/develop/wallet (new code, incomplete, not public)
- https://github.com/spacemeshos/…
-
For example:
https://www.tarsnap.com/scrypt.html
Paper:
https://www.bsdcan.org/2009/schedule/attachments/87_scrypt.pdf
-
I'm trying to brute-force a LUKS encrypted drive through mask attack but I'm getting this error:
`"Hashfile 'header.luks': Invalid LUKS version"`
I'm running hashcat 5.1.0 on Debian Buster 64bi…
-
### The problem you're addressing (if any)
LUKS has default KDF parameters which allow it to be used on a wide spectrum of hardware. Qubes OS has very significant base system requirements, and Qube…
-
Document how a hardware wallet (that has a trusted path to the user) should construct or verify transactions in order to protect its user, as far as possible, against attacks from the untrusted comput…
daira updated
6 months ago
-
`pem_common_plug.c: pem_decrypt()` decrypts the entire ciphertext, then uses a padding check for early-reject. It could instead start by decrypting only the last block (using the previous block as IV)…
-
Hi @jpsdr,
thank you for your good work. I'm wondering, if there are any plans on porting NNEDI3 to AVS+ & Linux. I got it compiling with cmake/make for some parts, but got:
```
nnedi3/PlanarFram…