ncoder-1

Results 7 issues of ncoder-1

Hi, I'm trying to derive a secret key from a private key stored on a pkcs11 token and a generated ecdh public key. Unfortunately, I'm doing something wrong as I'm...

Are there any plans to allow for data-at-rest encryption of both `simplex_XX_agent.db` and `simplex_XX_chat.db`, perhaps with a user key, biometric or hardware token (such as a Yubikey) when the client...

I get the following error when I do make test: ``` g++ -g -Wall -I.. -c GA1DArrayGenome.C GA1DArrayGenome.C: In constructor ‘GA1DArrayAlleleGenome::GA1DArrayAlleleGenome(unsigned int, const GAAlleleSet&, GAGenome::Evaluator, void*)’: GA1DArrayGenome.C:225:75: error: there are...

**Describe the bug** When using the "AES Encrypt" (input parameter set to `Raw`) operation with a UTF-8 input text which has special characters (in this case an `é`), the output...

bug

Hi, I am getting the following error when running your script: ``` [*] NETXML to CSV Converter by Meatballs [+] Parsing 'Kismet-20180407-21-26-59-1.netxml'. [+] Outputting to 'Kismet-20180407-21-26-59-1.csv' Traceback (most recent call...

I'm getting the following error when I docker run and it fails to start at all: `chown: missing operand` `Try 'chown --help' for more information.` This is with docker 17.11.0-ce...

Hi, I was doing a test run of `botan-rs` (0.10.7) using `--feature vendored` and noticed it built botan version 3.1.1 according to the output of: ``` Version { major: 3,...