Sebastian Stenzel
Sebastian Stenzel
> Fixed in Java 25 Have you verified this fix? We still encounter this error using Temurin 25.0.1+8.0.LTS: ``` - name: Setup Java uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0 with: distribution: 'temurin'...
> There is jdk-26+23-ea already built that has the fix I can confirm signing works properly with this build. I did not try 17 and 21, as we need 25+...
@dependabot rebase
@dependabot squash and merge
@dependabot rebase
@dependabot squash and merge
Thanks for sharing this, locating the lib is indeed a big pain. We will take a closer look at NIH when we find time for sure! 🙌
> Array-based multiple AADs seems painful. Do you find it useful, besides conforming to spec? One use case mentioned in the RFC is in fact using one of the items...
@paulmillr did you find time to review this yet? We would love to switch our dependencies to noble-*, as we're currently using unmaintained libs with too many transitive dependencies.
I guess `aessiv` is the most common name, even though it is a bit redundant given that it lies within `aes.ts`. Regarding deprecation strategy: instead of aliasing `siv = gcmsiv`,...