Re: [openssl-users] CMAC Authentication

2018-01-15 Thread Jeffrey Walton
On Mon, Jan 15, 2018 at 8:22 AM, Rol Phil wrote: > Hello all, > > I have been using to tag data with an example I had found. > However when it comes to authenticate/decrypt a tag with given AES key I > could not find examples. > using cmac.h or evp.h. > Can anybody help me please? CMAC is cover

Re: [openssl-users] CMAC Authentication

2018-01-15 Thread Jakob Bohm
On 15/01/2018 14:22, Rol Phil wrote: Hello all, I have been using to tag data with an example I had found. However when it comes to authenticate/decrypt a tag with given AES key I could not find examples.  using cmac.h or evp.h. Can anybody help me please? Thanks all. For any MAC algorithm