From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,681b83914f25819b,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.110.68 with SMTP id m4mr6583099qap.2.1361104520956; Sun, 17 Feb 2013 04:35:20 -0800 (PST) X-Received: by 10.49.48.41 with SMTP id i9mr81628qen.36.1361104520858; Sun, 17 Feb 2013 04:35:20 -0800 (PST) Path: k2ni33407qap.0!nntp.google.com!dd2no200748qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 17 Feb 2013 04:35:20 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=GfZx5woAAADTB-o-XOdlp4UQ5ID5xKzF NNTP-Posting-Host: 2.230.82.82 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4e1da8eb-68ce-43a5-914b-81ba8512bf10@googlegroups.com> Subject: Secret sharing schemes in Ada From: Dufr Injection-Date: Sun, 17 Feb 2013 12:35:20 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-02-17T04:35:20-08:00 List-Id: Hi does anyone have an implementation of a secret sharing scheme (e.g. Shamir's) in Ada? Thank you Dufriz