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

Encryption Techniques/Libraries for use with Yojimbo.net #2

Open
richterk opened this issue Dec 14, 2019 · 0 comments
Open

Encryption Techniques/Libraries for use with Yojimbo.net #2

richterk opened this issue Dec 14, 2019 · 0 comments

Comments

@richterk
Copy link

richterk commented Dec 14, 2019

I noticed that Yojimbo (C++) uses mbed tls for encryption, but there wasn't a port to .NET, so you guys couldn't use it. What are your recommendations for how to implement encryption the right way?

I did also notice a matcher written in Golang, and while I love Golang, I'd rather not have to create a system traversing two different stacks. Not to mention, the Golang code for encryption is very difficult to read.

I was looking at using Bouncy Castle, but first wanted to check here.

Thanks in advance for your time.

@richterk richterk changed the title mbed tls Encryption Techniques/Libraries for use with Yojimbo.net Dec 14, 2019
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