-
```
Hi, I coded 2 decryption implementations in ruby and javascript using crypto-js.
It appears the result doesn't match in both methods.
Here the implementation in ruby:
crypt_key = "6pqCt/xbHXinU…
-
I dont get why you rely on a shared secret between SSO server and microservice. Why not use a private Key for the server and the according public key on the microservice?
-
[node-forge](https://github.com/digitalbazaar/forge) is being used because it supports PKCS 7 and 8. One major drawback is that it only uses RSA private keys.
`libp2p-crypto` should be enhanced to…
-
### Description
Code: https://github.com/Dun-sin/Whisper/blob/1c1224036887cd9981d6c389e987569c07193976/client/src/context/AuthContext.jsx#L30
### Screenshots
_No response_
### Additional informati…
-
Hi,
I'm not sure if you're still maintaining openingtree but as I'm sure you know, the website is currently down.
I tested the development server by running `yarn start` and got this error.
`…
-
```
#!watchflakes
default
-
```
#!watchflakes
default
-
Followup to https://github.com/element-hq/element-meta/issues/2492. Part of https://github.com/element-hq/element-meta/issues/2491, itself part of [Invisible crypto](https://github.com/element-hq/cry…
-
Implement [crypto](https://www.openpolicyagent.org/docs/latest/policy-reference/#crypto) built-ins.
- [x] [crypto.hmac.equal](https://www.openpolicyagent.org/docs/latest/policy-reference/#builtin-c…
-
I have working combination of `Erlang OTP 24.2` / `Elixir 1.12.1` / `Hex 1.0.1` / `Rabbitmq 3.8.35` .
I'm trying to update just `Erlang` to version `24.3.4.16` to get some fixes.
When I try to …