3 month ago
nelson : Faster prime sieving - Some clever modular math to more efficiently generate large primes
# copy8 month ago
deusx : Nostradamus - "We have used a Sony Playstation 3 to correctly predict the outcome of the 2008 US presidential elections. In order not to influence the voters we keep our prediction secret, but commit to it by publishing its cryptographic hash on this website."
gleuschk : Predicting the winner of the 2008 US Presidential Elections using a Sony PlayStation 3 - it's true, they've done it!
# copy
8 month ago
Simon Willison : Hash Collisions (The Poisoned Message Attack) - Hash Collisions (The Poisoned Message Attack). Demonstrates the MD5 weakness by providing two deliberately engineered PostScript documents with the same MD5 hash but radically different rendered output.
deusx : Hash Collisions (The Poisoned Message Attack) - "Collision resistance means that it is infeasible to find two different inputs M and M' with the same hash H(M)=H(M'). Note that many collisions exist, but it has to be infeasible to actually find even a single collision!"
# copy9 month ago
nelson : loom.cc - Some crazy abstract data store that's useful for anonymous transactions, egold, etc
# copy
28 month ago
Andy Baio : Bruce Schneier Facts - "Bruce Schneier can straighten out an elliptic curve with nothing but his teeth"
jimray : Bruce Schneier Facts - "Bruce Schneier once found three distinct natural number divisors of a prime number." The fact that I find this funny is evidence of why I don't have a girlfriend
gleuschk : Bruce Schneier Facts - Bruce Schneier makes abstract algebra look like elementary algebra.
Matthew M. Boedicker : Bruce Schneier facts, in the style of Chuck Norris facts - "Knuth is my homeboy" t-shirt is pretty funny too (via Boing Boing) [via]
Simon Willison : Bruce Schneier Facts - "SSL is invulnerable to man-in-the-middle attacks. Unless that man is Bruce Schneier."
# copy
30 month ago
jimray : Salt and Pepper encrypter - PHP encryption/decryption hashes for better password storage
# copy
31 month ago
Rod Begbie : BBC NEWS | Judge creates own Da Vinci code - "The judge who presided over the failed Da Vinci Code plagiarism case at London's High Court hid his own secret code in his written judgement." Brilliant! I reckon it's a Vigenère with "smithycode" as the offset, but I'm too lazy to test that theory. [via] #
# copy
37 month ago
kayodeok : Cryptography - Wikipedia, the free encyclopedia - Cryptography is the field concerned with linguistic and mathematical techniques for securing information, particularly in communications.
# copy
39 month ago
kayodeok : Wired News: Never Forget Another Password - Just1Key is a web service that allows a user to safely store dozens of passwords on a central server and use a single, secure pass phrase to unlock them from anywhere in the world
# copy
39 month ago
kayodeok : Just1Key - Your One Key to the Net - Not only does it remember all of your usernames, passwords, websites, and more, Just1Key does so from practically anywhere. Work, home, or travelling; Windows, Mac, or Unix; Handheld PDA's or mobile phones with SSL web-browsers
jimray : Just1Key - Home - Store all your passwords in one place, encrypted with a 2,048 bit key
# copy
40 month ago
kayodeok : GData: An Online MD5 Hash Database - Sporting over 12 million entries, project GDataOnline is one of the largest non-RainbowTable based MD5 crackers on the internet. The database spans over 7 languages, 35 topics, and contains common mutations to words that include numbers and capitalization
# copy
40 month ago
kayodeok : Schneier on Security: New Cryptanalytic Results Against SHA-1 - Xiaoyun Wang, one of the team of Chinese cryptographers that successfully broke SHA-0 and SHA-1, along with Andrew Yao and Frances Yao, announced new results against SHA-1 yesterday at Crypto's rump session
# copy
40 month ago
kayodeok : Big iron lessons, Part 6: The right coprocessor can help with encryption - Intro to crypto, continued: Post-War to present
# copy
40 month ago
Andy Baio : John Gruber on Apple's Trusted Computing - a rebuttal to Cory Doctorow's essay
cameron : Daring Fireball: Trusted - John clears up this Apple TPM nonsense and schools Mr. Doctorow
jimray : Daring Fireball: Trusted - Gruber's reply to Cory Doctorow's "Palladium in your Mac" rant - I'm glad someone pointed out that TPM support exists in the Linux kernel
plasticbag : In which Daring Fireball takes Cory to task for a post on Apple and Trusted Computing - Interesting one this - Cory treats any technology in his machines that could potentially be used to limit his freedoms as an invasion and an imminent danger, John points out that it's not in Apple's interest to utilise it. My head's with John, my heart's
# copy
41 month ago
kayodeok : SHA Cryptanalysis Paper Online - "Finding Collisions in the Full SHA-1," written by Xiaoyun Wang, Yiqun Lisa Yin, and Hongbo Yu is now online
# copy
42 month ago
kayodeok : MD5 Collisions: Attacking Hash Functions by Poisoned Messages - "The Story of Alice and her Boss" - Via Bruce Schneier: "Two researchers from the Institute for Cryptology and IT-Security have generated PostScript files with identical MD5-sums but entirely different (but meaningful!) content"
Steve Cook : CITS - MD5 Collisions - The breaking of MD5 continues, as two meaningful documents have been generated with identical hashes. (via Bruce Schneier)
# copy
42 month ago
kayodeok : New hack cracks 'secure' Bluetooth devices - Cryptographers have discovered a way to hack Bluetooth-enabled devices even when security features are switched on. The discovery may make it even easier for hackers to eavesdrop on conversations and charge their own calls to someone else's cellphone
# copy
42 month ago
kayodeok : Cracking the Bluetooth PIN - This paper describes the implementation of an attack on the Bluetooth security mechanism. Specifically, we describe a passive attack, in which an attacker can find the PIN used during the pairing process. We then describe the cracking speed we can achieve
# copy
42 month ago
kayodeok : Trojan holds PC files for ransom - A unique new kind of malicious threat which locks up files on a PC then demands money in return for unlocking them has been identified
# copy
42 month ago
kayodeok : Symantec Security Response - Trojan.Pgpcoder - Trojan.Pgpcoder is a Trojan horse which searches for files with various extensions and encodes them. The original files are then deleted and the newly encoded ones become unreadable
# copy
43 month ago
kayodeok : Anonymity complete GUIDE - Guide to anonymity on the Web. To read.
# copy
43 month ago
kayodeok : Protecting SSH using known_hosts Hashing - If you use SSH, your ssh client stores within your home directory a list that maps the host names and IP addresses of every remote host you have connected to with each host's public key...It is also possible that worms could use known_hosts data to identi
Rod Begbie : Secure Shell Shock - SSH's "known_hosts" file could aid worm propogation. This page gives steps to reduce that risk. [via] #
# copy
43 month ago
kayodeok : Password Hashing - "In this article I'll explain what a hash is, why you want to use them instead of storing real passwords in your applications, and give you some examples of how to implement password hashing in PHP and MySQL"
Isofarro : Password Hashing - PHP functions and an overview of hashing algorithms
# copy