-
Is this library supporting AES 256 encryption? I can see only AES 128.
-
**_Reported by Gajinder Vij:_**
As a Zephyr developer, I would like native support for the Thread Protocol v1.1 so that I can rapidly deploy Thread Protocol compatible solutions.
- [ ] GH-2258: En…
-
Hi and thanks a lot
How to use this gem as a container to a JWT (e.g created with ruby-jwt)?
Should the JWT output of the ruby-jwt be the payload for the encrypt function?
Thanks a lot
-
Hello,
I have a network with multiple nodes and I have to send the same data or file to each of them, e.g., a firmware update. I am currently evaluating CoAP (+DTLS) for the "regular" data exchange…
-
Hybrid public key encryption is a well-known cryptographic construction that allows a sender to encrypt arbitrarily-sized messages under a receiver’s public key. ECIES, for example, is one variant of …
-
The form on the page only accepts https or mailto. However, I would like to also provide a matrix account via the `matrix:` scheme ( https://www.iana.org/assignments/uri-schemes/prov/matrix ) as their…
-
This is a **feature request**
## Problem
Right now, `SymEncoder` uses a `Uint8Array` key to sign messages and encrypt them. It uses `secp256k1` and nothing else can be used. This is a per…
-
| SYSTEM INFORMATION||
|----------------------|---------------------------|
| OS type and version | Ubuntu Linux 22.04.4 |
| Webmin version | 2.111 |
| Usermin version …
-
My code is as follow:
var pair = forge.pki.rsa.generateKeyPair(2048);
pair.publicKey.encrypt('');
The error: `Message is too long for PKCS#1 v1.5 padding.`
(rsa.js, line: 1382)
Am I doing so…
-
If we're going to publish this - either through the IETF, or even independently create a "version 1.0" - the Experimental Blocks have to go. Their formats and semantics are incomplete, they don't have…