Skip to content
  • Matthijs Mekking's avatar
    Refactor eddsa system test · 4538d8dd
    Matthijs Mekking authored
    Test for Ed25519 and Ed448. If both algorithms are not supported, skip
    test. If only one algorithm is supported, run test, skip the
    unsupported algorithm. If both are supported, run test normally.
    
    Create new ns3. This will test Ed448 specifically, while now ns2 only
    tests Ed25519. This moves some files from ns2/ to ns3/.
    
    (cherry picked from commit 8bf31d05)
    4538d8dd