-
You are using tweetnacl, which allows forged signatures.
I suggest to upgrade to noble-curves, which are modern, audited, support ESM+Common.js and a bunch of other stuff. The noble libraries are u…
-
flow should be: password -> make it in a specific length (fill with zeros) -> convert to mnemonic -> menmonic to seed -> get the public key, should be done in the client-side
libs to check
- bip…
-
When performing a `pulumi up` with `PULUMI_EXPERIMENTAL=true`, I saw the following error:
```
error: resource urn:pulumi:production::aws-account-setup::pulumi-eng:apps:AccessKeyRotator$aws:lam…
-
Depends on https://github.com/ubiquity-os/permit-generation/issues/68
Related comments:
- https://github.com/ubiquity-os/permit-generation/pull/69#issuecomment-2399775638
- https://github.com/ubi…
-
on this branch I'm working on, something takes 5-10 seconds at start-up and on key generation.
The branch involves switching from tweetnacl to various things including scrypt; I blew by some perfor…
-
[EPEL 6](https://dl.fedoraproject.org/pub/epel/6/x86_64/repoview/) provides
- zeromq3-3.2.5
- czmq-1.4.1
- openpgm-5.1.118
- libsodium-0.4.5
Given that we are also dependent on python 2.7 which is b…
-
Salut,
J'ai installer PEPS avec cette procédure sur ubuntu server 14.04.4 :
```
apt-get install make
git clone https://github.com/MLstate/PEPS
cd PEPS
echo YOUR_DOMAIN_NAME > domain
make build
ma…
-
**Is your feature request related to a problem? Please describe.**
It will be really useful thing, because now a lot of websites and apps are using this encryption(like SealedBox, Box, SecretBox)
…
-
Just as mentioned in my original reddit comment
Ideally the way I think it should be implemented is with an "Expert mode" option. This way non-technical users won't struggle with it.
1. Alice cr…
-
To reproduce this, build curve25519.c with -fsanitize=undefined.
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
Run the dropbear server from the command line.
Connect to the dropbear server.
…