-
The goal is to make the client OMEMO-compatible for private messaging. OMEMO is an end-to-end encryption protocol that offers safe XMPP client-to-client communication. Users will be able to have priva…
-
# Issue Description
I am trying to create an account on documenso but it does not send verification email on my email can someone help me out ?
-
I've been trying for a while and I'm unable to sign an xml document using a key stored in softhsm2 with the following output:
```
bastb@bastb-vps:~/ubohub$ xmlsec1 --sign --privkey-openssl-engine '…
-
There are three vectors (376, 385, 392) in rsa_oaep_misc_test.json that have ciphertext == 0 or ciphertext == 1.
Currently these vectors are expected to pass, which matches what is defined in secti…
-
First of all, thanks so much for making this app
-
I drew this thinking about how things might be laid out:
```
ssb-tribes
| |
private-group-spec------ssb-box2 |
| …
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
backup_borg_enabled: true
backup_borg_location_repositories:
- ssh://borg@hostname.to.ipv6.address.of.my.nas/data/…
-
In [PKI](https://github.com/digitalbazaar/forge#pki-1), the README states:
> Provides X.509 certificate support, ED25519 key generation and signing/verifying, and RSA public and private key encodi…
bguiz updated
5 years ago
-
Hi @MrCyjaneK , I noticed that Monero supports [four types of UR](https://github.com/MrCyjaneK/monero_c/blob/master/patches/monero/0003-airgap.patch) and uses [encrypt_with_view_secret_key](https://gi…
-
There is the option to protect private keys with a password (passed to the constructor of EvseSecurity).
The result is a PEM file that starts "-----BEGIN ENCRYPTED PRIVATE KEY-----"
When there is no…