Distributed.net

Last updated
distributed.net
DistributedNetLogoW.jpg
Type of site
Volunteer computing
OwnerDistributed Computing Technologies, Inc.
URL distributed.net
LaunchedFebruary 1997
Current statusActive

Distributed.net is a volunteer computing effort that is attempting to solve large scale problems using otherwise idle CPU or GPU time. It is governed by Distributed Computing Technologies, Incorporated (DCTI), a non-profit organization under U.S. tax code 501(c)(3).

Contents

Distributed.net is working on RC5-72 (breaking RC5 with a 72-bit key). [1] The RC5-72 project is on pace to exhaust the keyspace in just over 40 years as of February 2024, [2] although the project will end whenever the required key is found. RC5 has eight unsolved challenges from RSA Security, although in May 2007, RSA Security announced [3] that they would no longer be providing prize money for a correct key to any of their secret key challenges. distributed.net has decided to sponsor the original prize offer for finding the key as a result. [4]

In 2001, distributed.net was estimated to have a throughput of over 30 TFLOPS. [5] As of August 2019, the throughput was estimated to be the same as a Cray XC40, as used in the Lonestar 5 supercomputer, [6] or around 1.25 petaFLOPs. [7]

History

A coordinated effort was started in February 1997 by Earle Ady and Christopher G. Stach II of Hotjobs.com and New Media Labs, as an effort to break the RC5-56 portion of the RSA Secret-Key Challenge, a 56-bit encryption algorithm that had a $10,000 USD prize available to anyone who could find the key. Unfortunately, this initial effort had to be suspended as the result of SYN flood attacks by participants upon the server. [8]

A new independent effort, named distributed.net, was coordinated by Jeffrey A. Lawson, Adam L. Beberg, and David C. McNett along with several others who would serve on the board and operate infrastructure. By late March 1997 new proxies were released to resume RC5-56 and work began on enhanced clients. A cow head was selected as the icon of the application and the project's mascot. [9]

The RC5-56 challenge was solved on October 19, 1997 after 250 days. The correct key was "0x532B744CC20999" and the plaintext message read "The unknown message is: It's time to move to a longer key length". [10]

The RC5-64 challenge was solved on July 14, 2002 after 1,757 days. The correct key was "0x63DE7DC154F4D039" and the plaintext message read "The unknown message is: Some things are better left unread". [11]

The search for Optimal Golomb Rulers (OGRs) of order 24, 25, 26, 27 and 28 were completed by distributed.net on 13 October 2004, 25 October 2008, 24 February 2009, 19 February 2014, and 23 November 2022 respectively. [12] [13] [14] [15] [16]

Client

"DNETC" is the file name of the software application which users run to participate in any active distributed.net project. It is a command line program with an interface to configure it, available for a wide variety of platforms. [17] distributed.net refers to the software application simply as the "client". As of April 2019, volunteers running 32-bit Windows with AMD FireStream enabled GPUs have contributed the most processing power to the RC5-72 project [18] and volunteers running 64-bit Linux have contributed the most processing power to the OGR-28 project. [19]

Portions of the source code for the client are publicly available, although users are not permitted to distribute modified versions themselves. [20]

Distributed.net's RC5-72 project is available on the BOINC client through the Moo! Wrapper. [21]

Development of GPU-enabled clients

Average daily RC5-72 production by platform for 2 February 2024 - 27 May 2024 Average RC5-72 production.png
Average daily RC5-72 production by platform for 2 February 2024 27 May 2024

In recent years, most of the work on the RC5-72 project has been submitted by clients that run on the GPU of modern graphics cards. Although the project had already been underway for almost 6 years when the first GPUs began submitting results, as of May 2024, GPUs represent 88% of all completed work units, [23] and complete more than 95% of all work units each day. [22]

