picrin icon indicating copy to clipboard operation
picrin copied to clipboard

(picrin tls)

Open omasanori opened this issue 9 years ago • 2 comments

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. :smile:) Here are some references:

omasanori avatar Jul 10 '15 00:07 omasanori

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

KeenS avatar Jul 10 '15 01:07 KeenS

@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.)

omasanori avatar Jul 10 '15 02:07 omasanori