Re: [Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-11-05 Thread dos386
Igor picked Rijndael256 5 years ago, but no big problem. -- ~~~ wow ~~~ -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment -

Re: [Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-30 Thread Mateusz Viste
On Friday 30 October 2009 05:51 (CET), dos386 wrote: OK, let's get hanged for it :-D BTW, Rijndael-256 would be better, OTOH Rijndael-128 should be sufficiently safe for now Wikipedia says: The design and strength of all key lengths of the AES algorithm (i.e., 128, 192 and 256) are sufficient

[Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-29 Thread Mateusz Viste
Hi there! Just wanted to make a little announcement here :-) I always had troubles to keep track of all my PINs, passwords, logins, etc, and keeping them in a flat text file (like many people do) is really not a secure approach. Today, I finished the first version of a new program:

Re: [Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-29 Thread Buzzer
29-Oct-2009 числа в 12:35 часов, Mateusz Viste написал(а) следующее: I always had troubles to keep track of all my PINs, passwords, Me too. Especially when there is up to 50 random passwords. logins, etc, and keeping them in a flat text file (like many people do) is really not a secure

Re: [Freedos-user] PasswordBox for DOS - keep your passwords secure!

2009-10-29 Thread dos386
Just wanted to make a little announcement here PasswordBox is a neat console (TUI) tool which can hold all passwords/logins and COOL :-) Done in FreeBASIC. CAUTION: This program features 128 bits AES encryption, which might be illegal in your country. OK, let's get hanged for it :-D