-
Hello @darkspr1te
First of all thanks for this library.
I tried this code and uploaded to my controller.Uploaded successfully and ran, but my second application code is "mks.hex" file storing into …
-
I have `libsodium` version 1.0.11 installed, and have managed to get `Crypt::NaCl::Sodium` to build against it.
If I do that, one single test fails; it is lines 53-54 of `t/sodium_sign.t`:
m…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.10.2
#### Summary
When calling findBy with multiple binary strings, the method SQLParserUtils…
-
Hi, BigCommerce provides different types of authentication nowadays. While going through the library I couldn't see an SSO integration basically which generates a single sign-in URL. [Source](https:/…
-
I can't run `make benchmark` even after [this fork of weighttp](https://github.com/lpereira/weighttp) is installed.
```
pi@nalzoks-pi:~/Downloads/lwan/build $ make benchmark
[ 3%] Built target b…
-
I hope I have followed the build instructions correctly. I cannot get lwan to build; it is looking for a `lua.h`, but there must be an option `-I/usr/include/lua5.1` missing somewhere. Cmake finds …
-
```
I have tried this many different ways. If someone knows how to query by binary
data, please let me know. You cannot pass a 16-byte MD5 for PK lookup from my
testing....
What steps will reproduc…
-
@primestyleus
function.phpにランダムな文字列を生成するget_token関数、トークンをチェックするis_token関数をを記述する。
上記の関数を、postが使用されている各ファイルに記述する。
tokenはbin2hex(random_bytes(10));で暗号論的に安全な擬似ランダムなバイト列を生成する。
生成したトークンをformにhidden属性で埋…
-
hello,
Thank you for the great library for hashing on AssemblyScript. I'm trying to hash a bitcoin transaction from data and using sha256Hash , but some returned incorrect data. I have reviewed th…
-
Hi Lasse, thank you for this pacakge.
Lately, I used this package for my project. I needed to generate a random color for each user. [here](https://github.com/smoqadam/php-initial-avatar-generator/…