-
**Describe the issue**
At present we have automation via ansible playbooks that will handle the installation/replacement of the API and wildcard APPS certificates for any given Openshift cluster using…
-
Thanks for making your app freely available under a FOSS license! Could you please also sign the APK using a **release key**? Currently, it's signed by a debug key:
```
Verified using v1 scheme (J…
-
Hi,
The following code does not work for no apparent reason, and any hint for using ECDSA keys would be greatly appreciated!
```rust
use rcgen::{PKCS_ECDSA_P256_SHA256, CertificateParams};
l…
-
If we want to defend against replay attacks, we can do so by encrypting every message using a Fernet symmetric key and use the TTL option to set an expiry time for the message.
(We then encrypt and si…
-
- [ ] Lightweight blockchain to store pairs of public RSA keys and nicknames, to be used for authentication (message signing) in distributed/web-rtc chat applications. One-time configuration challenge…
-
I'm attempting to decrypt a signed message.
When decrypting using the browser it does so successfully with no error messages and additionally displays a "signed by XXX" green box, indicating it's als…
-
### Bug description
When sync link is pressed in windows 10, only appears "setting up synchronization" for a few seconds (bottom bar) and nothing more.
### Expected outcome
if at least the ip and p…
-
The Windows version of `rsa_pss_verify` always set the salt length to the size of the hash algorithm:
https://github.com/wbond/oscrypto/blob/e90100ecf0cb83fddd9c2461915a8c6fae63c901/oscrypto/_win/a…
-
Could you please provide me the sample for PS384 like,
https://github.com/xmidt-org/cjwt/blob/main/examples/basic/rs_example.c
I tried using this same code but made only one change,
My public k…
-
Hi there,
I'm the author of sidefuzz (https://github.com/phayes/sidefuzz) and I have found what appears to be variable-time behavior in the `rsa::internals::encrypt()` function. Specifically, `r…