In late 2007, work began on the implementation of new RC5-72 cores designed to run on NVIDIA CUDA-enabled hardware, with the first completed work units reported in November 2008. On high-end NVIDIA video cards at the time, upwards of 600 million keys/second was observed [24] For comparison, a 2008-era high-end single CPU working on RC5-72 achieved about 50 million keys/second, representing a very significant advancement for RC5-72. As of May 2024, CUDA clients have completed 11% of all work on the RC5-72 project, and performs about 10% of the work each day. [23]
Similarly, near the end of 2008, work began on the implementation of new RC5-72 cores designed to run on AMD FireStream-enabled hardware. Some of the products in the Radeon HD 5000 and 6000 series provided key rates in excess of 1.8 billion keys/second. [25] As of May 2024, FireStream clients have completed over 23% of all work on the RC5-72 project. [23] Daily production from FireStream clients has dropped below 0.5% as the majority of AMD GPU contributors now use the OpenCL client. [23]
An OpenCL client entered beta testing in late 2012 and was released in 2013. As of May 2024, OpenCL clients have completed more than 53% of all work on the RC5-72 project, and now performs about 85% of the work each day. No breakdown of OpenCL production by GPU manufacturer exists, as AMD, NVIDIA, and Intel GPUs all support OpenCL. [26]

Timeline of distributed.net projects

Timeline of projects hosted by distributed.net, as of February 2024
Distributed.net
Current
Cryptography
Golomb rulers

See also

Related Research Articles

<span class="mw-page-title-main">AMD</span> American multinational semiconductor company

Advanced Micro Devices, Inc. (AMD) is an American multinational corporation and fabless semiconductor company based in Santa Clara, California, that designs, develops and sells computer processors and related technologies for business and consumer markets.

<span class="mw-page-title-main">Golomb ruler</span> Set of marks along a ruler such that no two pairs of marks are the same distance apart

In mathematics, a Golomb ruler is a set of marks at integer positions along a ruler such that no two pairs of marks are the same distance apart. The number of marks on the ruler is its order, and the largest distance between two of its marks is its length. Translation and reflection of a Golomb ruler are considered trivial, so the smallest mark is customarily put at 0 and the next mark at the smaller of its two possible values. Golomb rulers can be viewed as a one-dimensional special case of Costas arrays.

<span class="mw-page-title-main">RC5</span> Block cipher

In cryptography, RC5 is a symmetric-key block cipher notable for its simplicity. Designed by Ronald Rivest in 1994, RC stands for "Rivest Cipher", or alternatively, "Ron's Code". The Advanced Encryption Standard (AES) candidate RC6 was based on RC5.

<span class="mw-page-title-main">RC6</span> Block cipher

In cryptography, RC6 is a symmetric key block cipher derived from RC5. It was designed by Ron Rivest, Matt Robshaw, Ray Sidney, and Yiqun Lisa Yin to meet the requirements of the Advanced Encryption Standard (AES) competition. The algorithm was one of the five finalists, and also was submitted to the NESSIE and CRYPTREC projects. It was a proprietary algorithm, patented by RSA Security.

<span class="mw-page-title-main">EFF DES cracker</span> Cryptographic hardware

In cryptography, the EFF DES cracker is a machine built by the Electronic Frontier Foundation (EFF) in 1998, to perform a brute force search of the Data Encryption Standard (DES) cipher's key space – that is, to decrypt an encrypted message by trying every possible key. The aim in doing this was to prove that the key size of DES was not sufficient to be secure.

<span class="mw-page-title-main">Free and open-source graphics device driver</span> Software that controls computer-graphics hardware

A free and open-source graphics device driver is a software stack which controls computer-graphics hardware and supports graphics-rendering application programming interfaces (APIs) and is released under a free and open-source software license. Graphics device drivers are written for specific hardware to work within a specific operating system kernel and to support a range of APIs used by applications to access the graphics hardware. They may also control output to the display if the display driver is part of the graphics hardware. Most free and open-source graphics device drivers are developed by the Mesa project. The driver is made up of a compiler, a rendering API, and software which manages access to the graphics hardware.

The RSA Secret-Key Challenge was a series of cryptographic contests organised by RSA Laboratories with the intent of helping to demonstrate the relative security of different encryption algorithms. The challenge ran from 28 January 1997 until May 2007.

<span class="mw-page-title-main">DES Challenges</span> Cryptography contest

