Since it now does a little bit more than EdDSA, I need a new name for that project: https://github.com/jedisct1/eddsa-wasm-as … - Suggestions welcome. #webassembly #namingishard
The main motivation for this was to implement authentication protocols, that require the same primitives server and client side. Originally written for https://github.com/jedisct1/fastly-terrarium-examples/tree/master/access_control_example …