-
## Problem
The validation of the MSE was left deactivated when activating the encryption again. T
The process of calculating the MSE changed, so a refactor is needed.
## Solution
Activate the v…
-
Currently, Staticman uses RSA encryption. Nonetheless, it's reported that the [old RSA encoding is insecure](https://latacora.singles/2018/08/03/the-default-openssh.html). I wonder if it's possible …
-
This is an open question as to how this will be implemented. The problem with implementing this feature is the private Key, and the AES keys for all the rooms which are stored locally. We would have t…
-
1. Key size:
```typescript
static async generateKeyPair() {
const keyPair = await forge.pki.rsa.generateKeyPair({ bits: 512, workers: 2 });
const publicKey = forge.pki.publicKeyToPem(keyPa…
us254 updated
4 months ago
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
*…
-
Add the ability to import GPG keys into the encryptor cache via ejtp-identity. Should act like `ejtp-identity new` in terms of its output and behavior, with all parameters overrideable.
```
$ ejtp-id…
-
Make a receiver user side key generation browser widget to generate a private/public keypair on his system. Allow receiver to send the public key as encoded in the link to the sender. Sender side wid…
-
It would be great to be able to use externally produced RSA public keys to encrypt backups and to decrypt using RSA private keys.
Ideally this method should support external key provider so that use…
-
### Creating a bug report/issue
#### Required Information
- DietPi version | 8.24.1
- SBC model | PRi4
#### Additional Information (if applicable)
- Software title | dietpi-vpn / Openvpn
- W…
-
### Environment
Provide at least:
* Ruby Version.
```hovisb@stage1:/usr/local/sites/HiringThing/current$ ruby --version
ruby 2.5.8p224 (2020-03-31 revision 67882) [x86_64-linux]
```
* Symmetri…