-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
I have been using CMAC with AES-128, or AES-CMAC as specified in RFC 4493, with the help of a gem that targets that RFC.
In several months, I will need to use CMAC with more ciphers, which is outside the scope of such gems.
After looking for alternative implementations, I think it would be best to make OpenSSL's CMAC implementation available to Ruby code.
Metadata
Metadata
Assignees
Labels
No labels