Re: [cryptography] Introducing SC4 -- feedback appreciated

2015-04-17 Thread z...@manian.org
rote: > > On Apr 17, 2015, at 11:26 AM, z...@manian.org wrote: > > > At some level, this is in the same conceptual space as Peerio / Minilock. > > That’s right. > You should take a look at reop as well which is an even older nacl PGP clone. https://github.com/tedu/reop &

Re: [cryptography] Introducing SC4 -- feedback appreciated

2015-04-17 Thread z...@manian.org
At some level, this is in the same conceptual space as Peerio / Minilock. The primary notable difference I see is you have used a binary format for keys and messages. Minilock uses a compressed curve25519 point without any metadata as public key. This is more compact than your format. It'sBase58