Revision history for ccrypt


Revision [27872]

Last edited on 2013-06-19 06:21:34 by coolpup
Additions:
~~-##[[http://www.smokey01.com/coolpup/ ccrypt TXZ]]##
Deletions:
{{image url="http://www.smokey01.com/coolpup/ccrypt48.png"}}
~~-[[http://www.datafilehost.com/download-ba78c0c4.html ccrypt-1.10-up]]


Revision [27863]

Edited on 2013-06-18 16:33:42 by coolpup
Additions:
~~-[[http://www.datafilehost.com/download-ba78c0c4.html ccrypt-1.10-up]]
Deletions:
~~-[[http://www.datafilehost.com/download-ba78c0c4.html ccrypt-1.10-up-20121020.pet]]


Revision [27862]

Edited on 2013-06-18 16:31:33 by coolpup
Additions:
====**ccrypt**====
[[http://ccrypt.sourceforge.net/ file encryption]]
~-[[software]] package
~~-[[http://www.datafilehost.com/download-ba78c0c4.html ccrypt-1.10-up-20121020.pet]]
CategoryCryptography
Deletions:
====ccrypt====
file encryption
~-[[http://www.datafilehost.com/download-ba78c0c4.html ccrypt-1.10-up-20121020.pet]]
CategorySecurity


Revision [24683]

Edited on 2012-10-20 11:52:07 by coolpup
Additions:
file encryption
~-[[http://www.datafilehost.com/download-ba78c0c4.html ccrypt-1.10-up-20121020.pet]]
~-[[http://www.smokey01.com/coolpup/ccrypt.html usage]]
Deletions:
[[http://www.smokey01.com/coolpup/ccrypt.html file encryption]]


Revision [24261]

Edited on 2012-10-03 11:17:43 by coolpup
Additions:
[[http://www.smokey01.com/coolpup/ccrypt.html file encryption]]
---
CategorySoftwareTopPackages
Deletions:
file encryption

Binary code distribution: [[http://www.smokey01.com/coolpup/ccrypt.html PET]]



Revision [22684]

Edited on 2012-07-23 06:56:46 by coolpup
Additions:
file encryption
Binary code distribution: [[http://www.smokey01.com/coolpup/ccrypt.html PET]]
Deletions:
file encryption [[http://www.smokey01.com/coolpup/ccrypt.html software package]]


Revision [18248]

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]

Edited on 2010-08-16 03:23:54 by coolpup
Additions:
[[pupCrypt]] is a graphical user interface for ccrypt.
CategorySecurity
CategoryOffice
Deletions:
CategorySoftwareSecurity
CategorySoftwareOffice


Revision [8371]

Edited on 2010-07-23 06:23:08 by coolpup
Additions:
For secure file deletion, use ccrypt to encrypt the file //before// deleting it.
Deletions:
Graphical user interface available for ccrypt: [[Pcrypt]]


Revision [8346]

Edited on 2010-07-20 07:00:08 by coolpup
Additions:
[[http://ccrypt.sourceforge.net/ ccrypt]] secure encryption and decryption of files and streams
Deletions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command for secure encryption and decryption of files and streams


Revision [8345]

Edited on 2010-07-20 06:54:39 by coolpup
Additions:
[[http://www.smokey01.com/coolpup/ccrypt-1.9-q1.pet ccrypt-1.9-q1.pet]]
Deletions:
[[http://www.datafilehost.com/download-89662a39.html ccrypt-1.9-q1.pet]]


Revision [8344]

Edited on 2010-07-20 06:52:55 by coolpup
Additions:
[[http://www.smokey01.com/coolpup/ccrypt-1.9-p5.pet ccrypt-1.9-p5.pet]]
Deletions:
ccrypt-1.9-p5.pet


Revision [7560]

Edited on 2010-05-30 07:29:18 by coolpup
Additions:
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.
Deletions:
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.


Revision [7559]

Edited on 2010-05-30 07:14:56 by coolpup
Additions:
Verify currently installed version by entering into a terminal (console):
- Build: //compiled within Quirky//
- Build: //compiled within Puppy 5//
- Build: //compiled within Puppy 4.3.1//
Deletions:
Verify currently installed version enter into a terminal (console):
- Build: //dynamically compiled from source within Quirky//
- Build: //dynamically compiled from source within Puppy 5//
- Build: //dynamically compiled from source within Puppy 4.3.1//


Revision [7558]

Edited on 2010-05-30 07:13:48 by coolpup
Additions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command for secure encryption and decryption of files and streams
Verify currently installed version enter into a terminal (console):
ccrypt --version
[[http://www.datafilehost.com/download-89662a39.html ccrypt-1.9-q1.pet]]
Graphical user interface available for ccrypt: [[Pcrypt]]
Deletions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command line utility for encrypting and decrypting files and streams.
ccrypt-1.9-q.pet
Graphical user interface available for ccrypt: [[Pcrypt Pcrypt]]


Revision [7150]

Edited on 2010-05-08 07:54:49 by coolpup
Additions:
ccrypt-1.9-q.pet
- Build: //dynamically compiled from source within Quirky//
ccrypt-1.9-p5.pet
- Build: //dynamically compiled from source within Puppy 5//
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9-prescott-p4.pet]]
- Build: //dynamically compiled from source within Puppy 4.3.1//
Deletions:
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9-i686-p4.pet]]


Revision [5513]

Edited on 2010-02-07 02:05:21 by coolpup

No Differences

Revision [5512]

Edited on 2010-02-07 02:04:48 by coolpup
Additions:
CategorySoftwareOffice
CategorySoftwareSecurity
Deletions:
CategoryOfficeSoftware
CategorySecuritySoftware


Revision [5456]

Edited on 2010-02-05 09:35:24 by coolpup
Additions:
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9-i686-p4.pet]]
===Appendix===
Deletions:
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9-i686.pet]]
======Appendix======


Revision [5455]

Edited on 2010-02-05 09:34:45 by coolpup
Additions:
===ccrypt software package(s)===
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9-i686.pet]]
Deletions:
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9 software package]]


Revision [5454]

Edited on 2010-02-05 09:32:03 by coolpup
Additions:
CategoryOfficeSoftware
CategorySecuritySoftware
CategorySoftware
Deletions:
CategoryAdditionalSoftware


Revision [1802]

Edited on 2009-10-04 07:40:05 by coolpup
Additions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command line utility for encrypting and decrypting files and streams.
For usage and options enter into a terminal (console):
%%
ccrypt --help
%%
======Appendix======
Graphical user interface available for ccrypt: [[Pcrypt Pcrypt]]
Deletions:
[[http://ccrypt.sourceforge.net/ ccrypt]] command-line utility for encrypting and decrypting files and streams.
Graphical user interface available for ccrypt, see [[Pcrypt Pcrypt]]


Revision [1801]

Edited on 2009-10-04 01:55:12 by coolpup
Additions:
[[http://www.datafilehost.com/download-aa0ea81d.html ccrypt-1.9 software package]]
Deletions:
[[http://www.datafilehost.com/download-5e166d5b.html ccrypt-1.9 software package]]


Revision [1800]

Edited on 2009-10-04 01:54:17 by coolpup
Additions:
[[http://www.datafilehost.com/download-5e166d5b.html ccrypt-1.9 software package]]
Deletions:
[[http://puppylinux.asia/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]]


Revision [1799]

Edited on 2009-10-04 01:52:43 by coolpup
Additions:
[[http://puppylinux.asia/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]]
Deletions:
[[http://www.datafilehost.com/download-5e166d5b.html ccrypt-1.9 software package]]


Revision [1798]

Edited on 2009-10-04 01:50:46 by coolpup
Additions:
[[http://www.datafilehost.com/download-5e166d5b.html ccrypt-1.9 software package]]
Deletions:
[[http://puppylinux.asia/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]] 23kB


Revision [1796]

Edited on 2009-10-04 01:48:16 by coolpup
Additions:
[[http://puppylinux.asia/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]] 23kB
Deletions:
[[http://puppylinux.ca/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]] 23kB


Revision [1395]

Edited on 2009-09-23 01:49:50 by coolpup
Additions:
----
==Categories==
CategoryAdditionalSoftware


Revision [1392]

Edited on 2009-09-23 01:44:48 by coolpup
Additions:
Graphical user interface available for ccrypt, see [[Pcrypt Pcrypt]]


Revision [1391]

Edited on 2009-09-23 01:34:33 by coolpup
Additions:
[[http://puppylinux.ca/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]] 23kB
Deletions:
[[http://puppylinux.ca/members/coolpup/ccrypt-1.9-prescott-p4.pet ccrypt-1.9 software package]]


Revision [1380]

Edited on 2009-09-23 00:53:58 by coolpup
Additions:
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.


Revision [1376]

The oldest known version of this page was created on 2009-09-23 00:48:42 by coolpup
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki