Re: [Freedos-user] zip with aes?

2013-12-04 Thread dmccunney
On Wed, Dec 4, 2013 at 7:52 AM, John R. Sowden
 wrote:
> On 12/04/2013 02:37 AM, dos386 wrote:
>> PS: 7-ZIP 9.33-buggy-alpha is out. What's new: dropped support for
>> Windaube ME (finally, not yet tested in DOS).
>
> 7-Zip seems to be a program that will run in a windows command line, not
> dos only.

Yes.  The 7-Zip distribution includes a console version:
> 7z

7-Zip 9.10 beta  Copyright (c) 1999-2009 Igor Pavlov  2009-12-22

Usage: 7z  [...]  [...]
   [<@listfiles...>]


  a: Add files to archive
  b: Benchmark
  d: Delete files from archive
  e: Extract files from archive (without using directory names)
  l: List contents of archive
  t: Test integrity of archive
  u: Update files to archive
  x: eXtract files with full paths

  -ai[r[-|0]]{@listfile|!wildcard}: Include archives
  -ax[r[-|0]]{@listfile|!wildcard}: eXclude archives
  -bd: Disable percentage indicator
  -i[r[-|0]]{@listfile|!wildcard}: Include filenames
  -m{Parameters}: set compression Method
  -o{Directory}: set Output directory
  -p{Password}: set Password
  -r[-|0]: Recurse subdirectories
  -scs{UTF-8 | WIN | DOS}: set charset for list files
  -sfx[{name}]: Create SFX archive
  -si[{name}]: read data from stdin
  -slt: show technical information for l (List) command
  -so: write data to stdout
  -ssc[-]: set sensitive case mode
  -ssw: compress shared files
  -t{Type}: Set type of archive
  -u[-][p#][q#][r#][x#][y#][z#][!newArchiveName]: Update options
  -v{Size}[b|k|m|g]: Create volumes
  -w[{path}]: assign Work directory. Empty path means a temporary directory
  -x[r[-|0]]]{@listfile|!wildcard}: eXclude filenames
  -y: assume Yes on all queries

And the core compression engine has been ported to other things.  I
use 7-Zip as my standard archiver under Windows and Linux.

> John
__
Dennis

--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] zip with aes?

2013-12-04 Thread John R. Sowden
On 12/04/2013 02:37 AM, dos386 wrote:
> PS: 7-ZIP 9.33-buggy-alpha is out. What's new: dropped support for
> Windaube ME (finally, not yet tested in DOS).
>
> --
> Sponsored by Intel(R) XDK
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> ___
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>
>
7-Zip seems to be a program that will run in a windows command line, not 
dos only.

John


--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] zip with aes?

2013-12-04 Thread dos386
PS: 7-ZIP 9.33-buggy-alpha is out. What's new: dropped support for
Windaube ME (finally, not yet tested in DOS).

--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] zip with aes?

2013-12-04 Thread dos386
> Is there a zip program for dos that encrypts using the aes algorithm?
> John

7-ZIP 4.65 (good old, no LZMA2) or 9.20.

Anyway, consider using native 7-ZIP format rather than hacky "AES zip/zipx"
incompatible to good old PKZIP 2.50.

BUG's:
- rarely crashes during compression
- rarely outputs garbage during decompression (check MD5)

http://www.bttr-software.de/forum/forum_entry.php?id=12435

PS: 7-ZIP 9.33-buggy-alpha is out. What's new:

--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] zip with aes?

2013-11-18 Thread Rugxulo
Hi,

On Sun, Nov 17, 2013 at 10:47 AM, dmccunney  wrote:
> On Sun, Nov 17, 2013 at 11:39 AM, John R. Sowden
>  wrote:
>
>> Is there a zip program for dos that encrypts using the aes algorithm?

According to APPNOTE.TXT, "version needed to extract" (field) must be
"5.1 or greater" to support AES.

I don't know all the details. At one time I think both PKWARE and
WinZIP both had competing encryption methods. It's not something I
ever messed with.

> 7-zip does, and a DOS port for FreeDOS is available.
>
> http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/7zip/4.65/

Don't use 4.65 unless you have a good reason. (It lacks anything about
LZMA2, for instance.) The preferred version these days (according to
http://www.7-zip.org ) is "9.20" (and some newer, buggier betas and
alphas).

So your choices in DOS are varied (but imperfect):  7ZA920.ZIP (Win32
console) + Japheth's HX, or kludgy DJGPP build of p7zip 9.20.1

--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] zip with aes?

2013-11-17 Thread dmccunney
On Sun, Nov 17, 2013 at 11:39 AM, John R. Sowden
 wrote:
> Is there a zip program for dos that encrypts using the aes algorithm?

7-zip does, and a DOS port for FreeDOS is available.
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/7zip/4.65/

> John
__
Dennis
https://plus.google.com/u/0/105128793974319004519

--
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] zip with aes?

2013-11-17 Thread John R. Sowden
Is there a zip program for dos that encrypts using the aes algorithm?

John


--
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user