From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18221 invoked from network); 17 Oct 2020 19:29:12 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 17 Oct 2020 19:29:12 -0000 Received: (qmail 6116 invoked by uid 550); 17 Oct 2020 19:29:02 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 5590 invoked from network); 17 Oct 2020 19:27:55 -0000 Date: Sat, 17 Oct 2020 21:27:51 +0200 From: Solar Designer To: Tim van der Staaij Cc: musl Message-ID: <20201017192751.GA10679@openwall.com> References: <1752dd63ca0.f45c706c130962.3068699904194055827@tim.vanderstaaij.email> <20201015203232.GA7129@openwall.com> <1752e0fb54a.df9dc6c5135741.5665031325422067973@tim.vanderstaaij.email> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1752e0fb54a.df9dc6c5135741.5665031325422067973@tim.vanderstaaij.email> User-Agent: Mutt/1.4.2.3i Subject: Re: [musl] [PATCH] crypt: support $2b$ prefix for blowfish On Thu, Oct 15, 2020 at 10:59:42PM +0200, Tim van der Staaij wrote: > I didn't realize that this code had an upstream, should've paid more > attention to the header! Of course I agree that syncing it with your > version would be a better solution. Tim, are you going to submit a revised patch? Alexander