michkot

Results 6 issues of michkot

## PR Checklist - [x] Addresses an existing issue: fixes #4566 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/typescript-eslint/typescript-eslint/blob/main/CONTRIBUTING.md) were taken ## Overview The...

enhancement
awaiting response

@dghgit maybe I am nitpicking (sorry), I follow-up on https://stackoverflow.com/questions/40144840/bouncycastle-pgp-textmode-in-java-implementation-does-not-convert-to-cr-lf, https://github.com/bcgit/bc-java/issues/1035 and https://github.com/bcgit/bc-java/pull/1040 (thanks a lot for the improvement!): - PGPCanonicalizedDataGenerator does not mention BINARY anywhere in javadoc nor has...

Follow-up to the structural change to I2C core support from https://github.com/esp8266/Arduino/pull/6326 What I did is create class hierarchy, where TwiMaster (a subset of the original Twi class in) in "core"...

When using a NIST P-256 curve ECDSA key and trying to extract it using org.bouncycastle.openpgp.operator.jcajce.JcaPGPKeyConverter#getPublicKey **with default (sun) provider** , "InvalidParameterSpecException: Not a supported curve" exception is thrown. The issue...

fix behavior of colorElement() and restoreElement() when fill/stroke is "none"