-
Hi.
First, thanks for your code. Much appreciated.
Second, I'm reasonably new to Yenc, please forgive any errors on my part.
Problem statement
================
Say you have
```
=ybegin …
gr211 updated
56 minutes ago
-
Previously in [cardano-addresses](https://github.com/IntersectMBO/cardano-addresses) a custom implementation of `h$crc32` through this file: [crc32.js](https://github.com/IntersectMBO/cardano-addresse…
-
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
CRC32() function is important in dat…
-
[`zlib.crc32(data[, value])`](https://nodejs.org/api/zlib.html#zlibcrc32data-value) is added in v22.2.0 and v20.15.0.
As a side note, if you drop support for older Node.js versions, there's no reas…
-
Customization required for DDB which has crc32 checksum validation as an option.
TODO - link to spec/sep?
-
Hello, may I ask what is the polynomial of CRC32? I couldn't find it through Google search, and I tried using IEEE802 but failed. Meanwhile, I don't quite understand the meaning of your coding in fun …
-
Should be set by randomizer application
Should be in a static location in ROM
-
### Affected URL(s)
https://nodejs.org/api/zlib.html#zlibcrc32data-value
### Description of the problem
https://github.com/nodejs/node/blob/e225f000343fad84f449e26eec916d8743a0d5f0/lib/zlib.js#L848…
-
### Describe the bug
[sdk-aws-log.txt](https://github.com/user-attachments/files/17702942/sdk-aws-log.txt)
While adding s390x (IBM system Z10-Z15 mainframe arch) support to NixOS, i encountered th…
-
### Description / Steps to reproduce the issue
I was working with a simple UART communication layer between Linux and NuttX and encountered an issue related to CRC32. When I compared the CRC implemen…