-
This code part does not work for IPv6 addresses: `COALESCE(INET_ATON(`
An IPv6 address does not have a `.` in its format
At least loginip and createip are affected by this.
-
I recognize this is not directly related to kbpgp. However, without receiving the proper private key it is impossible to decode messages that were encrypted from keybase. Between keybase and kbpgp I h…
-
Taking simple case from docs. When creating a symmetric encryption key it actually generates a signing key due to missing parenthesis. Operator precedence in PHP evaluates `!==` operator before `&` …
-
```
What steps will reproduce the problem?
1. Compile optiboot for a barebone m8 @ 4mhz (crystal).
2. Upload Sketch with at least 7.462 byte.
3. Sketch is not executed properly.
What is the expecte…
-
```
Support HEX2BIN HEX2DEC and HEX2OCT engineering functions
```
Original issue reported on code.google.com by `ashish.dasnurkar` on 1 Oct 2010 at 7:53
-
Output from PHP Mcrypt cannot be decrypted with SerpentEngine. For Twofish or Rijndael conversion is working.
```
using System;
using System.Collections.Generic;
using System.Linq;
using System.Secur…
-
Use app to add/manage passwords. Similar function to "last pass" or "SafeWallet". Further functionality to add iOS and Android Apps to manage passwords when not logged into web interface.
Feature r…
-
This caused me a headache with job queues. Basically, when you pass a user that contains binary data in database as attribute (like, new MySQL 5.6 Point() column, or binary image) to a json_encode, it…
-
I have been trying to login using ajax, but cannot appear to get the correct page. I am receiving a 404. The passphrase I am is correct, and this appears to match issue #1500
```
// AJAX login to ge…
-
I recognize this is not directly related to kbpgp. However, without receiving the proper private key it is impossible to decode messages that were encrypted from keybase. Between keybase and kbpgp I h…