Package: libeddsa-java / 0.3.0-3

Metadata

Package Version Patches format
libeddsa-java 0.3.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
packaging_type.patch | (download)

pom.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 using jar packaging type instead of bundle
add opens_in_test.patch | (download)

pom.xml | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 two add-exports lines are needed to run the tests
CVE 2020 36843.patch | (download)

src/net/i2p/crypto/eddsa/EdDSAEngine.java | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 crypto: ed25519 check for s < l as in rfc 8032