Lost your password?

Blogs about: Crypto

Featured Blog

modular polynomial multiplication for 155bit2 comments

CG wrote 1 day ago: #include <stdio.h> #include "field2n.h" #include "poly.h" extern FIELD2N p … more →

Tags: coding, Documentation, Rosing

modular polynomial multiplication: testing

CG wrote 2 days ago: #include <stdio.h> #include "field2n.h" #include "poly.h" extern FIELD2N p … more →

Tags: coding, Documentation, Rosing

The Unknown Citizen2 comments

kiddr wrote 3 days ago: It has been a crazy few weeks, looking back. Lord Meddlesome’s Digital Economy Bill, the kafka … more →

Tags: Stasi UK, 1984, Anonymity, Big Brother, Civil Liberties, Digital Economy Bill, DPI, encryption, interception

Polynomial multiplication (without mod): a trial

CG wrote 4 days ago: #include <stdio.h> #include "field2n.h" #include "poly.h" extern FIELD2N p … more →

Tags: coding, Documentation, Rosing

Full Sighting Report

jessiedesmond wrote 5 days ago: Witness: Edith Desmond When: November 23, 2009 between 9-10am Where: Chena River between downtown an … more →

(More) fully homomorphic encryption?3 comments

jonkatz wrote 5 days ago: We all know about Gentry’s breakthrough this past year where he showed the first construction … more →

Is it on curve? (on prime fields)3 comments

CG wrote 2 weeks ago: Sample parameters (from Guide to Elliptic Curve Cryptography #262) P-192: p = 2^192 − 2^64 − 1, a = … more →

Tags: pari

ASA VPN Server config template

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 →

Tags: ASA, cisco, VPN

Another simple hash function

CG wrote 3 weeks ago: Another simple example: /* Simple Hash Example CG - 15112009 */ #include <stdio.h> #define L 3 … more →

Tags: coding, Hash Function, iseng

Qaqrat

jessiedesmond wrote 3 weeks ago: There’s been some questioning of what’s going on with the Qaqrat case. Photos were sent … more →

Do we have too few problems to work on?20 comments

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 →

On Mathematical Diseases41 comments

rjlipton wrote 1 month ago: Mathematical diseases: symptoms and examples Underwood Dudley is a number theorist, who is perhaps b … more →

Tags: History, PnP, People, Proofs, Diseases, graph isomorphism, group isomorphism, Harary, jacobian conjecture

P1363 A.2.1 Modular exponentiation4 comments

CG wrote 1 month ago: Next will be A.2.5 Finding Square Roots Modulo a Prime … more →

Tags: Math, coding, P1363

Stop using unsafe keyed hashes, use HMAC3 comments

Nate Lawson wrote 1 month ago: The HMAC construction turns a cryptographic hash algorithm into a keyed hash. It is commonly used fo … more →

Tags: Network, Security

Generating EC parameters2 comments

CG wrote 1 month ago: … is not as easy as generating random numbers. P1363 Section 1.9.5 mention that The most diffi … more →

Tags: Math, Research, coding, elliptic curve parameters, implementation, P1363

Short-Term and Long-Term Academic Utility (guest post)8 comments

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 →

Tags: Cynical, Random

Video on Homomorphic Encryption and IBM Research1 comment

jonkatz wrote 1 month ago: Via Luca, a nice video on the IBM crypto group and homomorphic encryption. (Yes, the lunches are rea … more →

Tags: Random

El-Gamal with Pari1 comment

CG wrote 1 month ago: Encrypt – decrypt successful. … more →

Tags: Math, coding, elgamal, pari

Mozilla's Weave and cryptography.

abrown969 wrote 1 month ago: Recently I had delved into the source code of Mozilla’s Weave (the firefox extension part) to … more →

Tags: Mozilla, weave, sync, PIM


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS