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
pjd
ec70ef58cb
Allow to use the old -a option to specify an encryption algorithm to use
...
(for backward compatibility), but print a warning to inform about the change.
2006-06-06 22:06:24 +00:00
..
g_eli_crypto.c
…
g_eli_ctl.c
Allow to use the old -a option to specify an encryption algorithm to use
2006-06-06 22:06:24 +00:00
g_eli_integrity.c
- Unbreak the build when geli is compiled into the kernel (on as module),
2006-06-06 14:48:19 +00:00
g_eli_key.c
Implement data integrity verification (data authentication) for geli(8).
2006-06-05 21:38:54 +00:00
g_eli_privacy.c
Implement data integrity verification (data authentication) for geli(8).
2006-06-05 21:38:54 +00:00
g_eli.c
Implement data integrity verification (data authentication) for geli(8).
2006-06-05 21:38:54 +00:00
g_eli.h
Implement data integrity verification (data authentication) for geli(8).
2006-06-05 21:38:54 +00:00
pkcs5v2.c
…
pkcs5v2.h
…