-
`DOMException: Data provided to an operation does not meet requirements`
algo -257, so using subtleCrypto instead of sodium
-
[RSA Full Domain Hash](https://en.wikipedia.org/wiki/Full_Domain_Hash) is secure and can be used in combination with XOFs such as SHAKE.
PKCS#1 1.5 without ASN.1 prefix, aka [LTC_PKCS_1_V1_5_NA1](h…
-
There are some insecure packages (according to npm v7 audit) and the signatures do not appear to work: `Unsupported signature algorithm: RSAES-PKCS1-v1_5`.
Has the development of this repository be…
-
var encrypt_rsa = new RSA.RSAKey();
encrypt_rsa = RSA.KEYUTIL.getKey(publicKey_pkcs1);
这里为什么重复对encrypt_rsa赋值,删掉上面的可以吗?
-
Note: This is just a template, so feel free to use/remove the unnecessary things
### Description
- Type: Bug/Question
- Priority: Minor
--------------------------------------------------------…
-
```
CL-USER> (pem:read-from-file #P"~/priv4096.pem")
NIL
```
whenever the file contains a private key in form:
```
-----BEGIN PRIVATE KEY-----
MIIJQwIBADANBgk... (base64 encoded data)
----…
-
I'm trying to convert a pem key/cert into a pkcs12 (so the equivalent of `openssl pkcs12 -export -out client.pfx -inkey client_key.pem -in client_crt.pem`).
I'm using the [pem crate](https://docs.r…
-
Thanks for this Plugin.
Need option to encrypt using private key.
-
I'm using atlantis in ECS fargate directly from atlantis docker hub, now I need set the github app pem file, but I want use environment variable to easy configuration from AWS SSM Parameter Store.
…
-
https://github.com/solid/solid/blob/master/proposals/auth-webid-rsa.md
See also:
* https://gist.github.com/tqbf/be58d2d39690c3b366ad
* https://crypto.stackexchange.com/questions/12688/can-you-e…