<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for ccrypt</title><link>https://sourceforge.net/p/ccrypt/activity/</link><description>Recent activity for ccrypt</description><language>en</language><lastBuildDate>Mon, 13 Apr 2026 19:23:36 -0000</lastBuildDate><item><title>Peter Selinger posted a comment on ticket #5</title><link>https://sourceforge.net/p/ccrypt/patches/5/?limit=50#9fa8</link><description>Hi, thanks for this. However, that is not what the fix is. What needs to be removed is the dependency on libcrypt3 (the "unix crypt" library), not the --unixcrypt functionality. Ccrypt already emulates libcrypt3, so all that needs to be done is basically use --disable-libcrypt every time, instead of trying to use the system-wide libcrypt3. I've already fixed this upstream, but I haven't made a release yet.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Mon, 13 Apr 2026 19:23:36 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/patches/5/?limit=50#9fa8</guid></item><item><title>Alef created ticket #5</title><link>https://sourceforge.net/p/ccrypt/patches/5/</link><description>Remove unix-crypt and crypt3 dep</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alef</dc:creator><pubDate>Sun, 12 Apr 2026 17:19:51 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/patches/5/</guid></item><item><title>Peter Selinger modified a comment on ticket #8</title><link>https://sourceforge.net/p/ccrypt/support-requests/8/?limit=50#449f</link><description>Thanks for reporting; this is a duplicate of https://sourceforge.net/p/ccrypt/bugs/30/.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sat, 02 Aug 2025 01:37:42 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/8/?limit=50#449f</guid></item><item><title>Peter Selinger posted a comment on ticket #8</title><link>https://sourceforge.net/p/ccrypt/support-requests/8/?limit=50#449f</link><description>This is a duplicate of https://sourceforge.net/p/ccrypt/bugs/24/ and https://sourceforge.net/p/ccrypt/bugs/30/.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sat, 02 Aug 2025 01:36:58 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/8/?limit=50#449f</guid></item><item><title>John McCue posted a comment on ticket #8</title><link>https://sourceforge.net/p/ccrypt/support-requests/8/?limit=25#3063</link><description>Forgot, I know nothing about lisp, but if I find something I will add it here</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John McCue</dc:creator><pubDate>Sat, 02 Aug 2025 01:25:25 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/8/?limit=25#3063</guid></item><item><title>John McCue created ticket #8</title><link>https://sourceforge.net/p/ccrypt/support-requests/8/</link><description>ccrypt ps-ccrypt.el + Emacs 30.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John McCue</dc:creator><pubDate>Sat, 02 Aug 2025 01:06:37 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/8/</guid></item><item><title>Peter Selinger posted a comment on ticket #4</title><link>https://sourceforge.net/p/ccrypt/patches/4/?limit=50#a4c8</link><description>Great, thanks for the clarification. According to the documentation, (make-vector 31 0) should be both backward and forward compatible. That change was already made with https://sourceforge.net/p/ccrypt/bugs/30/, though I haven't yet made a release since then.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Mon, 21 Apr 2025 22:36:27 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/patches/4/?limit=50#a4c8</guid></item><item><title>Nil Geisweiller posted a comment on ticket #4</title><link>https://sourceforge.net/p/ccrypt/patches/4/?limit=25#28aa</link><description>obarray-make has been introduced in Emacs 25.1.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nil Geisweiller</dc:creator><pubDate>Sun, 20 Apr 2025 04:23:24 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/patches/4/?limit=25#28aa</guid></item><item><title>Peter Selinger posted a comment on ticket #4</title><link>https://sourceforge.net/p/ccrypt/patches/4/?limit=50#d0c9</link><description>Will this break support for Emacs versions prior to 30.1?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sun, 20 Apr 2025 03:10:12 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/patches/4/?limit=50#d0c9</guid></item><item><title>Nil Geisweiller created ticket #4</title><link>https://sourceforge.net/p/ccrypt/patches/4/</link><description>Replace make-vector by obarray-make in Emacs 30.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nil Geisweiller</dc:creator><pubDate>Sat, 19 Apr 2025 14:34:00 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/patches/4/</guid></item><item><title>Max Ponozka posted a comment on ticket #10</title><link>https://sourceforge.net/p/ccrypt/feature-requests/10/?limit=25#7461</link><description>I know this is an old topic but this hack fixes the problem: change the 17th byte of the ccrypt binary from value 02 to 03 using a hex editor.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Ponozka</dc:creator><pubDate>Fri, 28 Jun 2024 14:26:36 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/10/?limit=25#7461</guid></item><item><title>Peter Selinger modified ticket #30</title><link>https://sourceforge.net/p/ccrypt/bugs/30/</link><description>ps-crypt 1.11 breaks with development version of emacs</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 05 Mar 2024 02:35:30 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/30/</guid></item><item><title>Peter Selinger posted a comment on ticket #30</title><link>https://sourceforge.net/p/ccrypt/bugs/30/?limit=50#dbea</link><description>At least (make-vector 31 0) doesn't seem to break anything for me, so I'm happy to make that change.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 05 Mar 2024 02:35:11 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/30/?limit=50#dbea</guid></item><item><title>Dan Christensen posted a comment on ticket #30</title><link>https://sourceforge.net/p/ccrypt/bugs/30/?limit=25#eefe</link><description>Changing (make-vector 31 nil) to (make-vector 31 0) seems to fix it for me, but I'm not an expert and this is only very lightly tested.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Christensen</dc:creator><pubDate>Mon, 04 Mar 2024 21:01:49 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/30/?limit=25#eefe</guid></item><item><title>Dan Christensen created ticket #30</title><link>https://sourceforge.net/p/ccrypt/bugs/30/</link><description>ps-crypt 1.11 breaks with development version of emacs</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Christensen</dc:creator><pubDate>Mon, 04 Mar 2024 20:55:10 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/30/</guid></item><item><title>Peter Selinger modified ticket #29</title><link>https://sourceforge.net/p/ccrypt/bugs/29/</link><description>Spelling error in manual page</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 29 Feb 2024 04:59:11 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/29/</guid></item><item><title>Peter Selinger posted a comment on ticket #29</title><link>https://sourceforge.net/p/ccrypt/bugs/29/?limit=50#b48a</link><description>Thanks. This is a duplicate of 0020-man-page-spelling-error.patch in the Debian distribution. Will be fixed in the next release.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 29 Feb 2024 04:58:42 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/29/?limit=50#b48a</guid></item><item><title>Sven Geuer created ticket #29</title><link>https://sourceforge.net/p/ccrypt/bugs/29/</link><description>Spelling error in manual page</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sven Geuer</dc:creator><pubDate>Wed, 28 Feb 2024 22:00:52 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/29/</guid></item><item><title>Peter Selinger modified ticket #12</title><link>https://sourceforge.net/p/ccrypt/feature-requests/12/</link><description>Option to keep rather than wiping original files.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sat, 07 Oct 2023 03:19:58 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/12/</guid></item><item><title>Mr. Oxw@ll posted a comment on ticket #12</title><link>https://sourceforge.net/p/ccrypt/feature-requests/12/?limit=25#9733</link><description>Thanks for quick response(s) on the matter. Yeah, I'm sometimes in Windows, sometimes in Linux. I reckon your "&lt; &gt; method" works in CMD.EXE environment, W10. However, I hold to the opinion that a simple switch for keeping original files would be great. That way, one who has the need for such possibility and who does not want to type the &lt; &gt; stuff every time won't have to write different batch scripts for different operating systems. Also, such scripts are not made with ease, well at least not with...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mr. Oxw@ll</dc:creator><pubDate>Fri, 06 Oct 2023 19:35:44 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/12/?limit=25#9733</guid></item><item><title>Peter Selinger posted a comment on ticket #12</title><link>https://sourceforge.net/p/ccrypt/feature-requests/12/?limit=50#442d</link><description>Yes, and also, the method mentioned in my response to feature request 8 works, i.e., you can do ccrypt &lt; infile &gt; outfile. This of course presupposes that you are using an operating system that understands pipelines, like "&lt;" and "&gt;". Certainly Mac OS and Linux do; with Windows, it may depend on what kind of command line prompt you are using.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 05 Oct 2023 23:20:05 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/12/?limit=50#442d</guid></item><item><title>Mr. Oxw@ll posted a comment on ticket #12</title><link>https://sourceforge.net/p/ccrypt/feature-requests/12/?limit=25#da72</link><description>Heh, if I had read the man page just a bit more I would have found the -c switch, which makes it possible to &gt; the output wherever is to my liking. Neat. Anyways, this way I still have to type a phony filename for the output. A e.g. -k(eep) switch that simply uses the same naming uniform but keeps input (regardless of -d or -e for action) would still be highly appreciated! :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mr. Oxw@ll</dc:creator><pubDate>Thu, 05 Oct 2023 19:10:26 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/12/?limit=25#da72</guid></item><item><title>Mr. Oxw@ll created ticket #12</title><link>https://sourceforge.net/p/ccrypt/feature-requests/12/</link><description>Option to keep rather than wiping original files.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mr. Oxw@ll</dc:creator><pubDate>Thu, 05 Oct 2023 19:02:33 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/12/</guid></item><item><title>Marius posted a comment on ticket #28</title><link>https://sourceforge.net/p/ccrypt/bugs/28/?limit=25#d799</link><description>Hi, the ccrypt package was removed from Fedora 38 as compilation fails. Could this be fixed, please?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius</dc:creator><pubDate>Fri, 21 Apr 2023 08:18:37 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/28/?limit=25#d799</guid></item><item><title>Mattia Micomonaco posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/ccrypt/discussion/130899/thread/6f3aeee1d3/?limit=25#3fa4</link><description>Hi. We are using ccrypt 1.11 in an Alpine-based Docker image. I have a question. Is glibc used in ccrypt at runtime / compile time? If so, which version? Thanks in advance. Regards, Mattia Micomonaco</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattia Micomonaco</dc:creator><pubDate>Thu, 02 Mar 2023 10:52:48 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/discussion/130899/thread/6f3aeee1d3/?limit=25#3fa4</guid></item><item><title>papoteur posted a comment on ticket #28</title><link>https://sourceforge.net/p/ccrypt/bugs/28/?limit=25#59a7</link><description>Hello Peter, With --disable-libcrypt configuration option, the test is skipped, thus this is OK. Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">papoteur</dc:creator><pubDate>Tue, 12 Apr 2022 15:59:10 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/28/?limit=25#59a7</guid></item><item><title>Peter Selinger posted a comment on ticket #28</title><link>https://sourceforge.net/p/ccrypt/bugs/28/?limit=50#22b5</link><description>I believe the failed test is caused by recent versions of the crypt3 library not being backward compatible. Please use the --disable-libcrypt configuration option (with ./configure). Then ccrypt will work correctly (although the crypt3 test may still fail). Also note that the crypt3 library is only used in unix-crypt mode, i.e., when ccrypt is used with the -u option. Hopefully this is extremely rarely used, as it's been about 25 years since unix crypt even existed. I'll remove this test and the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 12 Apr 2022 12:40:40 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/28/?limit=50#22b5</guid></item><item><title>papoteur posted a comment on ticket #28</title><link>https://sourceforge.net/p/ccrypt/bugs/28/?limit=25#9cca</link><description>The end of the test: Discrepancy for salt zv, password length 4 Discrepancy for salt zv, password length 7 Discrepancy for salt zT, password length 6 Failed: 817 discrepancies. FAIL crypt3-check (exit status: 1)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">papoteur</dc:creator><pubDate>Tue, 12 Apr 2022 05:40:38 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/28/?limit=25#9cca</guid></item><item><title>papoteur created ticket #28</title><link>https://sourceforge.net/p/ccrypt/bugs/28/</link><description>Crypt3_check fails with GCC 12</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">papoteur</dc:creator><pubDate>Tue, 12 Apr 2022 05:39:01 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/28/</guid></item><item><title>Dana Booth modified a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/ccrypt/discussion/130899/thread/71bf35db15/?limit=25#3621</link><description>I keep ccrypt.exe and cgwin1.dll in a local bin dir within my "Users" directory in Windows, and it is in my user path. I had never used the --recursive option to encrypt whole directory structures before, but when I did try this morning, ccrypt encrypted the first four files in the target directory and stopped. Additionally, ccrypt.exe mysteriously disappeared from its own directory, and I had to re-extract a new copy from its archive. I re-created this several times using different directories and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dana Booth</dc:creator><pubDate>Thu, 21 Oct 2021 17:27:16 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/discussion/130899/thread/71bf35db15/?limit=25#3621</guid></item><item><title>Dana Booth posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/ccrypt/discussion/130899/thread/71bf35db15/?limit=25#3621</link><description>I keep ccrypt.exe and ccrypt.dll in a local bin dir within my "Users" directory in Windows, and it is in my user path. I had never used the --recursive option to encrypt whole directory structures before, but when I did try this morning, ccrypt encrypted the first four files in the target directory and stopped. Additionally, ccrypt.exe mysteriously disappeared from its own directory, and I had to re-extract a new copy from its archive. I re-created this several times using different directories and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dana Booth</dc:creator><pubDate>Thu, 21 Oct 2021 13:22:19 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/discussion/130899/thread/71bf35db15/?limit=25#3621</guid></item><item><title>Peter Selinger posted a comment on ticket #11</title><link>https://sourceforge.net/p/ccrypt/feature-requests/11/?limit=50#3862</link><description>Hi NickSoft, thanks for writing. That feature request makes a lot of sense. You have probably already discovered the "-v" option, which tells you which file is currently being encrypted (but does not the progress within each file). That is useful if you are encrypting many files and you want to know how many are finished. Not so useful if you just have one gigantic file. ccrypt is so fast that I never needed a progress bar before for any kind of normal sized file. But indeed, disk dumps are a bit...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Wed, 09 Dec 2020 01:25:57 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/11/?limit=50#3862</guid></item><item><title>NickSoft created ticket #11</title><link>https://sourceforge.net/p/ccrypt/feature-requests/11/</link><description>Progress display while encrupting</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NickSoft</dc:creator><pubDate>Tue, 08 Dec 2020 21:15:59 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/feature-requests/11/</guid></item><item><title>Yahe posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#4a5d</link><description>I will end the discussion here and just proceed to advise anyone who is asking against using ccrypt.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yahe</dc:creator><pubDate>Wed, 02 Dec 2020 12:56:57 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#4a5d</guid></item><item><title>Peter Selinger posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#fcfd</link><description>At this point you are just flaming me. Here is the definition of "Encryption" from Wikipedia. The information you seem to be misunderstanding is right there in the 4th sentence: "In cryptography, encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. Ideally, only authorized parties can decipher a ciphertext back to plaintext and access the original information. Encryption...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Wed, 02 Dec 2020 12:50:33 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#fcfd</guid></item><item><title>Yahe posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#eb7f</link><description>I still think that your FAQs are misleading. The answer to the 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?" should be a "No." The response to the question "Does ccrypt implement an authenticated encryption scheme to protect the integrity of the encrypted data? " implies that not providing integrity protection is not a big deal and your suggestion to add an outdated SHA-1 hash at the beginning of the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yahe</dc:creator><pubDate>Wed, 02 Dec 2020 07:21:18 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#eb7f</guid></item><item><title>Yahe posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#9fdc</link><description>Perhaps people expect the author of an encryption tool to provide a proper solution. I was personally asked by a colleague if it is okay to use your application and I had to advise against it. You expect end users to know their way around cryptography which is a false assumption.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yahe</dc:creator><pubDate>Wed, 02 Dec 2020 07:14:55 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#9fdc</guid></item><item><title>Peter Selinger posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#3034</link><description>I have added this question to the FAQ. The reason it was not there is that nobody has asked this question before. Perhaps not everybody skips the documentation.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Wed, 02 Dec 2020 00:57:44 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#3034</guid></item><item><title>Yahe posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#be88</link><description>This must be some kind of joke. This problem should be mentioned directly on the website and in the security section of the FAQs. Instead you hide this crucial information in the manpages in a section that starts with the false claim that "ccrypt is believed to provide very strong cryptographic security". Actually, I dispute this claim as providing integrity guarantees is part of providing very strong cryptographic security. As I see it right now, ccrypt is outdated cryptographic software that hides...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yahe</dc:creator><pubDate>Tue, 01 Dec 2020 19:28:13 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=25#be88</guid></item><item><title>Peter Selinger modified ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/</link><description>Missing integrity protection</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 01 Dec 2020 17:36:15 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/</guid></item><item><title>Peter Selinger posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#3afd</link><description>As this is not a bug report, I am closing it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 01 Dec 2020 17:36:15 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#3afd</guid></item><item><title>Peter Selinger posted a comment on ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#c17e</link><description>Yes, that is correct. The documentation also says this. From the man page: "On the other hand, ccrypt does not attempt to provide data integrity, i.e., it will not attempt to detect whether the ciphertext was modified after encryption. In particular, encrypted data can be truncated, leaving the corresponding decrypted data also truncated, but otherwise consistent. If one needs to ensure data integrity as well as secrecy, this can be achieved by other methods. The recommended method is to prepend...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 01 Dec 2020 17:35:48 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/?limit=50#c17e</guid></item><item><title>Yahe created ticket #27</title><link>https://sourceforge.net/p/ccrypt/bugs/27/</link><description>Missing integrity protection</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yahe</dc:creator><pubDate>Tue, 01 Dec 2020 10:21:55 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/27/</guid></item><item><title>spaceman modified a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#8d94</link><description>Allow me to suggest to be your WindowsXP test guy, should you decide to continue with the compiler that you used upto 1.10 :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:52:02 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#8d94</guid></item><item><title>spaceman posted a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#8d94</link><description>I am willing to be your WindowsXP test guy, should you decide to continue with the compiler that you used upto 1.10 :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:51:43 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#8d94</guid></item><item><title>Peter Selinger posted a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=50#bab1</link><description>In that case it means that I myself could not have performed Solution #2 either? (Compiling myself) I don't know. You have one decisive advantage, which is that you actually own a copy of Windows XP. I imagine that whatever compiler comes with XP would probably work. I haven't had a computer running XP in many years, so it is hard for me to test.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 25 Apr 2019 20:39:46 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=50#bab1</guid></item><item><title>spaceman modified a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</link><description>Hi Peter &gt;the problem is that likely I will not have access to an older compiler. In that case it means that I myself could not have performed Solution #2 either? (Compiling myself) &gt;1.7. Is this the latest version that runs on XP? That's actually a terrific idea. I downloaded now 1.8 till 1.11 (wanted to try 1.11 again). The results are: 1.8: Working :) 1.9: Working :) 1.10: Working :) 1.11: Not Working :)) So it seems the problem only starts from 1.11.. All version upto it work great. I tried both...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:36:55 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</guid></item><item><title>spaceman modified a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</link><description>Hi Peter &gt;the problem is that likely I will not have access to an older compiler. In that case it means that I myself could not have performed Solution #2 either? (Compiling myself) &gt;1.7. Is this the latest version that runs on XP? That's actually a terrific idea. I downloaded now 1.8 till 1.11 (wanted to try 1.11 again). The results are: 1.8: Working :) 1.9: Working :) 1.10: Working :) 1.11: Not Working :)) So it seems the problem only starts from 1.11.. All version upto it work great. I tried both...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:36:30 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</guid></item><item><title>spaceman modified a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</link><description>Hi Peter &gt;the problem is that likely I will not have access to an older compiler. In that case it means that I myself could not have performed Solution #2 either? (Compiling myself) &gt;1.7. Is this the latest version that runs on XP? That's actually a terrific idea. I downloaded now 1.8 till 1.11 (wanted to try 1.11 again). The results are: 1.8: Working :) 1.9: Working :) 1.10: Working :) 1.11: Not Working :)) So it seems the problem only starts from 1.11.. All version upto it work great. I tried both...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:35:50 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</guid></item><item><title>spaceman modified a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</link><description>Hi Peter &gt;the problem is that likely I will not have access to an older compiler. In that case it means that I myself could not have performed Solution #2 either? (Compiling myself) &gt;1.7. Is this the latest version that runs on XP? That's actually a terrific idea. I downloaded now 1.8 till 1.11 (wanted to try 1.11 again). The results are: 1.8: Working :) 1.9: Working :) 1.10: Working :) 1.11: Not Working :)) So it seems the problem only starts from 1.11.. All version upto it work great. I tried both...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:34:20 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</guid></item><item><title>spaceman posted a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</link><description>Hi Peter &gt;the problem is that likely I will not have access to an older compiler. In that case it means that I myself could not have performe Solution #2? (Compiling myself) &gt;1.7. Is this the latest version that runs on XP? That's actually a terrific idea. I downloaded now 1.8 till 1.11 (wanted to try 1.11 again). The results are: 1.8: Working :) 1.9: Working :) 1.10: Working :) 1.11: Not Working :)) So it seems the problem only starts from 1.11.. All version upto it work great. I tried both running,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 20:33:52 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#54d8</guid></item><item><title>Peter Selinger posted a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=50#be82</link><description>Hi Spaceman, the problem is that likely I will not have access to an older compiler. But the changes to ccrypt in the last 15 years have been mostly compatibility updates, so there is nothing wrong in principle with using ccrypt 1.7. Is this the latest version that runs on XP? -- Peter</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 25 Apr 2019 20:20:00 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=50#be82</guid></item><item><title>spaceman modified a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#86d9</link><description>Hi Peter Thank you very much for the reply. I downloaded v1.7 (file: http://ccrypt.sourceforge.net/download/1.7/ccrypt-1.7.cygwin-i386.zip ) and indeed it now runs well, and I also tested it and it Encrypts and Decrypts well. Is it maybe possible in the next version to compile it to work for XP too? (assuming it does not require any change in the code, and justmeans using a different/older compiler)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 16:42:13 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#86d9</guid></item><item><title>spaceman posted a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#86d9</link><description>Hi Peter Thank you very much for the reply. I downloaded v1.7 (file: http://ccrypt.sourceforge.net/download/1.7/ccrypt-1.7.cygwin-i386.zip ) and indeed it now runs well, and I also tested it and it Encrypts and Decrypts well. Is it maybe possible in the next version to compile it to work for XP too? (assuming it does not require any change in the code, and justmeans using a different/older compiler)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 16:39:41 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=25#86d9</guid></item><item><title>Peter Selinger modified ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/</link><description>ccrypt on Windows XP</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 25 Apr 2019 14:58:06 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/</guid></item><item><title>Peter Selinger posted a comment on ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/?limit=50#d8fe</link><description>Thanks for reporting this. The error message likely means that the Windows XP kernel is too old to support this version of ccrypt. You have several options: (1) use an older precompiled version of ccrypt. You can find the older files here: http://ccrypt.sourceforge.net/download/ For example, release 1.7 from 2004 will most likely run on Windows XP. There have been no major bugfixes since 1.7, so this version will work just fine. (2) Compile it yourself from sources. This requires installing Cygwin...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 25 Apr 2019 14:55:29 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/?limit=50#d8fe</guid></item><item><title>spaceman created ticket #26</title><link>https://sourceforge.net/p/ccrypt/bugs/26/</link><description>ccrypt on Windows XP</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">spaceman</dc:creator><pubDate>Thu, 25 Apr 2019 13:00:35 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/26/</guid></item><item><title>Peter Selinger modified a comment on ticket #25</title><link>https://sourceforge.net/p/ccrypt/bugs/25/?limit=50#c2a2</link><description>Thanks for reporting this. I will fix this bug in the next release. It may be caused by an incompatibility between the GNU getopt library and the one included in cygwin. Meanwhile, please configure with ./configure --with-included-getopt This should make the problem go away. Thanks, -- Peter</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sat, 29 Dec 2018 03:47:30 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/25/?limit=50#c2a2</guid></item><item><title>Peter Selinger posted a comment on ticket #25</title><link>https://sourceforge.net/p/ccrypt/bugs/25/?limit=50#c2a2</link><description>Thanks for reporting this. I will fix this bug in the next release. It may be caused by an incompatibility between the GNU getopt library and the one included in cygwin. Meanwhile, please configure with configure --with-included-getopt This should make the problem go away. Thanks, -- Peter</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sat, 29 Dec 2018 03:47:12 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/25/?limit=50#c2a2</guid></item><item><title>marco atzeri created ticket #25</title><link>https://sourceforge.net/p/ccrypt/bugs/25/</link><description>ccrypt-check.sh wrong test</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">marco atzeri</dc:creator><pubDate>Sun, 23 Dec 2018 13:32:30 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/25/</guid></item><item><title>ccrypt released /1.7/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.7/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.7/README/download</guid></item><item><title>ccrypt released /1.8/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.8/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.8/README/download</guid></item><item><title>ccrypt released /1.6/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.6/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.6/README/download</guid></item><item><title>ccrypt released /1.9/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.9/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.9/README/download</guid></item><item><title>ccrypt released /1.5/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.5/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.5/README/download</guid></item><item><title>ccrypt released /1.10/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.10/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.10/README/download</guid></item><item><title>ccrypt released /1.1/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.1/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.1/README/download</guid></item><item><title>ccrypt released /1.4/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.4/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.4/README/download</guid></item><item><title>ccrypt released /1.11/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.11/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.11/README/download</guid></item><item><title>ccrypt released /1.0/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.0/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.0/README/download</guid></item><item><title>ccrypt released /1.11/ccrypt-1.11.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.11/ccrypt-1.11.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.11/ccrypt-1.11.tar.gz/download</guid></item><item><title>ccrypt released /1.3/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.3/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.3/README/download</guid></item><item><title>ccrypt released /1.2/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.2/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:26:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.2/README/download</guid></item><item><title>Peter Selinger modified ticket #24</title><link>https://sourceforge.net/p/ccrypt/bugs/24/</link><description>ps-ccrypt broken on Emacs 26.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Fri, 27 Jul 2018 22:17:38 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/24/</guid></item><item><title>Peter Selinger posted a comment on ticket #24</title><link>https://sourceforge.net/p/ccrypt/bugs/24/?limit=50#4ca1</link><description>This was fixed in ccrypt 1.11.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Fri, 27 Jul 2018 22:17:38 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/24/?limit=50#4ca1</guid></item><item><title>Peter Selinger created a blog post</title><link>https://sourceforge.net/p/ccrypt/news/2018/07/ccrypt-111-released/</link><description>ccrypt 1.11 released</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Fri, 27 Jul 2018 22:10:58 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/news/2018/07/ccrypt-111-released/</guid></item><item><title>ccrypt released /ccrypt/1.9/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.9/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.9/README/download</guid></item><item><title>ccrypt released /ccrypt/1.3/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.3/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.3/README/download</guid></item><item><title>ccrypt released /ccrypt/1.2/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.2/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.2/README/download</guid></item><item><title>ccrypt released /ccrypt/1.4/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.4/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.4/README/download</guid></item><item><title>ccrypt released /ccrypt/1.6/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.6/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.6/README/download</guid></item><item><title>ccrypt released /ccrypt/1.7/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.7/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.7/README/download</guid></item><item><title>ccrypt released /ccrypt/1.5/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.5/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.5/README/download</guid></item><item><title>ccrypt released /ccrypt/1.8/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.8/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.8/README/download</guid></item><item><title>ccrypt released /ccrypt/1.0/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.0/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.0/README/download</guid></item><item><title>ccrypt released /ccrypt/1.1/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.1/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.1/README/download</guid></item><item><title>ccrypt released /ccrypt/1.10/README</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.10/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 22:05:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.10/README/download</guid></item><item><title>ccrypt released /ccrypt/1.11/ccrypt-1.11.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/ccrypt/1.11/ccrypt-1.11.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 21:57:03 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/ccrypt/1.11/ccrypt-1.11.tar.gz/download</guid></item><item><title>ccrypt released /1.11/ccrypt-1.11.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/ccrypt/files/1.11/ccrypt-1.11.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ccrypt</dc:creator><pubDate>Fri, 27 Jul 2018 21:56:02 -0000</pubDate><guid>https://sourceforge.net/projects/ccrypt/files/1.11/ccrypt-1.11.tar.gz/download</guid></item><item><title>Duncan Bayne posted a comment on ticket #24</title><link>https://sourceforge.net/p/ccrypt/bugs/24/?limit=25#bb8b</link><description>Thanks, tested on 26.1. Works a treat! :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Duncan Bayne</dc:creator><pubDate>Thu, 26 Jul 2018 21:46:09 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/24/?limit=25#bb8b</guid></item><item><title>Duncan Bayne posted a comment on ticket #24</title><link>https://sourceforge.net/p/ccrypt/bugs/24/?limit=25#993c</link><description>Thanks for the prompt reply Peter! Much appreciated. I actually hadn't even realised I'd upgraded Emacs along with a bunch of other packages, and spent some time in mild confusion :) "How did this work yesterday? What's changed????"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Duncan Bayne</dc:creator><pubDate>Thu, 26 Jul 2018 07:36:00 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/24/?limit=25#993c</guid></item><item><title>Peter Selinger posted a comment on ticket #24</title><link>https://sourceforge.net/p/ccrypt/bugs/24/?limit=50#6490</link><description>Thanks for reporting this. I have not yet upgraded to Emacs 26, so I didn't experience this bug myself. I have put an updated version of ps-ccrypt.el here: http://ccrypt.sourceforge.net/#news I will release an updated version of ccrypt soon. -- Peter</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Thu, 26 Jul 2018 01:04:02 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/24/?limit=50#6490</guid></item><item><title>Duncan Bayne created ticket #24</title><link>https://sourceforge.net/p/ccrypt/bugs/24/</link><description>ps-ccrypt broken on Emacs 26.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Duncan Bayne</dc:creator><pubDate>Wed, 25 Jul 2018 22:06:15 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/24/</guid></item><item><title>mikeB posted a comment on ticket #7</title><link>https://sourceforge.net/p/ccrypt/support-requests/7/?limit=25#eda2/2c47</link><description>Okay - I'll give that a try and thanks so much for your fast reply. have a GREAT day, mikeB code-it.com On 09/05/2017 04:42 PM, Peter Selinger wrote: Ccrypt itself does not do this, because it is a command line tool. However, you can easily write a script that prompts the user for the password via a GUI and then invokes ccrypt. For example, the attached is a simple Tcl/TK script (adapted from http://wiki.tcl.tk/3131) that prompts for a password and then echos the password to its standard output....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mikeB</dc:creator><pubDate>Wed, 06 Sep 2017 00:20:58 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/7/?limit=25#eda2/2c47</guid></item><item><title>Peter Selinger modified ticket #7</title><link>https://sourceforge.net/p/ccrypt/support-requests/7/</link><description>Popup input?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 05 Sep 2017 22:44:37 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/7/</guid></item><item><title>Peter Selinger modified a comment on ticket #7</title><link>https://sourceforge.net/p/ccrypt/support-requests/7/?limit=50#eda2</link><description>Ccrypt itself does not do this, because it is a command line tool. However, you can easily write a script that prompts the user for the password via a GUI and then invokes ccrypt. For example, the attached is a simple Tcl/TK script (adapted from http://wiki.tcl.tk/3131) that prompts for a password and then echos the password to its standard output. You could pipe the password directly into ccrypt like this: wish getpass.tk | ccrypt -k- myfile This would encrypt the file "myfile" with the password...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 05 Sep 2017 22:44:09 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/7/?limit=50#eda2</guid></item><item><title>Peter Selinger posted a comment on ticket #7</title><link>https://sourceforge.net/p/ccrypt/support-requests/7/?limit=50#eda2</link><description>Ccrypt itself does not do this, because it is a command line tool. However, you can easily write a script that prompts the user for the password via a GUI and then invokes ccrypt. For example, the attached is a simple Tcl/TK script (adapted from http://wiki.tcl.tk/3131) that prompts for a password and then echos the password to its standard output. You could pipe the password directly into ccrypt like this: wish getpass.tk | ccrypt -k- myfile This would encrypt the file "myfile" with the password...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Tue, 05 Sep 2017 22:42:23 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/7/?limit=50#eda2</guid></item><item><title>mikeB created ticket #7</title><link>https://sourceforge.net/p/ccrypt/support-requests/7/</link><description>Popup input?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mikeB</dc:creator><pubDate>Tue, 05 Sep 2017 21:35:00 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/support-requests/7/</guid></item><item><title>Mark Poh posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/ccrypt/discussion/130899/thread/7571e0b4/?limit=25#e556</link><description>Hi all, Is there a CCrypt for Linux SuSE 11 SP4 (s390x architecture) 64bits ? Be it RPM or compile version... Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Poh</dc:creator><pubDate>Thu, 04 May 2017 06:53:20 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/discussion/130899/thread/7571e0b4/?limit=25#e556</guid></item><item><title>Peter Selinger modified ticket #21</title><link>https://sourceforge.net/p/ccrypt/bugs/21/</link><description>ps-ccrypt.el not working with Emacs 24.5.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Selinger</dc:creator><pubDate>Sun, 13 Nov 2016 22:36:05 -0000</pubDate><guid>https://sourceforge.net/p/ccrypt/bugs/21/</guid></item></channel></rss>