-
Add support for encrypting TOTP secrets (if a constant is defined).
_**More details to be shared.**_
-
Hello everyone!
I did a clone of the `rust-esp-template` project and ran
```
docker run -v $PWD:/home/project:z --rm -ti quay.io/ctron/rust-esp xbuild-project
```
as mentioned in the README.
T…
-
When running `make .`, the error keep coming
```bash
-- Could NOT find sodium (missing: sodium_LIBRARY_RELEASE sodium_LIBRARY_DEBUG)
CMake Error at CMakeLists.txt:9 (MESSAGE):
libsodium is requ…
-
AIX operating system 72 version.
# pip install paramiko
Collecting paramiko
Using cached https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e622…
-
```
configure: error: cannot import Python module "distutils".
Please check your Python installation. The error was:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError:…
-
Hi Loup, I did some [basic benchmarks](https://github.com/samuel-lucas6/benchmark-argon2-dotnet) in .NET on my desktop and M1 MacBook and found Argon2 to be much slower on my MacBook than the other li…
-
## 2023-11-20 (Mon)
```
$ brew update
Updated 5 taps (tailwarden/komiser, minio/stable, cduggn/cduggn, homebrew/core and homebrew/cask).
==> New Formulae
action-validator ghc@9.6 …
-
### The problem
After programming the D1 mini V3 reports Event: Disconnected ssid='Slartibartfast' bssid=DC:15:C8:66:B0:38[redacted] reason='Auth Expired' with my Fritz.box 7530AX router.
### Which …
-
# Issue description
In Zeromq.js, the libsodium is built statically, but the built library still tries to link to the dynamic libraries. I expect the built binary to include llibsodium and not re…
-
# AddressSanitizer doesn't play nice w/libsodium
When running unit tests under ASAN, I get the following:
```
Start 78: test_security_curve
78/122 Test #78: test_security_curve ..…