Skip to content
  • Niels Möller's avatar
    Change CBC-AES interface · 55584f4e
    Niels Möller authored
    * cbc.h (cbc_aes128_encrypt, cbc_aes192_encrypt)
    (cbc_aes256_encrypt): Change interface, take cipher context
    pointer and iv as separate arguments. Update C and x86_64
    implementations and corresponding glue code.
    55584f4e