“Even children learn in growing up that “Both“ is not an admissible answer to “Which one?“ — Paul Samuelson… more →
Unclerave's Wordy WeblogCG wrote 1 day ago: #include <stdio.h> #include "field2n.h" #include "poly.h" extern FIELD2N p … more →
CG wrote 2 days ago: #include <stdio.h> #include "field2n.h" #include "poly.h" extern FIELD2N p … more →
kiddr wrote 3 days ago: It has been a crazy few weeks, looking back. Lord Meddlesome’s Digital Economy Bill, the kafka … more →
CG wrote 4 days ago: #include <stdio.h> #include "field2n.h" #include "poly.h" extern FIELD2N p … more →
jessiedesmond wrote 5 days ago: Witness: Edith Desmond When: November 23, 2009 between 9-10am Where: Chena River between downtown an … more →
jonkatz wrote 5 days ago: We all know about Gentry’s breakthrough this past year where he showed the first construction … more →
CG wrote 2 weeks ago: Sample parameters (from Guide to Elliptic Curve Cryptography #262) P-192: p = 2^192 − 2^64 − 1, a = … more →
geniesis wrote 2 weeks ago: I keep forgetting the config required for setting up an ASA VPN server, so here it is for reference: … more →
CG wrote 3 weeks ago: Another simple example: /* Simple Hash Example CG - 15112009 */ #include <stdio.h> #define L 3 … more →
jessiedesmond wrote 3 weeks ago: There’s been some questioning of what’s going on with the Qaqrat case. Photos were sent … more →
jonkatz wrote 3 weeks ago: Recently I submitted a paper and found that someone else was working on the same problem. (In this p … more →
rjlipton wrote 1 month ago: Mathematical diseases: symptoms and examples Underwood Dudley is a number theorist, who is perhaps b … more →
CG wrote 1 month ago: Next will be A.2.5 Finding Square Roots Modulo a Prime … more →
Nate Lawson wrote 1 month ago: The HMAC construction turns a cryptographic hash algorithm into a keyed hash. It is commonly used fo … more →
CG wrote 1 month ago: … is not as easy as generating random numbers. P1363 Section 1.9.5 mention that The most diffi … more →
jonkatz wrote 1 month ago: Another guest post by Yehuda Lindell. My reaction will be in a follow-up post. Recently I thought ab … more →
jonkatz wrote 1 month ago: Via Luca, a nice video on the IBM crypto group and homomorphic encryption. (Yes, the lunches are rea … more →
CG wrote 1 month ago: Encrypt – decrypt successful. … more →
abrown969 wrote 1 month ago: Recently I had delved into the source code of Mozilla’s Weave (the firefox extension part) to … more →