Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some question about jcrypt #8

Open
dikdikM opened this issue Aug 23, 2017 · 0 comments
Open

Some question about jcrypt #8

dikdikM opened this issue Aug 23, 2017 · 0 comments

Comments

@dikdikM
Copy link

dikdikM commented Aug 23, 2017

Hi,

I'm reading the paper, JCrypt: Towards Computation over Encrypted Data, which mentioned the code is in this git page.

Flowing the readme.md, I wished to install it and use jcrypt. In the type-inference/inference-framework/checker-framework/ I can use ./binary/javai-reim inference-tests/CellClient.java and also the ./binary/javai-jcrypt inference-tests/jcrypt/Example.java.

But the question is after I add @Sensitive of an int variable x in the inference-tests/jcrypt/Example.java and run ./binary/javai-jcrypt inference-tests/jcrypt/Example.java again, it was not analysis the x into a Sensitive variable.

Maybe the way I use the inference-framework/checker-framework/jcrypt is wrong.
And the download link of type-inference-0.1.2.zip is error now.
I can't test the soot-jcypt because I can not find the readme there,and don't know how to use it.

Please tell me the way to use jcrypt and soot-jcrypt.
Thanks a lot if anyone can answer my question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant