Download List

專案描述

Qryptix consists of a PAM object and utilities for
session- and key-management for encrypted home
directories using the International Kernel
(CryptoAPI) patches for Linux. It simplifies
login/logout, mounting/unmounting, and key
generation and changing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-28 15:03
0.2.2

The salt string that is stored with each key (and
used for passphrase hashing) has been increased to
48 bits to deter dictionary attacks; earlier
keyfiles with 24-bit salt will still work. If
openssh-server (sshd) is installed, it now allows
remote logins (using ssh) into a
cryptoloop-encrypted home directory. The install
instructions now show how to setup multistage
cryptoloops (like 2AES, etc.) when creating a
keyfile.
標籤: Major feature enhancements

2004-03-31 16:12
0.2.1

Some minor bugfixes and code cleanup were done,
but the main change is a mini-HOWTO that shows how
to install and configure on RedHat 6.2. Existing
users on RedHat 7.3 or later need not upgrade.
標籤: Documentation

2004-02-23 10:55
0.2.0

All of the key management utilities have been combined into a single binary (qryptix) with command line switches. The PAM object (pam_losetup.so) now supports multi-stage (iterative) crypto loops. This allows algorithms such as 2AES, 3AES, etc., which are not natively supported by the kernel CryptoAPI, to be easily synthesized in userland.
標籤: Minor feature enhancements

2004-01-23 12:56
0.1b

This release has no major feature changes from the
previous release. The build has been cleaned up, and
there's an updated specfile that allows building a .srpm/
.rpm for RPM-based distros.
標籤: Code cleanup

2003-12-23 13:02
0.1a

This release has minor bugfixes, including
simplified installation and configuration. The
main change is that $HOME is now exactly the same
as the entry in /etc/passwd, eliminating a lot of
confusion and misconfiguration. An updated INSTALL
guide is included.
標籤: Minor bugfixes

Project Resources