-
**Describe the bug**
KATs for CROSS fail on s390x after reenabling the Travis build for this platform in #1960.
S390x is the only big-endian platform in the CI pipeline, so I suspect an endianness…
-
**tl;dr**: can `bitwise_*` functions be overloaded to `varbinary` types?
I wanted to generate an UUIDv4 from the first 128 bits of the output of a SHA256 hash. This requires some bit manipulations …
-
These are currently broken because the order of elements inside vectors is reversed on big-endian systems: the ARM ABI requires that element 0 is located at the highest address of the vector type. How…
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [X] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-f…
-
Just a curiosity...
Have you done tests on big endian CPUs?
bencz updated
2 years ago
-
We have the case where the binary container for packet generation timestamps are defined as 32 bits to the left of the decimal, and 20 bits to the right of decimal.
_**What's the best way for yamcs…
-
I was wondering if it was possible to run the Pi in big-endian mode? I have some software I maintain and occasionally get patches for supporting it on big-endian machines. I don't have a good way to t…
-
Is there a way of ensuring the big-endian network byte order is maintained? I am using the 128 key in ECB.
here is my current code:
```
const key = Buffer.from("20572F52364B3F47305041581163…
-
System information:Linux kali 6.10.9-amd64 https://github.com/ReFirmLabs/binwalk/issues/1 SMP PREEMPT_DYNAMIC Kali 6.10.9-1kali1 (2024-09-09) x86_64 GNU/Linux
python information: 3.12.6
When I run…
-