remove notes from readme
"not padding input" was a misunderstanding. the algorithm we use sidesteps the need to explicitly pad anything. big endian calculations are fine.
This commit is contained in:
parent
d5e14c8edd
commit
c3921c69e4
1 changed files with 0 additions and 6 deletions
|
@ -22,10 +22,4 @@ crc32 - a 32-bit cyclic rendundancy check calculator
|
|||
numbers <n> may be in hexadecimal or octal using proper prefixes
|
||||
```
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
* Does not pad input.
|
||||
* Big endian calculations are somewhat untested.
|
||||
|
||||
## [Smaller Still](https://gist.github.com/notwa/5689243)
|
||||
|
|
Loading…
Add table
Reference in a new issue