larabr

Results 14 issues of larabr

**Java** color scheme for IntelliJ IDEA.

See https://github.com/karma-runner/karma/issues/3405#issuecomment-1215152981 for context and use case. I can polish the PR and add some tests if this is a feature you want to support 🙂

On macOS, I have built and installed the 32bit version of pk and of the riscv-gnu-toolchain. I manage to compile programs using `riscv32-unknown-elf-gcc`, but when running `spike -l path/to/pk32 hello`,...

Split from #10 . ML-DSA implementation of [draft-wussler-openpgp-pqc](https://datatracker.ietf.org/doc/draft-wussler-openpgp-pqc/). TODO: - [x] OpenPGP: update algo IDs to use experimental values? - [x] OpenPGP: add ML-DSA key validation code - [x] Core:...

Implementation of [draft-wussler-openpgp-pqc](https://datatracker.ietf.org/doc/draft-wussler-openpgp-pqc/). TODO: - [x] OpenPGP: decide which algo IDs to merge (experimental ones?) - [x] Use/implement NIST spec for algos, instead of round 3 implementations - [x] Testing:...

As OpenPGP.js is now declared as "module", we also switch pmcrypto to be one. This causes the majority of changes in this PR. Non-breaking changes: - added support for reading...

We should review if these utils are needed in the library, otherwise move them over to the clients monorepo. Regardless, the following refactoring should be done: - Remove the binary...

In tests, the line references given on error are off, due to two separate issues: - since webpack does not emit source map files for TS, a custom plugin should...

The exported types should be checked, similarly to what is done in OpenPGP.js (https://github.com/openpgpjs/openpgpjs/blob/master/test/typescript/definitions.ts). Related to #111 .

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? @babel/cli ### Input code I have a REPL of the large...

i: needs triage