Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

(picrin tls) #291

Closed
omasanori opened this issue Jul 10, 2015 · 2 comments
Closed

(picrin tls) #291

omasanori opened this issue Jul 10, 2015 · 2 comments

Comments

@omasanori
Copy link
Contributor

For better or worse, we use TLS for daily communications nowadays, so will we.
(I will tackle this after launching Unicode support, but of course you can do it if you can't wait until I finally start to do. 馃槃)
Here are some references:

@KeenS
Copy link
Member

KeenS commented Jul 10, 2015

I'd like to have simpler one. I don't think picrin should be able to generate certificates.

@omasanori
Copy link
Contributor Author

@KeenS I'm on your side. Kitchen-sink approaches should be avoided, IMHO, especially on security.

Also, I think general cryptography-related things should be provided by, say (picrin crypto), (picrin rsa) or so on, if we want them.
Proposal: the role of (picrin tls) is providing network connection on TLS (and/or DTLS.)

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

No branches or pull requests

2 participants