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

Transport Layer Security (TLS) added. #74

Open
wants to merge 77 commits into
base: master
Choose a base branch
from

Conversation

tulioalberton
Copy link

João, try with this pull-request.

I made the alterations as you told me, directly from a git clone using BFT-SMaRt branch.
As I already have one fork, I created a branch, called tls and copied all files to it.

Try with this pull request.
It is only missing this commit: "Tweeked benchmark signature mechanism."

Reagards,

Tulio Ribeiro

Working fine with RSA.
Altered some catches to not show all output as replica disconected.
Logging batch size at BatchBuilder class.
This commit is before remove Message Authentication Codes - MAC from SSL/TLS classes.
Working with useMASs = false, and useSignature = false.
Now Acceptor needs to deal with the generated keys from SSL/TLS conn, but it is not working yet.
SecretKey and KeyStoreFile added.
Random send using Collections.shuffle, converting from primitive type int[].
… rumtime, proofs, are delayed til finish the consensus.

It is possible that a crashed machine does not have the proofs of the last consensus, but it has the batch.
Removing the blocking code. Including ConcurrentHashMap.
… NettyClientServerCommunicationSystemServerSide.
…ommunicationSystemServerSide altered sessionTable names.
Reverted lock at ClientsManager, updated netty to 4.1.34, and minimal changes.
… code.

Changed to FixedThreadPool at Parallel Signature.
@jcs47
Copy link

jcs47 commented Mar 21, 2019

Are you sure this is correct? The commit history is all from last year, and I see commits related to stuff that was not supposed to be part the TLS changes.

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

Successfully merging this pull request may close these issues.

2 participants