-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Summarize Functionality
SQL Command allows specifying the file name when backing up the service master key. Backup-DbaDbCertificate currently automatically sets the filename. It would be nice t…
-
Win10 added a new struct `PKCS12_PBES2_EXPORT_PARAMS` and magic string `PKCS12_PBES2_ALG_AES256_SHA256` which allows exporting .pfx files using AES as the key protection mechanism. (Without this flag,…
-
### Issue Description
Just want to talk to someone from the team about issue that i am having and see if i did my setup wrong.
I was trying out and evaluting Documenso and setup the docker compose/…
-
In section 11. Signed-and-enveloped-data content type, ths RFC states:
....
5. For each signer, the message digest and associated
information are encrypted with the signer’s
private key, and th…
-
Hello,
When I use 'ecdsa-sha2-nistp256' private key (ppk format), with passphrase:
```
PuTTY-User-Key-File-2: ecdsa-sha2-nistp256
Encryption: aes256-cbc
Comment: ctop@xmoeexplme1
Public-Lines:…
-
While setting or retrieving credentials using build-in methods throws an error. So I found a solution for myself using the Capasitor-Secure-Store plugin to keep my username and password there.
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
### Summary
I created the PKCS#12 archive by doing:
```bash
openssl genrsa -out private_key.pem 2048
openssl req -new -x509 -key private_key.pem -out certificate.pem -days 365 -subj “/CN=key-a…
-
Consider an OpenPGP secret key that uses a form of secret key encryption that is unknown to pgpainless.
Even though pgpainless can't use the secret key, i'd expect it to be able to transform it int…