-
```
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…
-
How does this sound as a basic outline?
1. Introduction
- What is Libsodium?
- Terms and Concepts
- Installing Libsodium and the PHP extension
2. Quick Start Guide
- Which tool to use, for…
-
Currently each format (e.g. LUKS) has its own hacks for handling large amount (> LINE_BUFFER-SIZE) of non-hash data.
Adding such hacks for new formats (e.g. gpg2john) requires duplicated code, and ti…
-
```
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…
-
Docs are missing clarity. I builded everything and almost ready to flash my payload, but I don't get one thing: what is a "custom firmware" wiki talks about?
I have an original FW (downloaded elsewhe…
-
```
Support HEX2BIN HEX2DEC and HEX2OCT engineering functions
```
Original issue reported on code.google.com by `ashish.dasnurkar` on 1 Oct 2010 at 7:53
-
it's not working js encrypts but the php side it's not doing anyhing
-
```
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…
-
```
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…
-
```
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…