Protocol Action: 'TinyMT32 Pseudo Random Number Generator (PRNG)' to Proposed Standard (draft-ietf-tsvwg-tinymt32-06.txt)

The IESG <iesg-secretary@ietf.org> Tue, 18 June 2019 14:32 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 086CC12018E; Tue, 18 Jun 2019 07:32:06 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'TinyMT32 Pseudo Random Number Generator (PRNG)' to Proposed Standard (draft-ietf-tsvwg-tinymt32-06.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.98.0
Auto-Submitted: auto-generated
Precedence: bulk
Cc: magnus.westerlund@ericsson.com, tsvwg@ietf.org, The IESG <iesg@ietf.org>, wes@mti-systems.com, draft-ietf-tsvwg-tinymt32@ietf.org, tsvwg-chairs@ietf.org, rfc-editor@rfc-editor.org, Wesley Eddy <wes@mti-systems.com>
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Message-ID: <156086832602.8462.17895764494827320012.idtracker@ietfa.amsl.com>
Date: Tue, 18 Jun 2019 07:32:06 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/-EuQ_FA5Xk7ubMYJNRJ2_adHwT4>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.29
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Jun 2019 14:32:06 -0000

The IESG has approved the following document:
- 'TinyMT32 Pseudo Random Number Generator (PRNG)'
  (draft-ietf-tsvwg-tinymt32-06.txt) as Proposed Standard

This document is the product of the Transport Area Working Group.

The IESG contact persons are Mirja Kühlewind and Magnus Westerlund.

A URL of this Internet Draft is:
https://datatracker.ietf.org/doc/draft-ietf-tsvwg-tinymt32/





Technical Summary

   This document describes the TinyMT32 Pseudo Random Number Generator
   (PRNG) that produces 32-bit pseudo-random unsigned integers and aims
   at having a simple-to-use and deterministic solution.  This PRNG is a
   small-sized variant of Mersenne Twister (MT) PRNG, also designed by
   M.  Saito and M.  Matsumoto.  The main advantage of TinyMT32 over MT
   is the use of a small internal state, compatible with most target
   platforms including embedded devices, while keeping a reasonably good
   randomness.

Working Group Summary

 This document was created from content that had been within another document (draft-ietf-tsvwg-rlc-fec-scheme) in order to correct copyright issues that where noted in the IESG review of that other document.  Thus, the majority of the content of this document went through two working group last calls (one while it was part of the RLC FEC document that received many specific reviews, and one by itself, with less reviews).

Document Quality

There have been implementations, specifically related to the RLC FEC scheme.  These implementations were reported to the working group, and the documents benefited from the implementation and testing experience.  The document itself also contains most of an implementation as the source-code description of the algorithm.


Personnel

Wesley Eddy is the document shepherd, and Magnus Westerlund is the responsible Area Director.