Skip to content
Snippets Groups Projects
  • Niels Möller's avatar
    55584f4e
    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
    History
    Change CBC-AES interface
    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.
cbc.h 2.90 KiB