670 reputation
1313
bio website
location Bangalore, India
age 31
visits member for 1 year, 7 months
seen yesterday
stats profile views 37

Security and Crypto Enthusiast


Dec
26
accepted On the fly key generation for cloud storage objects
Dec
26
accepted Is there a security analysis of CryptDB?
Dec
26
asked Are there any tools for modelling and analysis of Cryptographic protocols?
Dec
3
answered Is there any research on the problem of making a number more memorable to humans?
Nov
24
comment Should we sign-then-encrypt, or encrypt-then-sign?
@D.W , in encrypt-then-sign, If i encrypt with receivers public key and sign with my private key, then anybody knowing my public key ( say some auditor or a proxy agent) can first verify the signature for authenticity ( and drop it if does not match ) but only receiver can actually decrypt it
Nov
23
revised Should we sign-then-encrypt, or encrypt-then-sign?
added 154 characters in body
Nov
23
revised Should we sign-then-encrypt, or encrypt-then-sign?
better explanation
Nov
23
answered Should we sign-then-encrypt, or encrypt-then-sign?
Nov
19
comment Is there an authenticated encryption scheme where the recipient can attribute the message to a single sender?
Your question is not very clear, are you looking for some symmetric encryption scheme that provides non-repudiation ? symmetric or asymmetric are encryption algorithms, where as non repudiation, integrity, confidentiality are properties of security system. few encryption algorithms may give these properties out of box, like Encrypting with one's private key may give non-repudiation and encrypting with someones public key would give confidentiality
Nov
13
comment Can we construct fully homomorphic encryption scheme based on non-circuit approach?
@mikeazo, circuit and non circuit is nothing but black box and non black box way of solving , see my answer below
Nov
13
answered Can we construct fully homomorphic encryption scheme based on non-circuit approach?
Nov
11
answered Are there any Implementations of Secure Indexes?
Nov
9
comment On the fly key generation for cloud storage objects
@ricky ,did not get you , i edited the question for more clarity .
Nov
9
revised On the fly key generation for cloud storage objects
edited for better clarity in the question
Nov
9
asked On the fly key generation for cloud storage objects
Nov
8
comment Reg:key Agreement Protocol
you cannot generate keys using DH, and correct your question, using DH you cannot encrypt data using key agreement protocol, read about it first , rather than asking arbitrarily. If you are looking for quick code for something which you don't know what it should do this is not the place
Nov
7
comment Is Porticor's “homomorphic” key encryption something that can really be done or is it just marketing hype?
even i was skeptical, not sure why most of the companies are practicing off late this model to give our personal info in order to get a white paper , anyway am going through the document and i see there are few gaps in the analysis am not yet done though. May be they have consciously omitted few things for proprietary reasons
Nov
6
revised Is Porticor's “homomorphic” key encryption something that can really be done or is it just marketing hype?
much better explanation and further analysis is added
Nov
6
comment Is Porticor's “homomorphic” key encryption something that can really be done or is it just marketing hype?
their paper is out, you can get a copy here , porticor.com/hkm-analysis
Nov
6
asked Is there a security analysis of CryptDB?