salmanahmad / silo

The Silo Programming Language
0 stars 0 forks source link

Support SSL / Message Encryption #92

Open salmanahmad opened 10 years ago

salmanahmad commented 10 years ago

I should include basic encryption capabilities and libraries to simplify secure and trusted programming and message passing. The problem is solving, "can I trust the contents of this message?"

Basically, I am creating a "public-key" infrastructure and DNS directly in the language itself.