Revision [18248]

Last edited on 2011-09-25 23:08:23 by coolpup
Additions:
{{image url="http://www.smokey01.com/coolpup/ccrypt48.png"}}
Deletions:
{{image url="http://www.smokey01.com/coolpup/pupcrypt48.png"}}


Revision [18246]

Edited on 2011-09-25 14:53:04 by coolpup
Additions:
file encryption [[http://www.smokey01.com/coolpup/ccrypt.html software package]]
Deletions:
file encryption [[http://www.smokey01.com/coolpup/ software package]]
Ccrypt uses the Rijndael cipher with 256-bit encryption and encrypted files are __portable__ across Linux, Windows, and Macintosh OS-X
Dependencies: +[[bzip2]],+[[e2fsprogs]],+[[grep]],+[[tar]]
===File encryption===
Accessible via 3 ways:
- command-line interface %%
ccrypt --help
%%The command-line interface can be accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//
- //Menu > Personal > ccrypt//
- ROX right-click context menu with the option to encrypt
The passphrase needs to be typed twice; if the passphrases are not identical, nothing is encrypted.
Encrypted files are saved with the file extension //.cpt//.
Passphrases should be at least 8 characters long if you value your privacy. All characters supplied are significant since the stronger your passphrase the more secure your data will be.
**WARNING**: **{{color text="If you forget or lose the encryption key (passphrase) your file may never be opened again" c="red"}}**
For secure file deletion, use ccrypt to encrypt the file //before// deleting it.
===File decryption===
To decrypt a file left-click on it; then enter the passphrase.
Any files with the //.cpt// extension will be assumed to have been encrypted with ccrypt, and so ccrypt will attempt to decrypt them. Any other input files will be encrypted.
===Appendix===
Question: We are thinking of using ccrypt in our company to encrypt our data. Is ccrypt still a strong encryption that is very hard to break?
Answer: Yes, it is. Ccrypt uses strong 256-bit encryption which is currently considered to be unbreakable. Technically speaking, ccrypt uses the **Rijndael** block cipher. Rijndael was also chosen for the "Advanced Encryption Standard" (AES) by the U.S. government (see http://www.nist.gov/aes/). However, there is one difference between ccrypt and AES: ccrypt uses the 256-bit block size allowed by the Rijndael cipher, whereas the AES standard currently only covers the 128-bit block size. This does not mean that ccrypt is less secure than AES, only that it is not technically covered by the AES standard. Thus, it would be wrong to say that ccrypt is an "AES" encryption tool. Nevertheless, the cipher used by ccrypt is under much public scrutiny and, supposing that it were ever broken, this would be widely publicized immediately. As of this writing, this cipher has not been broken, and the experts think that it will be good for at least several decades.
Many encryption algorithms exist. The more popular options were submitted to the National Institute of Standards and Technology or NIST for the Advanced Encryption Standard (AES) competition. The winner, **Rijndael**, got 86 votes while Serpent got 59 votes, Twofish 31 votes, RC6 23 votes and MARS 13 votes. NIST chose Rijndael as its standard.
http://ccrypt.sourceforge.net


Revision [18242]

Edited on 2011-09-25 10:44:06 by coolpup
Additions:
- command-line interface %%
%%The command-line interface can be accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//
Deletions:
Usage and options:
%%
%%The command-line interface can be accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//.
- command-line interface


Revision [18241]

Edited on 2011-09-25 10:43:17 by coolpup
Additions:
===File encryption===
Accessible via 3 ways:
- command-line interface
Deletions:
===File encryption===


Revision [18238]

Edited on 2011-09-25 10:36:17 by coolpup
Additions:
Ccrypt uses the Rijndael cipher with 256-bit encryption and encrypted files are __portable__ across Linux, Windows, and Macintosh OS-X
Dependencies: +[[bzip2]],+[[e2fsprogs]],+[[grep]],+[[tar]]
Deletions:
Ccrypt uses the Rijndael cipher with 256-bit encryption and are __portable__ across Linux, Windows, and Macintosh OS-X
Dependencies: +[[bzip2]],+[[ccrypt]],+[[e2fsprogs]],+[[grep]],+[[tar]]


Revision [18237]

Edited on 2011-09-25 10:33:49 by coolpup
Additions:
{{image url="http://www.smokey01.com/coolpup/pupcrypt48.png"}}
Ccrypt uses the Rijndael cipher with 256-bit encryption and are __portable__ across Linux, Windows, and Macintosh OS-X
Dependencies: +[[bzip2]],+[[ccrypt]],+[[e2fsprogs]],+[[grep]],+[[tar]]
%%The command-line interface can be accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//.
===File encryption===
- //Menu > Personal > ccrypt//
- ROX right-click context menu with the option to encrypt
The passphrase needs to be typed twice; if the passphrases are not identical, nothing is encrypted.
Encrypted files are saved with the file extension //.cpt//.
Passphrases should be at least 8 characters long if you value your privacy. All characters supplied are significant since the stronger your passphrase the more secure your data will be.
**WARNING**: **{{color text="If you forget or lose the encryption key (passphrase) your file may never be opened again" c="red"}}**
===File decryption===
To decrypt a file left-click on it; then enter the passphrase.
Any files with the //.cpt// extension will be assumed to have been encrypted with ccrypt, and so ccrypt will attempt to decrypt them. Any other input files will be encrypted.
===Appendix===
Deletions:
ROX right-click context menu available with PupCrypt.
Verify currently installed version via the command-line interface:
%%ccrypt --version%%The command-line interface can be accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//.


Revision [18190]

Edited on 2011-09-24 05:14:21 by coolpup
Additions:
file encryption [[http://www.smokey01.com/coolpup/ software package]]
ROX right-click context menu available with PupCrypt.
Deletions:
file encryption
Right-click context menu available with PupCrypt.
**[[http://www.smokey01.com/coolpup/ccrypt-1.9-q1.pet ccrypt-1.9-q1.pet]]**
**[[http://www.smokey01.com/coolpup/ccrypt-1.9-p5.pet ccrypt-1.9-p5.pet]]**
**[[http://www.smokey01.com/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9-prescott-p4.pet]]**


Revision [18189]

Edited on 2011-09-24 05:12:20 by coolpup
Additions:
file encryption
Deletions:
encryption


Revision [18188]

Edited on 2011-09-24 05:12:06 by coolpup
Additions:
====ccrypt====
encryption
Right-click context menu available with PupCrypt.
Verify currently installed version via the command-line interface:
Usage and options:
http://ccrypt.sourceforge.net
Deletions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command-line encryption tool
Right-click context menu available with [[pupCrypt]].
Verify currently installed version by using the command-line interface:
For usage and options enter into the command-line interface:


Revision [14342]

Edited on 2011-04-24 10:33:16 by coolpup
Additions:
%%ccrypt --version%%The command-line interface can be accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//.
Deletions:
%%ccrypt --version%%The command-line interface is accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//.


Revision [12756]

Edited on 2011-02-13 09:46:15 by coolpup
Additions:
Verify currently installed version by using the command-line interface:
Deletions:
Verify currently installed version by entering into the command-line interface:


Revision [12198]

Edited on 2011-01-21 15:47:39 by coolpup
Additions:
For usage and options enter into the command-line interface:
Deletions:
For usage and options enter into a terminal (console):


Revision [12197]

Edited on 2011-01-21 15:46:59 by coolpup

No differences.

Revision [12196]

Edited on 2011-01-21 15:46:13 by coolpup
Additions:
Right-click context menu available with [[pupCrypt]].
**[[http://www.smokey01.com/coolpup/ccrypt-1.9-q1.pet ccrypt-1.9-q1.pet]]**
**[[http://www.smokey01.com/coolpup/ccrypt-1.9-p5.pet ccrypt-1.9-p5.pet]]**
**[[http://www.smokey01.com/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9-prescott-p4.pet]]**
Deletions:
Graphical user interface for ccrypt: [[pupCrypt]]
[[http://www.smokey01.com/coolpup/ccrypt-1.9-q1.pet ccrypt-1.9-q1.pet]]
- Build: //compiled within Quirky//
[[http://www.smokey01.com/coolpup/ccrypt-1.9-p5.pet ccrypt-1.9-p5.pet]]
- Build: //compiled within Puppy 5//
[[http://www.smokey01.com/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9-prescott-p4.pet]]
- Build: //compiled within Puppy 4.3.1//


Revision [10766]

Edited on 2010-11-14 10:07:21 by coolpup
Additions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command-line encryption tool
Deletions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command-line encryption


Revision [10765]

Edited on 2010-11-14 10:06:49 by coolpup
Additions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command-line encryption
Deletions:
[[http://ccrypt.sourceforge.net/ ccrypt]] secure encryption and decryption of files and streams


Revision [10764]

Edited on 2010-11-14 10:06:16 by coolpup
Additions:
Graphical user interface for ccrypt: [[pupCrypt]]
Deletions:
[[pupCrypt]] is a graphical user interface for ccrypt.
===ccrypt software package(s)===
===Appendix===


Revision [9747]

Edited on 2010-10-05 14:37:03 by coolpup
Additions:
Verify currently installed version by entering into the command-line interface:
%%ccrypt --version%%The command-line interface is accessed by right-clicking in the ROX-Filer window and selecting //Window/Terminal Here//.
Deletions:
Verify currently installed version by entering into a terminal (console):
ccrypt --version


Revision [9746]

Edited on 2010-10-05 14:35:22 by coolpup
Additions:
[[http://www.smokey01.com/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9-prescott-p4.pet]]
Deletions:
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9-prescott-p4.pet]]


Revision [8733]

The oldest known version of this page was created on 2010-08-16 03:23:54 by coolpup
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki , online since July 19, 2009.