This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7b7c510eece44cbdc126744b595581e7bc50a826
strongswan-ext
/
src
/
libstrongswan
/
plugins
/
hmac
T
History
Martin Willi
bfb029c82a
hmac: Reset the underlying hasher before doing set_key() with longer keys
...
The user might have done a non-complete append, having some state in the hasher.
Fixes
#909
.
2015-03-27 15:53:50 +01:00
..
hmac_plugin.c
Add support for untruncated HMAC-SHA-512
2013-05-08 15:02:39 +02:00
hmac_plugin.h
Removing the plugin constructor declarations from the header files.
2010-03-02 09:10:19 +01:00
hmac.c
hmac: Reset the underlying hasher before doing set_key() with longer keys
2015-03-27 15:53:50 +01:00
hmac.h
Make the hmac_t interface a generic interface for message authentication codes
2012-06-25 16:35:06 +02:00
Makefile.am
plugins: Don't link with -rdynamic on Windows
2014-06-04 15:53:02 +02:00