Hi Tonay,
in https://github.com/KarlScheibelhofer/jdk/tree/pem-keystore-2-pem-api you
can find a PEM keystore implementation with tests. It is based on the
latest https://github.com/ascarpino/jdk/tree/pem branch.
I made these two modifications (
https://github.com/KarlScheibelhofer/jdk/commit/4d8
/security/PEM/PEMEncoderTest.java: Testing PEM decoding
I wanted to update the PEM keystore implementation to the latest code base.
Can you tell about the planned next steps?
Regards, Karl
On Sat, Mar 16, 2024 at 10:36 AM Karl Scheibelhofer <
karl.scheibelhofer...@gmail.com> wrote:
>
Hi Tony,
find my replies inline...
On Mon, Mar 11, 2024 at 6:13 AM Anthony Scarpino
wrote:
>
>
>
> On Mar 9, 2024, at 8:09 AM, Karl Scheibelhofer
> wrote:
>
>
> ... try again from from my subscribed mail account...
>
>> Hi Tony,
>>
>> in my jd
... try again from from my subscribed mail account...
Hi Tony,
>
> in my jdk fork, I created a branch named pem-feedback-karl.
>
> https://github.com/KarlScheibelhofer/jdk/tree/pem-feedback-karl
>
> It is based on the pem branch of your jdk fork.
> In this pem-feedback-karl branch, I did some clea
mber 2023 20:52
An: Karl Scheibelhofer
Cc: security-dev@openjdk.org
Betreff: Re: [External] : Re: PEM KeyStore Implementation
As you may have seen, the PEM API draft is out:
https://openjdk.org/jeps/8300911
Tony
On 10/18/23 3:00 AM, Karl Scheibelhofer wrote:
> Hi Sean,
>
> Yes, I can
ND" and "-BEGIN" lines. To enable this, the decoder
must not read a single character outside the "" boundary lines.
best regards, Karl
Am Mi., 29. Nov. 2023 um 16:23 Uhr schrieb Karl Scheibelhofer <
karl.scheibelhofer...@gmail.com>:
> Hi Tony!
>
> I
ss next steps.
>
> Thanks,
> Sean
>
>
> On Oct 5, 2023, at 9:41 AM, Sean Mullan wrote:
>
>
>
> On Oct 5, 2023, at 2:48 AM, Karl Scheibelhofer
> wrote:
>
> Hi Sean,
>
> Yes, I had a look at the Contributing docs at the OpenJDK site before. I
> also sig
need to think about these
> aspects every time we add a new feature, so there needs to be a strong
> motivation for doing it.
>
> Thanks,
> Sean
>
> [1] https://openjdk.org/guide/#contributing-to-an-openjdk-project
>
> > On Oct 4, 2023, at 4:21 AM, Karl Scheibelhofer <
?
What are the requirements for a pull request to get merged?
Best regards
Karl
Am Mi., 20. Sept. 2023 um 11:26 Uhr schrieb Karl Scheibelhofer
:
>
> Hi Tony!
>
> When the PEM API implementation becomes available it would make sense
> to use it inside the PEM Keystore implementation.
it in
https://github.com/KarlScheibelhofer/java-crypto-tools.
I wondered if it would make sense to integrate such an implementation
in one of the standard providers of OpenJDK - like the SUN provider.
What do you think?
Best regards
Karl Scheibelhofer
store
implementation to use it internally.
What do you think?
Best regards
Karl Scheibelhofer
Am Di., 19. Sept. 2023 um 22:31 Uhr schrieb Anthony Scarpino
:
>
> There are no doc links yet.
>
> Tony
>
> On 9/10/23 1:04 AM, Karl Scheibelhofer wrote:
> > Hi Tony,
> >
> > Th
PI feedback from your keystore
> experiences. I think if this keystore contribution was accepted, it
> should wait so it can use that API.
>
> thanks
>
> Tony
>
>
> On 9/1/23 12:15 PM, Karl Scheibelhofer wrote:
> > Hi,
> >
> > Working with Java and the
Hi,
Working with Java and the JCA KeyStore for decades, I came across
many situations where I thought it would be convenient to be
able to load private keys and certificates in PEM format directly
using the KeyStore API. Without the need to convert them to PKCS#12/JKS.
You can find my implementat
13 matches
Mail list logo