686 reputation
1313
bio website
location Bangalore, India
age 31
visits member for 1 year, 8 months
seen 1 hour ago
stats profile views 39

Security and Crypto Enthusiast


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?
Nov
4
accepted Real world use cases of Multi Party Computation
Nov
4
asked Is tokenization really alternative to encryption?
Nov
2
comment What is the most secure encryption algorithm? [JS/PHP]
if its transit security , why do u want to reinvent the wheel , go with SSL/TLS
Oct
29
comment “Padless” One-time-Pad encryption
That would not be tough using cryptanalytic techniques, its dangerous assumption that no body might understand your secure function
Oct
29
comment Real world use cases of Multi Party Computation
Thanks Ricky , how did i forget this Sugar beet auction , thanks anyway ! , any other usecases ?
Oct
29
answered “Padless” One-time-Pad encryption
Oct
29
asked Real world use cases of Multi Party Computation