-
As of now, we do not expose OpenSSL's RSA KeyGen functionality in the API as part of the `crypto` module.
This has been requested in https://github.com/nodejs/node/issues/15116
Quoting @bnoordhu…
-
DeploymentConfig controller sometimes hangs on pod's post-hook logStream read.
The problem seams to happens when last command of hook script is `curl`.
##### Version
```
$ openshift version
o…
-
@nodejs/release
https://mta.openssl.org/pipermail/openssl-announce/2018-August/000129.html
```
Forthcoming OpenSSL releases
============================
The OpenSSL project team would like…
rvagg updated
6 years ago
-
Some transports we will add in the future (example: QUIC) will support opening new streams at the transport level instead of requiring we use a stream multiplexer. This won't work with our current lev…
-
There's been an ongoing, unresolved discussion around adding DTLS support to joyent/node.
The original PR (https://github.com/joyent/node/pull/6704) is not going to be able to land and needs to cont…
-
Sort of a continuation of https://github.com/interledger/rfcs/issues/156
**Use cases**
1. Authorizing apps/services to send from your account balance
2. (e)Commerce and integrating with the W3C W…
-
Hi,
I was just trying out encryption and decryption of a file using openssl smime command.
Just happened to notice that smime command does not support the following ciphers:
**aes_128_gcm** and
…
-
### Context
Amir et al. created a [high-level marketing plan](https://docs.google.com/document/d/1tfoZMB7tedcsqZG6enGsCN4qR6l6AZSCUNrdMUs_0c4/edit) that has been hotly debated in the #marketing-pla…
-
**EDIT 26/11/2018**:
* **Am I affected?**:
If you are using anything crypto-currency related, then maybe. As discovered by @maths22, the target seems to have been identified as copay related libr…
-
Hi @xitongsys, it seems like this is under active development still, do you think it's ready for production use? We'd like to replace some of our spark pipelines :)