-
_From [onwards....@gmail.com](https://code.google.com/u/114667637063410308394/) on August 20, 2014 10:50:27_
What steps will reproduce the problem? 1. lcd-image-converter.exe --mode=hex2bin --input=_…
-
```
javascript-bcrypt
jsBCrypt
I am using v2.2 on Linux.
To reproduce the problem, run the following code:
var b1 = new bCrypt(),
b2 = new bCrypt();
b1.hashpw('\u6e2f', '$2a$05$000000000000000…
-
The documentation says that "the key size will determine whether AES-128, AES-192, or AES-256 is used (all are supported)" but this does not seem to be the case - maybe I'm missing something here.
`…
nweis updated
9 years ago
-
Hey there - first of all: Sorry for the beginner question.
Currently I'm trying to send an AES-CBC encoded string from a php-Application to a JavaScript base application - my decryption works like a…
nweis updated
9 years ago
-
Jovan wrote already one but needs to search it.
-
```
Here is a patch set doing the following (sorry if it's a little messy):
* Hooking encryption mechanisms already present to the GUI and the CLI to be
able to generate encrypted MXFs (Audio and vi…
-
Looks like I'm unable to interact with the filesystem at a certain point. I'll see if I can reproduce. In the meantime, here's what's happening:
```
NodeMCU 0.9.5 build 20150213 powered by Lua 5.1.4…
-
Hiii.
i can't register using yowsup-cli and i get error message as below ->
status: fail
retry_after: 2524
reason: too_recent
i think this error is due to expired token and version is used in the…
-
When I try to APPLY (save) anything on the Options Gallery admin page of ZenPhoto20, I get a fatal error:
```
Fatal error: Call to undefined function hex2bin() in /home/xxxxx/public_html/zp-core/adm…
-
The changes made to implement IPv6 support ( 5e6e1a9 ) causes SQL errors upon installation for PostgreSQL. The binary data type (bytea) used for the IP address fields incorrectly limits the binary fie…