From owner-svn-src-all@freebsd.org Mon Feb 6 15:18:35 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06040CD3BB2 for ; Mon, 6 Feb 2017 15:18:35 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-yw0-x230.google.com (mail-yw0-x230.google.com [IPv6:2607:f8b0:4002:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C38EC769 for ; Mon, 6 Feb 2017 15:18:34 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-yw0-x230.google.com with SMTP id w75so50206045ywg.1 for ; Mon, 06 Feb 2017 07:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=yk1AZYP22G5VIP+F33TTLy9j6iaqV4LRMYMJC2baq50=; b=glcY+hxLI6VOWUvLh72eJKnSSORnfP73rMA43lZi/SzFGAHpOF5TKjlGXF5SY613lG mlTLdYXCanIRAV4t3qxiwRiIGQ5SKZ+KfrkNVP8xgG3BN5t0UxrERU9jwTWHI39Qsvax ViXPcD96x/8maiGBS9XP6jSE836pGa4BJfCiGWZAK9f/EebcM7F8PFViV7wpYeQ1xc2a l9UQp4d4rVhTL2bOrjplAjVDXm2tRhSp5RlEiGsL4i7VU6QEAAKjHICBO9K89zrKR/qP Hd0+55ZHPzeNQwSL705nAtIMi5Y3856vtWJnZEkKX4i4ptUGxNl3cS4JL0SxpYfW6nqR 7W9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=yk1AZYP22G5VIP+F33TTLy9j6iaqV4LRMYMJC2baq50=; b=aOVbHGwu00KqTeMPHt2cn8fMiMVUmByU6jpLtL7BZp8LiUUuWyLb1YoutwnG+RWrlp /3F21bkm7Eb2+ldoGjp+ldMj8N8M7WqbAk1QXaW4zsUAbzQRN+CMJpceNcgWjjvhxoWy UJPOUNLrffv4fbgob8FDLA0uHaQ1JNTTw8cR3Go+mEqrahnol6U8/iAIvmYWC1AkQk2B vkMmjkD1cO2AqEVr+A++IeZtjccyKYcnKknsdQh53AEXz7eh+WLFBOprGQ3chP7hQjJ7 QF+olzGNCuPWiQlacmTHQS9nigauAe7M01svieP7iu1oBOEKoPu+ImWTq93CUXQi3JHj BGiA== X-Gm-Message-State: AIkVDXI8iWXRjzou5kaNWbFcCsZ9Ik2Jp3yj+wq/IzAdNLB3cBoWiuyY+E2rZrHlmyv9+1+6HUJdTFH91QYrkQ== X-Received: by 10.129.108.77 with SMTP id h74mr7084197ywc.95.1486394313788; Mon, 06 Feb 2017 07:18:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.52.76 with HTTP; Mon, 6 Feb 2017 07:18:03 -0800 (PST) In-Reply-To: <201702060827.v168RJQY056084@repo.freebsd.org> References: <201702060827.v168RJQY056084@repo.freebsd.org> From: Ed Schouten Date: Mon, 6 Feb 2017 16:18:03 +0100 Message-ID: Subject: Re: svn commit: r313329 - in head: bin/ed secure/usr.bin secure/usr.bin/bdes usr.bin usr.bin/enigma To: Allan Jude Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 15:18:35 -0000 Hi Allan, 2017-02-06 9:27 GMT+01:00 Allan Jude : > The use of DES for anything is discouraged, especially with a static IV of 0 Not entirely related to this, but still... Do we want to go ahead and also remove DES support from crypt(3)? Compared to the other crypt formats, the DES implementation seems fairly large, uses global state, etc. I can send out a change for code review if people {like,don't object to} this. -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717