Edit

IABSD.fr/src/lib/libcrypto

Branch :

  • Show log

    Commit

  • Author : jsing
    Date : 2025-05-22 12:44:14
    Hash : 896a7df4
    Message : Do a clean up pass over the GCM code. Rework some logic, add explicit numerical checks, move assignment out of variable declaration and use post-increment/post-decrement unless there is a specific reason to do pre-increment. ok kenjiro@ tb@