Skip to content

0.12.5

Latest
Compare
Choose a tag to compare
@c0r0n3r c0r0n3r released this 31 May 16:38

Features

  • TLS (tls)
    • Elliptic Curves (curves)
      • add missing PQC named curves (#145)

        KYBER_512_R3, KYBER_768_R3, KYBER_1024_R3,
        SECP256R1_KYBER_512_R3, SECP256R1_KYBER_768_R3,
        SECP384R1_KYBER_768_R3, SECP521R1_KYBER_1024_R3,
        X25519_KYBER_512_R3, X25519_KYBER_768_R3

Improvements

  • TLS (tls)
    • Simulations (simulations)
      • Consider scheme during TLS client simulation (#146)