-
Example command (run from Linux, trying to configure for Windows):
```sh
python configure.py --os=mingw --cpu=x86 --cc=gcc
```
Output:
```sh
INFO: configure.py invoked with options "--os=ming…
-
Hi,
A feature request that perhaps is easier to implement now when the cat has become open source?
I'd love to see support for attacking GPG/PGP (private keys) encryption within oclHashcat.
A wish i…
-
it seems to be particularly hard to get this running with the latest pi updates and kivy version, initially an issue with window orientation as 'vertical' is no longer supported by kivy version 1.10 a…
-
It should be possible to load subkeys that have been separated from their primary key, so we should split a subkey from its primary using `gpgsplit` and then test loading them.
-
I have been using repose as part of the aurutils package, and have a local repository which is signed with my private key, said key is also the default key for pacman and has been locally signed. I ha…
daygr updated
7 years ago
-
## Description
I've accidentally discovered that test file `src/tests/data/test_stream_key_merge/key-both.asc` is not fully dumped by `rnp`.
It contains both public and secret parts of the same ke…
-
**Describe the bug**
When attempting to use the [security/heimdal](https://www.freshports.org/security/heimdal) (based on Heimdal 7.8) port on FreeBSD 14.0 it fails when attempting to get a ticket wi…
-
making a new issue so as not to clutter up #32...
The short version: maybe interspec needs to handle a `SEND` too, not just a `VIEW`. Perhaps `application/xml` and `text/xml` should both be accepted …
-
Here are the results from the latest runs after CI speed improvements in #1582 .
Most of the time spent now is in the "Build and Test" stage. I've taken the numbers from the most [recent run](https…
-
I'm trying to import my existing GPG subkeys into Whiteout (i.e. offline master setup). My GPG keyring is currently setup with two 4096-bit RSA subkeys, one for encryption and one for authentication. …