The DES Challenges were a series of brute force attack contests created by RSA Security to highlight the lack of security provided by the Data Encryption Standard.

<span class="mw-page-title-main">AMD APU</span> Series of microprocessors by AMD

AMD Accelerated Processing Unit (APU), formerly known as Fusion, is a series of 64-bit microprocessors from Advanced Micro Devices (AMD), combining a general-purpose AMD64 central processing unit (CPU) and 3D integrated graphics processing unit (IGPU) on a single die.

<span class="mw-page-title-main">CUDA</span> Parallel computing platform and programming model

In computing, CUDA is a proprietary parallel computing platform and application programming interface (API) that allows software to use certain types of graphics processing units (GPUs) for accelerated general-purpose processing, an approach called general-purpose computing on GPUs (GPGPU). CUDA API and its runtime: The CUDA API is an extension of the C programming language that adds the ability to specify thread-level parallelism in C and also to specify GPU device specific operations. CUDA is a software layer that gives direct access to the GPU's virtual instruction set and parallel computational elements for the execution of compute kernels. In addition to drivers and runtime kernels, the CUDA platform includes compilers, libraries and developer tools to help programmers accelerate their applications.

<span class="mw-page-title-main">OpenCL</span> Open standard for programming heterogenous computing systems, such as CPUs or GPUs

OpenCL is a framework for writing programs that execute across heterogeneous platforms consisting of central processing units (CPUs), graphics processing units (GPUs), digital signal processors (DSPs), field-programmable gate arrays (FPGAs) and other processors or hardware accelerators. OpenCL specifies programming languages for programming these devices and application programming interfaces (APIs) to control the platform and execute programs on the compute devices. OpenCL provides a standard interface for parallel computing using task- and data-based parallelism.

DESCHALL, short for DES Challenge, was the first group to publicly break a message which used the Data Encryption Standard (DES), becoming the $10,000 winner of the first of the set of DES Challenges proposed by RSA Security in 1997. It was established by a group of computer scientists led by Rocke Verser assisted by Justin Dolske and Matt Curtin and involved thousands of volunteers who ran software in the background on their own machines, connected by the Internet. They announced their success on June 18, only 96 days after the challenge was announced on January 28.

<span class="mw-page-title-main">Mini PC</span> Low power, small and cheap computer meant for light tasks

A mini PC is a small-sized, inexpensive, low-power, legacy-free desktop computer designed for basic tasks such as web browsing, accessing web-based applications, document processing, and audio/video playback.

<span class="mw-page-title-main">Radeon HD 7000 series</span> Series of video cards

The Radeon HD 7000 series, codenamed "Southern Islands", is a family of GPUs developed by AMD, and manufactured on TSMC's 28 nm process.

<span class="mw-page-title-main">Radeon HD 8000 series</span> Family of GPUs by AMD

The Radeon HD 8000 series is a family of computer GPUs developed by AMD. AMD was initially rumored to release the family in the second quarter of 2013, with the cards manufactured on a 28 nm process and making use of the improved Graphics Core Next architecture. However the 8000 series turned out to be an OEM rebadge of the 7000 series.

<span class="mw-page-title-main">Radeon 200 series</span> Series of video cards

The Radeon 200 series is a series of graphics processors developed by AMD. These GPUs are manufactured on a 28 nm Gate-Last process through TSMC or Common Platform Alliance.

<span class="mw-page-title-main">GeForce 900 series</span> Series of GPUs by Nvidia

The GeForce 900 series is a family of graphics processing units developed by Nvidia, succeeding the GeForce 700 series and serving as the high-end introduction to the Maxwell microarchitecture, named after James Clerk Maxwell. They are produced with TSMC's 28 nm process.

AMD Excavator Family 15h is a microarchitecture developed by AMD to succeed Steamroller Family 15h for use in AMD APU processors and normal CPUs. On October 12, 2011, AMD revealed Excavator to be the code name for the fourth-generation Bulldozer-derived core.

