ArticleslgStudy

computer science

RSA Security

RSA Security is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand RSA Security rather than just read about it. In short: RSA Security LLC, formerly RSA Security, Inc. and trade name RSA, is an American computer and network security company with a focus on encryption and decryption standards. RSA was named after the initials of its co-founders, Ron Rivest, Adi Shamir and Leonard Adleman, after whom the RSA public key cryptography algorithm was also named.

RSA Security — main illustration
RSA Security — illustration

Key takeaways

  • RSA Security belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect RSA Security to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of RSA Security from memory before moving on to harder problems.

Reference excerpt

RSA Security LLC, formerly RSA Security, Inc. and trade name RSA, is an American computer and network security company with a focus on encryption and decryption standards. RSA was named after the initials of its co-founders, Ron Rivest, Adi Shamir and Leonard Adleman, after whom the RSA public key cryptography algorithm was also named. Among its products is the SecurID authentication token. The BSAFE cryptography libraries were also initially owned by RSA. RSA is known for incorporating backdoors developed by the NSA in its products. It previously organized the annual RSA Conference, an information security conference, until the company sold the conference to Crosspoint Capital, Clearlake Capital, and Symphony Technology Group in March 2022. Founded as an independent company in 1982, RSA Security was acquired by EMC Corporation in 2006 for US$2.1 billion and operated as a division within EMC. When EMC was acquired by Dell Technologies in 2016, RSA became part of the Dell Technologies family of brands. On 10 March 2020, Dell Technologies announced that they will be selling RSA Security to a consortium, led by Symphony Technology Group (STG), Ontario Teachers’ Pension Plan Board (Ontario Teachers’) and AlpInvest Partners (AlpInvest) for US$2.1 billion, the same price when it was bought by EMC back in 2006. RSA is based in Burlington, Massachusetts, with regional headquarters in Bracknell (UK) and Singapore, and numerous international offices.

History

Ron Rivest, Adi Shamir and Leonard Adleman, who developed the RSA encryption algorithm in 1977, founded RSA Data Security in 1982. The company acquired a "worldwide exclusive license" from the Massachusetts Institute of Technology to a patent on the RSA cryptosystem technology granted in 1983.

In 1994, RSA was against the Clipper chip during the Crypto War. In 1995, RSA sent a handful of people across the hall to found Digital Certificates International, better known as VeriSign. The company then called Security Dynamics acquired RSA Data Security in July 1996 and DynaSoft AB in 1997. In January 1997, it proposed the first of the DES Challenges which led to the first public breaking of a message based on the Data Encryption Standard. In February 2001, it acquired Xcert International, Inc., a privately held company that developed and delivered digital certificate-based products for securing e-business transactions. In June 2001, it acquired 3-G International, Inc., a privately held company that developed and delivered smart card and biometric authentication products. In August 2001, it acquired Securant Technologies, Inc., a privately held company that produced ClearTrust, an identity management product. In December 2005, it acquired Cyota, a privately held Israeli company specializing in online security and anti-fraud solutions for financial institutions. In April 2006, it acquired PassMark Security. On September 14, 2006, RSA stockholders approved the acquisition of the company by EMC Corporation for $2.1 billion. In 2007, RSA acquired Valyd Software, a Hyderabad-based Indian company specializing in file and data security. In 2009, RSA launched the RSA Share Project. As part of this project, some of the RSA BSAFE libraries were made available for free. To promote the launch, RSA ran a programming competition with a US$10,000 first prize. In March 2011, RSA suffered a security breach and its most valuable secrets were leaked, compromising the security of all existing RSA SecurID tokens. In 2011, RSA introduced a new CyberCrime Intelligence Service designed to help organizations identify computers, information assets and identities compromised by trojans and other online attacks. In July 2013, RSA acquired Aveksa the leader in Identity and Access Governance sector On September 7, 2016, RSA was acquired by and became a subsidiary of Dell EMC Infrastructure Solutions Group through the acquisition of EMC Corporation by Dell Technologies in a cash and stock deal led by Michael Dell. On February 18, 2020, Dell Technologies announced their intention to sell RSA for $2.075 billion to Symphony Technology Group. In anticipation of the sale of RSA to Symphony Technology Group, Dell Technologies made the strategic decision to retain the BSAFE product line. To that end, RSA transferred BSAFE products (including the Data Protection Manager product) and customer agreements, including maintenance and support, to Dell Technologies on July 1, 2020. On September 1, 2020, Symphony Technology Group (STG) completed its acquisition of RSA from Dell Technologies. RSA became an independent company, one of the world’s largest cybersecurity and risk management organizations. In September 2025, Greg Nelson was appointed Chief Executive Officer of RSA, succeeding Rohit Ghai.

Controversy

SecurID security breach

On March 17, 2011, RSA disclosed an attack on its two-factor authentication products. The attack was similar to the Sykipot attacks, the July 2011 SK Communications hack, and the NightDragon series of attacks. RSA called it an advanced persistent threat. Today, SecurID is more commonly used as a software token rather than older physical tokens.

Relationship with NSA

RSA's relationship with the NSA has changed over the years. Reuters' Joseph Menn and cybersecurity analyst Jeffrey Carr have noted that the two once had an adversarial relationship. In its early years, RSA and its leaders were prominent advocates of strong cryptography for public use, while the NSA and the Bush and Clinton administrations sought to prevent its proliferation.

… excerpt ends here. Continue reading the full article.

Illustrations

RSA Security illustration
RSA Security: RSA headquarters in Burlington, Massachusetts
RSA headquarters in Burlington, Massachusetts
RSA Security: RSA SecurID security tokens.
RSA SecurID security tokens.
RSA Security: RSA Security campaigned against the Clipper Chip backdoor in the so-called Crypto Wars, including the use of this iconic poster in the debate.
RSA Security campaigned against the Clipper Chip backdoor in the so-called Crypto Wars, including the use of this iconic poster in the debate.

Worked examples

Example 1 — a first encounter with RSA Security

Start with the simplest possible case. Write down what RSA Security claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to RSA Security before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about RSA Security ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of RSA Security

In research
RSA Security appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses RSA Security in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
RSA Security is common in secondary-school and first-year university syllabi. It links to neighbouring topics 1982 establishments in Massachusetts, 2020 mergers and acquisitions, American companies established in 1982, so understanding it makes those chapters shorter.
In everyday life
Look for RSA Security outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “RSA Security” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study RSA Security in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what RSA Security means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain RSA Security out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is RSA Security in simple terms?

RSA Security LLC, formerly RSA Security, Inc. and trade name RSA, is an American computer and network security company with a focus on encryption and decryption standards. RSA was named after the initials of its co-founders, Ron Rivest, Adi Shamir and Leonard Adleman, after whom the RSA public key…

Why does RSA Security matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study RSA Security?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on RSA Security.

Tags

  • 1982 establishments in Massachusetts
  • 2020 mergers and acquisitions
  • American companies established in 1982
  • Companies based in Bedford, Massachusetts
  • Computer security companies
  • Cryptography organizations
  • Former certificate authorities
  • Private equity portfolio companies
  • Software companies based in Massachusetts
  • Software companies established in 1982
  • Software companies of the United States

Keep exploring