-
On arch linux, there are three systemd unit files installed along with tinyssh by default (`usr/lib/systemd/system/tinyssh@.service`, `usr/lib/systemd/system/tinyssh@.socket`, and `usr/lib/systemd/sys…
-
Hi all,
It seems running `npm install` on my machine for discordIRCd does not work properly.
I don't totally know what I'm doing, but judging from what I can gather from my terminal's output after…
-
There's no end to end encryption as of now.
Use RSA or ECC for encryption
- I recommend ECC
- Backend libraries: node-forge, crypto, libsodium
- Frontend libraries: tweetnacl, openpgp.js
Sugg…
-
Hi, I'm trying to decode a token created with pyseto with paseto-browser.js
and im getting the following error
"Error: Public Key must be 32 bytes" at new PasetoV4Public
I'm currently sending the…
-
This project seems like a promising option for JavaScript cryptography; however, I notice that the latest release is from 4 years ago and the latest commit is from 3 years ago, and most recent issues …
-
There's no end to end encryption as of now.
- Use RSA or ECC for encryption
- I recommend ECC
- Backend libraries: node-forge, crypto, libsodium
- Frontend libraries: tweetnacl, openpgp.js
Sugg…
-
Наш инженерный отдел реализовал на NGK федеративные серверные списки фильтрации, позволяющие отфильтровывать смегму без необходимости составлять локальный список игнорируемых пользователей. Работает э…
-
The version i am using:
```
implementation("org.sol4k:sol4k:0.5.3")
```
Error:
Android Studio version:
``` Android Studio Koala Feature Drop | 2024.1.2 Patch 1 ```
-
Could you please provide sample code (in the Readme?) how to create jetton/token transfer transactio?
-
i'd like to use crypto_box_curve25519xsalsa20poly1305 so i know what i get, but it isn't provided.