Vulkan is a low-level, low-overhead cross-platform API and open standard for 3D graphics and computing. It was intended to address the shortcomings of OpenGL, and allow developers more control over the GPU. It is designed to support a wide variety of GPUs, CPUs and operating systems, and it is also designed to work with modern multi-core CPUs.

<span class="mw-page-title-main">Nvidia DGX</span> Line of Nvidia produced servers and workstations

The Nvidia DGX represents a series of servers and workstations designed by Nvidia, primarily geared towards enhancing deep learning applications through the use of general-purpose computing on graphics processing units (GPGPU). These systems typically come in a rackmount format featuring high-performance x86 server CPUs on the motherboard.

References

  1. "RC5-72 project page". distributed.net.
  2. "RC5-72 / Overall Project Stats". rsa.com. Archived from the original on 2023-09-17.
  3. "RSA Laboratories Secret-Key Challenge". rsa.com. Archived from the original on 2007-07-06.
  4. "RC5-72 Continuation Announcement". distributed.net.
  5. "distributed.net mailing list archive".
  6. "Distributed.net: Staff blogs – 2019 – August – 23".
  7. "TACC's Lonestar 5 Supercomputer Now in Full Production".
  8. Glave, James (1997-03-03). "Macho Computing at Root of RSA Contest Flap". Wired.
  9. "What's with all the cows?". distributed.net.
  10. "distributed.net: Project RC5". www.distributed.net. Retrieved 2019-04-23.
  11. "distributed.net: Project RC5". www.distributed.net. Retrieved 2019-04-23.
  12. "distributed.net: staff blogs – 2004 – November – 01" . Retrieved 2019-04-23.
  13. "distributed.net: staff blogs – 2008 – October – 25" . Retrieved 2019-04-23.
  14. "distributed.net: staff blogs – 2009 – February – 24" . Retrieved 2019-04-23.
  15. "distributed.net: staff blogs – 2014 – February – 25" . Retrieved 2019-04-23.
  16. "distributed.net: staff blogs – 2022 – November – 23" . Retrieved 2022-12-29.
  17. "distributed.net: Client Downloads". www.distributed.net. Retrieved 2019-04-22.
  18. "stats.distributed.net - RC5-72 CPU Participation". stats.distributed.net. Retrieved 2019-04-23.
  19. "stats.distributed.net - OGR-28 CPU Participation". stats.distributed.net. Retrieved 2019-04-23.
  20. "Public source code". distributed.net. Archived from the original on 2012-05-23. Retrieved 2010-01-23.
  21. "Moo! Wrapper". Moo! Wrapper. Retrieved 2019-03-08.
  22. 1 2 Calculated by subtracting the completed work units as of 27 May 2024 from the totals on 2 February 2024, creating a 115-day average.
  23. 1 2 3 4 "RC5-72 / CPU Participation". distributed.net. Retrieved 27 May 2023.
  24. "Client Speeds Database (GPU RC5-72 search)". distributed.net. Retrieved 27 February 2014.
  25. "Benchmark results for Radeon HD 5870". MrJackson2000. April 1, 2010.
  26. "[TEST] GPU Computing - GeForce and Radeon OpenCL Test (Part 3) | Geeks3D". 2010-01-16. Retrieved 2023-09-05.
  27. "RC5-72 Overall Project Stats". distributed.net. Retrieved 7 July 2024.
  28. David C. McNett (24 February 1998). "The secret message is..." distributed.net. Archived from the original on 4 March 2016. Retrieved 27 February 2014.
  29. "The Electronic Frontier Foundation DES Cracker FAQ". EFF. 16 July 1998. Archived from the original on 7 May 2017. Retrieved 27 February 2014.
  30. "CSC project page". distributed.net. 16 January 2000. Retrieved 25 February 2016.
  31. "History & Timeline". distributed.net.
  32. "distributed.net is proud to announce the completion of OGR-24!". 2004-11-01.
  33. "distributed.net is proud to announce the completion of OGR-25!". 2008-10-25.
  34. "Howdy all". 2009-02-24.
  35. "OGR-27 Completion Announcement". 2014-02-25.
  36. "Completion of OGR-28 project". 2022-11-23.