Jump to content

RC algorithm: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Erik9bot (talk | contribs)
SmackBot (talk | contribs)
m remove Erik9bot category,outdated, tag and general fixes, added orphan tag
Line 1: Line 1:
{{Unreferenced|date=December 2009}}
{{Orphan|date=December 2009}}

The '''RC algorithms''' are a set of [[symmetric-key encryption algorithm]]s invented by [[Ron Rivest]]. The "RC" may stand for either '''Rivest's cipher''' or, more informally, '''Ron's code'''. Despite the similarity in their names, the algorithms are for the most part unrelated. There have been six RC algorithms so far:
The '''RC algorithms''' are a set of [[symmetric-key encryption algorithm]]s invented by [[Ron Rivest]]. The "RC" may stand for either '''Rivest's cipher''' or, more informally, '''Ron's code'''. Despite the similarity in their names, the algorithms are for the most part unrelated. There have been six RC algorithms so far:


Line 8: Line 11:
*[[RC6]], a 128-bit block cipher based heavily on RC5, was an [[AES process|AES finalist]] developed in 1997.
*[[RC6]], a 128-bit block cipher based heavily on RC5, was an [[AES process|AES finalist]] developed in 1997.


{{DEFAULTSORT:Rc Algorithm}}
[[Category:Cryptographic algorithms]]
[[Category:Cryptographic algorithms]]
[[Category:Articles lacking sources (Erik9bot)]]


[[ja:RCシリーズ]]
[[ja:RCシリーズ]]

Revision as of 07:43, 17 December 2009

The RC algorithms are a set of symmetric-key encryption algorithms invented by Ron Rivest. The "RC" may stand for either Rivest's cipher or, more informally, Ron's code. Despite the similarity in their names, the algorithms are for the most part unrelated. There have been six RC algorithms so far:

  • RC1 was never published.
  • RC2 was a 64-bit block cipher developed in 1987.
  • RC3 was broken before ever being used.
  • RC4 is the world's most widely used stream cipher.
  • RC5 is a 32/64/128-bit block cipher developed in 1994.
  • RC6, a 128-bit block cipher based heavily on RC5, was an AES finalist developed in 1997.