-
- Downloads
"src/multi-body-problem/multi-body-problem.cc" did not exist on "09bbd1b5fd796a22036df2939e8eec392238fb07"
Better handling of OpenSSL generated keys.
It seems that ECC keys generated by OpenSSL can be between 30 and 33 bytes long whereas OpenSK code expects a fixed size of 32 bytes. This variation could cause Travis CI to fail but also invalid ECC keys to be flashed, causing the authenticator to not work.
Please register or sign in to comment