From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: puzzle with string permutations [photo] Date: Tue, 2 Aug 2022 15:21:51 +0300 Message-ID: References: <87r141rn8n.fsf@dataswamp.org> <875yjcfox0.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3527"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/+ () (2022-06-11) Cc: Emanuel Berg , help-gnu-emacs@gnu.org To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Aug 02 15:11:14 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oIrg1-0000jF-Lo for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 02 Aug 2022 15:11:13 +0200 Original-Received: from localhost ([::1]:34408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oIrg0-0001Hk-Ho for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 02 Aug 2022 09:11:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55766) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIre5-0001EI-Js for help-gnu-emacs@gnu.org; Tue, 02 Aug 2022 09:09:13 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:43507) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIre1-0005xW-Go for help-gnu-emacs@gnu.org; Tue, 02 Aug 2022 09:09:13 -0400 Original-Received: from localhost ([::ffff:154.229.221.16]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000B5B05.0000000062E921CF.00005C17; Tue, 02 Aug 2022 06:08:30 -0700 Mail-Followup-To: Marcin Borkowski , Emanuel Berg , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <875yjcfox0.fsf@mbork.pl> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:138744 Archived-At: * Marcin Borkowski [2022-08-01 09:43]: > http://mbork.pl/2022-08-01_Making_secrets_with_Emacs That is great. I have made package to use Emacs built-in encryption: GNU Emacs Package: rcd-encryption.el: https://gnu.support/gnu-emacs/packages/GNU-Emacs-Package-rcd-encryption-el-70898.html (rcd-encrypt-decrypt-base64 "Hello there" "mypassword") ⇒ "X4xvvMvQkoKwtN8t6sLvH2yA4+YoXCEbAlwymTzewF7ejjcYRA4g6OWhGeEBt0rby22xA+AP2xCZ +cvK05rdrw==" Or this encrypted region with password "something" xEZW1e8Jj8b2mlJHpDjk0nFf4u2Jod3soRd12hYMT74bjPawxryZw4GBOD8ECC/XL37YXz2tDRUE6KsUi6Tb5w== You may decrypt with {M-x rcd-decrypt-region-base64 RET} on the above text. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/