On Thu, 15 Jun 2023 20:57:44 GMT, Ben Perez wrote:
>> Changed `getEncoded` for both EC and RSA to return a copy of the internal
>> key array to avoid mutability issues.
>
> Ben Perez has updated the pull request incrementally with one additional
> commit since the last revision:
>
> fixed co
> Changed `getEncoded` for both EC and RSA to return a copy of the internal key
> array to avoid mutability issues.
Ben Perez has updated the pull request incrementally with one additional commit
since the last revision:
fixed copyrite date
-
Changes:
- all: https://git.openjd
On Thu, 15 Jun 2023 19:13:37 GMT, Ben Perez wrote:
>> Changed `getEncoded` for both EC and RSA to return a copy of the internal
>> key array to avoid mutability issues.
>
> Ben Perez has updated the pull request incrementally with one additional
> commit since the last revision:
>
> added co
> Changed `getEncoded` for both EC and RSA to return a copy of the internal key
> array to avoid mutability issues.
Ben Perez has updated the pull request incrementally with one additional commit
since the last revision:
added copyrite to test
-
Changes:
- all: https://git.ope
On Thu, 15 Jun 2023 17:22:53 GMT, Ben Perez wrote:
>> Changed `getEncoded` for both EC and RSA to return a copy of the internal
>> key array to avoid mutability issues.
>
> Ben Perez has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - Remove
> Changed `getEncoded` for both EC and RSA to return a copy of the internal key
> array to avoid mutability issues.
Ben Perez has updated the pull request incrementally with two additional
commits since the last revision:
- Removed unnecessary imports
- Removed unnecessary module in test. Cat
On Wed, 14 Jun 2023 20:38:18 GMT, Ben Perez wrote:
>> Changed `getEncoded` for both EC and RSA to return a copy of the internal
>> key array to avoid mutability issues.
>
> Ben Perez has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Changed
On Wed, 14 Jun 2023 20:28:15 GMT, Sean Mullan wrote:
>> Ben Perez has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Changed array copy to be more compact
>
> src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/CPublicKey.java
> line
> Changed `getEncoded` for both EC and RSA to return a copy of the internal key
> array to avoid mutability issues.
Ben Perez has updated the pull request incrementally with one additional commit
since the last revision:
Changed array copy to be more compact
-
Changes:
- all:
On Mon, 12 Jun 2023 18:49:59 GMT, Ben Perez wrote:
> Changed `getEncoded` for both EC and RSA to return a copy of the internal key
> array to avoid mutability issues.
src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/CPublicKey.java line
99:
> 97: byte[] safeEncoding = new
Changed `getEncoded` for both EC and RSA to return a copy of the internal key
array to avoid mutability issues.
-
Commit messages:
- updated copywrite
- Fixed getEncoded for CRSAPublicKey
- Fixed imports and formatting
- Modify getEncoded to return copy of encoding. Added test.
11 matches
Mail list logo