diff options
| author | Flakebi <[email protected]> | 2018-01-14 23:41:11 +0100 |
|---|---|---|
| committer | Flakebi <[email protected]> | 2018-03-19 21:02:46 +0100 |
| commit | 0860115156bdcb88c2da932114a43fafb71d47fb (patch) | |
| tree | ad39036116e33224232f1a64f93b25146ed1c904 /openssl/src/stack.rs | |
| parent | Merge pull request #874 from rohit-lshift/priv-key-from-num (diff) | |
| download | rust-openssl-0860115156bdcb88c2da932114a43fafb71d47fb.tar.xz rust-openssl-0860115156bdcb88c2da932114a43fafb71d47fb.zip | |
Make it possible to use cmac
This adds Signer::new_without_digest to create Signers which don't have
a digest (like cmac, which is based on aes).
As openssl supports cmac since version 1.1.0, the functions are behind
the ossl110 feature.
This allows building CMAC/OMAC1 and the EAX AEAD on top of this library.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions