•  
      request #12721 Cryptography API should be strict about types
    Infos
    #12721
    Thomas Gerbet (tgerbet)
    2019-01-14 10:49
    2019-01-07 15:59
    13487
    Details
    Cryptography API should be strict about types
    Since the drop of PHP 5.6 (see request #12683), Tuleap can leverage the strict type feature of PHP.

    Due to the sensitive nature of the operations handled, the internal cryptography API is a prime candidate to use it. Implicit type conversion does not mix well with cryptographic operations and specific type checks are already done to the public parts of the API so the risk of a breakage is limited.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-01-14
    Attachments
    Empty
    References

    Follow-ups