| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | llcrypto: New SimpleMac trait | Nick Mathewson | 2023-08-14 | 1 | -0/+17 |
| This will be useful in preference to the regular Mac trait for the places where we need to pass a Mac key around, but we don't need to support incremental operation. Part of arti#993, where we want to expose a MAC object without exposing sensitive data. | |||||
