Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-24 | fix bugs and cleanup cryptsetup code | cinap_lenrek | |
devfs: - fix memory leak in devfs leaking the aes key - allocate aes-xts cipher state in secure memory - actually check if the hexkey got fully parsed cryptsetup: - get rid of stupid "type YES" prompt - use genrandom() to generate salts and keys - rewrite cryptsetup to use common pbkdf2 and readcons routines - fix alot of error handling and simplify the code - move cryptsetup command to disk/cryptsetup - update cryptsetup(8) manual page | |||
2011-05-29 | cryptsetup: multifile commands + -i | taruti | |
2011-05-24 | devfs crypto code - alpha version | taruti | |