Download List

Projeto Descrição

pwcrypt is a command line interface to the crypt() function. It is handy for use in generating encrypted passwords via a command line interface. As of version 1.2.1, the project name was changed from cli-crypt (Command Line Crypt) to pwcrypt to avoid binary conflicts with mcrypt on some Linux platforms.

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.

2003-04-21 19:21
1.2.1

Esta versão foi totalmente análise de linha de comando, um gerador aleatório de sal melhorou muito (a ponto de exagero), opções de linha de comando, procure melhorar / sentir, a portabilidade melhorou, e muito mais. O pacote binário e foram renomeados para evitar conflitos pwcrypt binário com mcrypt em algumas plataformas.
Tags: Major feature enhancements
This release has entirely new command line parsing, a much improved salt randomizer (to the point of overkill), new command line options, improved look/feel, improved portability, and more. The package and binary have been renamed to pwcrypt to avoid binary conflicts with mcrypt on some platforms.

2003-04-09 23:32
1.1.1

Um bug foi introduzido na versão 1.1 que causou um segfault se houvesse menos de 2 argumentos (tais como a criação de uma não-md5 senha criptografada). Isso foi corrigido. A atualização é altamente recomendada.
Tags: Major bugfixes
A bug was introduced in version 1.1 which caused a segfault if there were less than 2 arguments (such as when creating a non-md5 encrypted password). This has been fixed. Upgrading is highly recommended.

2003-04-09 07:37
1.1

Esta versão possui suporte para as senhas MD5. A atualização é recomendada.
Tags: Major feature enhancements
This version features support for MD5 passwords. Upgrading is recommended.

2001-03-14 10:02
1.0

Tags: Initial freshmeat announcement

Project Resources