-
Would be nice to verify the provided GPG signature `tf-summarize_SHA256SUMS.sig` but I can't seem to find the public key.
```sh
$ gpg --verify tf-summarize_SHA256SUMS.sig
gpg: assuming signed dat…
-
I am the Debian maintainer for easy-rsa. While building the latest release, I received the following output:
```
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: verifying …
-
Hi,
I'm trying to import links via a CSV file, and I get "Error Uploading" message.
In the console, I see a 403 to the request:
```
XHRPUT
https://storage.googleapis.com/omnivore/imports/2c16f…
rogor updated
1 month ago
-
Hello,
When using `signature_algorithm=SignatureMethod.SHA256_RSA_MGF1` the signature cannot be verified.
If I remove `signature_algorithm=SignatureMethod.SHA256_RSA_MGF1` the signature can be v…
-
The current issue is just a dashboard for all algorithms/operations/providers supported or planned to be supported by the library. Status is updated after release where specific item is implemented. L…
-
I am want to use UAExpert, as you suggested, to interface with the Open62541.jl Server. I am new on OPC UA, but expert in OPC DA.
When I start UAExpert, opens the form: "New Application Instance Cert…
-
# How would you like the feature to work?
Add functions to produce and verify RSA signatures so that messages can be verified as coming from a trusted source. Two new methods:
```Java
string l…
-
The key parameters of RSA algorithm are P,Q and E, you create key by function
`func NewKey(bitSize int, k, l uint16, args *KeyMetaArgs) (shares KeyShareList, meta *KeyMeta, err error)`.
Then I assig…
-
Hello.
PS256 is listed as unsupported on jwt.io for lcobucci. I need this algo for authenticating with one cloud operator. Any plans for it to be supported?
-
Here's a copy of the logs:
```
1
gpg: assuming signed data in 'SHA256SUMS'
gpg: Signature made Tue 16 Apr 2024 07:25:32 AM EDT
gpg: using RSA key D1DBF2C4B96F2DEBF4C1665441010811…