Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
Playing the Game
Play by Post
StarGate: Traditions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RandomUsernamehmimo71" data-source="post: 2534183" data-attributes="member: 9051"><p>"<span style="color: PaleGreen">Well, you certainly have some of them, but I can see a few obvious ones that are missing that I know I had mapped earlier. Let me guess, you mapped what its giving off now, right? That's useful, but I want to see how it responds to different frequencies. How it changes when we expose it to different levels of radiation. It's going to take <em>weeks</em> of testing, but once it's done...</span>"</p><p></p><p>"<span style="color: PaleGreen">Once it's done it might change everything. We could change the face of underwater warfare. But the NID aren't bad people. At least not most of them. They're just scientists. It's just that-</span>" Felger drops his voice to a whisper "<span style="color: PaleGreen"><em>They are a little overzealous. Not much, but a little</em></span>."</p><p></p><p>As the two of you work, Chloe would be happy to sit and talk a little to Julian, whenever Dr. Felger didn't need her this second. She's obviously interested in Felger's every move, and seems not to take offense at his behavior to her.</p><p></p><p>"<span style="color: Pink">It's not done yet, of course. But the X301 is going to be pretty amazing. We're.. They're... Working on taking some of the engines from the badguy spaceships, figuring out how they work, and building an airforce ship around them. It's pretty exciting!</span></p><p></p><p>"<span style="color: PaleGreen">I'm sure it will be, if they ever get it off the ground. Right now, it's a gigantic boondoogle. <em>We're</em> working on the interesting things, anyway. I'm still writing a test plan of frequencies to expose this device to, and then we can go forward with that. Remember, we need to be careful, and document the entire way, or it's worse than not finding it out at all. Have you made any progress on that CD?</span></p><p></p><p>Julian will find that the CD is encoded with AES three seperate times, each with a different key. He knows that they isn't really a back door in the algorithm, and it's cryptographically sound. No matter how good you are, you can't break it. That said, it can be brute forced- Basically trying every possible combination, until the result is something that looks like text.</p><p></p><p>Chloe will set Julian up to log into one of the base mainframes, which will start chugging away on decoding the key. He is likely impressed with the speed of the mainframe in running through the key combinations, particularly after he adjusts the algorithm used to select keys. Julian <span style="color: Grey">{{OOC: Using computers, Roll of 16 + 23 = 39. You use your computer bonus, since your using your computer to program the mainframe. }} </span> adjusts the algorithm to select the most likely keys first, and adjusts the software so that it runs 5x more efficiently using caching of common mathmatical results, and pre-computed hash tables.</p><p></p><p>As he waiting for the results, looking over the CD and it's data dump on his HD (<em>Never work with the original</em>) Julian would have a sinking suspicion that people who went through this much trouble, and who were as paranoid as the NID, would likely have another layer of security on under this one, and probably more complex.</p><p></p><p>A few hours later, Julian's fears will be shown to be correct. The computer made a map of all possible decodings, but none of them made any sense. It is if every possible key leads to random data. Temporarily putting aside the idea that there is no correct key, Julian begins exploring the possibility that one of the decodings is an encrypted one-time pad. </p><p></p><p>The way a one time pad works in that each letter of a message, or bit of a file, is offset by a specific amount, which varies for each letter/bit. This is incredibly secure, mathmatically unbreakable, but it has the massive downside of requiring the exact same amout of space to store a key, as the message encoded. For example, to encode the sequence 12345, with they key 34512, you'd get the answer 46857. Without knowing either they key or the original sequence, it's impossible to get the other. </p><p></p><p>Looking at the problem deeper <span style="color: Grey">{{OOC: With his 13 + 16 = 29 in Crypto (you can often add your computer bonus to this check, for future reference) }}</span> Julian will know that they were likely more clever that that. They're not just using one of the one time pads, they're likely using all of them, to different degrees. A one time pad in general would be mathmatically uncrackable, but if it hid it's details on the different possible keys, it would not only be uncrackable, but difficult even if he had the key disc. But he'd need that to make any progress at all. As it is, he'd have 200,000,000 different sets of keys, each of which would be mathmatically impossible to decode. Basically, he needs to find the decoding disc to be able to use it.</p><p></p><p></p><p><span style="color: Grey">{{OOC: By the game rules, whomever encoded this disc made a critical success. To decode it, you need to make a critical success as well, and roll higher than they did. Real world mathmateics say it's impossible. Verisimitude/Movie Physics say it's just really hard. Either way, you need the key to get further.}}</span></p></blockquote><p></p>
[QUOTE="RandomUsernamehmimo71, post: 2534183, member: 9051"] "[color=PaleGreen]Well, you certainly have some of them, but I can see a few obvious ones that are missing that I know I had mapped earlier. Let me guess, you mapped what its giving off now, right? That's useful, but I want to see how it responds to different frequencies. How it changes when we expose it to different levels of radiation. It's going to take [i]weeks[/i] of testing, but once it's done...[/color]" "[color=PaleGreen]Once it's done it might change everything. We could change the face of underwater warfare. But the NID aren't bad people. At least not most of them. They're just scientists. It's just that-[/color]" Felger drops his voice to a whisper "[color=PaleGreen][i]They are a little overzealous. Not much, but a little[/i][/color]." As the two of you work, Chloe would be happy to sit and talk a little to Julian, whenever Dr. Felger didn't need her this second. She's obviously interested in Felger's every move, and seems not to take offense at his behavior to her. "[color=Pink]It's not done yet, of course. But the X301 is going to be pretty amazing. We're.. They're... Working on taking some of the engines from the badguy spaceships, figuring out how they work, and building an airforce ship around them. It's pretty exciting![/color] "[Color=PaleGreen]I'm sure it will be, if they ever get it off the ground. Right now, it's a gigantic boondoogle. [I]We're[/I] working on the interesting things, anyway. I'm still writing a test plan of frequencies to expose this device to, and then we can go forward with that. Remember, we need to be careful, and document the entire way, or it's worse than not finding it out at all. Have you made any progress on that CD?[/color] Julian will find that the CD is encoded with AES three seperate times, each with a different key. He knows that they isn't really a back door in the algorithm, and it's cryptographically sound. No matter how good you are, you can't break it. That said, it can be brute forced- Basically trying every possible combination, until the result is something that looks like text. Chloe will set Julian up to log into one of the base mainframes, which will start chugging away on decoding the key. He is likely impressed with the speed of the mainframe in running through the key combinations, particularly after he adjusts the algorithm used to select keys. Julian [color=Grey]{{OOC: Using computers, Roll of 16 + 23 = 39. You use your computer bonus, since your using your computer to program the mainframe. }} [/color] adjusts the algorithm to select the most likely keys first, and adjusts the software so that it runs 5x more efficiently using caching of common mathmatical results, and pre-computed hash tables. As he waiting for the results, looking over the CD and it's data dump on his HD ([i]Never work with the original[/i]) Julian would have a sinking suspicion that people who went through this much trouble, and who were as paranoid as the NID, would likely have another layer of security on under this one, and probably more complex. A few hours later, Julian's fears will be shown to be correct. The computer made a map of all possible decodings, but none of them made any sense. It is if every possible key leads to random data. Temporarily putting aside the idea that there is no correct key, Julian begins exploring the possibility that one of the decodings is an encrypted one-time pad. The way a one time pad works in that each letter of a message, or bit of a file, is offset by a specific amount, which varies for each letter/bit. This is incredibly secure, mathmatically unbreakable, but it has the massive downside of requiring the exact same amout of space to store a key, as the message encoded. For example, to encode the sequence 12345, with they key 34512, you'd get the answer 46857. Without knowing either they key or the original sequence, it's impossible to get the other. Looking at the problem deeper [color=Grey]{{OOC: With his 13 + 16 = 29 in Crypto (you can often add your computer bonus to this check, for future reference) }}[/color] Julian will know that they were likely more clever that that. They're not just using one of the one time pads, they're likely using all of them, to different degrees. A one time pad in general would be mathmatically uncrackable, but if it hid it's details on the different possible keys, it would not only be uncrackable, but difficult even if he had the key disc. But he'd need that to make any progress at all. As it is, he'd have 200,000,000 different sets of keys, each of which would be mathmatically impossible to decode. Basically, he needs to find the decoding disc to be able to use it. [color=Grey]{{OOC: By the game rules, whomever encoded this disc made a critical success. To decode it, you need to make a critical success as well, and roll higher than they did. Real world mathmateics say it's impossible. Verisimitude/Movie Physics say it's just really hard. Either way, you need the key to get further.}}[/color] [/QUOTE]
Insert quotes…
Verification
Post reply
Community
Playing the Game
Play by Post
StarGate: Traditions
Top