-
Hi! cloned last commit, and when a i use key controller, to make a new key, this new key is not readable, and a empty, or sometimes a few letters withs spaces was saved to database, and response get …
-
After installing Python 2.7.8, pycrypto, and pyserial on my Windows installation the read script will find my eeproms and report their 8 bit ID but after that I get the following error:
C:\Users\Ben\…
-
```
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…
-
Hello, I use msgpack-c 1.0 to pack the following string:
{"code":20004,"ex":"Unknow method","msg":"Socket: 5, address: 127.0.0.1:49120","raiser":"setasdf"}
my result is 82 bytes(hex):
84a4636f6465cd4…
-
https://gist.github.com/30d38ecbe6bf2f5c4f5d
It seems nobody on our team knows what a binary string is or how to convert it to a normal string. Any ideas?
To clarify, I want to see the readable text…
-
```
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…
-
What is the best way to store the key used to encrypt data?
I used base64_encode/decode my cypher key and then save it to a file, but this is not advised according to the crypto class comments.
Thus…
-
```
The Rijndael key padding used in mcrypt.js always pads the encryption key with
0's (null) up to 32 bytes, but PHP's mcrypt functions pad the key up to the
nearest valid key length (16, 24, or 32…
-
Just starting to use this library, hoping I'm not missing something obvious.
I have a method that uses mcrypt_decrypt(). The call looks like this:
```
$plainTextToken = mcrypt_decrypt(
MCRYPT_R…
-
The signing method in the HMAC class returns hexits format rather than binary. This lead to incorrect base64 encoded output, and tokens can not be verified by other libraries as the signature cannot b…