This man is always dressed the same way his consistency is fascinating.
@fountaingoat68025 жыл бұрын
He is computer generated
@alexandreperalta4725 жыл бұрын
He's the upgrade version of Max Headroom
@MarcAlexandrePaquette5 жыл бұрын
He's run on the same program as Tom Scott
@seangad82275 жыл бұрын
You have no power here!!!!
@olamarvin5 жыл бұрын
Unless a better clothing algorithm is found, there's no need to use anything else.
@JeanRomainRoy5 жыл бұрын
The man, the myth, the legend Dr Mike Pound
@Saturate08065 жыл бұрын
*Dr Mike Pwnd
@lawrencedoliveiro91045 жыл бұрын
In his honour, instead of #hashtags in future, let us have £poundtags.
@INeedAttentionEXE4 жыл бұрын
I’m Sam pound, I’m number one, apologizing for what I’ve gone, if you’re wondering what that was I snuck into a bathroom and *beeeeeeeeeep*
@HEbr-rg2jz4 жыл бұрын
@@lawrencedoliveiro9104 £We_should_do_that
@Shadow819895 жыл бұрын
"We'll talk about this in another video." "Oh, and we'll talk about THAT in another video." "...and that!" Really looking forward to all these videos with one of the greatest guys on Computerphile (and there's some strong competition going on, make no mistake on that!).
@soyitiel5 жыл бұрын
now I'm really looking foreward to that *_other video_* where we're gonna talk about all those other topics we couldn't in this one
@yodings5 жыл бұрын
Im always looking forward to the topics that they wont go into in the current video..
@TheBrahmadath5 жыл бұрын
Happens to me all the time
@michalbotor5 жыл бұрын
yes! enough chitchat! to the maths!! ;-)
@jayextarys86165 жыл бұрын
I had to screenshot that comment. That's beautiful.
@_PsychoFish_5 жыл бұрын
Other KZbin Video: "hmm almost 10 minutes, I'll watch that later..." *sees Dr. Mike Pond*: "damn, this is not even 10 minutes..."
@edward38125 жыл бұрын
^ Dr. Michael Pound
@sebastianelytron84505 жыл бұрын
This guy carries this channel, probably single-handedly responsible for half a million subs
@3dlabs995 жыл бұрын
He is very motivating -- I always feel like doing what he talks about as my next project :)
@casperes09125 жыл бұрын
Sebastian Elytron Brailsford.
@misterhat58235 жыл бұрын
Hah. You can't be forgetting Professor Brailsford. I'm sure he's also responsible for a lot of subs.
@arik_dev5 жыл бұрын
Him and Brailsford are the most compelling speakers, who also have many very interesting things to talk about. However, as an avid comp sci geek, you'd be hard pressed to find a video on this channel that I wouldn't want to watch.
@misterhat58235 жыл бұрын
@@arik_dev I've found a few that didn't interest me, but they are few and far between.
@gauntletwielder63065 жыл бұрын
I have been fascinated with the complexity of encryption algorithms since I was a teenager decades ago. I was fortunate enough to get my hands on the original IBM publication that documented their DES. ( As proof, the only two inks used, were black and purple ) That documentation was incomplete. I managed to fill in the gaps and implement the DES in 6502 assembly language. It took 45 seconds to encrypt/decrypt 2048 bytes on a 1Mhz machine. I verified my implementation using the test data and expected results listed in the documentation. One of the main problems with DES, was that no one trusted it. The design goals/requirements were not made public. People felt it had questionable/nefarious origins. Along comes AES. Definitely faster than DES.
@MahmudulHoque-yr5xg3 жыл бұрын
This person is solely responsible for reigniting my interest in academic research. Hope he makes more videos.
@lawrencedoliveiro91045 жыл бұрын
1:33 Two keys, not three for triple DES. That’s what it says in Tanenbaum’s _Computer Networks_ text, 4th ed, page 740. You encrypt with key K₁, decrypt(!) with K₂, then encrypt again with K₁.
@Keneo15 жыл бұрын
Lawrence D’Oliveiro yep, this keeps it backwards compatible with normal DES if you choose the same key for k1 and k2
@joeyhensley91994 жыл бұрын
@L. Kärkkäinen 3DES was broken by MIT students using parallel computing in a few weeks. If I remember correctly.
@joeyhensley91994 жыл бұрын
@L. Kärkkäinen AES is far superior to 3DES, aka TDES. But two fish is more secure than AES. AES IS faster and more... efficient, though.
@enochliu83163 жыл бұрын
Triple DES could be keyed either with two keys (encrypt with K1, decrypt with K2,encrypt with K1 again) or three keys (encrypt with K1, decrypt with K2, encrypt with K3).
@MachtFisch5 жыл бұрын
I am always happy to see a video with Dr. Pound in my subscription feed :) keep up the great work!
@m41kdevelops415 жыл бұрын
If only professors were all just like this man.. our lives would be so much easier...
@lukor-tech5 жыл бұрын
Always here to watch one of the only channels on YT that are worth it.
@陳秉軒-c9b5 жыл бұрын
I see Dr. Pound, I watch the video.
@mattjclay5 жыл бұрын
Would you say you Pounded the play button?
@mattjclay5 жыл бұрын
@@PhoenixTubez not saying I didn't too. 🤣
@lemonposting5 жыл бұрын
Dr. #
@Skindoggiedog5 жыл бұрын
NPC.
@forthrightgambitia10325 жыл бұрын
It would be nice if Blowfish/Twofish was covered. There has been some controversy about its not being selected given its performance on 256bit keys.
@vitalydoletsky60305 жыл бұрын
7:11 Q: Is that job done then? A:
@timothycurnock91625 жыл бұрын
The true code is the QUANTUM KEY CODE, it is your personal security key that only you will recognize when you get it. A quantum key is truly unbreakable any attempt to hack the key results in the destruction of the key. When you have the key you are working with very advanced computers so it is best to abide with the guidelines as best possible. Quantum key codes are sent via the smallest possible particle along a fibre optic line at a specific predetermined time. If the line is broken, the key gets destroyed because it is the most fragile thing. If the key is not received then the user knows that there was an attempt to hack the key. You can never know me, I hope you also get your key. You will know what it is.
@Zlysium5 жыл бұрын
@@timothycurnock9162 Are you possibly _VERY_ high right now? Like high enough to need to seek medical help?
@lawrencedoliveiro91045 жыл бұрын
@@timothycurnock9162 How does the key know the difference between a “hack” and a “legitimate decrypt”?
@timothycurnock91625 жыл бұрын
@@lawrencedoliveiro9104 the key is given only to 1 specific target. That target will know it is the quantum key, it will be as plain as day.
@lawrencedoliveiro91045 жыл бұрын
@@timothycurnock9162 How does the key know who it has been given to?
@linuxguy11995 жыл бұрын
"One Encryption Standard to Rule Them All!" - Famous last words
@kebman5 жыл бұрын
He did mention ChaCha20 tho.
@landrover44445 жыл бұрын
Dr. Mike Pound's explanations are the clearest and easiest to understand for the layperson that I have ever heard. Please do more videos with him.
@mishasawangwan66525 жыл бұрын
this guy is the best computerphile explainer-dude ..don’t matter what he’s talkin’ bout.. it’s just good talk.
@among-us-999995 жыл бұрын
Smh, I use double ROT13 encryption on all my files.
@KEL5isGodrules5 жыл бұрын
hol up-
@n8style5 жыл бұрын
haha :D
@stromboli1835 жыл бұрын
Same here. Although it may not be the most secure (quantum computers could probably break it), it’s extremely efficient 👍
@among-us-999995 жыл бұрын
@Stromboli I’m a master hacker. I can crack double-ROT13 encryption in my head.
@insanemal3 жыл бұрын
I'd like this but its sitting at 69 likes... Nice
@OmarChida5 жыл бұрын
We all love Dr. Mike Pound
@Pandovian5 жыл бұрын
My professor of Linear Algebra was Vincent Rijmen, the guy behind Rijndael, we never knew what he crrated, just that is was worldchanging
@karolbomba67045 жыл бұрын
interesting video, thank you for sharing these for free!
@batmanthebat50525 жыл бұрын
AES 2: Electric Boogaloo
@timlarkin44715 жыл бұрын
8:15 "Jar Jar 20" An algorithm written in Gunganese. Unbreakable except when spilling water on the device.
@Keneo15 жыл бұрын
Tim Larkin chacha20
@kebman5 жыл бұрын
@@Keneo1 No, JarJar20 is a new algo. It's from a galaxy far, far away.
@azkamil5 жыл бұрын
you mean that famous "military grade encryption" :)))))))))))
@4.0.45 жыл бұрын
You can trust NerdVPN, where we drink military-grade coffee.
@dakoderii42215 жыл бұрын
@@4.0.4 If anyone doesn't know what "military grade coffee" taste like, just pour some muddy water and turpentine together and add lots of sugar. Delicious!
@esmatsaidy3 жыл бұрын
This man is genius!!! I like the way he explains cryptography and complex things.
@litebooks76384 жыл бұрын
I could listen to him talk all day!
@TheTwick5 жыл бұрын
So, what about the next step - triple rijandael?
@DFX2KX5 жыл бұрын
(For those that don't know, triple-ecryption goes like this: Cypher == encrypt(key1,(decrypt(key2,(encrypt(key3,(plaintext)))), plaintext = decrypt(key2,(encrypt(key2,(decrypt(key1,(Cypher)))). It uses the same hardware, takes 3 times longer, and is not quite 3 orders of magnitude more secure) I actually did that with AES in Python for a Corsera class, just for the lulz. Not taking the fact all three keys need to be in RAM, and other various implementation problems (you don't attack the encryption, you attack it's implementation), trying to bruteforce that would be laughably hard.
@JNCressey5 жыл бұрын
I wonder if triple-ROT13 is 3 times as secure as ROT13. 😏
@Yotanido5 жыл бұрын
@@JNCressey Better go for quadruple, just to be sure.
@supersloth16675 жыл бұрын
I'm a simple man, I see Dr Mike, I click.
@NocturnalJin5 жыл бұрын
I'd love to see you cover ChaCha20. It's especially great for PRNG. Also, Galois Counter Mode (GCM) is really cool and worth covering (IMO).
@pognar4 жыл бұрын
The fact that Mike Pound doesn't have a youtube channel is a crime. Great video though
@sephirothbahamut2455 жыл бұрын
I need another video like the timezones and colalization ones… I love how they give me anxiety by just watching them.
@mintsauce825 жыл бұрын
Few things cheer me up like a new Mike Pound video
@BaronSamedi19595 жыл бұрын
A Belgian is at the root of the world wide web; two Belgians have invented the present secure data algorithm. Wow, we are such a plucky little country!
@chrisb40094 жыл бұрын
Who are you referring to?
@puntypunty88474 жыл бұрын
@Chris B Rijmen and Daelen are professors at the University of Leuven and they made rijndael @Karl Moens if rijndael did'nt exist serpent would just have been chosen
@chrisb40094 жыл бұрын
punty punty also, encryption isn’t the route of the internet. Much of what we do online isn’t encrypted.
@robbydomino5 жыл бұрын
At 1:30 he is saying that triple des uses 3 keys. Triple des uses a encryption(key1) decryption(key2) encryption(key1) pattern so it uses 2 keys. It also has the weakness in the case that the 2 keys are equal because it then decrypts the encryption with the same key so that part cancels out. making triple des equal to des in that case.
@garybuttherissilent5896 Жыл бұрын
Joan Daemen is my professor at Radboud University, so awesome to be taught by one of the best :D
@EulerJr_ Жыл бұрын
Can someone explain to me what Mike refers to at 07:46? Thanks.
@tuanbe5 жыл бұрын
You bring the story a bit like ‘Drunk History’. Love your style!
@trissylegs5 жыл бұрын
Chacha20's design wasn't just to make it faster in software using conventional hardware. It also designed to avoid side channels in software implementations. Due to fast implementations of AES needing lookup tables the key can be inferred due to timing differences. (Also the sound the CPU makes which is freaky) Chacha20 is also seekable, if you have encrypted a 20GB block and you want to read the end of it. In AES-GCM you'd decypt the whole block. In ChaCha you can decrypt any part of the sequence. (Also XChaCha20 is now used in TLS 1.3)
@enochliu83162 жыл бұрын
AES-GCM actually works similar to ChaCha-20. You give it an counter value to use and it spits out a keystream to use. AES-GCM is therefore seekable as well, as you can decrypt only the end of the block.
@vishalmishra30465 жыл бұрын
Speed and security considerations - ChaCha20-Poly1305 is faster in software than AES-GCM. AES-GCM will be faster than ChaCha20-Poly1305 with AES-NI. AES-CTR with HMAC will be faster in software than AES-GCM. Poly1305 is also easier than GCM for library designers to implement safely.
@joeyhensley91994 жыл бұрын
In physics, a chain is only as strong as its weakest link. However, in cryptography, the inverse is true. The message is as secure as the strongest method used. Yes, I am talking about "daisy chaining" crypto systems. 1. ROT 13 2. AES. You can't get to the super simple ROT 13 unless you first break AES..
@slr1502 жыл бұрын
0:20 That depends on the cipher suite negotiated during the TLS handshake.
@dropcake5 жыл бұрын
Love these videos Dr. Pound. Currently I'm learning about AES in my graduate Cryptography class and your video make is easy to understand the concept. Keep up the good work and hope to see you often! Thanks!
@brandon265 жыл бұрын
Im a simple man, I see mike pound, I click the video
@Rhys_Beer5 жыл бұрын
always enjoy these videos thanks
@laharl2k4 жыл бұрын
Coincidentally TrueCrypt uses the three of AES, Serpent and Twofish chained together to encript its data
@laurendoe1685 жыл бұрын
How would quantum computing effect the security of AES?
@raphaelqueiroz79255 жыл бұрын
I think it's been proven that quantum computers won't ever be able to break a N bit key with less 2^(N/2) operations. Doubling the key length would do the trick as a first step, but keep in mind that we are very far from entangling enough qbits and even further from achieving sufficiently low error rates.
@funnyids3D5 жыл бұрын
AES has been proven to be quantum resistant when using more bits for the key
@Dsiefus5 жыл бұрын
It reduces the complexity by "half", that is as if the key was half the length. When using a 256 bits key, then as he said in the video even a 128bit key is hard enough.
@laurendoe1685 жыл бұрын
@@raphaelqueiroz7925 Thank you for the reply. I had heard quantum computers could tackle some jobs that were for all intents and purposes unsolvable in under a billion years on today's digital computers. I was wondering if this was one of them.
@raphaelqueiroz79255 жыл бұрын
@@laurendoe168 You're welcome, I also forgot to mention that what I said is only valid for symmetric ciphers like AES. There are some asymmetric ciphers that will become unusable if they are based on integer factorization, but even then we are far from having strong enough quantum computers, plus there are alternative asymmetric ciphers that aren't based on integer factoring ! So yeah, quantum computers are very cool, they will break RSA one day, but that's pretty much it, at least concerning cryptanalysis.
@tomschmidt3815 жыл бұрын
I vaguely remember this back in 1990's. Once the US eliminated the restriction on encryption key length and the internet become more popular there was dire need of a new encryption standard. As stated this was driven in the US by NIST so there was some concern the selection process was weighted in favor of the NSA - to allow them to more easily break the cipher. Given AES is an open standard that does not appear to be the case. It certainly has become pervasive.
@sstorholm5 жыл бұрын
Please do a video on CHACHA20, since it's one out of the three "standard" TLSv1.3 ciphers.
@OleTange4 жыл бұрын
And please make it a video where you compare the algorithm to Rijndael.
@saadistik5 жыл бұрын
Dr. Pound looks like an older normal-weight version of Jared Dunn from Silicon Valley
@notaprogrammer79705 жыл бұрын
Normal weight version, love the PC.
@NoNameAtAll25 жыл бұрын
now waiting for "how rijendael works"
@_adi_dev_5 жыл бұрын
Can we look at post quantum encryption standards please
@cmilter63605 жыл бұрын
This guy has passion, I wish he was one of my teachers
@DantevanGemert5 жыл бұрын
Imagine having the co-designer of Rijndael as your teacher (That man is an absolute legend)
@merlijniboy5 жыл бұрын
@@DantevanGemert Rijmen = best linear algebra teacher.
@sujan7405 жыл бұрын
My precious
@DynoosHD5 жыл бұрын
looking forward for the AES video
@morkovija5 жыл бұрын
Great stuff!
@user-qgtoekq5 жыл бұрын
@5:37 the link is competitions.cr.yp.to/aes.html
@vishalmishra30465 жыл бұрын
In addition to security and performance, NIST has to deal with political pressure from NSA (make it strong enough, so that the community adopts the standard, but not strong enough, so that NSA cannot break it, for national security reasons). Former led to the selection of Rijndael and the latter led to the elimination of 256-bit state (only 128 bits allowed even when key-length is 256 bits). This was not public knowledge until the latter over-shadowed former, with standardization of Dual_EC_DRBG. AES is great for pretty much everyone but for the super-paranoid, use Rijndael with 256-bit block size or preferably switch to using CHACHA20 (256 bit key with 512 bit state). The new TLS 1.3 standard requires CHACHA20 as a mandatory algorithm to support strong encryption. The crypto industry has learnt a lot since 2001 (when AES was standardized).
@puntypunty88474 жыл бұрын
My dad is a journalist and he interwiewed Rijmen en Daelen and they said that they made the name do that english speaking people would'nt be able to pronounce it and ...
@MrRand0mMe5 жыл бұрын
New stuff is ChaCha20/Poly1305 and Ed25519 - not susceptible to side channel attacks and shorter assymetric keys.
@cacheman5 жыл бұрын
AES specifically called for block ciphers. ChaCha20 is a stream cipher. So yes, it's newer, but it's not the same class of algorithm and has different design goals.
@chrisjonesowns5 жыл бұрын
I'm waiting for a Dr. Pound video about quantum computers and the future of encryption.
@Athenas_Realm_System5 жыл бұрын
I hope a video is done on the current Post-Quantum Cryptography Standards competition.
@dannyism32215 жыл бұрын
Beautiful. Two members of the cryptographic community get together and create an algorithm that bests the efforts of tech giants like IBM.
@4.0.45 жыл бұрын
This and Miles (the AI guy) are my favorites.
@_skeptik3 жыл бұрын
I hope one day we will see a video about DES
@itchykami5 жыл бұрын
So for 'something would have to go really wrong for us to reinvent the wheel', what about the sycamore chip?
@kvelez2 жыл бұрын
1:54 NIST. 6:04 AES
@RayanMADAO2 жыл бұрын
What does it mean for encryption to be able to work on a hardware level? I'm confused how that works
@y__h5 жыл бұрын
"DES was made by IBM, with the help of NSA" Oh do you mean when NSA tried to shorten DES key length to 48 bits while IBM tried to stand still on 64 bits, with the spice to the story that some guy brawling over like a child in between?
@notaprogrammer79705 жыл бұрын
Ooh do please elaborate on the drama.
@Acorn_Anomaly5 жыл бұрын
I don't recall that, though I would like to know more. I DO recall the NSA secretly _strengthening_ DES, not weakening it, by suggesting a new set of S-boxes to use. They never said why at the time(which obviously made people think they weakened it), but research into it years later realized that the NSA's changes made the algorithm more resistant to a special type of attack that wasn't even publicly known at the time DES was first standardized, meaning the NSA knew the technique all along, and buffed up DES against it.
@joshuabeha44345 жыл бұрын
Is the ring in the thumbnail a reference to digital fortress?
@stefanbogdanovic5905 жыл бұрын
This guy deserves a statue one and only Dr. Mike Pound!!!
@tryptex5 жыл бұрын
RCS is becoming more and more common, thoughts on talking about it at some point?
@EpicVideoMaster113 жыл бұрын
Thank you
@venil825 жыл бұрын
I thought he was talking about Ryan Dahl, the nodejs inventor
@gladzcreations86495 жыл бұрын
He is busy with Deno.land
@fribiesdi3 жыл бұрын
I like this channel, I will subscribe immediately.
@hassansyed56615 жыл бұрын
AES is my favourite encryption. Make video about DES encryption too.
@passingthetorch58315 жыл бұрын
Video on quantum resistant public key cryptography methods like lattice based methods?
@uniquechannelnames3 жыл бұрын
Hahaha this guy gets himself into like 1000 more videos with every video he's in. "We'll talk about that more in another video" "We'll go into greater detail on that in another video "
@Keksmania5 жыл бұрын
You changed the title! I noticed it
@pachualt2 жыл бұрын
When he says "sp networks", all I hear is "yes peanut works". I might just be hungry.
@TheBrahmadath5 жыл бұрын
At 0:03 , thought he was talking about NodeJs creator, Ryan Dahl.. 😜
@pow96065 жыл бұрын
Thought they was talking about the geyser that wrote Charlie and the Chocolate factory. 😆
@z3my4l5 жыл бұрын
Well done pronouncing ”Nokia”!
@stromboli1835 жыл бұрын
Suggestion: could you do a video on elliptic curve cryptography, i.e. public/private key cryptography based on elliptic curves? (such as ECDSA which is used in Bitcoin) Older public key cryptography such as RSA (based on large prime numbers) is explained in depth in many videos, and is relatively simple. But I haven’t seen anyone ever properly explaining ECC.
@DoctorShaunB5 жыл бұрын
I can't believe how similar his facial expressions are to Brad from Bon Appetit!
@metryannm19365 жыл бұрын
well this is a crossover i didn't expact! mind elaborating on the similarities?
@bernardusmuller11095 жыл бұрын
I always think we're probably never gonna see the videos they say they'll talk in some other video.
@FabianCook5 жыл бұрын
Why wasn't NIST mentioned along with post-quantum?
@coder31015 жыл бұрын
I can't find the video of "how aes works"?
@bernardinojosa37773 жыл бұрын
i thought that he was going to talk about "ryan dahl", the creator of node.js
@Jirayu.Kaewprateep3 жыл бұрын
Correct famous algorithms suitable but they aren't limits by input parameters but change it often that create in security by process too. 😃
@sr65505 жыл бұрын
Why are autogenerated subtitles always so slow to come to your vids?
@ig2d5 жыл бұрын
first visit to computerphile.. can you in theory break these with a quantum computer? Perhaps you have some content on this?
@OleTange4 жыл бұрын
"It will take millions of years to break" That is only if you assume that you buy the hardware today. And thus this is a very wrong assumption. 2^128 is a large number: 3 * 10^38. Assume you can test 1 G keys per second today, and hardware gets 2x faster every 10 years. That is a fairly modest assumption today. In the first 10 years you will have tested 10^9 keys/s * 3*10^7 s/year * 10 year = 3*10^17 keys. In the next 10 years you will have tested 2^1 *10^9 keys/s * 3*10^7 s/year * 10 year = 6*10^17 keys. In the next 10 years you will have tested 2^2 *10^9 keys/s * 3*10^7 s/year * 10 year = 12*10^17 keys. ... In year 300-309 you will test 2^30 *10^9 keys/s * 3*10^7 s/year * 10 year = 3*10^26 keys. ... In year 700-709 you will test 2^70 *10^9 keys/s * 3*10^7 s/year * 10 year = 3*10^38 keys. So even with very modest assumptions we are not talking millions of years, but instead 700 years. And if we assume hardware and better algorithms improve by 2x every year (which historically is closer to reality) then we are talking 70 years.
@gregorymalchuk2724 жыл бұрын
It might become a problem if we achieve biological immortality. Though I doubt if computing power can increase indefinitely. I think it is limited by the speed of light and information density per thermodynamics.
@CraftBasti3 жыл бұрын
70 Years per file? I hope you pick the right one to crack and don't regrett your choice when you hear what it said on your deaths bed
@OleTange3 жыл бұрын
@@CraftBasti You are missing the point. If you think your protection is millions of years, you may be tempted to scale down to 100's of years. But that would be devastating if the true protection is 70 years instead of millions.
@JuicyJonesHQ3 жыл бұрын
Nonsense, your assumptions are wrong.
@OleTange3 жыл бұрын
@@JuicyJonesHQ Yet you provide exactly zero (0) evidence that the assumptions are wrong. Can you understand why people will not believe you?
@wizzenberry5 жыл бұрын
Des got broken, but did you try Troy?
@darkseid64125 жыл бұрын
RINJDAEL IS BOTH OF THEIR NAMES!!!
@desiscenicdrives3 жыл бұрын
..., one encryption to find them. one encryption to bring them all, and in the darkness bind them.
@karmasyke5 жыл бұрын
"One of the nice things about academia is that if you perform good work people will notice that work" yeeahhh about that...
@frosecold5 жыл бұрын
I took my Sec+ today, I got it!
@wildexploit3 жыл бұрын
One encryption standard to fail us all. When a vulnerability is found.
@jamestanis32745 жыл бұрын
To be fair: DES can be computed blazingly fast in *hardware* which is what was important at the time (1970s) when it was developed. Unfortunately all the bit-operations made it dog-slow in software.
@NavyCuda3 жыл бұрын
There always seems to be a metric of, one super computer working on this problem. What about if it's spread across thousands of cpus, each attacking a different segment of that 2^128?