randombit / botan

Cryptography Toolkit

Home Page:https://botan.randombit.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOST keygen test failure

randombit opened this issue · comments

I’ve seen this a few times in the past but not recently. Just got a failure in ci

GOST-34.10 gost_256A keygen ran 29 tests in 101.36 msec 2 FAILED
  Failure 1: GOST-34.10 gost_256A keygen roundtrip PEM public key with error X.509 public key decoding failed with GOST-34.10-2020 invalid encoding of public key (at src/tests/test_gost_3410.cpp:90)
  Failure 2: GOST-34.10 gost_256A keygen roundtrip BER public key with error X.509 public key decoding failed with GOST-34.10-2020 invalid encoding of public key (at src/tests/test_gost_3410.cpp:90)

DRBG seed 000000F848C5E325

Reproducible instantly thanks to the test RNG changes