This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
geom
/
eli
History
Hans Petter Selasky
af3b2549c4
Pull in r267961 and r267973 again. Fix for issues reported will follow.
2014-06-28 03:56:17 +00:00
..
g_eli_crypto.c
In g_eli_crypto_hmac_init(), zero out after using the ipad buffer,
2014-02-08 05:17:49 +00:00
g_eli_ctl.c
When zero'ing out a buffer, make sure we are using right size.
2013-11-02 01:16:10 +00:00
g_eli_integrity.c
Add missing period at the end of the error message
2012-05-13 23:27:06 +00:00
g_eli_key_cache.c
Pull in r267961 and r267973 again. Fix for issues reported will follow.
2014-06-28 03:56:17 +00:00
g_eli_key.c
Correct a comment and correct style of a flag check.
2012-07-04 17:43:25 +00:00
g_eli_privacy.c
…
g_eli.c
Pull in r267961 and r267973 again. Fix for issues reported will follow.
2014-06-28 03:56:17 +00:00
g_eli.h
Use correct part of the Master-Key for generating encryption keys.
2012-07-04 17:54:17 +00:00
pkcs5v2.c
…
pkcs5v2.h
…