-
Section 4.1 says:
In order to ensure fresh keys, the key generation functions MUST be
executed for both component algorithms. Compliant parties MUST NOT
use or import component keys tha…
-
When generating keys (https://github.com/ProtonMail/gopenpgp#generate-key), there are no parameters to set the expiration date for the PGP keys.
There seems to be SigLifetimeSecs, KeyLifetimeSecs i…
-
I know this was already labeled as a "won't do" in https://github.com/volatiletech/sqlboiler/issues/75#issuecomment-265070783, but I recently stumbled upon a proper use case when dealing with [Times…
-
Hi, i've noticed that uninstalling com.android.rkpdapp the APP IO (Italian public administration app) doesn't work properly (something related with the generation of encryption keys).
Re-installing i…
-
I suspect it may have something to do with recent changes that mention moving this directory around:
- https://github.com/Mic92/sops-nix/issues/652
My problem is that when the system reboots, I d…
-
Add advanced tests for LTPA generation and sharing to ensure that the LTPA config and key
-
Hi! I wanted to propose a minor (but I think interesting) feature for the key generation, encapsulation and signature procedures, to ensure that the `OSSL_LIB_CTX*` context in which the provider is lo…
-
-
I'm testing out mailvelope. I temporarily disabled the add-on. I then re-enabled it. I now no longer have any keys listed in the options. My public keys are still sitting on the mailvelope key server.…
-
So far we have been using a single key per ASC on the KMS side and hence kept it as part of the configuration.
However, to support multiple key's per ASC along with appropriate key rotation, we need …