-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1528) created by **harningt** on 2013-09-11 at 06:36 PM_
---
The alphabet produced by Douglas Crockford for base32 has so…
-
I have a problem building Unison for Raspberry Pi 4 (armv7l). Not sure if it's misconfiguration or ARM is not supported now.
```
$ git show
commit e2631205da043582b8dee1ab1d543cd79e9f2c6b (HEAD -…
-
I've written [a test case](https://github.com/wonderbeyond/python_xid/commit/4d60fff1f9ce3b85fb2bed008ffe6ebf97d7be23) to reveal this issue.
Execute `py.test` to reproduce error like below:
```s…
-
# Bug report
### Bug description:
Relevant RFC: https://datatracker.ietf.org/doc/html/rfc4648.html#section-6
This may not be an issue as most of the data I've seen in production are uppercase, but …
-
Make sure we track all the alphabets for base32 (that are very widely used)
-
### Specification
It would be nice for users to be able to extend `IdInternal` which can allow us to specialise the encoding functions into the child classes.
```ts
class NodeIdInternal extends…
-
Open API / JSON Schema have different encodings (base64, base32, base32hex, etc.)
apischema does not seem to support these out of the box and instead base64 encodes all bytes.
What is the recommende…
-
Encode and decode tests can be improved to cover more branch logic.
Below is the output of test coverage using `npm test`.
```plain
# ------------------------------------------------------------…
-
# Draft Content
https://github.com/DimensionDev/Maskwork/blob/f4dd130c5e7c0a2eb81a5626e3c55dbfd63e0ce1/Docs/Components/Misc/ProfileLocator_v2.md#L1-L23
# Major Topics
- URN strucure
- Altern…
-
Is it possible to make new release soon?
I'm asking because lat latest perl CryptX seems is using featires which are not included in 1.18.2 and are only available in commits added after last release.…