Amiibo Encryption Key — [verified]
Amiibo encryption key
Amiibo encryption keys are the cryptographic secrets used to authenticate and unlock data stored on Nintendo Amiibo NFC tags. Each Amiibo contains a secure element that stores a unique ID and encrypted data (game-specific saves, unlockables, customization). Keys and cryptographic methods control which data can be read or written and ensure the tag is recognized as an authentic Nintendo product.
How it works (high-level):
- Each Amiibo has a unique identifier (UID) and a protected storage area.
- Data on the tag is signed or encrypted with Nintendo-controlled keys so games can verify authenticity.
- Reading basic UID data is trivial with NFC hardware; meaningful game data usually requires the correct cryptographic key or valid signatures.
Why people look for the key:
- Backup and restore personal Amiibo saves.
- Create custom Amiibo data for personal use.
- Research, preservation, or hobbyist exploration of how Amiibo work.
Legal and ethical considerations:
- Possessing or sharing Nintendo’s private cryptographic keys may violate laws and Nintendo’s terms of service.
- Using keys to create counterfeit Amiibo or distribute copyrighted/deceptive content is illegal and harms creators.
- Legitimate backups and personal experimentation should avoid using or distributing private keys or facilitating piracy.
Alternatives and safe actions:
- Use official Nintendo tools and supported methods for saving/restoring data when available.
- Community tools that operate on dumped, user-owned Amiibo data can be used for personal backups—ensure you own the original Amiibo and do not distribute key material or copyrighted content.
- For research, focus on open documentation about NFC, NTAG21x chip behavior, and legal reverse-engineering best practices.
If you're experimenting (responsibly):
- Work only with Amiibo you own.
- Avoid sharing private keys or instructions that enable mass counterfeiting.
- Prefer public, consensual communities and follow their rules about what artifacts may be posted.
—
Fair Use and Preservation
The argument for preservationists is strong. Many amiibo, such as the Skylanders Superchargers Bowser or the Animal Crossing Sanrio cards, are out of print. Collectors pay $80+ for a paper card that originally cost $6. Using the key to write a "backup" copy to a blank card occupies a gray area similar to ROM dumping—generally considered legal for personal backup if you own the original, but almost certainly illegal for distribution.
The DMCA (Digital Millennium Copyright Act)
Under Section 1201 of the DMCA, it is illegal to circumvent "technological protection measures" (TPM) that control access to a copyrighted work. Nintendo has successfully argued in the past (notably against rom site creators) that encryption keys qualify as TPMs.
Is it illegal to possess the key? Probably not. Keys are numbers. You cannot copyright a number. Is it illegal to use the key to write a blank card? Likely yes, in the US and Japan. You are circumventing the authentication measure to create an unauthorized derivative work (the digital data of the amiibo).
Nintendo’s Response (Or Lack Thereof)
Nintendo never patched the key. They can’t. amiibo encryption key
Once a symmetric encryption key is public, you can’t change it without breaking compatibility with every amiibo ever manufactured. Instead, Nintendo:
- Added server-side checks for online games (e.g., Splatoon amiibo rewards).
- Issued legal threats against distribution of decrypted dumps.
- Let the physical key stand while relying on per-game logic.
It was the smart move. The key wasn’t protecting financial transactions—just plastic toys. And enthusiasts buying blank tags are often the same people buying real amiibo for display.
Part 2: The Infamous "Retail Key" – What It Actually Is
When the community talks about the "amiibo encryption key," they are technically referring to a specific 16-byte (128-bit) symmetric key: Blobfish (the nickname given by reverse engineers).
More formally, it is the Amiibo HMAC Key (Hash-based Message Authentication Code). This key is not stored on the amiibo chip itself. Instead, it is hardcoded into every Nintendo console capable of reading amiibo: The Switch, Wii U, and New 3DS.
How it works: When you tap an amiibo to a Switch, the console reads the user data and the appended "HMAC tag." The console runs the user data through the AES-128 algorithm using the internal secret key. It generates a new HMAC. If the generated HMAC matches the stored HMAC on the chip, the data is authenticated. Amiibo encryption key Amiibo encryption keys are the
The key serves two purposes:
- Authentication: Proving the data came from Nintendo, not a counterfeiter.
- Integrity: Ensuring the save file hasn't been corrupted or cheated.
If you possess this key, you can generate valid HMAC tags for any data you want. In other words, you can create a virtual amiibo that the Switch believes is 100% genuine.
Part 5: The Modern Landscape – Powersaves, N2 Elite, and Flask
Since 2016, the encryption key has been so widely distributed that it is now trivial to obtain.
If you buy a device like the Datel Powersaves or the N2 Elite, these devices contain the key internally. The N2 Elite, for example, is a Bluetooth NFC dongle that can emulate up to 200 different amiibo simultaneously. When you press a button on your phone, it reconfigures its internal memory, calculates a new HMAC using the leaked key, and broadcasts a perfect imitation of Princess Zelda.
The "Flask Method" (PowerSaves for Amiibo): In 2017, a physical dongle called the "Amiiqo" (later rebranded as N2) popularized the concept of "flashing" amiibo. Users discovered that by holding the figurine over the dongle, the device could dump the encrypted data, decrypt it using the key, store the "bin file" on an SD card, and rewrite it to a blank coin. Each Amiibo has a unique identifier (UID) and
Today, a Google search for "amiibo bin dump" yields hundreds of repositories containing every figure released, from Super Smash Bros. to Tears of the Kingdom.