Edit

IABSD.fr/src/lib

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2024-06-25 05:46:48
    Hash : d0e64422
    Message : Fix TLS extension shuffling The diff decoupling the shuffle from the table order still relied on PSK being last because it failed to adjust the upper bound in the for loop. ok jsing